You are on page 1of 9

Special Issue on ICIT 2009 Conference - Bioinformatics and Image

A COMPREHENSIVE QUALITY EVALUATION


SYSTEM FOR PACS

Dinu Dragan, Dragan Ivetic


Departmant for Computing and Automatics, Republic of Serbia
dinud@uns.as.rs, ivetic@uns.ac.rs

ABSTRACT
An imposing number of lossy compression techniques used in medicine, represents
a challenge for the developers of a Picture Archiving and Communication System
(PACS). How to choose an appropriate lossy medical image compression
technique for PACS? The question is not anymore whether to compress medical
images in lossless or lossy way, but rather which type of lossy compression to use.
The number of quality evaluations and criteria used for evaluation of a lossy
compression technique is enormous. The mainstream quality evaluations and
criteria can be broadly divided in two categories: objective and subjective. They
evaluate the presentation (display) quality of a lossy compressed medical image.
Also, there are few quality evaluations which measure technical characteristics of a
lossy compression technique. In our opinion, technical evaluations represent an
independent and invaluable category of quality evaluations. The conclusion is that
quality evaluations from each category measure only one quality aspect of a
medical image compression technique. Therefore, it is necessary to apply a
representative(s) of each group to acquire the complete evaluation of lossy medical
image compression technique for a PACS. Furthermore, a correlation function
between the quality evaluation categories would simplify the overall evaluation of
compression techniques. This would enable the use of medical images of highest
quality while engaging the optimal processing, storage, and presentation resources.
The paper represents a preliminary work, an introduction to future research and
work aiming at developing a comprehensive quality evaluation system.

Keywords: medical image quality metrics, medical image compression, PACS

1 INTRODUCTION The second group of compression techniques


achieves greater compression ratios, but with data
Picture Archiving and Communication System distortion in restored image [6, 7, 8]. Lossy
(PACS) represents an integral part of modern compression provoked serious doubts and opposition
hospitals. It enables communication, storage, from medical staff. The opposition rose from the fact
processing, and presentation of digital medical that the loss of data can influence medical image
images and corresponding data [1]. Digital medical interpretation and can lead to serious errors in
images tend to occupy enormous amount of storage treatment of a patient. Therefore, the main research
space [2, 3]. The complete annual volume of medical area for lossy compression of medical images is
images in a modern hospital easily reaches hundreds finding of the greatest compression ratio that still
of petabytes and is still on the rise [4]. The increased maintains diagnostically important information. The
demand for digital medical images introduced still degree of lossy compression of medical images
image compression for medical imaging [5], which which maintains no visual distortion under normal
relaxes storage and network requirements of a PACS, medical viewing conditions is called visually
and reduces the overall cost of the system [3]. lossless compression [10]. Several studies
In general, all compressed medical images can [8, 11, 12] and standards [13] proved clinical
be placed in two groups: lossless and lossy. The first acceptability to use lossy compression of medical
group is more appealing to physicians, because images as long as the modality of the image, the
decompression restores the image completely, nature of the imaged pathology, and image anatomy
without data loss. It achieves modest results and are taken into account during lossy compression. The
maximum compression ratio of 3:1 [6, 7, 8]. Several medical organization involved has to approve and
studies [9, 10] showed that this is not suitable for adopt a lossy compression of medical images applied
PACS, and that at least 10:1 compression ratio has to in PACS. Therefore, it is necessary to provide a
be achieved.

UbiCC Journal Volume 4 No. 3 642


Special Issue on ICIT 2009 Conference - Bioinformatics and Image

