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/prodev717/examify

Examify is an AI-powered Python application that ensures fair online exam conduction by detecting unethical practices like screen sneaking and tab switching. It uses OpenCV, Mediapipe, Selenium, and FastAPI for real-time monitoring and secure browser automation.

browser-automation computer-vision education-technology fastapi gaze-detection mediapipe online-exam opencv python selenium student-monitoring-system tkinter

Last synced: 19 Feb 2026

https://github.com/k4u5h4l/smile-detector

A very simple implementaion of python and opencv to detect faces and smiles in a frame or web cam.

face-detection opencv python smile-detection

Last synced: 14 May 2026

https://github.com/tazztone/subject-frame-extractor

extracting, analyzing, and filtering frames from video files or YouTube links

ffmpeg opencv pyiqa sam3 ytdlp

Last synced: 16 May 2026

https://github.com/idorobots/noise-estimation

Noise estimation in fMRI signals. An AGH-UST project.

c filter fmri gaussian noise-estimation opencv rician snr snr-map

Last synced: 17 May 2026

https://github.com/sartaj0/textrecognition-pytorch

Text recognition with Pytorch(CRNN). Provided Onnx model.

crnn dnn ocr onnx opencv opencv-dnn pytorch text-recognition

Last synced: 02 May 2026

https://github.com/asadiahmad/sun-flower-counter

Automatically counts the number of sunflowers in an image using computer vision techniques with OpenCV

hsv-color-detection image-processing morphology object-counting opencv

Last synced: 14 Feb 2026

https://github.com/muntahashams/length-detection-using-human-pose-estimation

this project is able to detect length of both arms and shoulder to neck distance on a image and video using MPII trained model weights with human pose estimation technique

arms human-pose-estimation length measurement mpii mpii-dataset opencv openpose shoulder

Last synced: 17 May 2026

https://github.com/darkmatter18/face-detector

Android Application that can send Haar Cascaded Frames to a HTTP server using OpenCV

android android-application haar-cascade opencv

Last synced: 07 May 2025

https://github.com/gourav052003/yolo-and-opencv-powered-football-performance-analytics-system

The goal of this project is to detect and track players, referees, and footballs in a video using YOLO, one of the best AI object detection models available.

computer-vision object-detection opencv python3 yolo

Last synced: 04 Apr 2025

https://github.com/jjnanthakumar/opencv-lanes-detection

lane detection using OpenCV python

image-processing opencv python3

Last synced: 10 Mar 2025

https://github.com/suxrobgm/med-image-scanner

Med Image Scanner is a web-based platform that allows healthcare providers to view and analyze medical images such as X-rays, CT scans, and MRIs. The platform provides tools to view images, annotate them, and perform image analysis using machine learning models.

dicom fastapi nextjs opencv python typescript

Last synced: 11 Aug 2025

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

A repo providing a structured path, blending theoretical knowledge with practical experience through projects and exercises for computer vision

artificial-intelligence computer-vision jupyter-notebook opencv projects python roadmap vision-language

Last synced: 14 Jul 2025

https://github.com/prasoonsoni/gestfanz-iot-project

A smart fan controlled using hand gestures and mobile app.

android arduino firebase java mediapipe opencv python

Last synced: 11 Apr 2026

https://github.com/arshtiwari2004/waygen

WayGen is an AI-powered traffic management system

deepsort docker flask mapmyindia-api mongodb opencv raspberry-pi websocket yolov8

Last synced: 08 Aug 2025

https://github.com/hellonico/absence-berry-system

Origami based system to track late comers, absence and telework, including user photos management

clojure opencv origami

Last synced: 12 Feb 2026

https://github.com/coder12git/space-invaders

Space Invaders x Star Wars

opencv pygame python

Last synced: 19 Apr 2025

https://github.com/azhan3/track-pad

Track Pad is a hand tracking program, allowing users to use their hand(s) as a computer mouse. Gestures are completely mappable

electron flask javascript knn-classification mediapipe opencv python sklearn vuejs

Last synced: 09 Apr 2026

https://github.com/singhxtushar/automark

This is a Smart Attendance System designed using a pre-trained model called Haar-Cascade Classifier, OpenCV and other various Dependencies to mark the attendance in a smarter way and saves the lecture time.

haar-cascade-classifier kneighborsclassifier opencv pickle pywin32 smart-attendance-system streamlit-webapp

Last synced: 29 Apr 2026

https://github.com/hamarshehmhmd/face_trackerv2

This is an update for te Face_Tracker Project that takes a picture of the user and authenticates if the user in the picture is the same person on the camera

