How to build a texture histogram?

2 ビュー (過去 30 日間)
Ganesh
Ganesh 2012 年 1 月 13 日
I want to build a texture histogram for different uniform local binary patterns[LBP] so i need ur help :(
  6 件のコメント
Ganesh
Ganesh 2012 年 1 月 13 日
I want to find the entropy of the 59 dimensional texture histogram including 58 bins for all the different uniform local binary patterns.how to find it it?
Constantino Carlos Reyes-Aldasoro
Constantino Carlos Reyes-Aldasoro 2018 年 7 月 19 日
Well, you need to know a bit more of what you are looking for. When you have 59 dimensions you will need to do some statistical processing, i.e. Feature Selection, either through direct selection (most discriminating dimensions), marginal distributions or principal component analysis. But this is beyond the texture analysis, which is what is generating your measurement space.
Have a look at this paper about Feature Selection with Texture Segmentation
Code is available in File Exchange:
https://uk.mathworks.com/matlabcentral/fileexchange/67931-multiresolution-texture-segmentation

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by