nourani / LBP
C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and fast implementation of the popular descriptors: LBP u2, ri, riu2 & hf. The routines for calculating these descriptors are inspired by the Matlab code of the original authors.
☆97Updated 7 years ago
Alternatives and similar repositories for LBP:
Users that are interested in LBP are comparing it to the libraries listed below
- Align a face in profile to front view☆55Updated 9 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 9 years ago
- trying out new things in FaceRecognition☆53Updated 8 years ago
- Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks☆29Updated 8 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 6 years ago
- C++ implementation of Deva Ramanan's "Articulated Pose Estimation with Flexible Mixtures of Parts"☆167Updated 7 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- Face detection evaluation☆61Updated 8 years ago
- Cascade Object Detection with Deformable Part Models – Add-on package for voc-release4.01☆72Updated 13 years ago
- My implementation of high dimensional LBP feature for face recognition☆104Updated 8 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 8 years ago
- C++ implementation of Fast-and-Accurate-Unconstrained-Face-Detector☆110Updated 5 years ago
- face alignment in 3000fps with C++☆35Updated 9 years ago
- A C++ implementation of correlation filter based trackers using OpenTLD's detection cascade☆23Updated 9 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- Linear time Maximally Stable Extremal Regions implementation☆98Updated 12 years ago
- C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab☆32Updated 9 years ago
- ☆52Updated 9 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 7 years ago
- Dense sift (Dsift) feature extraction using python and numpy.☆54Updated 12 years ago
- libPaBOD: a C++ library for PArt Based Object Detection on images.☆72Updated 5 years ago
- Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model☆135Updated 8 years ago
- Face detection with alignment from unconstrained photos☆12Updated 9 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- Facial keypoints extraction using Caffe☆100Updated 10 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆188Updated 7 years ago
- Kalman filtering-based visual object tracking. Originally was used for faces, but can be used with any rectangular objects.☆24Updated 11 years ago
- Face detection based on Surf Cascade Face Detection of Jianguo Li☆30Updated 11 years ago
- A binary library for very fast face detection using compact CNNs.☆157Updated 6 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago