I need to help, how can calculate the histogram analytically without using any program in local binary pattern technic

1 view (last 30 days)
LBP

Accepted Answer

Dima Lisin
Dima Lisin on 12 Oct 2015
Edited: Dima Lisin on 12 Oct 2015
You should see the following paper: Ojala, T., M. Pietikainen, and T. Maenpaa. "Multiresolution Gray Scale and Rotation Invariant Texture Classification With Local Binary Patterns." IEEE Transactions on Pattern Analysis and Machine Intelligence. Vol. 24, Issue 7, July 2002, pp. 971-987.
Then you can check your results using the extractLBPFeatures function in the Computer Vision System Toolbox in the R2015b release of MATLAB.
  1 Comment
Batool Engineer
Batool Engineer on 12 Oct 2015
Thank you Dima Lisin I'm got it(the paper) , I wanted to learn the process of LBP , by my hand first then I will go to software because that my Msc research about this topic on Matlab

Sign in to comment.

More Answers (1)

Walter Roberson
Walter Roberson on 11 Oct 2015
The calculation of anything without using a program is not an appropriate topic for MATLAB Answers, as MATLAB answers is a resource dedicated to use of the MATLAB program.
  6 Comments
Walter Roberson
Walter Roberson on 11 Oct 2015
Cells sure sound like program to me. But since you are not permitted to use a program, then I recommend paper, pencil, and eraser.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!