Class SoImageVolumeQuantification.SbImageVolumeDetail

  • Enclosing class:
    SoImageVolumeQuantification

    public static class SoImageVolumeQuantification.SbImageVolumeDetail
    extends Inventor
    Results details of total volume global measure.
    • Constructor Detail

      • SbImageVolumeDetail

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

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

      • getVolumeOfInterest

        public float getVolumeOfInterest()
        The total volume of the volume of interest, expressed in calibration unit with dimension 3. [TV]
      • getVoxelNumber

        public long getVoxelNumber()
        The number of voxels of the volume of interest.