Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/v-hogood/opencvsamples

Android and iOS .NET ports of OpenCV samples:

android dotnet ios maui opencv xamarin

Last synced: 17 Nov 2024

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: 16 Nov 2024

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

VC - Course Practices

easyocr jupyter opencv yolo

Last synced: 13 Nov 2024

https://github.com/diewland/ingress-mission-logo-maker

Generate mission logo from source picture

ingress-mission opencv

Last synced: 13 Nov 2024

https://github.com/shrilakshmishastry/american-sign-language-detection-using-hand-gestures

This is a cnn based final year project to detect american sign language using hand gestures.

cnn-keras opencv tensorflow

Last synced: 12 Nov 2024

https://github.com/nathancy/opencv-fedex-detector

Real-time Fedex Detector using OpenCV Color Thresholding and Contour Detection through an IP camera stream

contour-detection fedex-detector ip-camera-frames opencv opencv-color-thresholding opencv-python

Last synced: 15 Nov 2024

https://github.com/screamman-ssh/facemousecontrol

This project is about using your nose tip for the mouse's cursor and open your mouth for the left click.

autopy computer-vision face-detection mediapipe-facemesh mouse numpy opencv python python-3-7 ui

Last synced: 12 Nov 2024

https://github.com/xylium117/image-filters

Enhance your images effortlessly with Image Filters.

gui image-filtering opencv python

Last synced: 14 Nov 2024

https://github.com/jryzkns/qt-touchup

Psssh who needs makeup?

inpainting opencv photo pyqt5 touch

Last synced: 15 Nov 2024

https://github.com/emilamaj/syntomid

Convert piano tutorial videos to MIDI files.

converter midi opencv piano synthesia youtube

Last synced: 11 Nov 2024

https://github.com/xxrjun/text-finder-in-images

🔍 An efficient and user-friendly Python application that utilizes Optical Character Recognition (OCR) to search for user-specified keywords in a set of images. The application uses the Tesseract OCR engine and OpenCV for image processing, and stores OCR results for faster subsequent searches.

ocr opencv optical-character-recognition python3

Last synced: 15 Nov 2024

https://github.com/rayniel95/image-comparison

Analyzed multiple metrics used in image comparison.

image-analysis image-processing opencv python python3 sckit-image

Last synced: 16 Nov 2024

https://github.com/rusiruchapana/optical-character-recognition-ocr-

Extract text from images using OCR techniques and learn text detection and recognition using machine learning.

opencv tesseract-ocr

Last synced: 11 Nov 2024

https://github.com/amogh7joshi/annotator

A lightweight image annotation framework for deep-learning-based object detection, built using pure OpenCV.

annotation computer-vision cpp object-detection opencv

Last synced: 09 Nov 2024

https://github.com/materight/non-rigid-object-tracking

A set of algorithms for non-rigid tracking of multiple objects in videos from different domains.

computer-vision object-tracking opencv

Last synced: 09 Nov 2024

https://github.com/anindya-prithvi/image-correlation

Open CV mono image feature detection --> feature matching with test image

image-correlation opencv opencv-python

Last synced: 15 Nov 2024

https://github.com/thanhvie/face_recognition_webapp

An machine learning application to classify male/female gender

face-recognition machine-learning opencv

Last synced: 14 Nov 2024

https://github.com/oscnord/video-text-detection

Text detection in a local video sequence or HLS stream

hls-stream opencv opencv-python proof-of-concept python text-detection video-processing

Last synced: 09 Nov 2024

https://github.com/mohdadil1/covid-19-preventions-desktop-app

Desktop Application for Real-Time Social Distancing and Mask Detection using OpenCV, Deep Learning, and Python. This application monitors live video or IP camera feeds and allows switching between social distancing and mask detection modes. A user-friendly GUI enables easy interaction and configuration.

caffemodel deep-learning imutils mask-detection mobilenetv2 opencv pygame-audio real-time-monitoring social-distancing-detection tensorflow tkinter-gui transfer-learning yolov3

Last synced: 12 Nov 2024

https://github.com/oussama-zbair/imgbgremoval

Flask-based web application designed to simplify background removal from images.

deep-learning flask object-detection opencv python

