Info

此问题已关闭。 请重新打开它进行编辑或回答。

Can someone explain the reason "why" & "How" with regards to Local Binary Pattern ?

1 次查看(过去 30 天)
a=[1,2,6;15,3,0;17,20,5]; after reading LBP the binary pattern taken is 00101111 i.e. 47 Hence the result will gain 1 in 47 column. since, 47 is not a uniform pattern. Hence 1 is added to the 59th bin. But using the inbuilt function extractLBPFeatures(a), the result is showing it added 1 to 36th bin. Can anyone say why? it happened?? Thank you in advance. :)

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by