I want ti find difference between fire and sunset rays in images.I need to calculate texture to find the dissimilarilties.How to find texture
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
senthil vadivu
el 19 de Mayo de 2018
Comentada: senthil vadivu
el 19 de Mayo de 2018
I found many features to find texture in the image like correlation,entropy, contrast... I have two images, one with fire , other with sunset rays I need to classify only the fire, since both has similar color characteristics with texture how do it?
Respuesta aceptada
Image Analyst
el 19 de Mayo de 2018
2 comentarios
Image Analyst
el 19 de Mayo de 2018
"which function should be used in matlab to find texture features"?
Try stdfilt() and entropyfilt().
Más respuestas (0)
Ver también
Categorías
Más información sobre Feature Detection and Extraction en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!