ImageFolder.extract¶
- ImageFolder.extract(*metadata, **kwargs)¶
Extract metadata from each of the files in the terminal group.
Walks through the terminal group and gets the listed metadata from each file and constructsa replacement metadataObject.
- Parameters:
*metadata (str) – One or more metadata indices that should be used to construct the new data file.
- Ketyword Arguments:
- copy (bool):
Take a copy of the
DataFolderbefore starting the extract (default is True)
- Returns:
An instance of a metadataObject like object.