quality evaluation of different compression 2. the entire medical image is compressed lossy
techniques from PACS point of view. targeting the visually lossless threshold.
During our work on a PACS for a lung hospital, The first group offers selective lossy compression of
we tried to adopt image compression for medical medical images. Parts of the image containing
images which achieves highest compression ratio diagnostically crucial information (ROI) are
with minimal distortion within decompressed image. compressed in a lossless way, whereas the rest of the
Also, we needed image compression suitable for image containing unimportant data is compressed
telemedicine purposes. We consulted the technical lossy. This approach enables considerable higher
studies in search for quality evaluation of image compression ratio than ordinary lossy compression
compression technique. The sheer amount of studies [18, 19]. Larger regions of the medical image contain
is overwhelming [14, 15]. There is no unique quality unimportant data which can be compressed at higher
evaluation which is suitable for various compression rates [19]. Downfall of this approach is
techniques and different applications of image computational complexity (an element of technical-
compression [16, 17]. In most cases the studies are objective evaluation). Each ROI has to be marked
focused only on presentation (display) quality of the before compression. Even for images of the same
lossy compressed medical image. Technical features modality, ROIs are rarely in the same place. ROIs
of compression technique are usually ignored. are identified either manually by qualified medical
This paper represents a preliminary research. Its specialist or automated based on a region-detection
purpose is to identify all the elements needed to algorithm [20]. The goal is to find a perfect
evaluate the quality of a compression technique for combination of automated ROI detection algorithms
PACS. We identified three categories of quality and selective compression technique.
evaluations and criteria: presentation-objective, Over the years various solutions for ROI
presentation-subjective, and technical-objective. compression of medical images emerged which
Overview of technical studies led us to conclusion differ in image modalities used, ROI definitions,
that quality evaluations from each category measure coding shames and compression goals [20]. Some of
only one quality aspect of an image compression them are: a ROI-based compression technique with
technique. To perform the complete evaluation of two multi-resolution coding schemes reported by
medical image compression technique for PACS, it Strom [19], a block based JPEG ROI compression
is necessary to apply a representative of each and a importance schema coding based on wavelets
category. A correlation function between the reported by Bruckmann [18], a motion compensated
representatives of each category would simplify the ROI coding for colon CT images reported by
overall evaluation of compression techniques. A 3D Bokturk [21], a region based discrete wavelet
evaluation space introduced by the paper is a 3D transform reported by Penedo [22], a JPEG2000 ROI
space defined by this correlation function and quality coding reported by Anastassopoulos [23].
evaluations used. Our goal is to develop an The second group of lossy compression
evaluation tool based on the 3D evaluation space techniques applies lossy compression over entire
which is expected for 2011. All the elements of the medical image. Considerable efforts have been made
quality evaluation system are identified in the paper. in finding and applying the visual lossless threshold.
The organization of the paper is as follows: Over the years various solutions emerged which
section 2 gives the short overview of the lossy differ in goals imposed on a compression technique
compression techniques used in medical domain; (for particular medical modality or for a group of
section 3 describes the quality evaluations used to modalities), and in compression techniques used
measure the quality of compression techniques; 3D (industry standards or proprietary compression
evaluation space is discussed in section 4; section 5 techniques).
concludes the paper. Some of the solutions presented over the years
are: a compression using predictive pruned tree-
2 LOSSY COMPRESSION OF MEDICAL structured vector quantization reported by Cosman
IMAGES [17], a wavelet coder based on Set Partitioning in
Hierarchical Trees (SPIHT) reported by Lu [24], a
Over the past decades an imposing number of wavelet coder exploiting Human Visual System
lossy compression techniques have been tested and reported by Kai [25], a JPEG coder and wavelet-
used in medical domain. Industry approved standards based trelliscoded quantization (WTCQ) reported by
have been used as often as the proprietary Slone [10], a JPEG2000 coder reported by Bilgin
compressions. On the part of the image affected, they [26].
can be categorized in two groups: Although the substantial effort has been made to
1. medical image regions of interest (ROI) are develop a selective lossy compression of medical
compressed losslessly while the rest of the image images, the industry standards that apply lossy
background is compressed lossy, compression on the entire medical image are
commonly used in PACS.

UbiCC Journal Volume 4 No. 3 643


Special Issue on ICIT 2009 Conference - Bioinformatics and Image

