Click or drag to resize

PcaTypeDataAsRow Field

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
Syntax
public const PcaType DataAsRow = 0

Field Value

Type: PcaType
See Also