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/avs123a/image-color-spaces-morphology-demo

Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image

demo image-processing jupyter-notebook numpy opencv python3

Last synced: 05 May 2026

https://github.com/asus4/ofxalgorithmparametergroup

Make ofxGui controls for cv::Algorithm

opencv openframeworks openframeworks-addon

Last synced: 18 May 2026

https://github.com/empobla/vultus-facial-recognition

Vultus Facial Recognition is a C++ project to recognize members of Tecnológico de Monterrey CSF.

face-recognition opencv

Last synced: 18 Apr 2026

https://github.com/suzusou/3d-code

色情報と文字情報を組み合わせた3次元コード

docker nginx opencv pyocr qrcode reedsolomon

Last synced: 13 Apr 2026

https://github.com/anubagre/humanposeestimation

This is a real-time pose estimation project that detects 33 human body landmarks in images, videos, and live webcam streams. Built using MediaPipe, OpenCV, and Streamlit, this project provides an interactive and efficient way to analyze human movements using Blaze Pose detection method.

blazepose humanposeestimation mediapipe opencv python streamlit streamlit-webapp

Last synced: 13 Apr 2026

https://github.com/njurquet/zigzag

Computer Vision bot for the ZigZag mobile game developped by Ketchapp

computer-vision opencv python

Last synced: 24 Apr 2026

https://github.com/prabeshpathak2002/hand-tracking-using-mediapipe

Real-time hand tracking in Python using OpenCV and MediaPipe. Detects and visualizes hand landmarks from your webcam feed, highlights fingertips, and prints landmark positions. Great for gesture recognition, computer vision demos, and interactive projects.

computer-vision image-recognition mediapipe opencv

Last synced: 10 May 2026

https://github.com/nazli-d/binary-classification-using-cnn

This project utilizes a CNN model to classify cat and dog images through training and testing processes. The model is created using the Keras library on the TensorFlow backend.

binary-classification cat-and-dog-classifier cnn convolutional-neural-networks flatten keras max-pooling numpy opencv python relu-activation sigmoid-function tensorflow

Last synced: 13 Apr 2026

https://github.com/sagarbapodara/real-time-pedestrian-and-vehicle-detection-using-computer-vision

The project is a basic prototype of detecting pedestrians and vehicles separately in a live video using simple computer vision techniques. For testing purposes, car dashcam recordings, available on youtube have been used.

computer-vision computer-vision-opencv opencv pedestrian-detection streamlit-webapp vehicle-dection-python

Last synced: 12 Apr 2026

https://github.com/ibz-04/number-plate-recognition

Vehicle number plate recognition using computer vision and image processing

anpr computer-vision easyocr matplotlib-python numpy object-detection opencv

Last synced: 09 May 2026

https://github.com/baadjis/oda

object detection and count with faster r-CNN

computer-vision faster-rcnn flask opencv torch torchvision

Last synced: 14 Apr 2026

https://github.com/s1ink/aprilvision

A reusable AprilTag detection program based on vision code from 2023 (FRC)

frc opencv raspberry-pi vision wpilib

Last synced: 03 Jan 2026

https://github.com/adia-dev/piksy

🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨

2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet

Last synced: 04 May 2026

https://github.com/tomschimansky/raspidrone

Wifi-controlled quadcopter project using RaspberryPi and Multiwii (Arduino) including live streaming and vision based autonomous capabilities through Aruco markers (OpenCV)

arduino aruco aruco-markers customtkinter drone livestream multiwii opencv python quadcopter raspberry-pi tkintermapview videostream

Last synced: 07 Oct 2025

https://github.com/emvivas/mixtli

TEC Mixtli software for TEC Autonomous Mechatronics Grand Prix Competition.

computer-vision djitello opencv picar-v python sunfounder tec-autonomous-mechatronics-grand-prix-competition tellodrone

Last synced: 28 Apr 2026

https://github.com/makjac/traffic_car_counter_opencv_yolov3

A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.

cpp opencv yolov3

Last synced: 18 Apr 2026

https://github.com/elenaches/python-image-scanner-standalone

An image "scanning" app written in Python using OpenCV, an improvement of my Image scanner, a standalone app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.

executable image-manipulation image-processing opencv opencv-python python standalone