3 QUALITY EVALUATIONS (2 b ) 2
(3)
MSE
The significant effort has been made to solve the
problem of measuring digital image quality with
These measures fail to measure local
limited amount of success [13, 14]. Various studies
degradations and do not provide precise descriptions
tried to develop new metrics or to adopt existing
of image degradations [5, 27]. Still, many studies use
ones for medical imaging [5, 6, 7, 8, 17]. The quality
this quality evaluations to rate their implementations
evaluations used can be broadly categorized as
of lossy medical image compression techniques.
[5, 17]:
Quality of the lossy compressions studied in [9,
objective quality evaluations based on a
24, 25, 26, 28] was measured by these numerical
mathematical or a statistical model, which is easy
distortion evaluations. For example, Chen [9] used
to compute and rate,
PSNR to evaluate propriety DCT based SPIHT
subjective quality evaluations based on a compression, original SPIHT and JPEG2000. The
subjective observer evaluation of restored image, DCT based compression achieved highest PSNR
or questionnaires with numerical ratings. values for the tested medical images, which indicated
These categories can be further sub-categorized, but that it is more suitable for medical imaging then the
this falls out of the scope of the paper [5, 17]. other two compression techniques.
The quality evaluations proposed measure Beside scalar numerical evaluations, graphical
presentation (display) quality of the lossy evaluations such as Hosaka plots and Eskicioglu
compressed medical image. Therefore, they can be charts, and evaluations based on HVS model have
categorized as presentation-objective and been used [14, 15, 29]. Their applicability in medical
presentation-subjective quality evaluation. Although, domain has been reported in [6, 27].
these quality evaluations have been devised for Also, a hybrid presentation-objective metrics
image quality measurement, they can be also used have been studied for medical domain.
for evaluation of lossy compression techniques. The Przelaskowski [27] proposed a vector quality
quality of the reconstructed image should not be the measure reflecting diagnostic accuracy, Eq. (4).
only criteria for adoption of a compression technique
for PACS. The quality evaluation of medical image 6
compressions for PACS is inseparable from technical
aspects of the system. The lossy compression can
HVM = iVi (4)
i =1
uphold remarkable presentational quality (objective
and subjective) of medical images but with high The values Vi represents one presentation-
technical demands. In some cases these technical objective measure. The vector measure was designed
demands are not achievable and in most cases they to include the formation of a diagnostic quality
are too expensive. In many countries this will impose pattern based on the subjective ratings of local image
too high price for PACS. Evaluations measuring features. This quality measure represents a way of
image compression quality from technical point of combining presentation-objective and presentation-
view can be categorized as technical-objective subjective evaluations. Evaluation of lossy
quality evaluations. JPEG2000 compressed medical images found that
compression ration of 20:1 is diagnostically
3.1 Presentation-objective evaluations acceptable.
Presentation-objective evaluations represent the
most desirable way to measure image quality. They 3.2 Presentation-subjective evaluations
are based on a mathematical model, and are usually Presentation-subjective evaluations have been
easy to compute. Their main advantage is objectivity used to evaluate lossy compressed medical images
[27]. The numerical distortion evaluations like mean more often than presentation-objective [30].
squared error (MSE), Eq. (1), signal-to-noise-ratio Presentation-subjective evaluations are based on
(SNR), Eq. (2), or peak-signal-to-noise-ratio (PSNR), observers subjective perception of reconstructed
Eq. (3), are commonly used [6]. image quality [5]. The subjective quality of a
reconstructed medical image can be rated in many
m n
ways [5]. In some studies, observer is presented with
[ f (i, j ) f (i, j )]2 / m n (1) several reconstructed versions of the same image.
i =1 j =1
The observer has to guess the image compression
level and to order the sample images in order from
n m
the least compressed to the most compressed [5, 31].
x2 1 m n f (i, j ) If the difference between original image and
( f (i, j)
i =1 j =1
; x2 = ) (2) reconstructed image at some level of compression is
MSE mn i =1 j =1 mn not distinguishable, then that level of compression is

UbiCC Journal Volume 4 No. 3 644


Special Issue on ICIT 2009 Conference - Bioinformatics and Image

diagnostically acceptable [32]. Other studies used


