This is an old revision of the document!
Table of Contents
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
Command | Description |
Create_Hybrid_Model | Load static C3D file |
Apply_Model_Template | Apply 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
Command | Description |
File_Open | Load dynamic C3D Files. |
Assign_Model_File |