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/whoisaditya/image-processing-project

This is a project made for CSE4019 Image Processing

opencv python

Last synced: 29 Mar 2025

https://github.com/subratamondal1/document-extraction

Document extraction from pdfs and images with OpenCV.

computer-vision document-extraction image-processing opencv py python3 pytorch

Last synced: 24 Jan 2026

https://github.com/daksh777/expressando

Expressando is a rock, paper, scissors game made using Python (TensorFlow, Keras and OpenCV)

keras keras-tensorflow machine-learning numpy opencv opencv-python tensorflow

Last synced: 13 Apr 2026

https://github.com/guy1998/synthetic-data-generator-for-event-cameras

Automated workflow for the generation of synthetic data that can be used as an input for event cameras based on previously taken videos

computer-vision event-cameras numpy opencv synthetic-data

Last synced: 15 Apr 2026

https://github.com/ahadcove/airhockeycv

Air Hockey Online being played autonomously using Computer Vision

airhockey computer-vision opencv pyhton

Last synced: 18 Apr 2026

https://github.com/frank20a/cv-tracker-libs

A collection of libraries for computer vision applcation, and specifically tracking. Using either OpenCV camera input or FLIRs Spinnaker SDK to support Blackfly cameras.

computer-vision cpp11 fiducial-markers opencv spinnaker tracking

Last synced: 16 Mar 2026

https://github.com/zahidedusgun/finger_counter

This project detects and displays the number of raised fingers using OpenCV and MediaPipe, saving the output to a video file.

mediapipe opencv python

Last synced: 15 Apr 2026

https://github.com/vinukavinnath/ipcv

A collection of image processing and computer vision tutorials covering topics from shape detection to deep learning-based image classification. Created under the supervision of Dr. Kaneeka Vidanage.

computer-vision deep-learning image-processing multiclass-classification neural-network opencv tensorflow vgg16

Last synced: 15 Apr 2026

https://github.com/syanenko/magichand

Hand pose detection with shaders effects

c deep-learning glsl glsl-shaders glut gpu opencv opengl

Last synced: 09 May 2026

https://github.com/xza85hrf/coco-annotation-mask-generator

Python script generates colored masks from COCO-style annotations. It reads the COCO annotation files, creates masks for each annotation, colors the masks based on the annotation's category, and saves the colored masks as images. The script is designed to handle multiple categories and can be easily extended to support more categories if needed.

coco-annotations colored-masks computer-vision data-annotation image-labeling image-masks image-processing makesense-ai mask-generation object-detection opencv parallel-processing pycocotools python segmentation

Last synced: 15 May 2026

https://github.com/muhkartal/fr-photo

face-recognition system works on images first of all you need to register valid image as recognition

face-recognition numpy opencv pillow python streamlit

Last synced: 15 Apr 2026

https://github.com/mrk21/terrain-generation-prototyping

Terrain generation prototyping

cpp libnoise opencv opengl

Last synced: 15 Apr 2026

https://github.com/chetan6780/object-detection-using-yolo

Implementation of YOLO(deep learning algorithm) for faster object detection and classification

computer-vision opencv opencv-python yolov3

Last synced: 12 Apr 2026

https://github.com/tgrants/deposit-system

Software for a deposit bin prototype, created as part of the 'Introduction to Business' course (VadZB019).

arduino opencv prototype python

Last synced: 07 Feb 2026

https://github.com/codehub001/age-and-gender-detection

This AI-powered project detects faces and predicts age & gender from images or video streams using OpenCV and deep learning. 🧠💡 🔹 Face Detection 👀 🔹 Gender Classification 🏷️ (Male/Female) 🔹 Age Estimation 📊 (from predefined age groups) 🔹 Live Video & Image Support 🎥🖼️

argparse deep-learning numpy opencv pretrained-model python

Last synced: 15 Apr 2026

https://github.com/katagaki/firesidesubtitles

Video transcription, speaker diarization, and face detection in Python.

audio dnn face-detection openai openai-whisper opencv python speaker-diarization transcription video

Last synced: 15 Apr 2026

https://github.com/ankitpundir7/group-face-emotion-recognition

This project can identify and categorize human emotions in both static and dynamic context. Duration : Jun 2023 - Jul 2023

convolutional-neural-networks deep-learning keras machine-learning-algorithms numpy opencv python tensorflow

Last synced: 07 Feb 2026

https://github.com/martincastroalvarez/python-video-processing

Movie generator using MoviePy, OpenCV2 and Numpy.

moviepy numpy opencv

Last synced: 15 Apr 2026

https://github.com/nits2612/data-science-projects

Portfolio of data science projects completed by me during PGP AI/ML, self learning, and hobby purposes.

data data-science dataanalysis deep deep-learning keras machine-learning matplotlib numpy opencv pandas python scikit-learn seaborn surprise-python tensorflow transfer-learning

Last synced: 01 Feb 2026

https://github.com/zahramh99/real-time-virtual-face-mask-try-on

uses AI to detect faces and overlay realistic masks in real-time. Perfect for retailers, healthcare, and social media filters. Face detection, mask classification, virtual try-on, and snapshot capture, all in a web interface.

augmented-reality computer-vision deep-learning face-detection flask mask-detection opencv real-time tensorflow virtual-try-on web-application

Last synced: 15 Apr 2026

https://github.com/philiptitus/gamma

Machine Learnig API for facial, tone analysis and so much more. For The comprehensive API documentation check out: https://documenter.getpostman.com/view/31401198/2sAY4yegFh

ai aws aws-ec2 aws-s3 django docker docker-compose machine-learning opencv python pytorch tensorflow

Last synced: 08 Feb 2026

https://github.com/mahdijamebozorg/cropdiseasedetection

Crop leaf disease detection and classification. 99.7 accuracy

classification computer-vision computervision image-classification opencv

Last synced: 15 Apr 2026

https://github.com/bhavinpatel4199/ai-vision_system

This repository focuses on computer vision and image processing using Python and OpenCV. It includes hands-on exercises for mastering OpenCV operations and implementations of key vision algorithms like Harris Corner Detection, SIFT, and YOLO Object Detection.

algorithms computer-vision feature-detection harris-corner-detector image-processing opencv python swift vision-system yolov3

Last synced: 09 Feb 2026

https://github.com/max00358/sign_language_detection

A sign language detector that recognizes ASL(American Sign Language) alphabet

mediapipe opencv scikit-learn

Last synced: 09 Feb 2026

https://github.com/valmir-unicap/processamento-digitais-de-imagens

Disciplina de processamento digitais de imagens

colab-notebook opencv python3

Last synced: 15 Apr 2026

https://github.com/auralius/perspective-correction

A simple demo for perspective corrections

homography opencv opencv-python perspective

Last synced: 09 Feb 2026

https://github.com/ceratops-code/pdf-form-tools

Template-aware Python helpers for filling layout-sensitive scanned PDF forms

document-processing forms opencv pdf pymupdf python

Last synced: 16 Apr 2026

https://github.com/sakthivel3000/parking-pixel

Parking Pixel is a real-time parking detection system that uses computer vision to identify available spaces from video feeds. It allows users to define parking regions and continuously monitors availability. Built with Python and machine learning models, Parking Pixel provides accurate, efficient parking management.

computer-vision deep-learning kivy object-detection opencv parking-slot-detection python3 real-time-detection tensorflow yolov9

Last synced: 12 Apr 2026

https://github.com/brianbasualdot/facedetection_opencv

Sistema de deteccion facial con la libreria OpenCV y Python, permitiendo acceder a la camara o utilizando un archivo existente para implementarlo en el uso.

camera face-recognition opencv python3

Last synced: 16 Apr 2026

https://github.com/ashwani132003/satellite-image-enhancement

Satellite Image Enhancer, use various image enhancement techniques to enhance satellite images.

esrgan opencv python streamlit

Last synced: 10 May 2026

https://github.com/jameskulu/smart-security-system-pi4

It is a security system made using raspberry pi 4. It sends an email with the picture to the owner if it detects an unauthorized user's face.

opencv python3 raspberry-pi-4 raspberry-pi-camera

Last synced: 11 Feb 2026

https://github.com/s-hirata0831/mebike2024soft

ME-Bike2024ソフト班 開発リポジトリ

flet html-css-javascript ios nfc opencv python raspberry-pi react swift

Last synced: 12 Apr 2026

https://github.com/sukjuhong/rpi-object-tracking

Object detection and tracking using Raspberry PI camera and servo motor.

opencv pigpio raspberry-pi servo-motor

Last synced: 16 Apr 2026

https://github.com/andreacioni/opencv-build

Travis CI cross platform compilation tool

checkinstall debian opencv travis-ci ubuntu

Last synced: 16 Apr 2026

https://github.com/no0bitah/pdf-highlight-extractor

A Python tool for extracting highlighted text from PDF files while preserving formatting attributes (headers, bold, italic) and removing unwanted line breaks and page breaks. Perfect for integrating with content management systems.