opencv python

Last synced: 13 Apr 2026

https://github.com/itaditya/ar-shopping

Use your fist to control various elements on the screen of our sample ecommerce website

3d-models ecommerce-website haar-cascade opencv webgl

Last synced: 14 Apr 2025

https://github.com/kilamper/vision-por-computador

VC - Course Practices

easyocr jupyter opencv yolo

Last synced: 09 Nov 2025

https://github.com/fedoxyz/breasttumorpredictor

SAM-2 and classification model, training on ultrasonic images dataset for predicting and segmenting breast tumors

breast-cancer breast-cancer-prediction cnn-classification opencv sam sam2 segmentation

Last synced: 25 Apr 2026

https://github.com/abhishekrawe/facial-recognition-identification

This Repository contains Code for Facial Recognition and Identification using Open CV and Python with Tkinter GUI interface.

face-detection face-detection-using-opencv face-recognition facerecognitionproject lbph lbph-face-recognizer open-data opencv opencv-python tkinter tkinter-graphic-interface

Last synced: 28 Apr 2026

https://github.com/tlkh/vision-autonomous-driving

Autonomous Navigation using OpenCV

arduino jetson-tx1 opencv python raspberry-pi robotics ros

Last synced: 15 Apr 2026

https://github.com/arpahls/gatekeeper

Mission-critical access gatekeeper using face verification and emotion-risk policy checks.

access-control arpa biometrics deepface emotion-analysis face-verification mission-critical opencv python security tensorflow

Last synced: 08 Jun 2026

https://github.com/dev-d-gr8/signsense

This repository contains a transformer-based model for real-time American Sign Language (ASL) recognition. The model leverages transformer architecture to interpret ASL gestures and utilizes the Gemini-Pro LLM API for constructing sentences from recognized ASL signs.

artificial-intelligence artificialintelligence asl-recognizer asl-translator deep-learning deeplearning gemini gemini-api gemini-flash gemini-pro gemini-pro-api machine-learning machinelearning neural-network neural-networks opencv opencv-python python transformer transformers

Last synced: 09 Apr 2026

https://github.com/ritwika-das-gupta/sports_celebrity_image_classification

In this Python code snippet, we will walk through the process of building a celebrity face recognition system using OpenCV (Open Source Computer Vision Library) and machine learning. The goal of this project is to detect and recognize faces of celebrities in images.

feature-engineering gridsearchcv numpy opencv pandas python svm-classifier tkinter wavelet-transform

Last synced: 09 Apr 2026

https://github.com/mohamedsebaie/face_mask_detector_webapp-by_streamlit_heroku-

This Project has been implemented by using OpenCV to detect faces in the input images and a pre-trained Keras CNN model (MobileNetV2) as mask/no-mask binary classifier applied to the faces Images. The Deep Learning model currently used has been trained using images data set from Kaggle. The trained model has been shared in this repo.

caffee cnn-keras colab-notebook convolutional-neural-networks datagenerator deep-learning face-detection heroku-deployment image-classification imagenet keras mask-detection mobilenetv2 opencv pre-trained-model python streamlit transfer-learning webapp

Last synced: 09 Apr 2026

https://github.com/breadrock1/pycvl

The PyCvl project is an python bindings based on CVLCore private repository which provides ability to use CVLCore APIs for continuous analysis of a video stream including generating vibro-image.

computer-vision cvcode object-detection-api opencv pyo3 pyo3-rust-bindings python rust rust-lang

Last synced: 07 May 2026

https://github.com/phamtrinhduc/fooball-analysis

The football analysis project helps detect players on the field, statistics on parameters such as speed, distance, ball retention rate... in a football match.

football-analytics k-means-clustering opencv yolov8

Last synced: 04 Feb 2026

https://github.com/ostrowskaaa/protanopia

The goal of this app is to show how people with protanopia see the world.

colours kivy kivy-language opencv photo protanopia python

Last synced: 09 Feb 2026

https://github.com/lily-osp/quargi

This repository hosts a dual-system project featuring a serial-controlled robot powered by an Arduino, and an ESP32-CAM-based color detection and tracking module. The combination of these two systems enables advanced, responsive tracking and movement based on real-time visual input, ideal for a wide range of robotics applications.

arduino arm-robot color-detection esp32-cam mobile-base object-detection opencv serial-communication simple-robot web-remote-control

Last synced: 30 Jan 2026

https://github.com/divyanshuxpandey/-person-identification-and-verification-using-machine-learning

Person Identification and Verification using Machine Learning via AI camera is used for identify and verify using human image.

