This handout shows how to install WebDAS on your own PC.
WebDAS is not a commercially available product.
It is a concept of a Do-It-Yourself DICOM server.
WebDAS is a combination of many resources on the Internet.
Some of the resources are provided from our institution.
You can make the DICOM server with web-based image viewer and reporting.
This handout shows how to build up the WebDAS on Linux Operating system although WebDAS can be built on various kinds of operating systems.
The core software is the Central Test Node (CTN) which has been developed at the Electronic Radiology Laboratory (ERL), Mallinckrodt Institute of Radiology, Washington University in St. Louis.
We added JPEG image generating function on CTN. These compressed images make it easier for users to access the DICOM images in the server with a web browser.
We provide a DICOM image viewer, which is made with JAVA applet, which makes users to view the original DICOM images with the browser.
This viewer starts up from the web browser.
Users can view the original DICOM images and change the window level, window width, zooming level, number of images and etc.
We also provide web application files, path code for CTN alteration.
back to index
Followings are the concept of the WebDAS.
WebDAS is useful for the people who want to make their own DICOM server or who need to setup DICOM server with very low cast. WebDAS is a good training material for studying DICOM and web database.
Any distribution of Linux ( http://www.linux.org ) should be OK.
We used RedHatLinux8.0 ( http://www.readhat.com ) : one of the most popular distributions of Linux.
We provide following resources. These files are necessary for the WebDAS installation.