Class SoObjectCountQuantification

  • All Implemented Interfaces:
    SafeDisposable

    public class SoObjectCountQuantification
    extends SoImageVizEngine
    SoObjectCountQuantification engine computes the number of objects in an image. The SoObjectCountQuantification engine computes the number of objects in a binary image or a labelled image. The number of objects is equal to the maximum grey level value of the labelled image. Note

    • If the input image is a binary image the engine first computes the labelled image, and then computes its maximum.
    • If the input image is a label image the engine makes a copy of it.

    File format/default:

    ObjectCountQuantification {

      inObjectImage NULL
    }


    Library references: number