SingleFrameLoader ================= .. currentmodule:: lib.image .. autoclass:: SingleFrameLoader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SingleFrameLoader.count ~SingleFrameLoader.file_list ~SingleFrameLoader.is_video ~SingleFrameLoader.location ~SingleFrameLoader.process_count ~SingleFrameLoader.processed_file_list ~SingleFrameLoader.video_meta_data .. rubric:: Methods Summary .. autosummary:: ~SingleFrameLoader.add_skip_list ~SingleFrameLoader.close ~SingleFrameLoader.image_from_index ~SingleFrameLoader.load .. rubric:: Attributes Documentation .. autoattribute:: count .. autoattribute:: file_list .. autoattribute:: is_video .. autoattribute:: location .. autoattribute:: process_count .. autoattribute:: processed_file_list .. autoattribute:: video_meta_data .. rubric:: Methods Documentation .. automethod:: add_skip_list .. automethod:: close .. automethod:: image_from_index .. automethod:: load