Calibration |
The BasePluginCameraCalibrationDataSetClass type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds a new calibration data set to the internal list of calibrations. | |
| ChangeFocusLevel | Changes the key of the entry with the old focus level by the new one. | |
| CloneDeep | Performs a deep clone of a CalibrationDataSetClass object. | |
| Contains | Checks if a calibration data set is available already with the given focus level. | |
| GetBottomFocusLevel | ||
| GetCalibrationData | Retrieves the calibration data stored with the given focus level. | |
| GetFocusLevels | Returns a list of all focus levels stored in the calibration data dictionary. The list is sorted, the biggest level is the first one. | |
| GetTopFocusLevel | ||
| Remove | Removes the calibration data at the given focus level from the set of calibration data. | |
| Replace | Replaces the calibration data currently used for the given focus level by the given one. | |
| ResetRectificationData | Resets all rectification data points to their default values, i. e. rectification is switched off. |