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/louislelay/lane-detection-and-vehicle-tracking
C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.
car-detection computer-vision cpp lane-detection lane-lines-detection opencv opencv-cpp opencv4 recognition road-detection
Last synced: 13 May 2026
https://github.com/muhammad-fiaz/iris-cv
A fast computer vision library framework in Rust.
computer-vision cv iris iris-cv iris-rust iris-rust-crate iris-rust-library opencv opencv-rust rust rust-crate rust-lang rust-library rust-opencv
Last synced: 26 Jun 2026
https://github.com/brucesdad13/autonomous-picar-x
Autonomous Driving with PiCar-X Using OpenCV
computer-vision opencv raspberry-pi
Last synced: 07 May 2026
https://github.com/hey-its-d2t2/simplecolorrecognition_ai
The Python-based AI project of Real-Time Color Detector focuses on developing an application that can detect and recognize colors in real-time. The project falls under the major area of computer vision and artificial intelligence.
ai aiproject color-picker java javaprogramming learning-by-doing opencv programming
Last synced: 12 May 2026
https://github.com/ngoyal16/python-stick-fight-shadow-warrior
ai numpy opencv python stick-fight-shadow-warrior
Last synced: 08 May 2026
https://github.com/pablonunes/deep-fryer
A simple Python script for frying a lot of images at once
image-manipulation image-processing opencv python
Last synced: 13 May 2026
https://github.com/zahraarshia/omrchecker
An Optical mark recognition project that uses OpenCV to automatically grade multiple-choice answer sheets.
image-processing machinelearning omr opencv
Last synced: 10 May 2026
https://github.com/taldru/basicfilterswithcv
I had some time on the weekend so i made a silly and basic "Snapchat filter" module with OpenCV
cv opencv python snapchat-filter-experiment
Last synced: 09 May 2026
https://github.com/kroshechka/footbot
Automated bot, which performs the role of goalkeeper in mini soccer.
bot computer-vision game game-automation gamebot image-processing mss opencv opencv-python python template-matching vk-bot vkbot vkgame vkgamebot vkontakte-bot win32api
Last synced: 09 May 2026
https://github.com/space928/convolutionalneuralnetwork
convolutional-neural-networks neural-network opencv
Last synced: 14 May 2026
https://github.com/joshsizer/frc2019-vision
Leverage OpenCV for real time object detection and path planning in robotic targeting system.
computer-vision frc-deep-space java opencv path-planning robotics
Last synced: 08 May 2026
https://github.com/prinuvinod/weed-detection
This is the Python Code used in Weed Detection In the AgriVision Project.
kaggle-dataset machinelearning opencv python3 weed-detection weights yolov3
Last synced: 08 May 2026
https://github.com/pranav-nagpure/face-swapping
Web Application to swap faces in two images
affine-transformation delaunay-triangulation dlib html-css-javascript opencv python
Last synced: 09 May 2026
https://github.com/ethand91/object-detect
Simple object detection example using python, opencv and YOLO
computer-vision example opencv python3 tutorial
Last synced: 28 Jun 2026
https://github.com/prthd/ai-powered-voice-assisted-object-locator
🔍 Real-time object detection with voice command integration using YOLOv5 (Objects365), OpenCV, MediaPipe, spaCy NLP, and SpeechRecognition. Enhances accessibility by guiding users to locate indoor objects with directional feedback relative to their position. Ideal for smart-home, accessibility tech, and assistive applications.
computer-vision nlp object-detection opencv python real-time-systems spacy speech-recognition voice-assistant yolov5
Last synced: 08 May 2026
https://github.com/prasadlokhande-880/imagetransformationtool
This script demonstrates image transformations using OpenCV, including shifting, resizing, rotating with scaling, and skewing for various image processing tasks.
ai datamanipulation ml numpy opencv python
Last synced: 08 May 2026
https://github.com/toby-sanders-101/mydigits
Everything needed to create a AI bot that can read images
deep-neural-networks image-classification matplotlib numpy opencv pyautogui python
Last synced: 08 May 2026
https://github.com/ternaris/rosbags-image
Rosbags-image - Official Source Code Mirror
compressedimage conversion cvbridge image message msg opencv ros rosbag rosbag1 rosbag2 rosbags
Last synced: 08 May 2026
https://github.com/flyingrub/invrter
Hand gesture recognition [School project]
hand-recognition opencv opencvsharp unity
Last synced: 10 May 2026
https://github.com/1jaffry1/detect-brain-tumors-opencv2
A simple program to detect brain tumors from images using image processing
detection image-processing opencv python python3 tumor-detection vision
Last synced: 15 Jun 2026
https://github.com/ethand91/opencv-segmentation
Sample showing image segmentation using opencv
computer-science computer-vision mediapipe opencv python3
Last synced: 11 May 2026
https://github.com/datarohit/opencv-document-scanner
This is a Document Scanner built using Python and OpenCV. It also has Image Saving Feature. You can adjust the thresholds to find the contours better.
numpy opencv opencv-python python
Last synced: 10 May 2026
https://github.com/yongsk0066/qr-visualizer
QR 코드 생성 및 디코딩 과정을 단계별로 시각화하는 교육용 React 애플리케이션 🎓
computer-vision education educational-tool iso-18004 opencv qr-code react reed-solomon typescript visualization
Last synced: 09 May 2026
https://github.com/r2hu1/skate
Turn long-form videos into viral-ready vertical shorts, entirely on your local machine. Free, no API keys, no cloud.
ffmpeg ollama opencv shorts-generator video-clipper whisper-ai youtube-clip-downloader youtube-video-clip-extraction youtube-videos-downloader yt-clip
Last synced: 16 Jun 2026
https://github.com/rishn/drone-detection
A deep learning project focused on detecting and classifying objects such as humans, vehicles, and drones from significant distances. Utilizing advanced object detection algorithms, it achieves high precision and supports real-time processing.
computer-vision deep-learning drones human-detection long-range object-detection open-source opencv opencv-python pytorch real-time vehicle-detection yolo yolov5
Last synced: 11 May 2026
https://github.com/arjunravi26/image-editor
A dajngo based image manipulation webiste
django jsonresponse numpy opencv pillow
Last synced: 17 Jun 2026
https://github.com/schmitzandrew/flur
Face Detection with Open CV and image editing with PIL.
Last synced: 29 Jun 2026
https://github.com/idow09/ud810-problem-sets
Solutions to the problem sets of Introduction to Computer Vision course at Udacity
computer-vision numpy opencv opencv-python problem-sets python solutions udacity
Last synced: 09 May 2026
https://github.com/eljandoubi/facial-keypoint-detection
In that project, I combined my knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection system. It was designed to take in any image with faces and predict the location of 68 distinguishing keypoints on each face.
Last synced: 07 May 2026