ExtractBatchAligned =================== .. currentmodule:: lib.infer.objects .. autoclass:: ExtractBatchAligned :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExtractBatchAligned.landmark_type ~ExtractBatchAligned.landmarks ~ExtractBatchAligned.landmarks_68 ~ExtractBatchAligned.landmarks_normalized ~ExtractBatchAligned.matrices ~ExtractBatchAligned.matrices_face ~ExtractBatchAligned.matrices_head ~ExtractBatchAligned.offsets_face ~ExtractBatchAligned.offsets_head ~ExtractBatchAligned.offsets_legacy ~ExtractBatchAligned.rotation ~ExtractBatchAligned.translation .. rubric:: Methods Summary .. autosummary:: ~ExtractBatchAligned.append ~ExtractBatchAligned.apply_mask .. rubric:: Attributes Documentation .. autoattribute:: landmark_type .. autoattribute:: landmarks .. autoattribute:: landmarks_68 .. autoattribute:: landmarks_normalized .. autoattribute:: matrices .. autoattribute:: matrices_face .. autoattribute:: matrices_head .. autoattribute:: offsets_face .. autoattribute:: offsets_head .. autoattribute:: offsets_legacy .. autoattribute:: rotation .. autoattribute:: translation .. rubric:: Methods Documentation .. automethod:: append .. automethod:: apply_mask