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/krisnasantosa15/realtime-bisindo-classification

The objective of this project is to classify the BISINDO (Bahasa Isyarat Indonesia) alphabet in real-time using hand landmarks detection and machine learning.

bisindo classification computer-vision machine-learning mediapipe mediapipe-hands opencv python sign-language-recognition

Last synced: 29 Oct 2024

https://github.com/alihassanml/real-time-sign-language-interpreter

This project utilizes a Convolutional Neural Network (CNN) to recognize hand gestures based on the American Sign Language (ASL) dataset. The application captures hand images using a webcam and processes them to predict the corresponding sign language gesture using a pre-trained model.

cnn-keras deep-learning mediapipe opencv python3 sign-language-recognition

Last synced: 29 Oct 2024

https://github.com/shadowaniket/attendance_using_face_recognition

Python-OpenCV-Django Face Recognition Attendance System Project For Marking Attendance Automatically On Facial Recognition Generally Used In College And Offices.

attendance-system automatic college-project computer-vision django face-recognition hacktoberfest hacktoberfest2024 machine-learning opencv proxy-feature python sqlite

Last synced: 29 Oct 2024

https://github.com/abhi-bhatra/ai-banking-suite

(Azure Developer League Project) AI Enabled Banking Suite

artificial-intelligence banking opencv

Last synced: 16 Nov 2024

https://github.com/dinhanhx/morphology_study

A repos for USTH Digital Image Processing 2020 Group 1. It's quite obvious in the title.

image-processing morphology opencv python3

Last synced: 14 Oct 2024

https://github.com/ravindramohith/find_me_out

Face recognition system using a Convolutional Neural Network (CNN) with TensorFlow and OpenCV

convolutional-neural-networks deep-learning face-recognition keras machine-learning opencv tensorflow

Last synced: 03 Nov 2024

https://github.com/shettysach/handwriting-calculator

A calculator that uses handwritten digits and operators to calculate the result, using contour detection and CNN model prediction. Tensorflow (Keras) is used to create, train and load the neural network model used for predictions. CustomTKinter is used to provide the GUI. OpenCV and Pillow (PIL) are used for contour detection.

basic-arithmetic-operations calculator cnn cnn-keras convolutional-neural-networks digit-recognition handwriting-calculator handwritten-digit-recognition jupyter-notebook keras keras-models keras-neural-networks mnist mnist-classification mnist-handwriting-recognition opencv opencv2 pillow tensorflow tensorflow-models

Last synced: 03 Nov 2024

https://github.com/hansalemaos/a_cv_sift_detection

Detecting objects using openCV and sift

cv cv2 opencv python

Last synced: 06 Nov 2024

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

Redo of the 2017 Vision Code

cameraserver frc java opencv

Last synced: 10 Nov 2024

https://github.com/simon987/fastimagehash-go

go bindings for libfastimagehash

fftw opencv perceptual-hashing wavelet-decomposition

Last synced: 30 Oct 2024

https://github.com/marknature/python_mini_projects

I am an aspiring Python developer who has honed my skills by creating several projects while mastering the language’s fundamentals. My work spans web development, machine learning, and natural language processing (NLP). Additionally, I have a background in education. I use this page to upload basic python concepts.

computer-vision opencv pandas python3 random tkinter-graphic-interface tkinter-library

Last synced: 13 Nov 2024

https://github.com/abhi-bhatra/human-identification

Object Detection & Pedestrian Tracing using JETSON Nano Developer Kit, Raspberry Pi Camera v2, Power Source for Developer Kit, Keyboard, Mouse and a Display Monitor

deep-learning jetson-nano nvidia object-detection opencv

Last synced: 16 Nov 2024

https://github.com/neelanjan00/blind-vision

Assisting blind people with the help of image-captioning via a smartphone app. The application makes use of two neural networks, a CNN-based image feature extractor, and an LSTM based sentence generator. The user is able to submit images to the app, which are fed to the CNN feature extractor. The extracted features are then fed to the LSTM network to generate the sentence that describes the image, which is then read aloud to the user.

cnn flask keras lstm ml opencv tensorflow

Last synced: 11 Oct 2024

https://github.com/vermavinay982/shape-sides-contour-cv2

Contour based - it finds number of sides in shapes

computer-vision image-processing opencv opencv-python processing

Last synced: 30 Oct 2024

https://github.com/veendysuseno/opencv-project-student-attendance-and-facial-expression-detection

This project is designed for student attendance and facial expression detection using OpenCV and TensorFlow. The system can either train a facial expression recognition model or display real-time emotion detection using a webcam feed.

haarcascade-frontalface opencv python tensorflow2

Last synced: 31 Oct 2024

