ExtractBatch ============ .. currentmodule:: lib.infer.objects .. autoclass:: ExtractBatch :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExtractBatch.frame_metadata ~ExtractBatch.frame_sizes ~ExtractBatch.is_aligned ~ExtractBatch.landmark_type ~ExtractBatch.landmarks ~ExtractBatch.lengths ~ExtractBatch.passthrough .. rubric:: Methods Summary .. autosummary:: ~ExtractBatch.append ~ExtractBatch.apply_mask ~ExtractBatch.from_detected_faces ~ExtractBatch.from_frame_faces .. rubric:: Attributes Documentation .. autoattribute:: frame_metadata .. autoattribute:: frame_sizes .. autoattribute:: is_aligned .. autoattribute:: landmark_type .. autoattribute:: landmarks .. autoattribute:: lengths .. autoattribute:: passthrough .. rubric:: Methods Documentation .. automethod:: append .. automethod:: apply_mask .. automethod:: from_detected_faces .. automethod:: from_frame_faces