An open API service indexing awesome lists of open source software.

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.

https://github.com/deveth0/python-opencv

Repository with some examples on OpenCV

opencv python3 tutorials

Last synced: 18 May 2026

https://github.com/kauahensilva/python_yolo_opencv

This project is an introduction to the YOLO (You Only Look Once) system using the OpenCV library. YOLO is an object detection system for images and videos in real time. OpenCV is a computer vision library that provides various functions for image and video processing.

opencv yolo

Last synced: 20 May 2026

https://github.com/codingspirit/autoaimproject

AutoAimProject is a camshift based auto aim system.

emgucv opencv

Last synced: 17 May 2026

https://github.com/shettysach/handwriting-calculator

A calculator that uses handwritten digits and operators to calculate the result, using contour detection and CNN model prediction. Tensorflow (Keras) is used to create, train and load the neural network model used for predictions. CustomTKinter is used to provide the GUI. OpenCV and Pillow (PIL) are used for contour detection.

basic-arithmetic-operations calculator cnn cnn-keras convolutional-neural-networks digit-recognition handwriting-calculator handwritten-digit-recognition jupyter-notebook keras keras-models keras-neural-networks mnist mnist-classification mnist-handwriting-recognition opencv opencv2 pillow tensorflow tensorflow-models

Last synced: 09 Feb 2026

https://github.com/pedrala/virtualfactory

Use the ArUco marker to calculate the relative coordinates and move Turtlebot3 to the corresponding location. Recognize a small box as an object with yolo8, pick it up with the manipulator, and place it on the conveyor belt. Pick up the box again at the end of the conveyor belt and move it to the unloading area.

aruco-marker-detection calibration conveyor-belt gui inverse-kinematics multithreading opencv rodrigues-rotation-formula ros2 turtlebot3 yolo8

Last synced: 17 May 2026

https://github.com/skellla/docker-opencv-dlib-node

Docker image with bundled opencv, dlib and node.js runtime. [AutoBuild]

dlib docker docker-image node nodejs opencv

Last synced: 07 Apr 2026

https://github.com/richayadav03/sign-language-detection-and-conversion-to-text-and-speech

This Python-based project employs deep learning (LSTM) and computer vision to detect sign language gestures, converting them into text and speech. It enhances communication for the hearing-impaired.

gtts lstm opencv python tensorflow

Last synced: 03 Feb 2026

https://github.com/maxinexiong/webcam-monitoring-app-with-email-alerts

An application that is built to continuously monitor designated areas and alert users via email when any object enters and remains in the area beyond a specified duration. This application is ideal for settings that require vigilant security measures.

email-sender email-sending moving-object-detection opencv opencv-python python python-threading security-camera-app webcam-motion-detection webcam-motion-detector webcam-streaming

Last synced: 18 May 2026

https://github.com/alokthedataguy/mass_attendence_using_facial_recognition

A web-based mass attendance system using facial recognition technology powered by Flask, OpenCV, dlib.

attendance-system dlib-face-detection face-recognition flask opencv

Last synced: 18 Apr 2026

https://github.com/shahin-ro/table-detection

Python tool for table extraction & Persian OCR. Uses OpenCV for table detection, Tesseract for text extraction, & Pandas for data output. Visualizes cells & text. Ideal for Persian documents! 📄✨

colab computer-vision data-extraction data-visualization document-processing image-analysis image-processing machine-learning matplotlib numpy ocr opencv pandas persian-ocr persian-text python table-detection table-extraction tesseract text-recognition

Last synced: 08 Apr 2026

https://github.com/gabryxx7/screenshot-ocr

A little but useful tool to explore OCR data extracted with `pytesseract` and `opencv`

ocr opencv pytesseract tesseract-ocr text-recognition

Last synced: 17 May 2026

https://github.com/shibam120302/face_swap_flask_app

Face Swap is a public Python project that enables you to swap faces with someone. It can be used with photos, videos, and even a live camera.

juypter-notebook keras opencv pillow python

Last synced: 09 Apr 2026

https://github.com/rayniel95/image-comparison

Analyzed multiple metrics used in image comparison.

image-analysis image-processing opencv python python3 sckit-image

Last synced: 19 Apr 2026

https://github.com/stelynx/sofot

Stelynx Optical Flow-based Object Tracker

object-detection object-tracker object-tracking opencv opencv-python optical-flow

Last synced: 20 Jul 2025

https://github.com/hamarshehmhmd/face_tracker

