Class SoDistanceMeanQuantification2d

  • All Implemented Interfaces:
    SafeDisposable

    @Deprecated(since="2023.2")
    public class SoDistanceMeanQuantification2d
    extends SoImageVizEngine
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    SoDistanceMeanQuantification2d engine gives the mean distance, edge to edge, between objects. The SoDistanceMeanQuantification2d measure gives the mean distance, edge to edge, between objects. It calculates the image distance from the negative input image and then gets the local maxima using an edge tracking process. The extrema gives the mean distance.

    File format/default:

    DistanceMeanQuantification2d {

      inBinaryImage NULL
    }


    Library references: distancemean