http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get or Set the start step
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public EM_INIT_STEP_TYPE StartStep { get; set; } |
Visual Basic |
---|
Public Property StartStep As EM_INIT_STEP_TYPE Get Set |
Visual C++ |
---|
public: property EM_INIT_STEP_TYPE StartStep { EM_INIT_STEP_TYPE get (); void set (EM_INIT_STEP_TYPE value); } |