i am confused about local binary pattern features

1 visualización (últimos 30 días)
Cassandra Adela
Cassandra Adela el 26 de En. de 2022
Respondida: Walter Roberson el 2 de Feb. de 2022
using a local binary pattern rotation invariant or not? thank you in advance

Respuestas (1)

Walter Roberson
Walter Roberson el 2 de Feb. de 2022
If you look at the example of https://www.mathworks.com/help/vision/ref/extractlbpfeatures.html#buumhtk-7 then you can see that the histogram for the rotated bricks is not exactly the same as the historgram for the unrotated bricks. That tells you that LBP is not rotation invariant.
The point is that LBP of the rotated version will be closer to the original than LBP of something that has a different texture. Not exactly the same as it would be if the measure was invariant, but close.

Community Treasure Hunt

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

Start Hunting!

Translated by