[][src]Constant opencv::core::COVAR_NORMAL

pub const COVAR_NORMAL: i32 = 1;

The output covariance matrix is calculated as: block formula covar will be a square matrix of the same size as the total number of elements in each input vector. One and only one of #COVAR_SCRAMBLED and #COVAR_NORMAL must be specified.