Click or drag to resize

PcaType Fields

http://www.emgu.com

The PcaType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDataAsCol
the vectors are stored as columns (i.e. values of a certain vector component are stored continuously)
Public fieldStatic memberDataAsRow
the vectors are stored as rows (i.e. all the components of a certain vector are stored continously)
Public fieldStatic memberUseAvg
use pre-computed average vector
Public fieldvalue__
Top
See Also