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☆56Updated 9 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- Cascade Object Detection with Deformable Part Models – Add-on package for voc-release4.01☆72Updated 12 years ago
- face alignment in 3000fps with C++☆35Updated 9 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 5 years ago
- C++ implementation of Deva Ramanan's "Articulated Pose Estimation with Flexible Mixtures of Parts"☆167Updated 7 years ago
- ☆52Updated 9 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- trying out new things in FaceRecognition☆54Updated 8 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆116Updated 3 years ago
- Linear time Maximally Stable Extremal Regions implementation☆98Updated 12 years ago
- YOLO running on CPU with optimization☆52Updated 8 years ago
- libPaBOD: a C++ library for PArt Based Object Detection on images.☆72Updated 4 years ago
- Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks☆29Updated 8 years ago
- My implementation of high dimensional LBP feature for face recognition☆104Updated 7 years ago
- a yolo windows version(for object detection)☆51Updated 9 years ago
- Visualizing Object Detection Features. ICCV 2013☆223Updated 8 years ago
- Paper about face detection, landmark detection, recognition, reconstruction, text detection and so on.☆53Updated 8 years ago
- C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab☆32Updated 9 years ago
- Head pose estimation using PnP☆128Updated 11 years ago
- BING Objectness proposal estimator linux/mac/windows version implementation, runs at 1000 FPS. More in http://mmcheng.net/bing/ and also …☆192Updated 7 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- Face detection evaluation☆61Updated 7 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆62Updated 6 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
- Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model☆135Updated 8 years ago
- C++ Felzenszwalb HOG extractor☆46Updated 8 years ago
- C++ implementation of Fast-and-Accurate-Unconstrained-Face-Detector☆110Updated 4 years ago
- A C++ implementation of correlation filter based trackers using OpenTLD's detection cascade☆23Updated 9 years ago