Interface FeatureEvidenceChangeListener

    • Method Detail

      • onAddedDetectionMethod

        void onAddedDetectionMethod​(FeatureEvidence feature,
                                    CvTerm added)

        onAddedDetectionMethod

        Parameters:
        feature - : updated feature
        added - : added detection method
      • onRemovedDetectionMethod

        void onRemovedDetectionMethod​(FeatureEvidence feature,
                                      CvTerm removed)

        onRemovedDetectionMethod

        Parameters:
        feature - : updated feature
        removed - : removed detection method