frame_counter module¶
-
frame_counter.get_txt_frame_count(folder)¶ Counts the number of lines in the txt name ‘RFID_data_all.txt’, and deduce the number of captured frames
- Parameters
folder (string) – folder where the txt is located
-
frame_counter.get_video_frame_count(folder)¶ Counts the number of frames of the video raw.avi in the specified folder
- Parameters
folder (string) – folder where the video is located