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
Letzte ÜberarbeitungBeide Seiten der Revision
generalfeatures:export [2020/06/23 09:29] – [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.
generalfeatures/export.txt · Zuletzt geändert: 2021/01/22 10:33 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki