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-06-25 00:18:46 UTC
- JSON Representation
https://github.com/amirhosein2c/stereocamcharuco
Stereoscopic camera calibration and 3D reconstruction using ChArUco
computer-vision opencv python python3
Last synced: 01 May 2026
https://github.com/yas-sim/python-cpp-extension-sample-code
Sample code of Python C++ extension module. Demonstrates how to deal with Numpy objects in C++ codes. Also, OpenCV Mat and Numpy interaction code example is included.
image-processing image-processing-opencv image-processing-python numpy numpy-capi opencv python-cpp python-extension
Last synced: 02 May 2026
https://github.com/dfghiatus/dfgsocket
A websocket-based face tracking solution for NeosVR
face-detection opencv python vr
Last synced: 25 Oct 2025
https://github.com/a7ul/webcamaugreality
Augmented Reality Examples using Opencv and OpenGL
augmented-reality experiment opencv opengl
Last synced: 01 May 2026
https://github.com/thegreenmachine/zodiac
2020-2021 FIRST Infinite Recharge Robot Code
computer-vision first-robotics-competition frc-infinite-recharge java opencv python zed-camera
Last synced: 24 Oct 2025
https://github.com/botoxparty/face-alignment-api
A service that processes images to align detected faces, and return the aligned face as a base64-encoded string.
api dataset detect-faces dlib dlib-face-detection face-detection face-extractor facial-detection facial-landmarks flask image-processing opencv python
Last synced: 01 May 2026
https://github.com/nickjordan289/nopixel_hacking_device_bot
Pattern recognition to locate character sequence for solving nopixel hacking device minigame
bot computer-vision nopixel nopixel-bank-hack nopixel-heist-games opencv python
Last synced: 14 Feb 2026
https://github.com/ananya-0306/face-detection
Face detection using cv2 in python
face-detection face-recognition flask opencv opensource python3 repository trending
Last synced: 26 Oct 2025
https://github.com/ahmedfgad/opencvandroidann
Running Artificial Neural Network in Android using OpenCV
android android-studio artificial-neural-networks computer-vision java machine-learning neural-network opencv
Last synced: 14 Oct 2025
https://github.com/yessglory17/2imagedifferent
OpenCV find 2 image different.
2imagedifferent gui image image-processing opencv opencv-python python tkinter
Last synced: 05 May 2026
https://github.com/qengineering/age-gender-opencv-raspberry-pi-4
Age and Gender estimation on a Raspberry Pi 4 with OpenCV
age-estimation age-gender-estimation deep-learning face-detection gender-classification gender-estimation gender-recognition opencv opencv-dnn raspberry-pi-4 raspberry-pi-64-os
Last synced: 09 May 2026
https://github.com/jeanextreme002/opencv-steering-wheel
Sensor created with OpenCV to detect a steering wheel by two different colors.
game opencv python3 sensor steering-wheel
Last synced: 12 May 2026
https://github.com/tobybreckon/java-examples-cv
Java Image Processing and Computer Vision OpenCV Examples used for Teaching
computer-vision-opencv java opencv
Last synced: 13 May 2026
https://github.com/sunilshetty07/send-image-from-gmail-using-python
Here I have written code for sending gmail using python extension smtplib
facerecognition opencv python python-extension smtplib
Last synced: 15 Jun 2026
https://github.com/kazuhito00/color-equalize-hist-sample
カラー画像に対するヒストグラム平坦化のOpenCVサンプルです。
Last synced: 14 May 2026
https://github.com/cmbtea/opencv-and-qt-on-macos
This repository will guide you step by step to use OpenCV and Qt on MacOS using Xcode
cpp opencv opencv4 qt qt-applications qt5 xcode
Last synced: 13 May 2026
https://github.com/nanamare/ocr-android
Sample ocr using opencv (just toy project) since 2017..
extract-text ocr ocr-android opencv text-mining
Last synced: 12 May 2026
https://github.com/skp-1997/videostabilizationopencv
The code is primitive attempt to achieve video stabilization using OpenCV and without Deep Learning approach. It uses foundational computer vision techniques like feature detections, optical flow, transformation and warping.
computer-vision feature-detection image-transformations opencv optical-flow video-stabilization
Last synced: 13 May 2026
https://github.com/ishtiuk/face-sense
A Flask-based UI integrated application that uses OpenCV and the face_recognition library to automate attendance tracking The system captures faces, identifies students, and logs attendance data into both CSV and SQLite databases. The project includes face detection, recognition, and data storage, with a focus on simplicity and real-time processing
ai artificial-intelligence automation computer-vision deep-learning image-processing opencv
Last synced: 11 May 2026
https://github.com/isatyamks/fashionvision
Tagging & Vibe Classification Engine
ai-agents clip computer-vision deep-learning embeddings fashion machine-learning opencv python pytorch yolov8
Last synced: 12 Jun 2026
https://github.com/jalabort/eurus
Python framework for Single Object Tracking (SOT)
computer-vision deep-learning opencv python pytorch single-object-tracking
Last synced: 13 May 2026
https://github.com/satyamshorrf/opencvcourse
Read Images Videos and Webcams Basic Functions Resize and Crop Draw Shapes and Text Warp Images Color Detection Shape/Contour Detection Face Detection Color Picker Virtual Paint Document Scanner License Plate Recognition
opencv opencv-python opencv2 satyamshorrf
Last synced: 13 Feb 2026
https://github.com/voronov-nikita/skillbase
This is a repository for different parts of the code that can be useful when creating new projects.
arduino base cheatsheet cpp docker drone git gitlab higher-education informatics kotlin links linux math opencv physics python3 react-native ros2 skills
Last synced: 07 May 2025
https://github.com/sunsided/qr
QR Code detection experiments
computer-vision image-processing jupyter opencv python qr-code qrcode
Last synced: 07 May 2025
https://github.com/alwaysai/oak_starter_apps
Oak Camera applications
depth-stream oak oak-cameras opencv starter-apps
Last synced: 13 Apr 2025
https://github.com/sajagin/opencv-python-beginner-programs
OpenCV-Python Programs for Beginners in CV
beginner-friendly cv2 opencv opencv-python opencv2 python
Last synced: 16 May 2026
https://github.com/shettysach/kannada-digit-recognizer-v1
Using a Convolutional Neural Network (CNN) to identify the Kannada numerical digits. Tensorflow (Keras) is used to create, train and load the neural network model. CustomTKinter/TKinter are used to provide the GUI and OpenCV is used to read input form the GUI.
cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks customtkinter digit-recognition-mnist digit-recognizer kannada kannada-digit kannada-mnist keras keras-classification-models keras-neural-networks mnist mnist-classification opencv tensorflow tensorflow2 tkinter
Last synced: 10 Jul 2025
https://github.com/bjastkuliar/face_recognition
Custom face recognition for Android which acts as practical companion to my bachelor thesis.
android face-recognition flask flask-application java kotlin opencv opencv-python python python3 python310 temi tensorflow tflite
Last synced: 11 Apr 2026
https://github.com/hnrobert/cmd-media-player
A cmd-line app which plays any media with characters! (with audio support)
cmd ffmpeg media-player ncurses opencv sdl2 terminal video-player
Last synced: 09 Sep 2025
https://github.com/nexxeln/pycasso
image processing and generation stuff using python
generative-art image-gen image-processing opencv pillow python
Last synced: 30 Apr 2026
https://github.com/alex-lechner/pytorch-ssd
Single Shot Multibox Detector trained with the PyTorch library. The code is a modified version from the original "ssd.pytorch" repository by Max deGroot & Ellis Brown.
convolutional-networks convolutional-neural-networks neural-networks object-detection opencv pytorch pytorch-ssd ssd-model torch
Last synced: 12 Jul 2025
https://github.com/ahkarami/ubuntu-for-deep-learning
Useful notes about Ubuntu (especially for Deep Learning code developers)
deep-learning install machine-learning opencv pip python pytorch tensorflow ubuntu
Last synced: 06 May 2025
https://github.com/crispengari/opencv-python
💎 A list of mini python projects opencv + python
coco-ssd-mobilenet dlib dlib-face-detection jupyter-notebook object-detection opencv powershell python
Last synced: 07 Apr 2026
https://github.com/eng-m-abdrabbou/full-stack_ai-visualaid_flutter_python
AI-VisualAid: A mobile app for visually impaired users, built with real-time object recognition (COCO dataset), scene description (Places365), text reading (SynthText OCR), and hazard alerts (KITTI). Cross-platform, with audio feedback and voice commands.
artificial-intelligence cross-platform flutter machine-learning mobile-app opencv python pytorch speech-to-text text-to-speech
Last synced: 15 Jul 2025
https://github.com/adesoji1/face-antispoof
This is a layer in a facial Recognition System
antispoofing csv face-recognition gpu image-processing opencv python3 pytorch
Last synced: 17 Feb 2026
https://github.com/warleysr/pronki
PronKi is an Android app that allows you to practice your pronunciation using your Anki flashcards. It also has other features that can be helpful on your language learning journey!
android anki assessment gemini highlighted-text opencv pronunciation
Last synced: 17 Jul 2025
https://github.com/scorpions-robotics/cascade-2022
Cascade Classifiers and Image Dataset for the FRC Rapid React Season
cascade dataset haar-cascade image-processing opencv opencv-python vision vision-processing
Last synced: 18 Jul 2025
https://github.com/shenggan/hackxnvidia
Endue the car with Intelligent
arduino caffe nvidia-jetson-tx1 opencv ssd
Last synced: 16 May 2026
https://github.com/techiesamosa/lunaxplore
LunaXplore enhances low-light images from the PSR regions of lunar craters to improve signal-to-noise ratio (SNR). By applying advanced deep learning and image processing techniques, the project creates high-resolution image maps from Chandrayaan-2's OHRC, aiding lunar landing site selection and supporting geomorphological studies of the lunar pole
deep-learning gan hpc image-processing keras opencv python retinex-theory signal-to-noise-ratio tensorflow
Last synced: 30 Dec 2025
https://github.com/denrydu/cv_circles_counter
利用OpenCV写的几个数硬币的demo,有从图片中识别硬币的,也有可以实时视频中识别的
Last synced: 11 Apr 2025
https://github.com/mguludag/opencv-4.1.0-precompiled-binaries
OpenCV 4.1.0 compiled with Qt 5.13 binaries using MSVC2017x86, MSVC2017x64, MinGW7.3x64 and Unix GCC x64 compilers and created help files for Qt Creator (only for MSVC17 x64 build: Added TesseractOCR)
docs-qt image-processing library opencv qt unix windows
Last synced: 05 May 2025
https://github.com/kongruksiamza/coin-segmentation
Coin Segmentation : Python OpenCV
coin opencv opencv3-python python segmentation
Last synced: 05 May 2025
https://github.com/harunkurtdev/dart_opencv_sdk
dart-opencv dart-opencv-sdk dartlang flutter-opencv opencv opencv-dart opencv-flutter
Last synced: 29 Apr 2025
https://github.com/abdullahazharkhan/headsortails-opencv
Hand-gesture-based Game HeadsTails, built with Python and OpenCV.
computer-vision opencv opencv-python python
Last synced: 13 Apr 2025
https://github.com/mathealgou/autovideo
Programatic content generation with Python.
automation content content-generation content-generatot opencv python python3 scraper web-scraping
Last synced: 08 Feb 2026
https://github.com/ranjan2104/face-unlock-and-lock-recogination-system
When using face recognition to unlock your device, your phone could be unlocked by someone or something that looks like your image. The possibility of the exceptional cases where the current detector can mistake fake image as a live input, the decision logic was already applied to strengthen the anti-spoofing function.
isfile join lbph-face-recognizer listdir numpy opencv python3
Last synced: 02 May 2026
https://github.com/uni-creator/handgestureautomation
A Python-based application that lets you control your computer mouse using hand gestures captured through your webcam. Using computer vision and hand tracking technology, it enables natural mouse movements, clicks, scrolling, and drag operations without touching your physical mouse.
ai automation computer-vision hand-gesture-recognition mediapipe mouse-control opencv python
Last synced: 07 Apr 2026
https://github.com/abhijithganesh/gesture-control-drones
Gesture-controlled drone simulation using OpenCV, ROS, and Gazebo
drones gazebo opencv opencv4 ros2 simulation
Last synced: 17 May 2026
https://github.com/tobybreckon/python-cnn-tools-test
a set of simple tools to check if we have TensorFlow, Keras and PyTorch setup correctly to use GPU
gpu keras opencv pytorch tensorflow
Last synced: 17 Mar 2025
https://github.com/adhityaramadhanus/thugbot
Slack bot to thuglify your photos
golang image-processing opencv slack-bot thuglife
Last synced: 15 May 2026
https://github.com/nayakpenguin/vision-bridge
Empowering the visually impaired with machine learning image processing. Software designed for integration with hardware devices like smart glasses. Demo available with React JS simulator.
Last synced: 13 Mar 2025
https://github.com/natlee/openpose-detect-hands-with-heatmap
This is a simply application for using OpenPose model for detecting hands and showing the visualization with a heatmap.
deep-learning hand-detection hand-tracking heatmap opencv openpose visualization
Last synced: 17 May 2026
https://github.com/tokenchingy/aruco-python
An implementation for the generation, detection, and pose estimation of aruco markers using Python 3.
aruco aruco-markers opencv opencv-contrib-python opencv-python python python3
Last synced: 03 Apr 2025
https://github.com/angrybayblade/py-opencv-facedetection
👱🏽♂️ A naive face detection and classification script using opencv. 📸
face-recognition opencv python
Last synced: 09 May 2026
https://github.com/pageauc/hotspot-game
A Windows, Unix or Raspberry Pi Computer Motion Tracking Game using a Web Cam or RPI Camera Video Streaming. Uses Body Motion for Menus and Game Play for One or Two Players.. Get High Score by getting most motion hits in moving boxes that get smaller..
body-motion debian hotspot hotspot-game motion motion-activated-menus motion-tracking-game opencv pi-camera python raspberry-pi rpi unix video-stream web-camera windows
Last synced: 12 Apr 2026
https://github.com/kerberos-io/openalpr
A Kerberos Vault integration with OpenALPR
docker golang kubernetes licenseplatedetection licenseplaterecognition machine-learning openalpr opencv videosurveillance
Last synced: 11 Jan 2026
https://github.com/arun2002k/pose_detection
This model detects the real time pose and gait of the person under 25 frames per second.
gait-detection gait-patterns mediapipe opencv python3
Last synced: 13 Apr 2025
https://github.com/axiscommunications/opc-ua-colorchecker-acap
Small example ACAP application that verifies if a certain area of an Axis camera's view has a certain color (within a set tolerance) and exposes the result as a boolean value via OPC UA.
axis industry-4 industry-40 industry40 opc opc-ua opcua opencv video-analytics
Last synced: 25 Jun 2025
https://github.com/buckket/vlr-matchups
Who’s playing whom?
opencv opencv-python tesseract-ocr valorant
Last synced: 29 Apr 2026
https://github.com/vanhoai/visioncpp
🚀 High-performance C++ implementations of computer vision and image processing algorithms from scratch
cmake computer-vision cpp deep-learning edge-detection image-processing neural-network opencv
Last synced: 07 Mar 2026
https://github.com/mohitbansal964/image-processing-algorithms
Implementation of various Image Processing Algorithms
cv2 digital-image-processing gonzalez image-processing matplotlib numpy opencv opencv-python pandas pillow python python3
Last synced: 07 Apr 2026
https://github.com/jn513/mask_detect
Sistema para Detecção Facial que reconhece se a pessoa esta usando mascara ou não.
colab-notebook colaboratory keras keras-tensorflow opencv opencv-python python python3 sklearn tensorflow tensorflow2
Last synced: 07 Apr 2026
https://github.com/nikolasent/laneline-project
Udacity Self-Driving Car Engineer Nanodegree. Project: Lane line detection with adaptive ROI and lines jitter smoothing
carnd computer-vision opencv self-driving-car
Last synced: 14 Aug 2025
https://github.com/mecab/docker-opencv-wasm-builder
Docker container just to build OpenCV WebAssembly
Last synced: 13 Apr 2025
https://github.com/hzkitty/rapidocr4j
多平台OCR工具,RapidOCR的Java移植版本(ONNXRuntime + OpenCV)
Last synced: 17 Mar 2025
https://github.com/soumilgit/ai_ml_projects
A collection of few beginner-friendly AI-ML Projects in Python. Feel free to star and refer to for learning purposes!
data-science gemini-api numpy opencv python random-forest-classifier
Last synced: 13 Apr 2025
https://github.com/akbartus/pyscript-examples
Repository demonstrating examples of PyScript
opencv pyscript python-in-browser
Last synced: 16 Jun 2025
https://github.com/yjg30737/pyqt-face-mosaic-example
Simple PyQt software to de-identification each face in the image
deidentification deidentifier opencv pyqt pyqt-opencv pyqt5 pyqt5-desktop-application pyqt5-gui
Last synced: 28 Apr 2026
https://github.com/mr-technologies/imagebrokercpp
Example of image export from MRTech IFF C++ SDK
camera cpp cuda demosaicing dng genicam gpu h264 h265 image-processing jetson json low-latency machine-vision mipi opencv rest-api rtsp tiff vulkan
Last synced: 12 Apr 2025
https://github.com/ksdkamesh99/certificate-generation
Automatic Certificate Generation Using OpenCV
Last synced: 12 May 2025
https://github.com/skellla/docker-ffmpeg-opencv-dlib-node
Docker image with bundled ffmpeg, opencv, dlib and node.js runtime. [AutoBuild]
dlib docker docker-image ffmpeg node nodejs opencv
Last synced: 12 Apr 2026
https://github.com/abhishekmishra-17/-hindi-devanagari-handwriting-recognition-using-python
Full program on Hindi Devanagari handwriting recognition with database and h5 model.
devnagiri handwriting-recognition image-recognition machine-learning machine-learning-algorithms machinelearning ml opencv pyhton python37
Last synced: 07 Mar 2026
https://github.com/devqueue/skyhawk-cli
Skyhawk is a CLI tool that can run on any device with a camera to recognize faces. It is Built using open-cv and python.
machine-learning opencv python3
Last synced: 01 Apr 2025
https://github.com/prakhr/opencv-computervision
[Book Course] - Course: Book-OpenCV with Python By Example_ Build real-world computer vision applications and develop cool demos using OpenCV for Python
brief cv2 fast image-analysis image-processing image-recognition image-segmentation imagescraper imread open-source opencv opencv-python opencv2-cookbook seam-carving seam-carving-algorithm sift-features surf
Last synced: 03 May 2025
https://github.com/bastien-sagetat/photohead
Motorized pan and tilt head with camera
3d-printing camera elecronics freecad linux-app object-detection opencv opencv-cpp pcb-design pwm raspberry-pi schematics stepper-motor tensorflow tensorflow-lite
Last synced: 02 Feb 2026
https://github.com/oleksandr-g-rock/how-to-divide-image-4-part-using-opencv
How to divide the image into 4 parts using OpenCV
Last synced: 12 May 2025
https://github.com/kennykarnama/connected_component_labelling
Connected Component Labelling using opencv
cmake connected-component-labelling cpp digital-image-processing opencv opencv3
Last synced: 10 Apr 2025
https://github.com/mvakili/imageprocessing
Image Processing exam for detecting circles in image or real-time video stream
camera circle-detection csharp dotnet-framework emgu-cv image-recognition imageprocessing livedata opencv stream
Last synced: 31 Oct 2025
https://github.com/ani717/headless_raspberrypi_setup
Headless Raspberry Pi Setup with Jupyter Lab in Private Network Without Monitor. ROS Melodic, Deep Learning Modules and AWS Greengrass Setup Included. (Animesh Bala, Dr. Li Bai)
aarch64 aws-greengrass jupyterlab opencv pandas pytorch raspberry-pi raspberry-pi-4 ros-melodic
Last synced: 03 May 2025
https://github.com/prash030/image_processing_projects
This repository contains codes that I developed for image processing and evaluation of large dataset of images. These codes are mostly used with Deep Learning networks.
augmentation big-data blur-filter chest-xray-images deblurring gaussian-filter image-analysis image-filtering image-processing opencv
Last synced: 01 Jan 2026
https://github.com/kazuhito00/facedetection-image-overlay
顔検出を行い、検出した顔の上に画像を重ねるデモです。顔検出はCenterFaceを利用しています。
centerface dbface opencv python
Last synced: 19 May 2026
https://github.com/nisch-mhrzn/vehicle-detection
🚗 Vehicle Detection and Counting using OpenCV | Python-based project to detect and count vehicles in video streams with real-time updates. Perfect for traffic monitoring applications!
Last synced: 19 Feb 2026
https://github.com/pockerman/odisseus_raspberry_pi
Two-wheels multi-sensor robot with Raspberry Pi 3 B+
opencv python3 raspberry-pi robotics
Last synced: 12 Apr 2025
https://github.com/geektrovert/sinext
Sign language to text with OpenCV and MNIST sign-language dataset
computer-vision opencv python python3
Last synced: 15 May 2026
https://github.com/smahesh29/opencv-face-and-eye-detection
Detects face and eyes of a person from image or webcam using opencv-python.
cv2 eye-detection face-detection opencv opencv-library opencv-python opencv2 python python-3
Last synced: 12 Apr 2025
https://github.com/nazanin1369/advanced-lane-lines-detection
Self-Driving cars advanced lane line detection
lane-detection opencv self-driving-car
Last synced: 24 Apr 2025
https://github.com/juliasouz/real-time-hand-tracking
This project demonstrates a simple hand tracking application using OpenCV and the cvzone library. The application captures video from the webcam, detects hands in real-time, and displays the annotated video feed.
Last synced: 19 Jan 2026
https://github.com/dylanqin4/detect-offside-positions
alogrithms java object-detection opencv swing
Last synced: 18 Feb 2026
https://github.com/meinside/telegram-bot-opencv
Telegram bot for testing OpenCV headlessly
Last synced: 29 Apr 2025
https://github.com/mcyba/t_system
the moving objects tracking system via two axis camera motion for raspberry pi distributions
face-detection face-recognition face-tracking linux opencv pan-tilt pan-tilt-controller raspberrypi raspbian servo-motor
Last synced: 10 Apr 2025
https://github.com/silviopaganini/darknet-docker-nvidia
Docker Image to run Darknet on Nvidia with CUDA 9.0 and openCV 3.4.0
cuda darknet docker nvidia-docker opencv
Last synced: 13 Jul 2025
https://github.com/frosteen/smart-cctv-security-system-using-facial-recognition-through-deep-learning
A practice of International Project Design from Chung Yuan Christian University (CYCU), Taoyuan City, Taiwan
camera cctv deep-learning dlib face-detection face-recognition facial-recognition graphical-user-interface opencv pillow pyqt4 python
Last synced: 25 Jan 2026
https://github.com/hasibzunair/road-intensity
A small attempt to monitor traffic intensity in Bangladesh.
color-segmentation computer-vision opencv video-processing
Last synced: 15 May 2026