Changes between Version 9 and Version 10 of barServiceGetReconstruction
- Timestamp:
- 04/02/11 09:57:42 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceGetReconstruction
v9 v10 15 15 16 16 ==== Required arguments ==== 17 * cafDatasetName ::17 * cafDatasetName 18 18 The name of the selected CAF dataset. The list of available 19 19 CAF datasets is located at the end of this page. 20 20 21 * structureName ::21 * structureName 22 22 Name of structure from hierarchy tree. In practice nearly all names 23 23 should be fine but formally name has to point to a root node of a subtree … … 26 26 27 27 ==== Optional arguments ==== 28 * qualityPreset ::28 * qualityPreset 29 29 Sets predefined quality preset, possible values are 'low', 'medium' 30 30 and 'high' the default value is 'low' 31 31 32 * outputFormat ::32 * outputFormat 33 33 Defines format of the reconstruction. Possible formats are 'vrml' 34 34 and 'x3d' with the default value 'vrml'.