opencv pycharm-ide python tensorflow yolov4

Last synced: 11 Feb 2026

https://github.com/gloworm72/interactive-wand-gesture-recognition

Raspberry Pi wand system using OpenCV & machine learning to cast spells via real-time motion tracking, servo control, LEDs, and sound.

computer-vision gesture-recognition gesture-tracking harry-potter harrypotter machine-learning maker-project opencv raspberry-pi raspberry-pi-5 raspberrypi themepark

Last synced: 20 Apr 2026

https://github.com/jakekandell/rubiks-cube-teacher

Teaches 2-Look OLL and PLL for the Rubik's Cube With the Help of Computer Vision

c-plus-plus computer-vision opencv rubiks-cube rubiks-cube-solver rubikscube teaching thresholding

Last synced: 01 May 2026

https://github.com/diusmontenegro/python3-miniprojects

This my mini-projects that you may be interested in doing too... Enjoy!!

langdetect machine-learning matplotlib numpy opencv python3 tabula tkinter-gui torch

Last synced: 09 May 2026

https://github.com/harmanveer2546/bird-species-prediction-using-deep-learning

Using convolutional neural networks to build and train a bird species classifier on bird pics data with corresponding species labels, also build GUI for the same.

callback deep-learning eda gui image-classification imagegenerator keras maxpooling mobilenetv2 opencv pillow plotly python tensorflow

Last synced: 05 Apr 2026

https://github.com/hypoxic127/fh6-afk

🏎️ Fully automated super wheel farming bot for Forza Horizon 6, powered by Computer Vision & Virtual Gamepad

afk-farming automation bot computer-vision forza-horizon-6 opencv python

Last synced: 06 Jun 2026

https://github.com/raihan4520/cvpr

Jupyter Notebook projects in Python coded during my Computer Vision and Pattern Recognition course at AIUB, focusing on core computer vision techniques.

computer-vision convolutional-neural-network emotion-detection face-mask-detection jupiter-notebook keras matplotlib numpy opencv pandas python tensorflow

Last synced: 04 Feb 2026

https://github.com/ab007shetty/facial-landmarks-detection

Facial landmarks Detection using dlib, OpenCV, and Python

dlib-face-detection face-detection landmark-detection opencv python

Last synced: 02 Jun 2026

https://github.com/jhamadhav/atari-breakout-hack

Hacking the game "atari breakout" with Python to acheive high scores

atari-games hackthegame iit-goa opencv pyautogui pyautogui-automation python

Last synced: 18 Apr 2026

https://github.com/li-pearl/nemo

Wearable AI Facial Recognition Assistive Device For Dementia and Alzheimer's Patients - 2023 ISEF Project

alzheimers alzheimers-disease dementia face-recognition opencv python pyttsx3 raspberry-pi raspberry-pi-4 raspberry-pi-camera science-fair

Last synced: 19 Feb 2026

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

Fists detection with punch counting for boxing.

boxing-game fist-detection mediapipe opencv pynput python scipy

Last synced: 20 Feb 2026

https://github.com/nicholascartaxo/minesweeper-bot

Python Minesweeper Bot that uses openCV

automation minesweeper opencv python

Last synced: 25 Feb 2026

https://github.com/fastuptime/eye_blink_detection

Welcome to the Eye Blink Detection repository! This project utilizes OpenCV and MediaPipe to detect eye blinks in real-time using a webcam. It calculates the Eye Aspect Ratio (EAR) to determine whether the eyes are open or closed, and displays the last blink time on the screen.

cv2 eye eye-blink-detection opencv

Last synced: 14 Jun 2025

https://github.com/elmot/esp32-p4-example-ew2025

Example SDL3 application for ESP32

display esp32 esp32p4 opencv webcam

Last synced: 13 Feb 2026

https://github.com/sarthak-1408/finger-counter

This Repo represents Finger Counter on a live feed, you can easily count the number on your fingers.

computer-vision machine-learning-algorithms mediapipe opencv python3

Last synced: 13 Apr 2026

https://github.com/kevalshah91/classiq

Classiq+ is an EduTech platform that enhances learning with YouTube streaming, real-time board sharing using computer vision, an interactive whiteboard, and a graph-making tool for easy data visualization.

canvas mediapipe opencv reactjs

Last synced: 21 Jan 2026

https://github.com/enoxsoftware/klakndiwithopencvforunityexample

This is an example of using KlakNDI to receive a video stream delivered by NDI®, convert it to the OpenCV Mat class and apply image processing.

ndi opencv unity yolox

