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/mlbo/moderncpp

Modern C++ Course For CV Note

modern-cpp opencv

Last synced: 04 May 2026

https://github.com/elenaches/python-image-scanner-standalone

An image "scanning" app written in Python using OpenCV, an improvement of my Image scanner, a standalone app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.

executable image-manipulation image-processing opencv opencv-python python standalone

Last synced: 04 May 2026

https://github.com/heisenberg141/probability-based-boundary-detection

This Repository consists of implementation of probability based boundary detection algorithm which gives more accurate results than canny edge detection.

boundary-detection canny-edge-detection computer-vision edge-detection gabor-filters gaussian-filters image-gradients image-processing kmeans-clustering lm-filters numpy opencv python3 sobel-filter texton-maps

Last synced: 04 May 2026

https://github.com/mathunder/tse_hand_project

This repository is a school assignment. The goal of this exercise is to create a game that captures the hand of the user and creates a 3D model of it.

cpp opencv opengl qtcreator

Last synced: 04 May 2026

https://github.com/raresail/raspbian-csi-stream

low latency rpi csi camera stream using opencv, flask, libcamera-vid

camera camera-module csi flask http libcamera libcamera-vid mjpeg opencv python3 raspberry-pi server stream udp

Last synced: 05 May 2026

https://github.com/enoxsoftware/visualscriptingwithdlibfacelandmarkdetectorexample

Example of using DlibFaceLandmarkDetector with VisualScripting

bolt dlib opencv unity visualscripting

Last synced: 05 May 2026

https://github.com/gill-singh-a/intel-realsense-recorder

Recording Camera Feed using Intel Realsense Camera

intel-realsense opencv python ros

Last synced: 05 May 2026

https://github.com/codewithashim/ai-face-recognition-system

The AI Face Recognition System is a cutting-edge project that utilizes artificial intelligence to transform face recognition technology. Equipped with advanced algorithms and neural networks, this system delivers unparalleled accuracy and speed in identifying individuals based on their distinctive facial features

codewithashim dlib-face-detection dlib-face-recognition dlib-tracker docker environment face-recognition firebase-database firebase-realtime-database openai opencv opencv-python pythone realtime-database realtime-face-identification realtime-face-recognition

Last synced: 05 May 2026

https://github.com/fatihilhan42/arm_control_with_opencv

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.

computer-vision fortytwo image-processing open-source opencv raspberry-pi raspberry-pi-3

Last synced: 05 May 2026

https://github.com/matt-atadata/stunning-color

Dominant color extraction and colorspace mapping

color-picker machinevision opencv python3 visionprocessing

Last synced: 05 May 2026

https://github.com/tigo-cmd/inteligent-system-for-application-and-appliance-control

Final year project Repo! just a trainable system for controlling GUIs and hardware Appliances using gesture recognitions

adruino computervision customtkinter mediapipe opencv python

Last synced: 05 May 2026

https://github.com/iphelf/multimediatechnology

重庆大学 多媒体技术 实验

cplusplus multimedia opencv qt

Last synced: 05 May 2026

https://github.com/muhammadsaqib001/streamlit-app-for-shadow-detection

Shadow Detector App is a web application built using Streamlit that utilizes a trained UNet model to identify and analyze shadows in uploaded images. This app allows users to upload images and detect shadows using advanced AI technology with just a click of a button.

computer-vision data-science image-processing machine-learning opencv pillow python streamlit streamlit-dashboard

Last synced: 05 May 2026

https://github.com/lupin3000/opencv_examples

Python OpenCV examples for different computer vision packages and models (macOS/Linux)

bleedface cvzone deepface dlib haarcascades mediapipe opencv python python3

Last synced: 05 May 2026

https://github.com/sriramsk1999/video-database-search

Neural network to caption videos, deployed as a web application to search through videos using natural language queries.

captions flask opencv tensorflow

Last synced: 05 May 2026

https://github.com/shin-sforzando/latent-siblings

An attempt to generate latent siblings faces by Machine Learning

opencv pix2pix python3 tensorflow

Last synced: 05 May 2026

https://github.com/hamidhosen42/python-opencv

OpenCV is a huge open-source library for computer vision, machine learning, and image processing.

computer-vision image-processing machine-learning opencv python python-library

