-
Notifications
You must be signed in to change notification settings - Fork 0
Labeling Data
Once raw data has been saved in to the save directory, you can run src/showframe.py
(using bash alias makes this easy) inside of the video folder. From there, entering a frame number will display that frame through openCV. Only use the terminal to navigate through frames or it will freeze up. In order to select specific frames from a video for labeling, run src/saveframes.py
in the same folder. Enter the starting frame and ending frame and then an action name and those frames will be copied into that video folder. From there you can transfer and rename the new folder into the folder for that specific action and camera it was recorded with. Its important to note the camera it was recorded with in order to know which homography to apply later.