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/nelsontanko/face-recogition-system

This is a student face recognition system for attendance taking. Built with Opencv, face_recognition, redis and Flask for the frontend

face-recognition flask numpy opencv python redis

Last synced: 09 Apr 2026

https://github.com/olk/ki-ocr-spreadsheet

convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)

artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow

Last synced: 09 Apr 2026

https://github.com/gokulnpc/face-detection

This project uses OpenCV and deep learning to detect faces in images and videos.

computer-vision deep-learning face-detection neural-network opencv

Last synced: 04 May 2026

https://github.com/moicci/cv2operator

simple library to input various shapes like polygon rectangle and so on.

image-processing opencv opencv-python python

Last synced: 21 Feb 2026

https://github.com/gill-singh-a/qr-code-reader

A Python Program that uses OpenCV to detect and extract data from QR Codes in Images or in Live Video

computer-vision opencv python python3 qrcode qrcode-scanner

Last synced: 09 Apr 2026

https://github.com/htlinh0604/invoice-data-extraction

This project demonstrates a classic OCR pipeline. This Flask app takes an image, applies an OpenCV preprocessing pipeline, and uses Tesseract OCR to digitize Vietnamese invoices (Bách Hóa Xanh)..

flask numpy ocr-recognition opencv pandas python regex tesseract-ocr

Last synced: 10 Nov 2025

https://github.com/dulajkavinda/live-sketching

✍️ Converting live video stream from webcam into a sketch using OpenVC and Keras

added image-filtering keras machinelearning matplotlib numpy opencv python

Last synced: 10 Apr 2026

https://github.com/shreyanssatpute/women-safety-analytics-v1

Built a real-time system using a CNN model for violence detection (98.2% accuracy) and Haar Cascade for gender classification. Integrated OpenCV, TensorFlow, and Keras for image processing and deep learning to detect threats and trigger real-time alerts.

cnn-classification impage keras-neural-networks machine-learning opencv python tensorflow

Last synced: 10 Apr 2026

https://github.com/u-t-k-a-r-s-h/autonomous-aim-and-shoot-gun-opencv

It uses a camera to detect and track the object using open CV, the target's location is found in pixels and then converted into angles of X and Y axes which are then written to servo motors using arduino.

arduino camera computer cpp opencv python servo-motor

Last synced: 10 Apr 2026

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

A Mask Detection Application using Keras/TensorFlow and OpenCV.

keras numpy opencv python tensorflow

Last synced: 10 Apr 2026

https://github.com/romerorodriguezd/chroma-key-with-opencv

Applying chroma key to images/videos, regardless of the colour.

chroma-key computer-vision opencv opencv-python python video-editing-software

Last synced: 18 May 2026

https://github.com/hootbu/doc-auth-system

Proje, kullanıcılar tarafından yüklenen kimlik ve imzalı form belgelerini karşılaştırarak tutarlılığını doğrulayan mikroservis tabanlı bir sistem prototipidir. Sistem, FastAPI, Docker, Tesseract (OCR) kullanmaktadır.

docker fastapi html ocr opencv python restful-api

Last synced: 16 Mar 2026

https://github.com/prastamaha/opencv-contour

a collection of several projects that involve contour techniques in opencv

computer-vision opencv opencv-python

Last synced: 20 Feb 2026

https://github.com/vish2001/hand_tracking_projects

3 Projects based on the Hand tracking module made using mediapipe library

computer-vision mediapipe mediapipe-hands opencv python

Last synced: 10 Apr 2026

https://github.com/karipov/captureplate

🚘 Project capturePlate is an ALPR system used for keeping track of parked vehicles.

alpr anpr opencv plate-recognition

Last synced: 19 Apr 2026

https://github.com/nilanjan-debnath/yield-smart

The project utilizes data analysis for early plant illness detection, automated irrigation for optimal water management, soil mineral analysis for crop recommendations, and UV filters to enhance growth conditions.

agriculture django-rest-framework langchain opencv react

Last synced: 05 Apr 2025

https://github.com/shouryan01/train-own-gesture-detector-ml-model

Train your own ML model to detect hand gestures!

mediapipe opencv pandas sklearn tensorflow-lite

