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-16 00:18:42 UTC
- JSON Representation
https://github.com/iv4n-ga6l/facesdetection-with-pixelation-and-blurring
Faces anonymization in video feed using either pixelation or blurring techniques.
blur-image facedetection opencv pixelation python ultralytics yolov5
Last synced: 06 May 2026
https://github.com/iv4n-ga6l/road_traffic_monitoring
Realtime road traffic monitoring with analytics chart plotting
opencv python trafficmanagement yolov8
Last synced: 26 Mar 2025
https://github.com/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/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/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/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/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/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/radames/opencv_video_to_pygame
SImple example OpenCV VideoCapture running on PyGame
Last synced: 24 Apr 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/isaacef/independent-motion-detector
Detect independently moving objects in a scene captured by a single camera.
Last synced: 09 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/ginnters/realtime-object-detection-warning
Real-time YOLO-based object detection system with danger zone alerts, Telegram and Email notifications for safety automation.
computer-vision detection email-notification object-detection opencv safety telegram-api telegram-api-bot yolo
Last synced: 14 May 2026
https://github.com/kanchitank/handwritten-character-recognition
Handwritten Character/Alphabet recognition using CNN.
computer-vision convolutional-neural-networks handwritten-character-recognition keras-tensorflow opencv
Last synced: 18 Apr 2026
https://github.com/akash-rajak/text-to-captcha-image
A python script to get the captcha image for any text entered.
captcha cv2 opencv python3 text-to-captcha tkinter
Last synced: 02 May 2026
https://github.com/erolrecep/moviebarcode
Generate moviebarcodes from a video
computer-vision feature-extraction image-processing opencv youtube
Last synced: 02 Apr 2026
https://github.com/manuelz/cards-identification
Cards identification system that matches a query card to a 106K card database using fine-tuned deep feature embeddings and similarity search.
deep-learning faiss metric-learning opencv pairwise-similarity python pytorch
Last synced: 15 Jun 2025
https://github.com/tekyaygilfethi/fundmewithyourface
This project combines the power of Brownie and OpenCV for creating an elegant way of logging in before making operations on Blockchain. With this project, you can fund or withdraw these funds by logging in with your face real time.
blockchain brownie brownie-eth ethereum image-processing opencv python solidity web3
Last synced: 08 Apr 2026
https://github.com/amirzenoozi/webcam-motion-detection
Motion Detection With OpenCV and Python Based on Webcam Input
image-processing motion-capture motion-detection opencv pillow python-script stream webcam webcam-motion-detection
Last synced: 15 May 2026
https://github.com/samjuk/facial-grouping
Python facial extraction and grouping
age-detection face-detection face-recognition gender-detection hacktoberfest hacktoberfest2020 opencv
Last synced: 24 Jan 2026
https://github.com/blueskyson/stereo-disparity-map-opencv
disparity-map opencv python stereo-matching
Last synced: 16 Apr 2026
https://github.com/faizantkhan/deep-learning
Unlock deep learning's secrets! Dive into fundamentals, master advanced techniques, and ignite creativity with hands-on projects. Join a vibrant community, push boundaries, and unleash AI's full potential. Begin your journey now!
advanced-programming ai aiml beginner-friendly deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning keras-tensorflow machine-learning-algorithms machinelearning-python neural-networks open-source opencv python python-library tensorflow yolo
Last synced: 06 Apr 2026
https://github.com/rajjitlai/virtualpaint
An OpenCV Project on Virtual Paint using C++
computer-vision cpp opencv opencv-cpp virtual-paint
Last synced: 12 May 2026
https://github.com/vijaygupta18/face-recognition
A simple Face Recognition App Built Using OpenCV-Python.
Last synced: 15 May 2026
https://github.com/jvtesteves/face_recognition_system
Real-time face detection and recognition system built from scratch in Python. Utilizes MTCNN for multi-face detection, FaceNet (InceptionResnetV1) for embedding extraction, and Euclidean distance for comparison. Allows training new identities via webcam captures and labels faces as known or “Unknown.”
computer-vision deep-learning face-detection face-embedding face-recognition facenet machine-learning mtcnn opencv python pytorch real-time
Last synced: 23 Jun 2025
https://github.com/jersongb22/computervision
Links to my repositories with a wide variety of Computer Vision models using CNNs, Transfer Learning, and Vision Transformer with TensorFlow, PyTorch, Hugging Face and Ultralytics.
cnn computer-vision convnextv2 efficientnetv2 hugging-face image-captioning image-classification image-segmentation lenet-5 object-detection opencv plotly python pytorch scikit-learn tensorflow ultralytics video-classification vision-transformer yolo11
Last synced: 12 Apr 2026
https://github.com/nazli-d/filters-and-noise
This GitHub repository contains an example demonstrating the application of fundamental image processing filters (Mean, Median, Gaussian) using Python and OpenCV, along with the addition of Salt and Pepper Noise.
gaussian-filter goruntu-isleme image-procesing image-processing image-processing-python mean-filter median-filter opencv python salt-and-pepper-noise spyder-python-ide tuz-ve-biber-gurultusu
Last synced: 13 May 2026
https://github.com/morin3/nextjs-blog-andoka
# Andoka-2 H.5 Andoka now TV
android firebase github-config hacktoberfest html html-css-javascript html-css-javascript-jquery html5 java javascript javascriptj jquery laravel machine-learning mongodb nodejs opencv spring-boot typescript youtube
Last synced: 06 Apr 2026
https://github.com/pranavgupta1234/karna
Automated drone for object tracking and detection started under Design Practicum
ardupilot cpp drone image-processing makefile objectdetection opencv
Last synced: 15 May 2026
https://github.com/bistcuite/pipes-detection
Simple program to detect pipes
ai artificial-intelligence cv cv2 machine-learning ml opencv python
Last synced: 15 May 2026
https://github.com/aliakseis/literacy
Taken from github.com/PacktPublishing/Qt-5-and-OpenCV-4-Computer-Vision-Projects.git
Last synced: 10 May 2026
https://github.com/andrewssobral/docker
Docker files
bgslibrary boost-libraries docker docker-container docker-image opencv opencv-python python python-3 visdom-docker
Last synced: 06 Apr 2026
https://github.com/gabrieledradan/hmc-grad
Automate handwritten multiple-choice test grading with HMC-Grad, using a CNN trained in PyTorch on the EMNIST dataset and OpenCV for image processing. Input the correction key and the images of the answer sheets to receive each one's correctness and score, along with item and score analysis, in CSV and XLSX formats, and the annotated images as JPG.
cnn-pytorch computer-vision deep-learning handwritten-character-recognition notebooks open-source opencv python pytorch
Last synced: 02 Mar 2025
https://github.com/tavneetsingh01/digital-image-processing-dip-practicals
This repository contains Image Processing Practicals done using various python libraries.
digitalimageproccessing dip image-processing jupyter-notebook matplotlib open-source opencv pillow practicals python scikit-learn
Last synced: 16 Apr 2026
https://github.com/genesisblock3301/detection-object-and-counting-number
Object count
Last synced: 16 May 2026
https://github.com/rushil-ambati/lane-detector
Lane Detector with Computer Vision
computer-vision image-processing opencv
Last synced: 15 May 2026
https://gitlab.com/ternaris/rosbags-image
Pure Python library to convert ros image message data from and to opencv2.
ROS2 compressedimage conversion cvbridge image message msg opencv ros rosbag rosbag1 rosbag2 rosbags
Last synced: 11 Apr 2025
https://github.com/jcilacad/enhanced-lsb-wangyinwang
Enhancement of wang-yin-wang improved least significant bit algorithm applied in image steganography
advanced-encryption-standard image-steganography lsb-steganography lzw-compression mersenne-twister opencv python
Last synced: 15 May 2026
https://github.com/chayanon-ninyawee/kmids-gfm-future-engineer-2025
WRO Future Engineers 2025 robotics project by KMIDS-GFM — autonomous robot with Raspberry Pi, LIDAR, and computer vision
autonomous-driving autonomous-robots cmake computer-vision cpp cross-compile docker embedded future-engineers hacktoberfest lidar opencv raspberry-pi raspberry-pi-pico robotics robotics-competition wro wro-future-engineers
Last synced: 06 Mar 2026
https://github.com/kedder/drawmcskin
Draw a Minecraft character on paper and convert it to a working skin
minecraft opencv python python3
Last synced: 08 May 2026
https://github.com/unvercan/ssd300-model-pytorch
SSD300 Model using PyTorch
cnn computer-vision convolutional-neural-networks cuda deep-learning image-processing neural-network object-detection opencv python pytorch single-shot-detection ssd ssd300
Last synced: 17 Mar 2025
https://github.com/codingspirit/autoaimproject
AutoAimProject is a camshift based auto aim system.
Last synced: 17 May 2026
https://github.com/yuxiang-xiao/machinevision-feature-detection-and-matching
CV courses of Cornell-CS5670.
image-processing opencv python
Last synced: 02 Mar 2025
https://github.com/onnesok/machine-vision
tensorflow object detection codes. This project can be implemented in many automation and robotics projects.
machine-vision opencv tensorflow tensorflow2
Last synced: 08 May 2026
https://github.com/onnesok/image-denoiser
This is one of my experiment to see how I can manipulate images using opencv and python. This code shows how to denoise image in several methods. Here I've used gaussian blur, median blur, bilateral filter, non local denoise and wavelet denoise method to denoise the image.
Last synced: 17 Jun 2026
https://github.com/petermartens98/streamlit-opencv-webcam-display-web-app
Python script that creates a Streamlit application for displaying the webcam feed and performing facial detection using OpenCV. The application provides a simple interface to view the live video stream and includes a stop button to halt the feed.
Last synced: 17 Mar 2025
https://github.com/dahoodmans/Spotify-Music-Recommender
Built Spotify Music recommendation system using Machine learning
csv-files emotion-recognition flask hacktoberfest html keras machine-learning music neumorphic-ui neural-networks numpy opencv postgresql tkinter
Last synced: 03 Mar 2025
https://github.com/vishalshenoy2002/face-recognizor
Use this face recognizer to recognise faces.
computer-vision cv2-library face face-detection face-recognition opencv opencv-python python
Last synced: 28 Apr 2026
https://github.com/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/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/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/mirtia/frame-detection
Frame detection using OpenCV (C++)
computer-vision contour-detection opencv opencv-cpp
Last synced: 10 May 2026
https://github.com/peppelinux/facerecognition
facial-recognition haar-cascade opencv opencv-python
Last synced: 16 May 2026
https://github.com/ethanjameslew/weeping-angel
dlib blink detection a la weeping angels
blink-detection dlib-face-detection doctor-who face-recognition opencv
Last synced: 19 Apr 2026
https://github.com/laubps/polygon-detector-opencv
Advanced C++ project using OpenCV to detect and classify polygons in images. Features precise edge and contour detection, polygon classification (triangles, quadrilaterals, etc.), and a Qt-based GUI. Supports JPEG, PNG, BMP formats. Includes advanced image processing and basic AI algorithms for better classification.
cpp opencv qt qt-gui qtcreator
Last synced: 07 Jan 2026
https://github.com/noorkhokhar99/faceemotionrecognition
FaceEmotionRecognition
deeplearning haar-cascade matplotlib opencv pyresearch python
Last synced: 16 May 2026
https://github.com/datarohit/parking-place-detector
This is Python based Computer Vision project which Show's the available parking places in parking lot.
image-processing opencv python
Last synced: 16 May 2026
https://github.com/mohdadil1/covid-19-preventions-desktop-app
Desktop Application for Real-Time Social Distancing and Mask Detection using OpenCV, Deep Learning, and Python. This application monitors live video or IP camera feeds and allows switching between social distancing and mask detection modes. A user-friendly GUI enables easy interaction and configuration.
caffemodel deep-learning imutils mask-detection mobilenetv2 opencv pygame-audio real-time-monitoring social-distancing-detection tensorflow tkinter-gui transfer-learning yolov3
Last synced: 11 May 2026
https://github.com/automatiga/freerpa
Intelligent Automation Platform (RPA + AI)
ai-hub analytics-hub automation automation-hub automation-studio bot-agents control-hub intelligent-automation-platform intelligent-document-processor llama3-meta-ai low-code multiple-robots opencv rpa-nocode rpa-robots support-hub workflow
Last synced: 04 Apr 2025
https://github.com/ishpen/horsepower12218-intothedeep
Codebase of Horsepower 12218 for the Into The Deep Season
ftc ftc-teamcode ftcvision opencv
Last synced: 02 May 2026
https://github.com/afnanksalal/waste-detection
This project implements a waste classification system that uses a custom YOLO model for detecting and categorizing waste materials. It integrates with an Arduino to communicate the classification results.
ai arduino classification object-detection opencv vision waste yolo
Last synced: 09 May 2026
https://github.com/agneya-1402/aircraft_detector
This project implements an Aircraft Detector using YOLOv8 to detect aircraft in images. The dataset is automatically split into train, validation, and test sets, and a YOLOv8 Nano model is trained on this data.
artificial-intelligence computer-vision opencv yolo yolov8
Last synced: 16 May 2026
https://github.com/iamthehimansh/objectdetection
Python Object Detection Using Opencv
object-detection opencv opencv-python python
Last synced: 16 May 2026
https://github.com/manikantasanjay/indian_number_plate_character_recognition
Character Recognition of Indian Number Plates Using Deep Learning Model Architecture(CNN).
computer-vision deep-learning image-processing keras machine-learning opencv tensorflow
Last synced: 11 Apr 2025
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/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/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/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/4444tensei/kazecaptchaapi
自部署验证码识别接口(常规ddddocr+滑块OpenCV),任何语言任何项目皆可直接发出HTTP请求便捷调用,而无需做复杂集成。实现:1. 通过接口接收POST请求收到验证码图像2. 将验证码图像识别后将结果返回到响应内容中。皆在简化一切验证码识别业务。现在你可以使用任何方式、任何语言实现验证码识别。
ddddocr flask online-verification-code-recognition opencv opencv-python python-script script verification verification-code
Last synced: 12 Apr 2025
https://github.com/krishbharadwaj5678/meshify
Meshify is a real time face mesh detection application that maps facial landmarks with high precision. It overlays a mesh on the face using a live camera feed.
computer-vision cvzone face-detection face-mesh facemesh facial-landmarks mediapipe mesh opencv python real-time real-time-processing
Last synced: 05 May 2026
https://github.com/aarambhtech/exam-cheating-detection
AI-powered online exam proctoring system that detects suspicious activities using computer vision. Tracks eye movements, face presence, multiple faces, and talking during exams with real-time alerts and dashboard.
ai-education ai-monitoring ai-security cheating-detection computer-vision deep-learning education-tech exam-proctoring exam-security eye-tracking face-detection mediapipe online-assessment online-exams online-learning opencv proctoring-system python-flask-dashboard remote-learning student-authentication
Last synced: 24 Aug 2025
https://github.com/frozenwolf-cyber/ocr
Easy way to convert scanned documents into editable text documents, classifying key-value pairs and annotating them. MTX - HackOlympics 2.0 Shaastra - 2022
azure bootstrap css faster-rcnn flask javascript neural-networks ocr-recognition opencv python pytorch siamese-neural-network tesseract tesseract-ocr
Last synced: 02 Apr 2026
https://github.com/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/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/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/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/karanyeole/employee_and_work-monitoring
The Employee and Work Monitoring System is a comprehensive solution designed to track employee attendance and performance using face recognition technology. This system can be effectively utilized in offices, schools, and colleges to monitor employee attendance, work hours, and productivity.
bootstrap css face-recognition html javascript opencv python sqlite
Last synced: 25 Feb 2026
https://github.com/ahasannn/real-time-expression-detector
A Real Time Expression Detector using Python and Machine Learning
csv expression-detection-from-cam gradient-boosting logistic-regression machine-learning-algorithms mediapipe numpy opencv pandas python random-forest ridge-classifier scikit-learn
Last synced: 07 Apr 2026
https://github.com/skellla/docker-opencv-dlib-node
Docker image with bundled opencv, dlib and node.js runtime. [AutoBuild]
dlib docker docker-image node nodejs opencv
Last synced: 07 Apr 2026
https://github.com/codebydant/video2opencv-video
This is a C++ program to convert a video to opencv format video
Last synced: 10 Sep 2025
https://github.com/codebydant/video2image-opencv
This is a c++ program to convert a video to frames
cmake cmakelists cpp frame opencv opencv3 video
Last synced: 10 Sep 2025
https://github.com/itscrystalline/quikscore
Automatically scan and score answer sheets. (KOSEN-KMITL Year 3 Project)
image-processing opencv rust scoring tauri-app vuejs
Last synced: 04 May 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/akshaya-kairamkonda/eye-tech-digital-systems
🚀 Eye-Controlled Mouse – Control your cursor with eye movements and blinking using OpenCV & MediaPipe.
automation computer-vision eye-tracking machine-learning mediapipe opencv python
Last synced: 03 May 2026
https://github.com/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/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/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/rajputrockstar/kazier
This is Modules aims to help you with your opencv Project to make it easier for your to focus on Project
ai computervision mediapipe opencv opencv-python pypi pypi-package python pythonprojects
Last synced: 17 Jan 2026
https://github.com/salgado2004/opencv_leitor_carta_de_baralho
Aplicação com openCv-python para identificação automática da carta de baralho entre as 52 opções.
computer-vision object-detection opencv patterns-recognition
Last synced: 17 May 2026