You are on page 1of 13

See

discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/289175806

Texture pattern based lung nodule detection


(TPLND) technique in CT images

Article in International Review on Computers and Software · January 2014

CITATIONS READS

3 127

3 authors, including:

Senthilkumar Krishnamurthy
Rajalakshmi Institute of Technology
11 PUBLICATIONS 24 CITATIONS

SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Human Facial Emotion Recognition through Automatic Clustering based Morphological


Segmentation and Shape/Orientation Features View project

Medical Image Processing View project

All content following this page was uploaded by Senthilkumar Krishnamurthy on 03 August 2016.

The user has requested enhancement of the downloaded file.


International Review on Computers and Software (I.RE.CO.S.), Vol. 9, N. 3
ISSN 1828-6003 March 2014

Texture Pattern Based Lung Nodule Detection (TPLND)


Technique in CT Images

T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

Abstract – Lung cancer has become one of the leading causes of cancer related death in both
men as well as women which ranges for about 30% of cancer death occurring in the world.
Medical image analysis is a complex task in which a human expert makes extensive use of the
knowledge of anatomy and imaging techniques. Specially, the detection of the presence of lung
nodules is challenging problem from a computer vision point of view. The early detection of the
lung cancer can definitely improve the long term health of those people diagnosed with it.
Evaluation of the variation of cardiac size from month to month by taking serial chest images
remains crucial for the treatment of lung cancer. In this paper, we have proposed an efficient
method for detecting the presence of the lung nodule with the help of CT images. The proposed
method is carried out using three processes such as segmentation, classification and detection.
Here we utilized clustering for classifying the lung images as normal or abnormal image. These
methods helped to improve the early detection of the lung nodules. Our proposed method proved
to be a highly efficient method for the detection of lung nodule with high rate of accuracy.
Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved.

Keywords: Lung Node Detection (TPLND), Computed Tomography images (CT)

Nomenclature long-term health of those diagnosed with it. Methods that


allow early detection of lung cancer, such as the helical
Sp Seed point in the image low-dose CT (Computed Tomography) scan, x-ray, and
A z  Maximum area chosen
bronchoscopy, are of value in the identification of
incurable metastatic cancer, as well as small cancer that
D  a,b  Input image for segmentation can be cured by surgical resection and prevention of
H  a,b  Output image after segmentation widespread [6].
Diagnosing Interstitial Lung Disease (ILD) is regarded
T’ Selected threshold value as a difficult task, even for specialists, as many forms of
a1 , a2 Acceleration constants the disease are rare and thus little experience exists. The
Ti Intensity threshold diagnosis of ILD is established from the interpretation of
hK Gray value of the central pixel several clinical parameters of the patient in addition to
radiological findings [7].
hN Value of its neighbor Lung nodules might indicate a lung cancer and their
N Total number of neighbors detection in the early stage improves the survival rate of
R Radius of the neighborhood patients. CT is considered to be the most accurate
VTP True positive value imaging modality for nodule detection [8]. There has
VFN False negative value been growing interest in the development of Computer-
Tomography (CT) as a tool for detecting lung cancer.
VFP False positive value Lung nodules can be classified into two categories solid
VTN True negative value nodules characterized by their high contrast and Ground-
Glass Opacity (GGO) nodules with faint contrast and
fuzzy margins [9].
I. Introduction Due to the fast and high technology progress in high
Lung cancer is the first most common cause of cancer resolution X-ray computed tomography (CT) scanners,
death in men and the second most common cause in multi-slice helical CT of the thorax is widely used to
women, according to the 2004 world health report of the evaluate numerous lung diseases.
World Health Organization (WHO) [1]-[30]. It causes To provide useful and reliable information, most such
1.3 million annual deaths worldwide in 2006. Early CAD methods need to identify the lung boundaries
detection of lung cancer can significantly improve the within the images, a preprocessing step known as lung

Manuscript received and revised February 2014, accepted March 2014 Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved

415
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

