Version 25 (modified by pmajka, 14 years ago) (diff) |
---|
3d Brain Atlas Reconstructor on-line service
Supported by an infrastructural grant
from the Polish Ministry of Regional Development
POIG.02.03.00-00-003/09
Available services
getCafInfo
Returns the index file of selected CAF dataset. Index file contains list of structures available for reconstruction, their hierarchy and list of slides within given dataset.
Examples
- http://service.3dbar.org/getCafInfo?cafDatasetName=whs_0.51
- http://service.3dbar.org/getCafInfo?cafDatasetName=whs_0.51;listSlides=False;listStructures=False
getReconstruction
Returns a model of a given structure from selected dataset as a zip file containing the reconstruction and short description.
Examples
- http://service.3dbar.org/getReconstruction?cafDatasetName=whs_0.51;structureName=thalamus
- http://service.3dbar.org/getReconstruction?cafDatasetName=whs_0.51;structureName=thalamus;qualityPreset=high;outputFormat=x3d
getPreview
Displays window allowing to manipulate (rotate, zoom, etc.) lightweight version of the reconstuciton. Note that the web browser has to support WebGL in order to use this feature.
Examples
getThumbnail
Returns a thumbnail of the reconstruction of a given structure available via getReconstruction in png format.
Examples
getCafSlide
Returns a SVG image with CAF slide filtered by provided settings.
Examples
- http://service.3dbar.org/getCafSlide?cafDatasetName=whs_0.51;slideNumber=460
- http://service.3dbar.org/getCafSlide?cafDatasetName=whs_0.51;slideNumber=460;showMask=True;showLabels=False
- http://service.3dbar.org/getCafSlide?cafDatasetName=whs_0.51;slideNumber=460;showLabels=False
Available datasets
- sba_WHS10
- http://service.3dbar.org/getCafInfo?cafDatasetName=sba_WHS10
- whs_0.51
- http://service.3dbar.org/getCafInfo?cafDatasetName=whs_0.51