Last synced: 14 Nov 2024

https://github.com/jacob-pitsenberger/opencv-color-analysis-and-manipulation

Discover a curated collection of Python scripts and modules crafted for advanced color analysis and pixel manipulation using OpenCV.

color-detection color-manipulation computervision image-processing opencv pixel-analysis pixel-manupulation python

Last synced: 14 Nov 2024

https://github.com/jacob-pitsenberger/tello-flight-routine-with-video-stream

Execute this Python script to have your Tello drone perform a basic flight routine while simultaneously streaming video from its forward-facing camera.

djitellopy drone flight-automation opencv opencv-python python tello-sdk tellodrone

Last synced: 14 Nov 2024

https://github.com/waikato-datamining/shallowflow-cv2

OpenCV2 components for the shallowflow Python workflow system.

computer-vision opencv python3 workflow-engine

Last synced: 09 Nov 2024

https://github.com/aflucas-uom/ari2129-group-project-part-b

This repository demonstrates data augmentation techniques using TensorFlow, PyTorch, and OpenCV to enhance image classification. It includes Jupyter Notebooks with practical applications on the COTS dataset and a comparative analysis of the results.

cots data-augmentation datasets opencv pytorch tensorflow

Last synced: 10 Nov 2024

https://github.com/harshoza36/realtime_digitrecognizer

A real time digit recognizer using machine learning and OpenCV

bounded-boxes deep-learning opencv realtime-digitrecognizer

Last synced: 12 Nov 2024

https://github.com/harshoza36/simplefacedetection

A normal FaceDetection app using OpenCv python library and haarcascade

face-detection opencv python3

Last synced: 12 Nov 2024

https://github.com/sumit-kushwah/mask-detection

Face mask detection using tensorflow and opencv

mask-detection opencv tensorflow

Last synced: 13 Nov 2024

https://github.com/shvbsle/multipleobjecttracking

Created a basic paint application in VC++ that allowed the user to draw on a canvas using only gestures.

cpp image-processing object-tracking opencv

Last synced: 09 Nov 2024

https://github.com/louisshark/detectface

使用opencv实现的人脸检测的demo

opencv

Last synced: 08 Nov 2024

https://github.com/dilkushsingh/facial_emotion_recognizer

Training an image classifier for detecting emotions from scratch on my own dataset.

gradio hugging-face keras opencv python resnet-50 tensorflow

Last synced: 08 Nov 2024

https://github.com/jmlich/opencv-hog

Simple detector based on histogram of oriented gradients and support vector machines

computer-vision hog opencv svm

Last synced: 16 Nov 2024

https://github.com/ant59/qr-access-control

Really basic access control mechanism written in Rust. Allows issuing and visually verifying QR codes.

opencv qrcode rust

Last synced: 14 Nov 2024

https://github.com/1amsimp1e/face-mask_detection

Face Mask Detection using AI and Python

machine-learning opencv python

Last synced: 14 Nov 2024

https://github.com/kybuivan/learn-imgui

This is a simple image viewer application using C++ and ImGui.

cpp glfw gui imgui imnodes opencv opengl stb-image

Last synced: 16 Nov 2024

https://github.com/kybuivan/polaroid

Adding borders to the images using OpenCV

imgui opencv

Last synced: 16 Nov 2024

https://github.com/st235/hse.cvformobiledevices.documentsscanner

Lightweight and versatile documents scanner 📄

android cpp documents kotlin opencv scanner

Last synced: 15 Nov 2024

https://github.com/jjateen/surveillancebot

This repository showcases the SurveillanceBot, an autonomous ESP32-based system with a camera for live streaming, GPS for tracking, and an MQ-2 gas sensor for environmental monitoring. It features a web interface and real-time object detection with OpenCV, highlighting the ESP32's versatility in security and automation.

aiot gps-tracker iot object-detection opencv opencv-python surveillance surveillance-robot

Last synced: 16 Nov 2024

https://github.com/jjateen/elderwand-jetsonnano

ElderWand-JetsonNano is an AI-powered gesture recognition system for NVIDIA Jetson Nano. It uses CUDA-accelerated OpenCV to detect wand movements in real-time, triggering GPIO actions like controlling lights or unlocking a solenoid lock. Designed for the Jetson AI Ambassador Program.

