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-06-26 00:18:54 UTC
- JSON Representation
https://github.com/aben20807/py-video-thumbnail
Create thumbnail from videos
batch-processing opencv opencv-python thumbnail thumbnail-generator video video-thumbnail video-thumbnail-generator
Last synced: 16 May 2026
https://github.com/codeperfectplus/facial-keypoints-detection
keypoints detection around the face for better face detection and face recognition.
cnn-keras colab-notebook convolutional-neural-networks facial-keypoint-detection facial-keypoints-cnn facial-landmarks hacktoberfest keras-tensorflow opencv opencv-python python python3 tensorflow
Last synced: 07 May 2026
https://github.com/vartikaraj2512/animalclassification
🐾 Animal Classification: Classify 28K animal images into 10 categories using CNNs with Transfer Learning. 📥 Load & extract data, 🔄 preprocess images, 🧠 train models (VGG-16 & ResNet50), and 📈 plot performance. Libraries: OpenCV (BGR), TQDM (progress bars), Categorical (one-hot encoding). 🛠️ Install: pip install tensorflow numpy opencv-python
classification cnn kaggle machine-learning numpy opencv pandas tensorflow
Last synced: 20 Jan 2026
https://github.com/reymundvirtus/opencv-face-detection
Basic Face Detection in Python
Last synced: 08 Apr 2026
https://github.com/reymundvirtus/opencv-eye-detection
Basic Eye Detection in Python
Last synced: 08 Apr 2026
https://github.com/reymundvirtus/coin_recognition
A Coin Recognizer System in Python using OPENCV library
coin-recognition opencv python
Last synced: 08 Apr 2026
https://github.com/kedder/drawmcskin
Draw a Minecraft character on paper and convert it to a working skin
minecraft opencv python python3
Last synced: 08 May 2026
https://github.com/xcenweb/delin_ocr
DelinBox is a cross end application designed for efficient document and ID OCR (Optical Character Recognition) processing.
i18n nodejs ocr ocr-recognition opencv rust tauri tauri-app tauri-apps vision vue
Last synced: 07 Apr 2026
https://github.com/abeed04/object-detection-model-using-cv2
Leverage OpenCV (cv2) to build an object detection system. This system would combine a pre-trained MobileNet model, trained on the COCO dataset, with a frozen inference graph for real-time object identification within images or videos.
cocodataset frozen mobilenetv3 opencv pycharm-ide
Last synced: 19 Jan 2026
https://github.com/kr1shnasomani/traffisense
A computer vision toolkit for traffic analysis with vehicle detection, speed estimation, segmentation, and number plate recognition.
computer-vision deep-learning neural-network numpy opencv pypi pytorch
Last synced: 12 Apr 2025
https://github.com/noorkhokhar99/faceemotionrecognition
FaceEmotionRecognition
deeplearning haar-cascade matplotlib opencv pyresearch python
Last synced: 16 May 2026
https://github.com/abhayvashokan/live-face-recognition
Live training and recognition of faces using convolutional neural network.
Last synced: 18 Apr 2026
https://github.com/gdjkhp/ama-facial-recognition
Free to Use AI Face Recognition (O_O)
cctv face-detection face-recognition flask imgbeddings mediapipe openai-clip opencv opencv-python pyqt5 python surveillance
Last synced: 29 Oct 2025
https://github.com/ibmstreams/streamsx.opencv
(incubation) Toolkit for processing videos in a Streams application
ibm-streams opencv stream-processing video-processing
Last synced: 17 Mar 2025
https://github.com/prasadlokhande-880/camary_controller
This project is designed to control a camera mounted on two servos (X-axis and Y-axis) and a buzzer using Arduino and Python with OpenCV for face detection. The system adjusts the servo angles to center the detected face and activates the buzzer when a face is detected.
arduino face-detection haar-cascade opencv python servo-motor
Last synced: 12 Apr 2026
https://github.com/datarohit/parking-place-detector
This is Python based Computer Vision project which Show's the available parking places in parking lot.
image-processing opencv python
Last synced: 16 May 2026
https://github.com/shashwatkathuria/iot-trafficmonitoringsystem
IoT based project to monitor traffic using Raspberry Pi, Pi Camera, RFID MFRC522 Module and GPIO pins.
cv cv2 cvlib gpio-pins gunshot-detection image-detection image-processing image-recognition keras mfrc522 opencv python raspberry-pi raspbian rfid tensorflow traffic-analysis traffic-light traffic-monitoring voice-recognition
Last synced: 08 Apr 2026
https://github.com/karanyeole/employee_and_work-monitoring
The Employee and Work Monitoring System is a comprehensive solution designed to track employee attendance and performance using face recognition technology. This system can be effectively utilized in offices, schools, and colleges to monitor employee attendance, work hours, and productivity.
bootstrap css face-recognition html javascript opencv python sqlite
Last synced: 25 Feb 2026
https://github.com/himanshirohera/autosmart-infotainment
Smart in-car infotainment with facial recognition. Unlock and control your car’s infotainment system with face authentication, featuring a sleek UI/UX for music, navigation, and settings.
haar-cascade opencv python ui-design ux-design
Last synced: 19 Jan 2026
https://github.com/denrydu/voc-format-label
自己写的一个用来规整图片集到VOC标准,并且对图片做标注的工具,方便CV研究者用来制作自己的数据集。A tool to format images and label images based on LabelImg and OpenCV
dataset labelimg-tool opencv voc
Last synced: 02 May 2026
https://github.com/celestialtaha/facial_expression_recognition_cnn
Recongnize faces using cascade detectors and perform expression classification using CNN
cascade-detection cnn computer-vision face-detection opencv
Last synced: 20 May 2026
https://github.com/madduci/opencv_demo
A collection of examples using OpenCV 2.4 and 3.0 APIs
cmake computer-vision cpp opencv
Last synced: 09 May 2026
https://github.com/anindya-prithvi/image-correlation
Open CV mono image feature detection --> feature matching with test image
image-correlation opencv opencv-python
Last synced: 18 May 2026
https://github.com/mousazourob/uplift
Mood changer that uses facial recognition to play a song to positively change the user's mood
keras-tensorflow matplotlib opencv pandas python raspberry-pi raspberry-pi-camera
Last synced: 06 May 2025
https://github.com/aravind-manoj/adcodec
Advanced Data to Picture Transcoder
codec decoding encoding opencv python qrcode transcoder
Last synced: 18 May 2026
https://github.com/vishal-038/real_time_object_detection
Object Detection in Real-Time Video Stream This project demonstrates the use of YOLOv3 (You Only Look Once version 3) for real-time object detection in video streams. YOLOv3 is a state-of-the-art deep learning model known for its balance between speed and accuracy in detecting objects within images and videos. Object Detection in Real-Time Video
Last synced: 02 Feb 2026
https://github.com/gonzalo123/peopleincamwithopencv
Detect people in a webcam with opencv
Last synced: 02 May 2026
https://github.com/aarambhtech/exam-cheating-detection
AI-powered online exam proctoring system that detects suspicious activities using computer vision. Tracks eye movements, face presence, multiple faces, and talking during exams with real-time alerts and dashboard.
ai-education ai-monitoring ai-security cheating-detection computer-vision deep-learning education-tech exam-proctoring exam-security eye-tracking face-detection mediapipe online-assessment online-exams online-learning opencv proctoring-system python-flask-dashboard remote-learning student-authentication
Last synced: 24 Aug 2025
https://github.com/nicolas12341234/pynput-project
🖱️ Monitor and control mouse and keyboard inputs with the Pynput Project, utilizing Python for automation and event tracking.
ai-keyboard cvzone developer-tools event-handling input-monitoring keyboard-mouse keylogger mediapipe mouse-tracker opencv python-automation python-mouse python-mouse-axis python-mouse-coordinate-xy python-mouse-tracker tkinter tkinter-graphic-interface virtual-keyboard-python
Last synced: 07 May 2026
https://github.com/tspannhw/rpi-noir-screen
Raspberry Pi + Apache MiniFi + Python + Noir Camera
apache-minifi apache-nifi iot opencv python raspberry-pi
Last synced: 11 May 2026
https://github.com/gauravssnl/python-opencv-builds
This repository contains opencv builds for Python2 and Python3 for Ubuntu/Linux
Last synced: 30 Apr 2025
https://github.com/easonlai/azure-face-service-landmarks-git
Face Landmarks Analysis with Azure Face Service and OpenCV
azure cognitive-services face facelandmarkdetect microsoftazure opencv python python3
Last synced: 14 Apr 2026
https://github.com/tobybreckon/opencv-record-windows
a header class file hack to automagically (intercept and) record OpenCV windows to a movie file with minimal code additions
opencv opencv-library opencv2 opencv3
Last synced: 16 May 2026
https://github.com/baponkar/my-python-ai
A Python openCV example to detect face, eye, finger etc which are generated by ChatGPT
Last synced: 27 Apr 2026
https://github.com/joswinemmanuel/livestreaming-flask
A live video streaming application implemented with OpenCV and Flask, enabling real-time video feed handling in Python.
Last synced: 08 May 2026
https://github.com/haripasapuleti/face-recognition
A face recognition-based attendance system leveraging OpenCV and Face Recognition for real-time detection and tracking, integrated with Firebase for efficient data storage and management.
face-recognition firebase-integration opencv pickle-serialization python
Last synced: 16 May 2026
https://github.com/kazuhito00/opencv-readnetfromtensorflow-sample
OpenCV 4.X系のreadNetFromTensorflow()の動作サンプル。
object-detection opencv opencv-readnetfromtensorflow-sample readnetfromtensorflow
Last synced: 18 May 2026
https://github.com/chayanon-ninyawee/kmids-gfm-future-engineer-2025
WRO Future Engineers 2025 robotics project by KMIDS-GFM — autonomous robot with Raspberry Pi, LIDAR, and computer vision
autonomous-driving autonomous-robots cmake computer-vision cpp cross-compile docker embedded future-engineers hacktoberfest lidar opencv raspberry-pi raspberry-pi-pico robotics robotics-competition wro wro-future-engineers
Last synced: 06 Mar 2026
https://github.com/mohdadil1/covid-19-preventions-desktop-app
Desktop Application for Real-Time Social Distancing and Mask Detection using OpenCV, Deep Learning, and Python. This application monitors live video or IP camera feeds and allows switching between social distancing and mask detection modes. A user-friendly GUI enables easy interaction and configuration.
caffemodel deep-learning imutils mask-detection mobilenetv2 opencv pygame-audio real-time-monitoring social-distancing-detection tensorflow tkinter-gui transfer-learning yolov3
Last synced: 11 May 2026
https://github.com/george-mountain/imageprocessor-desktopapp
Image Processor Desktop application built in Python and Inno Setup
ai computervision deeplearning desktop-application inno-setup machine-learning opencv tkinter-gui
Last synced: 14 Mar 2025
https://github.com/santoshn86/image-classification
This is an end-to-end project wehre I have used my friends images dataset for Image classification using logistic regreesion. It's applications may be used in Security and Surveillance, Criminal's classification & detection .
data-science flask-server html-css-javascript jupyter-notebook machine-learning matplotlib-pyplot numpy opencv pandas python sklearn-metrics
Last synced: 11 Apr 2026
https://github.com/thecoderpinar/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: 18 Jun 2025
https://github.com/jcilacad/enhanced-lsb-wangyinwang
Enhancement of wang-yin-wang improved least significant bit algorithm applied in image steganography
advanced-encryption-standard image-steganography lsb-steganography lzw-compression mersenne-twister opencv python
Last synced: 15 May 2026
https://github.com/deveth0/python-opencv
Repository with some examples on OpenCV
Last synced: 18 May 2026
https://github.com/tobybreckon/correlation-ga
A C++ Teaching Example for a Genetic Algorithm (GA) based on Image Correlation
correlation genetic-algorithm opencv
Last synced: 15 Apr 2026
https://github.com/vishalshenoy2002/face-recognizor
Use this face recognizer to recognise faces.
computer-vision cv2-library face face-detection face-recognition opencv opencv-python python
Last synced: 28 Apr 2026
https://github.com/jryzkns/qt-touchup
Psssh who needs makeup?
inpainting opencv photo pyqt5 touch
Last synced: 19 May 2026
https://github.com/codeantik/python-face-detection-opencv
Program to detect the frontal face using haar features of opencv
machine-learning opencv python
Last synced: 24 Apr 2026
https://github.com/amirzenoozi/webcam-motion-detection
Motion Detection With OpenCV and Python Based on Webcam Input
image-processing motion-capture motion-detection opencv pillow python-script stream webcam webcam-motion-detection
Last synced: 15 May 2026
https://github.com/engineersbox/openheather
Bread identification and classification library A.K.A Heather Mason from Silent Hill 3
bread classification heather-mason machine-learning meme opencv silent-hill-3
Last synced: 22 Mar 2025
https://github.com/anas436/face-mask-detection-ai
A Web App for Real Time and Image Face Mask Detection Using Streamlit
keras opencv streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/akshaya-kairamkonda/eye-tech-digital-systems
🚀 Eye-Controlled Mouse – Control your cursor with eye movements and blinking using OpenCV & MediaPipe.
automation computer-vision eye-tracking machine-learning mediapipe opencv python
Last synced: 03 May 2026
https://github.com/stelynx/sofot
Stelynx Optical Flow-based Object Tracker
object-detection object-tracker object-tracking opencv opencv-python optical-flow
Last synced: 20 Jul 2025
https://github.com/andresilmor/mixed-reality-with-mrtk2-featuring-frame-capture-face-detection-and-tracking-and-web-requests
MR Application for HoloLens 2, able to capture frames and sent them to a server through WebSocket connection and Protobuf serialization, it also does Face Detection and Tracking (examples with OpenCV and based on data retrieved from server). Has embedded database and personalized interface (for fun).
embedded-database face-detection face-tracking frame-capture hololens2 http-requests interface mixed-reality mrtk opencv protobuf protocol-buffers qrcode-reader realm-database spatial-computing unity universal-windows-platform uwp websocket-client
Last synced: 22 Mar 2025
https://github.com/kauahensilva/python_yolo_opencv
This project is an introduction to the YOLO (You Only Look Once) system using the OpenCV library. YOLO is an object detection system for images and videos in real time. OpenCV is a computer vision library that provides various functions for image and video processing.
Last synced: 20 May 2026
https://github.com/tekyaygilfethi/fundmewithyourface
This project combines the power of Brownie and OpenCV for creating an elegant way of logging in before making operations on Blockchain. With this project, you can fund or withdraw these funds by logging in with your face real time.
blockchain brownie brownie-eth ethereum image-processing opencv python solidity web3
Last synced: 08 Apr 2026
https://github.com/justinh-rahb/coffeebot
This bot has zero chill 🥶
coffee meme-driven-development opencv python python-opencv
Last synced: 17 May 2026
https://github.com/tqhungdev0605/facedetectioncnn
Facial recognition using CNN and OpenCV, supporting image and real-time camera detection for identification and verification.
cnn face-detection jupyter-notebook opencv
Last synced: 02 May 2026
https://github.com/korniichuk/multiple-object-detection
Multiple object detection with scale based on OpenCV Python library
opencv python python-3 python3
Last synced: 17 May 2026
https://github.com/laubps/polygon-detector-opencv
Advanced C++ project using OpenCV to detect and classify polygons in images. Features precise edge and contour detection, polygon classification (triangles, quadrilaterals, etc.), and a Qt-based GUI. Supports JPEG, PNG, BMP formats. Includes advanced image processing and basic AI algorithms for better classification.
cpp opencv qt qt-gui qtcreator
Last synced: 07 Jan 2026
https://gitlab.com/ternaris/rosbags-image
Pure Python library to convert ros image message data from and to opencv2.
ROS2 compressedimage conversion cvbridge image message msg opencv ros rosbag rosbag1 rosbag2 rosbags
Last synced: 11 Apr 2025
https://github.com/manuelz/cards-identification
Cards identification system that matches a query card to a 106K card database using fine-tuned deep feature embeddings and similarity search.
deep-learning faiss metric-learning opencv pairwise-similarity python pytorch
Last synced: 15 Jun 2025
https://github.com/nkosimlaba/facial-recognition-attendance-system
A system to track attendance using facial recognition
facial-recognition java opencv python
Last synced: 08 Apr 2026
https://github.com/bertandogancay/self-driving-car
A self driving car that detect lanes, and uses flask library to send live video footage to a web application.
cpp flask-application jetson-nano lane-detection nvidia opencv python
Last synced: 20 Apr 2026
https://github.com/frozenwolf-cyber/ocr
Easy way to convert scanned documents into editable text documents, classifying key-value pairs and annotating them. MTX - HackOlympics 2.0 Shaastra - 2022
azure bootstrap css faster-rcnn flask javascript neural-networks ocr-recognition opencv python pytorch siamese-neural-network tesseract tesseract-ocr
Last synced: 02 Apr 2026
https://github.com/adityasinh-sodha/face-recognition-system
This is a face recognition program that uses a webcam feed to detect and recognize faces. It allows the user to register new faces by associating them with names and stores this information for future recognition
dlib dlib-face-detection dlib-face-recognition face face-detection face-recognition face-recognition-system facerecognition open-source opencv python
Last synced: 02 Apr 2025
https://github.com/johansitoweb/realidad-aumentada-proyecto
OpenCV
opencv python realidad-aumentada
Last synced: 17 May 2026
https://github.com/automatiga/freerpa
Intelligent Automation Platform (RPA + AI)
ai-hub analytics-hub automation automation-hub automation-studio bot-agents control-hub intelligent-automation-platform intelligent-document-processor llama3-meta-ai low-code multiple-robots opencv rpa-nocode rpa-robots support-hub workflow
Last synced: 04 Apr 2025
https://github.com/alhadikhan/panaroma_from_video-capture-the-scene-
Python script to generate a panoramic image from a video by stitching overlapping frames.
image-stitching opencv panorama panorama-stitching python video-processing
Last synced: 20 May 2026
https://github.com/rushil-ambati/lane-detector
Lane Detector with Computer Vision
computer-vision image-processing opencv
Last synced: 15 May 2026
https://github.com/rayniel95/image-comparison
Analyzed multiple metrics used in image comparison.
image-analysis image-processing opencv python python3 sckit-image
Last synced: 19 Apr 2026
https://github.com/siegfredlorelle/contact-tracing-app
PUP Programming Logic and Design - Assignment 10 - Contact Tracing Application
Last synced: 04 May 2026
https://github.com/iv4n-ga6l/road_traffic_monitoring
Realtime road traffic monitoring with analytics chart plotting
opencv python trafficmanagement yolov8
Last synced: 26 Mar 2025
https://github.com/michalkielan/colorscope
Tool for debugging colors
colorspace opencv opencv-python python
Last synced: 12 Apr 2026
https://github.com/ethand91/python-opencv-filters
Project showing some simple opencv/python filters
computer-vision opencv python3
Last synced: 17 May 2026
https://github.com/vish2001/virtual_painter_opencv
Writing/painting on the screen with the help of OpenCV
Last synced: 18 May 2026
https://github.com/kabanosk/hand-gestures-spotify-control
computer-vision magicmirror open-source opencv
Last synced: 26 Apr 2026
https://github.com/alvgaona/2d-feature-matching
A sample app showcasing 2D feature matching with OpenCV
cpp feature-matching opencv pixi rerun
Last synced: 20 May 2026
https://github.com/leeyunjai/aruco-marker
Detection of ArUco Markers
aruco aruco-library aruco-markers aruco-tag marker-detection opencv python
Last synced: 19 May 2026
https://github.com/trflorian/opencv-hsv-filter
Segment an image based on an HSV filter with sliders for threshold
color-filter computer-vision gui hsv opencv opencv-python python slider trackbar
Last synced: 17 May 2026
https://github.com/sinanbekar/umuttepe-hava-botu
Twitter bot that tweets Umuttepe weather conditions with live camera frames periodically.
computer-vision crawling live-stream opencv python python3 tweepy twitter-api weather
Last synced: 20 May 2026
https://github.com/pranavgupta1234/karna
Automated drone for object tracking and detection started under Design Practicum
ardupilot cpp drone image-processing makefile objectdetection opencv
Last synced: 15 May 2026
https://github.com/ahmedsana/plant-disease-detection
This code implements a Convolutional Neural Network (CNN) to classify plant diseases using the PlantVillage dataset. It includes the full pipeline for data preparation, model training, evaluation, visualization, and prediction.
aritificial-intelligence artificial-intelligence computer-vision deep-learning disease-detection grad-cam machine-learning matplotlib neural-network opencv plants plants-identification python pytorch
Last synced: 29 Jul 2025
https://github.com/alextanhongpin/opencv-sudoku
Experimenting sudoku solver with OpenCV
algorithm-x computer-vision cv dancing-links opencv sudoku
Last synced: 18 May 2026
https://github.com/kr1shnasomani/treetracer
Detection of trees from aerial image using detectron2
computer-vision deep-learning detectron2 neural-network numpy opencv pypi pytorch
Last synced: 05 Mar 2025
https://github.com/kouya-marino/alchemycv
An advanced image processing and computer vision tool with a comprehensive GUI.
computer-vision contour-detection data-science-tools digital-image-processing edge-detection fourier-transform gui-application-python image-analysis image-filters image-processing morphological-analysis morphology open-source opencv python tools
Last synced: 19 May 2026
https://github.com/rkarahul/real-time-object-detection-using-yolov8
Here I have done a deep learning project of python using yolov8.
cocodataset deep-learning opencv python yolov8
Last synced: 20 May 2026
https://github.com/coditheck/wsecam
Security webcam showing to web page
opencv opencv-python python python3 streaming video-streaming videocapture webcam webpage
Last synced: 20 May 2026
https://github.com/pedrala/virtualfactory
Use the ArUco marker to calculate the relative coordinates and move Turtlebot3 to the corresponding location. Recognize a small box as an object with yolo8, pick it up with the manipulator, and place it on the conveyor belt. Pick up the box again at the end of the conveyor belt and move it to the unloading area.
aruco-marker-detection calibration conveyor-belt gui inverse-kinematics multithreading opencv rodrigues-rotation-formula ros2 turtlebot3 yolo8
Last synced: 17 May 2026
https://github.com/peppelinux/facerecognition
facial-recognition haar-cascade opencv opencv-python
Last synced: 16 May 2026
https://github.com/shibam120302/face_swap_flask_app
Face Swap is a public Python project that enables you to swap faces with someone. It can be used with photos, videos, and even a live camera.
juypter-notebook keras opencv pillow python
Last synced: 09 Apr 2026