There are 12 repositories under opencv3-python topic.
A simple Drowsiness Detection module for humans. 😴 🚫 🚗
Create panorama image using invariant features from given set of overlapping images.
Webcam, PiCamera streaming over the network with Python made easy.
Fourier and Images
Capture an image from the webcam of your system and save it to your machine.
Player detection and ball detection in football matches using image processing(opencv).
Counting the number of people in a video.
A pre-compiled version of OpenCV 4 for Raspberry Pi optimized for deep learning / computer vision..
A simple code demonstrating real-time Pose Estimation in webcam using OpenPose Python and OpenCV
A computer vision based gesture detection system that automatically detects the number of fingers as a hand gesture and enables you to control simple button pressing games using you hand gestures.
Multiple cameras calibration and fusion with OpenCV Python.
This is a course depository from K. N. Toosi University of Technology. The course is Digital Image Processing taught by Dr. Yasser Maqsoudi and Seyed Ali Ahmadi in geomatics faculty of K.N.T. University of technology. The course material is currently uploaded in Google Classroom, but we are considering to distribute some of the material here for public usage. You can use the codes and theories of digital image processing freely with no licences; but using the slides and other copyrighted material without making citations is forbidden.
Pothole Detection || Pothole Detection using python and deep learning
This repo can detect and track user's eyes and mouth and alert when the user is feeling drowsy.
OpenCV 4.2 with Python3.8 and video support (FFMPEG, GStreamer, gPhoto2) based on Alpine Linux 3.10
Implementing Neural Networks for Computer Vision in autonomous vehicles and robotics for classification, pattern recognition, control. Using Python, numpy, tensorflow. From basics to complex project
Full build script for Open CV with/without cuda and bumblebee support
OpenCV OCR (Optical Character Recognition)
This project introduces the autonomous robot which is a scaled down version of actual self-driving vehicle and designed with the help of neural network. The main focus is on building autonomous robot and train it on a designed track with the help of neural network so that it can run autonomously without a controller or driver on that specific track. The robot will stream the video to laptop which will then take decisions and send the data to raspberry pi which will then control the robot using motor driver. This motor driver will move the robot in required directions. Neural Network is used to train the model by first driving the robot on the specially designed track by labeling the images with the directions to be taken. After the model is trained it can make accurate predictions by processing the images on computer. This approach is better than conventional method which is done by extracting specific feature from images.
All computer vision exercises from basic, this repository is extremely handy for all the beginners out there.
a self driving rc car using neural network and computer vision.
一些采用opencv3图像处理库做的一些项目,有检测人脸位置、人脸特效、头顶加LOGO等
Python opencv notebooks using SIFT, SURF and feature matching using Brute-Force with ORB descriptors
🎵 A music player using emotion detection in near real time to select songs.
train/recognize face and detect landmark, using dlib and opencv
A program that watches your back while working on your pc and locks the screen if it sees some1 unauthorized watching at your work- thus protects your valuable work or sometimes saves the personality.
A opencv4 and scikit-image based python digital image document scanner.
weapon detection python opencv with yolov5
Python application to assist drivers to alert when they feel drowsy and thus reduce the number of accidents.
Welcome to my project. OpenPyVision is a real time videoMixer based on opencv and pyqt6.
This is a course depository from K. N. Toosi University of Technology. The course is Digital Image Processing taught by Dr. Yasser Maqsoudi and Seyed Ali Ahmadi in geomatics faculty of K.N.T. University of technology. The course material is currently uploaded in Google Classroom, but we are considering to distribute some of the material here for public usage. You can use the codes and theories of digital image processing freely with no licences; but using the slides and other copyrighted material without making citations is forbidden.
Face Detection and Recognition system achieved with Deep Learning.
When given different views of an object as input, it can tell us if that specific object is present in a larger picture or not.