Changes between Version 52 and Version 53 of barServiceServiceSyntax
- Timestamp:
- 03/07/12 13:53:37 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceServiceSyntax
v52 v53 34 34 35 35 36 === [wiki:barServiceGetReconstructionByKey getReconstructionByKey] ===37 38 Returns reconstruction (stored in the service) of a given service identifier.39 40 ==== Example ====41 * http://192.168.10.61:8080/getReconstructionByKey?id=2672142 43 44 36 === [wiki:barServiceGetPreviewReconstruction getPreviewReconstruction] === 45 37 … … 49 41 * http://service.3dbar.org/getPreviewReconstruction?cafDatasetName=whs_0.51;structureName=thalamus 50 42 * http://service.3dbar.org/getPreviewReconstruction?cafDatasetName=sba_DB08;structureName=Br 43 44 45 === [wiki:barServiceGetReconstructionByKey getReconstructionByKey] === 46 47 Returns reconstruction (stored in the service) of a given service identifier. 48 49 ==== Example ==== 50 * http://192.168.10.61:8080/getReconstructionByKey?id=26721 51 51 52 52 … … 71 71 ==== Example ==== 72 72 * http://192.168.10.61:8080/getThumbnailByKey?id=12064 73 73 74 74 75 === [wiki:barServiceGetCafSlide getCafSlide] ===