Texture analysis of colored image
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I've already masked the image and I need a mean texture for the elements contained in it. Since the entropy fuction is valid for grayscale, could I just convert my rgb image to grayscale representation before using rangefilt() and then calculate the entropy?
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!