acl21 / Webcam_Paint_OpenCVLinks
This Python application uses OpenCV library to track an object-of-interest (water bottle cap in my case) and uses the detected object to draw colored lines (Blue, Green, Red and Yellow).
☆68Updated 4 years ago
Alternatives and similar repositories for Webcam_Paint_OpenCV
Users that are interested in Webcam_Paint_OpenCV are comparing it to the libraries listed below
Sorting:
- This HCI (Human-Computer Interaction) application in Python(3.6) will allow you to control your mouse cursor with your facial movements, …☆26Updated 4 years ago
- This python application recognizes digits from real time webcam data. The user is allowed to write the digits on the screen using an obje…☆22Updated 6 years ago
- Finger Detection and Tracking using OpenCV and Python☆409Updated 7 months ago
- This deep learning application can detect Facial Keypoints (15 unique points). They mark important areas of the face - the eyes, corners…☆114Updated 5 years ago
- This python application recognizes alphabet from real time webcam data. The user is allowed to write the alphabet on the screen using an …☆81Updated 5 years ago
- An AI Tool to Help Customers Monitor Social Distancing in the Workplace.☆66Updated 3 years ago
- This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.☆138Updated 8 years ago
- Face-recognition using Siamese network☆211Updated 6 years ago
- ☆157Updated 2 years ago
- Indian Number Plate Recognition System built using OpenCV☆88Updated 5 years ago
- Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.☆436Updated 4 years ago
- Initial Publish... Yet to add the code...☆130Updated 5 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 7 years ago
- Image processing using python and opencv☆332Updated 6 years ago
- Training a Neural Network to Detect Gestures and Control Smart Home Devices with OpenCV in Python☆171Updated 3 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆90Updated 2 years ago
- A simple Drowsiness Detection module for humans. 😴 🚫 🚗☆528Updated 7 months ago
- An easy to use wrapper (OpenCV) for hand recognition☆230Updated 5 years ago
- A simple hand movement tracking module for humans ✍️☆303Updated 7 months ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆177Updated 4 years ago
- A simple implementation of facial recognition using facenets for humans 🧔 🔍☆288Updated 7 months ago
- Fist, palm and hand detection & tracking for intelligent human-computer interaction game character movement control with OpenCV on Java (…☆53Updated 5 years ago
- Hand detection Python and OpenCV☆190Updated 4 years ago
- Driver Drowsiness Detector detects if a driver or a person is drowsy or not, using their eye movements.☆178Updated last year
- An OpenCV & Python Tutorial Series and Reference.☆405Updated 2 years ago
- RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.☆126Updated 2 years ago
- YOLO v3 Object Detection with Voice Feedback using gTTS☆49Updated 6 years ago
- Diving into PyImageSearch