This is a Python application that uses OpenCV to track faces in a video stream from a camera. The application detects faces in real-time and draws a rectangle around each face in the video stream.

face face-detection face-recognition opencv python python3 technology

Last synced: 18 May 2026

https://github.com/haleelrah/Vision-pro-MAX

A Raspberry Pi-based object detection system for assisting visually impaired individuals. This project utilizes YOLO object detection and a Hailo 8L TPU to identify obstacles like manholes, potholes, and bumps, providing real-time audio feedback to aid navigation.

bash computer-vision cuda fine-tuning jupyter-notebook object-detection opencv python pytorch raspberry-pi rpi-camera ssh text-to-speech ultralytics yolo yolov8

Last synced: 30 Dec 2025

https://github.com/gsauc3/human-computer-interaction-project

An application build entirely in python to control all the mouse functionalities using hand gestures. C-DAC project

mediapipe mediapipe-hands opencv opencv-python python

Last synced: 07 Mar 2026

https://github.com/manikantasanjay/indian_number_plate_character_recognition

Character Recognition of Indian Number Plates Using Deep Learning Model Architecture(CNN).

computer-vision deep-learning image-processing keras machine-learning opencv tensorflow

Last synced: 11 Apr 2025

https://github.com/raikel/dnfal

A deep learning-based library for real-time face analysis

deep-learning face-detection face-recognition opencv python pytorch video-processing

Last synced: 02 Jan 2026

https://github.com/nkosimlaba/facial-recognition-attendance-system

A system to track attendance using facial recognition

facial-recognition java opencv python

Last synced: 08 Apr 2026

https://github.com/iamthehimansh/objectdetection

Python Object Detection Using Opencv

object-detection opencv opencv-python python

Last synced: 16 May 2026

https://github.com/bertandogancay/self-driving-car

A self driving car that detect lanes, and uses flask library to send live video footage to a web application.

cpp flask-application jetson-nano lane-detection nvidia opencv python

Last synced: 20 Apr 2026

https://github.com/tentone/cork

Cork stopper quality analysis and comparison vision system using RGB shadow decomposition for industrial application.

computer-vision cork defect-detection defect-measurement opencv rgb-shadows

Last synced: 05 Apr 2025

https://github.com/roshniram/opencv-android-demo

Inverting image vertically using opencv library in Android.

android java opencv

Last synced: 14 Apr 2026

https://github.com/yas-sim/mtb_practice_video_recorder

Playback video from webCam or a movie file, keeps frames of the latest 10min, and allow you to watch your desired point with several playback options/modes.

mountain-bike mtb opencv playback practice python recorder sport-practice sports video-recorder

Last synced: 21 Apr 2026

https://github.com/rajputrockstar/kazier

This is Modules aims to help you with your opencv Project to make it easier for your to focus on Project

ai computervision mediapipe opencv opencv-python pypi pypi-package python pythonprojects

Last synced: 17 Jan 2026

https://github.com/alhadikhan/panaroma_from_video-capture-the-scene-

Python script to generate a panoramic image from a video by stitching overlapping frames.

image-stitching opencv panorama panorama-stitching python video-processing

Last synced: 20 May 2026

https://github.com/kedder/drawmcskin

Draw a Minecraft character on paper and convert it to a working skin

minecraft opencv python python3

Last synced: 08 May 2026

https://github.com/assem-elqersh/color-identification-lab

A Python-based image color identification tool using OpenCV and the LAB (CIELAB) color space for enhanced perceptual accuracy. This project allows users to click on any part of an image to detect the closest color match from a predefined color dataset.

color-detection image-processing interactive-color-identification lab-color-space opencv rgb-to-lab-conversion

Last synced: 29 Apr 2026

https://github.com/mostafabaghi/python-car-plate-reader

🔍 Python Car Plate Reader — A terminal-based license plate recognition tool that detects and extracts vehicle plate numbers from images using computer vision.

ai alpr automation computer-vision cv2 image-processing license-plate-recognition machine-learning number-plate-reader object-detection ocr opencv python python-project terminal-app vehicle-detection

Last synced: 06 May 2026

https://github.com/bieanimaton/text-detection

Machine Learning and Computer Vision project to text detection in image.

books detection machine-learning opencv python tesseract text text-detection

Last synced: 18 May 2026

https://github.com/shivansh-yadav13/python-face-detection

Simple program to 📜 Detect Face from Video/Image.

opencv python

Last synced: 19 May 2026

https://github.com/agneya-1402/aircraft_detector

