Home | History | Annotate | Download | only in opencv2

Lines Matching full:probs

800     @param probs Optional output matrix that contains posterior probabilities of each component
807 CV_WRAP CV_WRAP virtual Vec2d predict2(InputArray sample, OutputArray probs) const = 0;
817 parameters inside the structure: \f$p_{i,k}\f$ in probs, \f$a_k\f$ in means , \f$S_k\f$ in
833 @param probs The optional output matrix that contains posterior probabilities of each Gaussian
840 OutputArray probs=noArray()) = 0;
865 @param probs The optional output matrix that contains posterior probabilities of each Gaussian
874 OutputArray probs=noArray()) = 0;
890 @param probs The optional output matrix that contains posterior probabilities of each Gaussian
897 OutputArray probs=noArray()) = 0;