Class SoLocalMaximaQuantification.SbLocalMaximaDetail

    • Constructor Detail

      • SbLocalMaximaDetail

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

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

      • getPositionY

        public float getPositionY()
        The Y position of the maxima.
      • getPositionZ

        public float getPositionZ()
        The Z position of the maxima.
      • getPositionX

        public float getPositionX()
        The X position of the maxima.
      • getValue

        public float getValue()
        The value of maxima.