wiki:barServiceServiceSyntax

Version 54 (modified by jkowalski, 12 years ago) (diff)

--

3d Brain Atlas Reconstructor on-line service

  1. Available backend services
    1. getAvailableDatasets
    2. getCafInfo
    3. getReconstruction
    4. getPreviewReconstruction
    5. getThumbnail
    6. getCafSlide
    7. queryReconstruction
    8. getReconstructionByKey
    9. getThumbnailByKey
  2. Availiable frontend services
    1. getPreview
    2. getCafInfoPage

Available backend services

getAvailableDatasets

Returns AJAX data describing CAF datasets (atlases) available to the user in the service.

Example

getCafInfo

Returns the index file of selected CAF dataset. Index file contains the list of structures available for reconstruction, their hierarchy and the list of slides within the given dataset.

Examples

getReconstruction

Returns a model of a given structure from selected dataset as a zip file containing the reconstruction and a short description.

Examples

getPreviewReconstruction

Returns a lightweight model of a given structure from selected dataset as an x3d mesh.

Examples

getThumbnail

Returns a thumbnail of the reconstruction of a given structure available via getReconstruction in png format.

Examples

getCafSlide

Returns an SVG image with CAF slide filtered using provided settings.

Examples

queryReconstruction

Returns AJAX data describing reconstructions in the service matching the criteria.

Examples

getReconstructionByKey

Returns reconstruction (stored in the service) of a given service identifier.

Example

getThumbnailByKey

Returns a thumbnail of reconstruction (stored in the service) of a given service identifier in png format.

Example

Availiable frontend services

getPreview

Displays a 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

getCafInfoPage

Displays a window containing basic information about CAF dataset.

Examples

friendster counter