Class SoAutoThresholdingProcessing.SbAutoThresholdingDetail

  • Enclosing class:
    SoAutoThresholdingProcessing

    @Deprecated(since="2023.2")
    public static class SoAutoThresholdingProcessing.SbAutoThresholdingDetail
    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

      • SbAutoThresholdingDetail

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

        public SbAutoThresholdingDetail​(SoImageAnalysisResult analysis,
                                        int sequenceIndex)
        Deprecated.