qualified observers to interpret reconstructed medical
images compressed at various levels. The
compression levels on which results were the same
as for the original image have been rated as
acceptable [5]. Also, some studies used qualified
technicians to define a just noticeable difference
used to select the point at which compression level is
not diagnostically usable. The observers have been
presented with series of images, each compressed at
higher level. They simple had to define the point at
which changes became obvious. The studies were
based on presumption that one can perceive
changes in the image long before an image is
degraded enough to lose its diagnostic value [5].
When subjectively evaluating medical images, it
is not sufficient to say that image looks good. It Figure 1. Example of ROC curve
should be proved that image did not loose the
essential information and that it has at least the same compression level. The results for the different
diagnostic values as the original medical image [6]. compressions or compression levels could be used
Therefore, beside pure subjective evaluations, semi- for quality evaluation of compression techniques.
subjective evaluations of a reconstructed medical The success of ROC analysis depends on the
image which measure diagnostic accuracy have been number of test images and observers included in the
used. Observers often rated the presented images on study. Therefore, the ROC analyses tend to be
a scale of 1 to 5 [10, 17]. Collected data have been expensive and time consuming. For example, a
further statistically analyzed highlighting averages typical ROC study would require over 300 images to
and other trends in collected data. Quality of obtain a reasonable statistical confidence level, five
reconstructed medical images is most often measured or more radiologists to view these images, and a full-
by semi-subjective evaluation based on Receiver time statistician to coordinate and analyze the data
Operating Characteristic (ROC) analysis, which has [6].
its origins in theory of signal detection [6, 7, 27, 33]. Various results were obtained for image quality
A filtered version of the signal plus Gaussian noise is by presentation-subjective evaluations. Smith [31]
sampled and compared to a threshold. If it exceeds reported that lossy JPEG compression of chest
the threshold then the signal is declared to be there. radiographs can be set at levels as high as 30:1.
As the threshold varies, so does the probability to Perlmutter [7] reported that lossy wavelet
erroneously declare the signal present or absent. The compression of digital mammograms can achieve
ROC analyses are based on ROC curves (see Fig. 1), compression ratio of 80:1 with no influence on
which are a simple complete empirical description of diagnostic accuracy. Przelaskowski [33] reported
this decision threshold effect, indicating all possible even better results for JPEG2000 compression of
combinations of the relative frequencies of the digital mammograms of 140:1 compression ratio.
various kinds of correct and incorrect decisions [6]. The study [33] was based ROC analysis.
The plot is a summary of the trade off between true
positive rate (sensitivity) and false positive rate (the 3.3 Technical-objective evaluations
complement of specificity). The area under the curve PACS as a part of a modern hospital becomes a
can be used to summarize overall quality or the highly interactive environment that is forming a
efficiency of the detection process [6, 7]. ubiquitous computing environment for medical work
The ROC curves are not applied directly to [34, 35]. It is not limited to only one medical facility
medical imaging. The decision threshold is based on or to a group of closely spaced facilities. PACS often
diagnostic accuracy and physicians judgment. spreads over vast areas including not only the most
Reconstructed medical images, which either prominent and richest of medical facilities, but also
possessed or not an abnormality, were presented to the facilities in rural and less developed areas [3].
qualified specialist. Observers had to provide a The best, and expensive devices, are not available for
binary decision if abnormality is present or not, this facilities. Also, it is unreal to expect a 100 Mbit
along with a quantitative value for their degree of connection (minimum for efficient PACS
certainty (a number from 1 to 5). A subjective communication [3]) to all sides of such a sparse
confidence rating of diagnoses is then used as if it system.
were a threshold to adjust for detection accuracy [6]. As a part of the mobile health, devices with less
A resulting diagnostic accuracy is compared with storage, processing, and display capabilities are also
original image and used to define an acceptable a common part of a PACS. These devices can

UbiCC Journal Volume 4 No. 3 645


Special Issue on ICIT 2009 Conference - Bioinformatics and Image

process only the limited number of medical images This time has impact on overall performance of
and images of limited size [2]. Also, these devices the system because it can cause data transmission
usually use wireless networks which have delay. Better PACS performance is achieved if
capabilities far beneath connected ones [2]. decompression time is minimized, because
Therefore, to view a medical image on these devices decompression occurs more often than
it is necessary to have images scaled for the display compression. Therefore, the retrieval oriented
size of the mobile device. This could have a negative compression techniques are common for medical
impact on PACS storage space [36], but it is imaging.
minimized when the scaled medical images are Memory and processor power used [40]. The
acquired from the same image codestream as the study measured the amount of memory and
original sized image i.e. when streaming of medical processor power used during compression and
images is used [37, 38]. Image streaming is a process decompression process. The values measured
of gradual buildup of an image by resolution or by inform about the overall complexity of
pixel accuracy [28]. It enables extraction of a lower- compression technique which influence overall
resolution image from the codestream. cost of the system. High requirements influence
The architecture of modern PACS is described higher cost.
by Fig. 2. Beside high class hospitals, the system Compression ratio [40]. The influence of
contains less equipped hospital in rural areas and compression technique on storage requirements is
medical mobile devices. expressed as achievable compression ratio. It is
These are all reasons for adopting lossy measured in respect to image presentation quality,
compression of medical images for a PACS, but they like numerical distortion measures, section 3.A.
are also restrictions which one developing a PACS Storage requirements influence the overall cost of
system should consider. They represent technical- PACS.
objective criteria for evaluating a medical image Functionalities of a compression technique [41].
compression technique for a PACS. The parameters Most applications require other features beside
of the criteria are overall cost of the system quality and coding efficiency of the compression
equipment, storage and network requirements, the technique. The technical-objective quality
cost for implementation of the compression evaluations in consulted studies did not evaluate
technique, compression/decompression speed, functionalities of a compression technique
streaming possibility of the compression technique, numerically. Rather they use some method of
image modalities suitable for the compression, and description. Santa-Cruz [41] provided a
compression ratio achieved under certain quality functionality matrix that indicated the supported
assumption. Technical studies comparing different features in each compression technique and an
compression techniques evaluated several things appreciation of how well they are fulfilled, Table
[39, 40, 41, 42]: 1. They compared JPEG2000, JPEG-LS, JPEG,
Compression speed [39, 40, 41, 42]. The studies MEPG-4 VTC, and PNG compression techniques.
measured the time elapsed while the sample A set of features (functionality) is included in
image was compressed to target compression Table 1. A + mark indicates whether the
ratio, and the time elapsed during decompression. functionality is supported. The more + marks,