segmentation, before computer analysis can take place Diagnosis System, where the problem of developing an
[13]. automated system for detecting the presence of
The wavelet transform is a powerful tool. Unlike the pulmonary nodules in the lung CT is considered. Cancer
Fourier sinusoids, which provide a sharp frequency detection system is based on texture features extracted
characterization of a given signal but which are unable to from the slice of DICOM Lung CT images for the
identify transient events, wavelets achieve a balance identification of cancerous nodules [24], Robust Surface
between localization in space or time, and localization in Estimate, where an algorithm was developed to segment
the frequency domain. As the discrete wavelet transform solid pulmonary nodules attached to the chest wall in
corresponds to basis decomposition, it provides a non- computed tomography scans. The pleural surface was
redundant and unique representation of the signal [5]. estimated and used to segment the nodule from the chest
The theories of wavelets analyses improve day by day, wall. To estimate the surface, a robust approach was used
the wavelet has become a powerful mathematical tool to identify points that lie on the pleural surface, not on
which widely used in signal processing, image the nodule [25].
compression and enhancement, pattern recognition, Artificial Neural Network, where a Computer Aided
control systems, and other fields in the past two decades Diagnosis (CAD) system using Artificial Neural
[18]. The biorthogonal wavelets contain in particular Network (ANN) to classify the lung cancer present is
compactly supported bi-orthogonal spline wavelets with developed in order to detect and to classify the present of
compactly supported duals. In bi-orthogonal wavelets, lung cancer in an x-ray images [26].Lung Segmentation
separate decomposition and reconstruction filters are Algorithm, which is quite important especially at lung
defined and hence the responsibilities of analysis and vessel segmentation, detection of pulmonary emboly,
synthesis are assigned to two different functions as finding nodules or segmentation of airways [21],
opposed to a single function in the orthonormal case Computer-Aided Diagnosis, where it is used to improve
[16]. the diagnostic performance of radiologists in clinical
Spline wavelets stand apart in the general theory of practice [19], Data Mining Technique, where a
the wavelet transform. Their construction starts with the framework for mapping image features to radiologist-
specification of the underlying multi-resolution function defined diagnostic criteria based on the newly available
spaces (polynomial splines). Thus, spline wavelets can be data is presented. Using data mining, promising
characterized explicitly; this is in contrast with most mappings to clinically relevant, human-interpretable
other constructions where the scaling function is nodule characteristics such as malignancy, margin,
specified indirectly via a two-scale relation. The main speculation, subtlety, and texture can be done [14],
advantage of an explicit construction is that one does not Efficient Visualization and Segmentation of Lung Ct
have to worry about the delicate issues of the Scan, where different methods are used for efficient
convergence of the iterated filter bank. It also makes the visualization as well as automatically extracting the
study of regularity much more transparent. The spline organ regions from abdominal CT data especially from
wavelets are used for consistent output prediction in lung that can be further used in various medical diagnosis
wavelet domain as an algorithmic solution to the applications like CBMIR [15].
classical least squares minimization problem. The The rest of the paper is organized as follows. Section
algorithm is computationally efficient and exhibits II explains the researches that are related to our proposed
excellent performance in cross validation. [17]. method. Section III shows our proposed method for
Some disadvantages of computerized nodule detection detection of lung nodules using segmentation,
are: classification and detection. Section IV explains the
 The Opacity of nodules that are smaller than the slice result of the proposed methodology and finally SectionV
thickness is reduced to sub solid appearance by the concludes our proposed method with suggestions for
partial volume effect. future works.
 Due to the partial volume effect it is impossible to set
a certain value as a threshold for potential nodules.
Rather, many different thresholds have to be tried and II. Related Work
false positives cannot be simply rejected because they Numerous researches have been proposed by
correspond to a low value. researchers for lung nodule detection in the recent years.
 For thin vessels which may be appearing In this section, a brief review of some important
disconnected when running obliquely through the contributions from the existing literature is presented.
slice images and thus be mistaken for nodules [4]. HU et al. [1] have proposed a fully automatic method
Various types of approach were used for segmenting for identifying the lungs in three dimensional (3-D)
the lung nodules. They are texture-based probabilistic pulmonary X-ray CT images. The method has three main
approach, which uses a classification-based approach steps. First, the lung region was extracted from the CT
based on pixel-level texture features that produces soft images by gray-level thresholding. Then, the left and
(probabilistic) segmentations [30]. The classifier is tested right lungs were separated by identifying the anterior and
on the publicly available Lung Image Database posterior junctions by dynamic programming. Finally, a
Consortium (LIDC) dataset [20], Computer Aided sequence of morphological operations was used to

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

416
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