automation crm documentation-tool numpy opencv pdf pdf-document-processor pillow pymupdf pypdfium2 python3 scrapping

Last synced: 23 Jun 2026

https://github.com/banaankiamanesh/jigsaw-opencv

Simple JigSaw Puzzle Solver Based on Classic Computer Vision Technics(computer vision coursework).

computer-vision jigsaw-puzzle-solver opencv python3

Last synced: 16 Apr 2026

https://github.com/adithya-s-k/busted

Busted a easy way of using you laptop webcam as a security device. The program will detect when there is motion and send you a video if anything is stolen

motion opencv python skimage tkinter-gui

Last synced: 16 Apr 2026

https://github.com/hansalemaos/np_asciiart

Ascii art with numpy

ascii numpy opencv python

Last synced: 16 Apr 2026

https://github.com/lights0123/jetsonbot

A robot programmed with ROS and Nvidia Jetson boards, using OpenCV for face detection

nvidia-jetson-tx1 opencv robotics wiimote

Last synced: 10 May 2026

https://github.com/alizul01/2141720088-pcvk-2023

👁️ Delve into the fascinating realm of Computer Vision with this comprehensive learning repository. From fundamental concepts to advanced techniques

computer-vision cv2 ocr-tesseract opencv python

Last synced: 16 Apr 2026

https://github.com/wasifsohail5/fitfusion

**FitFusion** is an AI-powered fitness assistant that offers **real-time posture correction, voice-controlled workouts, and AI-driven meal planning**. With advanced tracking and future **VR integration**, it redefines your fitness experience! 🚀🏋️‍♂️

database gemini-ai matplotlib mediapipe opencv pyqt5 python spoonacular-api supabase

Last synced: 13 Feb 2026

https://github.com/zachlagden/face-detection-api

A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.

api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js

Last synced: 02 Apr 2025

https://github.com/ayulockin/humain_faceless

Detect faces in an image and give prediction about the age, ethnicity and emotion of that face.

deeplearning face-detection image-processing keras mtcnn-face-detection multiclass-classification multilabel-classification opencv tensorflow

Last synced: 16 Apr 2026

https://github.com/ahmedfathygomaa/line-detection

✅ I used Raspberry Pi 5 to detect black lines on the ground using computer vision techniques.

image-processing linedetection opencv picamera2 python3 raspberry-pi

Last synced: 12 Apr 2026

https://github.com/shib-sankar-das/eye-mouse-controller

🖱️👀 Eye-Controlled Mouse uses OpenCV 🎥, MediaPipe 💡, and PyAutoGUI 🖥️ to track eye movements for hands-free control. It detects facial landmarks, maps eye positions 📌, and enables clicks via blinks 👁️. Ideal for accessibility ♿ with real-time response ⚡. Just install, run, and control your computer with your eyes! 🚀

ai computer-vision mediapipe opencv pyautogui python

Last synced: 10 Apr 2026

https://github.com/lhlizdabezt/nhapmonai

Vietnamese ALPR project using YOLO/PyTorch and OCR/FastALPR with Kaggle/IPYNB training evidence, desktop inference and LAN demo scope.

computer-vision kaggle machine-learning ocr opencv pytorch yolo

Last synced: 02 Jun 2026

https://github.com/europa502/cds

Content Detection System - Dectecting the occerance of objects in a movie/video.

opencv tensorflow

Last synced: 16 Apr 2026

https://github.com/denatajp/face-detection-opencv

Face detection using OpenCV library

computer-vision opencv python

Last synced: 16 Feb 2026

https://github.com/zenith08/laser-gimbal-tracking

The motion tracking code used for the "Laser Gimbal" prank project for Youtube.

motion-tracking opencv python raspberry-pi

Last synced: 10 May 2026

https://github.com/mubashirul-islam/plant-disease-segmentation

Plant Disease Segmentation using deep learning with U-Net and BiFPN. This project provides code and notebooks for training, evaluating, and comparing segmentation models on plant leaf images to accurately detect diseased regions. Includes model weights, visualization tools, and performance metrics.

keras opencv python tensorflow

Last synced: 16 Apr 2026

https://github.com/konynour/facedectection

This project demonstrates real-time face detection using OpenCV and a pre-trained SSD (Single Shot MultiBox Detector) model. The system captures video from a camera, processes the frames, detects faces, and displays the results with bounding boxes and confidence scores. This application showcases the use of deep learning models for object detection

cv2 jupyter-notebook lambda-functions matplotlib numpy opencv python3

