• No results found

A nonparametric-based rib suppression method for chest radiographs

N/A
N/A
Protected

Academic year: 2021

Share "A nonparametric-based rib suppression method for chest radiographs"

Copied!
10
0
0

Loading.... (view fulltext now)

Full text

(1)

Contents lists available atSciVerse ScienceDirect

Computers and Mathematics with Applications

journal homepage:www.elsevier.com/locate/camwa

A nonparametric-based rib suppression method for chest radiographs

Jiann-Shu Lee

a,∗

, Jing-Wein Wang

b

, Hsing-Hsien Wu

c

, Ming-Zheng Yuan

d

aDepartment of Computer Science and Information Engineering, National University of Tainan, Tainan, Taiwan bInstitute of Photonics and Communications, National Kaohsiung University of Applied Science, Kaohsiung, Taiwan cDivision of Thoracic Surgery, Tainan Municipal Hospital, Tainan, Taiwan

dInstitute of System Engineering, National University of Tainan, Tainan, Taiwan

a r t i c l e i n f o Keywords: GHT Rib segmentation Rib suppression

a b s t r a c t

This paper presents an automated and comprehensive system for eliminating rib shadows in chest radiographs, which integrates lung field identification, rib segmentation, rib intensity estimation, and suppression. We designed a region of interest (ROI)-based method to estimate a suitable initial lung boundary for active shape model (ASM) deformation by determining the translation and scaling parameters from the lung ROI. By considering the anatomical structure of the rib cage, we developed a locale sampling scheme to achieve nonparametric rib modeling. This scheme integrates knowledge-based generalized Hough transform (GHT) for accurate rib segmentation. We subsequently estimated rib intensity using the real-coded genetic algorithm (RCGA). Experimental results indicate that the relative conspicuity of the nodules increased after rib suppression, compared to the original image. Additionally, the proposed system uses only one standard chest radiograph, and the dual-energy subtraction technique is not required. Thus, this system is suitable for radiologists and computer-aided diagnosis (CAD) schemes for detecting lung nodules in chest radiographs.

©2012 Elsevier Ltd. All rights reserved. 1. Introduction

For many years, the incidence rate of chest disease has gradually increased. Over 9 million people worldwide die of chest diseases every year [1]. Among chest diseases, lung cancer has the most minacity. Lung cancer accounts for more than 900,000 deaths annually and is the leading cause of cancer-related deaths worldwide [1]. In Taiwan, lung cancer surpassed liver cancer, becoming the leading cause of cancer deaths in 1997. By 2006 lung cancer comprised over 33% of all cancer deaths. Therefore, effective and early diagnosis of lung cancer is a significant research issue. Because of convenience, minimal costs, and low radiation dose, chest radiography is the most widespread diagnostic imaging technique for lung cancer. Additionally, evidence suggests that early detection of lung cancer by chest radiographs may allow a favorable prognosis [2]. However, radiologists frequently fail to detect lung nodules (i.e., potential lung cancers) during chest radiograph inspections. Approximately 82%–95% of undetected lung cancers were obscured partly by overlying bones such as the ribs [3]. Thus, a number of computer-aided diagnosis (CAD) systems for automatic nodule detection on chest radiographs [4,5] have been proposed to improve detection accuracy [6]. For current CAD schemes [7,8], nodule detection using chest radiographs presents a major challenge because ribs often obscure nodules. Because these bony structures [8] tend to cause CAD systems to produce false positives, for clinical applications, CAD systems have the disadvantage of lower sensitivity and specificity. A recent study showed that most lung cancer lesions missed on frontal chest radiographs are located behind the ribs, and

Corresponding author.

E-mail address:[email protected](J.-S. Lee).

0898-1221/$ – see front matter©2012 Elsevier Ltd. All rights reserved. doi:10.1016/j.camwa.2012.03.084

(2)

that inspection of a soft-tissue image can improve human detection [9]. Therefore, rib suppression in chest radiographs is useful for improving detection accuracy and the performance of CAD systems.

