GetCurrentImageWithGvspInfoUndistorted
Gets the current available image (first in receive queue) with its corresponding GVSP info and undistortion applied. Incompatible with pixel formats that contain an encoding, e.g. a Bayer pattern. Requires intrinsic calibration parameters in the TcVnGevImageProvider TcCOM module, e.g. set by the calibration assistant.
Syntax
Definition:
HRESULT GetCurrentImageWithGvspInfoUndistorted(
ITcVnImage*& ipImage,
GVSP_IMAGE_INFO& stGvspInfo
)
Parameters
Name |
Type |
Description |
---|---|---|
ipImage |
Returns the undistorted image | |
stGvspInfo |
Returns the GVSP info |