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/alexjmercer/vehicle-and-pedestrian-counter

Live Vehicle & Pedestrian tracker using OpenCV, YOLOv8 and ByteTrack. Detects and plots traffic over time. Part of Capstone project on Dynamic Traffic control.

bytetracker computer-vision matplotlib-pyplot opencv python3 supervision traffic-analysis yolov8

Last synced: 01 Feb 2026

https://github.com/shayan925/textrecognition

A Kivy application that uses optical character recognition to detect text from images and converts it into a text document.

ocr opencv python

Last synced: 01 May 2026

https://github.com/kanchitank/image-mosaicing-stitching

Image Mosaicing/Stitching Using SURF.

image-mosaicing image-stitching opencv surf

Last synced: 01 May 2026

https://github.com/daelsepara/cameraapp

Camera/DMD App using EmguCV, Gtk and C#/Mono

camera dmd emgucv gtk opencv

Last synced: 09 May 2026

https://github.com/mpolinowski/opencv-object-tracking

Object tracking in OpenCV - Boosting,MIL, TLD,Medianflow,Mosse,CSRT

object-tracking opencv opencv-python

Last synced: 30 Apr 2026

https://github.com/roushou/fingers-lightning

Create lightning between your fingers using Computer Vision

computer-vision mediapipe opencv python3 uv

Last synced: 30 Apr 2026

https://github.com/himanshumahajan138/fraudguard

This system utilizes Optical Character Recognition (OCR) extracts text, while computer vision techniques map document layout. Then, SIFT (Scale-Invariant Feature Transform) cleverly matches documents to pre-defined templates, even with variations. This intelligent matching helps identify potential fraud for further investigation.

algorithm automation document-matching flask fraud-detection machienlearning nlp-machine-learning ocr-recognition opencv python similar-document similar-document-template-matching-algorithm similarity-score template template-matching

Last synced: 09 Feb 2026

https://github.com/alirn76/object-recognition

This code uses the webcam and detect objects in it

object-detection object-recognition opencv python

Last synced: 16 Apr 2026

https://github.com/nirdosh17/computer-vision-examples

Computer vision examples in python using OpenCV and Dlib.

computer-vision dlib-face-detection face-detection face-recognition opencv python

Last synced: 09 May 2026

https://github.com/skulltech/prattle

Prattle away! Made using Python3.

chat opencv peer-to-peer pyaudio python3 sockets video-chat

Last synced: 30 Apr 2026

https://github.com/riz4d/genpredictor

Python script Using OpenCV and pre-trained models to detect faces in an image and predict the gender of each detected face.

face-recognition gender-recognition opencv

Last synced: 30 Apr 2026

https://github.com/pranavms13/facial-training-and-recognition

Simple Python Code for Facial Training and Recognition using OpenCV

face-detection face-recognition facial-recognition opencv opencv-python python

Last synced: 27 Feb 2026

https://github.com/aravinda-1402/lane-detection-for-autonomous-vehicles

Algorithm which can detect lanes in a road and calculate and display features like offset from the center of the lane, radius of curvature of the road etc.

cnn lstm opencv segnet

Last synced: 11 Feb 2026

https://github.com/brianrscode/metal-band-logo-detector

This project uses a YOLO model to detect metal band logos in images and videos.

opencv opencv-python python python3 yolo yolov8

Last synced: 19 Feb 2026

https://github.com/muntahashams/cloths-length-measurement

The model is able to predict long and short sleeves t-shirts, jackets, tops , shirt as well as trouser, jeans, skirts etc. Then length is measured in pixels using OpenCV.

opencv shirt trouser yolov3

Last synced: 11 Feb 2026

https://github.com/darcyai/darcyai-explorer

Rich demo application for exploring Darcy AI and learning the basics of how it works

ai ai-pipeline computer-vision demo edge-computing open-source opencv python

Last synced: 29 Apr 2026

https://github.com/ichiro-its/shisen_opencv

OpenCV implementation of Shisen camera tools project

camera camera-tool opencv ros ros2 shisen

Last synced: 29 Apr 2026

https://github.com/danielaraldiedu/image-processor

Trabalho de processamento de imagens em Python.

matplotlib numpy opencv python

Last synced: 29 Apr 2026

https://github.com/filnow/dex-vision

image editor with AI models written in C++, running on CPU