https://github.com/nikhilcodes/draw-anywhere

Not just any simple Digit Recognition. MNIST Digit Recognition got lot more Interesting!

computer-vision cv2 deep-learning deep-neural-networks drawing-app illusion keras-neural-networks opencv opencv-python

Last synced: 30 Oct 2024

https://github.com/vincent-maladiere/ocr-plate-detection

Fast APNR using OpenCV dnn inferences, with 10 FPS on cpu.

anpr deep-learning dnn ocr-recognition opencv plate-recognition

Last synced: 19 Oct 2024

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

https://github.com/pjaselin/subarulogger

Project to develop an OBDII data logger and perform time series analysis on vehicle performance

carputer obd-ii obd2 opencv python raspberry-pi

Last synced: 14 Oct 2024

https://github.com/slangborgh16/motion-extraction

C++ Motion Extraction with OpenCV

cpp motion motion-extraction opencv

Last synced: 03 Nov 2024

https://github.com/nikhil25803/count-reps

A customizable computer vision application to count different exercise reps with database support to track data.

computer-vision mediapipe opencv python3

Last synced: 30 Oct 2024

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

Using edge detection, prints the edges of each frame of Bad Apple!! to the console in ASCII-characters.

opencv python

Last synced: 08 Nov 2024

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

Implementation of an application based on OpenCV written in Rust.

detection opencv rust rust-lang

Last synced: 24 Sep 2024

https://github.com/ndonkohenri/qrcode-scanner

Program detects and shows qrCodes both in images and in live.

computer-vision cv opencv opencv-python python qrcode qrcode-reader qrcode-scanner

Last synced: 18 Oct 2024

https://github.com/shivanshvashisth/hand-gesture-recognition

This program is a sign language detection app by which you can translate sign language into text

computer-vision mediapipe opencv python

Last synced: 31 Oct 2024

https://github.com/ansub/mask-detection

A Mask Detection Application using Keras/TensorFlow and OpenCV.

keras numpy opencv python tensorflow

Last synced: 03 Nov 2024

https://github.com/tobybreckon/correlation-ga

A C++ Teaching Example for a Genetic Algorithm (GA) based on Image Correlation

correlation genetic-algorithm opencv

Last synced: 30 Oct 2024

https://github.com/kaustuv-d/bioreactor-for-synthetic-tissue-conditioning

Capstone Project under Dr. Vijai Laxmi, Assistant Professor, Mechanical Engineering Department, and Dr. Hitendra Kumar, Assistant Professor, BSBE (Biosciences and Biomedical Engineering) Department at IIT Indore.

arduino image-processing opencv peristaltic-pump raspberry-pi real-time

Last synced: 03 Nov 2024

https://github.com/anhtvc/detectline

Detect line from video

detectline opencv opencv-library

Last synced: 19 Nov 2024

https://github.com/mysterycoder456/trashercasher

This is an AI program that cashes the one who trashes. Basically giving them a fine.

ai face-recognition hog object-detection opencv yolov3

Last synced: 04 Nov 2024

https://github.com/adesoji1/face-antispoof

This is a layer in a facial Recognition System

antispoofing csv face-recognition gpu image-processing opencv python3 pytorch

Last synced: 30 Oct 2024

https://github.com/olk/ki-ocr-spreadsheet

convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)

artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow

Last synced: 15 Oct 2024

https://github.com/fpgmaas/timelapse

Use your RaspberryPi in combination with a webcam to create a timelapse.

opencv python raspberry-pi timelapse

Last synced: 30 Oct 2024

https://github.com/rohithsaji97/open_gate_dip

An automatic gate opening system with an additional parking system (using Raspberry PI).

automated data-analysis digital-image-processing opencv python3 raspberry-pi-3 trained-models

Last synced: 07 Nov 2024

https://github.com/edirab/studying-computer-vision

Задания по дисциплинам "Системы технического зрения" и "Основы программирования на С++" за 9-й и 10-й семестры

auv cplusplus-11 eigen opencv ransac rov

Last synced: 13 Oct 2024

https://github.com/xuzhijvn/ulss-face

基于人脸识别的解、锁个人计算机的JavaSE项目

javase jna jni opencv

Last synced: 13 Oct 2024

https://github.com/vishal-038/attendance_by_face_recogination

This project is a face recognition-based attendance system that uses Python, OpenCV, Scikit-learn, Streamlit, and various other libraries like Pandas, Numpy, Datetime, and OS for different functionalities. It enables adding faces to the database, taking attendance based on face recognition, and showing live attendance through a web interface built

opencv python scikit-learn

Last synced: 09 Oct 2024

https://github.com/swghosh/ra-face-partner

