SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 270
Review on Lung Cancer Detection Techniques
Varsha Prakash1, Smitha Vas.P2
1
Student, Dept. of Computer Science and Engineering, LBS institute of technology for women, Kerala, India
2
Professor, Dept. of Computer Science and Engineering, LBS Institute of Technology for women, Kerala, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Cancer is the root cause for a large number of
deaths, out of which lung cancer is the cause of the highest
mortality rates. After heart attack lung cancer is the most
prevalent one which increases the mortality rate in our
country. It is reported that lung cancer is due to alcohol and
tobacco consumption. We can save the lives of many through
early detection of cancer. Computer-aided diagnosis systems
were brought to assist doctors through medical images. CAD
system find out the abnormal growth in the image called
nodules. CAD system includes nodule detection, image
segmentation, falsenodulereductionand noduleclassification.
Current models initiallyperformimagesegmentationandthen
classify it as malicious or benign which segments both normal
as well as abnormal nodules results in false classification of
images.
Key Words: CAD, Segmentation, Nodule Extraction, Deep
Neural Network, Benign, Malignant.
1. INTRODUCTION
Early detection of cancer can save people from
malicious attacks. Typically, visual examination and manual
interpretation of medical images demands high time
consumption and is highly prone to mistakes. For this
reason, computer-aided diagnosis (CAD) systems were
brought to assist doctors through medical images and find
the abnormal growth in the image called nodules which
might be the first sign of cancer detection. It is always
efficient to perform nodule classification before
segmentation rather than segmenting the image and then
predicting whether it is cancerous. In the latter due to
erroneous lung segmentation, findings might be missed or
findings outside the lungs might be included in the analysis
which will result in improper prediction of cancer whether
benign or malignant.
2. LITERATURE SURVEY
For the diagnosis of lung cancer CT (Computed
Tomography) is one of the best methods for examining
pulmonary nodules [1]. Quality of image depends on the
radiation dose [2] but it affects our body since most of the x-
rays are being absorbed by the lungs. In order to reduce the
risk physicians are advised to reduce the radiation dose
which affects in the quality of the image with noise. For lung
cancer detection different methods are involved mainly (i)
Preprocessing (ii)Segmentation (iii)Nodule extraction
(iv)Classification
2.1 Preprocessing
Image preprocessing is the initial step for the automatic
detection of diseases. It simplifies identification and
classification in the upcoming steps.Generally,inbiomedical
applications object and contourpreservationisimportantso
Farag et al. introduced technique for such detailed
structures. Certain noises and distortions can be eliminated
using applying median filtering[3],wiener
filtering[6],Gaussian filtering [6][7],bilateral filtering[8] and
high pass filtering technique[9].Combining two filters can
also enhance the nodule in the images just like combination
of median filters with Laplacian filter .Basically for medical
images bilateral filter provides better result in
preprocessing. In pathological images morphological
information plays a vital role in feature extraction. By using
morphological filters like spherical enhancement filter will
enhance the image region [10] thereby enhance the nodule
structure for classifying it as benign and malignant. Internal
factors like poor lightning technique cause poor contrast so
for removing such distortions adaptive median filtering can
be used. Generally, in CT scan images CLAHE equalization
technique can be used to improve the contrast. In 3-D
images, 3D multi-scale structure enhancement filters are
applied based on eigen values of the Hessian matrix for
separating nodule structures from vessels and bronchi.
2.2 2-D and 3-D Segmentation
Partitioning the pre-processed CT image into multiple
regions to identify the pixel values from the surrounding
anatomy is done in the segmentation phase. Generally, 2D
and 3D approaches are involved in the segmentation phase.
Segmentation is based on certain factors namely: threshold,
stochastic, region-based, contour based and learning based.
Binary image reduces and simplifies complexity as well as
process of recognition and classification by applying
thresholding from grey scale images. If Pixel values of the
component and background are consistent in their
respective values over the entire image, global thresholding
is applied. Three types of thresholding algorithms mainly
Global, Local, Adaptive thresholding. Different global
thresholding techniques are Otsu, optimal thresholding,
histogram analysis, and iterative thresholding, maximum
correlation, clustering,multispectral andmulti-thresholding.
Threshold based clustering results in effective storage and
fast retrieval. Fuzzy c means, K-means are different
clustering methods. Otsu algorithm is good for evaluating
since it simplifies the calculation of threshold. But too much
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 271
noise in the background will occur. Region based technique
are better than edge-based technique in noisy imageswhere
edges are difficult to detect mainly for lung tissue
segmentation which has described by Aggarwal et al. [12],
Lee at al. [13]. In region growing textual features [14] local
binary patterns are used as ROI. SURF and LBP descriptors
are used for generating the features for describing the
texture. Certain morphological operations like closing and
opening is done forcombiningtheregiongrowing.Stochastic
approach described by Guo et al. [15] used lung
segmentation method using expectation-maximization(EM)
algorithm with morphological operations. Segmentation
technique also involves isolation of lung region from the
surrounding structure using Gibbs Markov Random Field
(GMRF) and abnormalities in the lungs are detected using
adaptive template matching and genetic algorithm. Contour
based methods include deformable and gradient based
methods. Bellotti et al. [16] described region growing with
contour to isolate juxta-pleural nodules. Sobel based edge
detection is used to detect the cancer nodules and for
extracting the nodule boundaries snake algorithm is used.
For extracting lung background Tariq et al. [17] used
gradient mean and variance methods. Rule based technique
is applied to use fuzzy map to improve contrast between
nodules and background. Genetic algorithm can be applied
along with thinning algorithm to detect lungs edges. There
are different approaches in volumetric lung nodule
segmentation. They are as follows: thresholding,
mathematical morphology, region growing, deformable
model, and dynamic programming. After applying k- means
clustering or gradient magnitude algorithm appropriate
values can be deducted based on threshold values adopted
by Zhao et al. [18]. For detection of lung nodules in 3D CT
images Mathematical Morphology was used.Byusingbinary
morphological filtering Kostis et al. [19] and Kuhnigk et al.
[20] have proposed iterative approaches with various
combinations of these basic operators. Okada et al. [21]
discribed a data-driven method for finding the ellipsoidal
structuring element by using anisotropic Gaussianfitting. To
discriminate the volumetric lung nodules from other dense
structures Fetita et al. [23] proposed a gray-level
mathematical morphology operator. In, Goodman et al. [24]
introduced segmentation of the lung nodules using
watershed algorithm followed by a model- based analysis.
More recently, studies used the region growingapproach for
overall segmentation algorithms. From a prior segmented
image with geodesic distances Diciotti et al. [21] proposed a
modified region growing algorithm. The existing concept
with Euclidean distance map is also introduced later. A 3D
region growing algorithm is used by Gong et al. for
segmenting the lung lobes and used Otsu threshold
algorithm for extractingtheregions ofinterest.Graph-Cutsis
one of the techniques for region-based segmentation. By
using coupled segmentation-registration method with B-
spline registration, Zheng et al. [22] applied graph- cuts to
find the initial 2D nodule segmentation. Deformable models
introduced by Kawata et al. [25] are used mostly for 3D
segmentation purposes by adopting the geodesic active
contours approach. Active contours is used in image
segmentation research community. By taking 3D gradient,
curvature, and penalized contours Way et al.[26] proposed
an active contour method whichminimizedenergy.Dynamic
Programming is another technique for detecting optimal
contours in images. Several methods extend this technique
to a 3D surface detection process. Before applying the
standard 2D dynamic programming algorithm
transformation of 3D spherical lung volume to the 2D polar
coordinate system is done for detecting 3D lesion boundary.
According to Diciotti et al. [27] segmentation algorithms is
evaluated with well-defined labels for verification on large
databases. Generally, a nodule will appearinseveralslicesof
image in a CT scan. In 2D method,benignandmalignancyare
found out by the slice with the greatest sized nodule.
Compared with 2D method, the addition of extra dimension
dramatically increases the complexity in operations and
computational cost for processing the entire 3D nodule
volume.
2.3 Nodule Extraction and Classification
Lung nodule detection identifies the location ofthenodules.
Detection by classification and clustering is the most widely
approach. This comprises four categories: Fuzzy and neural
network, K- nearest neighbor, Support vector machines and
linear discriminate analysis. A knowledge-based, fully
automated method usesFuzzyrulesdesigned byBrown etal.
[28] developed for segmenting volumetric chest CT images.
Anatomical model, image processing routines, and an
inference engine are utilized in the modular architecture.
Later, an automated rule-based classifier was developed by
Li et al. [29] for classifying nodules and non-nodules. For
segmentation lung Computed Tomography (CT) image to
identify the lung nodules detection Bong et al. [30] applied
state-of-the-art fuzzy hybrid scatter searchbyutilizingfuzzy
clustering method. Later for thelungnoduleCADapplication
employed two fuzzy methods: The Mamdani model and the
Sugeno model of the fuzzy logic system. Through ROC curve
analysis and root mean squared error methods these
method’s results were compared and evaluated. Artificial
neural networks for lung nodule detection were employed
by Arimura et al. [31]. By Directional-gradientconcentration
(DGC) and morphological opening, identification of the
pleural region is proposed by Reticoet al. [32] here after
features extraction candidate nodules are classified using
Feed-forward Neural Network. Combining fuzzy logic and
neural networksa two-level convolution neural network was
proposed by Lin et al. [33] Lin and Yan and Lin et al [34].
Here, lung nodule detection and combination were superior
to rule-base, convolution neural network, and genetic
algorithm template matching approaches. Automatic
detection of pulmonary nodules in low-dose CT images was
done by adopting a decision fusion technique to develop a
computer-aided detection (CAD) system which was
proposed by Antonelli et al. [35]. In the classification stage,
multi-classifier systems were introduced by aggregatingthe
decisions of a feed forward four-layer neural network and a
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 272
decision tree. Recently, Akram et al. [36] implemented
Artificial Neural Networks based on hybrid features consist
of 2D and 3D Geometric and Intensity based statistical
features. A nearest cluster method was used by Ezoe et al.
[37]and Tanino et al. [38] for classification andthedetection
of nodules candidate. Estimation of probability density
function of intensity value of thetrainedopacitynoduleswas
proposed by Zhao et al. [39] by boosting KNN classifier. With
k-nearest-neighbor (KNN) classifier Kockelkorn et al. [40]
designed a user-interactive framework for lung
segmentation. After that, Mabrouk et al. [41] selected a total
of 22 image features from the enhanced CT image. Then, a
fisher score ranking method was used for feature selection
to select the top ten features and classification was done by
K-Nearest Neighborhood classifier. To classify the nodule
feature vectors Support vector machines (SVM) were
performed by Ginneken [42]. Based on the concept of
machine learning, Lu et al. [43] also used this method for
classifying the volumetric lung cancer.
2.4 DCNN based Approach
A novel contour- based minimum model for nuclei
segmentation using minimal a prior information is
developed by Antoine Veillard et al [44]. With respect to
shapefeatures thisframeworkavoidsasegmentationbias. In
general, deeper neural networks are more difcult to train
and the learning was done using unreferenced functions. By
increasing the depths,complexity will be high.So, Kaiming He
et al. [45] reformulated the layers as learning with residual
functions with reference to the layer inputs and provides
comprehensive empirical evidence by increasing depth which
shows these residual networks are easier to optimize, and can
gain accuracy. Weakness of deep segmentation models
results in implausible segmentations which results in the
limited ability to encode smoothness and preservation of
complex interactions between object regions. In the work of
AĂŻchaBenTaieb et al [46], formulated and optimized a new
loss, byintroducing the first deep network trained to encode
geometric and topological priors of containment and
detachment. Previously, gland segmentation and contour
prediction were treated as a single and independent
problem. When the glandular structures are seriously
deformed, they may fail to achieve satisfyingperformancein
malignantsubjects. So here, HaoChen etal.[47]formulateda
multi-task learning framework by using the complementary
information, which results in both object detection and
contour detection. Segmentation techniques have not
demonstrated to work on multiple organs or disease states
right out of the box (without re-training).NeerajKumar etal.
[48] found out inter-nuclear boundaries usinga thirdclassof
pixels to separate crowded nuclei. The newly technique
trained to work on multiple organs as well. Two classes are
introduced including third class of pixels (nuclear
boundary), in addition to the two usual class background
(outside all nuclei) and foreground (inside any nucleus).
Only few features have beenextractedforcancer nodules. No
preprocessing like noise removal, image smoothing which
can probably assists in increasing the detection of nodules
accurately has been implemented and no classification as
benign or malignant of extractedcancerhasbeenperformed.
So, a new technique by Suren Makajua et al [49]. removes
salt-pepper noises and speckle noise that creates false
detection of cancer. Classification as benign or malignant of
extracted cancer has been performed.All existingmethodsof
semantic segmentation still suffer from two aspects of
challenges: intra-class inconsistency and inter-class in
distinction. A Discriminative FeatureNetwork (DFN), which
contains Smooth Network and Border Network was
introduced by Chang qian Yu et al. [50]. ASmooth Network
with Channel Attention Block and global average pooling
were introduced to select the more discriminative features
along with a Border Network tomakethebilateral featuresof
boundary distinguishable with deep semantic boundary
supervision. To handle the intra-class in- consistency
problem. Smaller strides or patching with a lot of
overlapping is both, computationally intensiveandresults in
redundant information. Secondly, in the eld of biomedical
image, analysis is constrained by the lack of huge annotated
samples. Small patches and large patches result in loss of
contextual information and tamper with the localization
results respectively. Lastly, non-overlapping patchesresults
in a loss of context information. An architecture calledU-Net
convolutional implemented by Humera Shaziya et al. [51]
exclusively for the segmentation of biomedical images.
Primarily U-Net employs data augmentation technique to
increase the size of the data which does not create limitation
in number of data. Due to the diversityinstainingprocedure,
cell morphology, and cell arrangement between different
histopathology images, especially with different color
contrasts are yet remains to be a challengingtask.ZitaoZeng
et al. [52] not only extract the semantic information of the
former layer, this do pay much attention to the shallower
layers’ semantic information too by introducing RIC-UNET
for image segmentation and classification. Residual block to
extract more representative features for segmentation.
Inception module for its computational efficiency while
incorporating multiscale features withdifferentkernel sizes.
Channel attention mechanism can focus the parameter
training on the region of interest and alleviate the over
fitting problem. End to end trained deep multi-instance
networks for mass classification based on the whole
mammogram image was done and not on the basis of region
of interest (ROI). So, Dina A. Ragab etal.[53]introduced CAD
system to classify benign and malignant mass lesions from
mammogram samples. Using a threshold and region-based
techniques for segmentation DCNN is connected to SVM to
obtain better classification results.
3. CONCLUSION
The performance of lung segmentation is highly
dependent on disease prediction task. Challenges for
predicting and segmentation raisetheneedofusingmultiple
learning techniques. Current models initially performimage
segmentation and then classifyitasmaliciousorbenign.This
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 273
consumes more time since it segments both normal and
abnormal nodes. Due to improper segmentation of images
the region of interest will be inaccurate and results in false
classification of images.
REFERENCES
[1] H. Shao, L. Cao and Y. Liu,” A detection approach for
solitary pulmonary nodules basedonctimages”,inProc.
of the 2nd International Conference on Computer
Science and Network Technology, pp. 1253-1257,2012.
[2] T. Chhabra, G.Dua and T. Malhotra, “Comparative
analysis of methods to denoise ct scan images”,
International Journal ofAdvancedResearchinElectrical,
Electronics and Instrumentation Engineering,Vol.2,No.
7, pp. 3363-3369, 2013.
[3] S.-C. Blo, M.-T. Freedman, J.-S.LinandS.-K.Mun,”Journal
of digital imaging”, Vol. 6, No. 1, pp. 48-54, 1993.
[4] S. Ashwin, S.-A. Kumar, J. Ramesh and K. Gunavathi,
“E_cient and reliable lung nodule detection using a
neural network-based computer aided diagnosis
system”, In Proc. of the International Conference on
Emerging Trends in Electrical Engineering and Energy
Management (ICETEEEM'2012), pp. 135-142, Chennai,
13-15 Dec. 2012.
[5] D. Sharma and G. Jindal,” Identifying lung cancer using
image processing techniques”, in Proc. of the
International Conference on Computational Techniques
and Artificial Intelligence (ICCTAI'2011), pp. 115-120,
2011.
[6] J. Pu, J. Roos and C. Yi, “Adaptive border marching
algorithm: automatic lung segmentation on chest ct
images”, Comput. Med. Imaging Graph., Vol. 32, pp.
452462, 2008.
[7] Retico, P. Delogu and M.-E. Fantacci,” Lung nodule
detection in low-dose and thin-slice computed
tomography”, Comput. Biol. Med., Vol. 38, pp. 525534,
2008.
[8] G. Vijaya and A. Suhasini, “An adaptivepre-processingof
lung ct images with various filters for better
enhancement”, Academic Journal of Cancer Research,
Vol. 7, No. 3, pp. 179-184,2014.
[9] T. Gao, X. Sun, Y. Wang and S. Nie, “A pulmonary nodules
detection method using 3d template matching”,
Foundations of Intelligent Systems, AISC, Vol. 122, pp.
625633, 2012.
[10] K.-T. Bae, J.-S. Kim, Y.-H. Na,” Pulmonary nodules:
automated detection on ct images with morphologic
matchingalgorithm,preliminaryresults”,Radiology,Vol.
236, pp. 286294, 2005.
[11] S. Diciotti, G. Picozzi, M. Falchini, M. Mascalchi, N. Villari
and G. Valli,” 3-D segmentation algorithm of small lung
nodules in spiral ct images”, IEEE Transactions on
Information Technology in Biomedicine, Vol. 12, No. 1,
pp. 719, 2008.
[12] P. Aggarwal, R. Vig and H.-K. Sardana,” Semantic and
content-based medical image retrieval for lung cancer
diagnosis with the inclusion of expert knowledge and
proven pathology”, In proc. of the IEEE second
international conference on Image Information
Processing ICIIP'2013, pp. 346-351, 2013.
[13] S.-L.-A. Lee, A.-Z. Kouzani and E.-J. Hu,” Automated
detection of lung nodules in computed tomography
images: a review”, Machine Vision and Applications,Vol.
23, pp. 151163, 2012.
[14] K. Devaki, V. MuraliBhaskaran and M. Mohan, “Segment
segmentation in lung ct images- preliminary results”,
Special Issue of International Journal on Advanced
Computer Theory and Engineering (IJACTE), Vol. 2, No.
1, pp. 84-89, 2013.
[15] Y. Guo, C. Zhou, H.-P. Chan, A. Chughtai, J. Wei, L.-M.
Hadjiiski and E.-A. Kazerooni,” Automated iterative
neutrosophic lung segmentation for image analysis in
thoracic computed tomography”, Med. Phys., Vol.40,No.
8, pp. 081912/1-081912/11, 2013.
[16] R. Bellotti, F. De Carlo and G. Gargano, “A cad system for
nodule detection in low-dose lung cts based region
growing and active contour models”, Med.Phys.,Vol.34,
pp. 49014910, 2007.
[17] Tariq, M.-U. Akram and M.-Y. Javed, “Lung nodule
detection in ct images using neuro fuzzy classifer”, in
Proc. of the Fourth International IEEE Workshop on
Computational Intelligence in Medical Imaging (CIMI),
pp. 49-53, 2013.
[18] B. Zhao, D. Yankelevitz andA. Reeves,“Two-dimensional
multi- criterion segmentation of pulmonary nodules on
helical CT images”, Med. Phys., Vol. 26, pp. 889895,
1999.
[19] W.-J. Kostis, D.-F. Yankelevitz, A.-P. Reeves, S.-C.Fluture
and C.-I. Henschke, “Small pulmonary nodules,
reproducibility of three- dimensional volumetric
measurement and estimation of time to follow- up CT”,
Radiology, Vol. 231, No. 2, pp. 446452,2004
[20] J.-M. Kuhnigk, V. Dicken, L. Bornemann, “Morphological
segmentation and partial volume analysisforvolumetry
of solid pulmonary lesions in thoracic CT scans”, IEEE
Transaction on Medical Imaging, Vol. 25, No. 4, pp.
417434, 2006.
[21] K. Okada, V. Ramesh, A. Krishnan, M. Singh and U.
Akdemir, “Robust pulmonary nodule segmentation in
CT: improving performance for juxtapleural cases”, in
Proc. of the International Conference on Medical
Imaging Computing and Computer-Assisted
Intervention (MICCAI 05), Vol. 8, pp. 781789, 2005.
[22] Y. Zheng, C. Kambhamettu, T. Bauer and K. Steiner,”
Accurate estimation of pulmonary nodules growth rate
in ct images with nonrigid registration and precise
nodule detection and segmentation”,inProc.oftheIEEE
Conference on ComputerVisionandPatternRecognition
(CVPR 09), pp. 101108, 2009.
[23] C.-I. Fetita, F. Prteux, C. Beigelman-AubryandP.Grenier,
“3D automated lung nodule segmentation in HRCT”, In
Proc. of the International Conference Medical Imaging
Computing and Computer- Assisted Intervention
(MICCAI 03), Vol. 2878, pp. 626634,2003.
[24] L.-R. Goodman, M. Gulsun, L.Washington,P.-G.Nagyand
K.-L. Piacsek,” Inherent variability of CT lung nodule
measurements invivousing semi-automatedvolumetric
measurements”, American Journal of Roentgenology,
Vol. 186, No. 4, pp. 989994, 2006.
[25] Y. Kawata, N. Niki, H. Ohmatsu and N. Moriyama, “A
deformable surface model based on boundary and
region information for pulmonary nodule segmentation
from 3-D thoracic CT images”, IEICE Transactions on
Information and Systems, Vol. 86, No. 9, pp. 1921-1930,
2003.
[26] T.-W. Way, L.-M. Hadjiiski and B. Sahiner, Computer-
aided diagnosis of pulmonary nodules on CT scans:
segmentation and classification using 3D active
contours, Medical Physics, Vol. 33, No. 7, pp. 23232337,
2006
[27] S. Diciotti, G. Picozzi, M. Falchini, M. Mascalchi, N. Villari
and G. Valli, “3-D segmentation algorithm of small lung
nodules in spiral CT images”, IEEE Transactions on
Information Technology in Biomedicine, Vol. 12, No. 1,
pp. 719, 2008.
[28] M.-S. Brown, M.-F. McNitt-Gray and N.-J. Mankovich,
“Method for segmenting chest CT image data using an
anatomical model: preliminary results”, IEEE Trans. on
Med. Imaging, vol. 16, No. 6, pp. 828839, 1997.
[29] Q. Li, F. Li and K. Doi,” Computerized detection of lung
nodules in thin- section CT images by use of selective
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 274
enhancement filters and an automated rule-based
classifier”, Acad. Radiol., Vol. 15, pp. 165175, 2008.
[30] C.-W. Bong, H.-Y. Lam and H. Kamarulzaman, “A novel
image segmentation technique for lung computed
tomography images”, Communications inComputerand
Information Science, Vol. 295, pp. 103-112, 2012
[31] S.-G. Armato, F. Li and M.-L. Giger,” Lung cancer:
performance of automated lung nodule detection
applied to cancers missed in a CT screening program”,
Radiology, Vol. 225, pp.685692, 2002.
[32] Retico, P. Delogu, M.-E. Fantacci,” Lung noduledetection
in low-dose and thin-slice computed tomography”,
Comput. Biol. Med., Vol. 38, pp. 525534, 2008.
[33] D.-T. Lin and C.-R. Yan, “Lung nodules identification
rules extraction with neural fuzzy network”, In Proc. of
the 9th IEEE International Conference of Information
Processing (ICONIP), Vol. 4, pp. 2049-2053, Singapore,
18-22 Nov.2002.
[34] D.-T. Lin, C.-R. Yan and, W.-T. Chen, “Autonomous
detection of pulmonary nodules on CT images with a
neural network-based fuzzy system”, Comput. Med.
Imaging Graph., Vol. 29, pp. 447-458,2005.
[35] M. Antonelli, M. Cococcioni, B. Lazzerini and F.
Marcelloni, “Computer-aided detection of lung nodules
based on decision fusion techniques”, Pattern. Anal.
Applic., Vo. 14, pp. 295310, 2011.
[36] S. Akram, M.-Y. Javed, U. Qamar, A. Khanum and A.
Hassan, “Artifcial neural network based classifcation of
lungs nodule using hybrid features from computerized
tomographic Images”, Appl. Math. Inf. Sci., Vol. 9, No. 1,
pp. 183-195, 2015.
[37] T. Ezoe, H. Takizawa and S. Yamamoto, “An automatic
detection method of lung cancers includinggroundglass
opacities from chest X- ray CT images”, In Proc. of SPIE,
vol. 4684, pp. 16721680, 2002.
[38] M. Tanino, H. Takizawa and S. Yamamoto, “A detection
method of ground glass opacities in chest X-ray CT
images using automatic clustering techniques”. In Proc.
of SPIE, vol. 5032, pp. 17281737,2003.
[39] B. Zhao, A.-P. Reeves, D.-F. Yankelevitz and C.-I.
Henschke,“Three-dimensional multicriterionautomatic
segmentation of pulmonary nodules ofhelical computed
tomography images”, Optical Engineering, Vol.38,No.8,
pp. 13401347, 1999.
[40] J.-P. Kockelkorn, E.-M. Van Rikxoort, J.-C. Grutters andB.
Van Ginneken, “Interactive lung segmentation in CT
scans with severe abnormalities”, In Proc. of the 7th
IEEE International Symposium on Biomedical Imaging:
From Nano to Macro (ISBI '10), pp. 564567, 2010.
[41] M. Mabrouk, A. Karrar and A. Sharawy,” Computeraided
detection of large lung nodules using chest computer
tomography images”, International Journal of Applied
Information Systems (IJAIS), Vol. 3, No. 9, pp. 12-18,
2012.
[42] B.-V. Ginneken, “Supervised probabilistic segmentation
of pulmonary nodules in CT scans”, In proc. of the 9th
Medical Image Computing and Computer-assisted
Intervention MICCAI Conference, Berlin,2006.
[43] X. Lu, G.-Q. Wei, J. Qian and A.-K. Jain, “Learning-based
pulmonary nodule detectionfrommultisliceCTData”,In
proc. of the 18th International Congress and Exhibition,
Chicago, 2004.
[44] Antoine Veillard,Ludovic Roux, Daniel
Racoceanu,”Methods for nucleidetection,segmentation,
and classification in Digital Histopathology:A Review—
Current Status and Future Potential”, 2014
[45] Kaiming He,Xiangyu Zhang,Shaoqing Ren and Jian
Sun,”Deep residual learningforimage recognition”,2016
[46] AïchaBenTaieb and Ghassan Hamarneh,” Topology
aware FCN for Histological Gland Segmentation”,2016
[47] Hao Chen;Xiaojuan Qi Lequan Yu;Pheng-Ann
Heng,”DCAN: Deep Contour-Aware Networks for
Accurate Gland Segmentation”,2016
[48] NeerajKumar,RuchikaVerma,SanujSharma,
SurabhiBhargava,AbhishekVahadane andAmitSethi,”A
dataset and a technique for generalized nuclear
segmentation for computational pathology”,2017.
[49] P.W.C. Prasada, Abeer Alsadoona, A. K. Singhb and
Suren Makajua, and A. Elchouemic,” Lung cancer
detection using CT scan images”, 2017
[50] Changqian Yu, Jingbo Wang Chao, Peng Changxin,
GaoGang Yu Nong, Sang, “Learning a discriminative
feature network for semantic segmentation”, 2018
[51] Humera Shaziya,K. Shyamala and Raniah
Zaheer,”Automatic lung segmentation on thoracic CT
scans using U-NET convolution network”, 2018
[52] Zitao Zeng,Weihao Xie,Yunzhe Zhang and Yaolu,”RIC-
Unet: an improved neural network based on unet for
nuclei segmentation in histology images”, 2019
[53] Dina A. Ragab, MahaSharkas, Stephen Marshall,
Jinchang Ren, “Breast cancer detection using deep
convolutional neural networks and support vector
machines”,2019

More Related Content

What's hot

Lung Cancer Detection using Machine Learning
Lung Cancer Detection using Machine LearningLung Cancer Detection using Machine Learning
Lung Cancer Detection using Machine Learningijtsrd
 
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
 
IRJET- Brain Tumor Segmentation and Detection using F-Transform
IRJET- Brain Tumor Segmentation and Detection using F-TransformIRJET- Brain Tumor Segmentation and Detection using F-Transform
IRJET- Brain Tumor Segmentation and Detection using F-TransformIRJET Journal
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...eSAT Publishing House
 
IRJET- Lung Diseases using Deep Learning: A Review Paper
IRJET- Lung Diseases using Deep Learning: A Review PaperIRJET- Lung Diseases using Deep Learning: A Review Paper
IRJET- Lung Diseases using Deep Learning: A Review PaperIRJET Journal
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...eSAT Journals
 
Lung Cancer Detection using Image Processing Techniques
Lung Cancer Detection using Image Processing TechniquesLung Cancer Detection using Image Processing Techniques
Lung Cancer Detection using Image Processing TechniquesIRJET Journal
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationiaemedu
 
Lung Cancer Prediction using Image Classification
Lung Cancer Prediction using Image ClassificationLung Cancer Prediction using Image Classification
Lung Cancer Prediction using Image ClassificationShreshth Saxena
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network MD Abdullah Al Nasim
 
IRJET= Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...
IRJET=  	  Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...IRJET=  	  Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...
IRJET= Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...IRJET Journal
 
A NEW APPROACH OF BRAIN TUMOR SEGMENTATION USING FAST CONVERGENCE LEVEL SET
A NEW APPROACH OF BRAIN TUMOR SEGMENTATION USING FAST CONVERGENCE LEVEL SETA NEW APPROACH OF BRAIN TUMOR SEGMENTATION USING FAST CONVERGENCE LEVEL SET
A NEW APPROACH OF BRAIN TUMOR SEGMENTATION USING FAST CONVERGENCE LEVEL SETijbesjournal
 
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...IOSR Journals
 
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
 
CANCER CELL DETECTION USING DIGITAL IMAGE PROCESSING
CANCER  CELL  DETECTION USING DIGITAL IMAGE PROCESSINGCANCER  CELL  DETECTION USING DIGITAL IMAGE PROCESSING
CANCER CELL DETECTION USING DIGITAL IMAGE PROCESSINGkajikho9
 
Brain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri imagesBrain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri imageseSAT Journals
 
Image Segmentation and Identification of Brain Tumor using FFT Techniques of ...
Image Segmentation and Identification of Brain Tumor using FFT Techniques of ...Image Segmentation and Identification of Brain Tumor using FFT Techniques of ...
Image Segmentation and Identification of Brain Tumor using FFT Techniques of ...IDES Editor
 
An overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance imagesAn overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance imagesMangesh Lingampalle
 
CT computer aided diagnosis system
CT computer aided diagnosis systemCT computer aided diagnosis system
CT computer aided diagnosis systemAboul Ella Hassanien
 
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET Journal
 

What's hot (20)

Lung Cancer Detection using Machine Learning
Lung Cancer Detection using Machine LearningLung Cancer Detection using Machine Learning
Lung Cancer Detection using Machine Learning
 
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
 
IRJET- Brain Tumor Segmentation and Detection using F-Transform
IRJET- Brain Tumor Segmentation and Detection using F-TransformIRJET- Brain Tumor Segmentation and Detection using F-Transform
IRJET- Brain Tumor Segmentation and Detection using F-Transform
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
 
IRJET- Lung Diseases using Deep Learning: A Review Paper
IRJET- Lung Diseases using Deep Learning: A Review PaperIRJET- Lung Diseases using Deep Learning: A Review Paper
IRJET- Lung Diseases using Deep Learning: A Review Paper
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
 
Lung Cancer Detection using Image Processing Techniques
Lung Cancer Detection using Image Processing TechniquesLung Cancer Detection using Image Processing Techniques
Lung Cancer Detection using Image Processing Techniques
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
 
Lung Cancer Prediction using Image Classification
Lung Cancer Prediction using Image ClassificationLung Cancer Prediction using Image Classification
Lung Cancer Prediction using Image Classification
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network
 
IRJET= Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...
IRJET=  	  Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...IRJET=  	  Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...
IRJET= Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...
 
A NEW APPROACH OF BRAIN TUMOR SEGMENTATION USING FAST CONVERGENCE LEVEL SET
A NEW APPROACH OF BRAIN TUMOR SEGMENTATION USING FAST CONVERGENCE LEVEL SETA NEW APPROACH OF BRAIN TUMOR SEGMENTATION USING FAST CONVERGENCE LEVEL SET
A NEW APPROACH OF BRAIN TUMOR SEGMENTATION USING FAST CONVERGENCE LEVEL SET
 
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...
 
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
 
CANCER CELL DETECTION USING DIGITAL IMAGE PROCESSING
CANCER  CELL  DETECTION USING DIGITAL IMAGE PROCESSINGCANCER  CELL  DETECTION USING DIGITAL IMAGE PROCESSING
CANCER CELL DETECTION USING DIGITAL IMAGE PROCESSING
 
Brain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri imagesBrain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri images
 
Image Segmentation and Identification of Brain Tumor using FFT Techniques of ...
Image Segmentation and Identification of Brain Tumor using FFT Techniques of ...Image Segmentation and Identification of Brain Tumor using FFT Techniques of ...
Image Segmentation and Identification of Brain Tumor using FFT Techniques of ...
 
An overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance imagesAn overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance images
 
CT computer aided diagnosis system
CT computer aided diagnosis systemCT computer aided diagnosis system
CT computer aided diagnosis system
 
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
 

Similar to IRJET - Review on Lung Cancer Detection Techniques

IRJET- Review Paper on a Review on Lung Cancer Detection using Digital Image ...
IRJET- Review Paper on a Review on Lung Cancer Detection using Digital Image ...IRJET- Review Paper on a Review on Lung Cancer Detection using Digital Image ...
IRJET- Review Paper on a Review on Lung Cancer Detection using Digital Image ...IRJET Journal
 
IRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- A New Strategy to Detect Lung Cancer on CT ImagesIRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- A New Strategy to Detect Lung Cancer on CT ImagesIRJET Journal
 
IRJET - Automated 3-D Segmentation of Lung with Lung Cancer in CT Data using ...
IRJET - Automated 3-D Segmentation of Lung with Lung Cancer in CT Data using ...IRJET - Automated 3-D Segmentation of Lung with Lung Cancer in CT Data using ...
IRJET - Automated 3-D Segmentation of Lung with Lung Cancer in CT Data using ...IRJET Journal
 
IRJET- Image Processing based Lung Tumor Detection System for CT Images
IRJET- Image Processing based Lung Tumor Detection System for CT ImagesIRJET- Image Processing based Lung Tumor Detection System for CT Images
IRJET- Image Processing based Lung Tumor Detection System for CT ImagesIRJET Journal
 
Comparative performance analysis of segmentation techniques
Comparative performance analysis of segmentation techniquesComparative performance analysis of segmentation techniques
Comparative performance analysis of segmentation techniquesIAEME Publication
 
IRJET- Performance Analysis of Lung Disease Detection and Classification
IRJET-  	  Performance Analysis of Lung Disease Detection and ClassificationIRJET-  	  Performance Analysis of Lung Disease Detection and Classification
IRJET- Performance Analysis of Lung Disease Detection and ClassificationIRJET Journal
 
A Review On Lung Cancer Detection From CT Scan Images Using CNN
A Review On Lung Cancer Detection From CT Scan Images Using CNNA Review On Lung Cancer Detection From CT Scan Images Using CNN
A Review On Lung Cancer Detection From CT Scan Images Using CNNDon Dooley
 
An Exclusive Review of Popular Image Processing Techniques
An Exclusive Review of Popular Image Processing TechniquesAn Exclusive Review of Popular Image Processing Techniques
An Exclusive Review of Popular Image Processing TechniquesChristo Ananth
 
IRJET- Brain Tumor Detection using Hybrid Model of DCT DWT and Thresholding
IRJET- Brain Tumor Detection using Hybrid Model of DCT DWT and ThresholdingIRJET- Brain Tumor Detection using Hybrid Model of DCT DWT and Thresholding
IRJET- Brain Tumor Detection using Hybrid Model of DCT DWT and ThresholdingIRJET Journal
 
IRJET- Image Processing for Brain Tumor Segmentation and Classification
IRJET-  	  Image Processing for Brain Tumor Segmentation and ClassificationIRJET-  	  Image Processing for Brain Tumor Segmentation and Classification
IRJET- Image Processing for Brain Tumor Segmentation and ClassificationIRJET Journal
 
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
 
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
 
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...journalBEEI
 
IRJET- Lung Segmentation and Nodule Detection based on CT Images using Image ...
IRJET- Lung Segmentation and Nodule Detection based on CT Images using Image ...IRJET- Lung Segmentation and Nodule Detection based on CT Images using Image ...
IRJET- Lung Segmentation and Nodule Detection based on CT Images using Image ...IRJET Journal
 
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...ijcseit
 
Iris Recognition Using Active Contours
Iris Recognition Using Active ContoursIris Recognition Using Active Contours
Iris Recognition Using Active ContoursIJARIDEA Journal
 
IRJET- Automatic Segmentation and Recognition of Lung Region
IRJET- Automatic Segmentation and Recognition of Lung RegionIRJET- Automatic Segmentation and Recognition of Lung Region
IRJET- Automatic Segmentation and Recognition of Lung RegionIRJET Journal
 
Review on Mesothelioma Diagnosis
Review on Mesothelioma DiagnosisReview on Mesothelioma Diagnosis
Review on Mesothelioma DiagnosisIRJET Journal
 

Similar to IRJET - Review on Lung Cancer Detection Techniques (20)

IRJET- Review Paper on a Review on Lung Cancer Detection using Digital Image ...
IRJET- Review Paper on a Review on Lung Cancer Detection using Digital Image ...IRJET- Review Paper on a Review on Lung Cancer Detection using Digital Image ...
IRJET- Review Paper on a Review on Lung Cancer Detection using Digital Image ...
 
IRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- A New Strategy to Detect Lung Cancer on CT ImagesIRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- A New Strategy to Detect Lung Cancer on CT Images
 
IRJET - Automated 3-D Segmentation of Lung with Lung Cancer in CT Data using ...
IRJET - Automated 3-D Segmentation of Lung with Lung Cancer in CT Data using ...IRJET - Automated 3-D Segmentation of Lung with Lung Cancer in CT Data using ...
IRJET - Automated 3-D Segmentation of Lung with Lung Cancer in CT Data using ...
 
IRJET- Image Processing based Lung Tumor Detection System for CT Images
IRJET- Image Processing based Lung Tumor Detection System for CT ImagesIRJET- Image Processing based Lung Tumor Detection System for CT Images
IRJET- Image Processing based Lung Tumor Detection System for CT Images
 
Comparative performance analysis of segmentation techniques
Comparative performance analysis of segmentation techniquesComparative performance analysis of segmentation techniques
Comparative performance analysis of segmentation techniques
 
IRJET- Performance Analysis of Lung Disease Detection and Classification
IRJET-  	  Performance Analysis of Lung Disease Detection and ClassificationIRJET-  	  Performance Analysis of Lung Disease Detection and Classification
IRJET- Performance Analysis of Lung Disease Detection and Classification
 
G43043540
G43043540G43043540
G43043540
 
A Review On Lung Cancer Detection From CT Scan Images Using CNN
A Review On Lung Cancer Detection From CT Scan Images Using CNNA Review On Lung Cancer Detection From CT Scan Images Using CNN
A Review On Lung Cancer Detection From CT Scan Images Using CNN
 
An Exclusive Review of Popular Image Processing Techniques
An Exclusive Review of Popular Image Processing TechniquesAn Exclusive Review of Popular Image Processing Techniques
An Exclusive Review of Popular Image Processing Techniques
 
IRJET- Brain Tumor Detection using Hybrid Model of DCT DWT and Thresholding
IRJET- Brain Tumor Detection using Hybrid Model of DCT DWT and ThresholdingIRJET- Brain Tumor Detection using Hybrid Model of DCT DWT and Thresholding
IRJET- Brain Tumor Detection using Hybrid Model of DCT DWT and Thresholding
 
IRJET- Image Processing for Brain Tumor Segmentation and Classification
IRJET-  	  Image Processing for Brain Tumor Segmentation and ClassificationIRJET-  	  Image Processing for Brain Tumor Segmentation and Classification
IRJET- Image Processing for Brain Tumor Segmentation and Classification
 
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
 
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
 
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
 
IRJET- Lung Segmentation and Nodule Detection based on CT Images using Image ...
IRJET- Lung Segmentation and Nodule Detection based on CT Images using Image ...IRJET- Lung Segmentation and Nodule Detection based on CT Images using Image ...
IRJET- Lung Segmentation and Nodule Detection based on CT Images using Image ...
 
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
 
Iris Recognition Using Active Contours
Iris Recognition Using Active ContoursIris Recognition Using Active Contours
Iris Recognition Using Active Contours
 
IRJET- Automatic Segmentation and Recognition of Lung Region
IRJET- Automatic Segmentation and Recognition of Lung RegionIRJET- Automatic Segmentation and Recognition of Lung Region
IRJET- Automatic Segmentation and Recognition of Lung Region
 
reliablepaper.pdf
reliablepaper.pdfreliablepaper.pdf
reliablepaper.pdf
 
Review on Mesothelioma Diagnosis
Review on Mesothelioma DiagnosisReview on Mesothelioma Diagnosis
Review on Mesothelioma Diagnosis
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsArindam Chakraborty, Ph.D., P.E. (CA, TX)
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 

Recently uploaded (20)

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 

IRJET - Review on Lung Cancer Detection Techniques

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 270 Review on Lung Cancer Detection Techniques Varsha Prakash1, Smitha Vas.P2 1 Student, Dept. of Computer Science and Engineering, LBS institute of technology for women, Kerala, India 2 Professor, Dept. of Computer Science and Engineering, LBS Institute of Technology for women, Kerala, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Cancer is the root cause for a large number of deaths, out of which lung cancer is the cause of the highest mortality rates. After heart attack lung cancer is the most prevalent one which increases the mortality rate in our country. It is reported that lung cancer is due to alcohol and tobacco consumption. We can save the lives of many through early detection of cancer. Computer-aided diagnosis systems were brought to assist doctors through medical images. CAD system find out the abnormal growth in the image called nodules. CAD system includes nodule detection, image segmentation, falsenodulereductionand noduleclassification. Current models initiallyperformimagesegmentationandthen classify it as malicious or benign which segments both normal as well as abnormal nodules results in false classification of images. Key Words: CAD, Segmentation, Nodule Extraction, Deep Neural Network, Benign, Malignant. 1. INTRODUCTION Early detection of cancer can save people from malicious attacks. Typically, visual examination and manual interpretation of medical images demands high time consumption and is highly prone to mistakes. For this reason, computer-aided diagnosis (CAD) systems were brought to assist doctors through medical images and find the abnormal growth in the image called nodules which might be the first sign of cancer detection. It is always efficient to perform nodule classification before segmentation rather than segmenting the image and then predicting whether it is cancerous. In the latter due to erroneous lung segmentation, findings might be missed or findings outside the lungs might be included in the analysis which will result in improper prediction of cancer whether benign or malignant. 2. LITERATURE SURVEY For the diagnosis of lung cancer CT (Computed Tomography) is one of the best methods for examining pulmonary nodules [1]. Quality of image depends on the radiation dose [2] but it affects our body since most of the x- rays are being absorbed by the lungs. In order to reduce the risk physicians are advised to reduce the radiation dose which affects in the quality of the image with noise. For lung cancer detection different methods are involved mainly (i) Preprocessing (ii)Segmentation (iii)Nodule extraction (iv)Classification 2.1 Preprocessing Image preprocessing is the initial step for the automatic detection of diseases. It simplifies identification and classification in the upcoming steps.Generally,inbiomedical applications object and contourpreservationisimportantso Farag et al. introduced technique for such detailed structures. Certain noises and distortions can be eliminated using applying median filtering[3],wiener filtering[6],Gaussian filtering [6][7],bilateral filtering[8] and high pass filtering technique[9].Combining two filters can also enhance the nodule in the images just like combination of median filters with Laplacian filter .Basically for medical images bilateral filter provides better result in preprocessing. In pathological images morphological information plays a vital role in feature extraction. By using morphological filters like spherical enhancement filter will enhance the image region [10] thereby enhance the nodule structure for classifying it as benign and malignant. Internal factors like poor lightning technique cause poor contrast so for removing such distortions adaptive median filtering can be used. Generally, in CT scan images CLAHE equalization technique can be used to improve the contrast. In 3-D images, 3D multi-scale structure enhancement filters are applied based on eigen values of the Hessian matrix for separating nodule structures from vessels and bronchi. 2.2 2-D and 3-D Segmentation Partitioning the pre-processed CT image into multiple regions to identify the pixel values from the surrounding anatomy is done in the segmentation phase. Generally, 2D and 3D approaches are involved in the segmentation phase. Segmentation is based on certain factors namely: threshold, stochastic, region-based, contour based and learning based. Binary image reduces and simplifies complexity as well as process of recognition and classification by applying thresholding from grey scale images. If Pixel values of the component and background are consistent in their respective values over the entire image, global thresholding is applied. Three types of thresholding algorithms mainly Global, Local, Adaptive thresholding. Different global thresholding techniques are Otsu, optimal thresholding, histogram analysis, and iterative thresholding, maximum correlation, clustering,multispectral andmulti-thresholding. Threshold based clustering results in effective storage and fast retrieval. Fuzzy c means, K-means are different clustering methods. Otsu algorithm is good for evaluating since it simplifies the calculation of threshold. But too much
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 271 noise in the background will occur. Region based technique are better than edge-based technique in noisy imageswhere edges are difficult to detect mainly for lung tissue segmentation which has described by Aggarwal et al. [12], Lee at al. [13]. In region growing textual features [14] local binary patterns are used as ROI. SURF and LBP descriptors are used for generating the features for describing the texture. Certain morphological operations like closing and opening is done forcombiningtheregiongrowing.Stochastic approach described by Guo et al. [15] used lung segmentation method using expectation-maximization(EM) algorithm with morphological operations. Segmentation technique also involves isolation of lung region from the surrounding structure using Gibbs Markov Random Field (GMRF) and abnormalities in the lungs are detected using adaptive template matching and genetic algorithm. Contour based methods include deformable and gradient based methods. Bellotti et al. [16] described region growing with contour to isolate juxta-pleural nodules. Sobel based edge detection is used to detect the cancer nodules and for extracting the nodule boundaries snake algorithm is used. For extracting lung background Tariq et al. [17] used gradient mean and variance methods. Rule based technique is applied to use fuzzy map to improve contrast between nodules and background. Genetic algorithm can be applied along with thinning algorithm to detect lungs edges. There are different approaches in volumetric lung nodule segmentation. They are as follows: thresholding, mathematical morphology, region growing, deformable model, and dynamic programming. After applying k- means clustering or gradient magnitude algorithm appropriate values can be deducted based on threshold values adopted by Zhao et al. [18]. For detection of lung nodules in 3D CT images Mathematical Morphology was used.Byusingbinary morphological filtering Kostis et al. [19] and Kuhnigk et al. [20] have proposed iterative approaches with various combinations of these basic operators. Okada et al. [21] discribed a data-driven method for finding the ellipsoidal structuring element by using anisotropic Gaussianfitting. To discriminate the volumetric lung nodules from other dense structures Fetita et al. [23] proposed a gray-level mathematical morphology operator. In, Goodman et al. [24] introduced segmentation of the lung nodules using watershed algorithm followed by a model- based analysis. More recently, studies used the region growingapproach for overall segmentation algorithms. From a prior segmented image with geodesic distances Diciotti et al. [21] proposed a modified region growing algorithm. The existing concept with Euclidean distance map is also introduced later. A 3D region growing algorithm is used by Gong et al. for segmenting the lung lobes and used Otsu threshold algorithm for extractingtheregions ofinterest.Graph-Cutsis one of the techniques for region-based segmentation. By using coupled segmentation-registration method with B- spline registration, Zheng et al. [22] applied graph- cuts to find the initial 2D nodule segmentation. Deformable models introduced by Kawata et al. [25] are used mostly for 3D segmentation purposes by adopting the geodesic active contours approach. Active contours is used in image segmentation research community. By taking 3D gradient, curvature, and penalized contours Way et al.[26] proposed an active contour method whichminimizedenergy.Dynamic Programming is another technique for detecting optimal contours in images. Several methods extend this technique to a 3D surface detection process. Before applying the standard 2D dynamic programming algorithm transformation of 3D spherical lung volume to the 2D polar coordinate system is done for detecting 3D lesion boundary. According to Diciotti et al. [27] segmentation algorithms is evaluated with well-defined labels for verification on large databases. Generally, a nodule will appearinseveralslicesof image in a CT scan. In 2D method,benignandmalignancyare found out by the slice with the greatest sized nodule. Compared with 2D method, the addition of extra dimension dramatically increases the complexity in operations and computational cost for processing the entire 3D nodule volume. 2.3 Nodule Extraction and Classification Lung nodule detection identifies the location ofthenodules. Detection by classification and clustering is the most widely approach. This comprises four categories: Fuzzy and neural network, K- nearest neighbor, Support vector machines and linear discriminate analysis. A knowledge-based, fully automated method usesFuzzyrulesdesigned byBrown etal. [28] developed for segmenting volumetric chest CT images. Anatomical model, image processing routines, and an inference engine are utilized in the modular architecture. Later, an automated rule-based classifier was developed by Li et al. [29] for classifying nodules and non-nodules. For segmentation lung Computed Tomography (CT) image to identify the lung nodules detection Bong et al. [30] applied state-of-the-art fuzzy hybrid scatter searchbyutilizingfuzzy clustering method. Later for thelungnoduleCADapplication employed two fuzzy methods: The Mamdani model and the Sugeno model of the fuzzy logic system. Through ROC curve analysis and root mean squared error methods these method’s results were compared and evaluated. Artificial neural networks for lung nodule detection were employed by Arimura et al. [31]. By Directional-gradientconcentration (DGC) and morphological opening, identification of the pleural region is proposed by Reticoet al. [32] here after features extraction candidate nodules are classified using Feed-forward Neural Network. Combining fuzzy logic and neural networksa two-level convolution neural network was proposed by Lin et al. [33] Lin and Yan and Lin et al [34]. Here, lung nodule detection and combination were superior to rule-base, convolution neural network, and genetic algorithm template matching approaches. Automatic detection of pulmonary nodules in low-dose CT images was done by adopting a decision fusion technique to develop a computer-aided detection (CAD) system which was proposed by Antonelli et al. [35]. In the classification stage, multi-classifier systems were introduced by aggregatingthe decisions of a feed forward four-layer neural network and a
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 272 decision tree. Recently, Akram et al. [36] implemented Artificial Neural Networks based on hybrid features consist of 2D and 3D Geometric and Intensity based statistical features. A nearest cluster method was used by Ezoe et al. [37]and Tanino et al. [38] for classification andthedetection of nodules candidate. Estimation of probability density function of intensity value of thetrainedopacitynoduleswas proposed by Zhao et al. [39] by boosting KNN classifier. With k-nearest-neighbor (KNN) classifier Kockelkorn et al. [40] designed a user-interactive framework for lung segmentation. After that, Mabrouk et al. [41] selected a total of 22 image features from the enhanced CT image. Then, a fisher score ranking method was used for feature selection to select the top ten features and classification was done by K-Nearest Neighborhood classifier. To classify the nodule feature vectors Support vector machines (SVM) were performed by Ginneken [42]. Based on the concept of machine learning, Lu et al. [43] also used this method for classifying the volumetric lung cancer. 2.4 DCNN based Approach A novel contour- based minimum model for nuclei segmentation using minimal a prior information is developed by Antoine Veillard et al [44]. With respect to shapefeatures thisframeworkavoidsasegmentationbias. In general, deeper neural networks are more difcult to train and the learning was done using unreferenced functions. By increasing the depths,complexity will be high.So, Kaiming He et al. [45] reformulated the layers as learning with residual functions with reference to the layer inputs and provides comprehensive empirical evidence by increasing depth which shows these residual networks are easier to optimize, and can gain accuracy. Weakness of deep segmentation models results in implausible segmentations which results in the limited ability to encode smoothness and preservation of complex interactions between object regions. In the work of AĂŻchaBenTaieb et al [46], formulated and optimized a new loss, byintroducing the first deep network trained to encode geometric and topological priors of containment and detachment. Previously, gland segmentation and contour prediction were treated as a single and independent problem. When the glandular structures are seriously deformed, they may fail to achieve satisfyingperformancein malignantsubjects. So here, HaoChen etal.[47]formulateda multi-task learning framework by using the complementary information, which results in both object detection and contour detection. Segmentation techniques have not demonstrated to work on multiple organs or disease states right out of the box (without re-training).NeerajKumar etal. [48] found out inter-nuclear boundaries usinga thirdclassof pixels to separate crowded nuclei. The newly technique trained to work on multiple organs as well. Two classes are introduced including third class of pixels (nuclear boundary), in addition to the two usual class background (outside all nuclei) and foreground (inside any nucleus). Only few features have beenextractedforcancer nodules. No preprocessing like noise removal, image smoothing which can probably assists in increasing the detection of nodules accurately has been implemented and no classification as benign or malignant of extractedcancerhasbeenperformed. So, a new technique by Suren Makajua et al [49]. removes salt-pepper noises and speckle noise that creates false detection of cancer. Classification as benign or malignant of extracted cancer has been performed.All existingmethodsof semantic segmentation still suffer from two aspects of challenges: intra-class inconsistency and inter-class in distinction. A Discriminative FeatureNetwork (DFN), which contains Smooth Network and Border Network was introduced by Chang qian Yu et al. [50]. ASmooth Network with Channel Attention Block and global average pooling were introduced to select the more discriminative features along with a Border Network tomakethebilateral featuresof boundary distinguishable with deep semantic boundary supervision. To handle the intra-class in- consistency problem. Smaller strides or patching with a lot of overlapping is both, computationally intensiveandresults in redundant information. Secondly, in the eld of biomedical image, analysis is constrained by the lack of huge annotated samples. Small patches and large patches result in loss of contextual information and tamper with the localization results respectively. Lastly, non-overlapping patchesresults in a loss of context information. An architecture calledU-Net convolutional implemented by Humera Shaziya et al. [51] exclusively for the segmentation of biomedical images. Primarily U-Net employs data augmentation technique to increase the size of the data which does not create limitation in number of data. Due to the diversityinstainingprocedure, cell morphology, and cell arrangement between different histopathology images, especially with different color contrasts are yet remains to be a challengingtask.ZitaoZeng et al. [52] not only extract the semantic information of the former layer, this do pay much attention to the shallower layers’ semantic information too by introducing RIC-UNET for image segmentation and classification. Residual block to extract more representative features for segmentation. Inception module for its computational efficiency while incorporating multiscale features withdifferentkernel sizes. Channel attention mechanism can focus the parameter training on the region of interest and alleviate the over fitting problem. End to end trained deep multi-instance networks for mass classification based on the whole mammogram image was done and not on the basis of region of interest (ROI). So, Dina A. Ragab etal.[53]introduced CAD system to classify benign and malignant mass lesions from mammogram samples. Using a threshold and region-based techniques for segmentation DCNN is connected to SVM to obtain better classification results. 3. CONCLUSION The performance of lung segmentation is highly dependent on disease prediction task. Challenges for predicting and segmentation raisetheneedofusingmultiple learning techniques. Current models initially performimage segmentation and then classifyitasmaliciousorbenign.This
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 273 consumes more time since it segments both normal and abnormal nodes. Due to improper segmentation of images the region of interest will be inaccurate and results in false classification of images. REFERENCES [1] H. Shao, L. Cao and Y. Liu,” A detection approach for solitary pulmonary nodules basedonctimages”,inProc. of the 2nd International Conference on Computer Science and Network Technology, pp. 1253-1257,2012. [2] T. Chhabra, G.Dua and T. Malhotra, “Comparative analysis of methods to denoise ct scan images”, International Journal ofAdvancedResearchinElectrical, Electronics and Instrumentation Engineering,Vol.2,No. 7, pp. 3363-3369, 2013. [3] S.-C. Blo, M.-T. Freedman, J.-S.LinandS.-K.Mun,”Journal of digital imaging”, Vol. 6, No. 1, pp. 48-54, 1993. [4] S. Ashwin, S.-A. Kumar, J. Ramesh and K. Gunavathi, “E_cient and reliable lung nodule detection using a neural network-based computer aided diagnosis system”, In Proc. of the International Conference on Emerging Trends in Electrical Engineering and Energy Management (ICETEEEM'2012), pp. 135-142, Chennai, 13-15 Dec. 2012. [5] D. Sharma and G. Jindal,” Identifying lung cancer using image processing techniques”, in Proc. of the International Conference on Computational Techniques and Artificial Intelligence (ICCTAI'2011), pp. 115-120, 2011. [6] J. Pu, J. Roos and C. Yi, “Adaptive border marching algorithm: automatic lung segmentation on chest ct images”, Comput. Med. Imaging Graph., Vol. 32, pp. 452462, 2008. [7] Retico, P. Delogu and M.-E. Fantacci,” Lung nodule detection in low-dose and thin-slice computed tomography”, Comput. Biol. Med., Vol. 38, pp. 525534, 2008. [8] G. Vijaya and A. Suhasini, “An adaptivepre-processingof lung ct images with various filters for better enhancement”, Academic Journal of Cancer Research, Vol. 7, No. 3, pp. 179-184,2014. [9] T. Gao, X. Sun, Y. Wang and S. Nie, “A pulmonary nodules detection method using 3d template matching”, Foundations of Intelligent Systems, AISC, Vol. 122, pp. 625633, 2012. [10] K.-T. Bae, J.-S. Kim, Y.-H. Na,” Pulmonary nodules: automated detection on ct images with morphologic matchingalgorithm,preliminaryresults”,Radiology,Vol. 236, pp. 286294, 2005. [11] S. Diciotti, G. Picozzi, M. Falchini, M. Mascalchi, N. Villari and G. Valli,” 3-D segmentation algorithm of small lung nodules in spiral ct images”, IEEE Transactions on Information Technology in Biomedicine, Vol. 12, No. 1, pp. 719, 2008. [12] P. Aggarwal, R. Vig and H.-K. Sardana,” Semantic and content-based medical image retrieval for lung cancer diagnosis with the inclusion of expert knowledge and proven pathology”, In proc. of the IEEE second international conference on Image Information Processing ICIIP'2013, pp. 346-351, 2013. [13] S.-L.-A. Lee, A.-Z. Kouzani and E.-J. Hu,” Automated detection of lung nodules in computed tomography images: a review”, Machine Vision and Applications,Vol. 23, pp. 151163, 2012. [14] K. Devaki, V. MuraliBhaskaran and M. Mohan, “Segment segmentation in lung ct images- preliminary results”, Special Issue of International Journal on Advanced Computer Theory and Engineering (IJACTE), Vol. 2, No. 1, pp. 84-89, 2013. [15] Y. Guo, C. Zhou, H.-P. Chan, A. Chughtai, J. Wei, L.-M. Hadjiiski and E.-A. Kazerooni,” Automated iterative neutrosophic lung segmentation for image analysis in thoracic computed tomography”, Med. Phys., Vol.40,No. 8, pp. 081912/1-081912/11, 2013. [16] R. Bellotti, F. De Carlo and G. Gargano, “A cad system for nodule detection in low-dose lung cts based region growing and active contour models”, Med.Phys.,Vol.34, pp. 49014910, 2007. [17] Tariq, M.-U. Akram and M.-Y. Javed, “Lung nodule detection in ct images using neuro fuzzy classifer”, in Proc. of the Fourth International IEEE Workshop on Computational Intelligence in Medical Imaging (CIMI), pp. 49-53, 2013. [18] B. Zhao, D. Yankelevitz andA. Reeves,“Two-dimensional multi- criterion segmentation of pulmonary nodules on helical CT images”, Med. Phys., Vol. 26, pp. 889895, 1999. [19] W.-J. Kostis, D.-F. Yankelevitz, A.-P. Reeves, S.-C.Fluture and C.-I. Henschke, “Small pulmonary nodules, reproducibility of three- dimensional volumetric measurement and estimation of time to follow- up CT”, Radiology, Vol. 231, No. 2, pp. 446452,2004 [20] J.-M. Kuhnigk, V. Dicken, L. Bornemann, “Morphological segmentation and partial volume analysisforvolumetry of solid pulmonary lesions in thoracic CT scans”, IEEE Transaction on Medical Imaging, Vol. 25, No. 4, pp. 417434, 2006. [21] K. Okada, V. Ramesh, A. Krishnan, M. Singh and U. Akdemir, “Robust pulmonary nodule segmentation in CT: improving performance for juxtapleural cases”, in Proc. of the International Conference on Medical Imaging Computing and Computer-Assisted Intervention (MICCAI 05), Vol. 8, pp. 781789, 2005. [22] Y. Zheng, C. Kambhamettu, T. Bauer and K. Steiner,” Accurate estimation of pulmonary nodules growth rate in ct images with nonrigid registration and precise nodule detection and segmentation”,inProc.oftheIEEE Conference on ComputerVisionandPatternRecognition (CVPR 09), pp. 101108, 2009. [23] C.-I. Fetita, F. Prteux, C. Beigelman-AubryandP.Grenier, “3D automated lung nodule segmentation in HRCT”, In Proc. of the International Conference Medical Imaging Computing and Computer- Assisted Intervention (MICCAI 03), Vol. 2878, pp. 626634,2003. [24] L.-R. Goodman, M. Gulsun, L.Washington,P.-G.Nagyand K.-L. Piacsek,” Inherent variability of CT lung nodule measurements invivousing semi-automatedvolumetric measurements”, American Journal of Roentgenology, Vol. 186, No. 4, pp. 989994, 2006. [25] Y. Kawata, N. Niki, H. Ohmatsu and N. Moriyama, “A deformable surface model based on boundary and region information for pulmonary nodule segmentation from 3-D thoracic CT images”, IEICE Transactions on Information and Systems, Vol. 86, No. 9, pp. 1921-1930, 2003. [26] T.-W. Way, L.-M. Hadjiiski and B. Sahiner, Computer- aided diagnosis of pulmonary nodules on CT scans: segmentation and classification using 3D active contours, Medical Physics, Vol. 33, No. 7, pp. 23232337, 2006 [27] S. Diciotti, G. Picozzi, M. Falchini, M. Mascalchi, N. Villari and G. Valli, “3-D segmentation algorithm of small lung nodules in spiral CT images”, IEEE Transactions on Information Technology in Biomedicine, Vol. 12, No. 1, pp. 719, 2008. [28] M.-S. Brown, M.-F. McNitt-Gray and N.-J. Mankovich, “Method for segmenting chest CT image data using an anatomical model: preliminary results”, IEEE Trans. on Med. Imaging, vol. 16, No. 6, pp. 828839, 1997. [29] Q. Li, F. Li and K. Doi,” Computerized detection of lung nodules in thin- section CT images by use of selective
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 Š 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 274 enhancement filters and an automated rule-based classifier”, Acad. Radiol., Vol. 15, pp. 165175, 2008. [30] C.-W. Bong, H.-Y. Lam and H. Kamarulzaman, “A novel image segmentation technique for lung computed tomography images”, Communications inComputerand Information Science, Vol. 295, pp. 103-112, 2012 [31] S.-G. Armato, F. Li and M.-L. Giger,” Lung cancer: performance of automated lung nodule detection applied to cancers missed in a CT screening program”, Radiology, Vol. 225, pp.685692, 2002. [32] Retico, P. Delogu, M.-E. Fantacci,” Lung noduledetection in low-dose and thin-slice computed tomography”, Comput. Biol. Med., Vol. 38, pp. 525534, 2008. [33] D.-T. Lin and C.-R. Yan, “Lung nodules identification rules extraction with neural fuzzy network”, In Proc. of the 9th IEEE International Conference of Information Processing (ICONIP), Vol. 4, pp. 2049-2053, Singapore, 18-22 Nov.2002. [34] D.-T. Lin, C.-R. Yan and, W.-T. Chen, “Autonomous detection of pulmonary nodules on CT images with a neural network-based fuzzy system”, Comput. Med. Imaging Graph., Vol. 29, pp. 447-458,2005. [35] M. Antonelli, M. Cococcioni, B. Lazzerini and F. Marcelloni, “Computer-aided detection of lung nodules based on decision fusion techniques”, Pattern. Anal. Applic., Vo. 14, pp. 295310, 2011. [36] S. Akram, M.-Y. Javed, U. Qamar, A. Khanum and A. Hassan, “Artifcial neural network based classifcation of lungs nodule using hybrid features from computerized tomographic Images”, Appl. Math. Inf. Sci., Vol. 9, No. 1, pp. 183-195, 2015. [37] T. Ezoe, H. Takizawa and S. Yamamoto, “An automatic detection method of lung cancers includinggroundglass opacities from chest X- ray CT images”, In Proc. of SPIE, vol. 4684, pp. 16721680, 2002. [38] M. Tanino, H. Takizawa and S. Yamamoto, “A detection method of ground glass opacities in chest X-ray CT images using automatic clustering techniques”. In Proc. of SPIE, vol. 5032, pp. 17281737,2003. [39] B. Zhao, A.-P. Reeves, D.-F. Yankelevitz and C.-I. Henschke,“Three-dimensional multicriterionautomatic segmentation of pulmonary nodules ofhelical computed tomography images”, Optical Engineering, Vol.38,No.8, pp. 13401347, 1999. [40] J.-P. Kockelkorn, E.-M. Van Rikxoort, J.-C. Grutters andB. Van Ginneken, “Interactive lung segmentation in CT scans with severe abnormalities”, In Proc. of the 7th IEEE International Symposium on Biomedical Imaging: From Nano to Macro (ISBI '10), pp. 564567, 2010. [41] M. Mabrouk, A. Karrar and A. Sharawy,” Computeraided detection of large lung nodules using chest computer tomography images”, International Journal of Applied Information Systems (IJAIS), Vol. 3, No. 9, pp. 12-18, 2012. [42] B.-V. Ginneken, “Supervised probabilistic segmentation of pulmonary nodules in CT scans”, In proc. of the 9th Medical Image Computing and Computer-assisted Intervention MICCAI Conference, Berlin,2006. [43] X. Lu, G.-Q. Wei, J. Qian and A.-K. Jain, “Learning-based pulmonary nodule detectionfrommultisliceCTData”,In proc. of the 18th International Congress and Exhibition, Chicago, 2004. [44] Antoine Veillard,Ludovic Roux, Daniel Racoceanu,”Methods for nucleidetection,segmentation, and classification in Digital Histopathology:A Review— Current Status and Future Potential”, 2014 [45] Kaiming He,Xiangyu Zhang,Shaoqing Ren and Jian Sun,”Deep residual learningforimage recognition”,2016 [46] AĂŻchaBenTaieb and Ghassan Hamarneh,” Topology aware FCN for Histological Gland Segmentation”,2016 [47] Hao Chen;Xiaojuan Qi Lequan Yu;Pheng-Ann Heng,”DCAN: Deep Contour-Aware Networks for Accurate Gland Segmentation”,2016 [48] NeerajKumar,RuchikaVerma,SanujSharma, SurabhiBhargava,AbhishekVahadane andAmitSethi,”A dataset and a technique for generalized nuclear segmentation for computational pathology”,2017. [49] P.W.C. Prasada, Abeer Alsadoona, A. K. Singhb and Suren Makajua, and A. Elchouemic,” Lung cancer detection using CT scan images”, 2017 [50] Changqian Yu, Jingbo Wang Chao, Peng Changxin, GaoGang Yu Nong, Sang, “Learning a discriminative feature network for semantic segmentation”, 2018 [51] Humera Shaziya,K. Shyamala and Raniah Zaheer,”Automatic lung segmentation on thoracic CT scans using U-NET convolution network”, 2018 [52] Zitao Zeng,Weihao Xie,Yunzhe Zhang and Yaolu,”RIC- Unet: an improved neural network based on unet for nuclei segmentation in histology images”, 2019 [53] Dina A. Ragab, MahaSharkas, Stephen Marshall, Jinchang Ren, “Breast cancer detection using deep convolutional neural networks and support vector machines”,2019