cvzone
There are 176 repositories under cvzone topic.
BakingBrains/Real-Time_Background_remover
Using OpenCV and CVzone
soroushfathi/SnakeGame-OpenCV-Django
snake game with open cv (use webcam & a hand to play:)
biswadeep-roy/Cars-Counter-using-YOLOv8
This repository contains Python code to count the number of cars, trucks, buses, and motorbikes in a video using YOLOv8 object detection. It also tracks the detected vehicles and displays the count in real-time.
HxnDev/Virtual-Drag-And-Drop-Using-OpenCV
In this project we will be using OpenCV to virtually drag a rectangle and drop it at a different location. It will be further used for Virtual Mouse.
Randrita/Virtual_Image_Dragger
This is a virtual picture dragging application. Users may virtually slide photos across the screen. The distance between the index and middle fingers determines the movement. Smaller distances indicate click and motion, whereas bigger distances indicate only hand movement.
Shubh2-0/GestureGlide
This repository contains modules that offer hands-on learning on opening webcams using Python and performing hand detection tasks. Explore the exciting world of real-time interaction through hand gestures, exemplified by the captivating GestureGlide Rock-Paper-Scissors game. 📸👋🎮
sorohere/Hand-Pose-Detection
This project offers a versatile platform for hand-related tasks, including dataset generation and custom hand gesture detection using Google's MediaPipe library and accelerated real-time sign language translation with LLMs on edge devices.
BakingBrains/Face_LandMark_Detection
Facial Landmark Detection using OpenCV and Mediapipe
AadrianLeo/AI-virtual-painter-with-hand-gesture
AI Virtual painter with hand gester project is a AI based project in which you can detect hand and fingers and with the help of your index fingure you can draw on the screen and with the idex fingure and middle fingure you can select the different colors and the eraser to erase the drawing. this project is writen in python language with the help of cvzone, mediapipe, etc libraries.
Estaheri7/HandSpeak
A real-time American Sign Language (ASL) recognition system
MaryamBoneh/Dino-Game
Dino game with hand movements
SubashSK777/Racing-CV
Computer Vision python program to play games using hand gestures
LasithaAmarasinghe/Hand-Gesture-Math-Solver
This project demonstrates a real-time hand gesture recognition system using Python, OpenCV, and Gemini AI by Google.
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.
codewithdhruba01/FaceRecognitionRealTime
The system captures live video, detects faces, and marks attendance automatically in the database.
AadrianLeo/AI-Rock-Paper-Scissor-with-hand-gesture
AI Rock Paper Scissor with hand gesture is an AI based python project in which you can detect hand and fingers and with the help of your fingers co-ordinates you can figure out if it is an rock, paper or scissor sign with the help of this you can play this game with the AI where the AI plays with the player and the scores are given as per who wins the game. you an start the game by pressing ' s ' on the keyboard per time you play.
AnuvabSen1/Virtual_Key_Board_Using_Opencv
With the virtual keyboard, you can write on the real time images by combining the thumb and index fingers on the letter you want. Try to make the documentation of each step involved and contribute in the documentation folder
BakingBrains/Virtual_Zoom_using_OpenCV
Virtual Zoom using OpenCV
prasannab4362/Real_Time_Face_Anti-spoofing_Detection
Real-Time Face Anti-Spoofing System: A YOLO-based real-time face anti-spoofing and image quality assessment solution with a Streamlit interface. Ideal for biometric authentication and surveillance applications.
sefakcmn00/Servo-motor-control-in-ardunio-using-HandCascade-tutorial-file-in-opencv
It is the Servo motor control project of our Computer Vision work with Opencv. In this project, an Ardunio Serial port-based servo motor control project was implemented using Opencv and Cvzone artificial intelligence libraries. Below I tried to explain the details of the project step by step.
BakingBrains/AI_Virtual_Keyboard
AI virtual keyboard
DinjanAI/Vehicle_Detection_Count
🚗 DinjanAI's Vehicle In/Out Detection & Count Project utilizes AI, ML, and DL to accurately track and count vehicles entering and exiting designated areas in real-time. Ideal for parking lots, intersections, and toll booths, it offers seamless integration and customizable configurations. 🛣️👀
masanbasa3k/Blink-Counter
The program counts the number of blinks in a video or webcam.
MohammadRoodbari/YOLOv8-DeepSort-Object-Detection-and-Tracking
Vehicles Detection, Tracking and Counting using YOLOv8 and DeepSort
ssanatos/Turtlebot3_wireless_motion_detection_driving_ros2
wireless motion driving
Divyansh6799/Rock_paper_Scissors-using-OpenCv
Rock-Paper-Scissors Game Using OpenCv and mediapipe Hand Detector.
khowit/Car-Park-Detection
OpenCV for car park detection.
Velogan-Boy/sign-language-recognition
Tamil Isolated Sign Language Recognition
AdityaSoni77/GesturePlay-YT
Control YouTube playback using hand gestures with Python and OpenCV.
Amir-Hofo/EyeTracker_and_HandGesture
Two well-known computer vision tasks, eye pupil tracking and hand gesture recognition, are addressed in this repository using the OpenCV and CVZone libraries in a Python environment.
AshishPandey26/Virtual_Keyboard_OpenCV
Type with your fingers in the air — No physical keyboard needed! A fun computer vision project using OpenCV to track your hands and type on a virtual keyboard in real time.
docsallover/lbw-detection-in-cricket
LBW Detection in Cricket: A Deep Dive with OpenCV & NumPy
juliasouz/real-time-hand-tracking
This project demonstrates a simple hand tracking application using OpenCV and the cvzone library. The application captures video from the webcam, detects hands in real-time, and displays the annotated video feed.
SAKTHIVINASH2/3D-Motion-Capture-From-Video
3D motion capture is a technology that allows you to capture human movements and translate them into digital data. This data can then be used to animate 3D models, creating realistic and interactive experiences.