CameraIntrinsicsCameraMatrixGroupCX Property |
x coordinate of the principal point
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public double CX { get; set; }
Public Property CX As Double
Get
Set
public:
property double CX {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also