opencv/modules/imgproc/doc
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
..
pics fixed bayer pattern picture in cvtColor() description; corrected formula in getGaussianKernel() 2011-06-14 10:26:24 +00:00
feature_detection.rst Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
filtering.rst Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
geometric_transformations.rst Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
histograms.rst Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 2013-08-12 13:51:52 +04:00
imgproc.rst merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
miscellaneous_transformations.rst Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
motion_analysis_and_object_tracking.rst Remove documentation for old python wrapper 2013-04-12 19:37:40 +04:00
object_detection.rst Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00
structural_analysis_and_shape_descriptors.rst Merge remote-tracking branch 'origin/2.4' 2013-08-06 13:56:49 +04:00