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