Class SoObjectCountQuantification

  • All Implemented Interfaces:
    SafeDisposable

    @Deprecated(since="2023.2")
    public class SoObjectCountQuantification
    extends SoImageVizEngine
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    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