PCA Constructor |
Name | Description | |
---|---|---|
PCA |
default constructor.
The default constructor initializes an empty PCA structure.
The other constructors initialize the structure and call PCA::operator()().
| |
PCA(InputArray, InputArray, PCAFlags, Double) |
Constructor
| |
PCA(InputArray, InputArray, PCAFlags, Int32) |
Constructor
|