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/clementtsang/sudoview
A script that uses OpenCV and PyTesseract to solve images of Sudoku puzzles.
backtracking cv opencv python sudoku
Last synced: 02 May 2026
https://github.com/veresdavid/imgproc-task3
Discrete Fourier transformation implemented manually with the help of C++ and OpenCV.
cpp fourier-transform image-processing opencv
Last synced: 02 May 2026
https://github.com/ranimeshehata/face-recognition
This project implements a face recognition pipeline using the AT&T Face Dataset (ORL Dataset). It includes dimensionality reduction techniques like PCA, clustering algorithms such as K-Means and GMM, and an optional Autoencoder-based feature extraction.
autoencoders cnn dimensionality-reduction face-recognition gmm-clustering kmeans-clustering machine-learning opencv pca python
Last synced: 02 May 2026
https://github.com/sanjaychoodamani/all-detection-using-cnn-models
This is an implementation of deep learning approach to classify leukemia blast cells from microscopic images
cnn-classification deep-learning keras opencv python streamlit tensorflow2
Last synced: 02 May 2026
https://github.com/saravanabalagi/unrecognized
Detect your face in videos. Made during Trinity College Dublin Huawei Hackathon
dlib face-compare-recognition face-detection face-recognition faced hackathon opencv python webcam
Last synced: 03 May 2026
https://github.com/mtgsoftworks/uav-advanced-tracking-system
Real-time UAV detection & tracking system powered by YOLOv8, OpenCV, and PID control
deep-learning drone-tracking object-detection opencv pytorch real-time-tracking uav yolov8
Last synced: 02 May 2026
https://github.com/rajkamalsah/flow-hpc-shocktrack
GPU-accelerated, fault-tolerant Schlieren/PIV shock tracking with interactive ROI, 1-px edges, and resumable training.
ai-ml computer-vision cuda fluid-dynamics hpc mlsystem opencv piv pytorch schlieren scientific-ml smalldata transformer
Last synced: 03 May 2026
https://github.com/raphael-denni/yolo-simple-object-detection
This is a simple test usage of the YOLO toolset. Records a live video through your camera and displays detected elements with colored boxes.
Last synced: 03 May 2026
https://github.com/e7canasta/cupertino-nvr
🎯 Cupertino NVR Multiplexer: Distributed computer vision processing system with MQTT communication, real-time video walls, and stream processing capabilities
computer-vision distributed-systems mqtt multiplexer nvr opencv python real-time roboflow video-processing
Last synced: 03 May 2026
https://github.com/tripolskypetr/node-gyp-opencv
I created a simple script which will compile OpenCV 3.4 with opencv_contrib (SIFT, SURF available) for linking with Native Abstractions for Node.js on Ubuntu 18.04
bash-script cpp native-abstractions-for-node node-gyp node-js opencv sift static-linking surf ubuntu1804
Last synced: 03 May 2026
https://github.com/erenelagz/bitcoin-price-prediction
Bitcoin price production using Machine Learning in Python
artificial-intelligence artificial-intelligence-algorithms bitcoin cryptocurrency lineer-regresyon machine-learning matplotlib opencv price-prediction python
Last synced: 03 May 2026
https://github.com/indrajit-2001/attendence-using-face-detection
Developed a machine learning-based smart attendance system using Python. The system utilizes a webcam to recognize faces and automatically records attendance. An Excel sheet is generated to document the attendance data, enhancing efficiency and accuracy in tracking student presence.
machile-learning opencv python3
Last synced: 03 May 2026
https://github.com/atchayaah/biobin
AI-driven robotic system using YOLOv5 for real-time biomedical waste detection and automated segregation, developed as part of a patented research project.
opencv pythorch raspberrypi roboflow-dataset yolov5
Last synced: 03 May 2026
https://github.com/iamparun/no-parking-vehicle-number-plate-recognition
The No-Parking Vehicle Number Plate Recognition System uses image processing and OCR to detect illegally parked vehicles. It generates real-time alerts and logs violations to automate enforcement and improve parking management.
Last synced: 04 May 2026
https://github.com/marwendoukh/face-detection-with-opencv
Face detection with openCV
face-detection opencv opencv-python
Last synced: 04 May 2026
https://github.com/vanbagaria/fxlab
A Django web app for applying various filters to images
Last synced: 04 May 2026
https://github.com/homebackend/pdf-title-page-splitter
Splits a pdf based on identified title pages using ML trained model
machine-learning opencv pdf-splitter pdf2image pypdf2 scikit-learn tensorflow
Last synced: 04 May 2026
https://github.com/ibrahim-sowunmi/ai-camera-test
AI Camera: A Next.js 15 application with real-time object detection using YOLO and OpenAI Vision. Capture photos from your webcam and get AI-powered descriptions and intelligent comparisons between consecutive images. Features both static image analysis and real-time object detection with segmentation using a Python Flask backend. Built with Next.j
Last synced: 04 May 2026
https://github.com/wwwmisla/gerador-mapas-calor
Sistema de visão computacional para gerar mapas de calor com base na movimentação em espaços públicos, auxiliando no planejamento urbano e uso eficiente do espaço.
color computer-vision demo google-colab gradio heatmap marchine-learning matplotlib model numpy opencv people-detection python smart-city ufrn visao-computacional vision-computer yolo yolov8
Last synced: 04 May 2026
https://github.com/sebdeveloper6952/opencv-aruco-ros
ROS2 Humble OpenCV Aruco Utils
aruco-markers opencv ros-humble ros2
Last synced: 04 May 2026
https://github.com/sakeenanavavi/snapcal_ocr-based-equation-solver
This project is a web application that solves mathematical equations from images using optical character recognition (OCR) and symbolic mathematics. It's built with Flask, OpenCV, NumPy and SymPy.
flask opencv pytesseract python
Last synced: 04 May 2026
https://github.com/renanstn/advance-computer-vision
Repositório do curso Advance Computer Vision, do Murtaza's Workshop
computer-vision mediapipe opencv opencv-python python
Last synced: 04 May 2026
https://github.com/jacobpclouse/526-hw-3-sss
ICSI 526 Homework 3 - Spring 2023 - Shamir Secret Sharing
encryption-decryption lagrange-polynomial-interpolation numpy opencv pil python3 shamir-s-secret-sharing-scheme shamir-secret-sharing shamirs-secret-sharing
Last synced: 05 May 2026
https://github.com/josephdt12/cpp-quads
Transform an image into a blockier version of itself.
Last synced: 05 May 2026
https://github.com/sahilk-027/sightv1-analyzer
A video analysis application utilizing OpenCV and machine learning to generate timestamps for car accidents captured in recorded video footage.
anomaly-detection flask opencv react
Last synced: 05 May 2026
https://github.com/arshitarora/face-recognition-authentication
This is a Python program that uses OpenCV and face recognition libraries to perform real-time facial recognition and authentication. The program captures video from the webcam, detects faces, and matches them against a pre-trained dataset to identify individuals
authentication cv2 face-recognition opencv python
Last synced: 05 May 2026
https://github.com/ibaigorordo/tf2-object-detection-inference
Python program to perform object detection inference with Tensorflow 2.0.
deep-learning inference object-detection opencv tensorflow tensorflow2 webcam-capture
Last synced: 05 May 2026
https://github.com/arya-io/cpp-opencv
A pipeline for extracting video frames using GStreamer and detecting/cropping faces from the frames using OpenCV's Haar Cascade classifier in C++.
computervision cpp facedetection frameextraction gstreamer haarcascade imageprocessing opencv shellscript videoprocessing
Last synced: 05 May 2026
https://github.com/adrianmarino/self-driving-car-model
Steering wheel angle predictor
autonomous cnn conda keras machine-learning opencv python self-driving-cars
Last synced: 05 May 2026
https://github.com/yas-sim/openvino_docker_boilerplate
A boilerplate for an OpenVINO application in a container project using an OpenVINO base container image
container deep-learning docker inference object-detection opencv openvino python ubuntu
Last synced: 05 May 2026
https://github.com/noorkhokhar99/mediapipe-pose---google
mediapipe opencv python python-opencv
Last synced: 05 May 2026
https://github.com/allanjos/image_processing
Image processing utilities.
cpp grayscale-images histogram histogram-equalization image-processing matlab morphology octave opencv sobel visual-studio
Last synced: 06 May 2026
https://github.com/aveek-saha/ball-tracking
A python code to track a ball and an Arduino code to control a robot that follows the ball
arduino-uno image-recognition opencv python
Last synced: 06 May 2026
https://github.com/anil951/voice-assisted-camera
Voice-Controlled Camera using Python and OpenCV, allowing users to take photos, apply filters, zoom, and record videos through voice commands and save content directly to the computer for easy access.
camera ffmepg opencv opencv-python python python3 voice-commands voice-recognition voicecamera
Last synced: 06 May 2026
https://github.com/arseniistratiuk/passport-ocr-api
OCR Passports with PassportEye, Tesseract OCR and OpenCV. Project for MAN (Minor Academy of Sciences of Ukraine).
api-rest django dlib-face-detection opencv passporteye python tesseract-ocr
Last synced: 06 May 2026
https://github.com/si1og/raspberry_pi_objects_detection
Neural network for detection objects on a raspberry pi
computer-vision object-detection opencv opencv-python tensorflow
Last synced: 06 May 2026
https://github.com/rosnavigator/parallelkmeansimagecompressor
Parallel KMeans-based image quantization compressor that reduces the number of colors in an image while preserving visual quality. It uses KMeans clustering for color quantization and supports sequential, OpenMP, MPI, and CUDA implementations for performance and scalability. PoliMi - Advanced Methods for Scientific Computing (2023-2024)
boost clustering colors compression cuda image-quantization kmeans kmeans-clustering lossy-compression mpi odette opencv openmp parallel-computing parallel-programming performance polimi scalability sl-train
Last synced: 06 May 2026
https://github.com/dhyanesh18/flappbird-rl
PPO agent and A2C agents for Flappybird. Includes scripts, training code, and evaluation tools.
a2c flappybird opencv ppo pygame-learning-environment reinforcement-learning stablebaselines3
Last synced: 06 May 2026
https://github.com/utkarsh251106/vehicle-detection
This is a image classification project which is used to detect different vehicles.
computer-vision deep-learning image-classification opencv python
Last synced: 06 May 2026
https://github.com/alinababer/plants-disease-detection-by-cnn
agritech deep-learning jupyter-notebook opencv python
Last synced: 06 May 2026
https://github.com/harmanveer-2546/running-pose-estimation
Running Pose Estimation involves detecting and tracking the key landmarks or points on a person's body in an image or video. The goal is to understand and analyze the body's pose, movements, and gestures, which can be valuable for various applications.
3d-graph cordinates google-library matplotlib mediapipe mediapipe-body mediapipe-pose mediapipe-pose-estimation opencv plotly pose-estimation visualization
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/headless-start/image-repo
This repository contains OpenCV projects.
edges image opencv pixels processing python3
Last synced: 07 May 2026
https://github.com/drissiomar98/face-ai-recognition
computer-vision flask machine-learning opencv
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/alro10/buildopencvubuntu
How to install opencv on Ubuntu 16.04 machine
build-opencv install opencv opencv-install opencv-installation opencv-python python3
Last synced: 07 May 2026
https://github.com/melonencoder/pdf-to-video
Convert PDFs and Image Sequences to Video
cpp ffmpeg image-sequence opencv pdf pdf-to-video poppler video video-processing
Last synced: 07 May 2026
https://github.com/yareva/gestutext
Real-time hand gesture recognition using MediaPipe and OpenCV, trained with a Random Forest classifier. Detects OK, Yes, No, and Peace Out gestures via camera.
gesture-recognition machine-learning mediapipe opencv python random-forest
Last synced: 07 May 2026
https://github.com/sarojbelbase/detect-my-mask
Uilizing Tensorflow and openCV frameworks, we have created a Face Mask Detection Software Script.
face-detection made-in-nepal mask-detection opencv raspberry-pi rpi4 tenserflow train-model
Last synced: 07 May 2026
https://github.com/maxpaynestory/php-ext-video-to-animated-gif
This php extension converts a video file to animated gif.
converter extension extensions gif opencv php php-extension php7 video
Last synced: 07 May 2026
https://github.com/adamlaszlo91/winterveil
Add winter effect to images
image-manipulation midas opencv python
Last synced: 07 May 2026
https://github.com/stevenchang5/canny_edge
Implementation of canny edge detection, with option to use cuda to improve performance
Last synced: 07 May 2026
https://github.com/borys35/hand-gestures
Control your music player using your own hand!
computer-vision mediapipe opencv python
Last synced: 07 May 2026
https://github.com/mendez-luisjose/sign-language-detection-and-classification-model
Sign Language Detection and Classification Model
keras mediapipe opencv tensorflow
Last synced: 08 Apr 2026
https://github.com/charlyhno-eng/raspberry-plate-recognition
License plate detection by computer vision on raspberry (optimized resources) - Python - OpenCV - Tesseract
opencv python raspberry-pi tesseract-ocr yolov8
Last synced: 08 May 2026
https://github.com/ricardorobledo/scooby-doo-characters-classiffier
Scooby-Doo characters classifier with OpenCV
histogram-of-oriented-gradients matplotlib opencv python3 svm-classifier
Last synced: 08 May 2026
https://github.com/jorge-jrzz/ear_segmentation
Ear segmentation in real time
cnn-for-visual-recognition computer-vision opencv python yolov8
Last synced: 08 May 2026
https://github.com/gama1903/digital_image_processing
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
digital-image-processing numpy opencv python
Last synced: 08 May 2026
https://github.com/zuecopio/vco_2425
Computer Vision (VCO) subject practices
cv2 matplotlib numpy opencv pilllow
Last synced: 08 May 2026
https://github.com/krishbharadwaj5678/handtrackpy
HandTrackPy is a real-time hand tracking which detects and tracks multiple hands, providing key landmarks for gesture recognition and interactive applications.
handtracking mediapipe opencv python
Last synced: 08 May 2026
https://github.com/dityaren/face-recognition-attendance-system
Attendance system by capturing faces through a webcam implemented in Python.
attendance-system face-detection face-recognition opencv python
Last synced: 08 May 2026
https://github.com/fyt3rp4til/facial-expression-recognition-pytorch
huggingface opencv pytorch timm
Last synced: 08 May 2026
https://github.com/irmkar/traffic-sign-classification
A Deep Neural Network to do traffic sign classification
cnn-classification deep-learning keras-tensorflow opencv pandas traffic-sign-classification
Last synced: 08 May 2026
https://github.com/shirsendu1260/road-lane-detection-system
Image processing pipeline equipped with object detection feature built for self-driving cars to detect lanes and vehicles from a dashcam video.
computer-vision image-processing object-detection opencv python
Last synced: 08 May 2026
https://github.com/lgariv/maskpass
Electronic Engineering final project
face-mask face-mask-classification keras opencv tensorflow
Last synced: 08 May 2026
https://github.com/kunalmehra075/volume-control-opencv
Virutal Volume Controller — OpenCV + MediaPipe, Control your system volume using just your fingers — no keyboard, no mouse, just pure gesture magic! 🖐️🤏
autopy cv2 hand-tracing hand-tracking handcontrol mediapipe opencv python python3 virtual-controller volume volumehandcontrol webdev
Last synced: 08 May 2026
https://github.com/filnow/tinygimp
project for image processing class
gimp numpy opencv pysimplegui python3
Last synced: 08 May 2026
https://github.com/svetlyo81/godot-nemo
Godot 4 custom build to run Mistral-Nemo-Instruct-2407 and SDXL finetunes for Windows 10/later.
ai app-development game-development godot llm mistral-nemo opencv stable-diffusion windows
Last synced: 08 May 2026
https://github.com/lawvs/face-recognition-demo
face recognition with opencv and python
face-recognition opencv python
Last synced: 08 May 2026
https://github.com/ayushmankumar7/polyp-semantic-segemntation-tensorflow-2
Trying out something new
deeplearning imageprocessing imagesegmentation opencv tensorflow u-net
Last synced: 08 May 2026
https://github.com/as567652/color-identification
OpenCV program to determine whether color of a car is Red, Green, Blue or White.
computer-vision digital-image-processing matplotlib opencv python3
Last synced: 08 May 2026
https://github.com/kunalparkhade/image-to-pencil-sketch
A Streamlit-based web application that converts images into stunning pencil sketches, powered by cutting-edge Firebase integration for user authentication and image storage.
firebase-firestore opencv python3 streamlit
Last synced: 09 May 2026
https://github.com/luis-kr/stream2frame
A Python-based tool for processing and extracting frames from UniFi Protect camera recordings.
data-transfer ffmpeg frame-extraction opencv unifi-protect video-conversion video-processing
Last synced: 09 May 2026
https://github.com/sadevans/b2u_sber_implemetation
Модификация Blind2Unblind для конкретных данных и задач
blind2unblind computer-vision opencv pytorch
Last synced: 09 May 2026
https://github.com/kemalcalak/developing-driverless-vehicles
This project includes the software required for an autonomous vehicle
numpy object-detection opencv segmentation yolo
Last synced: 09 May 2026
https://github.com/encima/crash-catch
A hacky method (using Python and OpenCV) to catch some douche that crashes into your vehicle and drives off.
Last synced: 09 May 2026
https://github.com/saeidsaadatigero/car_plate_recognition
Recognition System
ai machine-learning opencv python yolo
Last synced: 10 Jun 2026
https://github.com/aclrians/raicl
A command-line tool that helps users post to Reddit with enhanced titles, text, and content using AI
ai command-line-tool openai opencv reddit
Last synced: 09 May 2026
https://github.com/rajsinha7/gesture-controlled-crocodile-game
This is a fun arcade-style game where a cartoon crocodile moves left and right at the bottom of the screen, avoiding falling obstacles (red boxes) from the top. The game is controlled using real-time hand gestures captured via webcam using OpenCV and MediaPipe and the Game engine via pygame.
mediapipe opencv pygame-library python
Last synced: 09 May 2026
https://github.com/sushmithaa02/virtual-mouse-keyboard
Control your PC with Hand Gestures! A futuristic AI-powered Virtual Mouse & Keyboard built using Python, OpenCV, and MediaPipe. Touchless interaction made seamless.
computer-vision gesture-recognition hand-tracking-automation mediapipe opencv python virtual-keyboard virtual-mouse
Last synced: 09 May 2026
https://github.com/shamiul5201/sitting-posture-analysis
A side-view posture analysis application that detects a person's posture, measures neck and torso inclination angles, monitors bending below a threshold, tracks posture duration, and ensures proper camera alignment for accurate side-view detection.
computer-vision machine-learning mediapipe opencv pygame streamlit
Last synced: 08 Apr 2026
https://github.com/rohithsaji97/face-recognition
Face Recognition using deep learning
data-analysis deep-learning face-recognition keras machine-learning neural-network opencv python training
Last synced: 09 May 2026
https://github.com/giovannibedetti/rabbit
game based on openCV's face detection
animation face-detection game opencv processing
Last synced: 09 May 2026
https://github.com/imacod3r/ball-detector-opencv
A simple Python script using OpenCV to detect balls in a video stream or camera feed.
Last synced: 09 May 2026
https://github.com/duyndh98/digitalrace-mymodules
My modules for Final Round - Cuộc đua số (2017 - 2018)
computer-vision cpp image-processing machine-learning opencv
Last synced: 09 May 2026
https://github.com/dmalexx/lab1_computervision
Computer Vision Intro
matplotlib matplotlib-python numpy opencv rgb
Last synced: 09 May 2026
https://github.com/as567652/noise-reduction-using-fourier-transform
Implementing Case Specific Noise Reduction using Discrete Fourier Transform (DFT).
computer-vision digital-image-processing discrete-fourier-transform matplotlib opencv python3
Last synced: 09 May 2026
https://github.com/vviveksharma/barcodescanner
The Bar Code scanning Application built using Computer Vision library such as Opencv in python the main objective of the project is to read the barcode that is being shown in the camera and decoding it and telling if the Database or Text file that is attached to it has that permitted decoded number if yes then it shows "Permitted" is green else "Not-Permitted" in red
Last synced: 10 May 2026
https://github.com/arseniistratiuk/war-trace-vision
A platform for documenting war-related destruction through AI and user collaboration. It detects damage in satellite and aerial images using deep learning while allowing users to highlight, annotate, and comment. Built with Django, OpenCV, and Leaflet, it supports humanitarian efforts and historical records.
computer-vision django image-analysis mask-rcnn opencv python social-network web-development
Last synced: 10 May 2026
https://github.com/lights0123/jetsonbot
A robot programmed with ROS and Nvidia Jetson boards, using OpenCV for face detection
nvidia-jetson-tx1 opencv robotics wiimote
Last synced: 10 May 2026
https://github.com/frc1076/vision_2016
2016 Vision code for frc team 1076
computer-vision first-frc opencv
Last synced: 10 May 2026
https://github.com/bsteen/is-it-on-hfqpdb
Check if active Harbor Freight coupons have been uploaded to HFQPDB
coupons database harbor-freight image-processing opencv regex web-scraping
Last synced: 10 May 2026