A dual-energy subtraction technique has been employed for bone suppression in chest radiographs [10]. Dual-energy chest radiographs can be obtained using either two exposures in rapid sequence [11] or a single exposure detected by two receptor plates [12]. Dual-energy soft-tissue images can improve detection of lung nodules that may be partially obscured by overlying bones [13]. Nevertheless, because specialized equipment is required to obtain dual-energy radiographs, hospitals rarely adopt radiography systems with dual-energy subtraction. In addition, higher radiation dose and increased noise level in the resulting images also limit adoption of the dual-energy subtraction technique for clinical applications. Other techniques for normal structure suppression in chest radiographs are based on temporal subtraction [14,15]. However, to apply the temporal technique, the patient’s initial radiograph must be available. This image is registered in the current radiograph, and then subtracted to remove the same structures. Thus, if abnormalities are present in an earlier radiograph, they may be removed as well. This technique requires the registration of both images. If they are not registered with precision, false positives may be created in the subtracted image.

Suzuki et al. [16] recently developed an image-processing technique for suppressing rib contrast in chest radiographs by using a multiresolution massive training artificial neural network (MTANN). They employed bone images acquired using a dual-energy subtraction technique as the teaching images. After training with inputted chest radiographs and the corresponding dual-energy bone images, the multiresolution MTANN outputted bone-image-like images similar to the teaching bone images. Soft-tissue-image-like images can be obtained by subtracting bone-image-like images from the corresponding chest radiographs. Similarly, Loog et al. [17]presented a framework for filtering ribs based on regression. The main difference between conventional image filters and this regression filter is the development of the regression filter from training data. These two methods belong to global-based schemes; they estimate ribs for every pixel. The estimated ribs are then subtracted from the input image to obtain the soft-tissue-like image. However, these approaches modify intercostal parenchyma appearance when deriving the soft-tissue-like image, which may increase nodule detection error of CAD systems for clinical diagnosis. Furthermore, training images extracted from dual-energy subtraction images are required for these methods, restricting their practical application substantially. To resolve these problems, we proposed a new approach to suppressing ribs in the rib areas by using only one standard chest radiograph without need of the dual-energy subtraction images. In this approach, we developed a nonparametric rib-border modeling by the locale sampling scheme that constructs a rib template directly from the examined image. This scheme enables our system to adaptively generate a proper rib template such that rib borders can be detected accurately. In addition, we modeled the rib intensity distribution as a linear model and the corresponding parameters were estimated by using the RCGA. The rib shadow can be successfully suppressed by subtracting the rib intensity from the original radiograph. The experimental results show that our approach can achieve rib segmentation and rib suppression with 92.3% accuracy and 0.03 normalized mean absolute error, respectively. Furthermore, at the same time the relative conspicuity of nodules can be successfully enhanced.

The remainder of this paper is organized as follows: Section2introduces lung field detection; Section3presents the proposed knowledge-based GHT for rib border detection; Section4details the GA-based rib shadow suppression; Section5

provides a demonstration of the experimental results; and finally, Section6offers a conclusion.

2. Lung field detection

During the last decade, image processing technology has achieved considerable progress [18–20]. To facilitate lung analysis, image processing techniques to automate the detection of the lung fields on chest radiographs have been developed [21]. Overall, these methods are limited by assumptions on chest position, size, and orientation, which are often discordant with actual conditions. The lung field possesses low-contrast and complex edge structures; thus, detecting accurate boundaries using regular techniques such as edge detection or region growing is difficult. From an anatomical perspective, lung boundaries are roughly consistent in shape among different patients. Therefore, flexible template models can assist in the robust detection of lung boundaries. This study employs an ASM [22] for lung boundary identification. An ASM uses control points to describe object shapes by representing these points in a shape vectort, as described in(1):

t

=

(

x1

,

y1

,

x2

,

y2

, . . . ,

xn

,

yn

)

T (1)

wherexi and yi denote the image coordinates. The ASM consists of the mean shape

¯

t and the eigensystemPb. Use of the training data can enable calculation of the covariance matrix and derivation of the corresponding eigenvectorsPand eigenvalues of

λ

. The general form of the ASM is shown in(2):

t

= ¯

t

+

Pb

,

(2)

wherebis the shape parameter with the value assigned by(3).

m

λ

i

bi

m

λ

i where

λ

i

:

ith eigenvalue m

=

2–3

.

(3)

(3)

Fig. 1. The detected ROI of lungs.

ASM deforms the shape by altering the shape and position parameters in(4):

t

=

A

(

p

)

·

(

¯

t

+

Pb

)

(4)

whereA

(

p

)

