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

Answers (1)

Try the entropy() or entropyfilt() functions.

2 Comments

this is not wich i serache. this code about -pi(sum pi) thanks for your help
Not sure what that means. If you want to do it yourself, use histogram() to get the probability and compute H yourself.

Sign in to comment.

Asked:

on 18 Apr 2015

Commented:

on 18 Apr 2015

Community Treasure Hunt

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

Start Hunting!