@metacell/geppetto-meta-ui
Version:
React components from geppetto-meta to create neuroscience applications and visualize data.
32 lines (22 loc) • 750 B
Markdown
# Preconfigured Dicom Viewer
Viewer for any images in the DICOM format.
Features:
* Tiled view with separated orientations at a glance
* Combined view with all orientations
* Single orientation view
* Navigate slice stack for each orientation (mouse wheel)
* Rotate (Left-click + drag)
* Download data (download button)
```element
dicom-viewer/preconf/DicomViewer
```
## Examples
### Dicom Viewer Example
The following example shows a brain MRI in DICOM format acquired at The Brain Observatory.
This component is a preconfigured version of the DicomViewer component .
The component provides a default implementation for the buttons.
```
dicom-viewer/DicomViewerPreconfExample
```
## Libraries
[AMI.js](https://www.npmjs.com/package/ami.js)