A simple iOS app that detects faces using OpenCV (over ObjC++ wrapper) and stores the images directory in Files app.

dataset-generation face-detection objective-c-plus-plus opencv

Last synced: 07 Nov 2024

https://github.com/ksasi/efface-the-haze

Efface the haze - Single Image Haze removal with Involuted U-Net

computer-vision involuted-u-net opencv pytorch single-image-dehazing

Last synced: 15 Oct 2024

https://github.com/vishal-038/real_time_object_detection

Object Detection in Real-Time Video Stream This project demonstrates the use of YOLOv3 (You Only Look Once version 3) for real-time object detection in video streams. YOLOv3 is a state-of-the-art deep learning model known for its balance between speed and accuracy in detecting objects within images and videos. Object Detection in Real-Time Video

opencv python yolov3

Last synced: 31 Oct 2024

https://github.com/codewithdark-git/imagemagic

✨ImageMagic is a versatile image processing application🚀 that simplifies common image editing tasks. Upload an image and choose from the available options to enhance your images effortlessly⚡!

app background background-image backgroundremover cv2 cv2-library image image-processing microservice opencv opencv3 pencil pencil-sketch pythin3 pythonopencv search searchimage streamlit streamlit-webapp

Last synced: 05 Nov 2024

https://github.com/luickk/cnn-identity-classification

Face identification based on CNN and OpenCv face detection

cnn detect-faces face-detection face-recognition opencv python36 tensorflow

Last synced: 07 Nov 2024

https://github.com/mongshil553/computer-vision-hue-entropy-utilizing-sliding-window

Computer Vision; Deciding whether food is mixed enough compared to selected sample image.

computer-vision food opencv

Last synced: 14 Nov 2024

https://github.com/rainabba/gm-opencv-nodejs

Docker image based on justadudewhohacks/opencv-nodejs:node9-opencv3.4.1-contrib then adds graphicsmagick (also can be aliased as imagemagick) on top.

docker docker-image graphicsmagick imagemagick node-js nodejs opencv opencv3

Last synced: 13 Oct 2024

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

QR code reader using OpenCV and pyzbar

computer-vision numpy opencv pyzbar qrcode

Last synced: 15 Oct 2024

https://github.com/vietanhdev/ccbot

Building a robot that can play Chinese chess (XiangQi) with humans.

aruco chess computer-vision object-detection opencv robotics yolox

Last synced: 13 Nov 2024

https://github.com/mahdihasnat/queens-by-linkedin-solver

Solver for https://www.linkedin.com/games/queens/

opencv ortools

Last synced: 31 Oct 2024

https://github.com/vartikaraj2512/eggqualitygrading-project-withopencv

🥚 **Egg Quality Grading Project with OpenCV** 🥚 Revolutionizing egg sorting in the poultry industry using OpenCV and ML! 🚀 Our model classifies eggs like Brown, White, and more, enhancing automation in large farms. 🐔 It detects egg types, sorts them, and reduces errors, boosting efficiency. Embrace ML's growing role in industrial automation!

annotations googlecolab machine-learning mlmodel object-detection opencv python roboflow yolov5

Last synced: 31 Oct 2024

https://github.com/roshniram/opencv-android-demo

Inverting image vertically using opencv library in Android.

android java opencv

Last synced: 23 Oct 2024

https://github.com/sametgul/sametgul.github.io

Personal website showcasing my projects in control systems, robotics, and artificial intelligence.

c computer-vision control-systems cpp data-structures-and-algorithms java machine-learning matlab oop opencv python robotics ros ros2 simulink

Last synced: 24 Oct 2024

https://github.com/tobybreckon/opencv-record-windows

a header class file hack to automagically (intercept and) record OpenCV windows to a movie file with minimal code additions

opencv opencv-library opencv2 opencv3

Last synced: 30 Oct 2024

https://github.com/jeanextreme002/angle-gauge

:triangular_ruler: Calculate the angle of objects, buildings and others using this program.

angle angle-approximation angle-gauge opencv opencv-python pil pillow python3 tkinter

Last synced: 10 Nov 2024

https://github.com/yakupzengin/fitness-trainer-pose-estimation

An AI-powered fitness tracker that uses real-time pose estimation to count reps, monitor form, and provide instant feedback for exercises like squats, push-ups, and bicep curls. Designed for accuracy, motivation, and adaptability

artificial-intelligence computer-vision computer-vision-opencv computer-vision-tools fitness-app fitness-tracker fitness-trainer image-processing opencv pose-detection pose-estimation

Last synced: 31 Oct 2024

https://github.com/plegaspi/uhdt-odcl-2025

