Initial probabilities p_i,k; are used (and must be not NULL) only when start_step=CvEM::START_M_STEP

Namespace:  Emgu.CV.ML.Structure
Assembly:  Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public IntPtr probs
Visual Basic (Declaration)
Public probs As IntPtr
Visual C++
public:
IntPtr probs

See Also