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/kalyan4636/python-eering

PYTHON PROJECT WITH SOURCE CODE. the best Python project name is one that is descriptive, memorable, and fun for you to say. Don't be afraid to get creative and use emojis to make your project stand out! 📈

artificial-intelligence artificial-intelligence-algorithms data-science deep-learning django framework machine-learning machine-learning-algorithms numpy opencv opencv-python opensource pandas pil-tinker pillow python python-3 python-library python3

Last synced: 23 Apr 2025

https://github.com/karanraj06/image-compression

JPEG and LZW compression algorithms for color / grayscale images

image-compression jpeg-image-compression lzw-compression opencv python

Last synced: 15 Jun 2025

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

Image processing project for detecting faces in the video and outputs the attendance duration of each actor/actress

face-detection face-recognition image-processing opencv

Last synced: 11 Jul 2025

https://github.com/christophe-foyer/darknet_wsl_cuda_install_scripts

Install scripts for Darknet and OpenCV with CUDA support on WSL

cuda darknet opencv wsl wsl2

Last synced: 31 Jul 2025

https://github.com/asutoshpati/face-clustering-using-dbscan

Demonstrates face clustering using DBSCAN (Density Based Spatial Clustering of Applications with Noise) algorithm.

dbscan dbscan-algorithm face-clustering face-dataset face-encodings face-recognition opencv python

Last synced: 02 May 2025

https://github.com/ignabelitzky/tiny-programs

Simple programs to test different programming knowledge

c-plus-plus console-app console-application cpp linux linux-terminal ncurses opencv sfml terminal

Last synced: 15 Jul 2025

https://github.com/everythingishacked/stash

Custom Zoom video filter using Python, OpenCV, and MediaPipe

mediapipe-facemesh mustaches opencv python zoom

Last synced: 10 Apr 2025

https://github.com/freedomofkeima/opencv-playground

Comparing 2D and 3D OpenCV Cascade Classifier

face-detection opencv opencv3

Last synced: 17 Oct 2025

https://github.com/suriyaavijay/posture-recognition-using-opencv-and-mediapipe

Posture correction using computer vision and Mediapipe library enables the detection and correction of poor posture in images and live videos, promoting a healthier lifestyle in the digital era.

computer-vision digital-wellbeing ipynb jupyter-notebook mediapipe opencv posture-advisor posture-recognition python

Last synced: 28 Oct 2025

https://github.com/petermartens98/midas-computer-vision-depth-estimation

This Python code uses the MiDaS model for real-time depth estimation on webcam video. MiDaS predicts the relative depth of objects in a scene, and the output is displayed using matplotlib. Bicubic interpolation is used to upsample the low-resolution depth map produced by the model. Output is then displayed in an interactive Streamlit web app.

computervision midas opencv python streamlit

Last synced: 09 May 2026

https://github.com/lilingxi01/cas_ws

Collision Avoidance System (Robotics) - Implemented using ROS Noetic (with Python), YOLOv8, OpenCV, and Kalman Filter.

collision-avoidance collision-detection kalman-filter opencv robotics ros ros-noetic yolov8

Last synced: 05 Mar 2026

https://github.com/josonchan1998/opencv_install

Build OpenCV from sources with cuda in anaconda3

anaconda3 cuda opencv shell-script

Last synced: 12 Oct 2025

https://github.com/mint-lab/opencx

Sunglok's OpenCV Extension

opencv

Last synced: 14 Apr 2025

https://github.com/gill-singh-a/rtsp-brute-force

A Python Program that uses OpenCV and Scapy module to brute force RTSP (Real Time Streaming Protocol) Service used by IoT (Internet of Things) devices like CCTVs (Closed-circuit television), etc

bruteforce cctv iot multithreading opencv python3 rtsp

Last synced: 12 May 2025

https://github.com/Eilyyyy/aspnetcore-opencv-dockers

opencv with aspnet core docker files.

aspnetcore docker dotnetcore opencv opencvsharp

Last synced: 04 May 2025

https://github.com/viveksb007/thuglifeimgcreator

Give an image as input, it returns ThugLifeImage as output

haar-cascade image-processing opencv python

Last synced: 06 May 2025

https://github.com/vjgpt/object-detection

This project is used for object detection using Yolov3 and Fast RCNN.

faster-rcnn object-detection opencv rcnn yolo yolov3

Last synced: 20 Oct 2025

https://github.com/mayukhdeb/deep-chicken-saviour

using adversarial attacks to confuse deep-chicken-terminator :shield: :chicken:

adversarial-attacks adversarial-examples computer-vision fgsm object-detection opencv pytorch

Last synced: 18 Mar 2025

https://github.com/nenonaninu/glimshow

OpenCVの画像とOpenGLの(高速な)描画の連携