Last synced: 05 May 2026

https://github.com/hr-fahim/house-rental-website-android-version

A convenient platform for users to rent houses and apartments, featuring user authentication, real-time ad posting, image uploads, voice input, and augmented reality (AR) and virtual reality (VR) capabilities.

android-studio google-maps-api google-vr-sdk java opencv

Last synced: 06 May 2026

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

Line detection in video from OpenCV & Python

computer-vision opencv python

Last synced: 06 May 2026

https://github.com/rushi128/virtual-painting

Using openCV Python, this code measures the distance between your hand and the camera

computer-vision opencv opencv-python python

Last synced: 06 May 2026

https://github.com/meqdaddev/image-histogrammer

A python program using openCV which computes the histogram for an image, and plotting that as a representative graph.

histogram image-processing matplotlib opencv pycharm python

Last synced: 06 May 2026

https://github.com/lewiscollum/networkcameras

web API for streaming multiple cameras

camera fastapi livestream mjpeg mjpeg-stream opencv python-poetry

Last synced: 06 May 2026

https://github.com/imamhs/lnect

Kinect viewer using OpenCV, libfreenect and GTK+ libraries

gtk3 gtkmm microsoft-kinect-gui microsoft-kinect-viewer opencv

Last synced: 06 May 2026

https://github.com/adriagual/legend-of-mushroom-bot

The Legend Of Mushroom Bot is an automation tool designed to streamline gameplay within the "Legend of Mushroom" game. Tailored specifically for LDPlayer, an Android emulator, this bot simplifies repetitive tasks by automating gameplay actions, allowing users to focus on strategic decisions and progression.

adb android automation bot emulator ldplayer opencv python3 tkinter

Last synced: 06 May 2026

https://github.com/drwaterycat/vision2017-2.0

Redo of the 2017 Vision Code

cameraserver frc java opencv

Last synced: 06 May 2026

https://github.com/daelsepara/imageprocessingtest

OpenCV experiments in C# and emgucv

emgucv gtk image-processing opencv

Last synced: 06 May 2026

https://github.com/pushparaj13811/face-detection-system

Real-Time Face Detection and Recognition System is a Python-based application that detects and recognizes faces in real-time using face_recognition for encoding, faiss-cpu for similarity searches, and opencv-python for processing. It features a FastAPI backend and a frontend for seamless interaction, enabling efficient matching with large datasets.

face-recognition fastapi machine-learning opencv

Last synced: 06 May 2026

https://github.com/vargascardona/airmouse

Computer vision application that enables natural interaction with digital interfaces using hand movements and gestures.

computer-vision good-first-issue mediapipe opencv python

Last synced: 06 May 2026

https://github.com/korigamik/badapple

Pay Bad Apple on the website favicon

badapple cpp favicon opencv

Last synced: 06 May 2026

https://github.com/sumonta056/bangladeshi-vehicle-number-plate-detection

Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.

candy-edge connected-components edge-detection grayscale-images morphological-analysis numpy opencv python radon-transform scikit-image sobel-edge-detector

Last synced: 07 May 2026

https://github.com/haveyoumetmiz/drivesync

An innovative Unity racing game using OpenCV to enable real-life object detection as a control system. Players steer a car using a circular object (e.g., a plate) detected via a webcam, creating an immersive gameplay experience.

gamedevelopment objectdetection opencv racinggame unity unity3d unity3d-games

Last synced: 07 May 2026

https://github.com/mehran-rahmanzadeh/firedroneonboard

Fire Fighter Drone on-board python scripts. Implemented for Iran Fire Fighting Organization

autopilot drone dynamixel opencv px4 python ros

Last synced: 07 May 2026

https://github.com/ycc789741ycc/3dconstruction_yolov3

Implemented distance evaluation by applying yolov3 to construct 3D scenario with two cameras

computer-vision object-detection opencv pytorch yolov3

Last synced: 07 May 2026

https://github.com/dashaun/opencvcapture-example

From live stream on July 2nd, 2024

opencv spring-boot

Last synced: 01 Aug 2025

https://github.com/eljandoubi/facial-keypoint-detection

In that project, I combined my knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection system. It was designed to take in any image with faces and predict the location of 68 distinguishing keypoints on each face.

opencv pytorch pytorch-cnn

