The goal of this project is to make it easy to enable HTML5 based web apps to display interactive medical images:
- Easy - use of the library should be familiar for someone with experience in web technologies - knowledge of DICOM or medical imaging should not be required
- Medical images - this includes all DICOM image types as well as non DICOM Image types
- Interactive - All rendering is done on the client side including window/level, zoom, pan, etc.
Click here to see live examples
Project Status: proof of concept
- Supports all HTML5 based browsers
- Runs on mobile, tablet and desktop
- Displays all DICOM image types
- Displays non DICOM image types (e.g. JPEG from camera)
- High performance image display
- Server software can run on Linux, Windows and Mac OS X
- Server provides plugin interface to allow interfacing with image archives in different ways (e.g. DIMSE, WADO, custom)