How to build a texture histogram?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ganesh
el 13 de En. de 2012
Comentada: Constantino Carlos Reyes-Aldasoro
el 19 de Jul. de 2018
I want to build a texture histogram for different uniform local binary patterns[LBP] so i need ur help :(
6 comentarios
Constantino Carlos Reyes-Aldasoro
el 19 de Jul. de 2018
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
Respuestas (0)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!