Click or drag to resize

SpatialCommandsAutoCalibrate Property

Creates spatial calibration based on the image data.

Namespace:  MediaCy.Automation.Measure.Calibration
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property AutoCalibrate ( 
	parent As McCommand
) As AutoCalibration
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AutoCalibration
Remarks
The image must have a micrometer. The number of separable lines (divisions,ticks) should be between 3 and 50.
See Also