Local Binary Patterns transformation of the input image

This function performs a Local Binary Patterns transformation for the input image
5.3K Downloads
Updated 16 Aug 2012

View License

This function computes the LBP transformation of the input image Input_Im.
The parameters of the LBP operator are (P = 8, R),
where P - the number of sampling points in the region with the radius R.
Radius R is the input parameter of the function.
Possible values for R = 1, 2, 3, etc.
If input image is COLOUR, then the gray-scale transformation is performed.

Cite As

Olegs Nikisins (2024). Local Binary Patterns transformation of the input image (https://www.mathworks.com/matlabcentral/fileexchange/37781-local-binary-patterns-transformation-of-the-input-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Title of the file

1.0.0.0