open-cv
There are 197 repositories under open-cv topic.
SparshaSaha/Hand-Gesture-Recognition-Using-Background-Elllimination-and-Convolution-Neural-Network
Hand Gesture Recognition using Convolution Neural Network built using Tensorflow, OpenCV and python
HuangCongQing/OpenCV
opencv(python&c++)学习教程 1、人机互动 2、物体识别 3、图像分割 4、人脸识别 5、动作识别 6、运动跟踪 7、机器人 8、运动分析 9、机器视觉 10、结构分析 11、汽车安全驾驶
manish-9245/Facial-Emotion-Recognition-using-OpenCV-and-Deepface
Facial Emotion Recognition using OpenCV and Deepface
akmamun/live-stream-face-detection
Live Streaming and Face Detection with Flask in Browser
dzungvpham/fall-detection-two-stream-cnn
Real-time fall detection using two-stream convolutional neural net (CNN) with Motion History Image (MHI)
Sardhendu/License-Plate-Detection
{Python}: Detect and extract the license plate of vehicles using Machine Learning and Image Processing Techniques
tspannhw/OpenSourceComputerVision
Open Source Computer Vision with TensorFlow, MiniFi, Apache NiFi, OpenCV, Apache Tika and Python For processing images from IoT devices like Raspberry Pis, NVidia Jetson TX1, NanoPi Duos and more which are equipped with attached cameras or external USB webcams, we use Python to interface via OpenCV and PiCamera. From there we run image processing at the edge on these IoT device using OpenCV and TensorFlow to determine attributes and image analytics. A pache MiniFi coordinates running these Python scripts and decides when and what to send from that analysis and the image to a remote Apache NiFi server for additional processing. At the Apache NiFi cluster in the cluster it routes the images to one processing path and the JSON encoded metadata to another flow. The JSON data (with it's schema referenced from a central Schema Registry) is routed and routed using Record Processing and SQL, this data in enriched and augment before conversion to AVRO to be send via Apache Kafka to SAM. Streaming Analytics Manager then does deeper processing on this stream and others including weather and twitter to determine what should be done on this data. References https://community.hortonworks.com/articles/103863/using-an-asus-tinkerboard-with-tensorflow-and-pyth.html https://community.hortonworks.com/articles/118132/minifi-capturing-converting-tensorflow-inception-t.html https://github.com/tspannhw/rpi-noir-screen https://community.hortonworks.com/articles/77988/ingest-remote-camera-images-from-raspberry-pi-via.html https://community.hortonworks.com/articles/107379/minifi-for-image-capture-and-ingestion-from-raspbe.html https://community.hortonworks.com/articles/58265/analyzing-images-in-hdf-20-using-tensorflow.html
HRN-Projects/amazon-captcha-solver
A TensorFlow (Deep Learning - CNN) based solution for tackling captcha when collecting data from Amazon.
pooya-mohammadi/deep-utils-notebooks
The deep_utils' notebooks are stored in this repository
marcoradocchia/bombuscv-rs
OpenCV based motion detection/recording software built for research on Bumblebees.
lnxpy/pyshred-pro
🖼️ Let's Make a Binary Face
oberger4711/vstab
Video stabilizer that smoothes camera motion.
kirilcvetkov92/Lane-Detection
Self driving car Lane detection
kirilcvetkov92/Traffic-sign-classifier
In this project, deep neural networks and convolutional neural networks are used to classify traffic signs. A model is trained so it can decode traffic signs from natural images by using the German Traffic Sign Dataset. After the model is trained, the model is tested on new images of traffic signs that are found on the web
isaacdarcilla/FaceCV
😃 Real time multi face recognition software using OpenCV and EmguCV written in C#
Amirparsa-Sal/Edge-Detection-Algorithms
The implementation of edge detection algorithms introduced in my technical report called "A Study on Edge Detection Algorithms for Grayscale Images".
sayuru-akash/sign-language-recognizer
Realtime sign language gesture recognition web application developed using OpenCV & Tensor-flow
shahjui2000/Drive-able-Road-Detection
This code segments out the drive-able portion of the road from the surrounding.
CT83/Driver
An AI in Python using Tensorflow and OpenCV to drive cars in computer games
Jash-2000/Autonomous-Navigation-of-Self-Balancing-Segway
Research Project for controller development of Autonomous Navigation of a self Balancing Segway Robot.
CodeChefVIT/Sign-Language-To-Speech
Sign Language Recognition with OpenCV which can be helpful for Deaf and Dumb. Model will convert the signs to speech.
anjiii-18/HackOn_With_Amazon-Aquite
We made a web application to detect fake products of different brands by YoloV3 Model using Deep Learning and Computer Vision.
anktplwl91/Face-Recognition
Face Detection using open-cv and Face Recognition using Siamese networks using Keras and TensorFlow
matheusfbonfim/CNNFaceMaskDetection
Sistema de detecção de máscara facial baseado em redes convolucionais - Detecção em tempo real
Neo-Zenith/ases-automated-student-engagement-system
A hackathon project that dynamically detects the engagement level of students based on eye aspect ratio (EAR).
Kamoba/imageToGcode
Convert image to gcode
robotsorcerer/gocator
ROS 1.x APIs for streaming data from the Gocator Line Scanner Sensors
sagnikmitra/Face-Detection-OpenCV-Streamlit
Streamlit App with OpenCV
Shangamesh2805/TECH_OCULAR--AI-BASED-AUDIO-TRANSCRIBER-FOR-VISUALLY-IMPAIRED
Smart eye glasses, it is an AI based audio transcriber for visually impaired. It helps visually challenged people to read books and novels by themselves even in the absence of guide.
axr6077/TigerAssist
Live Sign Language Gesture to Text converter using Computer Vision, Machine Learning and VR. The project uses LeapMotion Controller and webcam for accurate linear scale positioning of user inputs. The machine learning algorithm followed the Support Vector Machine (SVM) learning model for linear image classification (non-probabilistic approach).
OJJJN/car-parking-system
CPS OR CAR PARKING SYSTEM IS A DESKTOP APPLICATION THAT CAN DETECT HOW MANY CARS IN YOUR PARKING LOT
abdurrahmannurhakim/Smart-Parking-with-Face-Recognition
Smart Parking with Face Recognition Using OpenCV 3.3.0. It also including Smart Monitoring system using local database using SQLite3 and also integrating with firebase realtime database system
fastuptime/Reading_Text_Above_Image_NodeJs
Reading Text Above Image NodeJs / Resmi yazıya çevirme
Gouravlohar/Open-CV
Open-CV for Beginners
Meenu00615/Object-Detection-using-CNN-and-OpenCV
Object Detection using CNN and OpenCV for real-time identification and localization of objects in images and videos.
prashver/optical-character-recognition
This is a Streamlit web app leveraging EasyOCR to extract text from uploaded images, presenting it with confidence scores and visual annotations, simplifying Optical Character Recognition tasks.