Last synced: 07 May 2026

https://github.com/cianidos/eyecare

eye training application

cplusplus-17 opencv qt

Last synced: 08 May 2026

https://github.com/joshsizer/frc2019-vision

Leverage OpenCV for real time object detection and path planning in robotic targeting system.

computer-vision frc-deep-space java opencv path-planning robotics

Last synced: 08 May 2026

https://github.com/soumyagautam/eye-mouse-tracking

An iris-controlled mouse software for Windows, MacOS and Linux that can move the cursor and click anywhere by blinking left eye.

accessability automation eye-tracking mediapipe mediapipe-facemesh opencv pyautogui

Last synced: 08 May 2026

https://github.com/matanabc/frc-opencv-android-vision

FRC vision application on android device using openCV-android-sdk and camera2 API (openCV JavaCamera2View)

android camera2-api frc-vision-tracking java-sockets mjpeg-stream nanohttpd opencv opencv-android-sdk opencv-camera2

Last synced: 08 May 2026

https://github.com/toby-sanders-101/mydigits

Everything needed to create a AI bot that can read images

deep-neural-networks image-classification matplotlib numpy opencv pyautogui python

Last synced: 08 May 2026

https://github.com/willigarneau/object-detection-cuda

🕺 Put my knowledge of OpenCV and Cuda into practice to create an object detection system. 💻

camera cplusplus cuda detector filter opencv

Last synced: 08 May 2026

https://github.com/somdipdey/facedetection_with_haarcascade_in_python_opencv

Detect faces from a video input (webcam) and output the frames per second as well.

c face-detection haar-cascade opencv opencv-python python python3

Last synced: 08 May 2026

https://github.com/anthonytedja/speakcv

speakCV. desktop client automates @Zoom actions with OpenCV

bootstrap computer-vision dlib machine-learning opencv scipy tkinter zoom

Last synced: 09 May 2026

https://github.com/arshitarora/image-overlaying-prespective

Perform perspective warping and image fusion in Python using OpenCV and NumPy. Select four points on the base image to define the region where the subject image will be warped and fused. The script creates a fused image and saves it as Final_Output.png. 🖼️🌌🔮

image numpy opencv python swap

Last synced: 09 May 2026

https://github.com/drxwat/scanned_digits_recognition

Scanned digits detector and classifier (CNN, OpenCV)

classifier keras ocr opencv scanned-documents

Last synced: 09 May 2026

https://github.com/yongsk0066/qr-visualizer

QR 코드 생성 및 디코딩 과정을 단계별로 시각화하는 교육용 React 애플리케이션 🎓

computer-vision education educational-tool iso-18004 opencv qr-code react reed-solomon typescript visualization

Last synced: 09 May 2026

https://github.com/salim4n/fire_detection

Entrainement sur YOLOV8 pour qu'il puisse detecter du feu

deep-learning fine-tuning machine-learning object-detection opencv python video yolov8

Last synced: 09 May 2026

https://github.com/darkshadowcoder/object-recognition-app

In this repository, i create the Mobile , IOS and Windows Object recognition app with Kivy and OpenCV

buildozer kivy object-detection opencv python3

Last synced: 09 May 2026

https://github.com/dacosmicgiant/devbytes-focusflow

FocusFlow is an intelligent study assistant that uses computer vision and AI to enhance your learning experience.

customtkinter faster-whisper mediapipe opencv pyautogui speech-recognition

Last synced: 09 May 2026

https://github.com/jluispcardenas/static_google_map_to_areas

Tool that processes a google static map and gets its areas in m2

googlemaps image-processing opencv opencv-python python

Last synced: 09 May 2026

https://github.com/yannx79/brickflow

The Real Estate API is a RESTful service for managing data related to real estate, including companies, promotions, housing units, and populated areas. It supports key operations like property listings and campaign linking, following clean architecture principles for easy integration and scalability.

docker h2-database n-layer-architecture opencv postman redis spring-boot spring-data-jpa validation

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/kartikeya443/handgesture_detection_opencv

A Computer Vision based model trained on data sets of over 300 inputs for a particular gesture is able to detect and identify human hands gestures effortlessly and is able to track the coordinates for further modifications in its usage for controlling devices like mouse and windows (control features are in development).

