Dwv

DICOM Web Viewer: open source zero footprint medical image library.
Alternatives To Dwv
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Viewers2,39351418 hours ago38November 30, 2020752mitTypeScript
OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
Awesome Healthcare2,164
8 days ago1cc0-1.0
Curated list of awesome open source healthcare software, libraries, tools and resources.
Dwv1,46612816 hours ago45June 29, 202244gpl-3.0JavaScript
DICOM Web Viewer: open source zero footprint medical image library.
Fo Dicom911252017 hours ago79May 23, 2022116otherC#
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
Dicom820417 days ago33January 29, 202293mitGo
⚡High Performance DICOM Medical Image Parser in Go.
Ami667216 months ago50September 30, 2020141mitJavaScript
AMI Medical Imaging (AMI) JS ToolKit
Ctk664
2 months agoJuly 17, 2022170apache-2.0C++
A set of common support code for medical imaging, surgical navigation, and related purposes.
Mitk561
16 hours ago17bsd-3-clauseC++
The Medical Imaging Interaction Toolkit.
Weasis548
2 days ago31otherJava
Weasis is a DICOM viewer available as a desktop application or as a web-based application.
Invesalius3499
8 days ago95gpl-2.0Python
3D medical imaging reconstruction software
Alternatives To Dwv
Select To Compare


Alternative Project Comparisons
Readme

DWV

DWV (DICOM Web Viewer) is an open source zero footprint medical image viewer library. It uses only javascript and HTML5 technologies, meaning that it can be run on any platform that provides a modern browser (laptop, tablet, phone and even modern TVs). It can load local or remote data in DICOM format (the standard for medical imaging data such as MR, CT, Echo, Mammo, NM...) and provides standard tools for its manipulation such as contrast, zoom, drag, possibility to draw regions on top of the image and imaging filters such as threshold and sharpening.

Node.js CI npm Donate

Try a live demo and read a lot more information on the docs (such as examples, dicom conformance, pacs integrations). You can also check out the wiki.

  • All coding/implementation contributions and comments are welcome.
  • DWV is not certified for diagnostic use.1
  • Released under GNU GPL-3.0 license (see license.txt).

If you have questions, please open an issue.

Available Scripts

  • nstall: install dependencies
  • lint: run code linting
  • test: opens a web page with test pages and karmas' results (with live reload)
  • test-ci: one shot test run
  • build: create release files
  • doc: create documentation
  • dev: watch for changes and copy build (to be connected with a demo viewer)

I'm using yarn as the main package manager. Best to use it to install since the lock file (that contains the exact dependency tree) is a yarn file. All scripts also work with npm.

Steps to run the viewer from scratch

# get the code
git clone https://github.com/ivmartel/dwv.git

# move to its folder
cd dwv

# install dependencies
yarn install

# launch tests: will open a browser with test pages
yarn run test

This will open your default browser with the different test pages, check the 'viewer' link for a simple test viewer.

Notes

1: Certification refers to official medical software certification that are issued by the FDA or EU Notified Bodies. The sentence here serves as a reminder that the Dicom Web Viewer is not ceritifed, and comes with no warranties (and no possible liability of its authors) as stated in the license. To learn more about standards used in certification, see the wikipedia Medical software page.

Popular Medical Projects
Popular Dicom Projects
Popular Science Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Medical
Dicom
Medical Imaging