-
Notifications
You must be signed in to change notification settings - Fork 621
Home
ivmartel edited this page Nov 25, 2014
·
123 revisions
Snapshot of dwv v0.8.0: 'static' in Opera 26 under Microsoft Windows 7 and 'mobile' in Firefox OS 2.0.
DWV is a simple javascript/HTML5 (only) Dicom Web Viewer. This means that you can use it on any platform that provides a modern browser (laptop, tablet, phone and even modern TVs), without the need to install any plug-in.
It is released under GNU GPL license (see the license.txt at the root of the source code). I choose GPL because it is for me the more sustainable open source license. If people are interested in this code, I prefer that they come to me and we discuss possible exchange (and possible other license such as BSD-like) rather than just take the code.
Demos can be found here: http://ivmartel.github.io/dwv/
- Blog: some sparse news
- Snapshots: snapshots of the application
- Dicom Support: DICOM checklist
- Pacs Support: PACS checklist
- Platform Support: Platform checklist
- User Stories: requirements of the application
- Error Messages: possible errors of the application and how to overcome them
- Standards: standards I try to follow
- Roadmap: ideas for the future
- Benchmark: similar initiatives
- Developing: the steps and tools recommended to develop dwv
- Javascript: javascript links