smooth the irregular boundary along the mediastinum in density. They evaluated their methods on several
order to obtain results consistent with those obtained by hundred lesions in clinical datasets and the quality of
manual analysis, in which only the most central segmentations was rated by radiologists.
pulmonary arteries were excluded from the lung region. Anitha S. and Sridhar S. [12] have proposed a method
The method have been tested by processing 3-D CT to develop a segmentation system in order to assist the
data sets from eight normal subjects, each imaged three surgeons to remove the portion of lung for the treatment
times at biweekly intervals with lungs at 90% vital of certain illness such as lung cancer, and tumours. The
capacity. Averaged over all volumes, the root mean fissures of lung lobes were not seen by naked eyes in low
square difference between the computer and human dose CT image, there was a proposal for automatic
analysis is 0.8 pixels (0.54 mm). The mean intrasubject segmentation system.
change in tissue content over the three scans was 2.75% The lung lobes and nodules in CT image were
2.29% (mean standard deviation). segmented using two stage approaches such as modified
Park et al. [2] have proposed a method to apply the adaptive fissure sweep and adaptive thresholding.
general image retrieval algorithm on chest radiographs Initially pre-processing was used to remove the noise
using quasi-Gabor filter. The lung field was extracted to present in CT image using filter, then the fissure regions
limit the region to be processed using knowledge based were located using adaptive fissure sweep technique,
lung field extraction method and the rib shadow was then histogram equalization and region growing was
reduced to emphasis the lung texture. They extracted the applied to refine the oblique fissure. Lung Nodules were
lung field from the input radiograph and reduced the rib segmented using thresholding. The comparative analysis
shadow. They divided the lung field into N 64x64 of manual and automatic segmentation for fissure
overlapping by 48 pixels subimages. They extracted the verification has been performed statistically.
image feature vectors from each subimage and classified Udeshani et al. [22] have proposed an approach to
them to identify the image as a normal texture class or as detect lung cancer from raw chest X-ray images. At the
an abnormal class using k-nn classifier. The lung texture first stage, they used a pipeline of image processing
database consisted of 2 classes and each class contains 20 routines to remove noise and segment the lung from
normal lung textures and 20 abnormal lung textures. other anatomical structures in the chest X-ray and extract
Y. Shi et al. [3] have proposed a new deformable regions that exhibit shape characteristics of lung nodules.
model using both population based and patient-specific Subsequently, first and second order statistical texture
shape statistics to segment lung fields from serial chest features were considered as the inputs to train a neural
radiographs. First, a modified scale-invariant feature network to verify whether a region extracted in the first
transform (SIFT) local descriptor was used to stage is a nodule or not. The proposed method detected
characterize the image features in the vicinity of each nodules in the diseased area of the lung with an accuracy
pixel, so that the deformable model deforms in a way that of 96% using the pixel-based technique while the
seeks for the region with similar SIFT local descriptors. feature-based technique produced an accuracy of 88%.
Second, the deformable model was constrained by The system integrates a graphical user interface where
both population-based and patient-specified shape the user was able to select a digital chest X-ray image as
statistics. Initially, population-based shape statistics takes the input and the system will show suspected regions of
most of the rules when the number of serial images was the image that contain lung nodules. H. S. Pheng et al.
small; gradually, patient-specific shape statistics takes [23] compared the performance of various conventional
more rules after a sufficient number of segmentation and computational intelligence algorithms in the
results on the same patient have been obtained. For the segmentation, detection and quantification of lung
initial time-point images, the population-based shape nodules on CT lung images. The accuracy of lung region
statistics plays the major rule for statistically constraining segmentation was found important as a preprocessing
the deformable contours. The proposed deformable step to identify the lung nodules. By mean of these
model can adapt to the shape variability of different computerized systems, the detection and measurement of
patients, and obtain more robust and accurate lung nodules can assist the radiologists to determine
segmentation results. Moltz et al. [10] have proposed an whether the lung nodules were benign or malignant.
advanced algorithm for segmenting lung nodules, liver They were focused on existing intelligence
metastases, and enlarged lymph nodes in CT scans. computational algorithms for segmentation of CT lung
Segmentation and volumetry were essential tasks of a images and quantification lung nodules. They introduced
software assistant for oncological therapy monitoring. the publicly datasets released by Lung Image Database
The method was based on a hybrid algorithm originally Consortium (LIDC) and Image Database Resource
developed for lung nodules that combines a threshold- Initiative (IDRI).
based process with model-based morphological
processing. They proposed an extension that deal with
particular challenges of each lesion type: lung nodules III. Proposed Methodology for the
that were attached to non-convex parts of the pleura, rim- Detection and Classification
enhancing and peripheral liver metastases and lymph of Lung Nodules
nodes with an extensive contact to structures of similar
Lung cancer is the first most common cause of cancer

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

417
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

death in men, and the second most common cause in Segmentation approach is equivalent to pattern
women, according to the 2004 world health report of the recognition process. In this proposed method we have
World Health Organization (WHO). There has been utilized the method of Region growing for segmentation
growing interest in the development of various of the images.
technologies for the detection of the lung nodules.
Early detection of the lung nodule can effectively help
III.1.1. Nodule Segmentation Using
in curing the disease which increased the need for
developing new technologies for detection of the lung Region Growing Technique
nodule. Lung nodules can be classified into two Region growing is a simple image segmentation
categories: solid nodules characterized by their high method based on the region [28]. It is also classified as a
contrast and Ground-Glass Opacity (GGO) nodules with pixel-based image segmentation method since it involves
faint contrast and fuzzy margins. However the detection the selection of initial seed points. This approach to
of the lung nodule has proved to be a complex process in segmentation examines the neighbouring pixels of initial
the medical arena. “seed points” and determines whether the pixel
Our proposed method proved to be efficient in the neighbours should be added to the region or not based on
detection of the lung nodule. Our detection process takes certain conditions.
place through a number of steps like segmentation, The process is iterated to yield different regions. In a
detection and classification. The first process in our normal region growing technique, the neighbour pixels
method is segmentation where the lung images are are examined by only the "intensity" constrain. For this, a
segmented using region growing method. Next is the threshold level for intensity value is set and those
detection process which is done with the help of the neighbour pixels that satisfy this threshold is selected for
feature extraction using LBP. region growing. The region growing is a process which
Once the detection is completed the final step is the uses the size of the particular growth as the seed point. In
classification of the images as normal and abnormal our proposed technique each of the nodules is treated
images. The flow diagram for our proposed method is separately to which the region growing technique is
given in Fig. 1(a). applied. The initial step in region growing for the nodule
formed is to select a seed point. The initial region begins
as the exact location of the seed. Here we have carried
out histogram analysis to find out the seed point.
In our proposed the seed point is selected based on the
maximum area present in the lung image. Let the image
be p . The seed point helps to segment the lungs by
growing the particular area:

