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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
senthil vadivu
il 19 Mag 2018
Commentato: senthil vadivu
il 19 Mag 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?
Risposta accettata
Image Analyst
il 19 Mag 2018
2 Commenti
Image Analyst
il 19 Mag 2018
"which function should be used in matlab to find texture features"?
Try stdfilt() and entropyfilt().
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Feature Detection and Extraction in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!