alphabet-recognition character-recognition edgeai harry-potter home-automation jetson-nano machine-learning opencv python

Last synced: 16 Nov 2024

https://github.com/nathancy/pokemon_instagram_opencv_border

Add a 200px white border to PSA card images using Python OpenCV so you don't need to crop on Instagram

instagram opencv opencv-python pokemon python

Last synced: 15 Nov 2024

https://github.com/adarshkoppmanjunath/produceitemrecognitionusingcnn

Produce Item Recognition- Dataset is created from scratch, has train, validation, and test set. Train is with 800 images per class, test and validation are with 320 images per class. Totally dataset has 24 classes. I have used CNN and VGG16 for the model training.

cnn-keras conda kivy machine-learning numpy opencv pandas python

Last synced: 15 Nov 2024

https://github.com/l1ve4code/ai-faces-analyzer

Neural network created to track employees in headgear.

ai css google-cloud-vision html opencv php postgresql python

Last synced: 15 Nov 2024

https://github.com/infinity-boi/photo-editor

Photo Editor is a Web Application built using Flask framework in Python that can be used to edit any image uisng openCV

flask opencv python wsgi

Last synced: 16 Nov 2024

https://github.com/imskully/python-cv-fault-detection

Fault detection algorithm that determines whether or not a fault exists within a ring using raw computer vision.

ccl computer-vision matplotlib morphology numpy opencv python

Last synced: 15 Nov 2024

https://github.com/baptvit/facerecognition

Personal project about face recognition

embedded-systems face-recognition opencv python3

Last synced: 15 Nov 2024

https://github.com/himudigonda/attendancer

An OpenCV based attendance system.

attendance-system opencv opencv-python python3

Last synced: 15 Nov 2024

https://github.com/roaajadaa/makeup-products-object-detection

Develop an object detection model capable of identifying specific types of products that’s related to Makeup and beauty from TikTok videos. This includes scraping videos, refining data, annotating products, and training the model using YOLO.

beautifulsoup4 computer-vision crawlbase label-studio object-detection opencv scraping ultralytics yolov8

Last synced: 14 Nov 2024

https://github.com/raghavendranhp/cardify_extracting_business_card_data_and_management

Cardify is a Streamlit application that simplifies the process of extracting and managing business card data. With Cardify, users can easily upload business card images, extract relevant information using OCR, and manage the extracted data efficiently.

easyocr ocr ocr-text-reader opencv python regular-expression sqlite3 streamlit

Last synced: 10 Nov 2024

https://github.com/cuupa/perspective-corrector

A simple document perspective corretion

image-processing opencv python3

Last synced: 15 Nov 2024

https://github.com/ikajdan/license_plate_recognition

License plate recognition using OpenCV

computer-v ocr opencv python

Last synced: 08 Nov 2024

https://github.com/harrisonwelch/pythonhandgestures

Use opencv to detect my hand gesture

handcontrol opencv python

Last synced: 15 Nov 2024

https://github.com/dragonscypher/autonomous-surveillance-robot

Developed an autonomous surveillance robot and updated it with Raspberry Pi, Python, OpenCV, and ROS, winning 1st place at SRM Techknow 2017 by implementing SLAM for mapping and React Native for real-time monitoring.

opencv python raspberry-pi ros

Last synced: 10 Nov 2024

https://github.com/harshuljain13/moving-average-filter-in-opencv

DSP filter which has immense use in image processing

computer-vision cv opencv

Last synced: 08 Nov 2024

https://github.com/yathartharora/age_detector

Age Detection using Opencv and Deep Learning.

age-detection deep-learning opencv opencv-python

Last synced: 10 Nov 2024

https://github.com/yathartharora/certificate_generator

Provide an excel sheet with the names of the participants and their respective E-mail id's.The script automatically generates certificates and E-mail it to them on their respective E-mail id's.

certificate-generation certificates email opencv python3 smtp

Last synced: 10 Nov 2024

https://github.com/djdhairya/automated-self-driving-car

Use OpenCv to find the lanes on the road

ai ml opencv python

Last synced: 10 Nov 2024

https://github.com/wkaisertexas/timelapse