This project implements an Aircraft Detector using YOLOv8 to detect aircraft in images. The dataset is automatically split into train, validation, and test sets, and a YOLOv8 Nano model is trained on this data.

artificial-intelligence computer-vision opencv yolo yolov8

Last synced: 16 May 2026

https://github.com/meqdaddev/mask-detection

Mask Detection for people with micro:bit as output device.

image-classification image-processing mask-detection opencv opencv-python teachable-machine

Last synced: 18 May 2026

https://github.com/cansik/video-still-extractor

An algorithm to extract high quality stills from a video squence.

algorithm extractor opencv still video

Last synced: 18 May 2026

https://github.com/mel-edo/who_said_invisible

funny mgs thing

metalgearsolid opencv

Last synced: 17 May 2026

https://github.com/afnanksalal/waste-detection

This project implements a waste classification system that uses a custom YOLO model for detecting and categorizing waste materials. It integrates with an Arduino to communicate the classification results.

ai arduino classification object-detection opencv vision waste yolo

Last synced: 09 May 2026

https://github.com/xcenweb/delin_ocr

DelinBox is a cross end application designed for efficient document and ID OCR (Optical Character Recognition) processing.

i18n nodejs ocr ocr-recognition opencv rust tauri tauri-app tauri-apps vision vue

Last synced: 07 Apr 2026

https://github.com/sovit-123/fast-and-accurate-human-detection-with-hog

This project used OpenCV HOG people detector to build an accurate and fast enough implementation to detect people in images and videos.

computer-vision hog-features hog-person-detection linear-svm machine-learning opencv person-detection person-detector python

Last synced: 19 May 2026

https://github.com/akhand-pratap-tiwari/computer-vision-jupyter-tutorials

Tutorial notebooks for getting started in Computer Vision.

computer-vision opencv

Last synced: 17 May 2026

https://github.com/alvgaona/2d-feature-matching

A sample app showcasing 2D feature matching with OpenCV

cpp feature-matching opencv pixi rerun

Last synced: 20 May 2026

https://github.com/braiso-22/prueba-opencv

pruebas sobre la librería de opencv

opencv opencv-python python python3

Last synced: 17 May 2026

https://github.com/vish2001/virtual_painter_opencv

Writing/painting on the screen with the help of OpenCV

opencv python

Last synced: 18 May 2026

https://github.com/veendysuseno/opencv-project-student-attendance-and-facial-expression-detection

This project is designed for student attendance and facial expression detection using OpenCV and TensorFlow. The system can either train a facial expression recognition model or display real-time emotion detection using a webcam feed.

haarcascade-frontalface opencv python tensorflow2

Last synced: 19 Jan 2026

https://github.com/aliakseis/normal2height2

An accompany to https://github.com/V-Sense/DeepNormals

lbfgs normal-mapping opencv

Last synced: 20 May 2026

https://github.com/younis-ali/photo-validation

Using the openCV models perform phot validation, face detection, age detection, and gender detection.

age-detection face-detection fastapi gender-detection opencv

Last synced: 30 Jan 2026

https://github.com/edixonalberto/reconocimiento-emociones

APP DESKTOD que reconoce el tipo de emoción expresada en los rostros de imágenes.

ccharp desktop-app emotion-recognition opencv visual-studio

Last synced: 22 Apr 2026

https://github.com/tsui66/example-opencv-python

The example of creating video by OpenCV VideoWriter.

opencv opencv-python video

Last synced: 22 Apr 2026

https://github.com/ymorsi7/swayingattention

Swaying Attention tracks students dozing off and reminds them to stay focused. To achieve this we used OpenCV, D-lib, Arduino-C, and an ESP32 board.

machine-learning opencv python

Last synced: 22 Apr 2026

https://github.com/aryansk/computer-vision-essentials

Comprehensive computer vision project demonstrating image processing, machine learning techniques, and digit classification using Python and advanced libraries.

cv machine-learning machine-learning-algorithms naive-bayes-classifier opencv python svm-classifier tensorflow

Last synced: 16 Apr 2026

https://github.com/waybarrios/multi_cam_opencv

using cv2 in python

opencv python

Last synced: 23 Jan 2026

https://github.com/araobp/tower

Sensor tower

ai-camera opencv tensorflow-lite

Last synced: 23 Apr 2026

https://github.com/solrikk/pictrace-web

PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image

automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api

Last synced: 12 Apr 2026

https://github.com/hajin-park/infinite-stairs-bot

Infinite Stairs bot on the BlueStacks 5 emulator

bot infinite-stairs multi-template-matching opencv python yolov10

