Gets/sets the approximate cameras' positions
with respect to the calibration plate (for telecentric cameras).
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
public Cog3DScalarCollection TelecentricPhys3DFromCamera3DZs { get; set; }public Cog3DScalarCollection TelecentricPhys3DFromCamera3DZs { get; set; }Public Property TelecentricPhys3DFromCamera3DZs As Cog3DScalarCollection
Get
Set
Public Property TelecentricPhys3DFromCamera3DZs As Cog3DScalarCollection
Get
Set
public:
property Cog3DScalarCollection^ TelecentricPhys3DFromCamera3DZs {
Cog3DScalarCollection^ get ();
void set (Cog3DScalarCollection^ value);
}public:
property Cog3DScalarCollection^ TelecentricPhys3DFromCamera3DZs {
Cog3DScalarCollection^ get ();
void set (Cog3DScalarCollection^ value);
}Property Value
Type:
Cog3DScalarCollection
The approximate estimates of the cameras' positions (Z heights in
Phys3D). May not be null.
Since the direction of Z axis of Phys3D is out the back of the calibration plate,
the Z values of cameras that can see the calibration plate when defining the world coordinate
should be negative.