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
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- Align a face in profile to front view☆55Updated 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
- Cascade Object Detection with Deformable Part Models – Add-on package for voc-release4.01☆72Updated 13 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 3 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- caffe-regression examples ,kaggle face keypoint detection☆58Updated 7 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 9 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
- Include Caffe to predict in C++☆17Updated 8 years ago
- My implementation of high dimensional LBP feature for face recognition☆104Updated 7 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 6 years ago
- Dense sift (Dsift) feature extraction using python and numpy.☆54Updated 12 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆196Updated 8 years ago
- Paper about face detection, landmark detection, recognition, reconstruction, text detection and so on.☆53Updated 8 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
- Linear time Maximally Stable Extremal Regions implementation☆98Updated 12 years ago
- Face detection with alignment from unconstrained photos☆12Updated 9 years ago
- Full version (training+testing) of implementation of Shizhan Zhu et al.'s CVPR-15 work Face Alignment by Coarse-to-Fine Shape Searching☆156Updated 6 years ago
- YOLO running on CPU with optimization☆52Updated 9 years ago
- vs2013 Project of Using Caffe in Windows☆33Updated 5 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 7 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 8 years ago
- face alignment in 3000fps with C++☆35Updated 9 years ago
- This code implements a face frontalisation method given the landmarks☆29Updated 9 years ago
- ☆25Updated 9 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab☆32Updated 9 years ago