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-05 00:18:46 UTC
- JSON Representation
https://github.com/imdanielsp/electric-vision
This is a project created at the UMass Lowell Hackathon (Hawkathon).
electric-vision opencv sensory-augmentation stereo-vision
Last synced: 29 Apr 2026
https://github.com/iprakharv/skycanvas
SkyCanvas for Purdue U. uses cutting-edge drones and image tech to transform aerial displays, ensuring clear views from all angles.
Last synced: 29 Apr 2026
https://github.com/asadiahmad/gesture-detection
Real-time Gesture Detection using CUDA-accelerated OpenCV in Python.
computer-vision cuda gesture-recognition gpu-acceleration open-pose opencv opencv-cuda pose-detection real-time
Last synced: 29 Apr 2026
https://github.com/nivu/myvino
face landmark detection
drowsiness-detection opencv openvino yawn-detector
Last synced: 29 Apr 2026
https://github.com/sahil639/real-time_face_detection_with_dnn
Real time face detection using Opencv and deep neural network. Code written in python using jupyter notebook. the repo contains 2 files one using a haarcascaded frontalfac model for training model and the other uses caffe model for deep neural networks
deep-neural-networks face-detection image-processing opencv opencv-python
Last synced: 29 Apr 2026
https://github.com/ajay-308/objectdetection
computer-vision deep-learning opencv
Last synced: 29 Apr 2026
https://github.com/lau1944/colorblue_control_object
Using OpenCV2 detects blue color , control images position on screen (put the right color in the box !)
Last synced: 29 Apr 2026
https://github.com/mcountryman/rookie
Intends to play chess via robot arm that I have yet to purchase
chess computer-vision cpp opencv
Last synced: 29 Apr 2026
https://github.com/ghost---shadow/boiling-milk-detector
A WIP Machine Learning app using Tensorflow which will be able to tell if a pot of milk is boiling
cnn convolutional-neural-networks opencv tensorflow
Last synced: 29 Apr 2026
https://github.com/federicomariamassari/udacity-sfend
Udacity Sensor Fusion Engineer Nanodegree projects.
cpp opencv pcl udacity-sensor-fusion-nanodegree
Last synced: 29 Apr 2026
https://github.com/stipecmv/watchforge
WatchForge is a self-hosted, AI-powered video surveillance system built in Go. It detects people, animals, and insects in video feeds using YOLOv4-tiny and GoCV, with a native UI for mobile and desktop via Fyne.
ai camerasystem fyne go movols opencv
Last synced: 29 Apr 2026
https://github.com/codebypinar/super-heatmapper-project
A comprehensive video analysis and heatmap generation tool based on Ultralytics YOLOv8.
artificial-intelligence computer-vision image-processing machine-learning opencv programming python real-time-object-detection yolo
Last synced: 29 Apr 2026
https://github.com/speedkillsx/parking-gestion-app
This parking application was developed during my first year master degree. The objectif of this application is track every car that enter to a specific car park.
car opencv parking python sift sift-algorithm sift-descriptors sift-features
Last synced: 29 Apr 2026
https://github.com/baponkar/computer-vision
Computer Vision : Eye detection, Eye Blink detection, Face detection, Smile detection, Mouth detection, hand detection, Finger track by opencv in python.
computer-vision eye-detection face-recognition mouth-detection opencv python3 smile-detection
Last synced: 29 Apr 2026
https://github.com/akshay-kamath/visual-privacy-protection
An AI based application designed to protect visual privacy by anonymizing faces and obfuscating sensitive textual information (PII) in both images and videos
ai caffemodel computer-vision deep-learning nlp numpy ocr opencv pillow python3 tkinter
Last synced: 29 Apr 2026
https://github.com/jamesql/opendetection
Open source detection software using computer vision & OpenCV (WIP)
computer-vision cpp detection face-recognition how-to mit-license object-detection open-source opencv opencv2
Last synced: 29 Apr 2026
https://github.com/lokesh-poreddy/ai-traffic-management-system-to-all-emergency-vehicles
We built this project during a hackathon to detect emergency vehicles in real-time. Although we had to stop development after reaching the third level, the system still works well for identifying emergency vehicles
ai autonomous-systems deep-learning machine-learning object-detection opencv pre-trained-models yolov8
Last synced: 29 Apr 2026
https://github.com/dhanya-abhirami/multiplayer-tracking
homography opencv sklearn tracking
Last synced: 29 Apr 2026
https://github.com/tengkoku/image-segmentation
Processes images with background into output images with white background.
adaptive-thresholding erosion image-segmentation median-blur opencv python
Last synced: 29 Apr 2026
https://github.com/codewithashim/face-recognition-system
The Face Recognition System is a cutting-edge software application powered by state-of-the-art machine learning techniques. Experience accurate identification and verification of human faces in images and real-time video streams.
access-control biometrics codewithahsim deep-neural-networks face-recognition facial-detection facial-identification opencv opencv-python python python-3 real-time-face-recognition scalable-face-recognition security security-tools surveillance
Last synced: 29 Apr 2026
https://github.com/griffinannshual/facerecognition-attendance-management-system
This Is a Simple Automated Facerecognition Attendance Management System programmed using python using the libraries OpenCV, Numpy, OS, Pandas, Tkinter, mysql.connector, csv, Datetime etc... It the attendence data it stored and managed in a MYSQL database.
face-detection face-recognition haar-cascade-classifier image-processing machine-learning mysql-database numpy-arrays opencv opensource pandas python tkinter-gui
Last synced: 29 Apr 2026
https://github.com/jkl404/object_detection_using_opencv
Object Detection is MACHINE LEARNING PROJECTS used for the real-time operation which can process images and videos to identify objects, faces. This Project focuses on detecting objects.
flask object-detection opencv python3
Last synced: 29 Apr 2026
https://github.com/chaganti-reddy/face-mask-detector
Deep Learning Model for Face Mask Detection
computer-vision deep-learning machine-learning opencv
Last synced: 29 Apr 2026
https://github.com/maanjk/hand-gesture-virtual-mouse
Control your Windows mouse using hand gestures and a webcam with OpenCV and MediaPipe (move, click, drag, scroll).
ai computer-vision hand-tracking mediapipe opencv python virtual-mouse virtual-mouse-using-hand-gesture
Last synced: 29 Apr 2026
https://github.com/neelanjan00/blind-vision
Assisting blind people with the help of image-captioning via a smartphone app. The application makes use of two neural networks, a CNN-based image feature extractor, and an LSTM based sentence generator. The user is able to submit images to the app, which are fed to the CNN feature extractor. The extracted features are then fed to the LSTM network to generate the sentence that describes the image, which is then read aloud to the user.
cnn flask keras lstm ml opencv tensorflow
Last synced: 29 Apr 2026
https://github.com/shamiul5201/drowsy_driver_detection
A real-time application that uses computer vision to detect drowsiness by monitoring eye movement and triggers an alarm to prevent fatigue-related incidents. Built with OpenCV, MediaPipe, Streamlit, and Pygame.
mediapipe opencv pygame streamlit
Last synced: 29 Apr 2026
https://github.com/mishaelaaa/calibratingcamera
camera-calibration opencv python3
Last synced: 30 Apr 2026
https://github.com/csreddy98/objecttracking
Object Tracker using OpenCV and Python
computer-vision csrt opencv opencv-python python python3
Last synced: 30 Apr 2026
https://github.com/nevvyboi/snapsyncmediaviewer
📸 SnapSync: Manage and enjoy your images 🎨 and videos 🎥 effortlessly!
customtkinter imageprocessing opencv python sqlite3 vlcintegration
Last synced: 30 Apr 2026
https://github.com/msiddhu/sudoku-detection
Sudoku detection and solver using Flask Api
cnn-keras mnist opencv opencv-python sudoku sudoku-solver
Last synced: 30 Apr 2026
https://github.com/vidhi1290/ai-ml-cartoonifier
Welcome to Cartoonify, a fun and interactive project that converts real photos into cartoonified masterpieces! This project guides you through the entire process, from loading the image to displaying the final cartoon version.😛
bilateral-filter cartoonify-ai edge-detection matplotlib numpy opencv skimage tensorflow
Last synced: 30 Apr 2026
https://github.com/eduribeiro00/artworkrecognition-feup-vcom
Code and projects developed in the VCOM subject throughout the semester (MIEIC 4th year, 2nd semester).
bagofwords cnn cnn-classification cnn-keras computervision jupyter-notebook keras opencv opencv-python python
Last synced: 30 Apr 2026
https://github.com/mohamedelareeg/imageautomaticcroppingwatcher
Image Automatic Cropping Watcher: A tool that automatically detects PDF files, converts them to images, corrects perspective distortion, and compiles them back into PDFs.
ai autoskew itextsharp json opencv pdf pdf-generation pdf-processing
Last synced: 30 Apr 2026
https://github.com/tyrue/4th_intelligent-image-processing
Intelligent Image Processing
Last synced: 30 Apr 2026
https://github.com/frnn4268/facial-emotion-recognition
This project implements real-time facial emotion detection using the deepface library and OpenCV. It captures video from the webcam, detects faces, and predicts the emotions associated with each face. The emotion labels are displayed on the frames in real-time. Latest version:
deep-face-recognition opencv python
Last synced: 30 Apr 2026
https://github.com/samridhisainii/image-processing
Some opencv tried in lab only concepts (not labs)
Last synced: 30 Apr 2026
https://github.com/4techsadiq/passport-scraper
This project uses OpenCV and Tesseract OCR to extract and annotate text from passport images. It preprocesses images, extracts key details (passport number, name, nationality, etc.), and handles errors. The script outputs the extracted information in JSON format.
ocr-recognition opencv pytesseract python
Last synced: 30 Apr 2026
https://github.com/iv4n-ga6l/objects-detection-in-image
Objects detections in image in python using YOLOv3 pre-entrained model
object-detection opencv python yolov3
Last synced: 30 Apr 2026
https://github.com/govinddixit/dog-breed-classifier
Welcome to the Dog-Breed Classifier project! This project build a pipeline to process real-world, user-supplied images. Given an image of a dog, the algorithm will identify an estimate of the canine’s breed. If supplied an image of a human face, the code will identify the resembling dog breed.
cnn dog-breed-classifier machine-learning matplotlib opencv pytorch
Last synced: 30 Apr 2026
https://github.com/jeremymeissner/opencv-minecraft
This program recognize an oak tree in minecraft. It also provides the option of training a model.
Last synced: 30 Apr 2026
https://github.com/lalywr2000/colorsaveslife
Color Saves Life! Software enhancing driving exprience for color-disabled people. Plugin-based structure, easy-to-deploy new features.
augmented-reality color-blindness disabled-people driver-exprience gazebo gazebo-ros gazebo-simulator opencv ros2 yolo
Last synced: 08 Jun 2026
https://github.com/ndonkohenri/qrcode-scanner
Program detects and shows qrCodes both in images and in live.
computer-vision cv opencv opencv-python python qrcode qrcode-reader qrcode-scanner
Last synced: 08 Jun 2026
https://github.com/cuixing158/mex-file
MATLAB MEX file For C/C++ code generation
c code-generation compile cpp matlab matlab-coder mex opencv
Last synced: 30 Apr 2026
https://github.com/j0hn-b/opencv_webcam
Access your shared webcam live streaming inside a container
developer-tools docker-container flask live-streaming opencv opencv-python python video-streaming
Last synced: 30 Apr 2026
https://github.com/noorkhokhar99/shape-detection-python
shape-detection-python
detection opencv opencv-python python shape
Last synced: 01 May 2026
https://github.com/lasse-tom-lang/python-text-camera
A script that converts a camera image to text
dithering opencv pysimplegui python
Last synced: 01 May 2026
https://github.com/headless-start/real-time-sketch
This repository contains Real Time Sketch Generation using Adaptive Thresholding.
adaptivethreshold canny-edge-detection gaussian-filter opencv python3
Last synced: 01 May 2026
https://github.com/simon987/fastimagehash-go
go bindings for libfastimagehash
fftw opencv perceptual-hashing wavelet-decomposition
Last synced: 01 May 2026
https://github.com/whjwnavy/python_video_cvt2lcd
python video convert to lcd bin
lcd19296 opencv python video-converter
Last synced: 01 May 2026
https://github.com/anupkumarpanwar/traffic-violation-detection
Autonomous system to detect traffic rule violation using computer vision.
Last synced: 01 May 2026
https://github.com/nezorinegor/gesturecontrol-system
🚀 Сервис для управления Yandex техникой жестами
hand-detection mediapipe opencv
Last synced: 01 May 2026
https://github.com/chandansoren/emotion-detection
Implementing a CNN model for facial emotion recognition with real-time implementation
cnn-model deep-learning detection haarcascade-frontalface opencv python
Last synced: 01 May 2026
https://github.com/kmranrg/faceid
Based on Face and Eye Recognition
eye-detection face-detection haar-cascade opencv smile-detection
Last synced: 01 May 2026
https://github.com/hansalemaos/a_cv2_easy_resize
Different ways of resizing pictures in OpenCV
Last synced: 01 May 2026
https://github.com/datarohit/opencv-hand-detection
In this Python File OpenCV and Mediapipe is used to Detect and Differentiate Between Left and Right Hand.
hand-detection mediapipe mediapipe-hands opencv opencv-python
Last synced: 01 May 2026
https://github.com/heethesh/autonomous-indoor-navigation-using-image-processing
Autonomous Indoor Navigation using Image Processing (Caretaker Robot) - eYRC+ 2014 Theme
eyantra eyrc firebird image-processing opencv
Last synced: 01 May 2026
https://github.com/vishalshenoy2002/screen-recorder
Record Your Screen with Screen Recorder 📹🎥
cv2-library opencv opencv-python pyautogui python python3 screen-re screen-recorder screenshots
Last synced: 01 May 2026
https://github.com/mpatacchiola/cura
Code realised for the hackathon "Robots at your service" in Amsterdam 2016
bing-speech opencv pepper robotics
Last synced: 01 May 2026
https://github.com/breadrock1/dr-detector
There is my own simpliest implimentation of drone detection by computer vision technologies.
computer-vision contours-detection cv object-detection opencv opencv4 python python3 qt5 qt5-gui
Last synced: 01 May 2026
https://github.com/sthysel/arm-arch-opencv
Build optimized OpenCV on Arch for arm on a Raspberry Pi
Last synced: 01 May 2026
https://github.com/hayatiyrtgl/shooting_simulator_python
Overall, this project provides a flexible framework for implementing computer vision applications with a focus on object detection, tracking, and point scoring. Its versatility and modularity make it suitable for a wide range of use cases across different industries and domains.
image-processing opencv python-script simulation target-tracking
Last synced: 02 May 2026
https://github.com/ayushgayakwad/road-sign-recognition
The Road Sign Recognition project is a real-time detection system designed to recognize road signs across 43 different classes. The project leverages the YOLOv5 model, which is trained on the GTSRB - German Traffic Sign Recognition Benchmark dataset.
computer-vision image-processing machine-learning open-source opencv python road-sign-detection road-sign-recognition road-signs traffic-sign-classification traffic-sign-recognition traffic-signs yolov5
Last synced: 02 May 2026
https://github.com/bayunova28/emotion_detection
This repository contains about my personal project to build real time emotion detection
deep-learning emotion-recognition opencv python
Last synced: 02 May 2026
https://github.com/vishnun0027/virtual-try-on-glasses
Virtual mirrors allow you to try on eyeglasses online before you buy them select glass and virtual try on using live video
computer-vision flask-application opencv virtual-mirrors
Last synced: 02 May 2026
https://github.com/marcotallone/bow-classifier
Implementing Bag of Visual Words (BoW) classifier for image classification and scene recognition
bag-of-visual-words bag-of-words bow computer-vi kernel-codebook knn opencv opencv-python sift spatial-pyramid-matching svm svm-classifier
Last synced: 02 May 2026
https://github.com/rohitxsh/finalproject_smit
Generate panorama images with OpenCV and Python
Last synced: 02 May 2026
https://github.com/week-end-manufacture/ios-adas-app
A deep learning for advanced driver assistance system application project
ios opencv tensorflow tensorflow-lite
Last synced: 02 May 2026
https://github.com/alextompkins/skadi
"In Norse mythology, Skaði is a jötunn and goddess associated with bowhunting, skiing, winter, and mountains."
android archery computer-vision opencv opencv-android-sdk
Last synced: 08 Jun 2026
https://github.com/y-india/project-smart-attendance-system-opencv
AI-powered Smart Attendance System using Face, Eye, and Mask detection — automates daily attendance with real-time computer vision and CSV logging. | see README below , please.
attendance-system automation cctv-cameras cctv-detection numpy opencv opencv-python pandas project projects python python3 real-world-problem-solving real-world-project webcam
Last synced: 02 May 2026
https://github.com/iv4n-ga6l/hand-controlled-computer-interface
Hand-controlled computer interface using haarcascade_hand.xml hand detector model, openCV and pyautogui
haar-cascade haar-cascade-classifier haarcascade-hand opencv pyautogui python
Last synced: 02 May 2026
https://github.com/iv4n-ga6l/optical_flow_opencv
Optical Flow implementation in OpenCV
lucas-kanade opencv optical-flow python
Last synced: 02 May 2026
https://github.com/momsfriendlyrobotcompany/dpkg_opencv
OpenCV 4.x debian package for Raspbian
debian-packages opencv opencv3 raspbian
Last synced: 02 May 2026
https://github.com/ajay-dhangar/face-detector-app
This is a simple face detector app that uses python and OpenCV to detect faces in an image.
face face-detection face-detection-app opencv opencv-python python
Last synced: 02 May 2026
https://github.com/akash-rajak/video-to-grayscale
Python script to convert original video to grayscale video.
cv2 grayscale opencv python3 tkinter video video-to-grayscale
Last synced: 02 May 2026
https://github.com/chaymabghozzi/panneaux-de-signalisation
Panneaux de signalisation (Détection +Reconnaissance)
Last synced: 02 May 2026
https://github.com/rajkhanke/facial-expression-detection-using-machine-learning
The System detects the facial emotion among the seven (happy, sad, angry ,surprise, fear, neutral, disgust) using the convolutional neural network (CNN) Architecture
cnn deep-learning machine-learning opencv
Last synced: 02 May 2026
https://github.com/iv4n-ga6l/realtime-car-traffic-tracking
Realtime car traffic tracking using yolov8 model
cartracking numpy opencv python ultralytics yolov8 yolov8n
Last synced: 02 May 2026
https://github.com/davidromeroy/computer-vision-portfolio
Hands-on computer vision projects in object detection, 3D vision, and robot perception – all in one place.
computer-vision object-detection opencv portfolio pythorch robotics ros
Last synced: 03 May 2026
https://github.com/dhruv-26/parkease-pro
ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.
automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui
Last synced: 09 Jun 2026
https://github.com/harizonelopez/face-detector
This project is a real-time face detection application using OpenCV's deep learning-based face detector. It captures faces from a webcam feed, detects faces with high accuracy using a pre-trained Caffe model, and saves the detected faces as image files labeled with the user's name.
Last synced: 03 May 2026
https://github.com/natlee/ffmpeg-video-writter-with-python
This is a video writter used to write video with FRENDLY ffmpeg.
ffmpeg image-processing opencv python video-processing videowriter
Last synced: 03 May 2026
https://github.com/susmitha-26/emotion-based-music-player
Application for recommending music based on your facial expressions using FER 2013 dataset and Spotify api
convolutional-neural-networks css deep-neural-networks haarcascade-frontalface html machine-learning-algorithms mediapipe-face-detection neumorphism opencv python3 spotipy-api visualtesting workflows-and-systems
Last synced: 03 May 2026
https://github.com/lshun/face-mask-detection-system
IoT application that detects face masks on human faces, reports statistics, and provides alerts of high-risk areas. Built with Python, OpenCV, YOLO, IP cameras, Grafana, and Advantech WISE-PaaS.
camera grafana opencv python wise-paas yolo
Last synced: 03 May 2026
https://github.com/kazuhito00/presentation-2020
opencv2webslidesやJupyter notebook(RISE)を用いたプレゼンテーション資料(2020年)
eel opencv presentation tensorflow webslides
Last synced: 03 May 2026
https://github.com/anubhav-bhargava/wink
Wink Detection
computer-vision dlib opencv python wink
Last synced: 03 May 2026
https://github.com/jalfr3d/webcam-detection-and-alert
This script use your webcam to detect movement, it will send and email with a pic of the object detected
automatic-email-sender email-alert-notifications opencv opencv-python python python-script webcam webcam-detection
Last synced: 04 May 2026
https://github.com/noorkhokhar99/volume-and-brightness-control
volume-and-brightness-control
brightness-control control detection hand medaipipe opencv python volume volume-and-brightness-control
Last synced: 04 May 2026
https://github.com/shritesh99/ispecs-reimagined_server
This is the server side repository for iSpecs Reimagined 👓.
ispecs object-detection opencv yolo
Last synced: 04 May 2026
https://github.com/anubagre/imageprocessing_using_opencv
A Python-based project that offers a suite of scripts for performing various image processing tasks. Leveraging the powerful OpenCV library, it includes tools for image property retrieval, format conversion, resizing, rotation, and saving. It is deal for both beginners and professionals who are exploring the realm of images.
cv2 image image-processing opencv python
Last synced: 04 May 2026
https://github.com/elenaches/python-image-scanner-standalone
An image "scanning" app written in Python using OpenCV, an improvement of my Image scanner, a standalone app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.
executable image-manipulation image-processing opencv opencv-python python standalone
Last synced: 04 May 2026
https://github.com/kenya-sk/deep-individual-tracker
"deep-individual-tracker" is a deep learning-based tracking method that takes into account the overlap of individuals to detect. This repository provides annotation, detection, trackers, and monitoring tools.
cnn density-map monitoring opencv tensorflow tracking
Last synced: 09 Mar 2026
https://github.com/duyndh98/digitalrace_2017-2018_countryfinal
Cuộc đua số (2017-2018) Country Final
computer-vision cpp embedded-systems image-processing linux-app machine-learning opencv self-driving-car
Last synced: 04 May 2026
https://github.com/codewithashim/ai-face-recognition-system
The AI Face Recognition System is a cutting-edge project that utilizes artificial intelligence to transform face recognition technology. Equipped with advanced algorithms and neural networks, this system delivers unparalleled accuracy and speed in identifying individuals based on their distinctive facial features
codewithashim dlib-face-detection dlib-face-recognition dlib-tracker docker environment face-recognition firebase-database firebase-realtime-database openai opencv opencv-python pythone realtime-database realtime-face-identification realtime-face-recognition
Last synced: 05 May 2026
https://github.com/saniyaabushakimova/extract-pop-up-window-information-from-mma-fights
Given a video of an MMA fight, extract information from all pop-up windows that appear anywhere in the video. Tech: Python (easyocr, cv2, argparse, os, re, json)
bash easyocr image-to-text json opencv python regex
Last synced: 05 May 2026
https://github.com/matt-atadata/stunning-color
Dominant color extraction and colorspace mapping
color-picker machinevision opencv python3 visionprocessing
Last synced: 05 May 2026
https://github.com/tigo-cmd/inteligent-system-for-application-and-appliance-control
Final year project Repo! just a trainable system for controlling GUIs and hardware Appliances using gesture recognitions
adruino computervision customtkinter mediapipe opencv python
Last synced: 05 May 2026
https://github.com/sun-zhenxing/fast-neural-style
快速风格迁移部署
cuda cv2 fast-neural-style opencv
Last synced: 05 May 2026