Statistical variant formula from histogram data

Need some help, how i can implement Statistical variant formula from a image histogram..?

回答(1 个)

KALYAN ACHARJYA
KALYAN ACHARJYA 2019-12-19
编辑:KALYAN ACHARJYA 2019-12-19
Apply var on histcoounts data

4 个评论

Can i get the example code...
Is this?
[counts,binLocations]=imhist(image);
var_data=var(counts)
Hmm, what is "counts, binLocations"..? That code can change to Another one..?
yes any variable name as you wish

请先登录,再进行评论。

类别

Community Treasure Hunt

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

Start Hunting!

Translated by