opencv2
There are 364 repositories under opencv2 topic.
vinjn/opencv-2-cookbook-src
《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x
CT83/SmoothStream
Webcam, PiCamera streaming over the network with Python made easy.
aydinnyunus/FaceRecognitionSecurity
Face Recognition Security
sksalahuddin2828/OpenCV
Easy face detection using openCV
sahilparekh/GStreamer-Python
Fetch RTSP Stream using GStreamer in Python and get image in Numpy
jaisayush/Fatigue-Detection-System-Based-On-Behavioural-Characteristics-Of-Driver
A computer vision system made with the help of opencv that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.
Griffintaur/QRCodeReader
:white_square_button: The Aim of the project is to detect and extract QR code from the images
KananVyas/PlayerDetection
Player detection and ball detection in football matches using image processing(opencv).
louisfb01/iterative-grabcut
This algorithm uses a rectangle made by the user to identify the foreground item. Then, the user can edit to add or remove objects to the foreground. Then, it removes the background and makes it transparent.
ac-freeman/UAV-Stereo-Vision
A program for controlling a micro-UAV for obstacle detection and collision avoidance using disparity mapping
lumtis/react-native-caffe2
React native package to use caffe2 models. Use deep learning on hybrid mobile application within 2 min
hemulens/Public-Transport-Monitor-Berlin
Real-time public transport monitor for Berlin
hansehe/Wind-Blade-Inspection
Autonomous wind blade inspection using Hough line transformation, canny edge detection and stereo vision.
piyush2896/Facial-Expression-Recognition-Challenge
Tackling the kaggle problem of Facial Expression Recognition Challenge
MainakRepositor/Air-Canvas
Draw in the air with your favorite pointer
FlyingFathead/dvr-yolov8-detection
Python+YOLOv8-based human/animal/object detection DVR framework with GUI, webUI and Telegram alerts
nuveo/docker-opencv
Docker image with OpenCV 2 and 3
aydinnyunus/OpenCV-OCR
OpenCV OCR (Optical Character Recognition)
ducthotran2010/glare-reduction
Glare reduction is a step in Recovering glare images by Image processing method in Convolutional Neural Network (CNN).
Inull-Studio/AutoArknights
全图形化,可远程的自动明日方舟工具。
dangvansam/detect-extract-table
Detect and Extract Table On Image (OpenCV)
keyurparalkar/ASL-live-predictor
ASL live classification using fastai library and opencv
Twitwi96/Smart-traffic-light-2
University project (Hardware/Software plateforms)
zxj5470/OpenCV-KotlinNative
Call OpenCV v2.4 in Kotlin-Native
Culeshovi/Self-Driving-RC-car
a self driving rc car using neural network and computer vision.
Mayukhdeb/mind_the_bend
vision based deep learning for racing games :racing_car:
z1311/Fake-Aadhaar-Detection
Classifies a given aadhaar image to real or fake by doing two levels of analysis.
manciuszz/AHK-OpenCV
OpenCV 2.4 support for AutoHotkey.
nithishakumar/Pattern-After-Effects-Plugin
An award-winning Adobe After Effects plugin that creates Islamic star pattern-style animations using the Hankin's polygons-in-contact algorithm. Colors for animations are generated from an Image dataset through k-means clustering.
camilo-cf/Robotarm-ABB140-AutoDrawing
ABB 140 Robot Draws a Given Picture
izemskov/OpenCVDelphi2_1
OpenCV wrapper for Delphi
sashuu69/python-fingerprint-recognition
Fingerprint recognition with OpenCV
aydinnyunus/Rock-Paper-Scissors-OpenCV
Rock Paper Scissors with OpenCV and Neural Networks
neeru1207/GUI-Face-recognizer
A GUI based face recognizer coded in Python
nikhilpatil99/Smart-Traffic-Management-Using-Deep-Learning
The traffic handling schemes that are in use today are fixed time allocated traffic signal which do not change on incoming traffic or fail to provide time allocation scheme over changing traffic. A solution is required to the traditional traffic signal problem. Thus there is need to make smart traffic control system which can identify types of vehicles in a video frame belonging to categories of car, truck, bikes and buses along with number of vehicles present to control traffic by adjusting traffic signal timing for each individual lane and send this data to its connected signals and alert them of incoming traffic to calculate respective time allocation for each individual lane by using deep learning algorithms and object detection. In this work vehicles are categorized into different class such as car, truck, bike, and bus based on our own dataset which contains labeled image dataset. This classification and object detection model can be used for traffic detection, vehicle detection and other respective fields of vehicle detection.
tobybreckon/cpp-examples-ml
Legacy OpenCV Machine Learning Examples (2.4.x, C++)