Class SoDistanceMeanQuantification2d

  • All Implemented Interfaces:
    SafeDisposable

    public class SoDistanceMeanQuantification2d
    extends SoImageVizEngine
    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