Calculate complexity of RGB image
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello people,
So I want an objective way to identify how complicated an image is according to it's color variation. I can't use entropy() because it's for grayscale image. Do you have any ideas on how to do that?
Thanks
2 comentarios
Rik
el 5 de Mzo. de 2019
You could calculate the entropy for each color channel.
But what are you planning to do with your parameter value? That might make it easier to suggest a meaningful candidate.
Respuestas (0)
Ver también
Categorías
Más información sobre Import, Export, and Conversion 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!