Last synced: 04 May 2026

https://github.com/superrmurlocc/blackjack-table-state-monitoring-system

A Blackjack Table Monitoring System using classical image processing techniques. The system detects card stacks, recognizes individual cards, calculates points, and determines game outcomes. Achieves 100% accuracy on high-quality images without using neural networks, making it efficient for devices with limited computational resources.

blackjack card-recognition computer-vision image-processing opencv segmentation template-matching

Last synced: 16 Feb 2026

https://github.com/saolghra/python-facial-recognition

Real-time facial and hand landmark detection using Python and OpenCV. Detects faces and hands in webcam feeds, tracing key landmarks for each detected face and hand in real time.

computer-vision facial-landmark-detection hand-landmark-detection image-processing machine-learning mediapipe opencv python real-time webcam

Last synced: 16 Apr 2026

https://github.com/ml13571/opencv_lite

Integrated MNN into OpenCV and Use OpenCV API to run ONNX model by ONNXRuntime

ai machine-learning open-source opencv

Last synced: 08 May 2026

https://github.com/u-t-k-a-r-s-h/animal_classification_cnn

A CNN based animal classification system which uses deep neural network to identify features associated with each class and predicts the outcome.

computer-vision convolutional-neural-networks opencv python tensorflow

Last synced: 09 Apr 2026

https://github.com/iv4n-ga6l/facesdetection-with-pixelation-and-blurring

Faces anonymization in video feed using either pixelation or blurring techniques.

blur-image facedetection opencv pixelation python ultralytics yolov5

Last synced: 06 May 2026

https://github.com/iv4n-ga6l/road_traffic_monitoring

Realtime road traffic monitoring with analytics chart plotting

opencv python trafficmanagement yolov8

Last synced: 26 Mar 2025

https://github.com/adityasinh-sodha/face-recognition-system

This is a face recognition program that uses a webcam feed to detect and recognize faces. It allows the user to register new faces by associating them with names and stores this information for future recognition

dlib dlib-face-detection dlib-face-recognition face face-detection face-recognition face-recognition-system facerecognition open-source opencv python

Last synced: 02 Apr 2025

https://github.com/himanshirohera/autosmart-infotainment

Smart in-car infotainment with facial recognition. Unlock and control your car’s infotainment system with face authentication, featuring a sleek UI/UX for music, navigation, and settings.

haar-cascade opencv python ui-design ux-design

Last synced: 19 Jan 2026

https://github.com/ibmstreams/streamsx.opencv

(incubation) Toolkit for processing videos in a Streams application

ibm-streams opencv stream-processing video-processing

Last synced: 17 Mar 2025

https://github.com/abeed04/object-detection-model-using-cv2

Leverage OpenCV (cv2) to build an object detection system. This system would combine a pre-trained MobileNet model, trained on the COCO dataset, with a frozen inference graph for real-time object identification within images or videos.

cocodataset frozen mobilenetv3 opencv pycharm-ide

Last synced: 19 Jan 2026

https://github.com/radames/opencv_video_to_pygame

SImple example OpenCV VideoCapture running on PyGame

opencv pygame

Last synced: 24 Apr 2026

https://github.com/isaacef/independent-motion-detector

Detect independently moving objects in a scene captured by a single camera.

numpy opencv python

Last synced: 09 May 2026

https://github.com/ginnters/realtime-object-detection-warning

Real-time YOLO-based object detection system with danger zone alerts, Telegram and Email notifications for safety automation.

computer-vision detection email-notification object-detection opencv safety telegram-api telegram-api-bot yolo

Last synced: 14 May 2026

https://github.com/akash-rajak/text-to-captcha-image

A python script to get the captcha image for any text entered.

captcha cv2 opencv python3 text-to-captcha tkinter

Last synced: 02 May 2026

https://github.com/manuelz/cards-identification

Cards identification system that matches a query card to a 106K card database using fine-tuned deep feature embeddings and similarity search.

deep-learning faiss metric-learning opencv pairwise-similarity python pytorch

Last synced: 15 Jun 2025

https://github.com/tekyaygilfethi/fundmewithyourface

This project combines the power of Brownie and OpenCV for creating an elegant way of logging in before making operations on Blockchain. With this project, you can fund or withdraw these funds by logging in with your face real time.

