User Tools

Site Tools


visual3d:documentation:pipeline:model_commands:model_commands_overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:model_commands:model_commands_overview [2024/11/12 14:03] wikisysopvisual3d:documentation:pipeline:model_commands:model_commands_overview [2024/11/16 22:40] (current) – [Add_Landmark] wikisysop
Line 101: Line 101:
  
 ====Assign_Model_File==== ====Assign_Model_File====
-[[Visual3D:Documentation:Pipeline:Model_Commands:Assign_Model_File|Assign_Model_File]] - Assign a Model to a Movement File                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |+[[Visual3D:Documentation:Pipeline:Model_Commands:Assign_Model_File|Assign a Model to a Movement File]]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  
 <code> <code>
Line 147: Line 147:
  
 ====Create_Hybrid_Model==== ====Create_Hybrid_Model====
-[[Visual3D:Documentation:Pipeline:Model_Commands:Create_Hybrid_Model|Create_Hybrid_Model]] - Create a Visual3D Hybrid Model                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 
  
-Create a Visual3D hybrid model is the extension to the Visual3D 6 degree of freedom model which was developed in collaboration with the +[[Visual3D:Documentation:Pipeline:Model_Commands:Create_Hybrid_Model|Create a Hybrid Model]] is the extension to the Visual3D 6 degree of freedom model which was developed in collaboration with the 
 National Institutes of Health, Physical Disabilities Branch.\\ National Institutes of Health, Physical Disabilities Branch.\\
 The main extension to the model is that the pose (Position and Orientation) of a segment can depend on data from other segments.  The main extension to the model is that the pose (Position and Orientation) of a segment can depend on data from other segments. 
Line 155: Line 154:
 For example, a thigh segment could be created using a hip joint landmark, which was defined relative to the pelvis segment. For example, a thigh segment could be created using a hip joint landmark, which was defined relative to the pelvis segment.
  
-<code>Create_Hybrid_Model+<code> 
 +Create_Hybrid_Model
 /CALIBRATION_FILE= the name of the c3d file for the static trial /CALIBRATION_FILE= the name of the c3d file for the static trial
 /SUFFIX= a suffix that is added to the Calibration_File if and only if the c3d file for the static trial already exists /SUFFIX= a suffix that is added to the Calibration_File if and only if the c3d file for the static trial already exists
Line 165: Line 165:
 **Note:** If the Calibration_File is specified and the file does not exist in the Workspace, the Suffix is ignored.\\  **Note:** If the Calibration_File is specified and the file does not exist in the Workspace, the Suffix is ignored.\\ 
 **Note:** If the Calibration_File is specified and the file exists in the Workspace, the suffix is automatically added to the model name.\\ **Note:** If the Calibration_File is specified and the file exists in the Workspace, the suffix is automatically added to the model name.\\
-**Note:** If the Calibration_File is specified and the suffix is specified, but the Filename and the Filenam+Suffix exists in the Workspace, the user is prompted for a new name.\\ \\ The example below creates a model using frames 10 to 15 of the static trial:\\ \\ <code>\\ Create_Hybrid_Model\\ /CALIBRATION_FILE= *static.c3d\\ </code>|/SUFFIX= a suffix that is added to the Calibration_File if and only if the c3d file for the static trial already exists.\\ \\ <code>\\ /RANGE=10+15\\ ;\\ \\ Set_Pipeline_Parameter_To_Folder_Path\\ /PARAMETER_NAME=FOLDER\\ /PARAMETER_VALUE=c:\exampleData\\\ ;\\ \\ Set_Pipeline_Parameter\\ /PARAMETER_NAME=STANDING\\ /PARAMETER_VALUE=::FOLDER&*static.c3d\\ ;\\ \\ Create_Hybrid_Model\\ /CALIBRATION_FILE=::STANDING\\ ;\\ </code>\\ \\ Another example can be found on [[Visual3D:Documentation:Pipeline:Model_Commands:Create_Hybrid_Model_Example|Pipeline Example using Create Hybrid Model]]|+**Note:** If the Calibration_File is specified and the suffix is specified, but the Filename and the Filenam+Suffix exists in the Workspace, the user is prompted for a new name. 
 + 
 +The example below creates a model using frames 10 to 15 of the static trial: 
 + 
 +<code> 
 +Create_Hybrid_Model 
 +/CALIBRATION_FILE= *static.c3d 
 +/SUFFIX= a suffix that is added to the Calibration_File if and only if the c3d file for the static trial already exists. 
 +/RANGE=10+15 
 +; 
 + 
 +Set_Pipeline_Parameter_To_Folder_Path 
 +/PARAMETER_NAME=FOLDER 
 +/PARAMETER_VALUE=c:\exampleData 
 +; 
 + 
 +Set_Pipeline_Parameter 
 +/PARAMETER_NAME=STANDING 
 +/PARAMETER_VALUE=::FOLDER&*static.c3d 
 +; 
 + 
 +Create_Hybrid_Model 
 +/CALIBRATION_FILE=::STANDING 
 +; 
 +</code> 
 + 
 +Another example can be found on [[Visual3D:Documentation:Pipeline:Model_Commands:Create_Hybrid_Model_Example|Pipeline Example using Create Hybrid Model]]
  
 ===== Modeling ===== ===== Modeling =====
  
 ==== Add_Landmark ==== ==== Add_Landmark ====
 +
 +[[visual3d:documentation:pipeline:model_commands:add_landmark]]
  
 == Add_Landmark_from_Event == == Add_Landmark_from_Event ==
 +
 +[[visual3d:documentation:pipeline:model_commands:add_landmark_from_event]]
  
 == Add_Functional_Joint_Landmark == == Add_Functional_Joint_Landmark ==
 +
 +[[visual3d:documentation:pipeline:model_commands:add_functional_joint_landmark]]
  
 == Modify_Landmark == == Modify_Landmark ==
 +
 +[[visual3d:documentation:pipeline:model_commands:modify_landmark]]
  
 == Associate_Functional_Joints_With_Files == == Associate_Functional_Joints_With_Files ==
 +
 +[[visual3d:documentation:pipeline:model_commands:Associate_Functional_Joints_With_Files]]
  
 Associate a movement trial with a Functional Landmark Associate a movement trial with a Functional Landmark
 +
 == Associate_Digitizing_Landmarks_With_Files == == Associate_Digitizing_Landmarks_With_Files ==
 +
 +[[visual3d:documentation:pipeline:model_commands:Associate_Digitizing_Landmarks_With_Files]]
  
 Associate a movement trial with a Digitizing Landmark Associate a movement trial with a Digitizing Landmark
visual3d/documentation/pipeline/model_commands/model_commands_overview.1731420187.txt.gz · Last modified: 2024/11/12 14:03 by wikisysop