Posts

Showing posts from 2021

Full app development course with live real example | Python | PyQt5 | In...

Image

Face overlay effect using opencv

Image
Hello Everyone, Today I'm here with with new and very useful article for students interested in image processing projects. Have you ever made any opencv Projects? Yes/No  If your answer is yes, let me ask you one more question. Have you ever heard about overlay effect?  If you're confused or saying no, let me elaborate it with one example. Have you seen any sci fi movie  in which some of the things like human, guns, vehicles etc. were being detected, if yes, you may have seen any effect on them which are just for showing off that you will consider it as detection. But as you  might have made earlier any opencv projects like face detection, object detection, face recognition etc. You might have created rectangle  outside of detected object for showing the user about detection. In this article we're going to make like sci-fi movies. Off course it won't be exact and hard but similar and easy. So let's start.

Files download - upload at live server using python

Image
Hello Friends, Today we're going to cover very useful topic. In this blog, we're gonna learn- how can we "Upload and download files at live server. " so let's get started reading the blog. ✔ Software Requirements: Python 3.x ✔ Prerequisites: ftpretty [pip install ftpretty] tkinter [built_in module] live server cPanel access [Buy any live hosting,if not.] This article is useful for the students who are willing to upload or download any files at there live server for their any python applications made with PyQt5 , Tkinter , Kivy , Pyside , pySimpleGUI etc. It's useful for uploading any type of files (like image files,audio files,video files,excel files,database files, text files,video files etc.) at server using python codes. Here we'll make a system to upload files at server and will also try to download same file from server. So, i hope you've your hosting credentials (u