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 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
senthil vadivu
le 19 Mai 2018
Commenté : senthil vadivu
le 19 Mai 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?
Réponse acceptée
Image Analyst
le 19 Mai 2018
2 commentaires
Image Analyst
le 19 Mai 2018
"which function should be used in matlab to find texture features"?
Try stdfilt() and entropyfilt().
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Feature Detection and Extraction dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!