Local Binary Patterns transformation of the input image
Version 1.1.0.0 (1.42 KB) by
Olegs Nikisins
This function performs a Local Binary Patterns transformation for the input image
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://ch.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 LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Feature Detection and Extraction > Local Feature Extraction > LBP - Local Binary Patterns >
Find more on LBP - Local Binary Patterns in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
