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
Nächste Überarbeitung Beide Seiten der Revision
projects [2022/08/14 08:25]
65.21.232.254 alte Version wiederhergestellt (2022/05/25 09:10)
projects [2022/08/14 10:42]
2a01:4f9:5a:17aa::2 alte Version wiederhergestellt (2022/08/13 08:38)
Zeile 52: Zeile 52:
 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. 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 to achive orthoganal systems and have the longitudinal femur axes included.+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.
  
 The proximal tibia (anatomical) coordinate systems are defined by PiG virtual markers. The proximal tibia (anatomical) coordinate systems are defined by PiG virtual markers.
Zeile 97: Zeile 97:
 ^ R/LHipAngles | Cardan angles describing the hip motion based on functional knee joint axes corresponding to the equal named original PiG angles  | ^ R/LHipAngles | Cardan angles describing the hip motion based on functional knee joint axes corresponding to the equal named original PiG angles  |
  
-You can change the output behavoir in the calcml.xml file in the subfolder "jobs" of the project. Have a look at the following definition of processing gait-trials in this file: 
- 
-<code xml> 
-<CalcGroup name="dynamic"> 
-            <identification> 
-              <entry key="CLASS">Dynamic|Dynamic\+Kinetics</entry> 
-              <!--entry key="TYPE">PiG</entry--> 
-            </identification> 
-            <process> 
-                <entry key="POINTS">true</entry> 
-                <entry key="EVENTS">true</entry> 
-            </process> 
-            <input labelset="Input.lml"> 
-                 <!--entry key=""></entry--> 
-            </input> 
-            <output labelset="Output.lml" dir="" 
-                    handlerclass="de.orat.motionDataConverter.MotionDataOutputHandler"> 
-            </output> 
-            <!--output labelset="Output_reduced.lml"/--> 
-        </CalcGroup> 
-</code> 
- 
-In this code snipset the the output is done by the "MotionDataOutputHandler" and the timeseries to be written are defined in the "Output.lml" file. This results in a file with the suffix ".d3d". To activate the output into hd-asc files youy have the comment out the "<output>"-tag and substitute it by the one which find at the ende (commented out). This focussed on the the output labelset "Output_reduced.lml". Inside this labelset there is the mimetype of hd-asc set. 
- 
-<code xml> 
-<?xml version="1.0" encoding="UTF-8"?> 
- 
-<LabelSet xmlns="http://www.orat.de/schemas/lml"  
-          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
-          xsi:schemaLocation="http://www.orat.de/schemas/lml http://www.orat.de/schemas/lml.xsd" 
-          name="Output fjoint angles only"> 
- 
-    <!-- text/x-glx--> 
-    <Labels name="all" basefile="true" fileSuffix="glx" mimeType="text/x-hd-asc"> 
-       ... 
-</code> 
 ==== Process Log ==== ==== Process Log ====
-The logging output is shown in a seperate window typically shown at the buttom of the application. If this window is not shown you can reopen it by the corresponding action in the Windows-main-menu. 
- 
 The following picture shows a part of the logging output of processing a session. The messages in black are only for information. The blue ones are warning. If there are red ones, something is totally wrong. The following picture shows a part of the logging output of processing a session. The messages in black are only for information. The blue ones are warning. If there are red ones, something is totally wrong.
  
projects.txt · Zuletzt geändert: 2024/04/19 01:54 von 47.128.54.72