Constant opencv::imgproc::HISTCMP_CHISQR_ALT

source ยท
pub const HISTCMP_CHISQR_ALT: i32 = 4;
Expand description

Alternative Chi-Square block formula This alternative formula is regularly used for texture comparison. See e.g. Puzicha1997