Benutzer-Werkzeuge

Webseiten-Werkzeuge


generalfeatures:export

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
generalfeatures:export [2020/06/03 16:49] – [Supported export file formats] olivergeneralfeatures:export [2021/01/22 10:05] – [Export data of a single dataset] oliver
Zeile 10: Zeile 10:
 {{ :generalfeatures:export_dataset.png?600 |}} {{ :generalfeatures:export_dataset.png?600 |}}
  
-If you want to restrict the export you have to select the switch. Than you can select a labelset in the context menu. Labelset files are searched in the "labelsets" folder of your main project. You also have to select the child datagroup of you labelset which contains the wanted labels.+If you want to restrict the export you have to select the switch. Than you can select a labelset in the context menu. Labelset files are searched in the "labelsets" folder of your main project. You also have to select the child datagroup of your labelset which contains the wanted labels
 + 
 +<code xml> 
 +<LabelSet name="test"> 
 +  <Labels name="RGraspPhase" fileSuffix="csv"> 
 +    <Label name="RWJC"/> 
 +  </Labels> 
 +</LabelSet> 
 +</code> 
 + 
 +Be carful, if you define two <Labels> groups with the same "fileSuffix" the labels of both groups are merged into one group with the group-name of the first group.
  
 In the case of .csv and .json the label group name is interpreted as a phase type name and only frames contained in phases with this name are exported. In the case of .csv and .json the label group name is interpreted as a phase type name and only frames contained in phases with this name are exported.
Zeile 31: Zeile 41:
 | text/x-gnm | gnm | File format specific for the GaitLab HD | Final | | text/x-gnm | gnm | File format specific for the GaitLab HD | Final |
 | application/motiondata+mat | mat | Matlab data exchange format | Release, some ideas about export of additional meta data exists | | application/motiondata+mat | mat | Matlab data exchange format | Release, some ideas about export of additional meta data exists |
-| text/x+csv | csv | Reading of csv-files is not implemented. | Release |+| text/x-csv | csv | Reading of csv-files is not implemented. | Release |
 | text/x-json | json | Reading of json-files is not implemented. | Release | | text/x-json | json | Reading of json-files is not implemented. | Release |
 | application/motiondata+trc | trc | OpenSim default trial format. | Implemented but not tested. | | application/motiondata+trc | trc | OpenSim default trial format. | Implemented but not tested. |
generalfeatures/export.txt · Zuletzt geändert: 2021/01/22 10:33 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki