OpenCV
OpenCV (Open Source Computer Vision Library) is written in C/C++, for real time computer vision. It takes advantage of multi-core processing and hardware acceleration. Applications of OpenCV includes egomotion estimation, gesture recognition, facial recognition system, and artificial neural networks.
- GitHub: https://github.com/topics/opencv
- Wikipedia: https://en.wikipedia.org/wiki/OpenCV
- Repo: https://github.com/opencv
- Created by: Intel Corporation, Willow Garage, Itseez
- Released: December 23, 2017
- Related Topics: c, cpp, java, python,
- Last updated: 2026-07-16 00:18:42 UTC
- JSON Representation
https://github.com/amboxer21/opencv-object-specific-motion-detection
Track any object that you specify with opencv
coordinates movement opencv python tracking
Last synced: 08 May 2026
https://github.com/thejoin95/extract-videoframe-opencv
A simple script to extract frames from a video source
opencv python tensorflow video-processing
Last synced: 11 Apr 2026
https://github.com/rohithsaji97/toll_gate
This is a electronic toll collection system.
data-analysis digital-image-processing ocr-text-reader opencv python3 trained-models
Last synced: 29 Apr 2026
https://github.com/clxxxy/handsong
Piano virtual com MediaPipe e OpenCV para projeto final da cadeira de IA aplicada à Música
computer-vision mediapipe music opencv python
Last synced: 10 Mar 2026
https://github.com/krishbharadwaj5678/virtualmouse
computer-vision cv2 cvzone hand-tracking mouse numpy opencv python threading time virtual-mouse
Last synced: 11 Apr 2026
https://github.com/malk97sc/images
OpenCV Image Processing
c computer-vision cpp image-processing opencv python
Last synced: 01 Sep 2025
https://github.com/josiah-mbao/realtime-object-detection
Real-time object detection using YOLOv8, OpenCV, and Python. Detect and label objects instantly from a webcam feed, with network streaming support for remote viewing.
computer-vision deep-learning object-detection opencv yolov8
Last synced: 15 Mar 2025
https://github.com/praatibhsurana/face_mask_detection
A Python project making use of OpenCV and Haar-Cascade classifier to predict whether or not a person is wearing a mask.
cnn-model computer-vision face-mask face-recognition neural-networks opencv python
Last synced: 07 May 2026
https://github.com/mekhyw/artsnake
Library for watermarking and poisoning of images, created in an effort to stop digital art theft from fraudsters and AI scrapers
opencv pillow python-library torchvision
Last synced: 08 Jan 2026
https://github.com/theashishmavii/intelligent-crash-detection-and-emergency-notification
Intelligent Crash Detection: A deep learning-based system that detects vehicle accidents in real-time and sends emergency alerts with GPS location.
artificial-intelligence computer-vision deep-learning geolocation geopy keras machine-learning matplotlib numpy opencv pandas python tensorflow twilio vgg16
Last synced: 11 Apr 2026
https://github.com/cadamsmith/video-to-score
🎹 CLI that turns sheet-music videos into printable PDF scores
cli computer-vision ffmpeg image-processing music-notation omr opencv optical-music-recognition piano python sheet-music video-to-pdf
Last synced: 11 Jul 2026
https://github.com/liyakhathshaik/safe_gesture
womensafety
electron firebase mediapipe opencv
Last synced: 11 Apr 2026
https://github.com/varuntotakura/facedetection
Detecting the Faces.
face-detection facedetect facedetection facedetector opencv python python3
Last synced: 11 Apr 2026
https://github.com/darshpreet18/integrated-weapon-detection
Integrated weapon detection system is basically a weapon detection through webcam and calculating the distance of weapon from webcam and further going to use this in threat detection system.
Last synced: 11 Apr 2026
https://github.com/baudneo/zomi-server
FastAPI ML server designed for ZoneMinder (zomi-client)
alpr coral-tpu cuda face-detection face-recognition fastapi machine-learning object-detection onnxruntime opencv pydantic-v2 tensorrt torch zoneminder
Last synced: 18 Jan 2026
https://github.com/ishdew/real-time-road-lane-detection-system
Real time road lane detection pipeline using OpenCV developed for the the CS3283 - Embedded Systems Project in Semester 5
computer-vision opencv python raspberry-pi-3
Last synced: 27 May 2026
https://github.com/mustafaozvardar/security-camera-opencv
This is a simple Python-based security camera application that uses motion detection. It captures video from your webcam, detects any movement, and triggers a beep sound when significant motion is detected.
artificial-intelligence computer-vision opencv opencv-python python
Last synced: 17 May 2026
https://github.com/mustafaozvardar/faceapp
This is a real-time face recognition application built with Python using the face_recognition library and OpenCV. It can recognize and label faces from a video stream captured by your webcam.
artificial-intelligence computer-vision opencv opencv-python python
Last synced: 13 Jun 2026
https://github.com/iv4n-ga6l/Fruits-Detection-And-Counting
Fruits(oranges) detection and counting with Ultralytics YOLOv8
counting fruits-detection opencv python ultralytics yolov8
Last synced: 28 Apr 2025
https://github.com/akshatsrivastava0312/face-unlock
A Face Unlocker Project using OpenCV-Python
data-science face-unlocker machine-learning opencv opencv-python python
Last synced: 11 Apr 2026
https://github.com/william1nguyen/camera-alert-unsafe-distance
Camera Alert Unsafe Distance System
opencv python ultralytics yolov11
Last synced: 01 Jul 2025
https://github.com/sameer051022/cartoonifycv-app
This project is a computer vision application that transforms real-world images into various stylized formats, including cartoon, pencil sketch, watercolor, and color sketch effects.
computer-vision css flask html javascript opencv python
Last synced: 11 Apr 2026
https://github.com/nagipragalathan/zk-connect
In the conventional hiring process, candidate applications are met with limited assessment, leaving the crucial task of evaluating suitability to recruiters. ZKConnect disrupts this norm by introducing a transformative approach.
css django html nextjs numpy opencv pandas python
Last synced: 11 Apr 2026
https://github.com/skellla/docker-ffmpeg-opencv-dlib
Docker image with bundled ffmpeg, opencv and dlib. [AutoBuild]
dlib docker docker-image ffmpeg opencv
Last synced: 11 Apr 2026
https://github.com/raineggplant/robot-vision
vision part of course project of "Intelligent Robots Design and Implementation" of E.E, Tsinghua University
computer-vision cv opencv robot tsinghua tsinghua-university
Last synced: 19 Apr 2026
https://github.com/niayesh-khani/computer-vision
Computer vision assignments and project
anti-spoofing computer-vision image-classification image-processing opencv tensorflow
Last synced: 18 Apr 2026
https://github.com/scorleos773/emocam
The project focuses on real-time webcam-based emotion detection integrated with object detection using machine learning models.
deep-learning dnnplatform emotion-detection image-processing multi-class-detection neural-networks object-detection object-tracking opencv pandas-python real-time-processing tensorflow yolo
Last synced: 11 May 2026
https://github.com/v1veknaik/vehicle-counting-using-cv
This Python script detects and counts vehicles in video streams using computer vision techniques. It integrates object detection and tracking algorithms to accurately identify and count vehicles as they move through the video frames.
Last synced: 30 Apr 2026
https://github.com/abhinav1590/opencv-projects
Human and object detection python programs using OpenCV and mediapipe
computer-vision opencv opencv-python python
Last synced: 23 Mar 2025
https://github.com/arush18/brain-tumor-detection
Brain Tumor Detection using a VGG16-based CNN to classify MRI scans.
anomaly-detection healthcare neural-network opencv unsupervised-machine-learning
Last synced: 11 Apr 2026
https://github.com/durgaprasad-04/lipnet
LipNet
matplotlib opencv streamlit tensorflow
Last synced: 11 Apr 2026
https://github.com/naganandana-n/vehicle-number-plate-recognition-using-cv2
An Automatic Number Plate Recognition (ANPR) system for detecting and extracting vehicle number plates from images, with integrated OCR functionality and data storage capabilities.
Last synced: 11 May 2026
https://github.com/hum2a/doppelgang-car
A fun web application that analyzes your facial features and determines which car you resemble most.
css deepface flask ninjas-cars-api nuxt opencv python vue
Last synced: 11 Apr 2026
https://github.com/reubenmathew/docscanner
📸 Document Scanner using an OpenCV Edge Detection Engine
Last synced: 11 Apr 2026
https://github.com/helen-silv4/signa-vision
Software de rastreamento de mãos que mapeia pontos de coordenadas em tempo real, possibilitando a interação com o computador por meio de gestos.
Last synced: 16 Jul 2025
https://github.com/harmanveer-2546/retinal-disease-classification
The number of visually impaired people worldwide is estimated to be 2.2 billion, of whom at least 1 billion have a vision impairment that could have been prevented or is yet to be addressed. Early detection and diagnosis of ocular pathologies would enable forestall of visual impairment.
3d-graph classification confusion-matrix densenet dropout keras matplotlib maxpooling2d opencv os plotly retinal-diseases retinal-images seaborn sequential-models tensorflow test-train-split visualization
Last synced: 20 Jan 2026
https://github.com/ricardorobledo/opencvyolo-strawberriesdetectorwithfilters
Strawberries detector with filters using OpenCV and Yolo
opencv python3 ultralytics vott yolo
Last synced: 10 May 2026
https://github.com/dane-meister/machine-learning-algos
Repository of several ML algorithms implemented for different environments and robot control vectors.
colab-notebook gymnasium jupyter-notebook machine-learning-algorithms numpy opencv pybullet python pytorch
Last synced: 11 Apr 2026
https://github.com/saurabhjalendra/hrf-retinal-edge-retrieval
🔬 Content-Based Image Retrieval system for retinal fundus images using HRF dataset. Implements handcrafted feature engineering (HOG, LBP, Edge Detection, Gabor, GLCM) with ML models for medical image classification and analysis.
computer-vision content-based-image-retrieval edge-detection feature-engineering gabor-filters hog-features jupyter-notebook machine-learning medical-imaging opencv retinal-analysis scikit-image scikit-learn
Last synced: 12 May 2026
https://github.com/minhhieu3012/online-meeting-room-app
Ứng dụng phòng họp trực tuyến
chat-application file-transfer multiclient-server opencv pyaudio python socket-programming tcp-udp voice-chat
Last synced: 11 Apr 2026
https://github.com/himanshukale02/thief-detection-police-alert
This cutting-edge platform uses real-time facial recognition technology to identify missing persons and criminal suspects from video feeds across multiple locations. When a match is found, the system immediately alerts relevant authorities via SMS, potentially saving crucial time in locating individuals of interest.
ai alert criminal flask missing-person notification opencv police python
Last synced: 31 Mar 2025
https://github.com/lixu4n/hsv-color-space-and-image-processing-opencv
OpenCV Playground
Last synced: 11 Apr 2026
https://github.com/michaelyeg/cmput206opencvtracking
Object tracking using opencv
Last synced: 11 Apr 2026
https://github.com/wojtekkula3/systemodczytywaniatablic
System odczytywania tablic rejestracyjnych pojazdów // Systemy Wizyjne - Politechnika Opolska
Last synced: 11 Apr 2026
https://github.com/vitali2y/aicam_libfacedetection
Self-hosted on your tiny device an AI Computer Vision-based face detection app for video surveillance and notification
computer-vision face-detection face-recognition motion-detection opencv surveillance telegram
Last synced: 28 May 2026
https://github.com/anibalsanchez/convolutional-neural-networks-for-canine-breed-classification
Dog Breed Classification with Deep Learning. This project uses CNNs, Transfer Learning, and ResNet50 to accurately identify dog breeds from images. It detects dogs and humans with high accuracy. Includes code, resources, and docs. #DeepLearning #CNN #ResNet50 #DogBreedClassification #AI
ai cnn deeplearning keras opencv resnet50 tensorflow
Last synced: 11 Apr 2026
https://github.com/dhruv572/helmet-hardhat-detection
Developed a machine learning-based system to detect Helmet presence in either uploaded file (Image, Video) or through integrated camera system. The project also has the functionality to save snapshots of frames where helmet is not found.
opencv python ultralytics yolov8
Last synced: 08 May 2026
https://github.com/bilalm04/autonomous-lane-detection
An autonomous lane detection system leveraging OpenCV to process images and videos, accurately identifying lanes and providing key visualizations.
artificial-intelligence computer-vision lane-detection machine-learning matplotlib numpy opencv python
Last synced: 20 Jan 2026
https://github.com/jalen0907/simple-face-detection
This project is a real-time face detection system using OpenCV. It utilizes Haar cascade classifiers to identify faces in a live webcam feed, drawing bounding boxes around detected faces. The system efficiently processes video frames and provides a simple yet effective demonstration of computer vision techniques. This project is ideal for beginners
ai computer-vision machine-learning opencv python
Last synced: 10 Jun 2025
https://github.com/Astik97/FALCON
Edge AI Crime Detection and Emergency Alert System using YOLOv8, Flask, Raspberry Pi and Twilio APIs.
deep-learning-algorithms flask ip-camera opencv python raspberry-pi sqlite twilio weapon-detection yolov8
Last synced: 12 Jul 2026
https://github.com/mekhyw/compvision
Notebooks from the Computer Vision elective discipline at Insper
Last synced: 12 May 2026
https://github.com/abhijithvijayan/i-see-you
Face Recognition using Python
dlib face-recognition opencv python
Last synced: 31 Mar 2025
https://github.com/pranav-nagpure/face-swapping-nb
IPython Notebook implementation of Face Swapping
affine-transformation delaunay-triangulation dlib image-processing ipython-notebook opencv
Last synced: 21 Feb 2026
https://github.com/m-shahbaz-kharal/liguard-2.x
A research-purposed, GUI-powered, Python-based framework that allows easy development of dynamic point-cloud (and accompanying image) data processing pipelines.
camera image-processing image-visualization lidar lidar-camera-fusion open3d opencv point-cloud-processing point-cloud-visualization python
Last synced: 11 Apr 2025
https://github.com/0xHericles/FaceRecognition
Face recognition with OpenCV integrated with arduino
arduino cpp face-recognition opencv
Last synced: 24 Mar 2025
https://github.com/emrd/eye-tracking
Use your eyes to control your PC
ai eye-detection eye-tracking eyes machine-learning machine-learning-algorithms opencv tensorflow
Last synced: 18 Apr 2026
https://github.com/marvin-vw/3dengine_python
3D engine written in Python using OpenCV and NumPy
Last synced: 04 Feb 2026
https://github.com/zhenglinlei/webcam.py
Use OpenCv with Python to enable and recording your webcam
Last synced: 27 Apr 2026
https://github.com/kr1shnasomani/DeepDetect
Traffic light, vehicle and human detection from aerial images using YOLOv8 model and Computer Vision
computer-vision deep-learning neural-network numpy opencv yolov8
Last synced: 03 Sep 2025
https://github.com/jluispcardenas/image2geojson
Image 2 GeoJSON
geojson image-processing opencv opencv-python python3
Last synced: 27 Apr 2026
https://github.com/aishwaryagm1999/insurance-workflow-management
This project is an Insurance Workflow Management System designed to streamline policy management, claims processing, and fraud detection. It includes user account management, customer feedback analysis via NLP, alert notifications through SMS, and a fraud detection model, providing a secure, efficient solution for insurance operations.
css fraud-detection html json labelimg machine-learning natural-language-processing nlp opencv python qr-code-generator random-forest-classifier scikit-learn sms-notification tensorflow textblob twilio user-interface
Last synced: 26 Dec 2025
https://github.com/fimbres/emotion-recognition
This is an AI project developed in Python to recognize emotions in people.
ai kaggle-dataset keras numpy opencv python tensorflow
Last synced: 12 Apr 2026
https://github.com/sularhen/python-face-tracker
Face recognition and tracker for images or videos using python and opencv libraries and ArcFace
arcface-face-recognition haar-cascade haar-cascade-classifier opencv python
Last synced: 24 Mar 2025
https://github.com/eshwinrio/room-surveillance
Room surveillance program with OpenCV for image processing and Paramiko/SCP for file transfer. This program was written for personal purposes, feel free to use it.
opencv opencv-python paramiko python3 scp ssh
Last synced: 06 May 2026
https://github.com/wtbates99/openboard
Computer vision tools for detecting a physical chess board, warping it top-down, and reporting occupied squares from webcam frames.
chess computer-vision opencv python webcam
Last synced: 14 Jun 2026
https://github.com/anonymousx46/facial-detector
A Facial detector web app I made, just for fun.
facial-recognition opencv react tailwindcss typescript vite
Last synced: 07 Apr 2026
https://github.com/sproc01/8ballpool
A program to crate a 2d view of a billiards clip
Last synced: 11 May 2026
https://github.com/dakohhh/politicians-face-recognition
A machine learning model where we classify famous Nigerian politicians. We restrict classification to only 4 people
gridsearchcv jupyter-notebook machine-learning opencv python pywavelets scikit-learn
Last synced: 16 Apr 2026
https://github.com/maraxd/house_music_w-facial_expressions
🎶play house music sounds with your facial expressions
Last synced: 12 Apr 2026
https://github.com/jeslipriya/emotion-detection
This project is an enhanced real-time facial emotion detection system that uses deep learning (OpenCV + mini-XCEPTION) to accurately recognize human emotions through a webcam or image input. It features advanced preprocessing, temporal smoothing, and a clean visual interface for smooth and stable emotion analysis.
7-emotions deep-learning emotion-detection fer2013 numpy opencv opencv-python python tensorflow
Last synced: 03 Jul 2025
https://github.com/3rd-son/pose-detection-
Pose detection using OpenCV
computer-vision mediapipe opencv python
Last synced: 15 Apr 2026
https://github.com/nobody-1321/learn-image-processing
image processing examples. "Documentation will be added soon"
Last synced: 11 Jun 2025
https://github.com/cranalfaboy53/demosaic_project
Removing Pixelated Mosaic Censorship using ESRGAN and green_mask_project
censorship censorship-resistance esrgan hentai mosaic opencv pixelization
Last synced: 23 Jun 2025
https://github.com/marknature/computer-vision-project
This project focuses on developing a deep learning model for image classification to diagnose medical conditions using chest X-ray images. The goal is to classify images as either normal or pneumonia.
computer-vision cv jupyter-notebook opencv pandas python
Last synced: 12 Apr 2026
https://github.com/rohitinu6/image_cartoonify
To Cartoonify an Image using opencv-python
image-processing matplotlib numpy opencv opencv-python python
Last synced: 12 Apr 2026
https://github.com/gyselle-marques/reconhecimentofacial-desafiodio
Machine Learning: Sistema de Reconhecimento Facial criado com OpenCV e YOLO11.
colab-notebook dataset dio-bootcamp face-detection face-recognition image-classification machine-learning numpy object-detection opencv opencv-python portuguese-brazilian python transfer-learning yolo yolov11
Last synced: 12 Apr 2026
https://github.com/emhash/machine-learning-and-ai
Personal tasks or codes of Machine Learning and Artificial Intelligence. Practice codes and projects of Ml/AI will be share here.
ai datasets ipynb jupyter-notebook keras linear-regression logistic-regression machine-learning machine-learning-algorithms numpy opencv pandas python seaborn sklearn tensorflow
Last synced: 05 Jan 2026
https://github.com/thekartikeyamishra/retail-footfall-analytics
The Retail Footfall Analytics project is designed to help small businesses and MSMEs track customer footfall in retail stores. By leveraging Computer Vision techniques, this tool counts people entering and exiting stores from video footage, offering real-time insights and efficient data logging.
artificial-intelligence computer-vision machine-learning opencv python torch torchvision ultralytics
Last synced: 28 Apr 2026
https://github.com/yuno-akey/pywebcammonitor
OpenCVベースの動体検知機能付き監視カメラシステム(Motion Detection Surveillance Camera)
computer-vision motion-detection opencv python security-camera surveillance
Last synced: 28 Apr 2026
https://github.com/tanishkadeep/opencv
open cv programs
jupyter-notebook opencv python
Last synced: 16 Apr 2026
https://github.com/constraintautomaton/client_pgu1
The client part of the PgU1 project it. It command the robot and do the video processing
numpy opencv paramiko pyqt5 python3 raspberry-pi-3
Last synced: 12 Apr 2026
https://github.com/astex-said/projecthat
image verification system
deep-learning deep-neural-networks deepface face-landmarks facial image mediapipe opencv recognition torch verification
Last synced: 12 Jun 2025
https://github.com/knightkun77/image_classification_project
Image Classification Using Python
keras machine-learning matplotlib numpy opencv python tensorflow tikinter
Last synced: 24 Jan 2026
https://github.com/sanugiw/trash_classifier
The Smart Trash Classifier is an edge-AI system that automates waste sorting using computer vision on accessible hardware. This Raspberry Pi-powered solution leverages TensorFlow Lite to classify recyclables like plastic, paper, metal, and glass in real-time through a local Flask web interface.
edge-ai flask opencv python3 raspberry-pi recycling-materials tensorflow-lite
Last synced: 09 Apr 2025
https://github.com/vipsy-123/skin-cancer-classification-cnn
This project provides a solution for skin cancer classification using Convolutional Neural Networks (CNN) and Transfer Learning techniques with TensorFlow and Keras. It includes instructions for installation, dataset acquisition, and usage through Jupyter notebooks .
cnn isic ml opencv tensorflow transfer-learning
Last synced: 01 May 2026
https://github.com/jjateen/elderwand-jetsonnano
ElderWand-JetsonNano is an AI-powered gesture recognition system for NVIDIA Jetson Nano. It uses CUDA-accelerated OpenCV to detect wand movements in real-time, triggering GPIO actions like controlling lights or unlocking a solenoid lock. Designed for the Jetson AI Ambassador Program.
alphabet-recognition character-recognition edgeai home-automation jetson-nano machine-learning opencv python
Last synced: 12 Apr 2026
https://github.com/chethanks2005/visionuav-navigation
A robust vision-based localization system for UAVs operating in GPS-denied environments. The system utilizes advanced computer vision techniques to achieve accurate position estimation by matching real-time drone camera feeds with satellite imagery.
brisk computer-vision feature-detection feature-matching geolocalization homography image-processing localization opencv position-estimation ransac region-of- sift uav-navigation
Last synced: 12 Jun 2025
https://github.com/pvrnsurendra/sure-trust-face-emotion-recognition-and-emoji-suggestion
A real-time facial emotion recognition system using DenseNet121 CNN, detecting emotions like happy, sad, angry, and surprise from webcam or image input. The system maps emotions to emojis, enhancing interaction. Built with TensorFlow, Keras, and OpenCV, this project showcases deep learning in human-computer interaction.
cnn-classification course-full-stack-data-science deep-learning densenet121 emoji-suggestions face-emotion-recognition flask g-1 image-classification keras opencv python raf-db real-time-emotion-detection sure-trust tensorflow transfer-learning
Last synced: 12 Apr 2026
https://github.com/gherrada22/face-detector
Advanced face detector with OpenCV and Python3 for academic and home use. Provides camera triggering and image detection for accurate, real-time analysis.
haar-cascade-classifier opencv opencv-contrib pip3 python3
Last synced: 12 Apr 2026
https://github.com/aliakseis/motion-detecting-v2
Simplified version of https://link.springer.com/content/pdf/10.1007%2F978-3-642-10268-4_123.pdf
Last synced: 12 Apr 2026
https://github.com/lewdry/mac-track
Experiment with computer vision. opencv, MediaPipe, Yolov8 and emoji.
Last synced: 13 Jul 2026
https://github.com/konynour/facedectection
This project demonstrates real-time face detection using OpenCV and a pre-trained SSD (Single Shot MultiBox Detector) model. The system captures video from a camera, processes the frames, detects faces, and displays the results with bounding boxes and confidence scores. This application showcases the use of deep learning models for object detection
cv2 jupyter-notebook lambda-functions matplotlib numpy opencv python3
Last synced: 12 Apr 2026
https://github.com/humbertodias/opencv-license-plate-reconignition
Using OpenCV 3 module for license plate recognition.
Last synced: 11 May 2026
https://github.com/weatherwind/pjsk-auto-player
基于 ADB + OpenCV 的 Project Sekai (プロジェクトセカイ) 自动打歌 AP 工具。预测引擎 + Pipeline流水线 + 冲榜模式。PJSK auto play / autoclicker with prediction engine, MAA-inspired pipeline, and batch farming mode.
adb auto-player autoclicker game-automation opencv pjsk project-sekai
Last synced: 29 May 2026
https://github.com/antonvanassche/ffwf
A Python script that detects the side of a fencer by their name in a given video.
fencing ffmpeg opencv python tesseract tesseract-ocr
Last synced: 12 Apr 2026
https://github.com/shib-sankar-das/eye-mouse-controller
🖱️👀 Eye-Controlled Mouse uses OpenCV 🎥, MediaPipe 💡, and PyAutoGUI 🖥️ to track eye movements for hands-free control. It detects facial landmarks, maps eye positions 📌, and enables clicks via blinks 👁️. Ideal for accessibility ♿ with real-time response ⚡. Just install, run, and control your computer with your eyes! 🚀
ai computer-vision mediapipe opencv pyautogui python
Last synced: 10 Apr 2026
https://github.com/johnisanerd/theshadow
The Shadow Controls An Art Project With Cameras and OpenCV
Last synced: 12 Apr 2026
https://github.com/zachlagden/face-detection-api
A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.
api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js
Last synced: 02 Apr 2025