Web-based DICOM viewer written in CoffeeScript and Sass. Rewrite of webDICOM.
##Visualization The visualisation of DICOM images is done with the HTML5 canvas element.
##Browser support Best performance and user expierence with Google Chrome.
##Used libraries
- jQuery & jQuery UI
- jQuery Bootstrap
- jQuery Custom File Input Plugin
- SelectBoxIt
- jQueryTree
- jsdicom-lib
##License GNU GPLv3
DICOMcoffee is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.