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일

0 개 추천

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

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

카테고리

도움말 센터File Exchange에서 Histograms에 대해 자세히 알아보기

질문:

2019년 12월 19일

댓글:

2019년 12월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by