Class SoObjectImageRatioQuantification.SbObjectImageRatioDetail

  • Enclosing class:
    SoObjectImageRatioQuantification

    @Deprecated(since="2023.2")
    public static class SoObjectImageRatioQuantification.SbObjectImageRatioDetail
    extends Inventor
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    Results details of object image ratio global measure.
    • Constructor Detail

      • SbObjectImageRatioDetail

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

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