Click or drag to resize

CalibrationGuiData Properties

The CalibrationGuiData type exposes the following members.

Properties
 NameDescription
Public propertyBottomFocusLevel The lower most focus level.
Public propertyCamera The camera object currently configured.
Public propertyCenterOffsetX This x offset needs to be added to the scan head position to put the center of the camera field to this position. Calculated by the center calibration.
Public propertyCenterOffsetY This y offset needs to be added to the scan head position to put the center of the camera field to this position. Calculated by the center calibration.
Public propertyCubicTilesVisibility Visibility of the grid with the 16 tiles when cubic interpolation is active.
Public propertyFieldHeightWorld The current height of the camera field in world coordinates. Not the same as FieldHeightWorldFromCalib if the user reduced the number of used camera pixels vertically.
Public propertyFieldHeightWorldFromCalib The height of the full size camera field in world coordinates. Calculated by the resolution calibration.
Public propertyFieldWidthHeightWorld Combines the size of the current field in the world which is mapped to current camera area.
Public propertyFieldWidthWorld The current width of the camera field in world coordinates. Not the same as FieldWidthWorldFromCalib if the user reduced the number of used camera pixels horizontally.
Public propertyFieldWidthWorldFromCalib The width of the full size camera field in world coordinates. Calculated by the resolution calibration.
Public propertyFocusBias The focus slider's and text's value; not relevant for the emulator.
Public propertyFocusLevel The currently used focus level (in mm) a calibration is made for.
Public propertyFocusLevels The focus levels in the combo box in mm.
Public propertyHasZAxis Flag to enable and disable the focus calibration fields.
Public propertyIs16Tiles This flag indicates if the cubic rectification interpolation is active.
Public propertyIs8Tiles This flag indicates if the quadratic rectification interpolation is active.
Public propertyIsAbortCenterCalibEnabled Flag for enabling the abort button of the center calibration.
Public propertyIsAbortRectificationCalibEnabled Flag for enabling the abort button for rectification calibration.
Public propertyIsAbortResolutionCalibEnabled Flag for enabling the abort button of the resolution calibration.
Public propertyIsAbortWaveLengthCalibEnabled Flag for enabling the abort button of the wave length calibration.
Public propertyIsAddButtonEnabled Flag to indicate if the button to add a focus level calibration can be pressed or not. This is possible only if an entry with the same focus level is not already there.
Public propertyIsAnyFocusLevelEnabled 
Public propertyIsAutoCalibrateEnabled This flag indicates if the auto calibrate button is enabled.
Public propertyIsAutoCalibrationMode Calibration mode: true: auto calibration, false: manual calibration.
Public propertyIsBottom 
Public propertyIsBottomFocusLevelEnabled 
Public propertyIsBottomFocusRadioButtonEnabled 
Public propertyIsCalibrationEnabled Flag to indicate if the calibration buttons are enabled.
Public propertyIsCameraCenterEnabled Flag for enabling the button for starting the center calibration.
Public propertyIsCameraResolutionEnabled Flag for enabling the button for starting the resolution calibration.
Public propertyIsCreateJobEnabled This flag indicates if the button for creating a calibration job is enabled.
Public propertyIsCreateRectificationJobEnabled This flag indicates if the button for creating a calibration job is enabled.
Public propertyIsDelButtonEnabled Flag to indicate if the button to delete a focus level calibration can be pressed or not. It is only possible if the currently selected focus level is not the one with focus level 0.
Public propertyIsFinishCenterCalibEnabled Flag for enabling the finish button of the center calibration.
Public propertyIsFinishRectificationCalibEnabled Flag for enabling the finish button for rectification calibration.
Public propertyIsFinishResolutionCalibEnabled Flag for enabling the finish button of the resolution calibration.
Public propertyIsFinishWaveLengthCalibEnabled Flag for enabling the finish button of the wave length calibration.
Public propertyIsLoadEnabled This flag indicates if the load button is enabled.
Public propertyIsManualCalibrationMode This flag indicates if the manual calibration mode radio button is checked.
Public propertyIsQuadraticCubicSelectionEnabled This flag indicates if the radio buttons for selecting quadratic or cubic interpolation are enabled.
Public propertyIsReadingFromGuiForbidden Only if false values from the edit fields are read out into the internal data; this must not be done in case the dialog is just be filled and programmatically opened.
Public propertyIsRectificationCorrectionEnabled Flag for enabling the button for starting the rectification calibration.
Public propertyIsSaveEnabled This flag indicates if the save button is enabled.
Public propertyIsShowCenterEnabled Flag for enabling the button for showing the center tile.
Public propertyIsStopAutoRectCalibrationEnabled 
Public propertyIsTop 
Public propertyIsTopFocusLevelEnabled 
Public propertyIsWaveLengthCorrectionEnabled Flag for enabling the button for starting the wave length calibration.
Public propertyLowerRightCornerX The lower right corners's real x coordinate of the calibration rectangle used for wave length calibration.
Public propertyLowerRightCornerY The lower right corners's real y coordinate of the calibration rectangle used for wave length calibration.
Public propertyMaxZCoordinate In case of a 3D field the maximal z coordinate in mm.
Public propertyMinZCoordinate In case of a 3D field the minimal z coordinate in mm.
Public propertyPenIndex The index of the selected pen in the combo box.
Public propertyPenList The list of available pens, filled with the default pen list.
Public propertyPixelHeightWorld The height of the field in the world which is mapped to a single camera pixel.
Public propertyPixelWidthHeightWorld Combines the size of the field in the world which is mapped to a single camera pixel into a string.
Public propertyPixelWidthWorld The width of the field in the world which is mapped to a single camera pixel.
Public propertyPointPosBottomLeftX 
Public propertyPointPosBottomLeftY 
Public propertyPointPosBottomRightX 
Public propertyPointPosBottomRightY 
Public propertyPointPosMiddleX 
Public propertyPointPosMiddleY 
Public propertyPointPosTopLeftX 
Public propertyPointPosTopLeftY 
Public propertyPointPosTopRightX 
Public propertyPointPosTopRightY 
Public propertyQuadraticTilesVisibility Visibility of the grid with the eight tiles when quadratic interpolation is active.
Public propertyRectificationData 
Public propertyRectificationEnabledStates 
Public propertyRectificationStateColors 
Public propertyRectificationTilePosition 
Public propertyScanHead The selected scan head in the dialog.
Public propertySecretControlsVisibility The visibility of the normally collapsed GUI elements to add an arbitrary number of focus levels.
Public propertySelectedFocusLevel The currently in the combo box selected focus level in mm.
Public propertyStandardMeasure The standard measure needed for the resolution calibration to calculate the camera's field width in world coordinates.
Public propertyTopFocusLevel The uppermost focus level.
Public propertyUpperLeftCornerX The upper left corners's real x coordinate of the calibration rectangle used for wave length calibration.
Public propertyUpperLeftCornerY The upper left corners's real y coordinate of the calibration rectangle used for wave length calibration.
Public propertyWaveLengthScaleFactorX The scale factor to be applied to all scan head x-coordinates to correct the wave length difference between the laser and the picture the camera sees. Calculated by the wave length calibration.
Public propertyWaveLengthScaleFactorY The scale factor to be applied to all scan head y-coordinates to correct the wave length difference between the laser and the picture the camera sees. Calculated by the wave length calibration.
Top
See Also