User Tools

Site Tools


alexvisual

This is an old revision of the document!


Processing Data in Visual3D

All of the work in this tutorial can be done using a pipeline in Visual3D (V3D). The final pipeline is quite complicated, so it is broken up into a variety of steps, but everything should be run in one pipeline at the very end.

Converting Between .json and .cmz

  1. Open up the Pipeline Workshop
  2. Use 'Set_Pipeline_Parameter_To_Folder_Path' by clicking on the '»' in the workshop. This command is there to select the right folder on the computer.
Set_Pipeline_Parameter_To_Folder_Path
/PARAMETER_NAME=FOLDER
/PARAMETER_VALUE=C:\...\Introductory_Project_August_2025\SPL-Open-Data-main\basketball\freethrow\data\P0001\
! /FROM_MOTION_FILE_IN_WORKSPACE=
! /PARAMETER_VALUE_SEARCH_FOR=
! /PARAMETER_VALUE_REPLACE_WITH=
! /PARAMETER_VALUE_APPEND=
! /SET_PROMPT=Select a directory
! /ALPHABETIZE=TRUE
;

- Use 'Set_Pipeline_Parameter_To_List_Of_Files' by clicking on the '>>' in the workshop. This command selects all the files in this folder which have the file type .json. In this case, that is every file in the folder.
Set_Pipeline_Parameter_To_List_Of_Files
/PARAMETER_NAME= FILES
/FOLDER= ::FOLDER
! /SEARCH_SUBFOLDERS=FALSE
/FILE_MASK=*.json
! /ALPHABETIZE=TRUE
! /RETURN_FOLDER_NAMES=FALSE
! /RETURN_RELATIVE_FILENAMES=FALSE
;
alexvisual.1755105022.txt.gz · Last modified: 2025/08/13 17:10 by wikisysop