eigenvalues of the covariation matrix
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic Mat Eigenvectors { get; }Public ReadOnly Property Eigenvectors As Mat
	Get
public:
property Mat^ Eigenvectors {
	Mat^ get ();
}member Eigenvectors : Mat with get
function get_Eigenvectors();
Property Value
Type: 
Mat See Also
See Also