The repo for the ODCL system developed by University of Hawaiʻi Drone Technologies for the SUAS 2025 competition

color-classification georeferencing image-processing k-means-clustering machine-learning object-detection opencv pillow python shape-classification suas text-classification yolo

Last synced: 31 Oct 2024

https://github.com/richayadav03/sign-language-detection-and-conversion-to-text-and-speech

This Python-based project employs deep learning (LSTM) and computer vision to detect sign language gestures, converting them into text and speech. It enhances communication for the hearing-impaired.

gtts lstm opencv python tensorflow

Last synced: 31 Oct 2024

https://github.com/preco21/opencv-match

A Rust library that simplifies template matching with OpenCV

computer-vision image-processing opencv rust template-match template-matching

Last synced: 31 Oct 2024

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

https://github.com/mlbo/moderncpp

Modern C++ Course For CV Note

modern-cpp opencv

Last synced: 05 Nov 2024

https://github.com/farzonl/augmentedrealityapp

An android app I wrote that lets you replace checkered boards with images.

android augmented-reality opencv

Last synced: 17 Oct 2024

https://github.com/cizodevahm/cartoon-creation-from-image

This Python script allows you to create a cartoon effect from an image. It uses OpenCV to process the image and apply various transformations to achieve the cartoon effect.

cartoonify image-processing opencv python

Last synced: 31 Oct 2024

https://github.com/vonderklaas/vision-finger-click

Python, OpenCV, MediaPipe module

computer-vision mediapipe opencv python

Last synced: 31 Oct 2024

https://github.com/vartikaraj2512/animalclassification

🐾 Animal Classification: Classify 28K animal images into 10 categories using CNNs with Transfer Learning. 📥 Load & extract data, 🔄 preprocess images, 🧠 train models (VGG-16 & ResNet50), and 📈 plot performance. Libraries: OpenCV (BGR), TQDM (progress bars), Categorical (one-hot encoding). 🛠️ Install: pip install tensorflow numpy opencv-python

classification cnn kaggle machine-learning numpy opencv pandas tensorflow

Last synced: 31 Oct 2024

https://github.com/cizodevahm/line-detection-on-road-with-opencv

This repository contains a Python script that demonstrates line detection in a video using OpenCV. The script processes a video file to detect and highlight lines, which can be useful for applications such as lane detection in autonomous driving.

computer-vision cv2 linedetection opencv

Last synced: 31 Oct 2024

https://github.com/mreliptik/imagestovideo

Simple images to video conversion script

image-processing opencv python3 video

Last synced: 27 Oct 2024

https://github.com/raihan4520/cvpr

Jupyter Notebook projects in Python coded during my Computer Vision and Pattern Recognition course at AIUB, focusing on core computer vision techniques.

computer-vision convolutional-neural-network emotion-detection face-mask-detection jupiter-notebook keras matplotlib numpy opencv pandas python tensorflow

Last synced: 14 Nov 2024

https://github.com/iamfaisalkhan/droplet-detector

Automatic detection of droplets of sample for a robotic sample changer

computer-vision opencv opencv-python

Last synced: 15 Nov 2024

https://github.com/federicomariamassari/udacity-sfend

Udacity Sensor Fusion Engineer Nanodegree projects.

cpp opencv pcl udacity-sensor-fusion-nanodegree

Last synced: 05 Nov 2024

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

Sudoku detection and solver using Flask Api

cnn-keras mnist opencv opencv-python sudoku sudoku-solver

Last synced: 30 Oct 2024

https://github.com/vardanagarwal/seg_mask_modifs

Easily perform segmentation using different models and perform different operations on the mask.

deeplabv3 face-parsing mask-rcnn opencv python pytorch segmentation

Last synced: 11 Oct 2024

https://github.com/sayamalt/face-mask-detection

Successfully trained a deep learning model using CNN which can predict to a great level of accuracy whether a given person is wearing a mask or not.

computer-vision convolutional-neural-networks face-mask-detection keras opencv tensorflow

Last synced: 07 Nov 2024

https://github.com/anupkumarpanwar/traffic-violation-detection

Autonomous system to detect traffic rule violation using computer vision.

ai computer-vision ml opencv

Last synced: 15 Oct 2024

https://github.com/stelynx/sofot

Stelynx Optical Flow-based Object Tracker

object-detection object-tracker object-tracking opencv opencv-python optical-flow

Last synced: 05 Nov 2024

https://github.com/nilanjan-debnath/yield-smart

The project utilizes data analysis for early plant illness detection, automated irrigation for optimal water management, soil mineral analysis for crop recommendations, and UV filters to enhance growth conditions.

agriculture django-rest-framework langchain opencv react

Last synced: 05 Nov 2024