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-08 00:22:45 UTC
- JSON Representation
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/abhinav-codealchemist/camcord
Camera cum Face Detection Application
camera face-detection haar-cascade-classifier java javafx opencv
Last synced: 10 Apr 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/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/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/renan-siqueira/face-recognition-research
This project pertains to video analysis, face recognition, and image clustering.
data-science deep-learning dlib docker docker-image face-recognition machine-learning neural-network neural-networks numpy opencv opencv-python pillow python scikit-learn scipy
Last synced: 13 Apr 2026
https://github.com/isaacef/independent-motion-detector
Detect independently moving objects in a scene captured by a single camera.
Last synced: 09 May 2026
https://github.com/gonzalo123/peopleincamwithopencv
Detect people in a webcam with opencv
Last synced: 02 May 2026
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/shahiransari/mousecontrol_handgesture
The program uses camera to track hand movement to control the movement of mouse on screen
camera hand-gestures java mouse-tracking movement opencv tracking
Last synced: 11 May 2026
https://github.com/snehmehta/face_recognition
Recognition of face from live webcam
face-detection face-recognition haar-cascade-classifier opencv
Last synced: 30 Apr 2026
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/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/javierkaiser9/rgbd-dual_input_machine_learning_model
This Demo presents a machine learning-based steering module for sidewalk navigation . Using a dual-input EfficientNetV2 model, it processes RGB-D data from an Intel RealSense D415 to classify sidewalk scenarios and generate real-time steering commands. Optimized with OpenVINO
efficientnet efficientnetv2 machine-learning numpy opencv openvino python3 realsense-camera tensorflow
Last synced: 31 Dec 2025
https://github.com/roshniram/printed_text_recognition_and_conversion
cnn image-processing ml opencv python3
Last synced: 19 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/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/shettysach/handwriting-calculator
A calculator that uses handwritten digits and operators to calculate the result, using contour detection and CNN model prediction. Tensorflow (Keras) is used to create, train and load the neural network model used for predictions. CustomTKinter is used to provide the GUI. OpenCV and Pillow (PIL) are used for contour detection.
basic-arithmetic-operations calculator cnn cnn-keras convolutional-neural-networks digit-recognition handwriting-calculator handwritten-digit-recognition jupyter-notebook keras keras-models keras-neural-networks mnist mnist-classification mnist-handwriting-recognition opencv opencv2 pillow tensorflow tensorflow-models
Last synced: 09 Feb 2026
https://github.com/radames/opencv_video_to_pygame
SImple example OpenCV VideoCapture running on PyGame
Last synced: 24 Apr 2026
https://github.com/360tetsu360/atomskygaze
A hack to detect meteor on ATOM Cam2
atomcam buildroot image-processing ingenic meteor meteor-detection opencv rust t31
Last synced: 06 Oct 2025
https://github.com/benjy8001/php-fpm-opencv
Multistage building of php-fpm docker image with opencv ext
docker dockerfile opencv php-fpm
Last synced: 16 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/takana671/photoeditor
Python image processing tool
canvas composite dialog-box drag images-dragged numpy opencv photoeditor pillow pixel tkdnd tkinter tkinter-canvas tkinter-python tkinterdnd tkinterdnd2
Last synced: 26 Mar 2025
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/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/hashim21223445/https-hashim21223445.github.io-hash-toolbox-
📄 Documentation for Vue Andoka Cloud
algorithms html java javascript machine-learning object-detection object-detection-api object-detection-model openai opencv opengl operating-system operating-system-concepts operating-system-docs operating-system-documentation operating-systems optimization python python3 ruby
Last synced: 13 Apr 2026
https://github.com/argemenon/ml-codes-vs
My repo for learning Image Processing and Machine Learning
image-processing machine-learning neural-network opencv pytohn3 tensorflow
Last synced: 13 Apr 2025
https://github.com/mefaay/face_recognition_system
A user-friendly face recognition system for adding individuals with photos, querying names, and identifying faces via uploaded images or live camera. Ideal for use in security, attendance, and monitoring systems. Includes detailed information display for recognized faces.
face-recognition opencv python security
Last synced: 20 Jan 2026
https://github.com/futuresea-dev/recognizer-app
recognizer app
cmake datetime detection docker gui image imageprocessing java ocr ocr-python ocr-recognition opencv opencv-python pickle pillow python threading tkinter
Last synced: 09 Apr 2026
https://github.com/doondi30/ghiblify-animeganv3
A creative tool that generates beautiful Ghibli-style artwork from your image input.
colab-notebook jupyter-notebook numpy onnxruntime opencv python
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/mmali3287/smartdoorbell
IoT-enabled smart video doorbell using AI face recognition, low-latency real-time streaming, MQTT communication and instant mobile notifications for secure access control.
cplusplus esp32 facerecognition firebase iot kotlin materialdesign ml motiondetection mqtt opencv pushnotifications python raspberrypi realtimevideostreaming security
Last synced: 07 Apr 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/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/omarbazaraa/bitifier
An advanced lossless bi-level text image compression program written in C++.
compression-algorithm huffman-compression-algorithm image-compression opencv
Last synced: 17 May 2026
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/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/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/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/sayak119/webcam_face-eye_detect
Detect face and eyes
adaboost eye-detection face haar-cascade opencv xml
Last synced: 16 May 2026
https://github.com/jryzkns/qt-touchup
Psssh who needs makeup?
inpainting opencv photo pyqt5 touch
Last synced: 19 May 2026
https://github.com/shivansh-yadav13/python-face-detection
Simple program to 📜 Detect Face from Video/Image.
Last synced: 19 May 2026
https://github.com/sovit-123/fast-and-accurate-human-detection-with-hog
This project used OpenCV HOG people detector to build an accurate and fast enough implementation to detect people in images and videos.
computer-vision hog-features hog-person-detection linear-svm machine-learning opencv person-detection person-detector python
Last synced: 19 May 2026
https://github.com/k-daksh/face-detection-project
This project is Face detection using C++ and OpenCV
cpp face-detection haar-cascade haar-cascade-classifier hacktoberfest hacktoberfest2022 open-source opencv
Last synced: 18 Feb 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/haveyoumetmiz/innovativecontrolsystem
An innovative Unity racing game using OpenCV to enable real-life object detection as a control system. Players steer a car using a circular object (e.g., a plate) detected via a webcam, creating an immersive gameplay experience.
gamedevelopment objectdetection opencv racinggame unity unity3d unity3d-games
Last synced: 25 Jul 2025
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/acorelli/rtmp-tools
Tools for working and experimenting with rtmp video streams
camera ffmpeg opencv python raspberry-pi raspberry-pi-camera rtmp rtmp-server video-streaming
Last synced: 05 Mar 2026
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/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/jingshing/pixel-art-filter-java
Pixel Art filter made with Java
filter image-processing java opencv pixel pixel-art pixelart tools
Last synced: 06 Feb 2026
https://github.com/irncyber/chatbot
This is a Python-based chatbot application that uses natural language processing (NLP) to interact with users. The chatbot can answer questions, provide helpful responses, and even engage in casual conversation.
Last synced: 17 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/braiso-22/prueba-opencv
pruebas sobre la librería de opencv
opencv opencv-python python python3
Last synced: 17 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/malexandersalazar/tools-python-quick-video-noiser
A Python tool based on ffmpeg and OpenCV to add noise to videos quickly.
Last synced: 03 May 2026
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/haleelrah/Vision-pro-MAX
A Raspberry Pi-based object detection system for assisting visually impaired individuals. This project utilizes YOLO object detection and a Hailo 8L TPU to identify obstacles like manholes, potholes, and bumps, providing real-time audio feedback to aid navigation.
bash computer-vision cuda fine-tuning jupyter-notebook object-detection opencv python pytorch raspberry-pi rpi-camera ssh text-to-speech ultralytics yolo yolov8
Last synced: 30 Dec 2025
https://github.com/shivambasak/brain-stroke-detection
This project involves developing a system to detect brain strokes from medical images, such as CT or MRI scans. The system uses image processing and machine learning techniques to identify and classify stroke regions within the brain, aiming to provide early diagnosis and assist medical professionals in treatment planning.
cnn-keras deep-learning final-year-project flask matplotlib opencv seaborn sklearn snu
Last synced: 14 May 2025
https://github.com/rabbicse/face-app
A Face recognition system using TensorFlow.js for in-browser image processing and backend services powered by PyTorch, Qdrant, RetinaFace, ArcFace, and OpenCV for detection, embedding, and similarity matching. This setup ensures efficient, secure, and accurate facial recognition.
arcface deep-neural-networks docker docker-compose face-detection face-recognition machine-learning nextjs numpy opencv python pytorch react retinaface tensorflowjs typescript typescript-react
Last synced: 10 Apr 2026
https://github.com/raymondcm/opencv-installscript
Script for building https://github.com/opencv/opencv and https://github.com/opencv/opencv_contrib
Last synced: 29 Mar 2025
https://github.com/anandyelloju/face-detection
A face detection application using HTML, Bootstrap, Python, and OpenCV. Allows users to upload images and detects faces in real-time.
html-css-javascript opencv python3
Last synced: 17 May 2026
https://github.com/dvergar/tigjam-versus
Entry for the Versus TIGSource Jam
augmented-reality contest gamedev opencv
Last synced: 18 Apr 2026
https://github.com/abhishekjaiswar221/number-plate-recognition-system
Number Plate Detection System using DJango
django-framework opencv python3 pytorch tailwind-css
Last synced: 09 Apr 2026
https://github.com/benwoo1110/human-detection
Simple opencv project that uses Raspberry Pi camera to detect motion.
Last synced: 16 May 2026
https://github.com/annate/arnica
flowersegmentationtool
flower-classification image-recognition opencv pyqt5 python python3
Last synced: 09 Apr 2026
https://github.com/moicci/cv2operator
simple library to input various shapes like polygon rectangle and so on.
image-processing opencv opencv-python python
Last synced: 21 Feb 2026
https://github.com/gill-singh-a/qr-code-reader
A Python Program that uses OpenCV to detect and extract data from QR Codes in Images or in Live Video
computer-vision opencv python python3 qrcode qrcode-scanner
Last synced: 09 Apr 2026
https://github.com/rik-sarkar-07/machine-intelligence
Machine intelligence is advanced computing that enables a technology (a machine, device, or algorithm) to interact with its environment intelligently,
computer-vision deep-learning feature-extraction image-processing machine-learning matplotlib opencv python pytorch sklearn tensorflow
Last synced: 02 Apr 2026
https://github.com/cuixing158/visual-based-odometry-estimation2
Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map
algorithms bev bof computer-vision dbow image-processing image-similarity matlab mex odometry opencv orb stiches
Last synced: 14 May 2026
https://github.com/meqdaddev/pixcraft
Welcome to PixCraft... Unleash the Power of Pixels
edge-detection flask gaussian-blur image-processing matplotlib matplotlib-pyplot numpy opencv opencv-python python
Last synced: 09 Apr 2026
https://github.com/amamov/face-detection
🤖 얼굴 인식 웹 앱 open-cv, django 🤖
django face-detection opencv python
Last synced: 10 Apr 2026
https://github.com/dulajkavinda/live-sketching
✍️ Converting live video stream from webcam into a sketch using OpenVC and Keras
added image-filtering keras machinelearning matplotlib numpy opencv python
Last synced: 10 Apr 2026
https://github.com/truongtannghia/yolov5-deepsort-pytorch
Yolov5 + Deep Sort with PyTorch
deepsort opencv pycharm-ide python pytorch yolov5
Last synced: 10 Apr 2026
https://github.com/otamajakusi/opencv_video_with_audio
opencv video with audio play
Last synced: 08 May 2026
https://github.com/vijay-varadarajan/flower-recogniser
A neural network model using tensorflow to recognize images of flowers and classify them as - daisy / dandelion / rose / sunflower / tulip.
image-classification machine-learning opencv prediction-model python streamlit
Last synced: 05 May 2026
https://github.com/ansub/mask-detection
A Mask Detection Application using Keras/TensorFlow and OpenCV.
keras numpy opencv python tensorflow
Last synced: 10 Apr 2026
https://github.com/prastamaha/opencv-contour
a collection of several projects that involve contour techniques in opencv
computer-vision opencv opencv-python
Last synced: 20 Feb 2026
https://github.com/anhtvc/detectline
Detect line from video
detectline opencv opencv-library
Last synced: 20 Apr 2026
https://github.com/vish2001/hand_tracking_projects
3 Projects based on the Hand tracking module made using mediapipe library
computer-vision mediapipe mediapipe-hands opencv python
Last synced: 10 Apr 2026
https://github.com/rayfin774/face-and-hand-gestures-detection-model
Real-time Face & Hand Detection using MediaPipe Framework which Detects emotions (Happy, Sad, Angry) and Gestures (Thumbs Up, Peace, Pointing) live via webcam!
matplotlib mediapipe opencv python sckiit-learn
Last synced: 12 Nov 2025
https://github.com/karipov/captureplate
🚘 Project capturePlate is an ALPR system used for keeping track of parked vehicles.
alpr anpr opencv plate-recognition
Last synced: 19 Apr 2026
https://github.com/afzl210/fitmon-app
FitMon: Your live digital fitness mentor with real-time pose detection and voice guidance.
mediapipe-pose opencv pose-detection
Last synced: 05 May 2026
https://github.com/simran1002/strip-analyzer
The Strip Color Identification is used to analyze images of urine strips uploaded by users. Using computer vision techniques, particularly leveraging OpenCV, the interface identifies and extracts the colors present on the strip.
flask multer nodejs numpy opencv python reactjs
Last synced: 10 Apr 2026
https://github.com/nilanjan-debnath/yield-smart
The project utilizes data analysis for early plant illness detection, automated irrigation for optimal water management, soil mineral analysis for crop recommendations, and UV filters to enhance growth conditions.
agriculture django-rest-framework langchain opencv react
Last synced: 05 Apr 2025
https://github.com/shouryan01/train-own-gesture-detector-ml-model
Train your own ML model to detect hand gestures!
mediapipe opencv pandas sklearn tensorflow-lite
Last synced: 10 Apr 2026
https://github.com/aridepai17/absolutecinema
An intelligent movie recommendation system that analyzes your real-time emotions through webcam and suggests personalized movies using AI-powered descriptions. Experience the future of content discovery!
ai api deepface gradio langchain openai opencv python rag tmdb-api
Last synced: 10 Apr 2026
https://github.com/pathak-ashutosh/detect-face-parts
Detect different parts of the face such as, eyes brows, nose, jaw, etc. individually
computer-vision dlib facial-keypoints facial-landmarks hog linear-svm opencv
Last synced: 13 May 2026
https://github.com/krishnasism/the-summary-project
Summarise everything(?)
machine-learning nlp ocr opencv python summarization
Last synced: 16 Jan 2026
https://github.com/ornament-health/react-native-cvcam
React Native OpenCV utilities
android camera ios opencv react-native scanner
Last synced: 09 May 2026