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/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/scikit-surgery/scikit-surgeryimage

Image processing, using OpenCV.

opencv python scikit-surgery

Last synced: 23 Apr 2025

https://github.com/georgiosioannoucoder/fervi

Facial Expression Recognition on Video and Image (FERVI) is an open-source project created for the Data Science track for the program CUNY Tech Prep (CTP) in Cohort 8. 📷

classification cnn-model data-science emotion emotion-detection emotion-recognition facial-expression-recognition image-classification image-emotion-classification machine-learning opencv

Last synced: 07 Sep 2025

https://github.com/akhilrai28/robotic-arms

A sophisticated control system for an autonomous robotic arm. Features include advanced mechanical design, precise electronics, and robust software integration.

control-systems electronics embedded-systems manipulator mechanical mechatronics obstacle-avoidance opencv path-planning robotic-arm robotics ros2

Last synced: 29 Aug 2025

https://github.com/fastuptime/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: 29 Aug 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/shettysach/kannada-handwriting-calculator

A calculator that uses handwritten Kannada digits and operators to calculate the result, using contour detection and CNN model predictions. Made using PyTorch, OpenCV, PIL and CustomTkinter.

basic-arithmetic-operations cnn cnn-classification cnn-keras convo handwriting-calculator handwritten-digit-recognition jupyter-notebook kannada kannada-digit kannada-mnist keras keras-models keras-tensorflow mnis opencv opencv2 pillow tensorflow tensorflow2

Last synced: 29 Jul 2025

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/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/felina22/overwatch-queue-tool

Overwatch Queue Tool that monitors your queue time and notifies you by email when the queue your in has ended, so you never miss a game again.

opencv overwatch overwatch-ui tesseract

Last synced: 15 Apr 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/kaocc/hdr

High-dynamic-range imaging

hdr hdr-image opencv radiance-map

Last synced: 11 Apr 2025

https://github.com/matx64/rs-cvbot

Old School Runescape (MMORPG) Bot created using OpenCV (template matching) for object identification

numpy opencv python

Last synced: 10 Apr 2026

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/wesleych3n/trt-opencv

An example showing pipeline between OpenCV and TensorRT inference, and some pre/post-process utilities.

image-processing opencv resnet tensorrt yolov8

Last synced: 04 May 2026

https://github.com/ammaryasirnaich/deeplearning_playland

This repository contains Docker Image files, which support the common frameworks required for Deep learning implementation. The images support both the latest GPU (Nvidia CUDA) and CPU processors.

cuda cuda11 cudnn cudnn8 deep-learning docker docker-image dockerfile gpu kersa opencv pytorch pytorch-cnn scikit-learn tensorflow2

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/samie/trollator

Simple example of using OpenCV in a Vaadin application.

opencv vaadin-application vaadin7

Last synced: 03 Aug 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/ivan-magda/opencv-examples

Examples on the usage of OpenCV

android computer-vision detection java javafx opencv

Last synced: 11 Apr 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/ahammadmejbah/ibm-project-02-transform-photos-to-sketches-and-paintings-with-opencv

Traditionally, a sketch is a crude drawing or painting in which an artist records his first thoughts for a work that will later be produced with more accuracy and detail. Sketches may take on a variety of forms, including drawings, paintings, and drawings on paper.

computer-vision deep-learning image-processing image-transformations opencv python

Last synced: 27 Apr 2025

https://github.com/ahammadmejbah/image-contrast-adjustment-through-graphical-user-interface-in-opencv

The difference in brightness or color between two different aspects of an item that serves to differentiate the two aspects is referred to as contrast. The difference in color and brightness between one item and other things that are within the same field of vision is what determines contrast in the visual sense of the actual world.

computer-vision opencv python

Last synced: 27 Apr 2025

https://github.com/fahdseddik/image-to-textart

C++ program that converts an image into ASCII characters written in a .txt file.

ascii ascii-art c cpp opencv

Last synced: 08 May 2026

https://github.com/djeada/coin-detection

Training and using a machine learning model locally to accurately identify and count coins in a given image. This project includes data preprocessing, model training, and evaluation to ensure precise coin detection and counting.

image-recognition opencv python

Last synced: 17 Aug 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/avensun/opencvslim

Slim Build of OpenCv

opencv opencv2 opencv3 opencv4

Last synced: 17 Aug 2025

https://github.com/russmac/python_rover_robot

A multi-threaded ultrasonic & magnetic navigating rover.

opencv raspberry-pi robot robotics rover

Last synced: 12 Apr 2026

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/ligerbots/steamworks2017vision

OpenCV Android vision for FRC Steamworks

android frc opencv vision

Last synced: 09 May 2025

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/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/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/nizarassad/face-detection

Face detection system powered by a train model by openCv

face-detection haarcascade-frontalface opencv python

Last synced: 21 Jan 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/xiaosong9905/orb

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

opencv orb orbslam

Last synced: 15 Oct 2025

https://github.com/embryophenomics/vuba

An easy to use library for constructing OpenCV HighGUI interfaces.

computer-vision image-processing opencv python

Last synced: 12 Jun 2025

https://github.com/sefakcmn00/opencv_arm_control

It is the robot arm control project of our Computer Vision works with Opencv. In this project, a Firebase-based robot project was realized by using Opencv and Mediapipe artificial intelligence libraries. Below I tried to explain the details of the project step by step.

firebase mediapipe-hands opencv raspberry-pi-3 robotics robotics-control

Last synced: 21 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/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