Extract
- class tools.alignments.jobs_frames.Extract(alignments: AlignmentData, arguments: Namespace)
Bases:
objectRe-extract faces from source frames based on Alignment data
- Parameters:
alignments (AlignmentData) – The alignments data loaded from an alignments file for this rename job
arguments (Namespace) – The
argparsearguments as passed in fromtools.py
Methods Summary
process()Run the re-extraction from Alignments file process
Methods Documentation
- process() None
Run the re-extraction from Alignments file process
- Return type:
None
- process() None
Run the re-extraction from Alignments file process
- Return type:
None