Back to FabImage Studio website

You are here: Start » Filter Reference » Camera Support » cxCam » cxCam_CalibrateZMap

cxCam_CalibrateZMap


Module: ThirdParty

Calibrate data channel to z-map output.

Name Type Description
Input value inDeviceID String* Device URI
Input value inRangeImage Image Data to calibrate.
Input value inFile File* Calibration file. Leave blank to use the file from device memory.
Input value inCalibrationId String* Calibration file id.
Input value inAOI Integer* Number of area of interest that you are going to process. Only used to optimize the reading of calibration data.
Output value outZMap Surface

Remarks

This filter converts the data from the acquisition (typically the third data channel) with a configuration file to return the 3D real coordinate data. For performance reasons, the file is loaded only once, the first time the filter is called for given parameters.

Complexity Level

This filter is available on Basic Complexity Level.

Disabled in Lite Edition

This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.

See Also