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

3 次查看(过去 30 天)
LBP

采纳的回答

Dima Lisin
Dima Lisin 2015-10-12
编辑:Dima Lisin 2015-10-12
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 个评论
Batool Engineer
Batool Engineer 2015-10-12
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

请先登录,再进行评论。

更多回答(1 个)

Walter Roberson
Walter Roberson 2015-10-11
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 个评论
Walter Roberson
Walter Roberson 2015-10-11
Cells sure sound like program to me. But since you are not permitted to use a program, then I recommend paper, pencil, and eraser.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by