GitHub topics: lbp-patterns
adityajain10/human-detection-using-hog-lbp-neural-networks
The program uses HOG and LBP features to detect human in images. First, use the HOG feature only to detect humans. Next, combine the HOG feature with the LBP feature to form an augmented feature (HOG-LBP) to detect human. A Two-Layer Perceptron (feedforward neural network) will be used to classify the input feature vector into human or no-human.
Language: Python - Size: 1.72 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 4

shreyas-dharanesh/Fingerprint-Spoof-Detector-Based-on-Local-Binary-Patterns
A two-class fingerprint spoof detector that uses Local Binary Patterns (LBP) features along with Support Vector Machines (SVM) to distinguish live fingerprints images from spoof samples.
Language: Python - Size: 96.2 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

Nasif19/Handwritten-Digit-Recognition-System-using-Python
It can recognize Digits from 0 to 9. Used Local Binary Pattern (LBP) and Support Vector Machine (SVM).
Language: Python - Size: 985 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

xdurfina/celebrity-lookalike
Encoding celebrity dataset with LBP and SIFT and finding matches of given dataset. Option for finding your celebrity lookalike.
Language: Python - Size: 5.04 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