opencv opencv-opengl opengl

Last synced: 14 Apr 2025

https://github.com/vadimkantorov/selective_search_pytorch

Selective Search reimplementation in PyTorch that allows to extract not only the bounding boxes, but also the region masks

gradio graphviz object-proposals opencv python pytorch segmentation selective-search

Last synced: 05 May 2025

https://github.com/kazuhito00/opencv-qrcodedetector-sample

OpenCVでのQRコード検出サンプルプログラム。QRCodeDetector(detectAndDecode, detectAndDecodeMulti, detectAndDecodeCurved)とWeChatQRCode(detectAndDecode)の4サンプルを実装しています。

detector opencv python qrcode wechatqrcode

Last synced: 08 Sep 2025

https://github.com/chaoses-ib/photomosaic-generator

Generate Photomosaic by histogram similarity and OpenMP

image-processing opencv openmp photomosaic

Last synced: 11 Mar 2026

https://github.com/minhaskamal/highlightedtextdetector

Extracts highlighted text from the image of a page

google-vision image-processing ocr opencv python text-detection

Last synced: 11 Apr 2025

https://github.com/kazuhito00/cv_overlay_inset_image

OpenCVを用いてはめ込み画像を作るサンプル

inset-image opencv python

Last synced: 15 Jul 2025

https://github.com/xeieshan/swiftblurtest

SwiftBlurTest takes a picture and tells us if it is blur or not. It uses OpenCV algorithms. It has OpenCV integrated.

blur image-processing opencv swift

Last synced: 07 May 2025

https://github.com/kazuhito00/xfeat-image-matching-onnx-sample

XFeatをONNXに変換し特徴点マッチングを行うサンプル

colaboratory image-matching onnx opencv python xfeat

Last synced: 15 Jul 2025

https://github.com/hoangperry/2d-chatbot

Just a typical 2D animated engine/controller for chatbot usage

2d-graphics machine-learning opencv

Last synced: 27 Jun 2025

https://github.com/R1NC/AND-CV

Android (JNI) code snippets of OpenCV.

android jni opencv

Last synced: 07 Jul 2026

https://github.com/0memo07/opencv-spotify-open

Application that can open spotify with hand signals using opencv and mediapipe

mediapipe opencv opencv-hand python-opencv spotify webbrowser

Last synced: 11 May 2025

https://github.com/eyevinn/autovmaf-preprocessing

Tool that analyses a video via a combination of motion and sharpness to determine the most suitable parts to be used for VMAF analysis. https://github.com/Eyevinn/autovmaf

opencv tools video-processing vmaf

Last synced: 31 Aug 2025

https://github.com/sampreets3/treecounter-ml

A simple application that detects and counts the number of trees in a vineyard. Makes use of darknet and OpenCV.

darknet deep-learning opencv opencv-python yolov3

Last synced: 08 Mar 2026

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

A simple module to detect faces from an image URL or file (path)

avatar-validator face-detection face-detector face-recognition face-recognizer opencv

Last synced: 28 Oct 2025

https://github.com/kyhau/reko

A simple Python application supporting face based user verification using Amazon Rekognition and Polly, and verbal instructions using Google API speechrecognition.

amazon-polly amazon-rekognition opencv

Last synced: 17 Jan 2026

https://github.com/kennethleungty/image-augmentation-libraries

Sample implementation codes for a variety of popular image augmentation Python packages

albumentations augmentor computer-vision deep-learning image-augmentation imgaug opencv python skimage torchvision

Last synced: 12 Jul 2025

https://github.com/ducthienbui97/objectextractor

Extract faces/objects from images using opencv

face-detection face-recognition opencv python python-library python3

Last synced: 18 Mar 2025

https://github.com/yeliudev/feedie

An intelligent feeding robot with voice control and visual servo support.

arduino opencv

Last synced: 12 Apr 2025

https://github.com/Eyevinn/autovmaf-preprocessing

Tool that analyses a video via a combination of motion and sharpness to determine the most suitable parts to be used for VMAF analysis. https://github.com/Eyevinn/autovmaf

opencv tools video-processing vmaf

Last synced: 13 Apr 2025

https://github.com/the-akira/pythonexperimentos

Experimentos com a linguagem Python: algoritmos, scripts, documentações, desenhos, animações e exemplos.

algorithms csv database files functions http leetcode oop opencv python3 regex threading turtle

Last synced: 07 May 2025

https://github.com/lanzani/opencv-cuda-jetson-docker

Docker with opencv with cuda support for nvidia jetson platforms.

docker jetpack jetson jetson-nano nvidia-docker opencv opencv-cuda opencv-dnn

Last synced: 15 Apr 2025

https://github.com/jnxf/drawploy

:cloud: CopenHacks 2019, architecture sketch deployment on the cloud

