opencv/modules/imgproc
kocheganovvm 086db9d6db Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison
There's some disagreement about the correct formula.
has its supporters, however, for texture analysis, the newly introduced formula became
standard. The commit enables both uses without breaking backward compatibility.

First contributor of this commit was sperrholz.
2013-08-12 13:51:52 +04:00
..
doc Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 2013-08-12 13:51:52 +04:00
include/opencv2 Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 2013-08-12 13:51:52 +04:00
perf Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
src Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 2013-08-12 13:51:52 +04:00
test Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 2013-08-12 13:51:52 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00