Click or drag to resize

ExtendedFocusOptionsCommandCalibrateTopoImage Property

Defines whether intensity calibration converting pixel intensity to height will be created for topology-image.

Namespace:  MediaCy.Addins.Align
Assembly:  MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
Syntax
VB
Public Property CalibrateTopoImage As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
The intensity calibration will be generated if source frames have different Z positions (when IsZPositionValid property of McFrame is True). If the frames do not have valid ZPosition properties, the calibration will not be created regardless the option.
See Also