Class SoTotalImageBoundaryAreaQuantification.SbImageBoundaryAreaDetail

  • Enclosing class:
    SoTotalImageBoundaryAreaQuantification

    @Deprecated(since="2023.2")
    public static class SoTotalImageBoundaryAreaQuantification.SbImageBoundaryAreaDetail
    extends Inventor
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    Results details of object boundary area global measure.
    • Constructor Detail

      • SbImageBoundaryAreaDetail

        public SbImageBoundaryAreaDetail​(SoImageAnalysisResult analysis)
        Deprecated.
        Calls SbImageBoundaryAreaDetail(analysis, (int)0).
      • SbImageBoundaryAreaDetail

        public SbImageBoundaryAreaDetail​(SoImageAnalysisResult analysis,
                                         int sequenceIndex)
        Deprecated.
    • Method Detail

      • getInterceptionSurface

        public float getInterceptionSurface()
        Deprecated.
        The surface of the volume of interest intercepted by objects, expressed in calibration unit with dimension 2. [i.S]
      • getVoxelNumber

        public long getVoxelNumber()
        Deprecated.
        The number of voxels of the volume of interest intercepted by objects. [i.S]