corresponds to an affine transformation with the scaling factors, the rotation angle

θ

, and the translation vector

T

x

Ty

. The deformation process converges if the cost value decreases to the minimum.

To perform the ASM deformation process, an initial boundary must first be identified. The ASM deformation is a local search optimization process. An inadequate establishment of the initial state frequently results in an incorrect outcome. Thus, obtaining suitable initial boundaries is crucial for ASM deformation. The lung ROI information can be used to derive suitable initial boundaries. This study applied the method used by Li [23] to determine the lung ROI, as shown inFig. 1. We then scaled and translated the mean shape vectors to derive the initial boundaries according to the ROIs. Because of low variation in lung orientation, we used the orientation of the mean shape as that of the initial boundary. The derivation of the initial boundary

˜

tof the right lung from the mean shapet

¯

is expressed in(5):

˜

t

= [¯

t

(

x

,

y

, . . . ,

x

,

y

)

] ⊗

1 h 1x

,

1

v

1y

, . . . ,

1h 1x

,

1

v

1y

+

(

Re

,

Rt

, . . . ,

Re

,

Rt

)

where ⌣ x

=

inf

(

x

¯

1

,

x

¯

2

, . . . ,

¯

xn

)

x

=

sup

(

x

¯

1

,

¯

x2

, . . . ,

¯

xn

)

y

=

inf

(

y

¯

1

,

y

¯

2

, . . . ,

y

¯

n

)

y

=

sup

(

y

¯

1

,

y

¯

2

, . . . ,

¯

yn

)

1h

=

Ri

Re 1x

=

x

x⌣ 1

v

=

Rb

Rt 1y

=

y

y

⊗ :

Hadamard product

.

(5)

In(5), inf signifies taking infimum, sup means taking supremum, andRe

,

Rt

,

Ri, andRbrepresent the exterior, top, interior, and bottom of the right lung, respectively. For the left lung, the corresponding initial boundary can be derived using the same process.

3. Rib border detection using knowledge-based GHT

To restrain rib suppression to within the rib area, the rib border must first be identified. Most existing rib border detection methods employ a geometrical model of the ribs or the rib cage, and ribs are modeled as parabolas [24] or ellipses [25]. However, these methods are weakened because of substantial rib shape variation among people.Fig. 2shows that rib shapes differ among people, which is the primary issue of existing parametric methods. However,Fig. 2also shows that the shape of a person’s individual ribs is extremely similar. Considering this characteristic, we proposed a locale sampling scheme, which generates a rib template by sampling a representative rib border from the examined lung image.

(4)

Fig. 2. Two examples used to show that rib shapes vary among people.

Fig. 3. (a) The original image, (b) the filtered result obtained using the bilateral filter, (c) the histogram equalization result of (b), and (d) rib borders detected using the vertical sobel operator.

Fig. 4. (a) The middle part of the LEI, (b) the longest object in the middle part of the LEI, (c) the thinned result of (b), and (d) the pruned result of (c).

3.1. Locale sampling scheme

To filter noise without sacrificing edge sharpness, a bilateral filter [26] was used to pre-process the original image. Next, histogram equalization was applied to enhance rib contrast. A vertical sobel operator was used to identify upper and lower rib borders. Processed results are shown inFig. 3. The lower edge is typically more complete, compared to the upper edge. Therefore, the rib template is selected from the low-edge image (LEI). The LEI was expanded to increase rib border continuity. The upper portion of the LEI is affected easily by the patient’s clavicle, and the lower portion of the LEI tends to be fragmented. Thus, we designated the longest object in the middle portion of the LEI as the primary rib template. The rib template (RT) was obtained by thinning the primary rib template to a single-pixel width, and then pruning the branches. Results are shown in

(5)

0 20 40 60 80 100 140 120 0 20 40 60 80 100 120 140 160 180 200 0 10 20 30 40 50 60 70 80 90

a

b

Fig. 5. (a) Distribution map of the HA ofFig. 3(a), (b) the binary HA of (a). 3.2. Rib border detection

GHT is known for its ability to locate occurrences of a previously defined template in a target image, irrespective of noise and occlusions, which are present in most lung radiographs. Based on the RT, GHT is used to first detect the lower borders of the ribs. Template matching is then performed based on gradient information; for each match, the accumulator bin is updated. An R-table for the template edge image is created with different values of

