Skip to content

JavaScript library to display interactive medical images including but not limited to DICOM

License

Notifications You must be signed in to change notification settings

LazyCat2018/cornerstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cornerstone

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

Vision

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

Links

View Build Instructions

View Roadmap

View Backlog

comp.protocols.dicom thread

Trello

About

JavaScript library to display interactive medical images including but not limited to DICOM

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.8%
  • HTML 23.2%