Home | History | Annotate | Download | only in opencv2

Lines Matching refs:covs

793     virtual void getCovs(std::vector<Mat>& covs) const = 0;
818 covs[k], \f$\pi_k\f$ in weights , and optionally computes the output "class label" for each
1484 CV_EXPORTS void randGaussMixture( InputArray means, InputArray covs, InputArray weights,