UNPKG

@metacell/geppetto-meta-ui

Version:

React components from geppetto-meta to create neuroscience applications and visualize data.

32 lines (22 loc) 777 B
# 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/DicomViewer ``` ## Examples ### Base Dicom Viewer Example The following example shows a brain MRI in DICOM format acquired at The Brain Observatory. This component is the base component and is higly configurable. The component gives all you need to implement your own buttons, but do not provide a default implementation for the buttons. ``` dicom-viewer/DicomViewerExample ``` ## Libraries [AMI.js](https://www.npmjs.com/package/ami.js)