Posts

Showing posts from December, 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.