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

Initial mixture weights pi_k; are used (if not NULL) only when start_step=CvEM::START_E_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 weights
Public weights As IntPtr
public:
IntPtr weights

See Also