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/imshymike/handgestures

Python library that makes it easy to create and detect custom gestures using mediapipe

hand-gesture-recognition hand-tracking mediapipe mediapipe-hands opencv

Last synced: 18 Apr 2026

https://github.com/rajarsheya/real-time-traffic-analysis-with-cuda-object-detection

Implemented CUDA-accelerated object detection (YOLO) to analyze a sample image dataset. Performed vehicle counting and simulated speed estimation to demonstrate real-time traffic analysis capabilities.

cpp cuda opencv python yolo

Last synced: 12 Apr 2026

https://github.com/radames/python_opencv_camera_haar

Simple code example of Python with Opencv and camera face detection with haar classifiers

haar-cascade opencv python

Last synced: 01 Apr 2025

https://github.com/islamshahil/opencv-youtube

Stream YouTube Videos Using OpenCV and perform further Video Processing.

hacktoberfest opencv papy python video-processing youtube youtube-dl

Last synced: 03 Mar 2026

https://github.com/prashimpy/sign-language-interpreter

This is the code for a sign language interpreter, which converts texts into physical hand signs, and physical hand signs to text.

arduino opencv python tensorflow

Last synced: 29 Apr 2026

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

Optical Flow implementation in OpenCV

lucas-kanade opencv optical-flow python

Last synced: 02 May 2026

https://github.com/momsfriendlyrobotcompany/dpkg_opencv

OpenCV 4.x debian package for Raspbian

debian-packages opencv opencv3 raspbian

Last synced: 02 May 2026

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

Realtime road traffic monitoring with analytics chart plotting

opencv python trafficmanagement yolov8

Last synced: 28 Apr 2025

https://github.com/mostafa-ghaith/faceverificationapp

FaceVerificationApp is a Python project that utilizes Kivy and Siamese Neural Networks to build a face verification application. The app allows users to authenticate their identity by comparing their face with pre-registered face images. It provides real-time webcam integration, image preprocessing, and verification using deep learning techniques.

computer-vision deep-learning facial-recognition identity-verification kivy-framework one-shot-image-recognition opencv siamese-neural-networks user-authentication

Last synced: 17 Jan 2026

https://github.com/2kabhishek/manyata

An OCR tool to recognize Hindi numerals. 🔟🔎

hindi-numerals ocr opencv python tesseract

Last synced: 05 May 2026

https://github.com/chaymabghozzi/panneaux-de-signalisation

Panneaux de signalisation (Détection +Reconnaissance)

opencv pyhton

Last synced: 02 May 2026

https://github.com/imaginesamurai/advanced-vision-system

A Python-based camera handling utility that provides seamless control over video capture with advanced zoom functionality. Features include adjustable resolution, smooth digital zoom controls, and efficient frame processing, ideal for computer vision applications.

camera computer-vision cv2 cv2-library night-vision night-vision-camera night-vision-goggles numpy opencv opencv-python python python3 real-time realtime stable supoort thermal thermal-camera thermal-images video

Last synced: 16 Apr 2026

https://github.com/gustavogld/siscof-contador-de-colonias-bacterianas

Aplicação Python+Streamlit para detectar automaticamente colônias bacterianas em imagens de placas de Petri. Usa visão computacional com transformada de Hough, otimização bayesiana para calibrar parâmetros e permite validação manual dos resultados com exportação de imagens. Ideal para uso laboratorial e educacional.

baysian-optimisation hough-circles hough-transform microbiology microbiome-analysis opencv opencv-python python skimage streamlit visao-computacional

Last synced: 04 May 2026

https://github.com/meqdaddev/color-detector-using-hue-channel

A C++ program with openCV, it detects a specific color in an image by Hue channel from HSV model.

c-plus-plus color-detection hsv image-processing opencv

Last synced: 15 May 2026

https://github.com/pjaselin/subarulogger

Project to develop an OBDII data logger and perform time series analysis on vehicle performance

carputer obd-ii obd2 opencv python raspberry-pi

Last synced: 06 May 2026

