IMcHighDynamicRangeImageLowLevel Property
|
|
Defines the intensity level below which the values will be treated as noise and not used for creation of HDR image.
Namespace:
MediaCy.IQL.Operations
Assembly:
MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
SyntaxProperty LowLevel As Double
Get
Set
Property Value
Type:
Double
RemarksIf LowLevel is -1, then the RangeMin+10 of the input image is used for that level.
See Also