Last synced: 13 Sep 2025

https://github.com/omarbazaraa/cnc-machine

A CNC machine powered by Arduino for solving Android Flow game, and drawing images.

algorithm arduino cnc opencv serial-communication

Last synced: 13 Apr 2026

https://github.com/monzerdev/sign-language-detection

Real-time sign language detection using CNN and MediaPipe for hand landmark recognition. Implements deep learning models to classify sign language gestures from live video input.

cnn computer-vision deep-learning machine-learning mediapipe opencv pandas python pytorch real-time signlanguagedetection

Last synced: 10 Feb 2026

https://github.com/vartikaraj2512/eggqualitygrading-project-withopencv

🥚 **Egg Quality Grading Project with OpenCV** 🥚 Revolutionizing egg sorting in the poultry industry using OpenCV and ML! 🚀 Our model classifies eggs like Brown, White, and more, enhancing automation in large farms. 🐔 It detects egg types, sorts them, and reduces errors, boosting efficiency. Embrace ML's growing role in industrial automation!

annotations googlecolab machine-learning mlmodel object-detection opencv python roboflow yolov5

Last synced: 17 Jan 2026

https://github.com/javaidiqbal11/humanbody-skeleton-detection-using-opencv-python

This repo is for Human Body skeleton detection using Open CV with Python,

humanbody-skeleton opencv python shell skeleton-application

Last synced: 30 Apr 2026

https://github.com/jwinarske/rpi-vision

OpenVX stack for RPI. Builds OpenCV 4.3.0, OpenVX-impl, and all OpenVX samples.

cmake opencv openvx raspberry-pi rpi4

Last synced: 27 Apr 2026

https://github.com/yuukitoriyama/opencv.js-playground

環境構築なしにOpenCV.jsを試してみるにはこちら(開発中)

opencv opencv-js

Last synced: 24 Apr 2026

https://github.com/mrinalxdev/buildcv

Create custom OpenCV algorithms using node-interface like editor.

builder computer-vision-algorithms image-manipulation image-processing json opencv python

Last synced: 04 May 2026

https://github.com/dkurt/icv_sunday_school_2019_spring

Code samples for Intel Computer Vision School

c-plus-plus deep-learning java javascript opencv python raspberry-pi

Last synced: 11 Apr 2026

https://github.com/ibaigorordo/neuflow_v2-pytorch-inference

Simplified repository for Pytorch inference for the NewFlow v2 Optical Flow model

computer-vision onnx opencv optical-flow python pytorch

Last synced: 29 Sep 2025

https://github.com/hxndev/live-hand-tracking-using-python

In this project, we will be tracking our hand(s) and its features using mediapipe. This project can be further used to count number of fingers, calculate distances or AI Virtual Mouse or Keyboard.

hand-tracking mediapipe opencv opencv-python python

Last synced: 29 Apr 2026

https://github.com/vmeazevedo/text_codifier

Script para codificação/decoficação de dados armazenados em um arquivo de texto.

numpy opencv

Last synced: 06 May 2026

https://github.com/sayamalt/children-adult-classification

Successfully established a deep learning model which can precisely classify a human being as a child or an adult.

computer-vision convolutional-neural-networks image-data-generator image-recognition opencv

Last synced: 09 Nov 2025

https://github.com/sefakcmn00/fire-detection-using-haar-cascade-classifier-in-opencv

It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.

ardunio-uno cascade computer-vision firedetection opencv python

Last synced: 10 Apr 2026

https://github.com/codeperfectplus/face-mask-detection-opencv-tfod

Face-mask detection in Python using OpenCV and Tensorflow-object detection

face-detection object-detection opencv python tensorflow

Last synced: 10 May 2026

https://github.com/abhi-bhatra/human-identification

Object Detection & Pedestrian Tracing using JETSON Nano Developer Kit, Raspberry Pi Camera v2, Power Source for Developer Kit, Keyboard, Mouse and a Display Monitor

deep-learning jetson-nano nvidia object-detection opencv

Last synced: 29 Apr 2026

https://github.com/alexandrefch/ros-radar-view

ROS package that generate radar view like image topic. Useful to visualize top view objects.

melodic noetic opencv python python2 python3 ros ros-noetic rviz ui

Last synced: 09 Oct 2025

https://github.com/thibamahlezana/intrusion-detection-system

This intrusion detection application leverages C++ with OpenCV and NCNN for real-time computer vision. It monitors live camera feeds, enabling users to define areas of interest. Upon detecting unauthorized access, the system triggers alarms, facilitating rapid security responses.

