Changes between Version 11 and Version 12 of barServiceServiceSyntax
- Timestamp:
- 04/04/11 10:05:07 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceServiceSyntax
v11 v12 22 22 }}} 23 23 24 ==== Examples ==== 25 * http://212.87.16.231:8080/getCafInfo?cafDatasetName=whs_0.51 26 * http://212.87.16.231:8080/getCafInfo?cafDatasetName=whs_0.51;listSlides=False;listStructures=False 27 24 28 === [wiki:barServiceGetReconstruction getReconstruction] === 25 29 … … 35 39 }}} 36 40 41 ==== Examples ==== 42 * http://212.87.16.231:8080/getReconstruction?cafDatasetName=whs_0.51;structureName=thalamus 43 * http://212.87.16.231:8080/getReconstruction?cafDatasetName=whs_0.51;structureName=thalamus;qualityPreset=high;outputFormat=x3d 44 37 45 === [wiki:barServiceGetThumbnail getThumbnail] === 38 46 … … 45 53 ;structureName=<structure name> 46 54 }}} 55 56 ==== Examples ==== 57 * http://212.87.16.231:8080/getThumbnail?cafDatasetName=whs_0.51;structureName=thalamus 47 58 48 59 === [wiki:barServiceGetCafSlide getCafSlide] === … … 58 69 [;showMask=(True|False)] 59 70 }}} 71 72 ==== Examples ==== 73 * http://212.87.16.231:8080/getCafSlide?cafDatasetName=whs_0.51;slideNumber=460 74 * http://212.87.16.231:8080/getCafSlide?cafDatasetName=whs_0.51;slideNumber=460;showMask=True;showLabels=False 75 * http://212.87.16.231:8080/getCafSlide?cafDatasetName=whs_0.51;slideNumber=460;showLabels=False