image processing using entropy

 采纳的回答

Image Analyst
Image Analyst 2020-10-19
There is an entropyfilt() function in the Image Processing Toolbox.

2 个评论

then,I can improve contrast of image with "entropyfilt"?
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().

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息

产品

版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by