The type of training method
Namespace:
Emgu.CV.ML.StructureAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public ANN_MLP_TRAIN_METHOD train_method |
| Visual Basic (Declaration) |
|---|
Public train_method As ANN_MLP_TRAIN_METHOD |
| Visual C++ |
|---|
public: ANN_MLP_TRAIN_METHOD train_method |