Package com.flir.thermalsdk.image.fusion
Class Msx
java.lang.Object
com.flir.thermalsdk.image.fusion.Msx
Defines multi-spectral fusion image mode. Thermal MSX (Multi Spectral DynamicImaging) mode displays an
infrared image where the edges of the objects are enhanced with information from the visual image.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal double
Field that indicate how much the visual image is blended with IR (valid value range: [0.0, 100.0]). -
Method Summary
-
Field Details
-
alpha
public final double alphaField that indicate how much the visual image is blended with IR (valid value range: [0.0, 100.0]). The higher the alpha level, the more edges will be detected. Thermal image may appear a bit differently for the same MSX alpha value depending on the camera's resolution. Thus the value should be based on the expected results and visible effect, but typical and suggested values are: - FLIR ONE gen 2: 2.0 or 3.0 - FLIR ONE gen 3: 8.0 or higher- See Also:
-