Changes between Version 5 and Version 6 of barServiceGetReconstruction
- Timestamp:
- 04/01/11 22:12:49 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceGetReconstruction
v5 v6 21 21 22 22 ==== Required arguments ==== 23 cafDatasetName:: 23 * cafDatasetName 24 24 The name of the selected CAF dataset. The list of available 25 25 CAF datasets is located at the end of this page. 26 26 27 structureName:: 27 * structureName 28 28 Name of structure from hierarchy tree. In practice nearly all names 29 29 should be fine but formally name has to point to a root node of a subtree … … 32 32 33 33 ==== Optional arguments ==== 34 qualityPreset:: 34 * qualityPreset 35 35 Sets predefined quality preset, possible values are 'low', 'medium' 36 36 and 'high' the default value is 'low' 37 37 38 outputFormat:: 38 * outputFormat 39 39 Defines format of the reconstruction. Possible formats are 'vrml' 40 40 and 'x3d' with the default value 'vrml'.