Figure 2. Architecture of a Modern PACS

UbiCC Journal Volume 4 No. 3 646


Special Issue on ICIT 2009 Conference - Bioinformatics and Image

Table 1: Functionality matrix various functionalities of different compression techniques are compared [41].

JPEG2000 JPEG-LS JPEG MPEG-4 VTC PNG


lossless compression performance +++ ++++ + - +++
lossy compression performance +++++ + +++ ++++ -
progressive bitstreams +++++ - ++ +++ +
Region of Interest (ROI) coding +++ - - + -
arbitrary shaped object - - - ++ -
random access ++ - - - -
low complexity ++ +++++ +++++ + +++
error resilience +++ ++ ++ +++ +
non-iterative rate control +++ - - + -
generality +++ +++ ++ ++ +++

the more efficiently or better is the functionality elements of a medical image compression technique.
supported by compression technique. When evaluating medical image compression
Error resilience [40, 41]. It is important to techniques it is important to measure the quality of
measure the error resilience of compressed the restored images. Presentation evaluations
images sent over network transmission channels. (objective and subjective) measure the presentation
This is tested by transmitting the compressed data (perceptual) quality of a restored image. The values
over simulated noise channel. obtained are used to compare the quality of the
The quality evaluation of medical image compressed images and to observe which
streaming has not been studied in the consulted compression technique achieves higher compression
literature. Streaming of medical images is important ratio under the same quality assumption. It is easier
issue for PACS trying to achieve mobile health (and to compute the presentation-objective measure which
ubiquitous healthcare, also) and it should be is usually presented as a scalar or a vector. These
considered during quality evaluation. Because it is values are comparable and it is easy to obtain which
supported by limited number of compression compression technique is better the one heaving
techniques, quality evaluation should indicate bigger value. They fail to measure precise (local)
whether the streaming is supported or not. If characteristics of the restored image i.e. they do not
compression techniques support image streaming, consider the medical application of the compression
the quality of extracted low-resolution images should technique. On the contrary, the presentation-
be evaluated. subjective evaluations consider the medical
An important issue considering technical aspects application of the compression technique, but they
of medical image compression techniques is weather are harder to obtain and cost more than presentation-
to use industry wide standards or to develop a objective evaluations. The presentation-subjective
proprietary compression technique [43]. The second evaluations are harder to interpret and compare, and
approach could lead to more efficient compression they are dependable of observers knowledge,
techniques, but in long term, it would show more experience and perception. The advantage of
costly. It could compromise PACS communication presentation-subjective evaluations is that they are
with equipment and networks not supporting the recommended by official medical organizations
proprietary compression technique [43]. The long which consider compression of medical images (like
term archives of medical images could be CAR).
compromised if the system transgresses to another The presentation quality evaluations fail to
compression technique. The use of industry approved measure technical aspects of a compression
standards can reduce the cost and risk of using technique. Beside restored image quality, it is
compression. necessary to obtain technical information about
compression technique, like: efficiency (compression
4 3D QUALITY EVALUATION SPACE speed, achievable ratio, transmission possibilities),
error resilience, features (image streaming), and
Quality evaluations of lossy compression implementation cost and maintenance. The technical-
techniques differ in many ways. They differ in way objective quality evaluations measure technical
whether they consider the application for which the elements of a compression technique. There are
compressed image has been used. Some quality several important technical-objective evaluations
evaluations measure only the performance of the measuring different features of a compression
compression technique while other measure only the technique. The issue is how to correlate them to one
presentation quality of the restored image. Overall, value.
there is no quality evaluation which measures all the

UbiCC Journal Volume 4 No. 3 647


Special Issue on ICIT 2009 Conference - Bioinformatics and Image

Figure 3. The 3D quality evaluation space for compression of medical images

