opencv/modules/imgproc/include/opencv2/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
..
imgproc_c.h Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
imgproc.hpp Merge branch '2.4' 2013-03-29 19:38:35 +04:00
types_c.h Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 2013-08-12 13:51:52 +04:00