(

r

, α)

, whereris the distance from the edge to the chosen reference point, and

α

is the angle between the radius vector and the horizontal axis. The R-table shows a summary of the shape information of the template and forms part of the parametric representation of the image. Use of the R-table enables matching of the template with the target image, and possible matches are collected in the data structure, called the Hough accumulator (HA). The HA is a 2D structure where the bin at the coordinate

(

m

,

n

)

represents the matching pixel number for the reference point located at

(

m

,

n

)

. The corresponding R-table is built by referring to the RT. Use of the R-table enables obtainment of the HA of an analyzed image. For example,Fig. 5(a) is the HA ofFig. 3(a). By performing Gaussian smoothing, Otsu thresholding, and the opening and closing of the HA, we obtained the binary HA (BHA), as shown inFig. 5(b). Each object in the BHA is a mask of the possible reference point distribution for the corresponding rib border. The product of each mask and the HA is called the possible reference point district (PRPD). Thenth PRPD counted from top to bottom is denoted as PRPDn. For each PRPD, we selected the coordinate of the biggest bin as the estimated reference point for that rib border. We then overlaid the RT on the radiograph according to each estimated reference point. The superimposed result is displayed inFig. 6, which shows that the rib borders were detected well, excluding the top and bottom ribs because their curvatures near the chest bone differ from the others. The detected rib border in this phase is called the primary rib border (PRB). To obtain rib borders that are more accurate, we selected the local highest bins with heights greater than 60% of the global highest bin of each PRPD. The reference points corresponding to these local highest bins were then used to back project the RT onto the original image to product with the edge image.Fig. 7shows the back projection result. We selected the second rib from the bottom as an example.Fig. 8shows the product result for that rib. We first filtered edges with excessively narrow widths. The left edges were partitioned into equal width slots along the horizontal direction. The edge centroid of each slot was interpolated by curve fitting. Based on the interpolated curve, the outliers were removed. The left edges were then refitted. The fitted curve in this phase (Fig. 9(a)) is called the final rib border (FRB). As shown in

Fig. 9, all the lower rib borders are detected perfectly, except the second rib border, which does not extend fully to the right end. This is because the right end edge is too vague. We noticed that the upper border of each rib in the chest radiograph is extremely similar to the lower border. To reduce computational demand, we raised the detected lower border to some level as the upper border. The level corresponds to the maximum correlation between the lower border and the upper edge image. By combining this with the lung field information, we identified the rib borders in the lung field. The results are shown inFig. 9(b).

4. Rib removal

After identifying the rib borders, we removed the rib component from the original chest radiograph by subtracting the corresponding intensity. This study used the linear model for rib intensity; that is, we formulated the rib intensity at location

(

x

,

y

)

asax

+

b. The search for the most suitable model parameters

(

a

,

b

)

can be modeled as an optimization problem. We solved this problem by using the RCGA. Because a GA was applied to the problem domain, designing the corresponding

(6)

Fig. 6. Overlaid RTs on the radiograph according to each estimated reference point in the PRPD.

Fig. 7. The RT overlaying result according to the estimated reference points in the PRPD corresponding to the qualified local maximum bins.

Fig. 8. (a) The product result for the second rib from the bottom and the corresponding back-projected RTs and (b) the final rib border of (a).

adequate fitness function was crucial for developing a successful GA application that selects offspring for the next generation from the current parental generation. The goal of rib removal is the seamless elimination of rib intensity. Therefore, the fitness can be evaluated using the absolute intensity difference between the interior and exterior of a rib, as shown inFig. 10. Thus, the fitness functions were defined as follows:

f

(

ak

,

bk

)

= −

Pi u∈Ru

RESk

(

Pui+

)

I

(

Pui−

)

+

Pi l∈Rl

I

(

Pli+

)

RESk

(

Pli−

)

(6)

whereI

(

p

)

denotes the intensity at pointpin the original chest image, and RESk

(

p

)

represents the residual intensity at pointpinside the rib, by removing the estimated rib intensity from the rib area using thekth generation chromosome

(

ak

,

bk

)

. The goal of minimizing the absolute intensity difference between the interior and exterior of a rib is expressed in (6). Rib suppression results using the linear intensity model are shown inFig. 11. Results indicate that the ribs were removed successfully, and that vessel continuity was maintained well around the rib borders.

(7)