deep-learning mediapipe numpy opencv tensorflow

Last synced: 11 Apr 2026

https://github.com/cedrickly/master-s-research-project

A hybrid approach combining texture-based (GLCM) and deep learning (ResNet50) features with unsupervised clustering and supervised classification for detecting liver diseases. Achieved 99%-100% accuracy using SVM, XGBoost, and Random Forest on pseudo-labeled medical imaging datasets

applied-mathematics arithmetic-coding brain-computer-interface direct-numerical-simulation fake-news fake-news-classification hardware history kmeans-clustering network-security opencv random-forest sentimental-analysis turbulence

Last synced: 06 Nov 2025

https://github.com/lhlizdabezt/lhlizdabezt

Hồ sơ GitHub kỹ thuật của Lương Hải Long: thị giác máy tính, AI/ML, Python, Kaggle/IPYNB, mạng máy tính/truyền thông, FPGA/SoC, embedded firmware và Điện tử số.

artificial-intelligence computer-vision digital-communications digital-electronics embedded-systems engineering-portfolio fpga ipynb kaggle machine-learning ocr opencv profile-readme python pytorch signal-processing soc-fpga tcp-ip telecommunications wireless-communications

Last synced: 02 Jun 2026

https://github.com/rorosaga/world_clocks

🕰️ Simple clocks made with OpenCV's drawing functions ⌛

clocks opencv

Last synced: 17 Apr 2026

https://github.com/yashpaneliya/image-magic

Creating some cool things using the concept of image processing and with the help of OpenCV

hacktoberfest hacktoberfest2021 image-processing imagemagic opencv python

Last synced: 26 Apr 2026

https://github.com/dhdsouza/python-heatmaps

Este repositório os scripts desenvolvidos durante o mini-curso de Heat Maps com Visão Computacional.

computer-vision heatmaps opencv python video-analysis yolov8

Last synced: 10 Apr 2026

https://github.com/kevinetore/opencv_ansible

Ansible scripts to install opencv 4.7.0 and Mediapipe on Ubuntu 20.04 (Odroid N2)

ansible dlib dotnet mediapipe odroid-n2 opencv

Last synced: 09 Apr 2026

https://github.com/abhijithvijayan/i-see-you

Face Recognition using Python

dlib face-recognition opencv python

Last synced: 31 Mar 2025

https://github.com/ahmad-ali-rafique/yolo-helmet-detection-app

This project implements a helmet detection system using YOLOv3 (You Only Look Once) and Streamlit. The application allows users to upload an image and detect helmets in real-time. The system uses OpenCV and pre-trained YOLOv3 weights to identify helmets in uploaded images, displaying the results with bounding boxes and confidence scores.

artificial-intelligence datascience deep-neural-networks helmet-detection image-processing machine-learning modeling opencv streamlit-dashboard yolov3

Last synced: 06 May 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/abhisek-13/posture-detection-using-opencv

The Posture Detection Web App uses OpenCV to detect and analyze your posture through your device's camera. It provides real-time information about your stance and activity with a simple user interface.

artificial-intelligence opencv python

Last synced: 16 Apr 2026

https://github.com/lim747vincent/real-time-sign-language-translation-using-lstm-and-mediapipe

The Sign Language Translator converts sign gestures into text using MediaPipe and an LSTM-based neural network.

artifical-intelligense deep-learning lstm-neural-networks mediapipe opencv python

Last synced: 10 Apr 2026

https://github.com/sheikhharis50/facer

Facer is a face recognition system built on face_recognition package and opencv

ai dlib face-detection face-recognition numpy opencv poetry real-time real-time-face-detection

Last synced: 08 Jul 2026

https://github.com/utkarsh251106/smart-inventory

A Computer Vision project using YOLO11n for detecting and counting fruits and vegetables in an image or a video stream. It sends Telegram alerts if the item count drops below 5 for more than 5 seconds.

artificial-intelligence computer-vision deep-learning machine-learning objec opencv python ultralytics yolo11-detection

Last synced: 06 May 2026

https://github.com/kuldeep-gif/interactive-gesture-speech-system

An interactive AI system that translates real-time hand gestures into audible speech and converts spoken words into visual gestures using OpenCV and MediaPipe.

computer-vision gesture-recognition hci machine-learning mediapipe opencv python scikit-learn speech-recognition

