Closed faberf closed 2 months ago
Without having reviewed this in detail yet: What I would like to see is a unit test that demonstrates how this mechanism works. I could imagine building a pipeline manually and running an example video clip through it and then having two branches: One dealing with the individual frames and one dealing with an aggregation.
Addresses #102 by adding filtering based on content author attributes to all extractors. Obviously, since this is currently only done for content and not for attributes, such extractors as TemporalMetadata or SourceMetadata are not affected. In future a refactoring that handles all of this in a unified way might be beneficial.