Fig. 9. (a) Detected lower rib borders and (b) detected rib borders in the lung field.

Fig. 10. Sketch used to explain the fitness function design.

Fig. 11. Example of rib removal: (a) lung field image before rib removal and (b) lung field image after rib removal by using the linear intensity model.

5. Experimental results

Chest radiographs used in this study were provided by Tainan Municipal Hospital. The original image format was DICOM at a size of 3072

×

2560 pixels, with a 16-bit intensity depth. Images used in the experiments were 614

×

512 in

(8)

Table 1

The average rib segmentation performancePrs.

Ω Θ Ψ

Prs 0.923 0.917 0.945

Fig. 12. Effect of rib suppression on the contrast of structures in the images by using the linear intensity model. The solid line indicates where the reduction of nodule contrast is equal to that of rib contrast.

dimension, with 256 gray levels, which were obtained by linear subsampling of the original images. This was conducted to facilitate experimentation because it reduces computation time considerably. The loss in resolution did not have a significant influence on the results. Additionally, the proposed method is also effective for original data. The system was run on a personal computer equipped with a Pentium-IV CPU, a clock rate of 3.4 GHz, and 1 GB of main memory. The average time spent for removing ribs for one image was approximately 52 s.

First, we analyzed the rib segmentation performance. Three performance indices were adopted: accuracy

(

)

, sensitivity

(

Θ

)

, and specificity

(

Ψ

)

. The assessment result, as listed inTable 1, showed that the locale sampling scheme combined with the knowledge-based GHT can be used to successfully segment ribs. Next, we evaluated the rib removal performance by examining the normalized mean absolute error. In contrast to the evaluation method used in previous studies, which uses the dual-energy soft-tissue image as the ground truth, we selected the lungs and ribs of pigs as the examining target. This enabled a more accurate evaluation of the rib suppression performance. The performance was evaluated quantitatively by use of a normalized mean absolute error between rib-removed imagesIrrand the corresponding ground-truth imagesIgt, represented by NMAE

=

(x,y)∈{Ri,i=1,...,N}

Igt

(

x

,

y

)

Irr

(

x

,

y

)

RA

×

Eb

,

(7)

where

{R

i

}

represents the set of all ribs in the lung image, RA corresponds to the total rib area, andEbis the averaged rib intensity. The obtained NMAE by our linear intensity model was 0.03. That performance is superior to Suzuki’s 0.06 in [16]. This indicates that the proposed rib removal scheme can accurately suppress the rib shadow.

In the final experiment, we quantified the effect of rib suppression on nodule conspicuity. The estimated rib-removed images should reduce the rib shadows in radiographs. We expressed the contrast of a noduleCnodwith its surroundings using the average intensity in the nodule minus the average intensity around the nodule. The average intensity in the nodule was calculated as the average intensity over the equivalent circle at the nodule mass center with radiusrnod, as defined in(8):

rnod

=

Area

(

nodule

)/π.

(8)

In(8), the nodule area was determined by counting the total number of pixels in the nodule region depicted by the physician. For the intensity around the nodule, we calculated the average intensity within a ring of twice the nodule diameter around the nodule. For the contrast of a ribCrib, both the rib and the intercostal space closest to the nodule were segmented manually.

Cribwas calculated as the mean intensity in the segmented rib minus the mean intensity of the segmented intercostal space. To obtain meaningful local contrast measures, the intensities were rescaled before conducting the contrast calculation; thus, the intensities in the region comprising the nodule and its surrounding ring were between 0 and 1 and analogous for the segmented costal and adjoining intercostal space. InFig. 12, the contrast of the ribs and the nodules before and after

(9)

suppression using the linear intensity model are compared by plotting the1Cnodversus1Cribfor the 13 nodule images. The 1Cnodand1Cribare defined as(9)and(10):

1Cnod

=

Cnod

(

original

)

Cnod

(

rib-removed

)

(9)

1Crib

=

Crib

(

original

)

Crib

(

rib-removed

).

(10)

The figure shows that rib suppression reduces both the nodule and the rib contrast. However,Fig. 12shows that the reduction of the nodule contrast was less than that of the rib contrast. The main trend is clear that the relative conspicuity of the nodules is increased in the rib-removed images compared to the original data. This indicates that rib-suppressed images should be useful for nodule detection by either human observers or CAD systems.

