SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Downloaden Sie, um offline zu lesen
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014
DOI:10.5121/ijcsa.2014.4202 13
Efficient Lung Air Volume Estimation Using
Human Respiratory Image Sequences
P.Deepak1
and T.Kumesh2
PG Scholar1
, Assistant Professor of the Department2
Department of Computer Science and Engineering,
PSN Engineering College,
Tirunelveli-627152, India
ABSTRACT
The proposed technique is capable of segmenting the lung’s air and its soft tissues followed by estimating
the lung’s air volume and its variations throughout the image sequence. The work presents a methodology
that consists of three steps. In the first step, CT image sequence are to be given as input where histograms
of all images within the sequence are calculated and they are overlaid in order to form the sequence’s
combined histogram to extract lung air area. In the second step, segment the lung air area by using
optimum threshold based method. In the third step, voxels in the rendered volume will be counted and the
percentage of air consumption will be estimated. The result will indicate a very good ability of the
proposed method for estimating the lung’s air volume and its variations in a respiratory image sequence.
KEYWORDS
Air volume, Computed Tomography (CT) image, lung, segmentation, Volume Rendering Approach
I. INTRODUCTION
Statistics shows that lung disease death rate is still on the rise. According to the latest report by
the American Lung Association, death rates due to lung disease are currently increasing, while
death rates due to other leading causes, such as heart disease, cancer, and stroke are declining.
High mortality rates of lung diseases have encouraged many researchers to focus their efforts on
improving their diagnosis and treatment methods. Many lung disease diagnosis and treatment
methods involve a procedure in which respiratory image sequences are analyzed. The image
sequence may consist of several static breath-hold images or a respiratory-gated free-breathing
image sequence.Estimation of lung air volume and its variations throughout a image sequence has
been proposed by several groups in several applications.The disadvantage is the lack of reliable
approach to get accurate upper and lower threshold values.The air volume variations in the
sequence are then estimated by calculating the whole lung volume differences within the image
sequence and the lung’s air volume in each image needs to be estimated from the whole lung
volume which usually results in higher errors in estimating both the lung’s air volume and its
variations throughout the sequence. A CT image would be very useful in tumor ablative
procedures usually performed after the target lung is completely deflated before starting the
surgery such as brachytherapy for treating lung cancer. Then for radiation pneumonitis is one of
the conditions that can be assessed based on measuring the lung’s air volume. This measurement
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014
14
can be done noninvasively using Computed Tomography (CT) image-sequence segmentation in
order to determine the extent of this disease and treat it properly to prevent radiation fibrosis.The
proposed method analyze a number of pre-operative breath-hold CT images at different lung
volumes controlled by ventilator and a volume-meter transducer among them two successive CT
images in the sequence are registered with each other to obtain the registration parameters. Each
registration parameter corresponding to the totally deflated lung was then determined using
extrapolation and then described as a function of the lung’s air volume variation. Finally, the CT
image of the totally deflated lung was reconstructed by registering the pre-operative image of the
least inflated lung using the extrapolated parameters.Because of the highly complex geometry of
the airways and alveoli segmentation techniques using deformable models or level set approach
are not suitable for lung’s air segmentation. As such, threshold-based segmentation is frequently
the technique of choice for image-based lung’s air volume estimation. However, finding the
optimum segmentation threshold for a specific application is usually a challenging task. A priori
information, such as physical density or statistical analysis, such as image’s histogram is usually
useful to select a more appropriate threshold For example, the intensity value, which maximizes
the separation between two peaks of a histogram, is typically used as a rough estimation for the
threshold between the corresponding segmentation classes.
R. B. Reger estimated total lung capacity (TLC) using an accurate and rapid radiographic method.
This uses a step-wise multiple regression model which allows total lung capacity to be derived as
follows: posteroanterior and lateral films are divided into the standard sections as described in the
text, the width, depth, and height of sections 1 and 4 are measured in centimetres.
G. Emmanuel followed a method is described for collecting and measuring the quantity of N2
washed out of the lungs every half minute during oxygen breathing. The method described here
requires considerably more time, skill in handling of equipment, and calculation than the
conventional method, and it may therefore be unsuitable for routine use.
R J Pierce used the radiographic method described herein measures the displacement volumes of
the lungs as geometric structures in space, using a digitiser and computer. It was developed from
determinations of the cross-sectional shape of the chest and its contained structures in post-
mortem anatomical sections and from computerised tomography (CT) scans in living subjects.
Alan E. Schlesinger followed a method in which, CT scan the lung margin was traced for each
axial section (using soft-tissue window settings) by one observer using the cursor on the CT
scanner display. The CT computer then calculated the cross-sectional area of the region of
interest, multiplied the area by the slice thickness to calculate the lung volumes for each axial
section, and summed the individual section volumes to obtain the total lung volume.
J. Clausen suggested the techniques available for estimating total lung capacities from standard
chest radiographs in children and infants as well as adults are Computed tomography and
magnetic resonance techniques are used to measure absolute lung volumes and offer the
theoretical advantages that the results in individual subjects are less affected by variances of
thoracic shape than are measurements made using conventional chest radiographs.
H. U. Kauczor designed a method to determine lung volumes using inspiratory and expiratory
helical CT with two-dimensional (2D) and three-dimensional (3D) post processing and to
compare the accuracy of those measurements with pulmonary function test results. However, the
resulting rough segmentation sometimes requires additional fine tuning steps to make the
segmentation contours more accurate. For estimating lung air volume and/or its variations,
Gamsu et al. estimated total lung capacity (TLC) and forced expiratory volume using
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014
15
posteroanterior and lateral X-ray images of the chest. Their estimation method consisted of
manual segmentation of the lung’s X-ray images followed by a set of distance measurements and
volume calculations. Then Kauczor et al. used a threshold-based technique to segment the whole
lung automatically from a static helical CT image sequence acquired at deep inspiration and deep
expiration in order to estimate different lung volumes including the tidal volume.The concept
proposed in this study was to be effective, but its implementation using static breath -hold CT
images may not be practical in clinical settings. In contrast to the static breath-hold images, the
free-breathing 4DCT is more suitable in the clinic as it is straightforward to implement and less
time consuming and more convenient for patients. In a proposed method a technique for accurate
image sequence segmentation is introduced based on a novel image sequence analysis.
The method is proposed to estimate the lung’s air volume and its variations in CT image
sequences using sequence combined histogram. Experiments were conducted on porcine left
lungs to explain the validity of the proposed method. Using breath-hold CT image sequence with
known lung’s air volumes.Atlast the results indicate a very good ability of the proposed technique
for estimating the lung’s air volume and its variations in a CT image sequence.
II.METHODOLOGY
A.Initialization
Image segmentation is defined as the process of assigning each image pixel to their particular
class. In segmentation methods, finding threshold, initial seed is a initial step. There is currently
no segmentation method that yields acceptable results for any medical image usually results in
significant errors during the segmentation process.
The proposed lung’s air volume estimation method is based on a novel image-sequences
segmentation technique that determines the threshold values systematically. The concept behind
this technique takes advantage of the fact that the segmentation classes of background-air, lung’s
air, and soft-tissue appear in all images in the sequence, though with variable shape and size. The
histogram threshold method is a good candidate for gray level image segmentation. It is based on
the shape of the histogram properties, such as the peaks, valleys and curvatures of the smoothed
histogram. It is formed by the Cartesian product of the original 1D gray level histogram and 1D
local average gray level histogram generated by applying a local window to each pixel of the
image and then calculating the average of the grey levels within the window. The change in the
pixel value in the horizontal or vertical directions appears slow and the gradation change
continuity appears strong compared to the change in the diagonal direction.
Thresholding is a simple segmentation technique that divides the image into specific classes by
comparing each image pixel value with a number of intensity values called thresholds. The most
important step in the thresholding method is fine tuning the threshold values because those values
have important influence on the accuracy of the segmentation. During the thresholding process,
individual pixels in an image are marked as "object" pixels if their value is greater than some
threshold value and as "background" pixels otherwise. This convention is known as threshold
above. Variants include threshold below, which is opposite of threshold above; threshold inside,
where a pixel is labeled "object" if its value is between two thresholds; and threshold outside,
which is the opposite of threshold inside.
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014
16
In genetic algorithm a population of string which encode candidate solutions to an optimization
problem, evolves toward better solutions. The fitness function is defined over the genetic
representation and measures the quality of the represented solution. Once the genetic
representation and the fitness function are defined, a GA proceeds to initialize a population of
solutions and then to improve it through repetitive application of the mutation, crossover,
inversion and selection operators. It is used to perform optimization in a proposed method. An
Optimization problem consists of maximizing or minimizing a real function by systematically
choosing input values from within an allowed set and computing the value of the function. More
generally, optimization includes finding "best available" values of some objective function given
a defined domain, including a variety of different types of objective functions and different types
of domains.
For segmentation Active contour models, or “snakes,” provide a novel method of delineating and
linking edges in images when the gradient information is degraded by image noise or when the
boundary of the object being imaged is naturally vague. A major task in applying an active
contour model is the need to correctly set the contour regularization parameters that are
responsible for controlling the smoothness of the result.Active contour model, also called snakes,
is a framework for delineating an object outline from a possibly noisy 2D image.This framework
attempts to minimize an energy associated to the current contour comparing to other techniques
contour model can find edges, line ,and subjective contours efficiently. For finding contour, the
active contour model minimizes the energy functional and exhibits dynamic behavior.
Figure 1: Results for Segmentation Using Contours.
B. Framework
Image segmentation plays a major role in many applications of biomedical imaging, such as
diagnosis, localization of pathology treatment planning computer-aided surgery quantification of
tissue volumes, and study of anatomical Structure. In a proposed method each image in the
sequence consists of three segmentation classes including background, lung’s air, and soft tissue.
The method starts with the input as image sequence then histograms of all images within the
sequence are calculated and are overlaid to form the sequence’s combined histogram, then
smoothing the histogram to remove noise-like variations, then the convergence points are
identified when all the separate histograms converge together, for this standard deviation of all
the histograms within the sequence is calculated for each intensity value, the converging areas are
searched for the points with a minimum standard deviation, which are selected as the convergence
points A and B.
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014
17
Figure 2: Block Diagram for Estimation of Lung’s Air Volume and Its Variations.
[
The convergence point A, which corresponds to minimal number of voxels variation w.r.t.
volume variation during respiration, is the best point that represents the interface regions. After
point A, intensity values will correspond to air mixed with small amount of alveoli tissue. This
continues until point B, where the lung tissue starts to be dominant with small amount of air. As
such, each histogram curve between points A and B provides a good approximation to the lung’s
air volume. We argue that point B, the second convergence point in the combined histogram, is a
good initial guess for the upper threshold. The convergence points are then used in the next block
as initial guesses of the optimization algorithm.The points are used to obtain the optimized
threshold values. Given that lower and upper segmentation thresholds have integer values in the
image space, the optimization process can be simply performed by using genetic algorithm.The
segmentation is performed using the optimized threshold values then counts the voxels segmented
as the lung’s air for each image individually. Atlast the lung’s air volume is calculated for each
image by multiplying the number of voxels counted as the air by the voxel size and calculates the
air volume variations within the sequence by subtracting the lung’s air volumes between
successive images.
C.Result Analysis
The analysis includes a static breath-hold CT images from a respiratory sequence where the
lung’s air volume was known in each image. The lung was obtained from an adult 80 kg pig
where the air volume inside the lung was controlled by the ventilator.
Figure 3: Shows The Combined Sequence Histogram Obtained For 3d Images.
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014
18
Figure 4: Shows The Convergence Points Of Combined Histogram.
In above Fig the convergence points are indicated by arrows at starting and ending in a graph
denoted as A and B.The histogram regions before point A, between points A and B, and after
point B correspond to the background-air volume, lung’s air volume, and soft-tissue volume
respectively. The convergence points are then analyzed to get the optimum points to be used as
the upper and lower thresholds for segmenting the lung’s air since those optimum points itself
satisfy all the images’ histograms. After extracting the convergence points they are used as initial
guesses for finding optimized threshold values then that threshold values are used for lung’s air
estimation and for its variations. Tools used for Simulation is MATLAB. MATLAB is a high-
performance language for technical computing. It integrates computation, visualization, and
programming in an easy-to-use environment where problems and solutions are expressed in
familiar mathematical notation.
Figure 5: CT Images of Lung with Air Volume
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014
19
Table I: Result Analysis of Lung with Known Air Volume
Fig 5 demonstrates one middle slice of the CT images acquired at different volumes, where the air
inside the lung is segmented using the obtained threshold values. The lung’s air volumes
calculated based on the performed segmentation using the thresholds obtained from the
optimization algorithm. Table I includes the comparative results from the maximum separation
method, where the threshold values were calculated based on maximum separation between two
histogram peaks Based on the segmented threshold values the lung’s air volumes are estimated.
Table II
Results of the Estimated Lung’s Air Volume and Their Corresponding Tissue Volumes
In The 4-D-CT Respiratory Sequence
III.CONCLUSIONS
In this research, the technique was used to estimate the lung’s air volume and its variations in
respiratory CT image sequences using a combined sequence histogram. In a proposed method a
novel concept of image sequence analysis was introduced to obtain accurate lower and upper
threshold values for segmentation. Then the proposed method was validated using a breath-hold
CT image sequence with known lung air volumes. At last the obtained results shows very good
ability of the method for estimating the lung’s air volume and its variations throughout a
respiratory image sequence. This technique can be used effectively in clinical applications, such
as LDR lung brachytherapy, where the lung’s air volume and/or its variations in a respiratory
sequence are needed. The concept of finding the optimum segmentation threshold values from an
image sequence’s combined histogram introduced in this paper can also be used in other
biomedical applications, where important physiological parameters need to be extracted. An
example of such applications is estimation of the ventricle’s ejection fraction from sequential
cardiac images. Here, the proposed technique can be applied in order to find the optimum lower
and upper thresholds for an effective segmentation of the ventricle’s blood volume followed by a
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014
20
calculation of the ventricle’s blood volume variations throughout the end-diastole/end systole
image sequence. This automatic method may improve or even substitute existing complex
semiautomatic algorithms or empirical threshold-based methods currently used for ejection
fraction estimation.
ACKNOWLEDGEMENT
The project was supported by The Institution of Engineers (India), 8, Gokhale Road, Kolkata-
700020.
REFERENCES
[1] H. U. Kauczor, C. P. Heussel, B. Fisher et al., “Assessment of lung volumes using helical CT at
inspiration and expiration: Comparison with pulmonary function tests,” AJR, vol. 171, pp. 1091–
1095, 1998.
[2] M. L. Goris, H. J. Zhu, F. Blankenberg et al., “An automated approach to quantitative air trapping
measurements in mild cystic fibrosis,” Chest,vol. 123, pp. 1655–1663, 2003.
[3] J.R. McClelland, J.M. Blackall, S. Tarte et al., “A continuous 4-D motion model from multiple
respiratory cycles for use in lung radiotherapy,” Med.Phys., vol. 33, pp. 3348–3358, 2006.
[4] A.J. Swift, N.Woodhouse, S. Fichele et al., “Rapid lung volumetry using ultrafast dynamicmagnetic
resonance imaging during forced vital capacity maneuver: Correlation with spirometry,” Invest
Radiol., vol. 42, no. 1,pp. 37–41, 2007.
[5] J. M. Reinhardt, K. Ding, K. Cao et al., “Registration-based estimates of local lung tissue expansion
compared to xenon CT measures of specific ventilation,” Med. Image Anal., vol. 12, pp. 752–763,
2008.
[6] G. Li, N. C. Arora, H. Xie et al., “Quantitative prediction of respiratory tidal volume based on the
external torso volume change: A potential volumetric surrogate,” Phys. Med. Biol., vol. 54, pp. 1963–
1978, 2009.
[7] A. S. Naini, R. V. Patel, and A. Samani, “CT image construction of the lung in a totally deflated
mode,” in Proc. 2009 IEEE Int. Symp. Biomed. Imag.: Nano Macro,, Boston, MA, Jun.2009, pp. 578–
581.
[8] T. Zhang, H. Keller, R. Jeraj et al., “Breathing synchronized delivery—A new technique for radiation
treatment of the targets with respiratory motion,” Int. J. Radiat. Oncol. Biol. Phys., vol. 57, no. 2, pp.
S185–S186,2003.
[9] G. Rodrigues, M. l Lock, D. D’Souza et al., “Prediction of radiation pneumonitis by dose- volume
histogram parameters in lung cancer—A systematic review,” Radiother. Oncol., vol. 71, no. 2, pp.
127–138, 2004.
[10] R. B. Reger, A. Young, And W. K. C. Morgan “An accurate and rapid radiographic method of
determining total lung capacity” Thorax (1972), 27, 163-168.
[11] G. Emmanuel, W. A. Briscoe And A. Cournand “A Method For The Determination Of The Volume
Of Air In The Lungs: Measurements In Chronic Pulmonary Emphysema”
[12] R J Pierce, D J Brown, M Holmes, G Cumming, And D M Denison “Estimation of lung volumes from
chest radiographs using shape information” Thorax, 1979, 34, 726-734.
[13] Alan E. Schlesinger,Deborah K. White,George B. Mallory,Charles F. Hildeboldt, Charles B.
Huddleston “Estimation of Total Lung Capacity from Chest Radiography and Chest CT in Children:
Comparison with Body Plethysmography” Pg no:151-154.
[14] J. Clausen “Measurement of absolute lung volumes by imaging techniques” Eur Respir J 1997; 10:
2427–2431.
[15] H. U. Kauczor, C. P. Heussel, B. Fisher et al., “Assessment of lung volumes using helical CT at
inspiration and expiration: Comparison with pulmonary function tests,” AJR, vol. 171, pp. 1091–
1095, 1998.

Weitere ähnliche Inhalte

Was ist angesagt?

Airway tree segmentation in serial block face cryomicrotome images of rat lungs
Airway tree segmentation in serial block face cryomicrotome images of rat lungsAirway tree segmentation in serial block face cryomicrotome images of rat lungs
Airway tree segmentation in serial block face cryomicrotome images of rat lungsieeepondy
 
Computer-aided Detection of Pulmonary Nodules using Genetic Programming
Computer-aided Detection of Pulmonary Nodules using Genetic ProgrammingComputer-aided Detection of Pulmonary Nodules using Genetic Programming
Computer-aided Detection of Pulmonary Nodules using Genetic ProgrammingWookjin Choi
 
IRJET - Review on Lung Cancer Detection Techniques
IRJET -  	  Review on Lung Cancer Detection TechniquesIRJET -  	  Review on Lung Cancer Detection Techniques
IRJET - Review on Lung Cancer Detection TechniquesIRJET Journal
 
computer aided detection of pulmonary nodules in ct scans
computer aided detection of pulmonary nodules in ct scanscomputer aided detection of pulmonary nodules in ct scans
computer aided detection of pulmonary nodules in ct scansWookjin Choi
 
Computer aided detection of pulmonary nodules using genetic programming
Computer aided detection of pulmonary nodules using genetic programmingComputer aided detection of pulmonary nodules using genetic programming
Computer aided detection of pulmonary nodules using genetic programmingWookjin Choi
 
Early Detection of Lung Cancer Using Neural Network Techniques
Early Detection of Lung Cancer Using Neural Network TechniquesEarly Detection of Lung Cancer Using Neural Network Techniques
Early Detection of Lung Cancer Using Neural Network TechniquesIJERA Editor
 
Optimal fuzzy rule based pulmonary nodule detection
Optimal fuzzy rule based pulmonary nodule detectionOptimal fuzzy rule based pulmonary nodule detection
Optimal fuzzy rule based pulmonary nodule detectionWookjin Choi
 
Automatic detection of lung cancer in ct images
Automatic detection of lung cancer in ct imagesAutomatic detection of lung cancer in ct images
Automatic detection of lung cancer in ct imageseSAT Publishing House
 
Compressed sensing dynamic cardiac cine mri using learned spatiotemporal dict...
Compressed sensing dynamic cardiac cine mri using learned spatiotemporal dict...Compressed sensing dynamic cardiac cine mri using learned spatiotemporal dict...
Compressed sensing dynamic cardiac cine mri using learned spatiotemporal dict...ieeepondy
 
Identification of Robust Normal Lung CT Texture Features
Identification of Robust Normal Lung CT Texture FeaturesIdentification of Robust Normal Lung CT Texture Features
Identification of Robust Normal Lung CT Texture FeaturesWookjin Choi
 
The use of computed tomography (CT) scan presentation
The use of computed tomography (CT) scan presentationThe use of computed tomography (CT) scan presentation
The use of computed tomography (CT) scan presentationJohnson Mwove
 

Was ist angesagt? (14)

Airway tree segmentation in serial block face cryomicrotome images of rat lungs
Airway tree segmentation in serial block face cryomicrotome images of rat lungsAirway tree segmentation in serial block face cryomicrotome images of rat lungs
Airway tree segmentation in serial block face cryomicrotome images of rat lungs
 
Computer-aided Detection of Pulmonary Nodules using Genetic Programming
Computer-aided Detection of Pulmonary Nodules using Genetic ProgrammingComputer-aided Detection of Pulmonary Nodules using Genetic Programming
Computer-aided Detection of Pulmonary Nodules using Genetic Programming
 
IRJET - Review on Lung Cancer Detection Techniques
IRJET -  	  Review on Lung Cancer Detection TechniquesIRJET -  	  Review on Lung Cancer Detection Techniques
IRJET - Review on Lung Cancer Detection Techniques
 
computer aided detection of pulmonary nodules in ct scans
computer aided detection of pulmonary nodules in ct scanscomputer aided detection of pulmonary nodules in ct scans
computer aided detection of pulmonary nodules in ct scans
 
Computer aided detection of pulmonary nodules using genetic programming
Computer aided detection of pulmonary nodules using genetic programmingComputer aided detection of pulmonary nodules using genetic programming
Computer aided detection of pulmonary nodules using genetic programming
 
Early Detection of Lung Cancer Using Neural Network Techniques
Early Detection of Lung Cancer Using Neural Network TechniquesEarly Detection of Lung Cancer Using Neural Network Techniques
Early Detection of Lung Cancer Using Neural Network Techniques
 
Optimal fuzzy rule based pulmonary nodule detection
Optimal fuzzy rule based pulmonary nodule detectionOptimal fuzzy rule based pulmonary nodule detection
Optimal fuzzy rule based pulmonary nodule detection
 
Automatic detection of lung cancer in ct images
Automatic detection of lung cancer in ct imagesAutomatic detection of lung cancer in ct images
Automatic detection of lung cancer in ct images
 
Computed tomography
Computed tomographyComputed tomography
Computed tomography
 
Radiation dose reduction
Radiation dose reduction Radiation dose reduction
Radiation dose reduction
 
Compressed sensing dynamic cardiac cine mri using learned spatiotemporal dict...
Compressed sensing dynamic cardiac cine mri using learned spatiotemporal dict...Compressed sensing dynamic cardiac cine mri using learned spatiotemporal dict...
Compressed sensing dynamic cardiac cine mri using learned spatiotemporal dict...
 
Identification of Robust Normal Lung CT Texture Features
Identification of Robust Normal Lung CT Texture FeaturesIdentification of Robust Normal Lung CT Texture Features
Identification of Robust Normal Lung CT Texture Features
 
The use of computed tomography (CT) scan presentation
The use of computed tomography (CT) scan presentationThe use of computed tomography (CT) scan presentation
The use of computed tomography (CT) scan presentation
 
CT History
CT HistoryCT History
CT History
 

Andere mochten auch

Performance analysis of logic
Performance analysis of logicPerformance analysis of logic
Performance analysis of logicijcsa
 
Computation grid as a connected world
Computation grid as a connected worldComputation grid as a connected world
Computation grid as a connected worldijcsa
 
Quality estimation of machine translation outputs through stemming
Quality estimation of machine translation outputs through stemmingQuality estimation of machine translation outputs through stemming
Quality estimation of machine translation outputs through stemmingijcsa
 
Assessment of wind resource and
Assessment of wind resource andAssessment of wind resource and
Assessment of wind resource andijcsa
 
MOVEMENT ASSISTED COMPONENT BASED SCALABLE FRAMEWORK FOR DISTRIBUTED WIRELESS...
MOVEMENT ASSISTED COMPONENT BASED SCALABLE FRAMEWORK FOR DISTRIBUTED WIRELESS...MOVEMENT ASSISTED COMPONENT BASED SCALABLE FRAMEWORK FOR DISTRIBUTED WIRELESS...
MOVEMENT ASSISTED COMPONENT BASED SCALABLE FRAMEWORK FOR DISTRIBUTED WIRELESS...ijcsa
 
Effect of mesh grid structure in reducing hot carrier effect of nmos device s...
Effect of mesh grid structure in reducing hot carrier effect of nmos device s...Effect of mesh grid structure in reducing hot carrier effect of nmos device s...
Effect of mesh grid structure in reducing hot carrier effect of nmos device s...ijcsa
 
Hybrid hmmdtw based speech recognition with kernel adaptive filtering method
Hybrid hmmdtw based speech recognition with kernel adaptive filtering methodHybrid hmmdtw based speech recognition with kernel adaptive filtering method
Hybrid hmmdtw based speech recognition with kernel adaptive filtering methodijcsa
 
REAL TIME SPECIAL EFFECTS GENERATION AND NOISE FILTRATION OF AUDIO SIGNAL USI...
REAL TIME SPECIAL EFFECTS GENERATION AND NOISE FILTRATION OF AUDIO SIGNAL USI...REAL TIME SPECIAL EFFECTS GENERATION AND NOISE FILTRATION OF AUDIO SIGNAL USI...
REAL TIME SPECIAL EFFECTS GENERATION AND NOISE FILTRATION OF AUDIO SIGNAL USI...ijcsa
 
Extended online graph edge coloring
Extended online graph edge coloringExtended online graph edge coloring
Extended online graph edge coloringijcsa
 
Evaluation the efficiency of cuckoo
Evaluation the efficiency of cuckooEvaluation the efficiency of cuckoo
Evaluation the efficiency of cuckooijcsa
 
Security & privacy issues of cloud & grid computing networks
Security & privacy issues of cloud & grid computing networksSecurity & privacy issues of cloud & grid computing networks
Security & privacy issues of cloud & grid computing networksijcsa
 
Augmented split –protocol; an ultimate d do s defender
Augmented split –protocol; an ultimate d do s defenderAugmented split –protocol; an ultimate d do s defender
Augmented split –protocol; an ultimate d do s defenderijcsa
 
AN ENHANCED EDGE ADAPTIVE STEGANOGRAPHY APPROACH USING THRESHOLD VALUE FOR RE...
AN ENHANCED EDGE ADAPTIVE STEGANOGRAPHY APPROACH USING THRESHOLD VALUE FOR RE...AN ENHANCED EDGE ADAPTIVE STEGANOGRAPHY APPROACH USING THRESHOLD VALUE FOR RE...
AN ENHANCED EDGE ADAPTIVE STEGANOGRAPHY APPROACH USING THRESHOLD VALUE FOR RE...ijcsa
 
Mining sequential patterns for interval based
Mining sequential patterns for interval basedMining sequential patterns for interval based
Mining sequential patterns for interval basedijcsa
 
Nocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless linksNocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless linksijcsa
 
Surin Elephant Roundups
Surin  Elephant  RoundupsSurin  Elephant  Roundups
Surin Elephant RoundupsTom Aikins
 
Dynasty Sofitel Centara Grand
Dynasty  Sofitel  Centara  GrandDynasty  Sofitel  Centara  Grand
Dynasty Sofitel Centara GrandTom Aikins
 

Andere mochten auch (20)

Performance analysis of logic
Performance analysis of logicPerformance analysis of logic
Performance analysis of logic
 
Computation grid as a connected world
Computation grid as a connected worldComputation grid as a connected world
Computation grid as a connected world
 
Quality estimation of machine translation outputs through stemming
Quality estimation of machine translation outputs through stemmingQuality estimation of machine translation outputs through stemming
Quality estimation of machine translation outputs through stemming
 
Assessment of wind resource and
Assessment of wind resource andAssessment of wind resource and
Assessment of wind resource and
 
MOVEMENT ASSISTED COMPONENT BASED SCALABLE FRAMEWORK FOR DISTRIBUTED WIRELESS...
MOVEMENT ASSISTED COMPONENT BASED SCALABLE FRAMEWORK FOR DISTRIBUTED WIRELESS...MOVEMENT ASSISTED COMPONENT BASED SCALABLE FRAMEWORK FOR DISTRIBUTED WIRELESS...
MOVEMENT ASSISTED COMPONENT BASED SCALABLE FRAMEWORK FOR DISTRIBUTED WIRELESS...
 
Effect of mesh grid structure in reducing hot carrier effect of nmos device s...
Effect of mesh grid structure in reducing hot carrier effect of nmos device s...Effect of mesh grid structure in reducing hot carrier effect of nmos device s...
Effect of mesh grid structure in reducing hot carrier effect of nmos device s...
 
Hybrid hmmdtw based speech recognition with kernel adaptive filtering method
Hybrid hmmdtw based speech recognition with kernel adaptive filtering methodHybrid hmmdtw based speech recognition with kernel adaptive filtering method
Hybrid hmmdtw based speech recognition with kernel adaptive filtering method
 
REAL TIME SPECIAL EFFECTS GENERATION AND NOISE FILTRATION OF AUDIO SIGNAL USI...
REAL TIME SPECIAL EFFECTS GENERATION AND NOISE FILTRATION OF AUDIO SIGNAL USI...REAL TIME SPECIAL EFFECTS GENERATION AND NOISE FILTRATION OF AUDIO SIGNAL USI...
REAL TIME SPECIAL EFFECTS GENERATION AND NOISE FILTRATION OF AUDIO SIGNAL USI...
 
Extended online graph edge coloring
Extended online graph edge coloringExtended online graph edge coloring
Extended online graph edge coloring
 
Evaluation the efficiency of cuckoo
Evaluation the efficiency of cuckooEvaluation the efficiency of cuckoo
Evaluation the efficiency of cuckoo
 
Security & privacy issues of cloud & grid computing networks
Security & privacy issues of cloud & grid computing networksSecurity & privacy issues of cloud & grid computing networks
Security & privacy issues of cloud & grid computing networks
 
Augmented split –protocol; an ultimate d do s defender
Augmented split –protocol; an ultimate d do s defenderAugmented split –protocol; an ultimate d do s defender
Augmented split –protocol; an ultimate d do s defender
 
AN ENHANCED EDGE ADAPTIVE STEGANOGRAPHY APPROACH USING THRESHOLD VALUE FOR RE...
AN ENHANCED EDGE ADAPTIVE STEGANOGRAPHY APPROACH USING THRESHOLD VALUE FOR RE...AN ENHANCED EDGE ADAPTIVE STEGANOGRAPHY APPROACH USING THRESHOLD VALUE FOR RE...
AN ENHANCED EDGE ADAPTIVE STEGANOGRAPHY APPROACH USING THRESHOLD VALUE FOR RE...
 
Mining sequential patterns for interval based
Mining sequential patterns for interval basedMining sequential patterns for interval based
Mining sequential patterns for interval based
 
Nocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless linksNocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless links
 
T E N F A C E
T E N F A C ET E N F A C E
T E N F A C E
 
Surin Elephant Roundups
Surin  Elephant  RoundupsSurin  Elephant  Roundups
Surin Elephant Roundups
 
Dynasty Sofitel Centara Grand
Dynasty  Sofitel  Centara  GrandDynasty  Sofitel  Centara  Grand
Dynasty Sofitel Centara Grand
 
Le Danang
Le  DanangLe  Danang
Le Danang
 
Xing Fu
Xing  FuXing  Fu
Xing Fu
 

Ähnlich wie Efficient lung air volume estimation using

Cancerous lung nodule detection in computed tomography images
Cancerous lung nodule detection in computed tomography imagesCancerous lung nodule detection in computed tomography images
Cancerous lung nodule detection in computed tomography imagesTELKOMNIKA JOURNAL
 
A novel CAD system to automatically detect cancerous lung nodules using wav...
  A novel CAD system to automatically detect cancerous lung nodules using wav...  A novel CAD system to automatically detect cancerous lung nodules using wav...
A novel CAD system to automatically detect cancerous lung nodules using wav...IJECEIAES
 
An Enhanced ILD Diagnosis Method using DWT
An Enhanced ILD Diagnosis Method using DWTAn Enhanced ILD Diagnosis Method using DWT
An Enhanced ILD Diagnosis Method using DWTIOSR Journals
 
IRJET - A Review on Segmentation of Chest Radiographs
IRJET - A Review on Segmentation of Chest RadiographsIRJET - A Review on Segmentation of Chest Radiographs
IRJET - A Review on Segmentation of Chest RadiographsIRJET Journal
 
Using Distance Measure based Classification in Automatic Extraction of Lungs ...
Using Distance Measure based Classification in Automatic Extraction of Lungs ...Using Distance Measure based Classification in Automatic Extraction of Lungs ...
Using Distance Measure based Classification in Automatic Extraction of Lungs ...sipij
 
Using Distance Measure based Classification in Automatic Extraction of Lungs ...
Using Distance Measure based Classification in Automatic Extraction of Lungs ...Using Distance Measure based Classification in Automatic Extraction of Lungs ...
Using Distance Measure based Classification in Automatic Extraction of Lungs ...sipij
 
An algorithm for obtaining the frequency and the times of respiratory phases...
An algorithm for obtaining the frequency and the times of  respiratory phases...An algorithm for obtaining the frequency and the times of  respiratory phases...
An algorithm for obtaining the frequency and the times of respiratory phases...IJECEIAES
 
USING DISTANCE MEASURE BASED CLASSIFICATION IN AUTOMATIC EXTRACTION OF LUNGS ...
USING DISTANCE MEASURE BASED CLASSIFICATION IN AUTOMATIC EXTRACTION OF LUNGS ...USING DISTANCE MEASURE BASED CLASSIFICATION IN AUTOMATIC EXTRACTION OF LUNGS ...
USING DISTANCE MEASURE BASED CLASSIFICATION IN AUTOMATIC EXTRACTION OF LUNGS ...sipij
 
Lung Nodule Segmentation in CT Images using Rotation Invariant Local Binary P...
Lung Nodule Segmentation in CT Images using Rotation Invariant Local Binary P...Lung Nodule Segmentation in CT Images using Rotation Invariant Local Binary P...
Lung Nodule Segmentation in CT Images using Rotation Invariant Local Binary P...IDES Editor
 
P14_BRAKHITERAPI.pptx
P14_BRAKHITERAPI.pptxP14_BRAKHITERAPI.pptx
P14_BRAKHITERAPI.pptxdimaswardani1
 
A new procedure for lung region segmentation from computed tomography images
A new procedure for lung region segmentation from computed  tomography imagesA new procedure for lung region segmentation from computed  tomography images
A new procedure for lung region segmentation from computed tomography imagesIJECEIAES
 
YOLOv8-Based Lung Nodule Detection: A Novel Hybrid Deep Learning Model Proposal
YOLOv8-Based Lung Nodule Detection: A Novel Hybrid Deep Learning Model ProposalYOLOv8-Based Lung Nodule Detection: A Novel Hybrid Deep Learning Model Proposal
YOLOv8-Based Lung Nodule Detection: A Novel Hybrid Deep Learning Model ProposalIRJET Journal
 
Survey on lung nodule classifications
Survey on lung nodule classificationsSurvey on lung nodule classifications
Survey on lung nodule classificationseSAT Journals
 
Prediction of Lung Cancer Using Image Processing Techniques: A Review
Prediction of Lung Cancer Using Image Processing Techniques: A ReviewPrediction of Lung Cancer Using Image Processing Techniques: A Review
Prediction of Lung Cancer Using Image Processing Techniques: A Reviewaciijournal
 
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...Healthcare and Medical Sciences
 

Ähnlich wie Efficient lung air volume estimation using (20)

reliablepaper.pdf
reliablepaper.pdfreliablepaper.pdf
reliablepaper.pdf
 
Cancerous lung nodule detection in computed tomography images
Cancerous lung nodule detection in computed tomography imagesCancerous lung nodule detection in computed tomography images
Cancerous lung nodule detection in computed tomography images
 
A novel CAD system to automatically detect cancerous lung nodules using wav...
  A novel CAD system to automatically detect cancerous lung nodules using wav...  A novel CAD system to automatically detect cancerous lung nodules using wav...
A novel CAD system to automatically detect cancerous lung nodules using wav...
 
An Enhanced ILD Diagnosis Method using DWT
An Enhanced ILD Diagnosis Method using DWTAn Enhanced ILD Diagnosis Method using DWT
An Enhanced ILD Diagnosis Method using DWT
 
IRJET - A Review on Segmentation of Chest Radiographs
IRJET - A Review on Segmentation of Chest RadiographsIRJET - A Review on Segmentation of Chest Radiographs
IRJET - A Review on Segmentation of Chest Radiographs
 
IMEKO-final
IMEKO-finalIMEKO-final
IMEKO-final
 
Using Distance Measure based Classification in Automatic Extraction of Lungs ...
Using Distance Measure based Classification in Automatic Extraction of Lungs ...Using Distance Measure based Classification in Automatic Extraction of Lungs ...
Using Distance Measure based Classification in Automatic Extraction of Lungs ...
 
Using Distance Measure based Classification in Automatic Extraction of Lungs ...
Using Distance Measure based Classification in Automatic Extraction of Lungs ...Using Distance Measure based Classification in Automatic Extraction of Lungs ...
Using Distance Measure based Classification in Automatic Extraction of Lungs ...
 
An algorithm for obtaining the frequency and the times of respiratory phases...
An algorithm for obtaining the frequency and the times of  respiratory phases...An algorithm for obtaining the frequency and the times of  respiratory phases...
An algorithm for obtaining the frequency and the times of respiratory phases...
 
USING DISTANCE MEASURE BASED CLASSIFICATION IN AUTOMATIC EXTRACTION OF LUNGS ...
USING DISTANCE MEASURE BASED CLASSIFICATION IN AUTOMATIC EXTRACTION OF LUNGS ...USING DISTANCE MEASURE BASED CLASSIFICATION IN AUTOMATIC EXTRACTION OF LUNGS ...
USING DISTANCE MEASURE BASED CLASSIFICATION IN AUTOMATIC EXTRACTION OF LUNGS ...
 
Lung Nodule Segmentation in CT Images using Rotation Invariant Local Binary P...
Lung Nodule Segmentation in CT Images using Rotation Invariant Local Binary P...Lung Nodule Segmentation in CT Images using Rotation Invariant Local Binary P...
Lung Nodule Segmentation in CT Images using Rotation Invariant Local Binary P...
 
P14_BRAKHITERAPI.pptx
P14_BRAKHITERAPI.pptxP14_BRAKHITERAPI.pptx
P14_BRAKHITERAPI.pptx
 
A new procedure for lung region segmentation from computed tomography images
A new procedure for lung region segmentation from computed  tomography imagesA new procedure for lung region segmentation from computed  tomography images
A new procedure for lung region segmentation from computed tomography images
 
1.pdf
1.pdf1.pdf
1.pdf
 
YOLOv8-Based Lung Nodule Detection: A Novel Hybrid Deep Learning Model Proposal
YOLOv8-Based Lung Nodule Detection: A Novel Hybrid Deep Learning Model ProposalYOLOv8-Based Lung Nodule Detection: A Novel Hybrid Deep Learning Model Proposal
YOLOv8-Based Lung Nodule Detection: A Novel Hybrid Deep Learning Model Proposal
 
Survey on lung nodule classifications
Survey on lung nodule classificationsSurvey on lung nodule classifications
Survey on lung nodule classifications
 
Ol3425172524
Ol3425172524Ol3425172524
Ol3425172524
 
Prediction of Lung Cancer Using Image Processing Techniques: A Review
Prediction of Lung Cancer Using Image Processing Techniques: A ReviewPrediction of Lung Cancer Using Image Processing Techniques: A Review
Prediction of Lung Cancer Using Image Processing Techniques: A Review
 
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
 
CT dose reduction
CT dose reductionCT dose reduction
CT dose reduction
 

Kürzlich hochgeladen

React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
WomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneWomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneUiPathCommunity
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...amber724300
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...BookNet Canada
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentMahmoud Rabie
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Mark Simos
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 

Kürzlich hochgeladen (20)

React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
WomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneWomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyone
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career Development
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 

Efficient lung air volume estimation using

  • 1. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014 DOI:10.5121/ijcsa.2014.4202 13 Efficient Lung Air Volume Estimation Using Human Respiratory Image Sequences P.Deepak1 and T.Kumesh2 PG Scholar1 , Assistant Professor of the Department2 Department of Computer Science and Engineering, PSN Engineering College, Tirunelveli-627152, India ABSTRACT The proposed technique is capable of segmenting the lung’s air and its soft tissues followed by estimating the lung’s air volume and its variations throughout the image sequence. The work presents a methodology that consists of three steps. In the first step, CT image sequence are to be given as input where histograms of all images within the sequence are calculated and they are overlaid in order to form the sequence’s combined histogram to extract lung air area. In the second step, segment the lung air area by using optimum threshold based method. In the third step, voxels in the rendered volume will be counted and the percentage of air consumption will be estimated. The result will indicate a very good ability of the proposed method for estimating the lung’s air volume and its variations in a respiratory image sequence. KEYWORDS Air volume, Computed Tomography (CT) image, lung, segmentation, Volume Rendering Approach I. INTRODUCTION Statistics shows that lung disease death rate is still on the rise. According to the latest report by the American Lung Association, death rates due to lung disease are currently increasing, while death rates due to other leading causes, such as heart disease, cancer, and stroke are declining. High mortality rates of lung diseases have encouraged many researchers to focus their efforts on improving their diagnosis and treatment methods. Many lung disease diagnosis and treatment methods involve a procedure in which respiratory image sequences are analyzed. The image sequence may consist of several static breath-hold images or a respiratory-gated free-breathing image sequence.Estimation of lung air volume and its variations throughout a image sequence has been proposed by several groups in several applications.The disadvantage is the lack of reliable approach to get accurate upper and lower threshold values.The air volume variations in the sequence are then estimated by calculating the whole lung volume differences within the image sequence and the lung’s air volume in each image needs to be estimated from the whole lung volume which usually results in higher errors in estimating both the lung’s air volume and its variations throughout the sequence. A CT image would be very useful in tumor ablative procedures usually performed after the target lung is completely deflated before starting the surgery such as brachytherapy for treating lung cancer. Then for radiation pneumonitis is one of the conditions that can be assessed based on measuring the lung’s air volume. This measurement
  • 2. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014 14 can be done noninvasively using Computed Tomography (CT) image-sequence segmentation in order to determine the extent of this disease and treat it properly to prevent radiation fibrosis.The proposed method analyze a number of pre-operative breath-hold CT images at different lung volumes controlled by ventilator and a volume-meter transducer among them two successive CT images in the sequence are registered with each other to obtain the registration parameters. Each registration parameter corresponding to the totally deflated lung was then determined using extrapolation and then described as a function of the lung’s air volume variation. Finally, the CT image of the totally deflated lung was reconstructed by registering the pre-operative image of the least inflated lung using the extrapolated parameters.Because of the highly complex geometry of the airways and alveoli segmentation techniques using deformable models or level set approach are not suitable for lung’s air segmentation. As such, threshold-based segmentation is frequently the technique of choice for image-based lung’s air volume estimation. However, finding the optimum segmentation threshold for a specific application is usually a challenging task. A priori information, such as physical density or statistical analysis, such as image’s histogram is usually useful to select a more appropriate threshold For example, the intensity value, which maximizes the separation between two peaks of a histogram, is typically used as a rough estimation for the threshold between the corresponding segmentation classes. R. B. Reger estimated total lung capacity (TLC) using an accurate and rapid radiographic method. This uses a step-wise multiple regression model which allows total lung capacity to be derived as follows: posteroanterior and lateral films are divided into the standard sections as described in the text, the width, depth, and height of sections 1 and 4 are measured in centimetres. G. Emmanuel followed a method is described for collecting and measuring the quantity of N2 washed out of the lungs every half minute during oxygen breathing. The method described here requires considerably more time, skill in handling of equipment, and calculation than the conventional method, and it may therefore be unsuitable for routine use. R J Pierce used the radiographic method described herein measures the displacement volumes of the lungs as geometric structures in space, using a digitiser and computer. It was developed from determinations of the cross-sectional shape of the chest and its contained structures in post- mortem anatomical sections and from computerised tomography (CT) scans in living subjects. Alan E. Schlesinger followed a method in which, CT scan the lung margin was traced for each axial section (using soft-tissue window settings) by one observer using the cursor on the CT scanner display. The CT computer then calculated the cross-sectional area of the region of interest, multiplied the area by the slice thickness to calculate the lung volumes for each axial section, and summed the individual section volumes to obtain the total lung volume. J. Clausen suggested the techniques available for estimating total lung capacities from standard chest radiographs in children and infants as well as adults are Computed tomography and magnetic resonance techniques are used to measure absolute lung volumes and offer the theoretical advantages that the results in individual subjects are less affected by variances of thoracic shape than are measurements made using conventional chest radiographs. H. U. Kauczor designed a method to determine lung volumes using inspiratory and expiratory helical CT with two-dimensional (2D) and three-dimensional (3D) post processing and to compare the accuracy of those measurements with pulmonary function test results. However, the resulting rough segmentation sometimes requires additional fine tuning steps to make the segmentation contours more accurate. For estimating lung air volume and/or its variations, Gamsu et al. estimated total lung capacity (TLC) and forced expiratory volume using
  • 3. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014 15 posteroanterior and lateral X-ray images of the chest. Their estimation method consisted of manual segmentation of the lung’s X-ray images followed by a set of distance measurements and volume calculations. Then Kauczor et al. used a threshold-based technique to segment the whole lung automatically from a static helical CT image sequence acquired at deep inspiration and deep expiration in order to estimate different lung volumes including the tidal volume.The concept proposed in this study was to be effective, but its implementation using static breath -hold CT images may not be practical in clinical settings. In contrast to the static breath-hold images, the free-breathing 4DCT is more suitable in the clinic as it is straightforward to implement and less time consuming and more convenient for patients. In a proposed method a technique for accurate image sequence segmentation is introduced based on a novel image sequence analysis. The method is proposed to estimate the lung’s air volume and its variations in CT image sequences using sequence combined histogram. Experiments were conducted on porcine left lungs to explain the validity of the proposed method. Using breath-hold CT image sequence with known lung’s air volumes.Atlast the results indicate a very good ability of the proposed technique for estimating the lung’s air volume and its variations in a CT image sequence. II.METHODOLOGY A.Initialization Image segmentation is defined as the process of assigning each image pixel to their particular class. In segmentation methods, finding threshold, initial seed is a initial step. There is currently no segmentation method that yields acceptable results for any medical image usually results in significant errors during the segmentation process. The proposed lung’s air volume estimation method is based on a novel image-sequences segmentation technique that determines the threshold values systematically. The concept behind this technique takes advantage of the fact that the segmentation classes of background-air, lung’s air, and soft-tissue appear in all images in the sequence, though with variable shape and size. The histogram threshold method is a good candidate for gray level image segmentation. It is based on the shape of the histogram properties, such as the peaks, valleys and curvatures of the smoothed histogram. It is formed by the Cartesian product of the original 1D gray level histogram and 1D local average gray level histogram generated by applying a local window to each pixel of the image and then calculating the average of the grey levels within the window. The change in the pixel value in the horizontal or vertical directions appears slow and the gradation change continuity appears strong compared to the change in the diagonal direction. Thresholding is a simple segmentation technique that divides the image into specific classes by comparing each image pixel value with a number of intensity values called thresholds. The most important step in the thresholding method is fine tuning the threshold values because those values have important influence on the accuracy of the segmentation. During the thresholding process, individual pixels in an image are marked as "object" pixels if their value is greater than some threshold value and as "background" pixels otherwise. This convention is known as threshold above. Variants include threshold below, which is opposite of threshold above; threshold inside, where a pixel is labeled "object" if its value is between two thresholds; and threshold outside, which is the opposite of threshold inside.
  • 4. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014 16 In genetic algorithm a population of string which encode candidate solutions to an optimization problem, evolves toward better solutions. The fitness function is defined over the genetic representation and measures the quality of the represented solution. Once the genetic representation and the fitness function are defined, a GA proceeds to initialize a population of solutions and then to improve it through repetitive application of the mutation, crossover, inversion and selection operators. It is used to perform optimization in a proposed method. An Optimization problem consists of maximizing or minimizing a real function by systematically choosing input values from within an allowed set and computing the value of the function. More generally, optimization includes finding "best available" values of some objective function given a defined domain, including a variety of different types of objective functions and different types of domains. For segmentation Active contour models, or “snakes,” provide a novel method of delineating and linking edges in images when the gradient information is degraded by image noise or when the boundary of the object being imaged is naturally vague. A major task in applying an active contour model is the need to correctly set the contour regularization parameters that are responsible for controlling the smoothness of the result.Active contour model, also called snakes, is a framework for delineating an object outline from a possibly noisy 2D image.This framework attempts to minimize an energy associated to the current contour comparing to other techniques contour model can find edges, line ,and subjective contours efficiently. For finding contour, the active contour model minimizes the energy functional and exhibits dynamic behavior. Figure 1: Results for Segmentation Using Contours. B. Framework Image segmentation plays a major role in many applications of biomedical imaging, such as diagnosis, localization of pathology treatment planning computer-aided surgery quantification of tissue volumes, and study of anatomical Structure. In a proposed method each image in the sequence consists of three segmentation classes including background, lung’s air, and soft tissue. The method starts with the input as image sequence then histograms of all images within the sequence are calculated and are overlaid to form the sequence’s combined histogram, then smoothing the histogram to remove noise-like variations, then the convergence points are identified when all the separate histograms converge together, for this standard deviation of all the histograms within the sequence is calculated for each intensity value, the converging areas are searched for the points with a minimum standard deviation, which are selected as the convergence points A and B.
  • 5. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014 17 Figure 2: Block Diagram for Estimation of Lung’s Air Volume and Its Variations. [ The convergence point A, which corresponds to minimal number of voxels variation w.r.t. volume variation during respiration, is the best point that represents the interface regions. After point A, intensity values will correspond to air mixed with small amount of alveoli tissue. This continues until point B, where the lung tissue starts to be dominant with small amount of air. As such, each histogram curve between points A and B provides a good approximation to the lung’s air volume. We argue that point B, the second convergence point in the combined histogram, is a good initial guess for the upper threshold. The convergence points are then used in the next block as initial guesses of the optimization algorithm.The points are used to obtain the optimized threshold values. Given that lower and upper segmentation thresholds have integer values in the image space, the optimization process can be simply performed by using genetic algorithm.The segmentation is performed using the optimized threshold values then counts the voxels segmented as the lung’s air for each image individually. Atlast the lung’s air volume is calculated for each image by multiplying the number of voxels counted as the air by the voxel size and calculates the air volume variations within the sequence by subtracting the lung’s air volumes between successive images. C.Result Analysis The analysis includes a static breath-hold CT images from a respiratory sequence where the lung’s air volume was known in each image. The lung was obtained from an adult 80 kg pig where the air volume inside the lung was controlled by the ventilator. Figure 3: Shows The Combined Sequence Histogram Obtained For 3d Images.
  • 6. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014 18 Figure 4: Shows The Convergence Points Of Combined Histogram. In above Fig the convergence points are indicated by arrows at starting and ending in a graph denoted as A and B.The histogram regions before point A, between points A and B, and after point B correspond to the background-air volume, lung’s air volume, and soft-tissue volume respectively. The convergence points are then analyzed to get the optimum points to be used as the upper and lower thresholds for segmenting the lung’s air since those optimum points itself satisfy all the images’ histograms. After extracting the convergence points they are used as initial guesses for finding optimized threshold values then that threshold values are used for lung’s air estimation and for its variations. Tools used for Simulation is MATLAB. MATLAB is a high- performance language for technical computing. It integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in familiar mathematical notation. Figure 5: CT Images of Lung with Air Volume
  • 7. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014 19 Table I: Result Analysis of Lung with Known Air Volume Fig 5 demonstrates one middle slice of the CT images acquired at different volumes, where the air inside the lung is segmented using the obtained threshold values. The lung’s air volumes calculated based on the performed segmentation using the thresholds obtained from the optimization algorithm. Table I includes the comparative results from the maximum separation method, where the threshold values were calculated based on maximum separation between two histogram peaks Based on the segmented threshold values the lung’s air volumes are estimated. Table II Results of the Estimated Lung’s Air Volume and Their Corresponding Tissue Volumes In The 4-D-CT Respiratory Sequence III.CONCLUSIONS In this research, the technique was used to estimate the lung’s air volume and its variations in respiratory CT image sequences using a combined sequence histogram. In a proposed method a novel concept of image sequence analysis was introduced to obtain accurate lower and upper threshold values for segmentation. Then the proposed method was validated using a breath-hold CT image sequence with known lung air volumes. At last the obtained results shows very good ability of the method for estimating the lung’s air volume and its variations throughout a respiratory image sequence. This technique can be used effectively in clinical applications, such as LDR lung brachytherapy, where the lung’s air volume and/or its variations in a respiratory sequence are needed. The concept of finding the optimum segmentation threshold values from an image sequence’s combined histogram introduced in this paper can also be used in other biomedical applications, where important physiological parameters need to be extracted. An example of such applications is estimation of the ventricle’s ejection fraction from sequential cardiac images. Here, the proposed technique can be applied in order to find the optimum lower and upper thresholds for an effective segmentation of the ventricle’s blood volume followed by a
  • 8. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.2, April 2014 20 calculation of the ventricle’s blood volume variations throughout the end-diastole/end systole image sequence. This automatic method may improve or even substitute existing complex semiautomatic algorithms or empirical threshold-based methods currently used for ejection fraction estimation. ACKNOWLEDGEMENT The project was supported by The Institution of Engineers (India), 8, Gokhale Road, Kolkata- 700020. REFERENCES [1] H. U. Kauczor, C. P. Heussel, B. Fisher et al., “Assessment of lung volumes using helical CT at inspiration and expiration: Comparison with pulmonary function tests,” AJR, vol. 171, pp. 1091– 1095, 1998. [2] M. L. Goris, H. J. Zhu, F. Blankenberg et al., “An automated approach to quantitative air trapping measurements in mild cystic fibrosis,” Chest,vol. 123, pp. 1655–1663, 2003. [3] J.R. McClelland, J.M. Blackall, S. Tarte et al., “A continuous 4-D motion model from multiple respiratory cycles for use in lung radiotherapy,” Med.Phys., vol. 33, pp. 3348–3358, 2006. [4] A.J. Swift, N.Woodhouse, S. Fichele et al., “Rapid lung volumetry using ultrafast dynamicmagnetic resonance imaging during forced vital capacity maneuver: Correlation with spirometry,” Invest Radiol., vol. 42, no. 1,pp. 37–41, 2007. [5] J. M. Reinhardt, K. Ding, K. Cao et al., “Registration-based estimates of local lung tissue expansion compared to xenon CT measures of specific ventilation,” Med. Image Anal., vol. 12, pp. 752–763, 2008. [6] G. Li, N. C. Arora, H. Xie et al., “Quantitative prediction of respiratory tidal volume based on the external torso volume change: A potential volumetric surrogate,” Phys. Med. Biol., vol. 54, pp. 1963– 1978, 2009. [7] A. S. Naini, R. V. Patel, and A. Samani, “CT image construction of the lung in a totally deflated mode,” in Proc. 2009 IEEE Int. Symp. Biomed. Imag.: Nano Macro,, Boston, MA, Jun.2009, pp. 578– 581. [8] T. Zhang, H. Keller, R. Jeraj et al., “Breathing synchronized delivery—A new technique for radiation treatment of the targets with respiratory motion,” Int. J. Radiat. Oncol. Biol. Phys., vol. 57, no. 2, pp. S185–S186,2003. [9] G. Rodrigues, M. l Lock, D. D’Souza et al., “Prediction of radiation pneumonitis by dose- volume histogram parameters in lung cancer—A systematic review,” Radiother. Oncol., vol. 71, no. 2, pp. 127–138, 2004. [10] R. B. Reger, A. Young, And W. K. C. Morgan “An accurate and rapid radiographic method of determining total lung capacity” Thorax (1972), 27, 163-168. [11] G. Emmanuel, W. A. Briscoe And A. Cournand “A Method For The Determination Of The Volume Of Air In The Lungs: Measurements In Chronic Pulmonary Emphysema” [12] R J Pierce, D J Brown, M Holmes, G Cumming, And D M Denison “Estimation of lung volumes from chest radiographs using shape information” Thorax, 1979, 34, 726-734. [13] Alan E. Schlesinger,Deborah K. White,George B. Mallory,Charles F. Hildeboldt, Charles B. Huddleston “Estimation of Total Lung Capacity from Chest Radiography and Chest CT in Children: Comparison with Body Plethysmography” Pg no:151-154. [14] J. Clausen “Measurement of absolute lung volumes by imaging techniques” Eur Respir J 1997; 10: 2427–2431. [15] H. U. Kauczor, C. P. Heussel, B. Fisher et al., “Assessment of lung volumes using helical CT at inspiration and expiration: Comparison with pulmonary function tests,” AJR, vol. 171, pp. 1091– 1095, 1998.