blockchain brownie brownie-eth ethereum image-processing opencv python solidity web3

Last synced: 08 Apr 2026

https://github.com/nubilfi/ascii-webcam

A webcam that visualizes its output as ASCII art directly in the terminal

ascii opencv ratatui rust webcam

Last synced: 23 Oct 2025

https://github.com/faizantkhan/deep-learning

Unlock deep learning's secrets! Dive into fundamentals, master advanced techniques, and ignite creativity with hands-on projects. Join a vibrant community, push boundaries, and unleash AI's full potential. Begin your journey now!

advanced-programming ai aiml beginner-friendly deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning keras-tensorflow machine-learning-algorithms machinelearning-python neural-networks open-source opencv python python-library tensorflow yolo

Last synced: 06 Apr 2026

https://github.com/rajjitlai/virtualpaint

An OpenCV Project on Virtual Paint using C++

computer-vision cpp opencv opencv-cpp virtual-paint

Last synced: 12 May 2026

https://github.com/vijaygupta18/face-recognition

A simple Face Recognition App Built Using OpenCV-Python.

opencv python3

Last synced: 15 May 2026

https://github.com/jvtesteves/face_recognition_system

Real-time face detection and recognition system built from scratch in Python. Utilizes MTCNN for multi-face detection, FaceNet (InceptionResnetV1) for embedding extraction, and Euclidean distance for comparison. Allows training new identities via webcam captures and labels faces as known or “Unknown.”

computer-vision deep-learning face-detection face-embedding face-recognition facenet machine-learning mtcnn opencv python pytorch real-time

Last synced: 23 Jun 2025

https://github.com/jersongb22/computervision

Links to my repositories with a wide variety of Computer Vision models using CNNs, Transfer Learning, and Vision Transformer with TensorFlow, PyTorch, Hugging Face and Ultralytics.

cnn computer-vision convnextv2 efficientnetv2 hugging-face image-captioning image-classification image-segmentation lenet-5 object-detection opencv plotly python pytorch scikit-learn tensorflow ultralytics video-classification vision-transformer yolo11

Last synced: 12 Apr 2026

https://github.com/nazli-d/filters-and-noise

This GitHub repository contains an example demonstrating the application of fundamental image processing filters (Mean, Median, Gaussian) using Python and OpenCV, along with the addition of Salt and Pepper Noise.

gaussian-filter goruntu-isleme image-procesing image-processing image-processing-python mean-filter median-filter opencv python salt-and-pepper-noise spyder-python-ide tuz-ve-biber-gurultusu

Last synced: 13 May 2026

https://github.com/pranavgupta1234/karna

Automated drone for object tracking and detection started under Design Practicum

ardupilot cpp drone image-processing makefile objectdetection opencv

Last synced: 15 May 2026

https://github.com/nikithasheerka/shopwell

A mobile application that provides users with nutritional insights by scanning food labels.

flutter mongodb nodejs opencv python tesseract

Last synced: 06 Apr 2026

https://github.com/aliakseis/literacy

Taken from github.com/PacktPublishing/Qt-5-and-OpenCV-4-Computer-Vision-Projects.git

opencv qt5 tesseract-ocr

Last synced: 10 May 2026

https://github.com/gabrieledradan/hmc-grad

Automate handwritten multiple-choice test grading with HMC-Grad, using a CNN trained in PyTorch on the EMNIST dataset and OpenCV for image processing. Input the correction key and the images of the answer sheets to receive each one's correctness and score, along with item and score analysis, in CSV and XLSX formats, and the annotated images as JPG.

cnn-pytorch computer-vision deep-learning handwritten-character-recognition notebooks open-source opencv python pytorch

Last synced: 02 Mar 2025

https://github.com/rushil-ambati/lane-detector

Lane Detector with Computer Vision

computer-vision image-processing opencv

Last synced: 15 May 2026

https://gitlab.com/ternaris/rosbags-image

Pure Python library to convert ros image message data from and to opencv2.

ROS2 compressedimage conversion cvbridge image message msg opencv ros rosbag rosbag1 rosbag2 rosbags

Last synced: 11 Apr 2025

https://github.com/jcilacad/enhanced-lsb-wangyinwang

