# nourani/lbp

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/nourani-lbp).**

98 stars · 59 forks · C · GPL-3.0

## Links

- GitHub: https://github.com/nourani/LBP
- awesome-repositories: https://awesome-repositories.com/repository/nourani-lbp.md

## Description

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.

## Tags

### Part of an Awesome List

- [Feature Detection](https://awesome-repositories.com/f/awesome-lists/ai/feature-detection.md) — Local binary pattern descriptor for texture classification.