cmake cpp depth-anything fastsam image-editor opencv openvino qt6 scanner

Last synced: 09 May 2026

https://github.com/b1tflyyyy/ascii-art

ASCII-ART fun project written in C++

cmake cpp free image-processing open-source opencv

Last synced: 13 Feb 2026

https://github.com/chayaroten/annak

Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.

cpp opencv

Last synced: 13 Feb 2026

https://github.com/xuankuzcr/robomaster_wind

Robomaster2018 Windmill Energy Mechanism identification.

opencv robomaster vision

Last synced: 29 Apr 2026

https://github.com/docsallover/helmet-and-plate-detection

Helmet and Number Plate Detection using YOLOv3 with opencv and python

data-science detection jupyter-notebook machine-learning numpy opencv python tenserflow yolo yolov3

Last synced: 13 Feb 2026

https://github.com/dr-noob/qr_reader

QR code reader using OpenCV and pyzbar

computer-vision numpy opencv pyzbar qrcode

Last synced: 09 May 2026

https://github.com/sachintha-samarathunga/kidney-stones-detection-system

The "kidney-stones-Detector" is an advanced system delivering precise detection and classification of kidney conditions including stones, cysts, tumors, and normal states from medical imaging data. With an impressive accuracy of 98.87%, this machine learning-powered models offer reliable insights for medical professionals.

cnn-classification image-processing keras machine-learning meterial-ui metplotlib opencv python reactjs tensorflow uvicorn

Last synced: 28 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: 14 Feb 2026

https://github.com/pyresearch/tumor-computer-vision-project---pyresearch

Tumor Computer Vision Project - PyResearch

computer new opencv python tumor videos vision

Last synced: 14 Feb 2026

https://github.com/ikomia-dev/yolodetection

Implementation of YOLO DNN inference with OpenCV

dnn opencv python yolov3

Last synced: 16 Apr 2026

https://github.com/gehad-ahmed30/face-recognition-attendence-system

The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.

database face-recognition firebase numpy opencv python

Last synced: 01 Mar 2026

https://github.com/sherry-xll/hsv2gray

Have a basic understanding of RGB, HSV and Grayscale.

grayscale hsv opencv python rgb

Last synced: 28 Apr 2026

https://github.com/kalebu/edge-detection

A python script for image detection based on canny algorithms

algorithms-canny edge-detection opencv python python-tanzania python3 tanzania

Last synced: 28 Apr 2026

https://github.com/splendide-imaginarius/subimage-stitcher

Stitch a zoomed-in image into a zoomed-out image of the same scene, to boost resolution of that portion.

computer-vision homography image-stitching opencv opencv-python stitching subimage

Last synced: 02 Mar 2026

https://github.com/lequanphat/adventure-game

Game Platform project combining image processing with OpenCV. Python programming course project

opencv pygame python

Last synced: 28 Apr 2026

https://github.com/coldnew/twse-captcha-solver

A simple captcha solver for http://bsr.twse.com.tw/bshtm/

captcha captcha-solver opencv stock taiwan tesseract-ocr twse

Last synced: 18 Mar 2026

https://github.com/samie/trollator

Simple example of using OpenCV in a Vaadin application.

opencv vaadin-application vaadin7

Last synced: 03 Aug 2025

https://github.com/weixuanz/genie

Gas meter monitoring using OpenCV and CNN

cnn gas-meter-monitoring keras opencv

Last synced: 23 Aug 2025

https://github.com/ramesh-x/image-enhancer

Simple Image Enhancing Software to test image pre-processing functions..

custom-filter gui image-enhancement image-processing opencv pyqt4-interface python-3-5 python3 python3-5 python35 qthreads

Last synced: 02 Apr 2026

https://github.com/scikit-surgery/scikit-surgeryimage

Image processing, using OpenCV.

opencv python scikit-surgery

Last synced: 23 Apr 2025

https://github.com/shayan925/adhd-aid

A software application that aims on supporting people with ADHD. The aid refocuses the user upon distraction by tracking the user's eyes and prompting them with an audio/visual notification .

data-processing datetime machine-learning mediapipe numpy opencv python3 winsound

Last synced: 01 Apr 2025

https://github.com/akash-peace/face-recognition

AJ Face Recognizer project objective is to make a face recognizing model from own dataset of two faces.

facenet keras matplotlib mtcnn npz numpy opencv pickle pillow python3 sav scikit-learn