S p  max A  z  (1)

where:
S p is the seed point in the image.
A  z  is the maximum area chosen.
After finding out the seed point, the region is grown
from it. Here the neighbouring pixels are compared with
the seed point and if the neighbour pixel satisfies
constrains, then the region is grown else it is not grown
to that pixel. Constrains for our proposed region growing
Fig. 1(a). Proposed method of lung nodule detection is the “intensity”. For the intensity constraint, an
intensity threshold is also set in-order to check if the
neighbour pixel satisfies the condition. Intensity
III.1. Image Segmentation threshold defines the maximum value by the neighbour
Segmentation is defined as the partitioning of an pixel value can differ from the pixel in consideration.
image into different sets of pixels. It is basically used to Suppose the pixel is having the intensity value I m ,
identify the objects or boundaries in an image [29]. The and the neighbouring pixel has the value I k and the
result of the segmentation is a set of segments that intensity threshold is set as Ti , then if | | I m  I k || Ti ,
usually cover the entire area of the image. Generally
then intensity constrain is met and satisfied.
segmentation is the method that elucidates spatially close
When the intensity constraint is satisfied by a
parts in the images as an object. The region represents
neighbouring pixel, then the region is grown to the
the spacial closeness and so they are important step in the
neighbour pixel and the region grows. That is
segmentation process.

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

418
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

if | I m  I k || Ti then the neighbour pixel is added to the used to define morphological operations. The two inputs
region. For every nodules, the region is grown and based given to morphological operation are binary image and
on these regions features are extracted. structuring element. After adjusting the contrast and
intensity of the image I , the image is converted to the
binary form I b . Then, by applying Eqs. (3), (4) and (5)
III.1.2. Selection of Nodule Points Using an enhanced image is obtained through the
Gray Threshold Method morphological operations like imdilate, imclose and
Basically, threshold is one of the most commonly used imopen that utilizes the structuring element S .
methods for image segmentation process. Threshold is Dilation: The dilation of image by a flat structuring
used for discriminating foreground image from the element S at any location (x, y) is defined as the
background. In the thresholding process, based on the maximum value of the image in the window:
particular threshold value being selected, the pixels in the
image are marked as the object pixel if the value of the  Ib  S   x, y   max Ib  x  a, y  c  (3)
pixel is greater than the selected threshold value. If the
pixel value is lesser than threshold value, then those
pixels are marked as background pixels. In our proposed where a,c  S .
method the threshold value is selected based on the size
of the nodules in the image. Thresholding is an effective Opening: The opening of the image Ib by structuring
method for image segmentation when the image consists element S is defined as the erosion of Ib by S followed by
of a large number of similar objects for selecting the a dilation of the result with S:
proper nodules. By choosing a suitable threshold
between the dominant intensities of the background and  Ib  S    Ib S   S (4)
object, the original image can be partitioned into regions
where the solid nodules alone are separated from the Closing: The closing of the image Ib by structuring
other image parts. The image is segmented into the element S is defined as the erosion of Ib by S followed by
object and background pixels as per the expression given a dilation of the result with S:
below. For each pixel (a, b):
 Ib  S    Ib  S  S (5)
1 for D  a,b   T
H  a,b    (2) The above expressions are used for calculating the
0 for D  a,b   T morphological function. By using these morphological
operation maximum intensity pixels of the image alone is
where D  a,b  is the input image for segmentation, selected. Thus, the operation employed contrast and
intensity adjusted image is further enhanced by utilizing
H  a,b  is the output image after segmentation and T is the morphological operation. Once the morphological
the selected threshold value. The nodules which possess operation is completed, the image properties are
the value above the threshold value will be chosen as the calculated for tumor identification. Once the
nodule point for further processing. After the process the morphological operation in completed the various image
original image and the segmented image are compared. properties are found. The image properties are calculated
The gray threshold helps to level the images which using the Regionprobs method where the area of the
further help in separating the lungs region from the other particular nodule is found out along with the mean. The
outer regions in the CT image. Once the lung region is area calculation helps in classifying the nodules based on
separated from the image the next process is to find the its size and these can further help in identifying the
tumor region in the lungs. For this purpose we carried out tumor nodule from the non-tumor nodules. Once the area
the morphological operations. of the nodules is calculated the morphological operation
is again applied in order to select the required nodules.
The nodules above the level 3x3 are selected as the
III.1.3. Morphological Operation nodules for identifying the tumor.
After Segmentation of the image I by adjusting the Normally the nodule which is in circular shape is
contrast and intensity of the image using threshold identified and selected for classification. Again the gray
segmentation and then morphological operation is thresholding process is applied in order to select the
performed on the image. Morphological operations are exact nodule part from the lung CT image to a higher
affecting the form, structure or shape of an object. They accuracy. Next the feature extraction process is carried
are used in pre or post processing or for getting a out for the identification of tumor cells.
representation or description of the shape of
objects/regions. A set of functions that are valuable for III.2. Texture Based Nodule Classification
processing and decomposition of shapes in arbitrary
dimensions is provided by the mathematical morphology. Usually detection is the process of extracting the
Set-theoretic operations like union and intersection are information from any data. Here the detection is

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

