User Tools

Site Tools


visual3d:tutorials:pipeline:generic_pipeline_to_create_cmz

This is an old revision of the document!


Generic Pipeline to Create CMZ

The Visual3D Command Pipeline can accomplish nearly every step used in the application's user interface. The pipeline is essentially a set of commands/functions that allow you to streamline your data processing and reproducible for other subjects.

It's always recommended to learn the manual steps PRIOR to writing a pipeline command - learning the interface will help you build your pipeline. A full command pipeline tutorial is available as part of the Visual3D typical processing session: Command Pipeline tutorial.

Download the Create CMZ ZIP File which contains a sample pipeline script used to make CMZs.

When writing a pipeline to build a CMZ file, your script should follow the general procedure outlined below. Although not in order, the commands used in this sample pipeline are listed.

Load Static Trial

CommandDescription
Create_Hybrid_ModelLoad static C3D file
Apply_Model_TemplateApply model template (MDH File).
- Tutorial to build a model template can be found here: Building a 6 DOF Model.
Set_Subject_Height
Set_Subject_Weight
Set necessary model metrics (most metrics should be calculated based on markers, but height and weight always need to be entered manually).

Load Dynamic Trials

CommandDescription
File_OpenLoad dynamic C3D Files.
Assign_Model_File
visual3d/tutorials/pipeline/generic_pipeline_to_create_cmz.1738861583.txt.gz · Last modified: 2025/02/06 17:06 by wikisysop