There are 7 repositories under cv2 topic.
ASCII generator (image to text, image to image, video to video)
Open source hardware and software platform to build a small scale self driving car.
Implementation of Quickdraw - an online game developed by Google
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
A simple Drowsiness Detection module for humans. 😴 🚫 🚗
Deep Q-learning for playing tetris game
🛠 Toolbox to extend PyTorch functionalities
LiTS - Liver Tumor Segmentation Challenge
Aim-bot based on AI for all FPS and TPS games
A Flask Web-App to stream live from local webcam or CCTV (rtsp link)
Face-recognition using Siamese network
Facial Emotion Recognition using OpenCV and Deepface
photomosaic generator (image to image, video to video)
Tutorial Series (60 hour course): Essentials of computer vision
lock mechanism with face recognition and liveness detection
Face Recognition Security
A seamless optical character recognition real-time translator application right on your desktop
Perform text detection in a variety of languages with your computer webcam using Google Tesseract OCR and OpenCV. This script achieves a real-time OCR effect via multi-threading.
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
Identify faces from video and images using OpenCV and Deep Learning
Orchestra is a sheet music reader (optical music recognition (OMR) system) that converts sheet music to a machine-readable version.
Visualizing movie frames as art
BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.
Using OpenCV in python to recognize digits in a scanned page of handwritten digits.
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.
A tensorflow based Faster RCNN inception v2 python model to detect and count humans in real time images, videos & camera.
Video games blended with home automation. Control your IoT devices based on in-game statuses!
Python script to remove watermark from any image with watermark in it.
Split any image with any degree of overlap.
A general-purpose CV-based framework for extracting precise subtitle timelines from videos with embedded subtitles, from video to .ass file.
Organize your meme image cluster in a better format using OCR from the meme to sort them using tesseract along with editing memes by segmenting them using OpenCV within a directory
This script allows you to create a photomosaic from a set of images.
This project is for a Twitter bot that monitors a bird feeder in my backyard. Any detected birds are identified and posted to Twitter.
Extract and solve sudoku from an image using Computer Vision and Deep Learning