Package com.flir.thermalsdk.image.fusion
Class ThermalFusion
java.lang.Object
com.flir.thermalsdk.image.fusion.ThermalFusion
Defines the image fusion mode, where thermal and visual image is combined for an output image.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ThermalValue
The maximum blending level between thermal and visual image.final ThermalValue
The minimum blending level between thermal and visual image. -
Method Summary
-
Field Details
-
min
The minimum blending level between thermal and visual image. -
max
The maximum blending level between thermal and visual image.
-