필터 지우기
필터 지우기

hello everyone, I would like to calculate the visual entropy image but I do not arrive has to find his relation.¶According to all that I had read I found only this relation which is it above whereas how can I program it on matlab. thank you

조회 수: 1 (최근 30일)

답변 (1개)

Image Analyst
Image Analyst 2015년 4월 18일
Try the entropy() or entropyfilt() functions.
  댓글 수: 2
meziane madani
meziane madani 2015년 4월 18일
this is not wich i serache. this code about -pi(sum pi) thanks for your help
Image Analyst
Image Analyst 2015년 4월 18일
Not sure what that means. If you want to do it yourself, use histogram() to get the probability and compute H yourself.

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by