419
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

performed in lung image in order to detect whether there The LBP code may be represented as kernel structure
is a presence of nodule. The detection is carried out with index which can be represented as in Fig. 1(b).
the help of feature extraction using LBP. The input
image that has undergone morphological operation is
then splitted into number of grids for which the LBP is III.2.2. Classification
applied with the aim to calculate the frequency relating to As per the above kernel the pixels values are being
the maximum intensity. The LBP operation is explained identified and the corresponding decimal values are
in detail below. found out. The value range that is selected in our
proposed method is (0.0420-0.0525). Those nodules
between these ranges are classified as tumor nodule and
III.2.1. Local Binary Pattern
remaining as non-tumor nodules. The nodules feature
The local spatial structure of the image texture are values are taken such that the exact tumor nodule can be
characterized by a gray-scale texture operator called extracted out using our method. Along with the LBP
Local Binary Pattern (LBP). LBP indicates a magnitude feature values, in our proposed method we have also
relation between a center pixel and its neighboring pixels extracted the mean value of the nodules as well.
in a micro pattern. Given a central pixel in the image, a The mean value helps in obtaining those nodules that
pattern code is computed by comparing its value with can form the tumor in the lungs. The LBP feature
those of its neighborhoods using the expression given extraction methods generate the feature descriptor
below: information for each of these target nodules which are
then compared with the LBP feature descriptors for
N 1 various training of data nodule and non-nodule classes.

LBPN ,R ai ,b j    F  hN  hK  2 N (6) The non-nodule are discarded and no longer seen as
N 0 target lung nodules. Sensitivity and specificity is
computed to obtain the detection results with more
where hK is the gray value of the central pixel, hN is the accuracy.
value of its neighbor, N is the total number of neighbors
involved and R is the radius of the neighborhood. The IV. Result and Discussion
Eq. (6) means that the differences in the neighborhood
are derived as N bit binary number that results in The proposed Lung nodule detection is implemented
in the working platform of MATLAB (version 7.12.0).
2 N distinct value for the LBP code. The texture can thus The detection process is tested with frames of
be described as 2 N discrete distribution given by: different images and the obtained result of the proposed
work has been shown below. Initially, the images are
 
Tr  t LBPN ,R ai ,b j  (7) segmented and then features are extracted followed by
the classification process.
Figs. 2 show the processing of our proposed method
For calculating the LBP feature vector for a given CT images to detect tumor nodules.
image of size P x Q, the central part alone is considered Fig. 2(a) is the input CT scan images for the lungs.
since large neighborhood cannot be used on the borders. The Fig. 2(b) is the image obtained after the region
The LBP code is calculated for each pixel in the image growing process. Fig. 2(c) is the image obtained
and the distribution of the LBP code is used as a feature eliminating the outer region.
vector which is expressed as given below: Fig. 2(d) is the image obtained after thresholding
operation and Fig. 2(e) is the image which contain the
R  t  LBPN ,R  a,b   lung region alone after separating the outer regions. Fig.
2(f) is the possible nodule point selection and Fig. 2(g) is
a   S  ,.....,P  1   S  (8) the possible region of interest.
b   S  ,.....,Q  1   S 

Binary: 00111001
Decimal: 57

Fig. 1(b). LBP code represented as kernel structure index

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

420
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

(a) Input images

(b)After region
growing

(c)Neglect outer region

(d)Thresholding

(e) Outer layer removal

(f)Possible nodule
points

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

421
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

(g)Region
identification

(h)Analyzing region 1

(i)Analyzing region 2

(j)Analyzing region 3

(k) Output Nodule 1

(l) Output Nodule 2

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

422
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

(m) Output Nodule 3

(n) Output Tumor


nodule

(o) Marked tumor

Figs. 2. Tumor detection in CT lungs Image

Figs. 2(h), (i), (l) are the analyzing regions in the different input images in our proposed method. The
lungs for nodule identification and Figs. 2(k), (l), (m) are graphical representation of these feature values obtained
the output nodules that are extracted based on the from our proposed method is shown in Fig. 3. Along
features. with this image feature values, the size parameters of the
The Fig. 2(n) is the final classified tumor nodule from cancerous nodules are also extracted. The various image
the lungs and Fig. 2(o) is the marked tumor image parameters obtained are Area, Eccentricity, Perimeter
output. Hence by our proposed method we have obtained and solidity. These values help in identifying the
better classification and detection of the nodules in an different nodules which can be cancerous type. The
efficient manner. The feature values are calculated for parameters values obtained are given in the below table.
the different images and the Table I shows the texture, The graphical representation of the size parameters of
mean, standard deviation and entropy values obtained for the cancerous nodules is given in Fig. 4 .

