Abstract

Recent developments in Internet technology, combined with the computerization of hospital radiology departments, allow the remote viewing of medical data images. Generally, however, medical images are data intensive and the transmission of such images over a network can consumer large amounts of network resources. Previous work by Liptay et al, presented an interactive, progressive program (implemented in JAVA and requiring a web browser) that allowed the transmission of multi-resolution JPEG image data using various ROI (Region of Interest) strategies in order to minimize Internet bandwidth requirements. This work handles both 2D and 3D image data, but 3D data was treated as a sequence of 2D images, where each 2D image had to be individually requested by the system. The work described in this paper replaces the representation of 3D data as a 2D JPEG image sequence with a single block of lossy 3D image data compressed using wavelets. In a similar fashion, 2D image data is wavelet compressed. Wavelet decomposition has been shown to have consistently better image quality at high compression ratios than other lossy compression methods. We use wavelet compression in a JAVA application program on the server side to construct a lossy low resolution version of the data. As well, high resolution difference sub-blocks of data are also created by the JAVA application; a difference sub-block and the corresponding low resolution lossless data. Transmitting the low resolution image and difference sub-blocks (as requested) only requires a small fraction of the network bandwidth compared to that which would otherwise be needed to transmit the entire lossless data set. The user, via a JAVA applet on the client side, is provided with a number of methods to choose a trajectory (sequence) of regions of interest in the low resolution image. Once the region(s) of interest are chosen, the sub-blocks of image data in the various trajectories are then retrieved and integrated into the low resolution display to provide lossless reconstruction in the regions of interest. Our program significantly reduces download time since extraneous information is not transmitted.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.