http://www.emgu.com
M11
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic double M11 { get; set; }
Public Property M11 As Double
Get
Set
public:
property double M11 {
double get ();
void set (double value);
}
member M11 : float with get, set
Property Value
Type:
Double
See Also