To obtain the complete quality evaluation of a objective evaluation, ROC analysis [6] (as it is
medical image compression technique, it is necessary subjective measure used most often) for
to use all three previously described quality presentation-subjective evaluation, and functionality
evaluations: presentation-objective, presentation- matrix [41] (being the most comprehensive technical
subjective, and technical-objective. Only then will evaluation) for technical-objective evaluation. The
the observers adopting a medical image compression proposed combination is still under review.
for PACS have a complete insight of a given
compression technique. This will present the medical 5 CONCLUSION
staff with highest quality medical images while
engaging the optimal processing, storage, and This paper represents a preliminary research. We
presentational resources. identified three categories of quality evaluations and
The complete quality evaluation could be criteria: presentation-objective, presentation-
improved if there is a correlation function between subjective and technical-objective. To obtain the
the quality evaluations used, such as the one complete quality evaluation of a medical image
described by Eq. (5). compression technique, it is necessary to use all three
categories of quality evaluations.
ev = f (a po, b ps, c to ) (5) The development of a comprehensive evaluation
of all the aspects of a compression technique would
Variables po, ps, and, to represent values ease the task of adopting a medical image
obtained by applying presentation-objective, compression for a PACS. Our future research will
presentation-subjective, and technical-objective include devising a technical-objective correlation
quality evaluations. Factors a, b, and c are weighting function which will uniformly present the results of
factors ranging from 0 to 1 used to define the technical-objective quality evaluations. The major
influence of a particular quality evaluation. Value of focus of our future research will be devising a
0 cancels the influence of a particular evaluation. correlation function between all the groups of quality
Ideally, the result of the correlation function evaluations. We strive to achieve quality evaluation
should be a scalar which should define the quality of space like the one described by the Fig. 3 which
a compression technique in a simple and a would represent an environment for simple and
comparable way. A higher value indicates a better comprehensive evaluation of medical image
quality. Unfortunately, it is more realistic to expect compression techniques for PACS.
that the result of the correlation function would be a In the case of PACS for the lung hospital we did
vector which defines the quality of a compression not have time to wait for development of 3D quality
technique in a space defined by presentation- evaluation space. Therefore, we adopted the
objective, presentation-subjective, and technical- compression technique that in our opinion (which
objective evaluations, Fig. 3. Higher vector intensity was drawn from numerous technical studies) offered
indicates a better quality. the most - JPEG2000 compression [36, 37, 38, 39, 40,
One possible combination for 3D quality 41, 42]. It would be interesting to see if this decision
evaluation space would be the use of PSNR [6] (as it correlates with the results in the 3D quality
is the one most often used), Eq. (3), or Przelaskowski evaluation space for compression of medical images.
[27] vector measure (because combines it several
objective measures), Eq. (4), for presentation-

UbiCC Journal Volume 4 No. 3 648


Special Issue on ICIT 2009 Conference - Bioinformatics and Image

ACKNOWLEDGEMENT Canadian Association of Radiology Journal, Vol.


