Benutzer-Werkzeuge

Webseiten-Werkzeuge


projects

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
projects [2022/01/16 02:47]
92.220.10.100 alte Version wiederhergestellt (2021/10/10 06:20)
projects [2024/04/18 06:03] (aktuell)
47.128.26.239 alte Version wiederhergestellt (2024/03/19 23:18)
Zeile 1: Zeile 1:
-======Projects====== +======PiGMo10 Vicon PiG based======
-A folder with subfolders which includes a set of xml-files to describe what to do with a dataset (session, a set of trials, typcially with c3d-files) is called a "Project". There are some projects specific for the Heidelber Motionlab. +
-=====PiGMo10 Vicon PiG based=====+
  
 This is a clone of what the PiGMo10 "modelscript" in **MoMo** calculates, based on the Vicon PiG model.  This is a clone of what the PiGMo10 "modelscript" in **MoMo** calculates, based on the Vicon PiG model. 
Zeile 10: Zeile 8:
  
 The lower body kinematics angles of this project are described [[http://nimue-platform.motion-science.org/doku.php?id=analysistools:conventionalgaitmodels|here]]. The lower body kinematics angles of this project are described [[http://nimue-platform.motion-science.org/doku.php?id=analysistools:conventionalgaitmodels|here]].
-=====PiGMo10 independent=====+ 
 +^ ANGLES ^ ^ POSITIVE ROTATION ^ AXIS ^ DIRECTION ^ ANGLES ^ ^ POSITIVE ROTATION ^ AXIS ^ DIRECTION ^ 
 +^ LPelvisAngles | 1 | Anterior Tilt | Prg.Fm. Y | Anti-clockwise ^ RPelvisAngles | 1 | Anterior Tilt | Prg.Fm. Y | Anti-clockwise | 
 +^ LPelvisAngles | 2 | Upward Obliquity | Prg.Fm. X’ | Anti-clockwise ^ | 2 | Upward Obliquity | Prg.Fm. X’ | Clockwise | 
 +^ LPelvisAngles | 3 | Internal Rotation | Prg.Fm. Z’’ | Clockwise ^ | 3 | Internal Rotation | Prg.Fm. Z’’ | Anti-clockwise | 
 +^ LFootProgressAngles | 1 | - | Prg.Fm. Y | - ^ RFootProgressAngles | 1 | - | Prg.Fm. Y | - | 
 +^ LFootProgressAngles | 2 | - | Prg.Fm. X’ | - ^ RFootProgressAngles | 2 | - | Prg.Fm. X’ | - | 
 +^ LFootProgressAngles | 3 | Internal Rotation | Prg.Fm. Z’’ | Clockwise ^ RFootProgressAngles | 3 | Internal Rotation | Prg.Fm. Z’’ | Anti-clockwise | 
 +^ LHipAngles | 1 | Flexion | Pelvis Y | Clockwise ^ RHipAngles | 1 | Flexion | Pelvis Y | Clockwise | 
 +^ LHipAngles | 2 | Adduction | Pelvis X’ | Clockwise ^ RHipAngles | 2 | Adduction | Pelvis X’ | Anti-clockwise | 
 +^ LHipAngles | 3 | Internal Rotation | Pelvis Z’’ | Clockwise ^ RHipAngles | 3 | Internal Rotation | Pelvis Z’’ | Anti-clockwise | 
 +^ LKneeAngles | 1 | Flexion | Thigh Y | Anti-clockwise ^ RKneeAngles | 1 | Flexion | Thigh Y | Anti-clockwise | 
 +^ LKneeAngles | 2 | Varus/Adduction | Thigh X’ | Clockwise ^ RKneeAngles | 2 | Varus/Adduction | Thigh X’ | Anti-clockwise | 
 +^ LKneeAngles | 3 | Internal Rotation | Thigh Z’’ | Clockwise ^ RKneeAngles | 3 | Internal Rotation | Thigh Z’’ | Anti-clockwise | 
 +^ LAnkleAngles | 1 | Dorsiflexion | Tibia Y | Clockwise ^ RAnkleAngles | 1 | Dorsiflexion | Tibia Y | Clockwise | 
 +^ LAnkleAngles | 2 | Inversion/ Adduction | Tibia X’’ | Clockwise ^ RAnkleAngles | 2 | Inversion/ Adduction | Tibia X’’ | Anti-clockwise | 
 +^ LAnkleAngles | 3 | Internal Rotation | Tibia Z’ | Clockwise ^ RAnkleAngles | 3 | Internal Rotation | Tibia Z’ | Anti-clockwise | 
 +======PiGMo10 independent======
  
 Additional to the above this also includes a Vicon PiG kinematics clone. This makes the project completly independent from Vicon codebase, for full flexibility. Additional to the above this also includes a Vicon PiG kinematics clone. This makes the project completly independent from Vicon codebase, for full flexibility.
  
-=====PiG with functional centers/axes=====+======PiG with functional centers/axes======
  
 This project adds functional center/axes determination to the default Vicon PlugInGait model. It works together with the old **Vicon Workstation** and also with new Vicon **Nexus system**. This project adds functional center/axes determination to the default Vicon PlugInGait model. It works together with the old **Vicon Workstation** and also with new Vicon **Nexus system**.
  
-Additional to the SCoRE/SARA functional method implementation of Vicon, several mathematical methods are available and the phases, which are used as input for the estimation, can be controlled by setting of events in the dynamic calibration trials.+Additional to the ScoRE/SARA functional method implementation of Vicon, several mathematical methods are available and the phases, which are used as input for the estimation, can be controlled by setting of events in the dynamic calibration trials.
  
-====Eclipse entries====+=====Eclipse entries=====
 To process the data, specific dynamic calibration trials must be done and its specific eclipse entries must be set: To process the data, specific dynamic calibration trials must be done and its specific eclipse entries must be set:
  
Zeile 33: Zeile 48:
 {{ :eclipse_functionalpig_54662.png?800 |}} {{ :eclipse_functionalpig_54662.png?800 |}}
  
-====Modelparameter files====+=====Modelparameter files=====
 Modelparameter-files are needed to read parameters from clinical measurements, which are used to define offset angles in the kinematics model.  Modelparameter-files are needed to read parameters from clinical measurements, which are used to define offset angles in the kinematics model. 
  
Zeile 48: Zeile 63:
 $RTibialTorsion = -15 $RTibialTorsion = -15
 </code> </code>
-=====PiG with functional knee joint axes only ===== 
- 
-This project adds functional knee joint axes determination (SARA) only to the default Vicon PlugInGait model. It works together with the old Vicon Workstation system and allows to control the usage of the motion phases which are used for the estimation by setting of events. 
- 
-In the gait trials the lateral knee markers are projected onto the functional knee joint axes and the knee joint center is determined based on the clinical measurement of the knee width. Than the femur coordinate system is constructed equivalent to the original PiG. Keep in mind that this coordinate system does not have the functional axis as one of its axes. The axes are defined by cross products and have the longitudinal femur axes included. 
- 
-==== Preconditions ==== 
-  * It is assumed, that the Vicon PiG is processed for the static calibration trial and all gait trials, before processing with this model. Vicon PiG Processing is not needed for the dynamic calibration trials. 
-  * Additional markers on the theigh are needed. Have a look at the follwing markerset picture 
-  * Specific dynamic calibration movement with knee flexion, events to define the phases used by the estimation. 
-  * Specific eclipse entries. Have a look at the following table and screenshot 
- 
-==== Markerset ==== 
- 
-{{ :markerset.png?400 |}} 
-====Eclipse entries==== 
-To process the data, specific dynamic calibration trials must be available and its specific eclipse entries must be set: 
- 
-^ Trial ^ Name ^ Value ^ Description ^ 
-^ 1 |  CLASS | Static_Cal | Static standing trial with knee alignment device. | 
-^ 2 |  CLASS | HipFlex/Ext | Flexion/Extention of the hip, which should cause also flexion/extention of the knee; last is used for knee-axis estimation; so it is important, that in this trial also the knee is flexed at minimum of 30 degrees RoM. | 
-^ all trials | SIDE | Side R, Side L, bds | | 
-^ 3-n | CLASS | Dynamic or Dynamic+Kinetics | Trial with gait, Strides defined by events. | 
-{{ :eclipse_functionalpig_54662.png?800 |}} 
- 
-====Modelparameter files==== 
-Modelparameter-files are needed to read parameters from clinical measurements, which are used to define offset angles in the kinematics model.  
- 
-There is an important limitation in the mechanism to work with these files: You can have an mp-file only for each session and not for each group. That is why the mp-files are found only, if they are saved in the session and not in the group. Details of working with .mp-files and its limitations you can find [[http://nimue-platform.motion-science.org/doku.php?id=glue:vicon&#mp-files|here]]. 
- 
-Used parameters are: 
- 
-<code> 
-$LKneeWidth = 103  
-$RKneeWidth = 104  
-</code> 
- 
- 
projects.1642297647.txt.gz · Zuletzt geändert: 2022/01/16 02:47 von 92.220.10.100