[This is preliminary documentation and is subject to change.]

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#  Visual Basic  Visual C++ 
public IntPtr probs
Public probs As IntPtr
public:
IntPtr probs

See Also