Class SoAutoSegmentation3PhasesProcessing.SbAutoSegmentation3PhasesDetail

  • Enclosing class:
    SoAutoSegmentation3PhasesProcessing

    @Deprecated(since="2023.2")
    public static class SoAutoSegmentation3PhasesProcessing.SbAutoSegmentation3PhasesDetail
    extends Inventor
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    Results details of threshold by automatic segmentation.
    • Constructor Detail

      • SbAutoSegmentation3PhasesDetail

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

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

      • getThresholdHigh

        public float getThresholdHigh()
        Deprecated.
        The high threshold computed by the algorithm.
      • getThresholdLow

        public float getThresholdLow()
        Deprecated.
        The low threshold computed by the algorithm.