Using Line Scan Camera Calibration
This section describes how to perform line scan camera calibration.
The tool is used in two phases. First, an image of the calibration plate is acquired and the calibration is computed. This is called the calibration phase. Once the calibration is computed, you call the 1D or 2D image warper to unwarp the input image. This is called the run-time phase.
You use the ccCalibrateLineScanCameraParams class to define calibration parameters and the cfCalibrateLineScanCamera() functions to calibrate line scan cameras.