Changes between Version 2 and Version 3 of barServiceGetPreviewReconstruction
- Timestamp:
- 03/08/12 10:58:14 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceGetPreviewReconstruction
v2 v3 1 1 = 3d Brain Atlas Reconstructor on-line service = 2 2 3 == = getPreviewReconstruction ===3 == getPreviewReconstruction == 4 4 5 5 Returns a lightweight model of a given structure from selected dataset as an x3d mesh. … … 11 11 }}} 12 12 13 ==== Required arguments ==== 14 * cafDatasetName 15 The service identifier of the selected CAF dataset. 13 === Required arguments === 14 cafDatasetName:: The service identifier of the selected CAF dataset. 16 15 17 18 * structureName 19 Name of structure from hierarchy tree. In practice nearly all names 20 should be fine. Formally name has to point to a root node of a subtree 21 containing at least one node with representation among paths in CAF 22 slides. 16 structureName:: Name of structure from hierarchy tree. In practice nearly all names 17 should be fine. Formally name has to point to a root node of a subtree 18 containing at least one node with representation among paths in CAF 19 slides. 23 20 24 === = Examples ====21 === Examples === 25 22 * http://service.3dbar.org/getPreviewReconstruction?cafDatasetName=whs_0.51;structureName=thalamus