RemoveFaces
- class tools.alignments.jobs_faces.RemoveFaces(alignments: AlignmentData, arguments: Namespace)
Bases:
objectRemove items from alignments file.
- Parameters:
alignments (AlignmentData) – The loaded alignments containing faces to be removed
arguments (Namespace) – The command line arguments that have called this job
Methods Summary
process()Run the job to remove faces from an alignments file that do not exist within a faces folder.
Methods Documentation
- process() None
Run the job to remove faces from an alignments file that do not exist within a faces folder.
- Return type:
None
- process() None
Run the job to remove faces from an alignments file that do not exist within a faces folder.
- Return type:
None