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
SyntaxPublic Property CalibrateTopoImage As Boolean
Get
Set
Property Value
Type:
BooleanReturn Value
Type:
Boolean
RemarksThe 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