image processing using entropy

 Respuesta aceptada

Image Analyst
Image Analyst el 19 de Oct. de 2020

0 votos

There is an entropyfilt() function in the Image Processing Toolbox.

2 comentarios

ali shahrokh
ali shahrokh el 19 de Oct. de 2020
then,I can improve contrast of image with "entropyfilt"?
Image Analyst
Image Analyst el 19 de Oct. de 2020
entropyfilt() gives you the entropy at each location. This does not necessarily increase contrast. In fact it might not look much like a contrast adjusted version of the original at all. It looks more like an edge detection image. To increase contrast of an image, you should use imadjust().

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Productos

Versión

R2020b

Preguntada:

el 18 de Oct. de 2020

Comentada:

el 19 de Oct. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by