Click or drag to resize

LDAEigenvectors Method

Returns the eigenvectors of this LDA.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Mat Eigenvectors()

Return Value

Type: Mat

[Missing <returns> documentation for "M:OpenCvSharp.LDA.Eigenvectors"]

See Also