Class SoCooccurrenceQuantification2d.SbCoocurrrenceDetail

  • Enclosing class:
    SoCooccurrenceQuantification2d

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

      • SbCoocurrrenceDetail

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

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

      • getCorrelationInfo2

        public float getCorrelationInfo2()
        Deprecated.
        The correlation information measure 2.
      • getASM

        public float getASM()
        Deprecated.
        The angular second moment indicator.
      • getCorrelationInfo1

        public float getCorrelationInfo1()
        Deprecated.
        The correlation information measure 1.
      • getPixelNumber

        public long getPixelNumber()
        Deprecated.
        The number of processed pixels.
      • getSumVariance

        public float getSumVariance()
        Deprecated.
        The sum variance indicator.
      • getIDM

        public float getIDM()
        Deprecated.
        The inverse difference moment (homogeneity).
      • getEntropy

        public float getEntropy()
        Deprecated.
        The entropy indicator.
      • getSumAverage

        public float getSumAverage()
        Deprecated.
        The sum average indicator.
      • getSumEntropy

        public float getSumEntropy()
        Deprecated.
        The sum entropy indicator.
      • getSSV

        public float getSSV()
        Deprecated.
        The sum of square variance indicator.
      • getDifferenceEntropy

        public float getDifferenceEntropy()
        Deprecated.
        The difference entropy indicator.
      • getContrast

        public float getContrast()
        Deprecated.
        The contrast indicator.
      • getDifferenceVariance

        public float getDifferenceVariance()
        Deprecated.
        The difference variance indicator.
      • getCorrelation

        public float getCorrelation()
        Deprecated.
        The correlation indicator.