Statistical variant formula from histogram data

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

Risposte (1)

KALYAN ACHARJYA
KALYAN ACHARJYA il 19 Dic 2019
Modificato: KALYAN ACHARJYA il 19 Dic 2019
Apply var on histcoounts data

4 Commenti

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

Accedi per commentare.

Richiesto:

il 19 Dic 2019

Commentato:

il 19 Dic 2019

Community Treasure Hunt

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

Start Hunting!

Translated by