opencv/modules/imgproc/include
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
..
opencv2 Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 2013-08-12 13:51:52 +04:00