Face Detection In Python Using OpenCV
-
Updated
Jan 29, 2023 - Python
Face Detection In Python Using OpenCV
In this project , we have created a face blur using opencv (python) . Wherever your face is detected it will get blur.
Moving Object Detection with python using openCV
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.
Real-time multi-camera face tracking system with PyQt5 interface and alert notifications (including Telegram notifications). Supports webcams, RTSP streams, and provides face recognition with InsightFace models.
simple and short computer vision projects
A computer vision project using OpenCV to detect road lane lines in driving videos. It processes video frame-by-frame using edge detection, region masking, Hough transforms, and overlays lane lines to assist self-driving logic.
Play a two-player virtual cricket match using real-time hand gestures captured through webcams. Includes toss, batting, bowling, runs, outs, and automatic winner declaration — all powered by a trained ML model and parallel camera processing.
Add a description, image, and links to the opencv-projects topic page so that developers can more easily learn about it.
To associate your repository with the opencv-projects topic, visit your repo's landing page and select "manage topics."