Processing an entire folder
Using the python3 process_folder.py command
Run the following command:
Explanation of command line parameters
--input : Name of the folder containing the videos.
--project_name : Name of the project.
--domain : Domain to push the data. Please write domain--code in CAPITAL LETTER
--camera_height : Camera height in meters.
--hardware_serial : Calibration serial number.
--spacing : Spacing in meters between consecutive images.
--gpu : Whether to use the GPU or not.
--video : Whether the input contains videos or not.
--shift_by : Shift images by x.
Last updated