How to extract a feature vector of size 256 from Local Binary pattern (LBP ) Image?

4 次查看(过去 30 天)
I had done enough literature on LBP but i guess i still fail to understand it completely. According to my understanding when LBPH is applied on an image it returns a feature vector of size 1x256 i.e. the feature vector contians the frequency of gray levels (from 0-255) in the image. Ive tried many LBP codes i found online and i dont understand what it returns.
Simple what i want is a feature vector of size 1x256 when LBP is applied on an image.
Please guide me and provide the source code (code is much needed)
ive followed this code by ImageAnalyst : https://in.mathworks.com/matlabcentral/answers/15774-local-binary-pattern-lbp#comment_687497 but i dont know what is the final feature vector

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by