Python Image Search Engine with OpenCV
-
Updated
Jan 2, 2018 - Python
Python Image Search Engine with OpenCV
A collection of C# projects translated from Adrian Rosebrock excellent python examples using OpenCV
In this project, a traffic sign recognition system, divided into two parts, is presented. The first part is based on classical image processing techniques, for traffic signs extraction out of a video, whereas the second part is based on machine learning, more explicitly, convolutional neural networks, for image labeling.
Web scrapping for images from google search and youtube videos
Find motion and objects in video files
Waste Classification and Segregation Using Machine learning.
Object detection models made using OpenCV and the Tensorflow Object Detection API.
Detecting and counting cars on the video
This python project is made to recognise faces in pictures using deep learning models, specifically known as deep metric learning (see README.md)
This is an incomplete implementation of pyimagesearch library based on "deep learning for computer vision with python" book. reference: https://www.pyimagesearch.com
Code of OpenCV basics from pyimagesearch!
Small projects that arose from curiosities in random topics
This is my 2019 final year computer elective project
Face Blurring using OpenCV.
Object detection using YOLOv3 and object tracking using centroid tracking.
IPM/'Birds Eye View' Document Scanner. Throwaway tool using OpenCV + PySimpleGUI
Add a description, image, and links to the pyimagesearch topic page so that developers can more easily learn about it.
To associate your repository with the pyimagesearch topic, visit your repo's landing page and select "manage topics."