TABLE I
FEATURE VALUES OBTAINED IN PROPOSED METHOD.
Input Images Texture Mean Standard Deviation Entropy
Image 1 0.0424 0.6573 1.1368 4.6878
Image 2 0.0485 0.7288 1.342 4.3818
Image 3 0.0441 0.3944 0.8978 4.1819
Image 4 0.0521 0.5144 0.9779 4.3581
Image 5 0.0479 0.2216 0.5706 3.4109
Image 6 0.0451 0.3807 0.7229 4.6969

TABLE II
SIZE PARAMETERS OF CANCEROUS NODULES
Input images Area Perimeter Eccentricity Solidity Orientation
Image 1 128 41.7990 0.6797 0.9343 78.1954
Image 2 98 36.3848 0.5892 0.9423 63.0021
Image 3 95 35.1562 0.5545 0.9122 48.8574
Image 4 92 38.1421 0.7957 0.8846 28.6151
Image 5 41 22.1421 0.7146 0.9535 71.6011
Image 6 80 32.1421 0.7820 0.9756 5.9962

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

423
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

Fig. 3. Graphical Representation of Various Image feature values

Fig. 4. Graphical representation of Size parameters of the Cancerous Nodules

V. Performance Evaluation false negative value (i.e.) the number of abnormal


regions that are incorrectly classified as normal regions,
The performance evaluation of our proposed VFP is the false positive value (i.e.) the number of
methodology is calculated by measuring the accuracy,
sensitivity and specificity of the method. normal regions that are incorrectly classified as abnormal
The accuracy of our proposed method proved to be regions and VTN is the true negative value of the image
more efficient than the existing works. These factors (i.e.) the number of normal regions that are correctly
proved to be more improved than the previous work used classified. The percentage values of sensitivity,
in Texture feature extraction based on a uniformity specificity and accuracy are calculated. The average
estimation method for local brightness and structure in recognition rate obtained in our proposed method has
chest CT images [27]. better exceeded when compared with these existing
The sensitivity, specificity and accuracy values are method. Table III given below shows the recognition rate
calculated using the expression given below: obtained from our proposed method and the existing
method.
VTP
Sensitivity  (9) TABLE III
VTP  VFN ACCURACY, SPECIFICITY AND SENSITIVITY MEASURE
FOR PROPOSED AND EXISTING METHODS
Method Accuracy (%) Specificity (%) Sensitivity (%)
VTN Proposed method 83.33 83.33 83.33
Specificity  (10)
VFP  VTN Existing method 81.80 64.80 78.80

From the table it is clear that our proposed method


VTP  VTN
Accuracy  (11) delivers better measures of Accuracy, Specificity and
VTP  VFN  VFP  VTN Sensitivity than the existing method. The corresponding
graphical representation of the recognition rate is shown
where VTP is the true positive value (i.e.) the number of in the Fig. 5. The results proves that our proposed
abnormal regions that are correctly classified, VFN is the method of Lung nodule detection is efficient in
classifying the correct affected images.

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

424
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

Fig. 5. Graphical representation of Accuracy, Specificity and Sensitivity measure for Proposed and Existing methods

VI. Conclusion [8] Martin Dolejsi, "Detection of Pulmonary Nodules from CT