Last synced: 10 Apr 2026

https://github.com/BinciLuo/Rust-opencv-Application

Implementation of an application based on OpenCV written in Rust.

detection opencv rust rust-lang

Last synced: 25 Sep 2025

https://github.com/flakas/puzlogic-bot

A Computer vision bot that plays Puzlogic puzzle game

opencv puzzle python vision

Last synced: 12 Aug 2025

https://github.com/devendra116/yogaguru

It is a Python based Web App which uses Machine Learning to predict the real time accuracy of the yoga pose performed by the yoga practitioner.

machine-learning mediapipe opencv python real-time-pose-estimation streamlit yoga

Last synced: 13 Apr 2026

https://github.com/locaal-ai/occ-ai-dep-opencv

Pre-built static library of OpenCV for obs-backgroundremoval

ci obs opencv

Last synced: 22 Apr 2025

https://github.com/quzanh1130/autonomous_car_2023_simulator

Autonomous car for simulator system using OpenCV

autonomous-driving hsv-color-detection hsv-color-range opencv

Last synced: 21 Aug 2025

https://github.com/jekyll2014/virtualcamproxy

Virtual camera to show from a wide choice of video sources

mjpeg onvif opencv usb-camera virtual-camera

Last synced: 11 Apr 2025

https://github.com/2100031988/autism-spectrum-disorder-detection-and-analysis

This project uses Python and machine learning techniques for the detection and analysis of Autism Spectrum Disorder (ASD). It applies data preprocessing and classification models, such as Random Forest, to predict ASD based on behavioral data.

computer-vision deep-learning machine-learning nlp opencv pandas python pytorch

Last synced: 12 Feb 2026

https://github.com/kaocc/hdr

High-dynamic-range imaging

hdr hdr-image opencv radiance-map

Last synced: 11 Apr 2025

https://github.com/niru-5/image-transformations-app

A streamlit app to visualize images/video and apply basic transformations to get some insights.

image-processing image-transformations opencv python streamlit-webapp

Last synced: 20 May 2026

https://github.com/nuhmanpk/cv2filters

CV2Filters a powerful Python package designed as a wrapper around OpenCV,cv2Filters simplifies image processing tasks by providing a higher-level abstraction of the underlying OpenCV functionality

computer-vision computer-vision-opencv dataset hacktoberfest hacktoberfest-accepted hacktoberfest2022-accepted image-analysis image-manipulation image-processing object-detection ocr-processing opencv opencv-python pip preprocessing pypi python wrapper

Last synced: 23 Apr 2025

https://github.com/yanorei32/savacs

Senior Assisting Video & Audio Communication System

docker gtk kicad mariadb microchip-pic numpy opencv php raspberry-pi requests

Last synced: 20 Jan 2026

https://github.com/yashvardhan-ai/fun-effects

A Streamlit App wherer U can have fun

hacktoberfest opencv streamlit tensorflow2 webrtc

Last synced: 12 Apr 2026

https://github.com/michelerenzullo/fastboxblur

Fast Box Blur using a sliding accumulator and with reflected borders policy

accumulator blur box cpp image-processing opencv padding

Last synced: 20 Aug 2025

https://github.com/msiddhu/emotion-detection

A emotion detection tool based on TensorFlow and OpenCV

accuracy dataset emotion-detection faces numpy opencv python tensorflow tensorflow-models webcam-feed

Last synced: 02 Apr 2025

https://github.com/ys-sudo/hair-color-landing

Testowanie farb do włosów online w przeglądarce. Testing of hair paint color online in the browser.

nodejs opencv python reactjs tensorflow

Last synced: 09 Apr 2026

https://github.com/ahmed-ai-01/nao_mimc

The Humanoid Robot Pose Mimicry project merges computer vision and robotics. It uses the Mediapipe library to capture human upper body poses from images and transmits them to a NAO humanoid robot. This interactive project explores seamless human-robot interaction through the replication of detected poses.

computer-vision cv2 mediapipe mimc nao naoqi-api naoqi-python naoqi-robot opencv openpose-estimation pose-estimation pyhton python3 robotics

Last synced: 06 May 2026

https://github.com/biogui/simple-image-editor-with-opencv

A toy project involving image processing using Python/OpenCV module

image-editor opencv python

Last synced: 11 Jun 2026

