ExtendedFocusOptionsCommandNormalizeIllumination Property
|
|
Defines if frame illumination will be normalized before creating best focus image.
Namespace:
MediaCy.Addins.Align
Assembly:
MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
SyntaxPublic Property NormalizeIllumination As Boolean
Get
Set
Property Value
Type:
BooleanReturn Value
Type:
Boolean
RemarksUse this option if the sequence has frames with variable illumination.
The normalization makes mean intensity value of every frame equal
to the mean intensity of the first frame (when BottomUp is true, to the last frame).
The normalization is done using multiplication.
See Also