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
Show older comments
Answers (1)
Image Analyst
on 18 Apr 2015
0 votes
Try the entropy() or entropyfilt() functions.
2 Comments
meziane madani
on 18 Apr 2015
Image Analyst
on 18 Apr 2015
Not sure what that means. If you want to do it yourself, use histogram() to get the probability and compute H yourself.
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!