DataLayoutTypeRowSample Field |
http://www.emgu.com
Feature vectors are stored as rows
Namespace:
Emgu.CV.ML.MlEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const DataLayoutType RowSample = 0
Public Const RowSample As DataLayoutType = 0
public:
literal DataLayoutType^ RowSample = 0
static val mutable RowSample: DataLayoutType
Field Value
Type:
DataLayoutType
See Also