◆ filterEvidence()
fiftyone\pipeline\core\EvidenceKeyFilter::filterEvidence | ( | $evidenceKeyObject | ) |
filterevidence from an object
- Parameters
-
- mixed[] - evidence dicitonary contents
- Returns
- mixed[] filtered evidence dictionary contents
◆ filterEvidenceKey()
fiftyone\pipeline\core\EvidenceKeyFilter::filterEvidenceKey ( $key ) see if a property key should be in the filtered evidence
- Parameters
-
- string - property name
- Returns
- boolean should this be filtered out or not?