deepof.utils.get_total_Frames
- deepof.utils.get_total_Frames(video_paths: dict) int
Get the number of all frames in all videos listed in the input dictionary
- Parameters:
video_paths (dict) – Paths to all videos in a dicitonary
- Returns:
Total number of all video frames
- Return type:
total_frames (int)