First time here? Check out the FAQ!

Ask Your Question
3

Best Histogram Comparison Method

asked Oct 10 '12

imran gravatar image

updated Oct 11 '12

Does anyone know which is the best(the most accurate) histogram comparison method?

CV_COMP_CORREL Correlation
CV_COMP_CHISQR Chi-Square
CV_COMP_INTERSECT Intersection
CV_COMP_BHATTACHARYYA Bhattacharyya distance
CV_COMP_HELLINGER Synonym for CV_COMP_BHATTACHARYYA
Preview: (hide)

Comments

best in what sense? Fastest, most accurate...?

elmiguelao gravatar imageelmiguelao (Oct 11 '12)edit

The most accurate

imran gravatar imageimran (Oct 11 '12)edit

1 answer

Sort by » oldest newest most voted
0

answered Jul 28 '16

graphitash gravatar image

What do you mean by most accurate? They're all accurate at computing their particular measure of distance. Which method is best is often determined by your particular application and the data your using.

Preview: (hide)

Question Tools

2 followers

Stats

Asked: Oct 10 '12

Seen: 786 times

Last updated: Oct 11 '12