Click or drag to resize

CalibrationDataSetClass Methods

The BasePluginCameraCalibrationDataSetClass type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds a new calibration data set to the internal list of calibrations.
Public methodChangeFocusLevel Changes the key of the entry with the old focus level by the new one.
Public methodCloneDeep Performs a deep clone of a CalibrationDataSetClass object.
Public methodContains Checks if a calibration data set is available already with the given focus level.
Public methodGetBottomFocusLevel 
Public methodGetCalibrationData Retrieves the calibration data stored with the given focus level.
Public methodGetFocusLevels Returns a list of all focus levels stored in the calibration data dictionary. The list is sorted, the biggest level is the first one.
Public methodGetTopFocusLevel 
Public methodRemove Removes the calibration data at the given focus level from the set of calibration data.
Public methodReplace Replaces the calibration data currently used for the given focus level by the given one.
Public methodResetRectificationData Resets all rectification data points to their default values, i. e. rectification is switched off.
Top
See Also