Function opencv::core::calc_covar_matrix
[−]
[src]
pub fn calc_covar_matrix(samples: &Mat, nsamples: i32, covar: &Mat, mean: &Mat, flags: i32, ctype: i32) -> Result<(), String>
computes covariation matrix of a set of samples
default value for arguments: - ctype: default CV_64F