tmp3000 / dicomviewer

A DICOM Viewer for Nextcloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support

DICOM Viewer

It is a DICOM viewer which uses cornerstonejs library to display DICOM files on 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 with basic imaging tools
  • DICOM Dump: A list of DICOM attributes displayed on the sidebar

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. Run make && make source command to build source code
  2. Copy build/artifacts/source/dicomviewer into path-to-nextcloud/apps
  3. Enable the DICOM Viewer app

Roadmap

  • Multiframe Support
  • DICOM Worklist

About

A DICOM Viewer for Nextcloud

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 94.0%Language:CSS 3.0%Language:Hack 1.3%Language:PHP 0.9%Language:Makefile 0.8%