python-opencv-project
There are 3 repositories under python-opencv-project topic.
Apparky/Real-Time-Face-Blur-using-OpenCV-Python-APPARKY
In this project , we have created a face blur using opencv (python) . Wherever your face is detected it will get blur.
problemsolvewithridoy/Zoom-Any-Picture-Using-Hand-Gestures-
This project showcases a Python application that allows you to zoom in and out of any picture using hand gestures. It utilizes the OpenCV library along with the cvzone module to detect and track hand gestures, enabling you to control the zoom level of an image effortlessly.
eeyribas/OpenCV-Applications
Contains OpenCV examples. This is a good repository for learning and understanding OpenCV.