Extract

class tools.alignments.jobs_frames.Extract(alignments: AlignmentData, arguments: Namespace)

Bases: object

Re-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 argparse arguments as passed in from tools.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