It is a DICOM viewer which uses cornerstonejs library to display DICOM files in Nextcloud.
For more information, see the blog post Nextcloud in Digital Imaging
- Viewer: A DICOM viewer which displays images grouped by study and series in selected folders and allows to manipulate images with imaging tools.
- DICOM Dump: A list of DICOM attributes displayed on the sidebar with image thumbnail.
- Translation: The ability to use localized languages. Translators are encouraged to contribute.
On your Nextcloud, simply navigate to Apps > Multimedia > DICOM Viewer, and enable it.
Firstly, install NodeJS for JavaScript dependencies, then follow these steps:
- Clone this repository
- Change into the directory you have cloned this repository into
- Run
make && make source
command to build source code - Copy
build/artifacts/source/dicomviewer
intopath-to-nextcloud/apps
- Enable the DICOM Viewer app
- Multi-frame Image Support (CINE Tool)
- DICOM Worklist