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/steveplays28/rubbish-image-detection
Rubbish image detection, using OpenCV.
Last synced: 01 May 2026
https://github.com/tengkoku/portal-opening-using-hand-tracking-in-unity
cvzone hand-tracking opencv python real-time unity
Last synced: 18 Jan 2026
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
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/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/rakeshbal99/canny-edge
canny-edge-detection edges image-processing opencv
Last synced: 18 Sep 2025
https://github.com/5208980/turtlebot3-autonomous-driving
Autonomous Driving and TurtleBot Avoidance Collision with TurtleBot3 WafflePi
computer-vision image-classification lane-detection opencv python ros self-driving-car
Last synced: 10 Apr 2026
https://github.com/rorosaga/world_clocks
🕰️ Simple clocks made with OpenCV's drawing functions ⌛
Last synced: 17 Apr 2026
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/GTruf/Driver-Drowsiness-Detector
Prototype of an intelligent safety system for detecting driver drowsiness
cpp cuda cudnn deep-learning driver-drowsiness-detection driver-drowsiness-detector drowsiness-detection face-recognition image-recognition machine-learning neural-network nvidia-cuda object-recognition opencv qt6 recognition-neural-network yolo yolov10 yolov5 yolov9
Last synced: 14 Mar 2025
https://github.com/louis3112/image_process
One of my project for Image Processing 4th Semester. The project is a simple extracting pixel matrices
image-processing ipynb-jupyter-notebook matplotlib opencv python
Last synced: 10 Apr 2026
https://github.com/anyavoitovich/bag-tracker-yolov10
Bag detection and counting system using YOLOv10. Tracks bags on a conveyor belt with real-time video processing and Kalman filtering.
docker machine-learning object-detection opencv video-processing yolov10
Last synced: 10 Apr 2026
https://github.com/rama1997/lane-line-detection
Uses computer vision to detects lane lines on the road from images/videos using the POV of a driving vehicle
numpy opencv opencv-python python
Last synced: 10 Apr 2026
https://github.com/eesha12khan/hybrid-images_cv
A hybrid image generator that merges low-frequency and high-frequency features of two images using OpenCV.
computer-vision hybrid-images image-processing opencv python3
Last synced: 18 Apr 2026
https://github.com/yassin522/opencv-tasks-damascus-university
This repository contains tasks related to computer vision using OpenCV at Damascus University.
Last synced: 10 Apr 2026
https://github.com/si1og/face_recognition
Simple python face recognition program
Last synced: 19 May 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/burhanali2211/color-detection
A simple color detection application using Python, Pandas, and OpenCV
Last synced: 10 May 2026
https://github.com/hongyihao-sxit/eyetrack_fursuit
An eye tracking program to be used for Furrysuit
Last synced: 29 Jun 2025
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/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/rohithsaji97/live_feed_raspberry_pi
This is the code that allows one to see a live feed using a raspberry pi and a pi cam only
cv2-library opencv picamera2 python3 raspberry-pi-3
Last synced: 26 Jan 2026
https://github.com/nwhovian/blink-detection
Eye blink detection with OpenCV and dlib implemented in Python
blink-detection dlib-face-detection opencv python
Last synced: 08 Jun 2026
https://github.com/marceloquesada/rpyservo
Simple python interface for working with servos in a Raspberry Pi
opencv pigpio pigpiod python python3 raspberry-pi raspberrypi servos
Last synced: 10 Apr 2026
https://github.com/zahramh99/gestureshape-matcher
A computer vision game that matches shapes using hand gestures.
computer-vision educational-game game-development gesture-control hand-tracking human-computer-interaction mediapipe opencv pygame python shape-matching
Last synced: 10 Apr 2026
https://github.com/talhaahussain/donkey-kong-neat
A Python program to play the first or second level of Donkey Kong Country (SNES, 1996), Jungle Hijinks or Ropey Rampage, using the genetic algorithm NEAT (NeuroEvolution of Augmenting Topologies) and Gymnasium, a maintained fork of OpenAI's Gym.
donkey-kong donkey-kong-country donkeykong gymnasium neat neat-python neuroevolution-of-augmenting-topologies openai openai-gym opencv
Last synced: 01 May 2026
https://github.com/mrazza/cctv-home-occupancy
A CPU-optimized local Linux pipeline using OpenAI CV and YOLOv8/ByteTrack to monitor home occupancy via RTSP streams, featuring directional tripwire tracking and a FastAPI query endpoint.
bytetrack computer-vision fastapi home-automation motion-detection object-tracking opencv rtsp sqlite yolov8
Last synced: 26 May 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/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/xcapt0/volume_control
🔊 Сhange the sound volume using your fingers
Last synced: 03 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/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/piraytekinz/array
An app which adds awesome filters to images easily, using opencv and python.
cloudinary css html huggingface image image-processing javascript nodejs opencv python react supabase typescript
Last synced: 11 Apr 2026
https://github.com/uditmishr/virtual-hand-painter
A simple application allows the user to draw on the screen using their hand. It has options for three primaries (RGB) colors, an eraser, and the ability to save results.
computer-vision machine-learning mediapipe opencv python
Last synced: 03 May 2026
https://github.com/selcia25/healthcare
🎈An innovative project aimed at transcending traditional gaming boundaries by seamlessly integrating wellness and learning.
flask game-development html-css-javascript opencv pygame python
Last synced: 30 Apr 2026
https://github.com/pradeep31747/signtech-real-time-sign_language_recognition
SignTech: Real-time Sign Language Recognition SignTech leverages advanced computer vision and machine learning to translate sign language gestures into text or speech in real-time. This innovative system bridges communication gaps, making interactions between deaf and hearing communities more inclusive and accessible.
cnn digitrecognition git machine-learning opencv python tensorflow
Last synced: 11 Apr 2026
https://github.com/ryuzen6/sports-celebrity-image-classification
This is a Machine Learning Project which Classifies the Image of Sports Celebrities. Requirements: Jupyter Notebook (for Data Cleaning and Image Classifying using various python libraries) , Pycharm (python IDE for creating Python Flask Server), Visual Studio Code (to create the UI with HTML, CSS and Javascript).
artificial-intelligence css3 html5 image-classification image-processing image-recognition javascript jupyter-notebook opencv python3
Last synced: 11 Apr 2026
https://github.com/pardhuu66/college-id-validator
FastAPI-based offline College ID Validator with Docker support
base64 dnn docker easyocr fastapi mobilenetv2 numpy onnx onnxruntime opencv pillow pydantic python tensorflow uvicorn
Last synced: 11 Apr 2026
https://github.com/varuntotakura/facerecognition
It is a FaceRecognition program used to recogize the faces.
artificial-intelligence face-detection face-recognition facedetect facedetection facedetector facerecognition facerecognitionproject facerecognize facerecogntion machine-learning machinelearning opencv python python-3 python-library python-script python3 python36
Last synced: 11 Apr 2026
https://github.com/okaditya84/blink-wink
This repository contains a project made in a hackthon at Charusat University in August 2022.
ai hacktoberfest hacktoberfest2024 opencv python
Last synced: 28 Apr 2026
https://github.com/mateuszk098/image-processing
Image Processing Notes
image-processing opencv python
Last synced: 05 May 2026
https://github.com/prastamaha/color-detection
color detection (red, blue, green, yellow) using opencv
Last synced: 20 Feb 2026
https://github.com/gill-singh-a/face-detection
A Python Program that uses OpenCV's haarcascade to Detect Faces
computer-vision face-detection opencv python python-3
Last synced: 17 May 2026
https://github.com/heitan104/truesight
Detect AI-generated short-form videos using deep learning. Built with Flask, TensorFlow, and React Native.
ai-detection deepfake expo flask hackathon keras mobile-app opencv react-native spurhacks tensorflow video-analysis
Last synced: 11 Apr 2026
https://github.com/dhdsouza/tcc-ads-iffar-svs
Este repositório contém uma aplicação de visão computacional para câmeras de segurança, focada na análise estratégica de clientes no ambiente varejista. Este projeto integra diversas tecnologias para oferecer funcionalidades avançadas e insights valiosos para o gerenciamento de estabelecimentos comerciais.
bootstrap docker docker-compose flask mongodb opencv python yolov8
Last synced: 11 Apr 2026
https://github.com/geekquad/canny-edge-detection
A basic program that performs edge detection of images in real-time.
canny-edge-detection edge-detection image-processing opencv python real-time
Last synced: 13 Apr 2026
https://github.com/bernovie/cpp
Collection of cpp tutorials
binary-tree binary-trees cpp cpp11 opencv
Last synced: 22 Apr 2026
https://github.com/bilalhameed248/employees-and-workstation-monitoring-using-yolo-object-detection
Fine Tuned YoloV4 To Monitor Employees And Workstations.
cv2 darknet employee-monitoring fine-tuning image-processing opencv python transfer-learning workstation yolo yolov4
Last synced: 11 Apr 2026
https://github.com/swedeshnamishra/image_classification
An end-to-end image classification project for sports celebrities using machine learning, OpenCV, wavelet transform, and Flask for model deployment with a browser-based UI.
computer-vision css data-science flask html javascript jupyter-notebook machine-learning opencv python wavelet-transform
Last synced: 11 Apr 2026
https://github.com/si-ddhartha/face-detection-haar-cascade
Python program that uses Haar Cascade Classifier to automatically detect faces in an image or video.
face-detection haar-cascade-classifier opencv
Last synced: 21 May 2026
https://github.com/prastamaha/opencv-montages
build montage image using opencv
Last synced: 20 Feb 2026
https://github.com/xmen3em/pan-card-tempering-detector-app
Flask web application designed to detect tempering in PAN card images. The application allows users to upload images of PAN cards and uses image processing techniques to determine if the card has been tampered with.
computer-vision deployment flask opencv python
Last synced: 20 Feb 2026
https://github.com/mkomod/opencv-haar-cascades
Haar Cascades for OpenCV
haar-cascade haarcascade opencv
Last synced: 26 May 2026
https://github.com/samir-atra/license-plate-recognition
License plate recognition system
imageai-library knn lpr numpy object-detection opencv python tensorflow tensorflow-tutorials
Last synced: 03 May 2026
https://github.com/semihcakir18/real-time-traffic-detection
🚗 YOLOv8 ve OpenCV kullanarak araçları gerçek zamanlı olarak tespit eden, takip eden ve sayan trafik analizi sistemi. Trafik akışını izlemek için nesne takibi ve sanal çizgi geçişi sayımı özelliklerini içerir
computer-vision deep-learning object-detection object-tracking opencv python traffic-analysis yolov8
Last synced: 18 May 2026
https://github.com/aarnavshah12/flappy-fitness
Flappy Fitness merges exercise with gaming. Using computer vision, it tracks movements in real-time, giving immediate feedback as players perform squats, jumping jacks, and toe touches to control a bird in a Flappy Bird-inspired game. It promotes fitness through fun, interactive gameplay.
mediapipe opencv pygame python socket-io
Last synced: 20 Feb 2026
https://github.com/rock12231/tesseract-heroku
Image to Text using python Tesseract heroku
heroku opencv python tesseract
Last synced: 15 Mar 2025
https://github.com/cedric190703/sudokusense
This project is an OCR to detect and solve a sudoku grid in Python
Last synced: 05 May 2026
https://github.com/irismuffin/auto-follow
This project includes engineering documents and lab reports from “智能跟随辅助系统设计”.
Last synced: 27 Apr 2026
https://github.com/allexceed360/gesture-powered-digital-painting-suite
🎨 Interactive hand gesture drawing app – draw, hover, erase, and save your creations! 💫
Last synced: 11 May 2026
https://github.com/etruxton/arcvde
ARCVDE: My current passion project! A platform hosting arcade games, controlled by real-time hand tracking and finger gun gestures using OpenCV and MediaPipe.
arcade-games computer-vision cv finger-gun gaming gesture-recognition hand-gesture hand-tracking interactive mediapipe no-controller opencv pygame python
Last synced: 03 May 2026
https://github.com/greenhacker420/opencv_exp_age
A real-time facial analysis platform built with Flask, OpenCV, TensorFlow, PyTorch, and Next.js, featuring live face detection, age & gender estimation, and emotion recognition. Designed for robotics club events, tech fairs, and interactive AI demos, with a futuristic cyberpunk UI powered by Arwes.
age-estimation computer-vision emotion-recognition face-detection facial-analysis gender-detection mediapipe opencv real-time-ai robotics-club tensorflow
Last synced: 09 Apr 2026
https://github.com/prodeveloper0/deepmatchinghelper
DeepMatching written by Jérome Revaud Helper Library (Python/C++)
c cpp cpp-library deepmatching opencv python
Last synced: 06 May 2026
https://github.com/derek-palmer/dvr-scan-file-organizer
DVR-Scan-Organizer is a Dockerized extension for DVR-Scan, designed to process multiple video files and organize output in a structured format.
cuda dvr dvr-scan multimedia opencv opencv-python python video video-processing
Last synced: 01 May 2026
https://github.com/shibam120302/gesture_volume_control
We are trying to process a video so that we can control volume of a device with help of its camera using our palm or precisely our thumb and index fingers.
Last synced: 22 May 2026
https://github.com/kahngjoonkoh/randomshapegenerator
A program that will generate images with random shapes and background colours. Can be customized and generated in bulk.
generative-art numpy opencv python threading tkinter
Last synced: 11 Apr 2026
https://github.com/seraph-yang/ocr
Text detection + text recorgnition using OpenCV, Python, and Tesseract
Last synced: 30 Aug 2025
https://github.com/riyuze/facemask-object-detection
An object detection project which detects face masks in a picture.
deep-learning image-classification machine-learning object-detection opencv python tensorflow
Last synced: 11 Apr 2026
https://github.com/luiskisters/hand-recognition
Real-time hand tracking with gesture recognition using MediaPipe and OpenCV.
hand-tracking mediapipe opencv
Last synced: 25 Oct 2025
https://github.com/mxagar/machine_vision_notes
My personal notes on algorithms and applications for Machine Vision, featuring examples with Halcon, OpenCV and PCL, and other technologies.
algorithms deep-learning image-processing machine-vision opencv pcl
Last synced: 14 Oct 2025
https://github.com/miha53cevic/opencv-facial-recognition
using OpenCV and EmguCV
arduino image-processing opencv opencv-python
Last synced: 11 Apr 2026
https://github.com/thejoin95/extract-videoframe-opencv
A simple script to extract frames from a video source
opencv python tensorflow video-processing
Last synced: 11 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/gotoren/image-processing
2019前期 画像処理及び演習 C++(C++, OpenCV, xcode)
Last synced: 26 Aug 2025
https://github.com/clxxxy/handsong
Piano virtual com MediaPipe e OpenCV para projeto final da cadeira de IA aplicada à Música
computer-vision mediapipe music opencv python
Last synced: 10 Mar 2026
https://github.com/marcontk/xray-intensity-profile-perl
Intensity profile analysis of X-ray medical images using Perl and PDL with interactive visualizations.
image-processing jupyter-notebook opencv pdl perl plotly
Last synced: 08 May 2026
https://github.com/alna0770/face_recognition
Face recognition project for daily use
face-detection face-recognition homelab open-source opencv python-3 python-library security
Last synced: 24 Apr 2026
https://github.com/SajadTroy/pet-ai
This repository contains code for detecting if a bottle is made of PET (Polyethylene Terephthalate) using a Convolutional Neural Network (CNN) model built with TensorFlow and Keras. It includes scripts for training the model and for using the model to make predictions on new images.
ai artificial-intelligence opencv python
Last synced: 26 Oct 2025
https://github.com/krishbharadwaj5678/virtualmouse
computer-vision cv2 cvzone hand-tracking mouse numpy opencv python threading time virtual-mouse
Last synced: 11 Apr 2026
https://github.com/jshulgach/aruco_pose_estimation
Simple pose estimation package using ArUco markers
aruco opencv pose-estimation python
Last synced: 28 Apr 2026
https://github.com/chahelgupta/image-filter-application-python
"Image Filter App: Python GUI with Tkinter & OpenCV. Apply grayscale, invert, blur, sketch, watercolor & pencil sketch filters. Easy image loading & capture. Ideal for beginners & enthusiasts. Enhance photos creatively! 🎨 #Python #OpenCV #Tkinter"
beginner-friendly beginner-project cv2 gui gui-application image-filters image-processing opencv python python-library tkinter tkinter-gui
Last synced: 24 May 2026
https://github.com/ethand91/opencv-cartoon-filter
Simple Opencv + Python example showing cartoon filter
computer-vision opencv python sample tutorial
Last synced: 18 May 2026
https://github.com/imshakil/computer-vision
Digital image processing with computer vision using python programming
computer-vision digital-image-processing image-processing opencv python python-programming
Last synced: 10 May 2026
https://github.com/touppercase78/happy-new-year-2025
Happy New Year 2025 with Colorful Squares, Gifts, Text and Tree with Balls!
2025 happy-new-year image-processing merry-christmas opencv opencv-python python
Last synced: 23 Aug 2025
https://github.com/srijanmukherjee/image-processing-ocr-assignment
Performs image smoothening, converting to binary image, generating skeleton of the image for OCR purpose
Last synced: 16 Apr 2026
https://github.com/phillipberndt/coffeelist
Django application for account management for a coffee machine and automated processing of scanned tally lists
django opencv python scanned-tally-lists tally-counter tally-ocr
Last synced: 03 May 2026
https://github.com/darshpreet18/person-proximity-insight-detector
Person Proximity Insight Detector is basically a Machine learning project designed to get person identity individually using face recognition and distance measurement by training machine with various inputs
opencv pycharm-ide python tensorflow yolov4
Last synced: 10 Feb 2026
https://github.com/malk97sc/images
OpenCV Image Processing
c computer-vision cpp image-processing opencv python
Last synced: 01 Sep 2025
https://github.com/Priyanshishuklaa/GestureX
GestureX is a real-time Indian Sign Language (ISL) translator that converts hand gestures into text and speech. It helps bridge the communication gap between the deaf community and the hearing world using computer vision and machine learning.
computer-vision deep-learning flask gesture-recognition gtts indian-sign-language indian-sign-language-translator isl machine-learning opencv python real-time-translation-accessibility sign-language-translator speech-synthesis tensorflow
Last synced: 30 Dec 2025
https://github.com/guru-bharadwaj20/saliency-maps
A saliency-guided autonomous driving system using cmSalGAN heatmaps, a custom Fusion model, and Faster R-CNN detection. It generates refined saliency maps, trains a saliency-aware detector, and simulates vehicle navigation using datasets like NJUD, NLPR, and STEREO.
cmsalgan numpy opencv python pytorch torchvision
Last synced: 18 Nov 2025
https://github.com/ecrows/flippy
Python command-line utility for generating videos from image directories.
data-science image-processing numpy opencv python python3 video video-processing visualization
Last synced: 04 Mar 2026
https://github.com/omparghale/drsimplify-ocr
Medical Prescription OCR System
django fuzzy-string-matching huggingface ocr opencv python vision-transformer
Last synced: 17 Apr 2026
https://github.com/anis196/sowell_personal_therapist
SoWell uses computer vision libraries (OpenCV and MTCNN) and deep learning (DeepFace) to detect and analyze facial expressions in real-time. The detected emotion influences the AI therapist's tone, built using LangChain with Google's Gemini model. The user interface, styled with Bootstrap and custom CSS, (1k+ lines!)
bootstrap css custom-css dockerfile html javascript mtcnn-face-detection opencv python tensorflow-gpu
Last synced: 10 Apr 2026
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