Last synced: 12 Apr 2026

https://github.com/aliakseis/motion-detecting-v2

Simplified version of https://link.springer.com/content/pdf/10.1007%2F978-3-642-10268-4_123.pdf

nanoflann opencv sfm

Last synced: 12 Apr 2026

https://github.com/isjn-227/gesture_controlled_runner

Gesture-Controlled Runner is a Unity-based endless runner game that utilizes hand gesture recognition for player control. Inspired by the classic Temple Run, this project demonstrates how to integrate gesture tracking into Unity games. It leverages Python scripts for gesture detection and Unity for game development.

3d-game game-development mediapipe opencv runner-game temple-run-clone unity

Last synced: 16 Apr 2026

https://github.com/thiti-dev/attendance-management-system

A quick casual project just only for a demonstration in the discrete mathematics course

numpy opencv pandas pillow tkinter

Last synced: 16 Apr 2026

https://github.com/pvrnsurendra/sure-trust-face-emotion-recognition-and-emoji-suggestion

A real-time facial emotion recognition system using DenseNet121 CNN, detecting emotions like happy, sad, angry, and surprise from webcam or image input. The system maps emotions to emojis, enhancing interaction. Built with TensorFlow, Keras, and OpenCV, this project showcases deep learning in human-computer interaction.

cnn-classification course-full-stack-data-science deep-learning densenet121 emoji-suggestions face-emotion-recognition flask g-1 image-classification keras opencv python raf-db real-time-emotion-detection sure-trust tensorflow transfer-learning

Last synced: 12 Apr 2026

https://github.com/ethanlee928/cycling

Exploring cycling data

cycling opencv sports tcx

Last synced: 24 Aug 2025

https://github.com/jjateen/elderwand-jetsonnano

ElderWand-JetsonNano is an AI-powered gesture recognition system for NVIDIA Jetson Nano. It uses CUDA-accelerated OpenCV to detect wand movements in real-time, triggering GPIO actions like controlling lights or unlocking a solenoid lock. Designed for the Jetson AI Ambassador Program.

alphabet-recognition character-recognition edgeai home-automation jetson-nano machine-learning opencv python

Last synced: 12 Apr 2026

https://github.com/ishaan28malik/basic-cv

Some basic projects in Python

dataframes image-recognition opencv python

Last synced: 12 Apr 2026

https://github.com/sanugiw/trash_classifier

The Smart Trash Classifier is an edge-AI system that automates waste sorting using computer vision on accessible hardware. This Raspberry Pi-powered solution leverages TensorFlow Lite to classify recyclables like plastic, paper, metal, and glass in real-time through a local Flask web interface.

edge-ai flask opencv python3 raspberry-pi recycling-materials tensorflow-lite

Last synced: 09 Apr 2025

https://github.com/aardvark-community/minicv

Some OpenCV functions

native opencv

Last synced: 01 Apr 2026

https://github.com/thehellishpandaa/gestionclientes

Este es un sistema de gestión de clientes para una tienda, desarrollado en PHP con MySQL. Permite realizar operaciones básicas como agregar, eliminar y listar productos y clientes.

frontend html html-css mysql open-source opencv php

Last synced: 12 Jun 2025

https://github.com/murzino/snake_hand

Игра считывает и интерпретирует жесты руки с помощью камеры, позволяя игроку управлять змейкой.

mediapipe opencv pygame threading

Last synced: 10 May 2026

https://github.com/gill-singh-a/ball-detection

A Python Program that uses OpenCV to detect Balls in Live Video

computer-vision opencv python python3

Last synced: 16 Apr 2026

https://github.com/yuno-akey/pywebcammonitor

OpenCVベースの動体検知機能付き監視カメラシステム(Motion Detection Surveillance Camera)

computer-vision motion-detection opencv python security-camera surveillance

Last synced: 28 Apr 2026

https://github.com/andrew2077/real-time-emotion-recognition

Real time emotion recognition from facial expression through live captured video

albumentations facial-expression-recognition labelme opencv python tensorflow tkinter

Last synced: 17 Apr 2026

https://github.com/emhash/machine-learning-and-ai

Personal tasks or codes of Machine Learning and Artificial Intelligence. Practice codes and projects of Ml/AI will be share here.

ai datasets ipynb jupyter-notebook keras linear-regression logistic-regression machine-learning machine-learning-algorithms numpy opencv pandas python seaborn sklearn tensorflow

Last synced: 05 Jan 2026

https://github.com/vicen-te/object-detection