Last synced: 09 Apr 2026

https://github.com/harmanveer-2546/yoga-pose-estimation

Efficient yoga pose estimation is a critical enabler for enhancing precision and performance in wellness and fitness applications. Advancements in computer vision and machine learning are driving remarkable progress in this domain.

3d-graph body-tracking google-library matplotlib mediapipe mediapipe-pose mediapipe-pose-estimation opencv plotly pose-estimation yoga-poses

Last synced: 01 May 2026

https://github.com/aveek-saha/ball-tracking

A python code to track a ball and an Arduino code to control a robot that follows the ball

arduino-uno image-recognition opencv python

Last synced: 06 May 2026

https://github.com/ace4896/project-sekai-thumbnail-extractor

A small tool for extracting Project Sekai card thumbnails from the characters list.

bootstrap opencv project-sekai sekai solidjs typescript

Last synced: 06 May 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/screamman-ssh/video-camera-to-ascii

Convert a video file or camera captured to display as text.

ascii camera-to-text computer numpy opencv pillow python python-3 video-to-text

Last synced: 10 Apr 2026

https://github.com/satyamtripathi8/pixeltoon

PixelToon is a web application that allows users to cartoonify their images with various artistic effects like cartoon, pencil sketch, oil painting, and watercolor. Built with Flask, OpenCV, and Python, it offers a simple interface for image uploads and effect application, making photo editing fun and creative.

css flask html javascript opencv pil

Last synced: 09 Apr 2026

https://github.com/dineshsy/do-it

Mobile Application that can evaluate the quality of your Exercise.

ai flutter ml opencv

Last synced: 10 May 2026

https://github.com/priyanshscpp/RNX33-Smart-System-Project

This IoT project helps farmers to track their plantation.

arduino lora mqtt opencv python sql

Last synced: 29 Sep 2025

https://github.com/1125962926/yolo_multi_thread

YOLO multi-threaded hardware-accelerated inference framework

ffmpeg gpu hardware-acceleration librga multithread npu opencv rk3588 rkmpp vpu yolo

Last synced: 28 Mar 2025

https://github.com/pklito/graphics-project

Locating cubes in an image of a voxel world, using traditional computer graphics techniques

hough-transform image-recognition lsd opencv

Last synced: 06 May 2026

https://github.com/zaibten/helmet-detection-using-machine-learning-deep-learning

This project focuses on a real-time Helmet Detection System to ensure road safety by identifying riders who are not wearing helmets. Integrated with a Flutter application, it provides an automated system for issuing challans (e-tickets) and capturing images of the rider and their number plate for record-keeping.

dataset flutter googlecolab jupyter-notebook machine-learning mobile-app model-training opencv python realtime-detection tensorflow yolov8

Last synced: 09 Apr 2026

https://github.com/antosiowsky/welding-mask-ar

Project involves building an AR system using a Raspberry Pi Zero 2 W, a camera, and a 5.5-inch display (1920x1080). The system captures real-time video, processes it for enhanced quality, and splits the image into two equal halves for AR goggle functionality. Additionally, it integrates environmental sensors for air quality.

csi image-processing opencv python raspberry-pi spi welding

Last synced: 16 Apr 2026

https://github.com/ashishtukaral/fruit-ripeness-and-disease-detection

Welcome to the Fruit Ripeness and Disease Detection System! This application utilizes advanced YOLOV8 models to detect various fruits and diagnose diseases in bananas, mangoes, and pomegranates. Built with Flask, the web application allows users to either upload images for analysis or use a live video feed for real-time detection.

classification cnn computer-vision deep-learning detection flask html-css-javascript machine-learning neural-network oops-in-python opencv python yolov8

Last synced: 05 May 2026

https://github.com/andreazoccatelli/selective_blur

Selective Blur is a tool that allows to change the focus of an image on a subject selected by the user and adapt the blur of the surroundings naturally.

computer-vision opencv photo-editing pytorch

Last synced: 22 Feb 2026

https://github.com/kaylaipp/gesture-recognition

Basic ASL Gesture Recognition with OpenCV and template matching

gesture-recognition opencv python

Last synced: 13 Apr 2026

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

Some OpenCV functions

native opencv

Last synced: 01 Apr 2026