Class SoApplyMorphologicalLutProcessing3d

  • All Implemented Interfaces:
    SafeDisposable

    @Deprecated(since="2023.2")
    public class SoApplyMorphologicalLutProcessing3d
    extends SoImageVizEngine
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    SoApplyMorphologicalLutProcessing3d engine allows to apply a morphological look up table on a 3D image. For an introduction, see section Morphological LUT.

    The SoApplyMorphologicalLutProcessing3d engine applies the selected morphological lookup table (LUT) on the input 3D image.

    Before launching this engine, the morphological LUT has to be built using the SoMorphoLut3D.insertKernel method of the morphologicalLut field.

    File format/default:

    ApplyMorphologicalLutProcessing3d {

      inBinaryImage NULL
      morphologicalLut 0
    }


    Library references: apply_morph_lut_3d