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/televisionninja/maps
This was a university project where I made a map of the university campus with the ability to find a route from one location to another.
algorithms graph map maps opencv tree
Last synced: 12 May 2026
https://github.com/rahulguptagzb09/face-detection-with-opencv
Face Detection With OpenCV, Python, XML
cv2 face-detection opencv python xml
Last synced: 12 May 2026
https://github.com/daxter-army/open_cv_motion_detection_analysis_with_bokeh
Open CV based Motion Detection, analysis and plotting graph using Bokeh describing the timeline of objects coming in and going out in the video frames
Last synced: 12 May 2026
https://github.com/tysoncung/reactions-app
Gesture-controlled video effects for Windows - Add animated reactions to your video calls
computer-vision gesture-recognition mediapipe microsoft-teams opencv pyqt5 video-effects virtual-camera windows zoom
Last synced: 11 Jun 2026
https://github.com/gustavoverneck/mousecam
A Python app to control mouse using webcam via OpenCV and mediapipe.
computervision opencv pyautogui python
Last synced: 12 May 2026
https://github.com/nafizpervez/facedetection-opencv-python
Face Detector using webcam or photos.
cv2-library opencv python3 venv-python
Last synced: 13 May 2026
https://github.com/mananpatel06/virtual-paint
Virtual paint allow to draw without using physical mouse , you can draw using fingers.
computer-vision fingers-detection handdetection handgesture handgesture-recognition opencv opencv-python opencv2 virtualpaint
Last synced: 13 May 2026
https://github.com/uragirii/ffcs-captcha
The program tries to find out captcha value without using Machine Learning and only Image Processing
captcha-solver captcha-solving image-processing opencv opencv-python student-login vit-chennai vit-university
Last synced: 13 May 2026
https://github.com/werserk/aiijc-med-1st-place
Solution of the first place in the AIIJC competition for detecting signs of coronavirus pneumonia on CT scan of the lungs
competition computer-vision covid19 deep-learning hackathon opencv segmentation torch
Last synced: 13 May 2026
https://github.com/lakminagamage/fingermatch-cv2
A fingerprint verfication app using OpenCV Brute Force matcher module and SIFT extractor. Done as a test for a project.
Last synced: 13 May 2026
https://github.com/shibam120302/image-processing
Image processing is a method to perform some operations on an image, in order to get an enhanced image or to extract some useful information from it. It is a type of signal processing in which input is an image and output may be image or characteristics/features associated with that image.
computer-vision image-processing machine-learning opencv python
Last synced: 13 May 2026
https://github.com/zeyyildm/el-hareketleri-3
Parmak sayısını ekrana yazdıran ve o sayıyla eşleşen görseli gösteren kod.
Last synced: 13 May 2026
https://github.com/skrishna-7/opencv-face-recognition
Real-time face recognition project with OpenCV and Python
computer-vision facedetection facerecognition facerecognitionproject fisherface-algorithms lbph-face-recognizer opencv python
Last synced: 13 May 2026
https://github.com/zeyyildm/el-hareketleri-2
Elin başparmağına göre olumlu mu olumsuz mu anlayan Python kodu.
Last synced: 13 May 2026
https://github.com/anty-filidor/grains-detector
Simple grains detector developed in OpenCV
object-detection opencv python
Last synced: 13 May 2026
https://github.com/dostonbek1/opencv
OpenCV projects
desktop-applications opencv python
Last synced: 13 May 2026
https://github.com/ws-kj/spectreye
A tool for automatically determining the angle of the Super High Momentum and High Momentum Spectrometers in JLab's Experimental Hall C.
cmake cpp ocr opencv opencv-python tesseract tesseract-ocr
Last synced: 13 May 2026
https://github.com/pabsan-0/unreal_toolbox
Unreal and airsim scripting and learning
airsim blueprints computer-vision gstreamer opencv unreal-engine
Last synced: 13 May 2026
https://github.com/klich3/seal-calibration
3D Maker Pro Seal Lite Calibration module
3d-scanner 3dmaker-pro 3dmakerpro open-cv opencv seal-lite volumetric-light
Last synced: 13 May 2026
https://github.com/gugarosa/heat_mapper
🔥 An image processing utility built upon OpenCV to generate motion heat maps from video-based sources.
heat-map image-processing motion-detection opencv python
Last synced: 13 May 2026
https://github.com/gill-singh-a/barcode-reader
A Python Program that uses OpenCV to detect and extract data from Barcodes in Images or in Live Video
computer-vision opencv python python3
Last synced: 14 May 2026
https://github.com/rignitc/finger-reader
Finger-worn device to assist children and individuals with Dyslexia in Reading and Object Recognition.
object-recognition opencv reading-assistant tesseract-ocr yolo-algorithm yolov4-tiny
Last synced: 13 May 2026
https://github.com/dan-niles/opencv-snippets
Useful code snippets for OpenCV library in Python
Last synced: 14 May 2026
https://github.com/lusingander/cv-gabor-gui
Gabor filter on GUI (using OpenCV)
Last synced: 14 May 2026
https://github.com/zdimension/tpepeip1
School project / Mesuring heart frequency from videos
Last synced: 14 May 2026
https://github.com/nick8592/opencv-framebuffer
This project captures live video from the default camera, stores the last 10 frames in a buffer, calculates and displays the FPS (Frames Per Second), and prints memory addresses of the frames. It uses OpenCV for video capture and processing, providing a simple example of real-time video processing and frame management.
Last synced: 14 May 2026
https://github.com/kartheekcic/password-management-system-using-face-recognition
Last synced: 14 May 2026
https://github.com/karanjangid8656/face_landmark_detection
Real-time face landmark detection using a webcam
dlib dlib-face-detection dlib-face-recognition opencv opencv-python problem-solving python
Last synced: 14 May 2026
https://github.com/vskarleas/imagepulser
Vectorize and simplify images obtained via a webcam using dynamic methods, like segment-based or even bezier-curves simplification. We detect contours, manipulate bitmaps and create Adobe PBMs representations for the simplified results.
arduino bezier-curves bus c contour-detection cpp opencv
Last synced: 11 Jun 2026
https://github.com/vskarleas/lanewatch
The course covers essential topics such as erosion, dilation, openings, closings, and convolutions, alongside in-depth filter analysis including median, average, Laplacian, and Nagao filters. Practical work focuses on real-world applications like detecting lane markings and tracking vehicles using C++ and OpenCV.
computer-vision cpp lane-detection opencv vehicle-detection
Last synced: 11 Jun 2026
https://github.com/studentutu/autoflow
Fully generic OS macro with autoclicks, keyboard and typings. Uses OpenCV for template matching.
autoclick autohotkey automation autotyping bot desktop electron image-detection javascript macro matching opencv pipeline replay screenshot template typescript workflow
Last synced: 12 Jun 2026
https://github.com/maruyamaworks/opencv-layer
AWS Lambda OpenCV layer for Python 3.7 (opencv-3.4.7)
aws lambda lambda-layers opencv python
Last synced: 12 Jun 2026
https://github.com/maruyamaworks/docker-opencv-python
Python docker images with OpenCV
container docker opencv python
Last synced: 12 Jun 2026
https://github.com/ranjithguggilla/species-report-quality-assistant-demo
Image-assisted reporting QA — species suggestions, photo quality checks, review triage (public-data-safe).
citizen-science computer-vision fisheries marine-science opencv prototype public-data python pytorch streamlit
Last synced: 13 Jun 2026
https://github.com/dynle/smart-attendance-system
Smart Attendance System uses face recognition. Built in python using OpenCV and face_recognition library.
attendance-system opencv python
Last synced: 14 Jun 2026
https://github.com/jrr6/mirage
The winning project at Carnegie Mellon University's 2020 Hack112 hackathon, MIRAGE generates music with the MIDI contours of a given photograph, with tonality and tempo determined by the image's features.
generative-art music opencv python
Last synced: 14 Jun 2026
https://github.com/gsaini/opencv-use-cases
A Python-based project for removing image backgrounds using OpenCV, featuring both simple threshold-based and advanced GrabCut algorithms. Includes a user-friendly Streamlit web interface for interactive processing.
computer-vision image-processing opencv pillow pillow-library python straml
Last synced: 14 Jun 2026
https://github.com/anirudh1905/opencv
Computer Vision related data
cnn image-processing opencv python
Last synced: 15 Jun 2026
https://github.com/puripant/figur-over-text
Prototype of image/figure foreground over custom text
graphics image-processing opencv
Last synced: 16 Jun 2026
https://github.com/andremadstop/imagerect
Open-source metric image rectification from CAD drawings, point clouds, and 3D models
cross-platform dxf image-rectification linux opencv photogrammetry point-cloud pyside6
Last synced: 17 Jun 2026
https://github.com/avnet-iotconnect/iotc-tria-vision-ai-kit-robotic-arm
This repo showcases TRIA Vision AI Kit 6490 running /IOTCONNECT integration with the Hiwonder XArm 1S robotic arm.
arm hiwonder hiwonder-robot iotconnect opencv robot tria-vision-ai-kit-6490
Last synced: 17 Jun 2026
https://github.com/sshaplygin/find-contours
Simple scripts to find countours with OpenCV
contours-detection image-analysis mpei opencv python3
Last synced: 17 Jun 2026
https://github.com/michprac/license_plate_detection
University project, detect license plate from the images using the Tkinter GUI app
opencv plate-recognition python tkinter
Last synced: 19 Jun 2026
https://github.com/vidit98/haystack_mathematician
Image Processing
image-processing object-segmentation opencv
Last synced: 19 Jun 2026
https://github.com/carloocchiena/python_face_recognition
Static and Dynamic face recognition tests with Open CV library with Python.
computer-vision face-detection face-recognition opencv python
Last synced: 19 Jun 2026
https://github.com/elvisdukaj/ar
Augmented reality projects
augmented-reality camera-calibration cpp marker-detection opencv
Last synced: 19 Jun 2026
https://github.com/limagabri/auto-overlay-generator
This is a Python script to add text overlay to images. Users can choose an image, input a title, a hashtag number, select font type, text size, and color. The script utilizes OpenCV for image processing.
generator image opencv overlay python youtube
Last synced: 09 Apr 2026
https://github.com/zachlagden/face-detection-api
A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.
api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js
Last synced: 02 Apr 2025
https://github.com/mohitpimoli/virtual-mouse
“Virtual Mouse: A computer vision project that allows users to control their cursor using hand gestures. This project utilizes advanced image processing techniques to accurately track hand movements and translate them into cursor movements on the screen. Ideal for touch-free computing experiences.”
hand-detection hand-gesture-recognition hand-tracking mediapipe opencv python virtual-mouse virtual-mouse-using-hand-gesture
Last synced: 09 May 2026
https://github.com/muntahashams/real-time-mask-detection
trained on own CNN model and tested on web camera
cnn covid-19 face-mask-detection face-mask-detector keras opencv real-time tensorflow webcam
Last synced: 12 Apr 2026
https://github.com/krishnakoushik2792005/vision-gym-coach
Real-time pose-based error detection for crunches & pull-ups with MediaPipe + OpenCV .
computer-vision excercise-analysis mediapipe opencv pose-estimation python
Last synced: 24 Jul 2025
https://github.com/angeligareta/image-processing-overview
Image Processing projects developed for the Image Processing, Analysis, and Classification course at UPM. Implemented using OpenCV and C++.
cpp cpp14 image-processing opencv opencv-cpp upm
Last synced: 18 May 2026
https://github.com/s-hirata0831/mebike2024soft
ME-Bike2024ソフト班 開発リポジトリ
flet html-css-javascript ios nfc opencv python raspberry-pi react swift
Last synced: 12 Apr 2026
https://github.com/shailikadakia/yoga-pose-accuracy-detector
Real-time yoga pose accuracy detector using MediaPipe and OpenCV. Classifies poses from webcam input with KNN and provides feedback on duration and accuracy, built with Python and scikit-learn.
computer-vision fitness health-tech knn machine-learning mediapipe numpy opencv pandas pose-estimation python real-time-detection yoga
Last synced: 09 Apr 2026
https://github.com/leonardodalcin/cvbootstrap
Computer Vision Bootstrap for Raspberry Pi
computer-vision opencv python raspberrypi
Last synced: 17 Aug 2025
https://github.com/by-sabbir/mediapipe-opencv-examples
Examples of computer vision apps with mediapipe and opencv using python.
computer-vision mediapipe opencv python
Last synced: 09 Apr 2026
https://github.com/aishwaryagm1999/insurance-workflow-management
This project is an Insurance Workflow Management System designed to streamline policy management, claims processing, and fraud detection. It includes user account management, customer feedback analysis via NLP, alert notifications through SMS, and a fraud detection model, providing a secure, efficient solution for insurance operations.
css fraud-detection html json labelimg machine-learning natural-language-processing nlp opencv python qr-code-generator random-forest-classifier scikit-learn sms-notification tensorflow textblob twilio user-interface
Last synced: 26 Dec 2025
https://github.com/nidomika/digit-recognition
Digit recognition project in Python
digit-recognition numpy opencv python tensorflow
Last synced: 12 Apr 2026
https://github.com/oaslananka/basic-visual-synthesis
Python computer-vision and visual synthesis experiments for image generation workflows, dataset preparation, and reproducible CV prototyping.
automation computer-vision datasets experiments image-generation machine-learning opencv prototyping python research visual-synthesis
Last synced: 08 Jul 2026
https://github.com/sasivakulrithwik/059_iva_assignment-1
Image processing and object detection using OpenCV, including color detection, smoothing, edge detection, and face detection with Haar cascades. 🚀
ipython-notebook numpy opencv python3
Last synced: 10 Apr 2026
https://github.com/saniyaacharya04/industrial-cv-inspection
Industrial Safety & Asset Inspection using Computer Vision (Object Detection + OCR)
api computer-vision deep-learning fastapi industrial-ai machine-learning object-detection ocr opencv python safety-monitoring yolov8
Last synced: 10 Apr 2026
https://github.com/himanshubhosale25/yolo-deepseek-powered-image-manipulation-tool
This project showcases a deep learning pipeline for image editing, integrating YOLO for object detection and DeepSeek for natural language processing, enabling users to transform images with text prompts.
deep-learning image-editing natural-language-processing opencv yolo
Last synced: 12 Apr 2026
https://github.com/fmigneault/opencv
Open Source Computer Vision Library
c-plus-plus computer-vision deep-learning image-processing opencv
Last synced: 18 May 2026
https://github.com/ivanswetz/banana_shelf-life_prediction
Goal: Predict how many days a banana has left before spoiling (“days to death”) based on a photo. This project demonstrates an end-to-end machine learning pipeline: image preprocessing, feature extraction, supervised & semi-supervised learning, and model deployment.
image-processing machine-learning opencv python random-forest scikit-learn supervised-learning
Last synced: 04 May 2026
https://github.com/elijah-1994/computer-vision-rock-paper-scissors
Training a computer vision model using TensorFlow to detect whether Rock, Paper or Scissors is shown to the camera in real- time and with a high accuracy.
machine-learning opencv python3 tensorflow
Last synced: 10 Apr 2026
https://github.com/shreyas-wagire/eyecursor-using-python
medaipipe opencv pyautogui python
Last synced: 17 May 2026
https://github.com/dr-rompecabezas/free-genai-bootcamp-2025
ExamPro.co GenAI Bootcamp 2025
agentic-ai anthropic-api applied-ai claude computer-vision fastapi generative-ai gpt hugging-face large-language-models mediapipe opea-comps openai-api opencv pydantic python streamlit tts-api whisper youtube-api
Last synced: 09 Apr 2026
https://github.com/yessasvini23/pytorch-bootcamp-on-ai-by-opencv
This OpenCV course is highly recommended for individuals seeking an introductory experience in Computer Vision and AI, and who wish to establish a strong foundation for their career development.
cnn-classification computer-vision cv2-library deeplearning-ai numpy opencv pytorch rnn-tensorflow
Last synced: 13 Apr 2026
https://github.com/sakthivel3000/parking-pixel
Parking Pixel is a real-time parking detection system that uses computer vision to identify available spaces from video feeds. It allows users to define parking regions and continuously monitors availability. Built with Python and machine learning models, Parking Pixel provides accurate, efficient parking management.
computer-vision deep-learning kivy object-detection opencv parking-slot-detection python3 real-time-detection tensorflow yolov9
Last synced: 12 Apr 2026
https://github.com/preco21/hd2m
A suite of Helldivers 2 macros using computer vision technique
helldivers-2-software macros opencv
Last synced: 16 Apr 2026
https://github.com/cedrickly/master-s-research-project
A hybrid approach combining texture-based (GLCM) and deep learning (ResNet50) features with unsupervised clustering and supervised classification for detecting liver diseases. Achieved 99%-100% accuracy using SVM, XGBoost, and Random Forest on pseudo-labeled medical imaging datasets
applied-mathematics arithmetic-coding brain-computer-interface direct-numerical-simulation fake-news fake-news-classification hardware history kmeans-clustering network-security opencv random-forest sentimental-analysis turbulence
Last synced: 06 Nov 2025
https://github.com/ArtZaragozaGitHub/CV--P5_Plants_Seedling_Classification
A robust image classifier using CNNs to efficiently classify different plant seedlings and weeds to improve crop yields and minimize the extensive human effort to do this manually.
cnn-classification cnn-for-visual-recognition confusion-matrix cv2-library imagedatagenerator label-binarizer learning-rate matplotlib numpy-library opencv optimizer-visualization pandas-library preprocessing-data reducelronplateau seaborn sequential-models tensorflow tensorflow-keras train-test-validation
Last synced: 06 Nov 2025
https://github.com/annapoorna-a-k/guardzilla-unauthorized-access-averter-using-raspberry-pi
A state-of-the-art intrusion entry detection robot that patrols your premises, which is built mainly using OpenCV and Raspberry pi.
buzzer flask intrusion-detection-system opencv python raspberry-pi robotics
Last synced: 09 Apr 2026
https://github.com/jluispcardenas/image2geojson
Image 2 GeoJSON
geojson image-processing opencv opencv-python python3
Last synced: 27 Apr 2026
https://github.com/satyajitghana/chocolatey-opencv
chocolatey package for opencv-4.2.0 windows
420 choco chocolatey opencv opencv4 windows
Last synced: 19 Apr 2026
https://github.com/fmigneault/dockers
Collection of docker setup with common libraries for image processing and machine learning.
boost cuda docker image-processing opencv python
Last synced: 12 Apr 2026
https://github.com/kienpc1234/kientf_object_detection
KienTF Object Detection is an improved version of the original object_detection repository, addressing various issues and enhancing stability. This project aims to fix bugs, optimize performance, and ensure better compatibility for real-world object detection tasks.
kientf machine-learning object-detection opencv pakage pip python python3 tensorflow tensorflow-lite tensorflow2
Last synced: 13 Apr 2026
https://github.com/rorosaga/world_clocks
🕰️ Simple clocks made with OpenCV's drawing functions ⌛
Last synced: 17 Apr 2026
https://github.com/himanchalchandra/humanactivityrecognition
Human Activity Recognition
artificial-intelligence deep-learning machine-learning opencv python
Last synced: 13 Apr 2026
https://github.com/vyjayanthipolapragada/cognitive_surveillance
Cognitive Surveillance system -- detect any malicious activity (when person is looking away from camera) and alert though warning popups and email notifications (to the concerned authority)
email eye-tracking facemesh facial-landmarks head-pose-estimation mediapipe mime opencv os python smtp tkinter
Last synced: 13 Apr 2026
https://github.com/mythologyli/springflycoffee
A coffee machine with face recognition system.
arduino coffee-machine face-recognition opencv qt rk3399pro tb-rk3399prod
Last synced: 13 Apr 2026
https://github.com/rohithsaji97/toll_gate
This is a electronic toll collection system.
data-analysis digital-image-processing ocr-text-reader opencv python3 trained-models
Last synced: 29 Apr 2026
https://github.com/iv4n-ga6l/Fruits-Detection-And-Counting
Fruits(oranges) detection and counting with Ultralytics YOLOv8
counting fruits-detection opencv python ultralytics yolov8
Last synced: 28 Apr 2025
https://github.com/camara94/opencv
Dans cette formation, nous allons découvrir les fondamentaux de OpenCV, nous allons voir comment détecter la couleur, les contours des images
computer-vision cumputer-science deep-learning opencv
Last synced: 10 Jul 2026
https://github.com/tentaclepurple/42_leaffliction
👁️ Computer Vision model made with Convolutional Neural Network for leaf disease identification
computer-vision convolutional-neural-networks deep-learning matplotlib opencv plantcv python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/Solrikk/PicTrace-Web
PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image
automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api
Last synced: 15 Aug 2025
https://github.com/josiah-mbao/realtime-object-detection
Real-time object detection using YOLOv8, OpenCV, and Python. Detect and label objects instantly from a webcam feed, with network streaming support for remote viewing.
computer-vision deep-learning object-detection opencv yolov8
Last synced: 15 Mar 2025
https://github.com/miteshgupta07/virtual-keyboard-using-computer-vision
A virtual keyboard application that uses computer vision to detect and interpret hand gestures, allowing users to type and interact with their devices through intuitive, touchless input.
Last synced: 12 Apr 2026
https://github.com/dhdsouza/python-heatmaps
Este repositório os scripts desenvolvidos durante o mini-curso de Heat Maps com Visão Computacional.
computer-vision heatmaps opencv python video-analysis yolov8
Last synced: 10 Apr 2026
https://github.com/lruizap/rpsai
This project is based on a retraining of the yolov11 model to detect the position of the hands and choose between rock, paper or scissors.
ia matplotlib opencv pandas pil python torch ultralytics yolov11
Last synced: 14 Apr 2026
https://github.com/romerorodriguezd/real-time-traffic-lights-classification---yolov3-opencv
Classifying traffic lights on a video streaming with OpenCV, classic computer vision using HSV channels to determine colors.
ai computer-vision opencv python yolo yolov3
Last synced: 12 Apr 2026
https://github.com/lim747vincent/real-time-sign-language-translation-using-lstm-and-mediapipe
The Sign Language Translator converts sign gestures into text using MediaPipe and an LSTM-based neural network.
artifical-intelligense deep-learning lstm-neural-networks mediapipe opencv python
Last synced: 10 Apr 2026
https://github.com/cmblir/yolov3-custom-face-detector
YoloV3 custom model
darknet dlib keras opencv python tensorflow yolov3
Last synced: 09 Apr 2026
https://github.com/hossamAhmedSalah/Computer-Vision-
contains my training projects in this field
computer-vision data-visualization detection edge opencv
Last synced: 10 Mar 2025
https://github.com/nirmit27/dog-vs-cat-classification
A binary image classification model based on Transfer Learning for distinguishing images of dogs from cats.
binary-classification deep-learning glob image-classification image-processing jupyter-notebook machine-learning opencv opencv2 python tensorflow transfer-learning
Last synced: 09 May 2026