Draw

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

Bases: object

Draws annotations onto original frames and saves into a sub-folder next to the original frames.

Parameters:
  • alignments (AlignmentData) – The loaded alignments corresponding to the frames to be annotated

  • arguments (Namespace) – The command line arguments that have called this job

Methods Summary

process()

Runs the process to draw face annotations onto original source frames.

Methods Documentation

process() None

Runs the process to draw face annotations onto original source frames.

Return type:

None

process() None

Runs the process to draw face annotations onto original source frames.

Return type:

None