Spatial
- class tools.alignments.jobs.Spatial(alignments: AlignmentData, arguments: Namespace)
Bases:
objectApply spatial temporal filtering to landmarks
- Parameters:
alignments (AlignmentData) – The alignments data loaded from an alignments file for this rename job
arguments (Namespace) – The
argparsearguments as passed in fromtools.pyReference
---------
https (//www.kaggle.com/selfishgene/animating-and-smoothing-3d-facial-keypoints/notebook)
Methods Summary
process()Perform spatial filtering
Methods Documentation
- process() None
Perform spatial filtering
- Return type:
None
- process() None
Perform spatial filtering
- Return type:
None