Object detection setup using YOLO11 and OpenCV. This project leverages a pre-trained YOLO model to detect and highlight objects using the computer's available camera with OpenCV

cplusplus cplusplus-20 opencv opencv2 yolo11

Last synced: 28 Apr 2026

https://github.com/ylp1455/attendance-facerecognition

This project provides an innovative solution for educational institutions to manage student attendance using advanced facial recognition technology. It offers a user-friendly interface for administrators to set up attendance policies, enroll students, and generate reports. The system enhances security by ensuring only authorized students can access

computer-vision csharp opencv python

Last synced: 17 Apr 2026

https://github.com/ljramones/martial_arts_ocr

Advanced OCR system for digitizing Donn Draeger's martial arts research materials. Features dual-engine OCR (Tesseract+EasyOCR), comprehensive Japanese text processing with romanization/translation, intelligent layout analysis, and academic-quality HTML reconstruction. Specialized for mixed English/Japanese documents with embedded diagrams.

computer-vision digitization easyocr historical-documents image-processsing japanese martial-arts mecab nlp ocr-recognition opencv tesseract

Last synced: 06 Mar 2026

https://github.com/gaborvecsei/surgeon-board

Independent Laboratory Project at University: Contactless Interactive Display for Surgeons

keras machine-learning opencv smartboard surgeon

Last synced: 17 Apr 2026

https://github.com/rickyavina/robotvision

Computer Vision Algorithm using OpenCV and GRIP in python. Uses feed from Microsoft Life-Cam HD-300, runs through HSV threshold, find contours and filter contours and returns center of target, distance from target, and the degree offset from target

frc opencv opencv-python python vision

Last synced: 17 Apr 2026

https://github.com/dipan313/sarathi

🚘 SARATHI – A real-time AI-based attention monitoring system for drivers and pilots that detects drowsiness, posture issues, and inattention. Built with Python, MediaPipe, OpenCV, and Streamlit.

blinker matplotlib mediapipe opencv pygame python raspberry-pi streamlit t

Last synced: 02 Apr 2026

https://github.com/mjul/making-the-computer-see-ndc-2014

Presentation and code for my "Making the Computer See" talk at NDC 2014 in Oslo

computer-vision ndc-conferences ocr opencv python

Last synced: 17 Apr 2026

https://github.com/milover/beholder

Industrial machine vision software

genicam machine-vision object-detection ocr opencv

Last synced: 17 Apr 2026

https://github.com/bsteen/is-it-on-hfqpdb

Check if active Harbor Freight coupons have been uploaded to HFQPDB

coupons database harbor-freight image-processing opencv regex web-scraping

Last synced: 10 May 2026

https://github.com/5ekastanx/noongil_d

NoonGil — это интеллектуальное приложение для распознавания объектов, разработанное компанией Deasan C&M. С точностью до 95%, оно эффективно определяет объекты в реальном времени, делая его особенно полезным для пожилых людей — например, в задачах навигации и визуальной поддержки.

ai android kivy opencv python3

Last synced: 17 Apr 2026

https://github.com/anoff/aind-opencv

Notebook to follow alongs udacity AI nanodegree on computer vision with opencv

computer-vision javascript jupyter opencv

Last synced: 17 Apr 2026

https://github.com/fjctp/docker-armhf-opencv24-git

Docker image OpenCV 2.4 git latest for Raspberry Pi

docker opencv raspberry-pi

Last synced: 17 Apr 2026

https://github.com/byigitt/no-sleep

Real-time drowsiness detection system using webcam eye tracking. Monitors Eye Aspect Ratio (EAR) via MediaPipe and triggers an alarm when eyes stay closed for too long.

computer-vision driver-safety drowsiness-detection eye-tracking face-detection mediapipe opencv python safety webcam

Last synced: 03 Apr 2026

https://github.com/rushi-12320/emotion-music-recommendation

About Flask web app for recommending music based on your facial expressions using FER 2013 dataset and Spotify api

deep-learning emotion-recognition flask musicrecommendationsystem neumorphism opencv spotifyapi spotifywebapi tkinter

Last synced: 17 Apr 2026

https://github.com/aonurakman/human-hand-detection

Hand detection & segmentation using deep neural transfer learning & classical computer vision techniques. - 2022 - University of Padova

computer-vision cpp opencv python yolo yolov3

Last synced: 17 Apr 2026

https://github.com/sonhm3029/kafka-for-computer-visions

This project store example using kafka in AI

deep-learning distributed-systems kafka opencv python

Last synced: 17 Apr 2026