https://github.com/rajkhanke/facial-expression-detection-using-machine-learning

The System detects the facial emotion among the seven (happy, sad, angry ,surprise, fear, neutral, disgust) using the convolutional neural network (CNN) Architecture

cnn deep-learning machine-learning opencv

Last synced: 02 May 2026

https://github.com/prodev717/cv-controller

Open-source project to control games using physical movements and computer vision

computer-vision game gamecontroller keyboard mediapipe opencv python

Last synced: 16 Apr 2026

https://github.com/malhotra5/communication-for-the-deaf

This application helps the deaf communicate with people who do not understand ASL (American Sign Language)

deep-learning inception neural-networks opencv tensorflow

Last synced: 09 May 2026

https://github.com/ankhoa1212/computer-vision

This is a repository of computer vision techniques used on live video feed.

cli computer-vision opencv python

Last synced: 01 May 2026

https://github.com/llwusill/platedetection

OpenCV ve TrOCRProcessor ile Plaka Tanıma Sistemi

opencv opencv-python opencv2 plate plate-recognition python trocrprocessor

Last synced: 14 Apr 2026

https://github.com/valmir-unicap/rastreamento-de-gestos-para-controle-video

Projeto final da disciplina de visão computacional

ctypes mediapipe numpy opencv python vlc

Last synced: 13 Apr 2026

https://github.com/mukeshmk/video-overlay

RnD effort (to overlay polygon on video) that is more towards using opencv or PIL for overlay and using some annotation tools to get the polyline/bounding box.

3d-bounding-boxes annotation bounding-box computer-vision javascript opencv opencv-js python video-overlay video-processing

Last synced: 03 Mar 2026

https://github.com/itscrystalline/quikscore

Automatically scan and score answer sheets. (KOSEN-KMITL Year 3 Project)

image-processing opencv rust scoring tauri-app vuejs

Last synced: 04 May 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/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/sd7campeon/deepfake-classification

Advanced deepfake detection using InceptionV3 with a novel Fourier Attention layer. Leverages FFT to detect synthetic video frames. Features robust data pipeline, EDA, and visualizations. Built with TensorFlow, OpenCV, and more. Scalable, interpretable, MIT-licensed.

attention attention-mechanism cv2 deepfakedetection deeplearning inceptionv3 inceptionv3-model keras-tensorflow opencv opencv3 pillow seaborn tensorflow

Last synced: 08 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/amritakaur-08/smart_attendance_system

The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.

asgiref django mysql numpy opencv pillow-library python sqlparse

Last synced: 08 Apr 2026

https://github.com/akshaya-kairamkonda/eye-tech-digital-systems

🚀 Eye-Controlled Mouse – Control your cursor with eye movements and blinking using OpenCV & MediaPipe.

automation computer-vision eye-tracking machine-learning mediapipe opencv python

Last synced: 03 May 2026

https://github.com/oli51467/gobot-mobile

围棋机器人移动端

andorid iflytek mobilenetv3 opencv

Last synced: 17 May 2026

https://github.com/sadmanca/open-insulin-vision

Computer vision model to identify yeast colonies in images.

computer-vision computer-vision-opencv open-insulin opencv opencv-python opencv2 vision

Last synced: 17 May 2026

https://github.com/alok-k-mishra/traffic-violation-detection-system

A project for Fourth Semester - Traffic Violation Detection System - Detecting violation of traffic rules using computer vision

machine-learning opencv python visualization

Last synced: 07 May 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/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/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/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/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/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/kr1shnasomani/traffisense

A computer vision toolkit for traffic analysis with vehicle detection, speed estimation, segmentation, and number plate recognition.

computer-vision deep-learning neural-network numpy opencv pypi pytorch

Last synced: 12 Apr 2025

https://github.com/madduci/opencv_demo

A collection of examples using OpenCV 2.4 and 3.0 APIs

cmake computer-vision cpp opencv

Last synced: 09 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/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/deveth0/python-opencv

Repository with some examples on OpenCV

opencv python3 tutorials