6. Conclusion

This study developed an automated and comprehensive system for rib suppression on chest radiographs by integrating lung field identification, rib segmentation, rib intensity estimation, and suppression. An ROI-based initialization scheme combined with the ASM was employed to overcome clavicle interference successfully. Suitable initial lung boundary for ASM deformation was estimated using translation and scaling parameters derived from the lung ROI. Inspired by the anatomic rib structure, we developed a locale sampling scheme, cascading the GHT for rib segmentation. Nonparametric rib modeling and the RT back-projection procedure were also applied. By integrating these processes, we conducted accurate rib segmentation. Rib intensity estimation was subsequently modeled to an optimization problem and was solved using the RCGA. The experimental results with ground truth proved that the rib intensity estimation method developed in this study can achieve accurate results; the normalized mean absolute error was 0.03. Regarding the effect of rib suppression on enhancing nodule conspicuity, we constructed a plot of1Cnod versus1Cribfor the collected nodule images. The results indicated that the relative conspicuity of the nodules increased after rib suppression compared to the original image. Furthermore, for the presented system, only one standard chest radiograph is necessary and the dual-energy subtraction image is not required. Therefore, radiologists and CAD systems can use the proposed system for detecting lung nodules in chest radiographs. The main shortage of the proposed method is the computational cost. The computation burden comes from the two computationally expensive stages: GHT and RCGA. To reduce the computational cost, we will try alternative approaches in the future. We plan to adopt fast GHT to replace GHT in detecting rib borders. For rib intensity estimation, we plan to model the rib intensity as a constant level such that the rib intensity can be estimated in just a few iterations.

Acknowledgment

This research was supported by the National Science Council of the ROC, under Grant No. NSC 97-2221-E-024-009-MY3.

References

[1] C.J. Murray, A.D. Lopez, Mortality by cause for eight regions of the world: global burden of disease study, Lancet 349 (9061) (1997) 1269–1276. [2] R.T. Heelan, B.J. Flehinger, M.R. Melamed, M.B. Zaman, W.B. Perchick, J.F. Caravelli, N. Martini, Non-small-cell lung cancer: results of the New York

screening program, Radiology 151 (2) (1984) 289–293.

[3] J.H. Austin, B.M. Romney, L.S. Goldsmith, Missed bronchogenic carcinoma: radiographic findings in 27 patients with a potentially resectable lesion evident in retrospect, Radiology 182 (1) (1992) 115–122.

[4] M.L. Giger, K. Doi, H. MacMahon, Image feature analysis and computer-aided diagnosis in digital radiography. 3. Automated detection of nodules in peripheral lung fields, Medical Physics 15 (2) (1988) 158–166.

[5] B. van Ginneken, B.M. ter Haar Romeny, M.A. Viergever, Computer-aided diagnosis in chest radiography: a survey, IEEE Transactions on Medical Imaging 20 (12) (2001) 1228–1241.

[6] K. Abe, K. Doi, H. MacMahon, M.L. Giger, H. Jia, X. Chen, A. Kano, T. Yanagisawa, Computer-aided diagnosis in chest radiography. Preliminary experience, Investigative Radiology 28 (11) (1993) 987–993.

[7] M.L. Giger, K. Doi, H. MacMahon, C.E. Metz, F.F. Yin, Pulmonary nodules: computer-aided detection in digital chest images, RadioGraphics 10 (1) (1990) 41–51.

[8] X.W. Xu, K. Doi, T. Kobayashi, H. MacMahon, M.L. Giger, Development of an improved CAD scheme for automated detection of lung nodules in digital chest images, Medical Physics 24 (9) (1997) 1395–1403.

[9] P.K. Shah, J.H.M. Austin, C.S. White, P. Patel, L.B. Haramati, G.D.N. Pearson, M.C. Shiau, Y.M. Berkmen, Missed nonsmall cell lung cancer: radiographic findings of potentially resectable lesions evident only in retrospect, Radiology 226 (3) (2003) 235–241.

[10] B. Jacobson, R.S. Mackay, Radiological contrast enhancing methods, Advances in Biological and Medical Physics 6 (1958) 201–261.

[11] T. Freund, F. Fischbach, U. Teichgraeber, E.L. Haenninen, H. Eichstaedt, R. Felix, J. Ricke, Effect of dose on image quality in a detector-based dual-exposure, dual-energy system for chest radiography, Acta Radiologica 46 (1) (2005) 41–47.