Scans," Research Reports of CMP, Czech Technical University in
In this paper, we have proposed an efficient method Prague, No. 5, 2007.
[9] Xujiong Ye, Xinyu Lin, JamshidDehmeshki, Greg Slabaugh and
for detecting the presence of the lung nodule with the Gareth Beddoe, "Shape Based Computer-Aided Detection of
help of CT images. The proposed method is carried out Lung Nodules in Thoracic CT Images," , IEEE Transaction
using three processes such as segmentation, classification Biomedical Engineering,Vol.56, No.7, pp.1810-1820, Jul 2008.
and detection. Here we utilized clustering for classifying [10] Jan Hendrik Moltz, Lars Bornemann, Jan-Martin Kuhnigk, Volker
Dicken, Elena Peitgen, Stephan Meier, Hendrik Bolte, Michael
the lung nodules as normal or abnormal one. The Fabel, Hans-Christian Bauknecht, Markus Hittinger, Andreas
clustering process provided better classification of the Kiebling,MichaelPusken, and Heinz-Otto Peitgen, "Advanced
images which resulted in detecting the affected portion in Segmentation Techniques for Lung Nodules, Liver Metastases,
the lungs exactly as tumor nodes. These methods helped and Enlarged Lymph Nodes in CT Scans," IEEE Journal Of
Selected Topics In Signal Processing, Vol. 3, No. 1,pp.122-134,
to improve the early detection of the lung nodules. Our Feb 2009.
proposed method proved to be a highly efficient method [11] Noah Lee, Andrew F. Laine,GuillermoMárquez,Jeffrey M.
for the detection of lung nodule with high rate of Levsky and John K. Gohagan, "Potential of Computer-Aided
accuracy. Diagnosis to Improve CT Lung Cancer Screening," In.proc.of.
IEEE Reviews In Biomedical Engineering, Vol. 2,pp.136-146,
2009.
[12] Anitha. S and Sridhar.S, "Segmentation Of Lung Lobes And
References Nodules In CT Images,"An International Journal of Signal &
Image Processing(SIPIJ) ,Vol.1, No.1,pp.1-12, Sep 2010.
[1] Shiying Hu, Eric A. Hoffman and Joseph M. Reinhardt,
[13] Fernando C. Monteiro, "Region-Based Clustering for Lung
"Automatic Lung Segmentation for Accurate Quantitation of
Segmentation in Low-Dose CT Images,"In.proc.of.International
Volumetric X-Ray CT Images," IEEE Transactions On Medical
Conference of Numerical Analysis and Applied
Imaging, Vol. 20, No. 6,pp.490-498, Jun 2001.
Mathematics,Vol.3,pp. 2061-2064,Sep 2010.
[2] Mira Park, Jesse S. Jin and Laurence S. Wilson, "Detection of
[14] Aswini Kumar Mohanty and Dr.Saroj Kumar Lenka, "Data
Abnormal Texture in Chest X-rays with Reduction of Ribs," In
Mining Technique to Interpret Lung Nodule for Computer Aided
Proc.of. Pan-Sydney Area Workshop on Visual Information
Diagnosis, "International Journal of Computer and
Processing ,Vol.36, Sydney, Australia, 2004.
Communication Technology,Vol.1,No.2,pp.373-378, 2010.
[3] Yonghong Shi, Feihu Qi, ZhongXue, Kyoko Ito,Hidenori Matsuo,
[15] Preeti Aggarwal, H.K. Sardana and RenuVig, "An Efficient
and Dinggang Shen, "Segmenting Lung Fields in Serial Chest
Visualization And Segmentation Of Lung Ct Scan Images For
Radiographs Using Both Population and Patient Specific Shape
Early Diagnosis Of Cancer, "In.proc.of.National Conference on
Statistics," IEEE Transaction on Medical Imaging, Vol.4,No.27,
Computational Instrumentation ,Chandigarh, India, Mar 2010.
pp. 83-91, 2006.
[16] Loganathan. R and Y.S.Kumaraswamy, "Medical Image
[4] Korfiatis Panayiotis, "Automated Lung Nodule Detection In Low
Compression Using Biorthogonal Spline Wavelet With Different
Dose Multislice CT," University Of Patras, Patras ,2006.
Decomposition, "International Journal on Computer Science and
[5] Dimitri Van De Ville,ThierryBlu and Michael Unser, "Surfing the
Engineering, Vol. 2, No. 9,pp.3003-3006, 2010.
Brain: An Overview of Wavelet-Based Techniques for fMRI Data
[17] S. Mukhopadhyay, U. Mahapatra, A.K. Tangirala and A.P.
Analysis," IEEE Engineering in Medicine and Biology Magazine,
Tiwari, "Spline Wavelets for System Identification,"In.Proc. of
Vol. 25, No. 2, pp. 65-78,2006.
the 9th International Symposium on Dynamics and Control of
[6] YuanjieZheng,Karl Steiner, Thomas Bauer, JingyiYu,Dinggang
Process Systems (DYCOPS), Leuven, Belgium, Jul 2010.
Shen and Chandra Kambhamettu, "Lung Nodule Growth Analysis
[18] X. Huang and X. Lu, "The Use of Fractional B-Splines Wavelets
from 3D CT Data with a Coupled Segmentation and Registration
in Multiterms Fractional Ordinary Differential Equations,"
Framework," , In.proc.of.11th IEEE International Conference on
International Journal of Differential Equations,Vol. 2010,
Computer Vision,pp.1-8, Rio de Janeiro , 2007.
pp.113,2010.
[7] Adrien Depeursinge, Daniel Sage, AsmaaHidki, Alexandra
[19] Jin Mo Goo, "A Computer-Aided Diagnosis for Evaluating Lung
Platon, Pierre AlexandrePoletti, Michael Unser and Henning
Nodules on Chest CT: the Current Status and Perspective,"
Muller, "Lung Tissue Classification Using Wavelet Frames," ,
Korean journal of radiology ,Vol. 12, No. 2, pp. 145-155, Apr
In.proc.of. 29th Annual International Conference of the IEEE on
2011.
Engineering in Medicine and Biology Society, pp.6259 -
[20] Olga Zinoveva, DmitriyZinovev, Stephen A. Siena, Daniela S.
6262,Lyon , 2007.

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

425
T. K. Senthil Kumar, Ganesh Narasimhan, R. Umamaheswari

