Changes between Version 10 and Version 11 of barServiceGetPreview
- Timestamp:
- 03/08/12 11:12:49 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceGetPreview
v10 v11 1 1 = 3d Brain Atlas Reconstructor on-line service = 2 2 3 == = getPreview ===3 == getPreview == 4 4 5 Display swindow allowing to manipulate (rotate, zoom, etc.) lightweight version of the reconstuciton.5 Display window allowing to manipulate (rotate, zoom, etc.) lightweight version of the reconstuciton. 6 6 Note that the web browser has to support [[http://en.wikipedia.org/wiki/WebGL|WebGL]] in order 7 7 to use this feature. … … 13 13 }}} 14 14 15 ==== Required arguments ==== 16 * cafDatasetName 17 The service identifier of the selected CAF dataset. 18 19 * structureName 20 Name of structure from hierarchy tree. In practice nearly all names 21 should be fine. Formally name has to point to a root node of a subtree 22 containing at least one node with representation among paths in CAF 23 slides. 15 === Required arguments === 16 cafDatasetName:: The service identifier of the selected CAF dataset. 17 18 structureName:: Name of structure from hierarchy tree. In practice nearly all names 19 should be fine. Formally name has to point to a root node of a subtree 20 containing at least one node with representation among paths in CAF 21 slides. 24 22 25 === = Examples ====23 === Examples === 26 24 * http://service.3dbar.org/getPreview?cafDatasetName=whs_0.51&structureName=CNS 27 25 * http://service.3dbar.org/getPreview?cafDatasetName=whs_0.5&structureName=Hc