SkillAgentSearch skills...

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.

Install / Use

/learn @nourani/LBP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LBP

C++ (with Python wrapper) implementation of the Local Binary Pattern (LBP) texture descriptors with Python bindings.

A simple single-class interface, which 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.

Related Skills

View on GitHub
GitHub Stars98
CategoryDevelopment
Updated4mo ago
Forks61

Languages

C

Security Score

92/100

Audited on Nov 12, 2025

No findings