Local Binary Patterns transformation of the input image

This function performs a Local Binary Patterns transformation for the input image

You are now following this Submission

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 (2026). Local Binary Patterns transformation of the input image (https://in.mathworks.com/matlabcentral/fileexchange/37781-local-binary-patterns-transformation-of-the-input-image), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Title of the file

1.0.0.0