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