Click or drag to resize

PcaTypeDataAsCol Field

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
Syntax
public const PcaType DataAsCol = 1

Field Value

Type: PcaType
See Also