artificial-intelligence c cmake computer-vision cplusplus cplusplus-11 glew glfw3 imgui imgui-glfw intrusion-detection intrusion-detection-system intrusion-prevention intrusion-prevention-system irrklang ncnn opencv opengl

Last synced: 16 Feb 2026

https://github.com/thibamahlezana/trash-sorting-robot

This project automates trash sorting using a Raspberry Pi-controlled robotic arm, leveraging TensorFlow Lite and OpenCV for real-time classification of paper, plastic, and metal waste.

artificial-intelligence automation computer-vision deep-learning deeplearning machine-learning opencv opencv-python python python3 raspberry-pi robotics tensorflow tensorflow-lite tflite trash-sorting waste-classification

Last synced: 05 Feb 2026

https://github.com/faseeh41/face_and_emotion_detection

Performing image classification for detection of various human emotions using CNN Architecture.

emotion-detection facial-recognition keras opencv tensorflow

Last synced: 04 Jan 2026

https://github.com/shinjitsue/attendabot

A Python-based face recognition system that automates student attendance. It integrates Firebase for real-time database management, making it efficient and scalable. This project aims to simplify and digitize attendance taking in classrooms.

computer-vision face-recognition firebase-auth numpy opencv pillow python

Last synced: 15 Feb 2026

https://github.com/wykerd/chopfox

A utility that uses computer vision to extract information from comic strips

cli comic comics computer-vision cpp cpp-library manga ocr opencv splitter

Last synced: 16 Apr 2026

https://github.com/hernandemonteiro/virtual_hand_cursor

Controle de cursor por câmera com tensorflow

ia javascript opencv tensorflow web

Last synced: 18 Apr 2026

https://github.com/ahammadmejbah/supplemental-materials

Explore AI with resources like 📚 books, 🎧 podcasts, and 🖥️ online courses! Join forums 💬, attend workshops 🛠️, and read journals 📖 to boost your knowledge! 🚀✨🧠

computer-vision data-science data-science-projects data-visualization deep-learning deep-neural-networks machine machine-learning opencv python3

Last synced: 17 May 2026

https://github.com/shristirajpoot/gestura-retail-accessibility-ai

AI-powered real-time sign language translator to enhance accessibility and customer experience in retail spaces

ai computer-vision customer-experience mediapipe opencv python retail-accessibility sign-language text-to-speech

Last synced: 04 Aug 2025

https://github.com/balavenkatesh3322/face_recognition

We can train our face and verify our face using openCV.

face-recognition knn-classification numpy opencv python3 webcam

Last synced: 06 May 2026

https://github.com/farzonl/seamcarving

A CLI tool that grows or shrinks images using a graph cut algorithm.

computer-photography computer-vision opencv

Last synced: 03 Aug 2025

https://github.com/2000pawan/smart-face-recognition-system

👁️ Smart Face Recognition System using Machine Learning This is a GUI-based Smart Face Recognition System built using Python, Tkinter, OpenCV, and Machine Learning techniques. It can recognize faces in real-time webcam feeds capturing new training data via webcam.

ai artificial-intelligence computer-vision face-recognition haar-cascade-classifier image-processing machine-learning opencv pillow python tkinter-gui

Last synced: 30 Apr 2026

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

Face recognition with OpenCV and python

face-recognition opencv pyhton3

Last synced: 19 Apr 2026

https://github.com/louislelay/singular-face-tracking-robot

Enabled recognition and tracking of a specific person's face amidst a group using a pan-tilt camera.

arduino face-recognition face-tracking iac opencv python

Last synced: 28 Jan 2026

https://github.com/justinzhang17/raymond

MRI Brain Tumor Classifier - Project used to explore different kind of method of machine learning and computer vision to detect brain tumor in MRI scans.

framer-motion keras-tensorflow nextjs opencv python tailwindcss typescript

Last synced: 14 Apr 2026

https://github.com/hrolive/computer-vision-nanodegree

As one of the 300 scholars chosen among 6,000 from the first phase, "Secure and Private AI" by Facebook AI, I have earned a full scholarship to Udacity’s Computer Vision Nanodegree

computer-vision computer-vision-nanodegree deep-learning face-detection image-captioning machine-learning object-detection opencv python slam

Last synced: 09 Apr 2026

https://github.com/nishanikasineshan/sleepdetection

Hi fellas! I have developed a python project for sleep detection using Opencv. The main concept of this project is to detect whether a person is sleeping or not and play an alarm if the person is sleeping.

opencv sleep-detection

Last synced: 13 Apr 2026