Click or drag to resize

LDAEigenvectors Method

Returns the eigenvectors of this LDA.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Mat Eigenvectors()

Return Value

Type: Mat
See Also