http://www.emgu.com
Returns determinant of the square matrix
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic double Det { get; }
Public ReadOnly Property Det As Double
Get
public:
property double Det {
double get ();
}
member Det : float with get
Property Value
Type:
Double
See Also