Class SoCompareValueQuantification

  • All Implemented Interfaces:
    SafeDisposable

    public class SoCompareValueQuantification
    extends SoImageVizEngine
    SoCompareValueQuantification engine applies a comparison test between an image and a constant value. The SoCompareValueQuantification engine computes the number of pixels which pass a comparison test between between an image and a constant value . The comparison criteria include: Less-than, Less-or-Equal, Equal-to, Greater-or-Equal, Greater-Than Not-Equalto.

    File format/default:

    CompareValueQuantification {

      computeMode MODE_AUTO
      inImage NULL
      operandValue 0.0f
      comparisonCriterion NOT_EQUAL_TO
    }


    Library references: comparevalue