Class SoObjectVolumeQuantification.SbObjectVolumeDetail

  • Enclosing class:
    SoObjectVolumeQuantification

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

      • SbObjectVolumeDetail

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

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

      • getObjectVolume

        public float getObjectVolume()
        Deprecated.
        The volume of objects within the volume of interest, expressed in calibration unit with dimension 3. [BV]
      • getVoxelNumber

        public long getVoxelNumber()
        Deprecated.
        The number of voxels of objects.