Raicu, Jacob Furst and Samuel G. Armato, "A texture-based Dr. Ganesh Narasimhan received P.hD degree
probabilistic approach for lung nodule segmentation," In.Proc.of in the field of Nanoelectronics – Quantum dots
the 8th international conference on Image analysis and and cellular automata from JNTU Hyderabad
recognition ,Heidelberg ,2011. and Master of technology from IIT Madras in
[21] H. Ozkan, O. Osman, S. Sahin, M. M. Atasoy, H. Barutca, A. F. Microelectronics and VLSI Design. He has
Boz and A. Olsun, "Lung Segmentation Algorithm for CAD published 24 International journals with high
System in CTA Images,"In.Proc.of World Academy of Science, impact factors and presented over 30
Engineering and Technology, No.77,2011. International conferences. He received the
[22] K.A.G. Udeshani, R.G.N. Meegama and T.G.I. Fernando, GOLD medal for his Ph.D thesis. He has over 18 years of teaching
"Statistical Feature-based Neural Network Approach for the experience and working presently as Principal of Vel Tech (R.S)
Detection of Lung Cancer in Chest X-Ray Images," International Engineering College, Chennai, India under Anna University. His
Journal of Image Processing (IJIP), Vol.5, No.4,pp.425- research interests are Nano Electronics, VLSI, Digital Signal/Image
434,2011. Processing, Low Power Embedded and VLSI design.
[23] H. S. Pheng, S. M. Shamsuddin, and S. Kenji,"Application of
Intelligent Computational Models on Computed Tomography Dr. R. Umamaheswari (Rengasamy
Lung Images," International Journal of Advances in Soft Umamaheswari) received the B.E. degree from
Computing and Applications, Vol. 3, No. 2,pp.1-15, Jul 2011. Bharathiar University, Coimbatore, India in
[24] Disha Sharma and Gagandeep Jindal, "Computer Aided Diagnosis 1999, the M.E. degree from P.S.G. College of
System for Detection of Lung Cancer in CT Scan Images," Technology, Coimbatore , India in 2002, and
International Journal of Computer and Electrical Engineering, the Ph.D. degree from Indian Institute of
Vol. 3, No. 5, pp.714-718,Oct 2011. Technology Madras, India in 2011. She is
[25] Artit C. Jirapatnakul, Yury D. Mulman,Anthony P. Reeves,David currently working as Professor in Department of
F. Yankelevitz and Claudia I. Henschke, "Segmentation of Electrical and Electronics Engineering at Rajalakshmi Engineering
Juxtapleural Pulmonary Nodules Using a Robust Surface College, Anna University, Chennai. Her research interests are Industrial
Estimate," International Journal of Biomedical Imaging, Vol. Electronics and Automation, Signal Processing Applications and High
2011,Jan 2011. Voltage Technology. She is active member of IEEE and life member of
[26] AzianAzamimi Abdullah and SyamimiMardiahShaharum, "Lung ISTE.
Cancer Cell Classification Method Using Artificial Neural
Network," Information Engineering Letters, Vol. 2, No. 1,pp.49-
58, 2011.
[27] Shao-Hu Peng ,Deok-HwanKim ,n, Seok-LyongLee and Myung-
KwanLim,"Texture feature extraction based on a uniformity
estimation method for local brightness and structure in chest
CTimages",Computers inBiologyandMedicine ,Vol.40, pp.931–
942, 2010.
[28] W. K. Pratt, “Digital Image Processing” 4th Edition, John Wiley
& Sons, Inc., Los Altos, California, 2007.
[29] Y. A. Alsultanny, Region Growing and Segmentation Based on
by 2D Wavelet Transform to the Color Images, (2008)
International Review on Computers and Software (IRECOS), 3
(3), pp. 315 - 323.
[30] T. Boudghene Stambouli, A. Ouamri, M. Keche, Textured Images
Classification Using Nearest Feature Line Method Added with
Kurtosis and Skewness, (2008) International Review on
Computers and Software (IRECOS), 3 (6), pp. 593 - 596.

Authors’ information
T. K. Senthil Kumar (Triplicane
Krishnamurthy Senthil Kumar) obtained his
Bachelor’s degree in Electrical and Electronics
Engineering from Bhajrang Engineering
College, Anna University. Then he obtained his
Master’s degree in Applied Electronics from
College of Engineering Guindy, Anna
University and currently pursuing PhD in an
area of Medical Image Processing. He is an Assistant Professor in the
Department of Electronics and Communication Engineering at
Rajalakshmi Institute of Technology,Chennai, India. His specializations
include Signals and Systems, Control Systems, Digital Signal
Processing and Digital Image Processing. His current research interests
are Radiographic medical image feature extraction/ segmentation and
classification, 1-D Medical Signal Analysis and Implementation of
1D/2D signal algorithms in VLSI.

Copyright © 2014 Praise Worthy Prize S.r.l. - All rights reserved International Review on Computers and Software, Vol. 9, N. 3

426

View publication stats

You might also like