Class SoObjectVolumeQuantification.SbObjectVolumeDetail

  • Enclosing class:
    SoObjectVolumeQuantification

    public static class SoObjectVolumeQuantification.SbObjectVolumeDetail
    extends Inventor
    Results details of object volume global measure.
    • Constructor Detail

      • SbObjectVolumeDetail

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

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

      • getObjectVolume

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

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