Show / Hide Table of Contents

Enum SampleTypes

Sample types

Namespace: OpenCvSharp.ML
Assembly: OpenCvSharp.dll
Syntax
public enum SampleTypes

Fields

Name Description
ColSample

each training sample occupies a column of samples

RowSample

each training sample is a row of samples

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX