traffic sign detection with HOG feature and SVM model
-
Updated
Dec 4, 2018 - Python
traffic sign detection with HOG feature and SVM model
Computer Vision Essentials in Python Programming Language 🎉
Fast computation of rectangular histogram of oriented gradients (R-HOG) features using integral histogram
BRAN (Basic Recognition and Authentication at eNtrance) - A Facial recognition based identification & authentication system mounted at KI labs office entrance in Munich (https://www.ki-labs.com)
HOG feature descriptor, the kind of feature transform before we put our image into SVM. This repository also provides hog visualization both before and after doing block normalization.
Detecting and Tracking Vehicles with Computer Vision a Machine Learning Classifier
Edge driven, IoT based, intelligent system for restricted access control in commercial establishments. This project is a part of UNISYS Cloud 20/20 contest. Developed by students of BMSCE, Bengaluru
Content-Based Image Retrieval System using multiple images deciphers for feature extraction
Códigos de Machine e Deep Learning
NCTU DCP4121 Computer Science and Engineering Project I, II (Fall 2016, Spring 2017)
Library for creating HoGs for use with machine learning etc.
Pedestrian detection with Python and OpenCV
Face detection and recognition system implementation with HOG (Histogram of Oriented Gradients) based feature extraction.
The repository is a part of an experiment, where a Stereo camera sensor was developed for Object detection and distance calculation using machine learning with HAAR-CASCADE- Classifier for an Autonomous Car. The idea was to compare the accuracy of a Stereo camera with that of LiDar sensors to cut down the overall cost of the system.
Classifying CIFAR-10 dataset using simple classifiers
Hardware implementation for human detection by Histogram of Oriented Gradient (HOG)
A face recognition app using Python and OpenCV
Add a description, image, and links to the hog-features-extraction topic page so that developers can more easily learn about it.
To associate your repository with the hog-features-extraction topic, visit your repo's landing page and select "manage topics."