angularjs cloud-computing cognitive-services google-cloud-platform hackathon opencv

Last synced: 06 Sep 2025

https://github.com/ntnbrtnkv/chess-recognize

♟🔍 Parse FEN from clipboard image and analyse on https://lichess.org

chess chess-position chessboard-detection chessboard-recognition opencv opencv-python

Last synced: 13 May 2025

https://github.com/im-rises/cmake-cpp-library-example

This repository contains examples and tutorials demonstrating how to link multiplaform libraries to C++ for Windows, Linux and macOS projects using CMake.

c cmake cpp emscripten example glad glfw imgui library linux opencl opencv opengl openmp openmpi pthreads sdl2 sfml

Last synced: 18 Jun 2025

https://github.com/floe/unity-android-native-texture

Minimal example of how to dynamically update a texture in Unity on Android from native C++ code.

android mmbuw ndk opencv texture unity

Last synced: 04 Mar 2026

https://github.com/egamagz/facial_recognition

A simple face recognition program for the Augmented Reality course built with Flet and OpenCV.

face-recognition facial-recognition flet opencv python python3

Last synced: 20 Jun 2025

https://github.com/kalwalt/markerlessarjs

Markerless AR based on https://github.com/ahmetozlu/augmented_reality

augmented-reality markerless opencv webar

Last synced: 30 Oct 2025

https://github.com/pintowar/sudoscan

Scans and solves Sudoku Puzzles from images using AI

choco-solver command-line-parser deeplearning4j djl dl4j java kotlin micronaut ojalgo opencv spi tensorflow2

Last synced: 12 Apr 2025

https://github.com/aniekanbane/touch-free-keyboard

Virtual touchscreen keyboard using OpenCV and cvzone module

computer-vision ironman mediapipe opencv

Last synced: 18 Apr 2026

https://github.com/fcakyon/face-detection-app-tutorial

A face detection web app powered by SSD face detecctor using Flask, OpenCV, Heroku

deploy face-detection flask heroku jupyter-notebook opencv python tensorflow tutorial web-application

Last synced: 08 May 2025

https://github.com/joehowarth/goscanner

Converts images of Go boards to .sgf file using OpenCV and Keras

computer-vision deep-learning opencv python sgf-files

Last synced: 22 Jul 2025

https://github.com/enoxsoftware/dlibfacelandmarkdetectorplaymakeractions

You can use almost all the methods of methods of DlibFaceLandmarkDetector in PlayMaker.

asset assetstore dlib face-detection face-landmarks opencv playmaker unity unity3d

Last synced: 05 Oct 2025

https://github.com/JnxF/drawploy

:cloud: CopenHacks 2019, architecture sketch deployment on the cloud

angularjs cloud-computing cognitive-services google-cloud-platform hackathon opencv

Last synced: 14 Mar 2025

https://github.com/abdallahhemdan/image-recognition

🧑 Image Recognition is a Simple Face,Eye Recognition Using OpenCv ,Haar Cascade classifier and Python

eye-detection face-detection haar-cascade opencv python

Last synced: 08 May 2025

https://github.com/kmr0877/realtime-object-tracking-using-opencv

Image segmentation, feature description and object tracking form the foundation of many successful applications of computer vision. The objective of this task is for you to become familiar with these techniques and their implementation in OpenCV.

contours cv2 feature-detection feature-extraction ffmpeg ffmpeg-wrapper grayscale-images imageio imageio-framework numpy numpy-arrays numpy-library object-detection object-tracking objectmapper opencv pylab python3 shutil video-processing

Last synced: 10 Sep 2025

https://github.com/seieric/gst-dsobjectsmosaic

📀NVIDIA DeepStream integrated GStreamer Plugin. It can blur objects with cuda cores on Jetson boards. Fast and smooth since everything is done on NVMM.🏎

cuda-programming deepstream gstreamer gstreamer-plugins jetson-agx-orin jetson-agx-xavier jetson-tx1 jetson-tx2 jetson-xavier jetson-xavier-nx nvidia-jetson nvidia-jetson-nano opencv opencv4

Last synced: 15 Jul 2025

https://github.com/eticialima/recognitionfacial

TCC2020 - Facial Recognition Access Control System. Updated official version.

interface-design kivy kivy-application kivy-framework numpy opencv python raspberry-pi-4 raspberry-pi-camera

Last synced: 17 Jun 2025

https://github.com/10zinten/line-segmentation

Repo contains various utility script for the purpose of imporving Google OCR line-segmentain on TIbetan wooden-print documents

google-ocr line-segmentation opencv

Last synced: 28 Jun 2025

https://github.com/abdullahselek/visionary

Various types of detection and tracking implementations with OpenCV and C++