Enhancement of wang-yin-wang improved least significant bit algorithm applied in image steganography

advanced-encryption-standard image-steganography lsb-steganography lzw-compression mersenne-twister opencv python

Last synced: 15 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/codingspirit/autoaimproject

AutoAimProject is a camshift based auto aim system.

emgucv opencv

Last synced: 17 May 2026

https://github.com/onnesok/machine-vision

tensorflow object detection codes. This project can be implemented in many automation and robotics projects.

machine-vision opencv tensorflow tensorflow2

Last synced: 08 May 2026

https://github.com/onnesok/image-denoiser

This is one of my experiment to see how I can manipulate images using opencv and python. This code shows how to denoise image in several methods. Here I've used gaussian blur, median blur, bilateral filter, non local denoise and wavelet denoise method to denoise the image.

matplotlib opencv python

Last synced: 17 Jun 2026

https://github.com/petermartens98/streamlit-opencv-webcam-display-web-app

Python script that creates a Streamlit application for displaying the webcam feed and performing facial detection using OpenCV. The application provides a simple interface to view the live video stream and includes a stop button to halt the feed.

opencv python streamlit

Last synced: 17 Mar 2025

https://github.com/mmali3287/smartdoorbell

IoT-enabled smart video doorbell using AI face recognition, low-latency real-time streaming, MQTT communication and instant mobile notifications for secure access control.

cplusplus esp32 facerecognition firebase iot kotlin materialdesign ml motiondetection mqtt opencv pushnotifications python raspberrypi realtimevideostreaming security

Last synced: 07 Apr 2026

https://github.com/mefaay/face_recognition_system

A user-friendly face recognition system for adding individuals with photos, querying names, and identifying faces via uploaded images or live camera. Ideal for use in security, attendance, and monitoring systems. Includes detailed information display for recognized faces.

face-recognition opencv python security

Last synced: 20 Jan 2026

https://github.com/benjy8001/php-fpm-opencv

Multistage building of php-fpm docker image with opencv ext

docker dockerfile opencv php-fpm

Last synced: 16 May 2026

https://github.com/mirtia/frame-detection

Frame detection using OpenCV (C++)

computer-vision contour-detection opencv opencv-cpp

Last synced: 10 May 2026

https://github.com/hitthecodelabs/deepfaceregistry

Real-time face recognition using IP cameras

deepface django flask javascript mediapipe mysql opencv vue vue3 vuejs

Last synced: 02 Apr 2026

https://github.com/laubps/polygon-detector-opencv

Advanced C++ project using OpenCV to detect and classify polygons in images. Features precise edge and contour detection, polygon classification (triangles, quadrilaterals, etc.), and a Qt-based GUI. Supports JPEG, PNG, BMP formats. Includes advanced image processing and basic AI algorithms for better classification.

cpp opencv qt qt-gui qtcreator

Last synced: 07 Jan 2026

https://github.com/datarohit/parking-place-detector

This is Python based Computer Vision project which Show's the available parking places in parking lot.

image-processing opencv python

Last synced: 16 May 2026

https://github.com/mohdadil1/covid-19-preventions-desktop-app

Desktop Application for Real-Time Social Distancing and Mask Detection using OpenCV, Deep Learning, and Python. This application monitors live video or IP camera feeds and allows switching between social distancing and mask detection modes. A user-friendly GUI enables easy interaction and configuration.

caffemodel deep-learning imutils mask-detection mobilenetv2 opencv pygame-audio real-time-monitoring social-distancing-detection tensorflow tkinter-gui transfer-learning yolov3

Last synced: 11 May 2026

https://github.com/ishpen/horsepower12218-intothedeep

Codebase of Horsepower 12218 for the Into The Deep Season

ftc ftc-teamcode ftcvision opencv

Last synced: 02 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/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/iamthehimansh/objectdetection

Python Object Detection Using Opencv

object-detection opencv opencv-python python

Last synced: 16 May 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/prasadlokhande-880/camary_controller

This project is designed to control a camera mounted on two servos (X-axis and Y-axis) and a buzzer using Arduino and Python with OpenCV for face detection. The system adjusts the servo angles to center the detected face and activates the buzzer when a face is detected.

arduino face-detection haar-cascade opencv python servo-motor

Last synced: 12 Apr 2026