| Literature DB >> 29172292 |
S Saraswathi1, L Mary Immaculate Sheela.
Abstract
Detection of lung cancer through image processing is an important tool for diagnosis. In recent years, image processing techniques have become more widely used. Lung segmentation is an essential pre-processing step for most (CAD) schemes. An automated system is proposed in this paper for identifying lung cancer from the analysis of computed tomography images by performing nodule segmentation using an optimal critical point selection algorithm (OCPS) which improves the detection of shape- and size-based juxtapleural nodules located at the lung boundary. A suspect area of nodule is obtained with the help of a bidirectional chain code (BDC) approach and the OCPS This algorithm is used to reduce the time consumption to detect the lung nodule and thereby reduce the computational complexity. Shape and size features are extracted for the area between two critical points to facilitate classification as nodule or non-nodule with the help of a support vector machine and random forest classifiers. This automated method was tested on computed tomography (CT) studies from the lung imaging database consortium (LIDC). The results are compared with the existing techniques using various performance measures such as precision rate, recall rate, accuracy and F-measure. The obtained experimental results indicate that the OCPS combined with a random forest classifier performs better in terms of performance evaluation metrics than existing approaches, with less requirement for computation. Creative Commons Attribution LicenseEntities:
Keywords: Bi directional chain Code; SVM classifier; RF classifier; optimal critical point
Year: 2017 PMID: 29172292 PMCID: PMC5773804 DOI: 10.22034/APJCP.2017.18.11.3143
Source DB: PubMed Journal: Asian Pac J Cancer Prev ISSN: 1513-7368
Figure 1Diagram Describing the Proposed Method a) Input Image b) Output Image
Figure 2Bidirectional Chain Code Representations
Figure 3(a) Input Image (b) Deducted Horizontal Critical Points (c) Deducted Vertical Critical Points
Figure 4(a) Horizontal Critical Points Using OCPS, (b)Vertical Critical Points Using OCPS
Figure 5Features Extracted from the Segmented Nodule
Performance Comparison of SVM and RF
| Methods | Precision | Recall | Fscore | Accuracy |
|---|---|---|---|---|
| BDC_SVM | 1 | 0.523179 | 0.686957 | 0.641791 |
| BDC_RF | 1 | 0.596026 | 0.746888 | 0.696517 |
| OCPS_SVM | 1 | 0.655629 | 0.792 | 0.741294 |
| OCPS_RF | 1 | 0.748344 | 0.856061 | 0.810945 |
Figure 6(a) Performance Analysis for Recall Rate (b) Performance Analysis for F-Score (c) Performance Analysis for Accuracy.