freeradius-xx / dicomviewer

DICOM Viewer in Nextcloud

Home Page:https://apps.nextcloud.com/apps/dicomviewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Downloads Support

DICOM Viewer

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 1 Viewer 2 Viewer 3 Viewer 4 Dump 1 Dump 2

Features

  • 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.

Installation

On your Nextcloud, simply navigate to Apps > Multimedia > DICOM Viewer, and enable it.

Build

Firstly, install NodeJS for JavaScript dependencies, then follow these steps:

  1. Clone this repository
  2. Change into the directory you have cloned this repository into
  3. Run make && make source command to build source code
  4. Copy build/artifacts/source/dicomviewer into path-to-nextcloud/apps
  5. Enable the DICOM Viewer app

Roadmap

  • Multi-frame Image Support (CINE Tool)
  • DICOM Worklist

About

DICOM Viewer in Nextcloud

https://apps.nextcloud.com/apps/dicomviewer

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 94.9%Language:CSS 2.9%Language:HTML 1.5%Language:Makefile 0.4%Language:PHP 0.3%