camera eye-detection face-detection image motion-detection opencv tracking video

Last synced: 11 Apr 2025

https://github.com/kazuhito00/fingerframelens

FingerFrame検出を行った結果に対し、画像クラス分類を行うデモです(This is a demo that classifies images based on the results of FingerFrame detection.)

classification efficientdet efficientnet finger-frame object-detection opencv tensorflow2

Last synced: 15 Jul 2025

https://github.com/karan-malik/smart-attendance-and-engagement-detection-system

This repository uses facial recognition to identify students and save their attendance in a CSV file. Moreover, it also continuously detects for signs of drowsiness in the student and prints a warning if required.

attendance-system computer-vision convolutional-neural-networks deep-learning drowsiness-detection face-detection face-recognition machine-learning opencv python python3

Last synced: 11 Apr 2025

https://github.com/kazuhito00/detection-poseestimation-pipeline

物体検出にて人を検出し、その検出結果に対し姿勢推定を行うフレームワーク

object-detection opencv pose-estimation python

Last synced: 04 Jul 2025

https://github.com/plusk01/opencv-gftt-score

Modified cv::goodFeaturesToTrack to return detection score

feature-detection goodfeaturestotrack opencv robotics vio vision

Last synced: 23 Jul 2025

https://github.com/wasmvision/go-wasmcv

Go bindings for wasmCV computer vision interfaces using WebAssembly. This package is generated.

computer-vision golang opencv tinygo wasi wasm wasmcv

Last synced: 26 Mar 2025

https://github.com/zainashrafofficial/image_objects_detector

Objects Detection in Image using Python, YOLO and OpenCV

desktop-application opencv python vscode yolo

Last synced: 10 Apr 2025

https://github.com/tobybreckon/python-examples-ml

Python Machine Learning Examples used for Teaching

opencv python python-machine-learning

Last synced: 12 May 2025

https://github.com/basemax/pythonimage2pencilsketch

Convert your images into sketches using Python OpenCV.

image image-analysis image-processing opencv opencv-python opencv3 py python python3

Last synced: 05 May 2025

https://github.com/iprajwaal/enhanced-vision-assistant

An AI-powered vision assistant for real-time navigation and awareness.

gemini-pro opencv vertex-ai vertex-ai-gemini-api vertexaisprint vision-api

Last synced: 14 May 2025

https://github.com/suzusou/opencv-color-detection

This program uses OpenCV to process CameraX information.

android bitmap camerax camerax-api java mat opencv opencv-library

Last synced: 07 Mar 2026

https://github.com/dwctod/opencv

这部分的代码都是由OpenCV-Python-Toturial中文版中的代码实现

opencv python

Last synced: 12 Jul 2025

https://github.com/axegon/tf2_malaria_cell_detection

Malaria cell detection with TensorFlow 2.0

opencv python3 tensorflow

Last synced: 10 Jul 2025

https://github.com/dostonbek1/color-razor

Desktop app for colorizing pictures, eye-detection, face-detection, and more

desktop opencv python tkinter

Last synced: 09 Jul 2025

https://github.com/scivision/morecvutils

Python computer vision algorithms using OpenCV, including plots

cohen-sutherland computer-vision geoscience opencv

Last synced: 12 Mar 2026

https://github.com/varshneydevansh/object-detect-opencv

This is a tutorial of Object Detection for those who wants get started with Machine Learning

basic-machine-learning machine-learning object-detection opencv opencv2 python python-3 starter-project

Last synced: 10 Apr 2025

https://github.com/smaranjitghose/sketchify

Using Python to create sketches out of your images

computer-vision image-processing opencv python sketch

Last synced: 13 Apr 2025

https://github.com/JackHCC/Computer-Vision-And-Augmented-Reality-Homework

Homework of Computer Vision And Augmented Reality Lesson

computer-vision homework image-processing opencv

Last synced: 12 May 2025

https://github.com/bashbaugh/robocar

My model self-driving car-robot, inspired by Donkeycar

ai diyrobocars donkey donkey-car keras-tensorflow opencv self-driving self-driving-car

Last synced: 13 Apr 2025

https://github.com/georgeerol/searchandsampleroverproject

The goal of this project is to perform autonomous navigation and mapping. With each new image we receive from the rover's camera, we can make decision about sending commands like throttle, brake and steering the rover therefore it becomes autonomous.

opencv python3 rover simulation unity

Last synced: 06 May 2025

https://github.com/adamspannbauer/cv_plinko

Turn any image/video into a game of Plinko using Python & OpenCV

computer-vision game opencv python

Last synced: 06 May 2025

https://github.com/arbazkhan4712/screen-recorder

It is an Screen Recorder using Python

opencv opencv-python python screen-capture screen-recorder

Last synced: 24 Jul 2025