Ask Your Question
3

Best Histogram Comparison Method

asked 2012-10-10 10:46:44 -0600

imran gravatar image

updated 2012-10-11 05:41:19 -0600

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
edit retag flag offensive close merge delete

Comments

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

elmiguelao gravatar imageelmiguelao ( 2012-10-11 02:24:35 -0600 )edit

The most accurate

imran gravatar imageimran ( 2012-10-11 05:38:44 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-07-28 02:51:45 -0600

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.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2012-10-10 10:46:44 -0600

Seen: 705 times

Last updated: Oct 11 '12