nourani / LBPLinks
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
Sorting:
- Linear time Maximally Stable Extremal Regions implementation☆98Updated 12 years ago
- Align a face in profile to front view☆55Updated 9 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- C++ implementation of Deva Ramanan's "Articulated Pose Estimation with Flexible Mixtures of Parts"☆167Updated 7 years ago
- libPaBOD: a C++ library for PArt Based Object Detection on images.☆73Updated 5 years ago
- ☆52Updated 9 years ago
- My implementation of high dimensional LBP feature for face recognition☆104Updated 8 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 6 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 6 years ago
- Cascade Object Detection with Deformable Part Models – Add-on package for voc-release4.01☆72Updated 13 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
- C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab☆32Updated 9 years ago
- Face detection with alignment from unconstrained photos☆12Updated 9 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 4 years ago
- face alignment in 3000fps with C++☆35Updated 9 years ago
- OpenVisionLibrary☆78Updated 7 years ago
- Facial keypoints extraction using Caffe☆100Updated 10 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
- OpenCV <=> NumPy Converter using Boost::Python☆131Updated 7 years ago
- YOLO running on CPU with optimization☆52Updated 9 years ago
- CVPR2015 Cascade CNNs for Face Detection☆136Updated 7 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- Visualizing Object Detection Features. ICCV 2013☆224Updated 8 years ago
- Dense sift (Dsift) feature extraction using python and numpy.☆54Updated 12 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
- C++ code for Sketch and RGB Image Face Alignment in the Wild☆35Updated 7 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago