Run main.m and select images from image directory
FIT3081 Lung Cancer Detection using Matlab
LUNG CANCER DETECTION USING CT SCAN IMAGE PROCESSING (MATLAB 2018b)
Methodology
- Image Acquisition
- DICOM images are acquired from LIDC dataset (Cancer Imaging Archive)
- Pre-processing:
- Gabor Filter
- Active Contour using masking to get Lung Volume
- Extract nodules using Watershed Segmentation
- Feature Extraction
- Regionprops and GLCM to obtain nodules properties such as Areas, Perimeter, Mean Pixel Intensity.
- Classification and Visualization of Nodules
- Nodules are classified basd on TNM 8th edition.