57, No. 4, pp. 211-217 (2006).
This research has been conducted under IT [12]P.R.G. Bak: Will the use of irreversible
project: WEB portals for data analysis and compression become a standard of practice?,
consulting, No.13013, financed by the Government SCAR News Winter 2006 [Online], Vol. 18, pp.
of Republic of Serbia. 111. Available at:
www.siimweb.org/assets/6D50192B-239D-
6 REFERENCES 413E-96CE-04933B9C17F0.pdf .
[13]Group of authors (2008, Jun.). CAR Standards
[1] H.K. Huang: Enterprise PACS and image for Irreversible Compression in Digital
distribution, Computerized Medical Imaging Diagnostic Imaging within Radiology. The
and Graphics, Vol. 27, No. 2-3 , 2003, pp. 241- Canadian Association of Radiologists. Ottawa,
253 (2003). Ontario, Canada [Online]. Available at:
[2] A.N. Skodras: The JPEG2000 Image www.car.ca/Files/%5CLossy_Compression.pdf
Compression Standard in Mobile Health, M- [14]M.P. Eckert and A.P. Bradley: Perceptual quality
Health: Emerging Mobile Health Systems, metrics applied to still image compression,
SpringerLink, pp. 313-327 (2006). Signal Process, Vol. 70, No. 3, pp. 177-200
[3] M.K. Choong, R. Logeswaran, and M. Bister: (1998).
Cost-effective handling of digital medical [15]A.M. Eskicioglu: Quality measurement for
images in the telemedicine environment, monochrome compressed images in the past 25
International Journal of Medical Informatics, years, Proceedings of the Acoustics, Speech, and
Vol. 76, No. 9, pp. 646-654 (2007). Signal Processing ICASSP, pp. 1907-1910
[4] A. N. Belbachir, and P. M. Goebel: Medical (2000).
Image Compression: Study of the Influence of [16]Z. Wang, A.C. Bovik, and L. Lu: Why is image
Noise on the JPEG 2000 Compression quality assessment. so difficult?, Proceedings of
Performance, The 18th International Conference the IEEE International Conference on Acoustics,
on Pattern Recognition, Vol. 3, No. 3, pp. 893- Speech, and Signal Processing ICASSP02, pp.
896 (2006). 3313-3316 (2005).
[5] B.J. Erickson: Irreversible compression of [17]P.C. Cosman, R.M. Gray, and R.A. Olshen:
medical images, Journal of Digital Imaging, Vol. Evaluating quality of compressed medical
15, No. 1, pp. 5-14 (2002). images: SNR, subjective rating, and diagnostic
[6] D. Smutek: Quality measurement of lossy accuracy, Proceedings of the IEEE, pp. 919-932
compression in medical imaging, Prague (1994).
Medical Report, Vol. 106, No. 1, pp. 5-26 (2005). [18]A. Bruckmann and A. Uhl: Selective medical
[7] S.M. Perlmutter, P.C. Cosman, R.M. Gray, R.A. image compression techniques for telemedical
Olshen, D. Ikeda, C.N. Adams, B.J. Betts, M.B. and archiving applications, Compututers in
Williams, K.O. Perlmutter, J. Li, A. Aiyer, L. Biology and Medicine, Vol. 30, No. 3, pp. 153-
Fajardo, R. Birdwell, B.L. Daniel: Image quality 169 (2000).
in lossy compressed digital mammograms, [19]J. Strom and P. Cosman: Medical image
Signal Process, Vol. 59, No.2, pp. 189-210 compression with lossless regions of interest,
(1997). Signal Processing, Vol. 59, No. 2, pp. 155-171
[8] E. Seeram: Irreversible compression in digital (1997).
radiology. A literature review, Radiography, Vol. [20]X. Bai, J.S. Jin, and D. Feng: Segmentation-
12, No. 1, pp. 45-59 (2006). based multilayer diagnosis lossless medical
[9] Y.Y. Chen: Medical image compression using image compression, Proceedings of the Pan-
DCT-based subband decomposition and Sydney Area Workshop on Visual information
modified SPIHT data organization, International Processing, pp. 9-14 (2004).
Journal of Medical Informatics, Vol. 76, No. 10, [21]S. Bokturk, C. Tomasi, B. Girod, and C.
pp. 717-725 (2007). Beaulieu: Medical image compression based on
[10] R.M. Slone, D.H. Foos, B.R. Whiting, E. Muka, region of interest with application to colon CT
D.A. Rubin, T.K. Pilgram, K.S. Kohm, S.S. images, Proceedings of the 23rd Annual
Young, P. Ho, D.D. Hendrickson: Assessment of International Conference of the IEEE on medical
visually lossless irreversible image compression: and Biomedical Engineering, pp. 2453- 2456
comparison of three methods by using an image- (2001).
comparison workstation, Radiology, Vol. 215, [22]M. Penedo, W.A. Pearlman, P.G. Tahoces, M.
No. 2, pp. 543-553 (2000). Souto, and J.J. Vidal: Region-based wavelet
[11]D.A. Koff and H. Shulman: An overview of coding methods for digital mammography, IEEE
digital compression of medical images: can we Transactions on Medical Imaging, Vol. 22, No.
use lossy image compression in radiology?, 10, pp. 1288-1296 (2003).

UbiCC Journal Volume 4 No. 3 649


Special Issue on ICIT 2009 Conference - Bioinformatics and Image

[23]G. K. Anastassopoulos and A. Skodras: ubiquitous computing for pervasive healthcare


