opencv::core
pub fn pca_back_project( data: &Mat, mean: &Mat, eigenvectors: &Mat, result: &mut Mat) -> Result<()>
wrap PCA::backProject