Dicomviewer
DICOM Viewer in Nextcloud
Install / Use
/learn @ayselafsar/DicomviewerREADME
DICOM Viewer
It is a medical imaging viewer which was built on top of OHIF Viewer v3 for viewing DICOM files in Nextcloud. It renders DICOM data sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation, and serialization of observations; supports internationalization, hotkeys, and many more features.
For more information, see the blog post Nextcloud in Digital Imaging
<kbd>
</kbd>
<kbd>
</kbd>
<kbd>
</kbd>
<kbd>
</kbd>
<kbd>
</kbd>
<kbd>
</kbd>
Features
- DICOM Viewer: A medical imaging viewer for loading and viewing DICOM files with advanced imaging tools, including MPR, in Nextcloud.
- DICOM Sidebar: A sidebar component for viewing and searching DICOM attributes with an image thumbnail for DICOM files in Nextcloud.
Quick Start
On your Nextcloud, simply navigate to Apps > Multimedia > DICOM Viewer, and enable it.
Development
Pre-requisites
Build
You can build the source code with the following steps:
- Clone this project on
path-to-nextcloud/apps
git clone https://github.com/ayselafsar/dicomviewer.git
-
Navigate to the cloned project's directory
-
Update the submodules for viewer
git submodule update --init --recursive
- Enable yarn workspaces
yarn config set workspaces-experimental true
- Build the project
npm run build
- Enable the DICOM Viewer app in Nextcloud
Sponsors
Thanks to our all contributors and sponsors!
<table> <tr> <td><a href="https://nextcloud.com"><img src="https://user-images.githubusercontent.com/8215016/70382026-f51b2200-1922-11ea-9121-6bbbb9fb2a6f.png" height="50px;" alt="Nextcloud"/></td> <td><a href="https://acanio.com"><img src="https://github.com/ayselafsar/dicomviewer/assets/8215016/75d7bcf7-9d20-48b4-ba2f-7fe82138010b" height="40px;" alt="Acanio"/></td> </tr> </table>