Last synced: 10 Apr 2026

https://github.com/aridepai17/absolutecinema

An intelligent movie recommendation system that analyzes your real-time emotions through webcam and suggests personalized movies using AI-powered descriptions. Experience the future of content discovery!

ai api deepface gradio langchain openai opencv python rag tmdb-api

Last synced: 10 Apr 2026

https://github.com/fastuptime/age_and_gender_estimation_opencv

Age and gender estimation

age gender opencv

Last synced: 15 May 2025

https://github.com/dvergar/tigjam-versus

Entry for the Versus TIGSource Jam

augmented-reality contest gamedev opencv

Last synced: 18 Apr 2026

https://github.com/ernyoke/colorsegmentation

Color segmentation project using K-mean algorithm done in Qt and opencv.

c-plus-plus kmeans opencv qt

Last synced: 18 Jan 2026

https://github.com/sanfernoronha/foodpal-ml

An ML-services repository for FoodPal :hamburger: :mag:

fastai flask gunicorn heroku heroku-app heroku-deployment opencv python

Last synced: 11 Apr 2026

https://github.com/yessasvini23/deepfake_immunization_toolkit

🛡️ AI-powered toolkit to detect deepfakes, educate users, and verify content authenticity using federated learning and blockchain. Built for election security, media integrity, and digital literacy.

blockchain matplotlib numpy opencv python pytorch scikit-learn

Last synced: 11 Apr 2026

https://github.com/jingshing-python/opencv-gif-edit

A module for editing gif file

gif opencv opencv-python

Last synced: 20 Apr 2026

https://github.com/pathanin-kht/objectdetector

Object Detector by YOLOv5

opencv python yolov5

Last synced: 05 May 2026

https://github.com/nafisrayan/yoloeye

This project uses YOLO models for efficient object detection with a Streamlit interface. Users can upload images or video streams for real-time detection. It supports YOLOv8, YOLOv9, and YOLOv10; offering flexibility and high accuracy in various scenarios.

camera computer-vision image image-processing machine-learning nlp object-detection opencv python streamlit ultralytics video voice-conversion voice-output yolo yolov10 yolov7 yolov8 yolov9

Last synced: 05 Apr 2026

https://github.com/ranitmanik/python-crash-course-cwh

This repository contains a diverse set of Python projects, scripts, and experiments that were developed as part of the Python Crash Course offered by CodeWithHarry. Feel free to explore the code and documentation to gain insights into various Python concepts and practical applications. If you have any questions or suggestions, please don't hesitate

assignment code-practice codewithharry coding course learn-to-code learning learning-by-doing learning-python opencv opencv-python project python python-script python3

Last synced: 23 Mar 2025

https://github.com/priyanshu1303d/plant_disease_classification

The Plant Disease Classification project utilizes deep learning techniques to identify and classify plant diseases from images.

deep-learning opencv python tensorflow

Last synced: 11 Apr 2026

https://github.com/team401/snakeeyes

Team 401 vision library

frc kotlin opencv

Last synced: 02 May 2026

https://github.com/azrielx86/color-filter

A WPF application to use HSV thresholds for color filtering, using OpenCvSharp.

opencv opencvsharp wpf wpf-application

Last synced: 11 Apr 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/sadmanca/opencv-app

Web app to allow scientists to detect colonies in uploaded images and manipulate blob detector parameters to suit their images.

computer-vision computer-vision-opencv javascript open-insulin opencv opencv-js reactjs

Last synced: 11 Apr 2026

https://github.com/mysterycoder456/trashercasher

This is an AI program that cashes the one who trashes. Basically giving them a fine.

ai face-recognition hog object-detection opencv yolov3

Last synced: 02 May 2026

https://github.com/fpgmaas/timelapse

Use your RaspberryPi in combination with a webcam to create a timelapse.

opencv python raspberry-pi timelapse

Last synced: 06 May 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/frgfm/sdcnd-p4-behavioral-cloning

Behavioral cloning project of Udacity Self-Driving Car Engineer

deep-learning flask keras opencv python self-driving-car tensorflow unity3d

Last synced: 12 Apr 2026

https://github.com/xharshit/careerconnect-smart-campus-placement-portal