Last synced: 30 Jan 2026

https://github.com/dataxujing/opencv_multithreaded

:art: :art: :art: 多线程解决非实时深度学习模型与OpenCV结合的卡顿问题

gaussian-yolov3 multithreading opencv python

Last synced: 15 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/xandao-dev/word-finder-bot

Find words in a word search game on TikTok

bot ocr opencv python python3

Last synced: 24 Apr 2026

https://github.com/hossein-cod/plate-recognition

car Plate recognition with cv2

cv2 jupyter-notebook numpy opencv python

Last synced: 15 Apr 2026

https://github.com/mahdihasnat/queens-by-linkedin-solver

Solver for https://www.linkedin.com/games/queens/

opencv ortools

Last synced: 18 Jan 2026

https://github.com/alihassanml/yolo-final-year-project

This project is a YOLO (You Only Look Once) object detection system built using FastAPI. It provides real-time predictions and visualizations, leveraging the YOLO model for detecting specific activities or objects. This project is developed for a final-year academic project.

fastapi opencv yolo

Last synced: 15 Mar 2025

https://github.com/team401/snakeeyes

Team 401 vision library

frc kotlin opencv

Last synced: 02 May 2026

https://github.com/bartekpacia/pendulum

Measuring gravitational acceleration by analyzing video feed of a swinging mathematical pendolinum.

opencv opencv-python physics python

Last synced: 29 Apr 2026

https://github.com/yusafosei-bonsu/mscproject-python-and-opencv-

This repository contains the development of a face recognition application using Python and OpenCV

face-recognition-application opencv pycharm-ide python

Last synced: 19 Jan 2026

https://github.com/habeeb65/ar-using-camera-to-object-detection-

Augmented reality utilizes the camera for object detection, leveraging OpenCV to identify data from ArUco markers.

aruco-marker aruco-marker-detection machine-learning-algorithms neural-networks opencv python

Last synced: 16 Apr 2026

https://github.com/fralonra/linkimage

Find corresponding points between images. Using OpenCV and TensorFlow.js.

opencv tensorflow tensorflowjs

Last synced: 04 Mar 2026

https://github.com/efnilite/edge-detection

Using edge detection, prints the edges of each frame of Bad Apple!! to the console in ASCII-characters.

opencv python

Last synced: 05 May 2026

https://github.com/zchrissirhcz/cap

A simple screen-capture implementation in C++. Support Windows and macOS

glfw macos opencv opengl screen-capture windows

Last synced: 23 Feb 2026

https://github.com/sumitkumarsingh2/hand-star

HandStar is a Python library that uses Mediapipe and OpenCV to make hand detection and tracking easy.

mediapipe opencv opencv-python opencv2 pypi pypi-package pypi-packages python python-modules python-script python3

Last synced: 04 Mar 2026

https://github.com/kunalgupta777/moustache-adder-

Python Script to add a cool moustache to all detected faces in a photograph!

face face-detection facerecognition haar-cascade image-processing machine-learning opencv python

Last synced: 29 Apr 2026

https://github.com/bobberdolle1/maixcam-wildtrap

🎯 AI-Powered Camera Trap for MaixCAM | Hybrid Motion+YOLOv8 Detection | Telegram Notifications | Wildlife Monitoring & Security | 4 Detection Modes | Night Vision | Auto Storage Management | Production Ready

ai camera-trap computer-vision edge-ai embedded-systems iot maixcam maixpy motion-detection object-detection opencv python security telegram-bot wildlife yolov8

Last synced: 03 Jun 2026

https://github.com/arun2002k/face_detections

Detects faces from real time feeds

face-detection opencv python3

Last synced: 24 Apr 2026

https://github.com/ml13571/flutter-license-plate-recognition

Flutter ALPR/ANPR For Android & iOS: license plate recognition, vehicle number plate recognition, ALPR reader, ALPR scanner, license plate OCR, car number plate recognition

alpr android classification cnn computer-vision deep-learning flutter machine-learning ncnn object-detection opencv

Last synced: 16 Apr 2026

https://github.com/team1306/vision2020

Trying to get vision working for the 2020 season

cplusplus gplusplus image-recognition opencv vision

Last synced: 24 Apr 2026

https://github.com/emaadakhter/object_following_robot

An object following robot using the ultralytics library for object detection and Mqtt library for communication between the laptop and the rsapberry pi

iot-device mqtt opencv raspberry-pi real-time-object-detection ultralytics

Last synced: 15 Apr 2026