CameraIntrinsicsDistortionGroupK1 Property |
First radial distortion term
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic double K1 { get; set; }
Public Property K1 As Double
Get
Set
public:
property double K1 {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also