[12] B.K. Stewart, H.K. Huang, Single-exposure dual-energy computed radiography, Medical Physics 17 (5) (1990) 866–875.

[13] F. Kelcz, F.E. Zink, W.W. Peppler, D.G. Kruger, D.L. Ergun, C.A. Mistretta, Conventional chest radiography vs dual-energy computed radiography in the detection and characterization of pulmonary nodules, AJR American Journal of Roentgenology 162 (2) (1994) 271–278.

[14] S. Katsuragawa, H. Tagashira, Q. Li, H. MacMahon, K. Doi, Comparison of quality of temporal subtraction images obtained with manual and automated methods of digital chest radiography, Journal of Digital Imaging 12 (4) (1999) 166–172.

[15] D. Loeckx, F. Maes, D. Vandermeulen, P. Suetens, Temporal subtraction of thorax CR images using a statistical deformation model, IEEE Transactions on Medical Imaging 22 (11) (2003) 1490–1504.

[16] K. Suzuki, H. Abe, F. Li, K. Doi, Suppression of the contrast of ribs in chest radiographs by means of massive training artificial neural networks, in: Proceedings of SPIE International Symposium on Medical Imaging, Image Processing 5370 (2004) 1109–1119.

[17] Marco Loog, Bram van Ginneken, Arnold M.R. Schilham, Filter learning: application to suppression of bony structures from chest radiographs, Medical Image Analysis 10 (2006) 826–840.

(10)

[18] Q.E. Wu, X.M. Pang, Z.Y. Han, Fuzzy automata system with application to target recognition based on image processing, Computers & Mathematics with Applications 61 (5) (2011) 1267–1277.

[19] P. Zhong, S. Wang, Y. Jin, X. Tu, N. Luo, A method of image preprocessing based on nonlinear diffusion and information extraction, Computers & Mathematics with Applications 61 (8) (2011) 2132–2137.

[20] W. Chen, T. Liu, B. Wang, Ultrasonic image classification based on support vector machine with two independent component features, Computers & Mathematics with Applications 62 (7) (2011) 2696–2703.

[21] B. van Ginneken, B.M.H. Romeny, M. Viergever, Computer-aided diagnosis in chest radiography: a survey, IEEE Transactions on Medical Imaging 20 (2001) 1228–1241.

[22] T.F. Cootes, C.J. Taylor, D. Cooper, J. Graham, Active shape models—their training and application, Computer Vision and Image Understanding 61 (1) (1995) 38–59.

[23] L.H. Li, Y. Zheng, et al., Improved method forautomatic identification of lung regions on chest radiographs, Academic Radiology 8 (7) (2001) 629–638. [24] S. Sarkar, S. Chaudhuri, Detection of rib shadows in digital chest radiographs, in: Proc. ICIAP, No. 2, 1997, pp. 356–363.

[25] S. Sanada, K. Doi, H. MacMahon, Image feature analysis and computer-aided diagnosis in digital radiography: automated delineation of posterior ribs in chest images, Medical Physics 18 (5) (1991) 964–971.

References

Related documents

The red points plotted on the CDC growth chart below were derived from a World Health Organization (WHO) data set of exclusively breastfed girls measured at 1, 3, 5, 7, 9 and 12

Keywords: Compressed Natural Gas, Combustion, Emissions, Exhaust Gas Recirculation, Air Fuel Ratio, Compression

Some believe that protectionism saves jobs, but it actually stifles competition from foreign business, allows domestic firms to charge more than what products or

102.. tinuance should not be required. On the other hand, if fair adminis- tration of justice means presentation of all relevant, probative and not demonstrably

Die Ansprüche von Männern und Frauen unterscheiden sich nicht nur in der Verbreitung, sondern auch in der Höhe: 17 % der Personen ab 65 Jahren beziehen eine Betriebsrente

Research related to the conversion of paddy fields in Indonesia also concluded that over the past three decades, Indonesia has experienced conversion of paddy fields reaching an

All analyses were performed in accordance with PREE Laboratory NELAP/TNI approved quality control system unless otherwise noted in the case narrative of this report.. All

In another recent related work [11], which also serves as a motivation for this current work, the authors considered a variant of the conditional gradient method tailored for