Namespace: Rx::LFR – Class: CCalibration – Header: Rx.LFR/Calibration.h

CCalibration::SetToDefault Method

C++
void SetToDefault(int iHeightPX, int iWidthPX)

Sets this calibration to default. All applied parameters are reset. The gray image is not affected.

Parameters

[int] iHeightPX

[in] The height of the camera sensor in pixels.

[int] iWidthPX

[in] The width of the camera sensor in pixels.