JPEG2000 ROI coding in medical imaging applications UbiHealth 2003, Seattle,
applications, Proceedings of the 2nd IASTED Washington, USA, (2003).
International Conference on Visualisation, [35]C. Atkinson, B. Kaplan, K. Larson, H.M.G.
Imaging and Image Processing VIIP2002, pp. Martins, J. Lundell, and M. Harris: Ubiquitous
783-788 (2002). Computing for Health and Medicine, Designing
[24]Z. Lu, D.Y. Kim, and W.A. Pearlman: Wavelet Ubiquitous Information Environments: Socio-
compression of ECG signals by the set technical Issues and Challenges, London:
partitioning in hierarchical trees (SPIHT) Kluwer Academic Publishers, pp. 355-358
algorithm, IEEE Transactions on Biomedical (2005).
Engeeniring, Vol.47, No. 7, pp. 849-856 (2007). [36]D. Dragan and D. Ivetic: An Approach to
[25]X. Kai, Y. Jie, Z.Y. Min, and L.X. Liang: HVS- DICOM Extension for Medical Image Streaming,
based medical image compression, Europian Proceedings of 19th DAAAM International
Journal of Radiology, Vol. 55, No. 1, pp. 139- Symposium 2008, "Intelligent Manufacturing &
145 (2005). Automation", Trnava, Slovakia, pp. 215 (2008).
[26]A. Bilgin, M.W. Marcellin, and M.I. Altbach: [37]J. Mirkovic, D. Ivetic, and D. Dragan:
Wavelet Compression of ECG Signals by Presentation of Medical Images Extracted From
JPEG2000, in Proceedings of the Conference on DICOM Objects on Mobile Devices, The 9th
Data Compression DCC, pp. 527 (2004). International Symposium of Interdisciplinary
[27]A. Przelaskowski: Vector quality measure of Regional Research ISIRR 2007 Hungary
lossy compressed medical images, Computers in Serbia Romania, Novi Sad, Serbia (2007).
Biology and Medicine, Vol. 34, No.3, pp. 193- [38]D. Dragan and D. Ivetic: Chapter 3:
207 (2004). DICOM/JPEG2000 Client/Server
[28]M. Eyadat and I. Muhi: Compression Standards Implementation, "Environmental, Health, and
Roles in Image Processing: Case Study, Humanity Issues in Down Danubian Region,
Proceedings of the International Conference on Multidisciplinary Approaches", edited by
Information Technology: Coding and Computing Dragutin Mihailovi & Mirjana Vojinovi
ITCC05, pp. 135-140 (2005). Miloradov, ISBN: 978-981-283-439-3, World
[29]H.R. Sheikh and A.C. Bovik: Image Information Scientific Publishing Co. Pte. Ltd., pp. 25-34
and Visual Quality, IEEE Transactions on Image (2009).
Processing, Vol. 15, No. 2, pp. 430-444 (2006). [39]L. Chen, C. Lian, K. Chen, and H. Chen:
[30]M. Aanestad, B. Edwin, and R. Marvik: Medical Analysis and Architecture Design of JPEG2000,
image quality as a socio-technical phenomenon, Proceedings of the ICME pp 277-280 (2001).
Methods of Information in Medicine, Vol. 42, [40]H. Man, A. Docef, and F. Kossentini:
No. 4, pp. 302-306 (2003). Performance Analysis of the JPEG2000 Image
[31]I. Smith, A. Roszkowski, R. Slaughter, and D. Coding Standard, Multimedia Tools and
Sterling: Acceptable levels of digital image Applications, Vol. 26, pp. 27-57 (2005).
compression in chest radiology, Australasian [41]D. Santa-Cruz, T. Ebrahimi, J. Askelof, M.
Radiology, Vol. 44, No. 1, pp. 32-35 (2000). Larsson, and C.A. Christopoulos: JPEG 2000
[32]T.J. Kim, K.H. Lee, B. Kim, K.J. Kim, E.J. Chun, still image coding versus other standards,
V. Bajpai, Y.H. Kim, S. Han, and K.W. Lee: Proceedings of the SPIEs 45th annual meeting,
Regional variance of visually lossless threshold Applications of Digital Image Processing XXIII,
in compressed chest CT images: Lung versus pp. 446-454 (2000).
mediastinum and chest wall, Europian Journal of [42]M.D. Adams, H. Man, F. Kossentini, and T.
Radiology, Vol. 63, No. 3, pp. 483-488, (2009). Ebrahimi: JPEG 2000: The Next Generation Still
[33]A. Przelaskowski: Compression of Image Compression Standard, Contribution to
mammograms for medical practice, Proceedings ISO/IEC JTC 1/SC 29/WG 1 N 1734, (2000).
of the 2004 ACM Symposium on Applied [43]D.A. Clunie: Lossless Compression of Grayscale
Computing SAC '04, pp. 249-253 (2004). Medical Images - Effectiveness of Traditional
[34]J.E. Bardram: Hospitals of the future and State of the Art Approaches, Proceedings of
ubiquitous computing support for medical work the SPIE 2000, pp. 74-84, (2000).
in hospitals, The 2nd international workshop on

UbiCC Journal Volume 4 No. 3 650

You might also like