create screen and camera time-lapses through a MacOS menu bar app

ffmpeg opencv python rumps

Last synced: 15 Nov 2024

https://github.com/jookie/photodrone

Streaming ChatGPT via the OpenAI Node to generates text information from your Image

openai-api opencv

Last synced: 15 Nov 2024

https://github.com/bernovie/cpp

Collection of cpp tutorials

binary-tree binary-trees cpp cpp11 opencv

Last synced: 16 Nov 2024

https://github.com/mzollin/pixel-blaster

streaming video to the out-of-sync LED matrix hardware

led-display led-matrix-displays opencv python usb video-streaming

Last synced: 15 Nov 2024

https://github.com/djdhairya/parking-spot-detection

Use to detect Parkingspaces using open-cv lib

aiml computer-vision ml opencv python

Last synced: 10 Nov 2024

https://github.com/synergia/jupyter-opencv

Przykład wykorzystania Jupyter z OpenCV

eye-detection face-detection jupyter jupyter-notebook opencv

Last synced: 17 Nov 2024

https://github.com/jihoonerd/rrt

Implementation of RRT and RRT* Algorithm

opencv python rrt rrt-star

Last synced: 15 Nov 2024

https://github.com/davidfantasy/wechat_jump_java_opencv

使用opencv自动识别微信小游戏跳一跳中的目标距离

java jump jump-game opencv

Last synced: 15 Nov 2024

https://github.com/djdhairya/face-attendance-recognition

Use Opencv to detect faces for the attendance

ai ml opencv python

Last synced: 10 Nov 2024

https://github.com/djdhairya/fashion-recommendations-system

A Deep Learning based Fashion Recommender System using the ResNET50

deep-learning machine-learning opencv python3 resnet-50

Last synced: 10 Nov 2024

https://github.com/djdhairya/background-removal-

Used OpenCV to remove background from the image

deep-learning machine-learning opencv

Last synced: 10 Nov 2024

https://github.com/andrew-chen-wang/age-detection

Estimating Age using BOTH Speech and Facial Features

age-estimation computer-vision opencv python python3 speech-recognition

Last synced: 10 Nov 2024

https://github.com/geekquad/canny-edge-detection

A basic program that performs edge detection of images in real-time.

canny-edge-detection edge-detection image-processing opencv python real-time

Last synced: 10 Nov 2024

https://github.com/ahadcove/nancv

Basic Open CV NAN Example

cplusplus cpp opencv opencv-cpp

Last synced: 17 Nov 2024

https://github.com/ahadcove/airhockeycv

Air Hockey Online being played autonomously using Computer Vision

airhockey computer-vision opencv pyhton

Last synced: 17 Nov 2024

https://github.com/atharvapathak/size_estimator_project

The Size Estimator project in Python aims to provide a tool for estimating the size of objects in images or videos. Using computer vision techniques, the project analyzes the input media, detects objects of interest, and provides an estimation of their size based on known reference points or objects.

cicd cnn opencv python pytorch rnn scikit-learn sql tensorflow

Last synced: 15 Nov 2024

https://github.com/taldru/basicfilterswithcv

I had some time on the weekend so i made a silly and basic "Snapchat filter" module with OpenCV

cv opencv python snapchat-filter-experiment

Last synced: 15 Nov 2024

https://github.com/rkarahul/vehicle-number-plate-detection-and-ocr-reading-using-opencv-and-paddleocr

complated Vehicle Number Plate Detection and OCR Reading Using OpenCV and PaddleOCR

numpy opencv paddleocr paddlepaddle pandas python

Last synced: 07 Nov 2024

https://github.com/emmanuelmess/streamingedgerecognition

A test to see how realtime editing of video works in OpenCV

cpp opencv video

Last synced: 15 Nov 2024

https://github.com/cadubentzen/pdi-ufrn

Exercises developed in Digital Image Processing course at Universidade Federal do Rio Grande do Norte.

digital-image-processing opencv

Last synced: 15 Nov 2024

https://github.com/duyndh98/digitalrace-mymodules

My modules for Final Round - Cuộc đua số (2017 - 2018)

computer-vision cpp image-processing machine-learning opencv

Last synced: 15 Nov 2024