Click or drag to resize

PCA Constructor

default constructor. The default constructor initializes an empty PCA structure. The other constructors initialize the structure and call PCA::operator()().

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public PCA()
See Also