Last synced: 18 May 2026

https://github.com/gauravssnl/python-opencv-builds

This repository contains opencv builds for Python2 and Python3 for Ubuntu/Linux

opencv python

Last synced: 30 Apr 2025

https://github.com/threeal/libopencv4-deb

Debian package build workspace for the OpenCV 4 libraries

debian debian-packages opencv opencv-library

Last synced: 18 May 2026

https://github.com/tobybreckon/correlation-ga

A C++ Teaching Example for a Genetic Algorithm (GA) based on Image Correlation

correlation genetic-algorithm opencv

Last synced: 15 Apr 2026

https://github.com/salgado2004/opencv_leitor_carta_de_baralho

Aplicação com openCv-python para identificação automática da carta de baralho entre as 52 opções.

computer-vision object-detection opencv patterns-recognition

Last synced: 17 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/michalkielan/colorscope

Tool for debugging colors

colorspace opencv opencv-python python

Last synced: 12 Apr 2026

https://github.com/tu7shar/lut_tubes

used for making customized lut tables using opencv

lookup lookup-table lookup-tables opencv opencv-python python

Last synced: 18 May 2026

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/andresilmor/mixed-reality-with-mrtk2-featuring-frame-capture-face-detection-and-tracking-and-web-requests

MR Application for HoloLens 2, able to capture frames and sent them to a server through WebSocket connection and Protobuf serialization, it also does Face Detection and Tracking (examples with OpenCV and based on data retrieved from server). Has embedded database and personalized interface (for fun).

embedded-database face-detection face-tracking frame-capture hololens2 http-requests interface mixed-reality mrtk opencv protobuf protocol-buffers qrcode-reader realm-database spatial-computing unity universal-windows-platform uwp websocket-client

Last synced: 22 Mar 2025

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/codebydant/video2image-opencv

This is a c++ program to convert a video to frames

cmake cmakelists cpp frame opencv opencv3 video

Last synced: 10 Sep 2025

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://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/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/rushil-ambati/lane-detector

Lane Detector with Computer Vision

computer-vision image-processing opencv

Last synced: 15 May 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/ethand91/python-opencv-filters

Project showing some simple opencv/python filters

computer-vision opencv python3

Last synced: 17 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/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/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/codebydant/video2opencv-video

This is a C++ program to convert a video to opencv format video

cmake cpp opencv video

Last synced: 10 Sep 2025

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/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/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/frozenwolf-cyber/ocr

Easy way to convert scanned documents into editable text documents, classifying key-value pairs and annotating them. MTX - HackOlympics 2.0 Shaastra - 2022

azure bootstrap css faster-rcnn flask javascript neural-networks ocr-recognition opencv python pytorch siamese-neural-network tesseract tesseract-ocr

Last synced: 02 Apr 2026

https://github.com/sinanbekar/umuttepe-hava-botu

Twitter bot that tweets Umuttepe weather conditions with live camera frames periodically.

computer-vision crawling live-stream opencv python python3 tweepy twitter-api weather

Last synced: 20 May 2026

https://github.com/smaranjitghose/captcha_divisor

Using Python🐍 to generate irritating captchas!

computer-vision image-processing opencv python

Last synced: 18 May 2026

https://github.com/kr1shnasomani/treetracer

Detection of trees from aerial image using detectron2

computer-vision deep-learning detectron2 neural-network numpy opencv pypi pytorch

Last synced: 05 Mar 2025

https://github.com/rkarahul/real-time-object-detection-using-yolov8

Here I have done a deep learning project of python using yolov8.

cocodataset deep-learning opencv python yolov8

Last synced: 20 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/brucecatyu/yolov5-detect

simple yolov5 wrapper for detect(onnx, dnn, openvino)

deep-learning detection opencv opencv-python openvino python yolov5

Last synced: 27 Apr 2026

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

funny mgs thing

metalgearsolid opencv

Last synced: 17 May 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/heshanera/binarize

Image binarization using opencv

cpp image-binarization opencv

Last synced: 18 May 2026