SpatialCommands Class |
|
Namespace: MediaCy.Automation.Measure.Calibration
Public NotInheritable Class SpatialCommands
The SpatialCommands type exposes the following members.
| Name | Description | |
|---|---|---|
| AddCalibrationMarker |
Adds scale bar to image.
| |
| Apply |
Applies spatial calibration to image.
| |
| ApplySystem |
Applies system calibration to image.
| |
| AutoCalibrate |
Creates spatial calibration based on the image data.
| |
| AutoMarker |
Toggles auto-scale bar option of spatial calibration.
| |
| Create |
Creates a new spatial calibration.
| |
| CreatePredictive |
Generates a set of spatial calibrations for the given camera.
| |
| Define |
Defines a spatial calibration variable based on calibration name.
| |
| Delete |
Deletes calibration.
| |
| DeleteAll |
Deletes all spatial calibrations.
| |
| FromResolution |
Create new calibration based on the image Resolution (DPI).
| |
| Modify |
Modifies spatial calibration.
| |
| ModifyOptions |
Modifies the spatial calibration options.
| |
| Open |
Opens calibrations from a file.
| |
| QuickCalibration |
Creates quick calibration using user interaction.
| |
| RefOnly |
Toggles Reference calibration only option. When the option is on only reference calibrations are shown in the list.
| |
| RemoveCalibrationMarker |
Removes scale bar from image.
| |
| Reset |
Resets active calibration.
| |
| Save |
Saves active calibration to a file.
| |
| SaveAll |
Saves all calibrations to a file.
| |
| SetActive |
Activates calibration in spatial calibrations dialog.
| |
| SetSystem |
Sets calibration as system calibration.
| |
| ShowInActiveDataOverlay |
Shows scale bar in active data overlay.
| |
| ShowPredictiveCalibration |
Shows predictive calibration dialog.
| |
| ToggleCalibrationMarker |
Toggles scale bar on image.
|