Feature Extraction#

Base extractor contracts and feature input/output interfaces.

BaseExtractor

Abstract base class for public VoxAtlas feature extractors.

FeatureInput

Bundle the inputs passed to one extractor invocation.

TableFeatureOutput

Store a tabular feature representation.