https://github.com/serdaraltin/fusion-motion-engine

FusionMotionEngine integrates real-time animation and motion capture with Unreal Engine, utilizing Kinect2 and IMU sensors, AI, and OpenCV for advanced motion analysis and seamless development.

animation imu-sensor kinect2 mocap opencv unreal-engine

Last synced: 19 Feb 2026

https://github.com/xiaosong9905/orb

OpenCV compatable ORB feature detector used in ORB-SLAM1/2/3

opencv orb orbslam

Last synced: 15 Oct 2025

https://github.com/m3y54m/sobel-simd-opencv

Using SIMD instructions in image processing using OpenCV

cpp intel-intrinsics opencv simd-instructions sobel-edge-detector

Last synced: 20 May 2026

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

Comparing various algorithms of Edge Detection, built with OpenCV and C++

cpp edge-detection image-processing opencv

Last synced: 26 Feb 2025

https://github.com/sam120204/soccer_analysis_ml_yolov5

Using Python and YOLO to build a deep learning model for analyzing soccer videos, including detecting and tracking players, referees, and the ball, and speed of players.

deep-learning machine-learning opencv opencv-python scoccer-analytics yolo yolov5

Last synced: 04 Feb 2026

https://github.com/ahadcove/rgb2hsv

Convert RGB colors to HSV to use with your OpenCV projects

computer-vision hsv opencv opencv-python python rgb

Last synced: 19 Apr 2026

https://github.com/mirodilkamilov/capstone

All assignment and project source codes for Capstone Design Spring 2022 semester in IUT

c capstone-project lane-detection opencv python raspberry-pi

Last synced: 11 Apr 2026

https://github.com/casperkristiansson/random-dice-opencv

Using OpenCV to automatically play the android game Random Dice

auto automation opencv random-dice

Last synced: 12 Apr 2025

https://github.com/codedbycan/real_time_face_detection_and_counting_application

OpenCV kütüphanesi kullanılarak gerçek zamanlı yüz tespiti ve sayma yetenekleri sunar. Uygulama, farklı kademelerde performansa sahip yüz tespit sınıflayıcılarını değerlendirir ve en iyi performansı gösterenini seçerek kullanır.

cv2 cv2-library detection frontal-face-detection opencv

Last synced: 20 Feb 2026

https://github.com/daveshap/maragi_sensor_video

basic MARAGI service for single camera sensor

agi ai artificial-intelligence machine-learning maragi ml opencv python

Last synced: 18 Feb 2026

https://github.com/sahil639/open-cv-projects

This repository is a collection of multiple OpenCV projects made using python in covering many topics relevant to image processing, Feature extraction, Object detection etc. 📷 💻🖼️

image-processing image-recognition object-detection opencv opencv-python python

Last synced: 04 May 2026

https://github.com/chammoru/q1view

Windows pixel viewer and frame comparer for raw buffers, codec output, and image pipeline debugging.

10bit heic heif image-comparison image-viewer mfc nv12 nv21 opencv p010 pixel-inspection psnr raw-image rawviewer ssim super-resolution-compare video-frames windows yuv yuv-player

Last synced: 29 May 2026

https://github.com/scisharp/tensorflow.net.opencvadapter

A library which enables using tensorflow.net with opencvsharp. It reuses the memory to provide a good performance.

computer-vision deep-learning image-processing opencv tensorflow

Last synced: 08 May 2026

https://github.com/iv4n-ga6l/Advanced-Lanes-Detection

An advanced lane detection system using OpenCV approach

advanced-lane-finding advanced-lanes-detection opencv python ultralytics

Last synced: 28 Apr 2025

https://github.com/ranpy13/portrait-blur-bokeh

Attempt to recreate the DSLR like portrait bokeh blur effect on any normal image using deep learning, resnet and unet.

bokeh deep-neural-networks opencv resnet unet-image-segmentation

Last synced: 05 Feb 2026

https://github.com/nur-alam39/diabetic-retinopathy-detection

Undergraduate thesis: Identifying the level of diabetic retinopathy using multiple deep convolution neural networks through multiple image processing techniques and inceptionV3 architecture.

image-classification image-processing inception-v3 opencv python tensorflow

Last synced: 13 Apr 2026

https://github.com/cuixing158/visual-based-odometry-estimation1-cpp

Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map

algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features

Last synced: 06 Jul 2025