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

The initial step the algorithm starts from

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 EM_INIT_STEP_TYPE start_step
Public start_step As EM_INIT_STEP_TYPE
public:
EM_INIT_STEP_TYPE start_step

See Also