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-14 00:22:13 UTC
- JSON Representation
https://github.com/faeq-f/alset
Track following robot using the EV3 kit, LeJOS (Java for Lego Mindstorms) and an Android phone
android-application android-studio ev3-robot lejos lejos-ev3 opencv self-driving-car
Last synced: 02 May 2026
https://github.com/djdhairya/fashion-recommendations-system
A Deep Learning based Fashion Recommender System using the ResNET50
deep-learning machine-learning opencv python3 resnet-50
Last synced: 24 Apr 2026
https://github.com/kbinani/shogi-camera
A human to Shogi AI adapter using computer vision to interact with physical shogi boards
Last synced: 05 Apr 2025
https://github.com/jvtavarese/yolov8-custom-training
Custom YOLOv8 model trained to detect dogs using a Roboflow dataset. Built with Python and Ultralytics.
ai-project computer-vision deep-learning dog-detection image-processing machine-learning object-detection opencv python roboflow transfer-learning ultralytics yolov8
Last synced: 03 Jul 2026
https://github.com/yusufterzii/opencv-houghline-lanekeeping
HougLine Lane Keeping and Circle Recognition in OpenCV
houghlines opencv opencv-library opencv-python
Last synced: 18 May 2026
https://github.com/sayamalt/fruits-and-vegetables-image-recognition
Successfully established a deep learning model which can accurately detect and recognize the images of a wide variety of fruits and vegetables.
computer-vision convolutional-neural-networks image-processing multiclass-image-classification opencv
Last synced: 18 May 2026
https://github.com/jjshay/art-crop-system
AI-powered artwork detection and cropping with multi-tier analysis
ai artwork automation computer-vision image-processing opencv pillow python
Last synced: 15 Jan 2026
https://github.com/toshikinakamura0412/dockerfiles
Development environment using Docker for some Linux distributions
alpine bash cuda debian devcontainer devcontainers docker docker-compose fedora opencv opensuse ros ros-humble ros-noetic ros2 ubuntu ubuntu2004 ubuntu2204 vscode zsh
Last synced: 10 Jul 2025
https://github.com/sahilk12nayak/panoramic-image-creation-project
Generating a panoramic image by merging multiple images using a combination of C++ and Python.
Last synced: 15 Jun 2025
https://github.com/iv4n-ga6l/facedetection
Face detection using OpenCV and Haar cascades to detect faces in images or real-time video streams.
facedetection haar-cascade haar-cascade-classifier opencv python
Last synced: 16 May 2026
https://github.com/warjohn/simplegraph
The Physics Engine Simulation uses SFML and OpenCV to simulate gravity, collisions, and motion for customizable shapes. Objects interact under user-defined gravity (e.g., Earth, Mars) with real-time video recording. Ideal for visualizing physics concepts dynamically.
collision-detection gravity opencv physics-engine sfml simulation
Last synced: 18 May 2026
https://github.com/trulyronak/sdsc
Using Machine Learning to further analyze photos
machine-learning opencv python
Last synced: 18 May 2026
https://github.com/gehad-ahmed30/hand-gesture-volume-control
This repository features innovative projects using OpenCV, highlighting the power of computer vision. With detailed documentation and source code, developers can easily learn various techniques. Explore to enhance your understanding of image processing and object detection! 🚀
mediapipe numpy opencv pyautogui python
Last synced: 08 Apr 2026
https://github.com/vlmarkov/self-driving-arduino-car
Self-Driving Car based on Arduino, Raspberry Pi boards
arduino autonomous-driving cpp lane-detection opencv raspberry-pi self-driving-car
Last synced: 29 Mar 2025
https://github.com/josugoar/digit-recognizer
Digit recognizer full stack web app and classifier
flask jquery opencv scikit-learn
Last synced: 12 Sep 2025
https://github.com/muhand/licenseplatedetector
If a vehicle is moving at a fast speed, the license plate will sometimes be unrecognizable - This project is designed to solve that issue
image-recognition opencv opencv-python python python3
Last synced: 18 May 2026
https://github.com/harinisri012/road-lane-detection-system
The objective of this project is to develop a lane detection system that processes video footage to identify and highlight lane markings on roadways. The system provides real-time visual feedback to drivers by overlaying lane boundaries and issuing warnings when the vehicle deviates from its lane.
canny-edge-detection grayscale hough-transform image-processing jupyter-notebook opencv python3 roadlane-detection
Last synced: 19 Jan 2026
https://github.com/futuresea-dev/media-player-vision
Media Player Vision
numpy opencv pygui python scipy tkinter vlc-media-player vsa
Last synced: 05 Apr 2026
https://github.com/subhranil002/imageresizer
ImageResizer is a Python script utilizing 𝗢𝗽𝗲𝗻𝗖𝗩 to resize images. Easily adjust image dimensions by specifying source, destination, and scaling percentage ... ❤️
cv2 image-processing imageresize imageresizer opencv opencv-python python python-3 python-script python3
Last synced: 18 May 2026
https://github.com/naganandana-n/vinyl-time
OpenCV and audio fingerprinting system for detecting and timestamping vinyl record playback.
Last synced: 18 May 2026
https://github.com/iv4n-ga6l/facedetectionwithrecognition
Face detection with recognition using OpenCV and Haar cascades to detect faces in images or real-time video streams.
facedetection facerecognition haar-cascade haar-cascade-classifier haarcascade-frontalface opencv python
Last synced: 18 May 2026
https://github.com/eurohlam/opencv-java-samples
Some experiments with OpenCV
Last synced: 29 Apr 2026
https://github.com/kasraskari/image-colorizer
image colorizer with OpenCV & Deep-Learning
caffe caffemodel colorization deep-learning image-colorization jupyter-notebook opencv python
Last synced: 07 Feb 2026
https://github.com/kasraskari/finding-objects
finding objects with OpenCV
computer-vision flann homography jupyter-notebook opencv python ransac-algorithm
Last synced: 05 Apr 2025
https://github.com/gsudiro/emotion-detection
Emotion detection based on real-time facial recognition using deep learning.
computer-vision deep-learning emotion-detection emotion-recognition haar-cascade opencv opencv-python tflearn
Last synced: 28 Apr 2026
https://github.com/arushibashambu/real-time-object-measurement
using opencv
Last synced: 28 Apr 2026
https://github.com/hunterhere/redroundlaserdetector_with_opencv
This small program is used to detect laser point by web camera
Last synced: 04 Apr 2025
https://github.com/soukaina-ahlach/image-processing-effects-with-opencv
A C++ project demonstrating various image processing effects using OpenCV, including Gaussian blur, watercolor, pencil sketch, and color filter effects.
cpp image-processing opencv visual-effects
Last synced: 18 May 2026
https://github.com/macabdul9/face-detection
python scripts for face detection using OpenCV
Last synced: 01 May 2026
https://github.com/akshadk7/edumatica-ehub
A Remote Education Platform developed by Team Prometheus for DefHack 2020
bootstrap4 defhacks facial-recognition geolocation-api mlh2020 opencv rest-api tensorflow-js
Last synced: 18 May 2026
https://github.com/afaaq10/object-detection
Real-time object detection using YOLOv8 and OpenCV with webcam and image support
computer-vision object-detection opencv python real-time yolov8
Last synced: 18 May 2026
https://github.com/raykavin/platerecon-go
A real-time license plate recognition system built in Go using OpenCV (GoCV) and Tesseract OCR. This system captures video from a camera, detects Brazilian license plates, and verifies them against an authorized list for access control.
camera gocv golang gosseract ip-camera license-plate-recognition opencv real-time tesseract-ocr
Last synced: 18 May 2026
https://github.com/xgagandeep/lane-detection-with-vehicle-handling-instructions
This project demonstrates a lane detection system using video footage and the OpenCV library.
Last synced: 20 Jan 2026
https://github.com/alan-oliveir/magical_pencil
Este projeto é uma aplicação em Python que transforma imagens em desenhos utilizando bibliotecas como OpenCV e PIL, com uma interface gráfica construída com customTkinter.
Last synced: 20 Jan 2026
https://github.com/krishnaura45/imagequant
Combining NLP and Deep Learning for Image-Based Entity Extraction
cnn deep-learning easyocr gpu keras-ocr lstm machine-learning nlp ocr opencv pillow pytesseract pytorch resnet-50 tensorflow
Last synced: 19 Jan 2026
https://github.com/ugurcan222/a-different-approach--image-enhancement-with-imputation-and-regression-methods
This experimental work presents a different approach to increase the size and quality of an image by adding a blank pixel around each pixel in an image, enlarging the image, breaking it into parts, and generating these blank pixels by predicting them with models.
ai-image-upscaling computer-vision digital-image-processing gradient-boosting image-analysis image-enhancement image-enlargement image-interpolation image-processing imputation knn machine-learning numpy opencv pixel-prediction python randomforest regression-models super-resolution xgboost
Last synced: 17 Jan 2026
https://github.com/steenpapierschaar-tech/steenpapierschaar-tech
SteenPapierSchaar.tech
deep-learning machine-learning opencv python
Last synced: 05 Apr 2025
https://github.com/moanassiddiqui/face-it
An image detection, computer vision program that detects a face in the frame.
computer-vision deep-learning machine-learning opencv tensorflow2
Last synced: 05 Apr 2025
https://github.com/pratikpc/opencv-samples
My Different OpenCV Sample Codes
Last synced: 05 Apr 2025
https://github.com/zkan/dl4cv
Deep Learning for Computer Vison by PyImageSearch
convolutional-neural-networks deep-learning keras opencv python
Last synced: 18 Apr 2026
https://github.com/mr-vaibh/facecrop-thumb
Generate thumbnails of detected faces in images using Python. This package leverages the MTCNN (Multi-Task Cascaded Convolutional Neural Network) for accurate face detection and OpenCV for image processing.
face-recognition image-processing mtcnn opencv pypi python thumbnail-generator thumbnails utility
Last synced: 02 May 2026
https://github.com/cliff-4/cloff
A friendly discord bot built during the dreaded Covid era
Last synced: 01 May 2026
https://github.com/imsatyasaiteja/attendance-management-system
AMS app is made using C++ language, QT framework and OpenCV libraries. It can mark the attendance of a person by performing face detection.
cpp-programming linux multifile-programming opencv opencv-contrib-cpp qmake qt-framework qtcreator windows-11
Last synced: 20 Jan 2026
https://github.com/farzeennimran/moon-phases-prediction-using-ai
Deep learning model that predicts the phase of the moon 🌒🌓🌔🌕🌖🌗🌘
artificial-intelligence cnn cv2-library data-science data-visualization deep-learning keras matplotlib numpy opencv predictive-modeling python tensorflow
Last synced: 07 Apr 2026
https://github.com/matheusafonseca/streamlit-studies
A repository dedicated to storing code specifically for the Streamlit framework.
css css-styles docker docker-compose dockerfile opencv opencv-haar-cascade opencv-python python python3 streamlit streamlit-framework
Last synced: 11 Apr 2026
https://github.com/patrikszabohu/companion2
An unofficial mobile companion web app for Counter-Strike 2 (CS:2).
app application companion companion-app counter-strike counter-strike-2 flask flask-application mobile mobile-app opencv pyautogui python python-flask python3 server web-app web-application
Last synced: 05 Apr 2025
https://github.com/sandyg6/prasunet
This repository contains a collection of machine learning projects I developed during my internship at Prasunet Company.
kmeans-clustering linear-regression machinelearning opencv prasunet svm tensorflow
Last synced: 16 Apr 2026
https://github.com/sundarsharma332/itest
mart Face Tracker Pro is a real-time face tracking and analysis application that uses AI to monitor face position, detect objects, and provide instant feedback on positioning quality. Built with TensorFlow.js and modern web technologies, it offers professional-grade face tracking with detailed analytics and session logging.
analytics-dashboard computer-vision face-detection javascript object-detection opencv real-time-tracking session-management tensorflow-js webapp
Last synced: 16 May 2026
https://github.com/andrejgockov/facerec-face-detection-application
FaceRec is an easy to use application made to detect faces caught in uploaded images and in the users camera.
csharp face-detection haar-cascade opencv opencvsharp windows-forms
Last synced: 02 Feb 2026
https://github.com/nomcodio-automation-systems/houghsigndetector
HoughSignDetector is a C++ project that uses the Hough Transform to detect the corners of a stop sign in images. The project processes the image, generates a Hough Space, identifies line intersections, and compares the detected shape to a stop sign's structure.This tool can be used for basic image recognition tasks in traffic sign detection.
cpp graph-theory hough-transform image-recognition maschine-vision opencv
Last synced: 16 May 2026
https://github.com/unanancyowen/customvisionsample
Azure Cognitive Services - Custom Vision Sample Program for OpenCV DNN Module (C++)
cognitive-services custom-vision opencv
Last synced: 21 Mar 2025
https://github.com/shivanisingh77/face-attendance-system
Face Attendance System project is designed to automate attendance using facial recognition. It captures and identifies individuals' faces through a camera, comparing them with a pre-existing database to mark attendance. This system aims to enhance convenience and accuracy by replacing manual attendance-taking.
attendancemanagement camera face-recognition facedetection opencv python realtime-database
Last synced: 16 May 2026
https://github.com/singhdivyank/air-canva
Draw on a virtual white board using forefinger of one hand
computer-vision mediapipe opencv
Last synced: 05 May 2026
https://github.com/piero24/detect-decode-the-barcode
A two-stage pipeline for detecting and decoding barcodes from images.
barcode barcode-scanner huggingface object-detection opencv qrcode qrcode-scanner ultralytics yolov8
Last synced: 16 May 2026
https://github.com/elenaches/python-image-scanner
A college project in Python using OpenCV, a simple app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.
image-manipulation image-processing opencv opencv-python python scanner-cam
Last synced: 16 May 2026
https://github.com/anurag1101/face_recognition
A Python project using OpenCV to detect and highlight faces in images with Haar cascade classifiers. Simple and efficient face detection made easy!
face-detection face-recognition opencv python python3
Last synced: 21 May 2026
https://github.com/matsandt/tello-military-drone
My mission is to make a program for the DJI Ryze Tello drone, so it can follow you and do commands from the hand
drone opencv python python3 tello tello-python3
Last synced: 18 May 2026
https://github.com/bugdaryan/smile-detector
Smile detecor script, that connects to webcam, detects smile and takes a photo
haar-cascade opencv smile-detection
Last synced: 16 May 2026
https://github.com/prakash-aryan/pygui-steganography
pygui-steganography is a Python GUI application that allows users to perform steganography, which is the practice of concealing data within other data, specifically images. It provides an intuitive graphical user interface built with PyQt5 for encoding and decoding text, images, and binary data using the Least Significant Bit (LSB) technique.
opencv pygui pyqt5 python python3 steganography steganography-algorithms steganography-encoding
Last synced: 16 May 2026
https://github.com/pd2871/genderandageclassification
This repo contains code for Gender and Age classification using Haar Cascade(Cascade Classifier) of OpenCV framework and CNN for face detection and Classification.
cnn deep-learning face-detection gender-classification gender-recognition opencv python
Last synced: 19 May 2026
https://github.com/pd2871/normal-bbox-to-yolo-txt-file-converter
This repo contains code which will take normal bounding box detected from the image in OpenCv format and convert it to txt format
Last synced: 20 Mar 2025
https://github.com/dipanjanpathak/invisibility-cloak-opencv
This project demonstrates an invisibility cloak effect using OpenCV in Python. It leverages HSV color space masking, trackbars for dynamic range adjustment, and real-time video processing to replace specific color ranges with a background frame, creating a magical invisibility effect.
computer-vision hsv-color-detection opencv python
Last synced: 18 May 2026
https://github.com/pabsan-0/latency-ocr
Scripts to test video latency using tesseract for timestamp OCR
ocr opencv repos-devtools tesseract
Last synced: 18 May 2026
https://github.com/shibam120302/dog_breed_prediction_app
The Dog Scanner app will identify your dog's breed reliably in just a few seconds! Besides taking a picture, you can also record a video or upload an image from your gallery. Got a mixed breed? No problem, the Dog Scanner app also recognizes mixed breeds!
Last synced: 06 Apr 2026
https://github.com/zeyyildm/el-hareketleri-1
Kameraya gösterilen elin açık mı kapalı mı olduğunu algılayan Python kodu
Last synced: 18 May 2026
https://github.com/rennamahcus/telecommunication
Communication protocol implementation
communication-protocol error-correction network opencv telecommunication
Last synced: 18 May 2026
https://github.com/lucas-emartinez/sentinel
computer-vision image image-processing-python ml opencv software surveillance torch yolo
Last synced: 16 May 2026
https://github.com/d-kicinski/opencv-android
OpenCV for Android but packaged.
Last synced: 18 May 2026
https://github.com/unvercan/video-object-detection-yolov3
Object Detection on Video using YOLOv3
cnn computer-vision convolutional-neural-networks deep-learning image-processing neural-networks object-detection opencv python video-processing yolo yolov3
Last synced: 21 Jul 2025
https://github.com/jookie/photodrone
Streaming ChatGPT via the OpenAI Node to generates text information from your Image
Last synced: 18 May 2026
https://github.com/pingsutw/opencvdl-course
INTRODUCTION IMAGE PROCESSING,COMPUTER VISION AND DEEP LEARNING
c-plus-plus deep-learning machine-learning opencv python
Last synced: 09 May 2026
https://github.com/raj-tyagi/smart-surveillance-system
Smart Surveillance System combines YOLOv4 detection and optical flow tracking to monitor objects in video streams, supporting local files and YouTube links with real-time visualization.
computer-vision deep-learning machine-learning-automation object-detection opencv optical-flow python smart-surveillance tracking-security-monitoring video-processing yolov4
Last synced: 18 May 2026
https://github.com/pavel-durov/rp-home-security-cam
Raspberry Pi Home Security Camera Application
face-recognition opencv python raspberry-pi security-camera
Last synced: 06 May 2026
https://github.com/ianseeingbeing/pdf_to_video
PDF to Video CLI program wirtten in modern C++
cpp ffmpeg image-sequence opencv pdf pdf-to-video poppler video-processing
Last synced: 20 Mar 2025
https://github.com/Moenick1/Face-Classifier
ai opencv testing testing-library yolov8
Last synced: 13 Apr 2026
https://github.com/luca-pellegrini/cv-lab
Assignments from the Computer Vision laboratory
Last synced: 25 Apr 2026
https://github.com/sidroopdaska/opencv_playground
Collection of my OpenCV recipes in Python3
image-processing opencv python3
Last synced: 18 May 2026
https://github.com/think-elearn/toki-pona-ai
AI-powered toki pona language learning app
agentic-ai django generative-ai llm mediapipe opencv python
Last synced: 20 Mar 2025
https://github.com/pie-cubed/2023-jetson-code
The code for FRC 2199's (the Robo-Lions') Nvidia Jetson coprocessor.
apriltags frc opencv opencv-python python
Last synced: 08 May 2026
https://github.com/kr1shnasomani/facetronix
A toolkit for face detection, annotation, and mask recognition.
computer-vision deep-learning keras neural-network numpy opencv tensorflow
Last synced: 05 Apr 2026
https://github.com/muhkartal/fr-framework
A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.
dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn
Last synced: 13 Apr 2026
https://github.com/devroopsaha744/yogifix
YogFix is a real-time Yoga Pose detection and feedback system built using Python, OpenCV, and Mediapipe for pose estimation. The system is served via a FastAPI backend that captures webcam frames server-side, processes them to detect poses, and provides real-time feedback over WebSocket connections.
ai-trainer computer-vision fastapi mediapie opencv pose-correction pose-detection pose-estimation python websockets yoga
Last synced: 20 Mar 2025
https://github.com/aliakseis/opencv-transfer-learning
Taken from https://answers.opencv.org/answers/191837/revisions/
opencv opencv-dnn squeezenet transfer-learning
Last synced: 19 May 2026
https://github.com/shivam-dhir/investigating-netflix-movies-and-guest-stars-in-the-office
Investigating Netflix Movies and Guest Stars in The Office is a Python project on DataCamp where I explored if Netflix movies are getting shorter over time and identified the top guest stars in "The Office." I used pandas and matplotlib for data analysis and visualization.
Last synced: 16 Apr 2026
https://github.com/piero24/food-recognition-and-leftover-estimation
computer vision system capable of scanning a canteen consumer's food tray at the end of a meal to estimate the amount of leftovers for each type of food.
classification cmake computer-vision cplusplus cplusplus-17 food food-classification food-segmentation leftover localization makefile opencv segmentation unipd unipd-dei
Last synced: 16 May 2026
https://github.com/y1d1r/pyfacture
PyFacture is a Python project designed to automate expense management from receipts. The application utilizes image processing techniques and Optical Character Recognition (OCR) using Tesseract and Llama3.2-vision to extract relevant information from a photo of a receipt.
image-procesing lamma ocr-python opencv python tesseract
Last synced: 19 May 2026
https://github.com/dtabisz/faceoffrelease
visual demonstration of philosophical question
intermedia opencv philosophy self-perception
Last synced: 19 May 2026
https://github.com/mostafa-wael/visual-odometry-for-localization-in-autonomous-driving
Estimating an autonomous vehicle trajectory by images taken with a monocular camera set up on the vehicle.
feature-extraction image-processing matching opencv trajectoryestimation visualodometry
Last synced: 19 May 2026
https://github.com/jaemk/booo
motion activated spooky actions
gpio halloween motion opencv python raspberry-pi webcam
Last synced: 05 Apr 2026
https://github.com/tyaroshko/transformation-matrices-lab
Linear Algebra Lab on Transformation Matrices by Taras Yaroshko, Anastasiia Petrovych and Yurii Zinchuk
image-processing linear-algebra linear-transformations opencv
Last synced: 04 Jul 2026
https://github.com/jimohola/car-park-space-counting-using-opencv
A project about how we can count the number of cars in a Car Park using OpenCV.
conputer-vision opencv pycharm python
Last synced: 20 Jan 2026
https://github.com/0xhericles/facerecognition
Face recognition with OpenCV integrated with arduino
arduino cpp face-recognition opencv
Last synced: 11 May 2026
https://github.com/wajktor13/security-camera
GUI app that turns any camera into surveillance camera
agh agh-university agh-wi agh-wiet gmail-api google-drive-api opencv opencv-python python python3 tkinter
Last synced: 19 May 2026
https://github.com/iv4n-ga6l/realtime-cars-detection
Realtime cars detection in video using yolov8
cars-detection opencv python ultralytics yolov8
Last synced: 28 Apr 2026
https://github.com/kirubhakaranm/vision-pipeline-cuda
High-performance camera processing pipeline with CUDA GPU acceleration, CPU multithreading, and real-time TCP/IP telemetry monitoring (1,200+ FPS, <1ms latency)
computer-vision cpp17 cuda edge-detection gpu-acceleration image-processing multithreading networking opencv performance-optimization real-time robotics tcp-ip telemetry
Last synced: 12 Apr 2026
https://github.com/djdhairya/background-removal-
Used OpenCV to remove background from the image
deep-learning machine-learning opencv
Last synced: 16 May 2026
https://github.com/mohamedezzeldeenhassanmohamed/computer-vision-projects-repository
Enjoy computer vision implementations using OpenCV !!!
computer-vision computer-vision-algorithms cv cv2 opencv pyth
Last synced: 19 May 2026
https://github.com/gilzoide/processamento-imagens
Repositório de Processamento de Imagens - SCC0251, turma 2017-1
image-processing opencv opencv-python
Last synced: 16 May 2026