The initial step the algorithm starts from

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

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