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 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for LBP
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 5 years ago
- trying out new things in FaceRecognition☆54Updated 8 years ago
- Align a face in profile to front view☆56Updated 9 years ago
- libPaBOD: a C++ library for PArt Based Object Detection on images.☆72Updated 4 years ago
- Cascade Object Detection with Deformable Part Models – Add-on package for voc-release4.01☆72Updated 12 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 9 years ago
- Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks☆29Updated 8 years ago
- Kalman filtering-based visual object tracking. Originally was used for faces, but can be used with any rectangular objects.☆24Updated 10 years ago
- C++ implementation of Deva Ramanan's "Articulated Pose Estimation with Flexible Mixtures of Parts"☆167Updated 7 years ago
- YOLO running on CPU with optimization☆52Updated 8 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- My implementation of high dimensional LBP feature for face recognition☆104Updated 7 years ago
- Image data augmentation tool for training of image recognition algorithm☆79Updated 6 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- Linear time Maximally Stable Extremal Regions implementation☆97Updated 12 years ago
- Face detection evaluation☆61Updated 7 years ago
- caffe-regression examples ,kaggle face keypoint detection☆58Updated 7 years ago
- ☆52Updated 9 years ago
- C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab☆32Updated 9 years ago
- Deep neural network framework (C++/OpenCV).☆75Updated 4 years ago
- Facial keypoints extraction using Caffe☆100Updated 9 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 3 years ago
- This is a C++ solution for testing the VGG_face deep model. It simply compares the correlation between two deeply learned features corres…☆22Updated 7 years ago
- The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.☆100Updated 8 years ago
- Color Ciratefi template matching algorithm implementation, compiles with Intel Compilers suite; it is a solution to the Intel Accelerate …☆23Updated 10 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 6 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 7 years ago
- Paper about face detection, landmark detection, recognition, reconstruction, text detection and so on.☆53Updated 8 years ago