채택된 답변

Image Analyst
Image Analyst 2020년 10월 19일

0 개 추천

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

댓글 수: 2

ali shahrokh
ali shahrokh 2020년 10월 19일
then,I can improve contrast of image with "entropyfilt"?
Image Analyst
Image Analyst 2020년 10월 19일
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

질문:

2020년 10월 18일

댓글:

2020년 10월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by