OpenCvSharp 3.4.1.20180605
OpenCvSharp 3.4.1.20180605
Namespaces
OpenCvSharp
SVD Class
SVD Methods
BackSubst Method
Compute Method
DisposeUnmanaged Method
Run Method
SolveZ Method
U Method
Vt Method
W Method
SVD
U Method
eigenvalues of the covariation matrix
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
C#
VB
C++
F#
JavaScript
Copy
public
Mat
U
()
Public
Function
U
As
Mat
public
:
Mat
^
U
()
member
U
:
unit
->
Mat
function
U
();
Return Value
Type:
Mat
See Also
Reference
SVD Class
OpenCvSharp Namespace