CameraIntrinsicsDistortionGroupP2 Property |
Second tangential distortion term
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public double P2 { get; set; }
Public Property P2 As Double
Get
Set
public:
property double P2 {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also