Enum StatModel.Flags
Predict options
Namespace: OpenCvSharp.ML
Assembly: OpenCvSharp.dll
Syntax
public enum Flags
Fields
Name | Description |
---|---|
CompressedInput | |
PreprocessedInput | |
RawOutput | makes the method return the raw results (the sum), not the class label |
UpdateModel |