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-02 00:22:20 UTC
- JSON Representation
https://github.com/daelsepara/imageprocessingtest
OpenCV experiments in C# and emgucv
emgucv gtk image-processing opencv
Last synced: 06 May 2026
https://github.com/pushparaj13811/face-detection-system
Real-Time Face Detection and Recognition System is a Python-based application that detects and recognizes faces in real-time using face_recognition for encoding, faiss-cpu for similarity searches, and opencv-python for processing. It features a FastAPI backend and a frontend for seamless interaction, enabling efficient matching with large datasets.
face-recognition fastapi machine-learning opencv
Last synced: 06 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/haveyoumetmiz/drivesync
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: 07 May 2026
https://github.com/ycc789741ycc/3dconstruction_yolov3
Implemented distance evaluation by applying yolov3 to construct 3D scenario with two cameras
computer-vision object-detection opencv pytorch yolov3
Last synced: 07 May 2026
https://github.com/chipcolate/opencv-raspberrypi-build
builds opencv optimized for the Raspberry Pi
balena balena-io docker opencv opencv-raspberrypi raspberry-pi rpi rpi3
Last synced: 19 Jun 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
https://github.com/iv4n-ga6l/Hand-controlled-computer-interface
Hand-controlled computer interface using haarcascade_hand.xml hand detector model, openCV and pyautogui
haar-cascade haar-cascade-classifier haarcascade-hand opencv pyautogui python
Last synced: 28 Apr 2025
https://github.com/anasbm1000/real-time-helmet-detection
An IoT project capable of identifying and warning riders who are not wearing helmets in real-time using machine learning technologies.
convolutional-neural-networks deep-learning machine-learning mobilenetv2 opencv raspberry-pi tensorflow2
Last synced: 08 May 2026
https://github.com/takbs2412/openvision
Vision Processing using Python and OpenCV
Last synced: 08 May 2026
https://github.com/soumyagautam/eye-mouse-tracking
An iris-controlled mouse software for Windows, MacOS and Linux that can move the cursor and click anywhere by blinking left eye.
accessability automation eye-tracking mediapipe mediapipe-facemesh opencv pyautogui
Last synced: 08 May 2026
https://github.com/matanabc/frc-opencv-android-vision
FRC vision application on android device using openCV-android-sdk and camera2 API (openCV JavaCamera2View)
android camera2-api frc-vision-tracking java-sockets mjpeg-stream nanohttpd opencv opencv-android-sdk opencv-camera2
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/mazen-daghari/systemc-opencv-project
systemc opencv guide
c-code opencv systemc visual-studio windows
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/anthonytedja/speakcv
speakCV. desktop client automates @Zoom actions with OpenCV
bootstrap computer-vision dlib machine-learning opencv scipy tkinter zoom
Last synced: 09 May 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/ivangael/objects_detection_with_neural_network_training_visualization
Real-time Object Detection and Neural Network Training Visualization
keras matplotlib neural-network neural-network-training neural-network-visualizations numpy object-detection opencv python tensorflow ultralytics
Last synced: 28 Apr 2025
https://github.com/jsonfm/remio-mcu
circular experiment mcu opencv python raspberrypi remio socketio
Last synced: 09 May 2026
https://github.com/serhatderya/fall_detection
This project implements a computer vision-based fall detection system using deep learning techniques. The system can detect whether a person has fallen in images or video frames.
ai artificial-intelligence artificial-neural-networks computer-vision deep-learning deep-neural-networks deeplearning falldetection matplo neural-network numpy opencv pil pillow pytorch tensorflow yolo yolov5 yolov8
Last synced: 11 Apr 2026
https://github.com/salim4n/fire_detection
Entrainement sur YOLOV8 pour qu'il puisse detecter du feu
deep-learning fine-tuning machine-learning object-detection opencv python video yolov8
Last synced: 09 May 2026
https://github.com/jluispcardenas/static_google_map_to_areas
Tool that processes a google static map and gets its areas in m2
googlemaps image-processing opencv opencv-python python
Last synced: 09 May 2026
https://github.com/deusares/drawerfunctions
A collection of PIL, Numpy and OpenCV functions to manipulate images
generative graphic image-processing numpy opencv pil pillow python
Last synced: 09 May 2026
https://github.com/happybono/sharedmemorysample
Two WinForms applications that exchange an image across processes using a named MemoryMappedFile and a named AutoReset event. Image data is handled with OpenCvSharp and displayed in PictureBox controls.
csharp hidpi hidpi-screen memorymappedfile netframework netframework48 opencv opencvsharp processes sharedmemory sharedmemoryexample
Last synced: 13 Sep 2025
https://github.com/mostafa-ghaith/faceverificationapp
FaceVerificationApp is a Python project that utilizes Kivy and Siamese Neural Networks to build a face verification application. The app allows users to authenticate their identity by comparing their face with pre-registered face images. It provides real-time webcam integration, image preprocessing, and verification using deep learning techniques.
computer-vision deep-learning facial-recognition identity-verification kivy-framework one-shot-image-recognition opencv siamese-neural-networks user-authentication
Last synced: 17 Jan 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/iv4n-ga6l/OpenPose-Prediction
Person's body parts or joint position detection using openCV
detection numpy opencv prediction prediction-model python
Last synced: 28 Apr 2025
https://github.com/iv4n-ga6l/Realtime-Car-Traffic-Tracking
Realtime car traffic tracking using yolov8 model
cartracking numpy opencv python ultralytics yolov8 yolov8n
Last synced: 28 Apr 2025
https://github.com/coodingpenguin/cuai-computer-vision-study-2020-spring
🐮 CUAI Computer Vision Study Materials with CS231n (2020.03 - 2020.06) 👀
computer-vision cs231n opencv python pytorch study
Last synced: 26 Mar 2025
https://github.com/nevrohelios/deep-viz
🔬 Deep-Viz: Unveiling the Black Box of Deep Learning
captum opencv pytorch streamlit torchvision
Last synced: 05 Apr 2026
https://github.com/selcia25/opencv-yoga-postures
This project combines Flask, OpenCV, and MediaPipe to create a real-time yoga pose detection application! 🧘♀️📹 Using your webcam, it analyzes your yoga poses and provides real-time feedback, helping you perfect your practice. 🚀
flask html-css-javascript mediapipe opencv yoga-pose-classification
Last synced: 13 Apr 2026
https://github.com/tansudasli/analytics-sandbox
from Statistical approach to Machine learning
feature-engineering machine-learning matplotlib numpy opencv pandas probability regex scikit-learn seaborn statistics
Last synced: 13 Apr 2026
https://github.com/loki-silvres/marker-overlay-project
Image Manipulation basics with OpenCV
Last synced: 12 Apr 2026
https://github.com/markoshb/mouse-management-using-opencv
Check this cool Computer Vision project!
computer-vision image-processing opencv python
Last synced: 13 Apr 2026
https://github.com/bhuvan588/face-attendance-system
Attendance system using Face Detection in OpenCV and Flask
css face-recognition flask html opencv pyzbar
Last synced: 28 Apr 2026
https://github.com/abhimanyu9539/face-recognition-using-facenet
ML projects aiming to extract faces from images and identify/classify a person's face in images and videos.
computer-vision face-detection face-recognition machine-learning opencv
Last synced: 28 Apr 2026
https://github.com/wahidpanda/image_processing_with_matlab
Image processing in MATLAB involves enhancing, analyzing, and manipulating digital images to extract information and perform diverse operations. MATLAB, a robust computing environment, offers a wide range of tools and functions tailored for efficient image processing, enabling seamless loading, processing, analysis, and visualization of images.
computer-vision deep-learning image-processing machine-learning matlab open-source opencv signal-processing
Last synced: 14 May 2026
https://github.com/rishraks/color-object-detection
This project enables real-time detection of user-defined color objects using a webcam. Users enter a color name, and the program identifies objects matching that color by converting it to its HSV range, applying a mask, and detecting contours. It's a practical tool for object tracking, sorting, and interactive applications.
computer-vision numpy opencv pillow-library
Last synced: 11 Apr 2026
https://github.com/soumyadeepbose/sheet-counter
Sheet Counter is a Streamlit application designed to count the number of sheets in a given video or image. The app uses computer vision techniques to detect and count horizontal lines, which represent sheets in the input media.
canny computer-vision hough-lines hough-transform opencv python python3 sheet-counter streamlit
Last synced: 10 May 2026
https://github.com/donguyenanhtuan/skeletonization-document-scanner
A Python-based document scanner that uses image processing and skeletonization techniques to detect and extract documents from camera images.
computer-vision document-scanner image-processing opencv skeletonization
Last synced: 13 Apr 2026
https://github.com/moataz-elmesmary/analog-clock-opencv
Computer vision project implemented with OpenCV
computer-vision cv2 numpy opencv
Last synced: 07 May 2026
https://github.com/rohancyberops/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: 16 Jul 2025
https://github.com/marcus-k/semfeaturedetection
Collection of work aiming to detect various features in SEM images of nanobeam photonic crystals.
ellipse-detection ellipses image-analysis opencv physics python research-project
Last synced: 17 Jan 2026
https://github.com/coincheung/image-dedup
Codebase I use for deduplication of image datasets
Last synced: 24 Apr 2026
https://github.com/suzusou/3d-code
色情報と文字情報を組み合わせた3次元コード
docker nginx opencv pyocr qrcode reedsolomon
Last synced: 13 Apr 2026
https://github.com/kanishk3813/crowd-surveillance-system
Crowd surveillance system developed for Prayagraj Mahakumbh Hackathon 2025. Utilizes advanced computer vision for head counting, anomaly detection, and fire detection in real-time, ensuring event safety and security. Proud finalists, dedicated to leveraging technology for positive impact.
Last synced: 13 Jun 2025
https://github.com/aryansk/face-mask-detection-system
A deep learning project using TensorFlow and OpenCV to detect face masks in real-time. Utilizes a Convolutional Neural Network (CNN) to classify images as mask-wearing or non-mask-wearing. 🧠📸
cnn face-mask-detection face-mask-detector machine-learning machine-learning-algorithms opencv python tensorflow
Last synced: 13 Apr 2026
https://github.com/malhotra5/communication-for-the-deaf
This application helps the deaf communicate with people who do not understand ASL (American Sign Language)
deep-learning inception neural-networks opencv tensorflow
Last synced: 09 May 2026
https://github.com/m4yh3m-dev/6-dof-voice-controlled-robotic-arm
An AI-powered, voice-controlled 6-DOF robotic arm built on Raspberry Pi 5. It features YOLOv8 object detection, smooth servo motion, real-time camera preview, custom motion presets, and hands-free operation using offline speech recognition. Designed for precision manipulation and interactive robotics applications with a 3D printable frame.
6-dof comupter-vision opencv robotic-arm robotic-arm-3d-model robotics yolov8
Last synced: 14 Apr 2026
https://github.com/mousa-alagha/rpi-based-lane-assist-autonomous-car
This project implements a lane-assist autonomous car using a Raspberry Pi and YOLO for object detection, lane detection, and motor control. The car autonomously navigates and avoids obstacles using computer vision.
ai ai-in-robotics autonomous-car computer-vision deep-learning image-processing lane-detection machine-learning motion-detection motor-control object-detection opencv raspberry-pi raspberry-pi-projects real-time-processing robot-navigation robotics self-driving-car sensor-fusion yolo
Last synced: 07 Oct 2025
https://github.com/tomschimansky/raspidrone
Wifi-controlled quadcopter project using RaspberryPi and Multiwii (Arduino) including live streaming and vision based autonomous capabilities through Aruco markers (OpenCV)
arduino aruco aruco-markers customtkinter drone livestream multiwii opencv python quadcopter raspberry-pi tkintermapview videostream
Last synced: 07 Oct 2025
https://github.com/imaginesamurai/advanced-vision-system
A Python-based camera handling utility that provides seamless control over video capture with advanced zoom functionality. Features include adjustable resolution, smooth digital zoom controls, and efficient frame processing, ideal for computer vision applications.
camera computer-vision cv2 cv2-library night-vision night-vision-camera night-vision-goggles numpy opencv opencv-python python python3 real-time realtime stable supoort thermal thermal-camera thermal-images video
Last synced: 16 Apr 2026
https://github.com/willguimont/audiocv
Play piano with colored stuff via your webcam
computer-vision midi music opencv opencv-python python youtube
Last synced: 09 May 2026
https://github.com/mehnaz2004/hand-controlled-snake-game-using-opencv
Control a snake using hand gestures! Built with OpenCV, MediaPipe, and Streamlit, collect points within 60 seconds in this interactive game. 🚀🐍
ai computer-vision opencv python
Last synced: 22 Feb 2026
https://github.com/skrotkih/makemeeyes
iOS app with eyes recognize ability developed with using Opencv2
ios opencv recognition swift vision
Last synced: 13 Apr 2026
https://github.com/shivanshvashisth/hand-gesture-recognition
This program is a sign language detection app by which you can translate sign language into text
computer-vision mediapipe opencv python
Last synced: 18 Jan 2026
https://github.com/vaibhav-2303/imagestitching
Image Stitching algorithm in Python
computer-vision image-stitching opencv python3 sift
Last synced: 13 Apr 2026
https://github.com/gkamboj/image-features-extractor
Detect object in any image along with its features like color, etc.
color-classification connexion feature-extraction flask image-classification image-recognition machine-learning numpy opencv python resnet
Last synced: 16 Apr 2026
https://github.com/nick8592/hand-detection-masos
hand-detection macos mediapipe mediapipe-hands opencv python
Last synced: 06 May 2026
https://github.com/gill-singh-a/ball-detection
A Python Program that uses OpenCV to detect Balls in Live Video
computer-vision opencv python python3
Last synced: 16 Apr 2026
https://github.com/shashankadiga123/age-and-gender-clasification
Developed a CNN-based model for accurate age and gender prediction using facial images with robust and ethical AI practices.
emotion-detection emotion-recognition face-detection face-recognition mtcnn mtcnn-face-detection opencv python python-project
Last synced: 16 Apr 2026
https://github.com/notjoemartinez/wieniawski
Photomath for violin sheet music
computer-vision opencv optical-music-recognition
Last synced: 16 Apr 2026
https://github.com/lupin3000/augmentedreality
Introduction into augmented reality (AR) with Python OpenCV ArUco markers.
aruco aruco-marker camera-calibration marker-detection numpy opencv pose-estimation python
Last synced: 13 Apr 2026
https://github.com/0xHericles/FaceRecognition
Face recognition with OpenCV integrated with arduino
arduino cpp face-recognition opencv
Last synced: 24 Mar 2025
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/krishbharadwaj5678/gestune
Gestune turns your hand gestures into system volume control. Adjust audio levels effortlessly with a simple pinch or spread of your fingers. Touch-free, intuitive, and fun volume control at your fingertips!
gesture-recognition hand-tracking mediapipe opencv python volume-control
Last synced: 12 May 2026
https://github.com/newsoftwareculture/datascience
jupyter-notebook keras-tensorflow numpy object-detection opencv pandas python3 tensorflow
Last synced: 12 Apr 2026
https://github.com/raghavendra-km/spot_ai
SpotAI is a basic Python-based AI object detection project using YOLOv5 and OpenCV to identify and label objects in images with high accuracy
artificial-intelligence deep-learning machine-learning object-detection object-recognition opencv python pytorch yolov5
Last synced: 06 May 2026
https://github.com/csharpseth/expression-analysis
AI that determines your facial expression when prompted with a social media post, and likes/dislikes it accordingly
computer-vision face-detection face-recognition opencv opencv-python
Last synced: 12 May 2026
https://github.com/nikitabelonogov/graduate_work
SSU. Graduate work.
facerecognition opencv openface python torchnet
Last synced: 01 Dec 2025
https://github.com/pabsan-0/image-clustering
K-means clustering of images with VGG18 featurizer
opencv pytorch repos-ml sklearn
Last synced: 17 Apr 2026
https://github.com/albertomarquillas/face-anonymizer
Privacy-focused face anonymization tool using OpenCV and MediaPipe with blur, pixelate, and emoji modes. Portfolio-ready with CLI, docs, and tests.
cli-tool computer-vision face-detection image-processing mediapipe opencv privacy python
Last synced: 07 May 2026
https://github.com/mythologyli/rusty
Homework of Digital Image Processing and Machine Vision.
Last synced: 07 May 2026
https://github.com/renanstn/opencv-dice-roll
Projeto com opencv que utiliza a câmera de um celular para identifica o resultado de uma rolagem de dados.
Last synced: 17 Apr 2026
https://github.com/ali-jaan-butt/brain_tumor_classification
Brain Tumor Detection using Deep Learning 🧠
brain-tumor-classification deep-learning images-classification opencv
Last synced: 17 Apr 2026
https://github.com/albertomarquillas/gesture-mouse-control
Real-time hand gesture tracking with OpenCV and MediaPipe to control system volume or emulate mouse actions.
computer-vision gesture-recognition hand-tracking human-computer-interaction mediapipe opencv python
Last synced: 07 May 2026
https://github.com/alexandredescombes/rpi4-opencv-detetction-d-objets
detetction d'objets sur rpi4 avec openCV
ia opencv raspberrypi rpi rpi4 vision
Last synced: 06 Mar 2026
https://github.com/pranav-nagpure/face-swapping-nb
IPython Notebook implementation of Face Swapping
affine-transformation delaunay-triangulation dlib image-processing ipython-notebook opencv
Last synced: 21 Feb 2026
https://github.com/headless-start/image-repo
This repository contains OpenCV projects.
edges image opencv pixels processing python3
Last synced: 07 May 2026
https://github.com/lofilogic/flashback-raw-editor
Custom RAW image processor and UI for the Flashback one35 v2 camera.
image-processing numba opencv pyside6 python raw-processing rawpy wip
Last synced: 20 Apr 2026
https://github.com/s-hirata0831/graphicsprocessing
Pythonによる画像処理基礎実験(with OpenCV)
Last synced: 07 May 2026
https://github.com/gaborvecsei/surgeon-board
Independent Laboratory Project at University: Contactless Interactive Display for Surgeons
keras machine-learning opencv smartboard surgeon
Last synced: 17 Apr 2026
https://github.com/djdhairya/car-accident-detection
csv cv2 geocoder geolocation keras math matplotlib numpy opencv pandas scikit-learn system tiwilo transformer
Last synced: 12 Apr 2026
https://github.com/its-maneeshk/gestureslide-image_slider
A hand gesture-controlled image slider using OpenCV, MediaPipe, and PyQt. Control Image Slides with Hand Gestures
Last synced: 07 May 2026
https://github.com/lucaangioloni/ascii_webcam
Transform the video feed from a webcam into ASCII art.
ascii-art opencv python terminal
Last synced: 07 May 2026
https://github.com/krishbharadwaj5678/gestureninja
Play Fruit Ninja using just your index finger with real time gesture tracking. No mouse, no keyboard — just your webcam and smooth slicing.
automation computer-vision cvzone finger-tracking fruit-ninja game-development gamedev gesture-recognition hand-tracking mediapipe mouse mouse-control numpy opencv pyautogui python realtime virtualmouse webcam
Last synced: 07 May 2026
https://github.com/dipan313/sarathi
🚘 SARATHI – A real-time AI-based attention monitoring system for drivers and pilots that detects drowsiness, posture issues, and inattention. Built with Python, MediaPipe, OpenCV, and Streamlit.
blinker matplotlib mediapipe opencv pygame python raspberry-pi streamlit t
Last synced: 02 Apr 2026
https://github.com/tanushreehajare/mood-detection-and-song-recommendation-system
🎵 Mood Detection and Song Recommendation System 🎯 Accurately detects user mood via facial expression analysis using CNN and recommends personalized songs! 🐍 Built with Python, using TensorFlow, OpenCV, and more with real-time mood-based playlist suggestions 🎧✨
Last synced: 07 May 2026
https://github.com/milover/beholder
Industrial machine vision software
genicam machine-vision object-detection ocr opencv
Last synced: 17 Apr 2026
https://github.com/sumanth44a/custom_hand_sign_recognition
Custom Hand Sign Recognition
Last synced: 07 May 2026