GetCalibPatternRef
Gets the reference calibration pattern points from the TcVnGevImageProvider TcCOM module (Can be set from the calibration assistant)
Syntax
Definition:
HRESULT GetCalibPatternRef(
ITcVnContainer*& ipCalibPatternRef
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
ipCalibPatternRef |
Returns the reference calibration pattern points (ContainerType_Vector_TcVnPoint3_REAL) |
Return value