http://www.emgu.com
the vectors are stored as columns (i.e. values of a certain vector component are stored continuously)
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const PcaType DataAsCol = 1
Public Const DataAsCol As PcaType = 1
public:
literal PcaType^ DataAsCol = 1
static val mutable DataAsCol: PcaType
Field Value
Type:
PcaType
See Also