CareerConnect is an AI-powered campus placement portal that helps students prepare for jobs through smart aptitude and coding tests, mock interviews, resume analysis, and more — all monitored with face recognition-based proctoring. Designed to assist students, TPOs, and companies for seamless hiring and tracking.

aptitude artificial-intelligence css face-recognition html machine-learning mockinterview nodejs opencv python resume-builder resumescanner scikit-learn streamlit technical-test tensorflow

Last synced: 13 Apr 2026

https://github.com/mostafa-wael/environment-perception-for-self-driving-cars

Extracting useful scene information to allow self-driving cars to safely and reliably traverse their environment

object-detection opencv perception self-driving-car semantic-segmentation

Last synced: 17 May 2026

https://github.com/meopbk/robotics

ROS and Roblib applications mostly in C++. Inverse Kinematics, Object Detection, Path Planning, Localization and Mapping.

boost cpp inverse-kinematics jacobians makefile mapping object-detection opencv path-planning path-tracing roblib ros threads

Last synced: 18 Apr 2026

https://github.com/dhruvv1402/ai-based-realtime-hand-detection-using-opencv-and-mediapipe

A real-time AI system for detecting and tracking hands using Python, OpenCV, and Mediapipe. This project demonstrates how to identify hand landmarks and extract gesture data for further applications like gesture control, sign language interpretation, and more.

mediapipe numpy opencv os python python3 time

Last synced: 12 Apr 2026

https://github.com/jackkimmins/rand

Random Numbers Seeded with WebCam Feed

csharp opencv random-number-generators webcam

Last synced: 28 Apr 2026

https://github.com/akinduid/fazetrak

FazeTrak is a smart webcam capable of face recognition, gesture-based face locking, tracking, and release the lock, developed For the CS3283 - Embedded Systems Project in Semester 5.

arduino computer-vision cplusplus face-detection gesture-recognition mediapipe opencv pyqt5 python

Last synced: 12 Apr 2026

https://github.com/zongxr/ai-assistant

适用于边缘侧的人工智能应用,通过网页进行操作,简单易用,便捷高效

face-recognition flask opencv

Last synced: 12 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/we684123/create-checkerboard-for-findchessboardcornerssb

生成圓角棋盤圖用給 findChessboardCornersSB 用,不過也有生成一般標準棋盤的功能。

chessboard findchessboardcornerssb opencv

Last synced: 27 Apr 2026

https://github.com/d-kicinski/software-scanner

Scan documents with your smartphone (╯°□°)╯︵( .o.)

android cpp1z ndk opencv toyproject

Last synced: 04 Feb 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/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/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/gitfrandu4/40982-p1

Repositorio de la Práctica 1 en Visión por Computador, explorando el uso de OpenCV para crear imágenes artísticas, manipular píxeles y capturar video. Incluye ejercicios como diseño de un tablero de ajedrez, estilo Mondrian, y un efecto “Pop Art” con la cámara web.

computer-vision image-processing mondrian-style numpy opencv pop-art python visual-art webcam-capture

Last synced: 09 Apr 2026

https://github.com/ani717/self-driving-computer-vision-repository

Computer Vision & Deep Learning Repository for Autonomous Driving of Jetson Nano/Raspberry Pi controlled Miniature Robot Cars. The Deep Learning models are trained to mimic robot car driving controlled by gamepad.

computer-vision deep-learning machine-learning neural-network opencv python pytorch

Last synced: 13 Apr 2026

https://github.com/aslandevbrat/awirosproject

This repository contains the code for the LSTM Action Recognition App

action-recognition lstm mediapipe mediapipe-hands opencv

Last synced: 08 May 2026

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

:eye: Algorithms developed in the computer vision study group from UFFS

computer-vision deep-learning opencv

Last synced: 19 May 2026

https://github.com/wahidpanda/image_processing_with_matlab

Image processing in MATLAB involves enhancing, analyzing, and manipulating digital images to extract information and perform diverse operations. MATLAB, a robust computing environment, offers a wide range of tools and functions tailored for efficient image processing, enabling seamless loading, processing, analysis, and visualization of images.

computer-vision deep-learning image-processing machine-learning matlab open-source opencv signal-processing

Last synced: 14 May 2026

https://github.com/abhimanyu9539/face-recognition-using-facenet

ML projects aiming to extract faces from images and identify/classify a person's face in images and videos.

computer-vision face-detection face-recognition machine-learning opencv

Last synced: 28 Apr 2026

https://github.com/bhuvan588/face-attendance-system

Attendance system using Face Detection in OpenCV and Flask

css face-recognition flask html opencv pyzbar

Last synced: 28 Apr 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/shibam120302/plant_deseases_prediction

Plant disease forecasting is a management system used to predict the occurrence or change in severity of plant diseases. At the field scale, these systems are used by growers to make economic decisions about disease treatments for control.

keras numpy opencv python

Last synced: 13 Apr 2026

https://github.com/ziobrowskipiotr/dog_breed_detection_model

This project focuses on fine-tuning the YOLOv8n model for detecting and classifying 120 different dog breeds using a custom dataset.

keras object-detection opencv pytorch tensorflow yolo

Last synced: 13 Apr 2026

https://github.com/happybono/sharedmemorysample

Two WinForms applications that exchange an image across processes using a named MemoryMappedFile and a named AutoReset event. Image data is handled with OpenCvSharp and displayed in PictureBox controls.

csharp hidpi hidpi-screen memorymappedfile netframework netframework48 opencv opencvsharp processes sharedmemory sharedmemoryexample

Last synced: 13 Sep 2025

https://github.com/masfaatanveer/football-tactical-analysis-cv

YOLOv8-based football analytics system with team prediction and tactical field mapping using Streamlit.

computer-vision football-analytics opencv streamlit tactical-visualization yolov8

Last synced: 13 Apr 2026

https://github.com/adamspannbauer/stitcher

Experiment for panorama stitching without any directional assumptions.

computer-vision image-processing opencv panorama-stitching python

Last synced: 17 Apr 2026

https://github.com/sachuverma/mouse-control-using-fingers

Control mouse and its clicks with finger tracking using OpenCV

mouse-tracking opencv python

Last synced: 17 Apr 2026

https://github.com/ahs12/detect-face-and-eye-opencv

a simple project that can detect face and eye from an image using haar cascade classifiers

haar-cascade-classifier opencv python3

Last synced: 25 Apr 2026

https://github.com/kareem-ghazi/smart-surveillance-system

A smart surveillance system with facial detection and recognition built in C++ using OpenCV and cvui.

computer-vision cpp cvui face-detection face-recognition opencv

Last synced: 17 Apr 2026

https://github.com/1250890838/graphicsviewdemo

Qt Graphics View Framework combined with Opencv Demo

opencv qt

Last synced: 17 Apr 2026

https://github.com/seungjaelim/smartposture-pspc

SmartPosture: Personalized Study Posture Care

fastapi iot langchain openai-api opencv pymodi react resnet

Last synced: 04 Apr 2026

https://github.com/rainabba/gm-opencv-nodejs

Docker image based on justadudewhohacks/opencv-nodejs:node9-opencv3.4.1-contrib then adds graphicsmagick (also can be aliased as imagemagick) on top.

docker docker-image graphicsmagick imagemagick node-js nodejs opencv opencv3

Last synced: 04 Apr 2026

https://github.com/airmomo/android-script-starter

整合android-auto-helper和android-pixer-helper的安卓脚本应用快速开发手脚架

adb android cli opencv python

Last synced: 18 Apr 2026

https://github.com/iamthehimansh/brightnessmanager

Script to change the brightness of the screen based on the ambient light in the room and also hibernate the pc when no person is detected you can customize the time

hybernate opencv persondetaction python python-opencv python3 room

Last synced: 18 Apr 2026

https://github.com/keerthananehru/barcode-decoder

A YOLOv8-based system for detecting, cropping, and decoding barcodes from images. Trained on a custom barcode dataset, evaluated with precision, recall, and mAP metrics, and implemented using Ultralytics YOLO and Pyzbar libraries.

barcode-decoding barcode-detection computer-vision deep-learning object-detection opencv python pyzbar ultralytics yolov8

Last synced: 18 Apr 2026