Lungs_Nodule_Cancer_Detection_and_Classification_MRI_CT_Images
Lungs_Nodule_Cancer_Detection_and_Classification_MRI_CT_Images
Lungs Nodule Detection and Classification using MRI and CT Scan Images
Review from Client ->
Demo ->
This is a GUI Based Machine Learning App which performs:
- Nodule Detection and Segmentation.
- Lungs Cancer Classification Based on Convolutional Networks.
1. Home Module
This module is Homepage for Project GUI. On this page, sample images are presented for both detection and classification.
2. Detection Module
This module is Detection for Project GUI, which performs segmentation using image processing techniques. In this module, following steps are being performed
- Input Image
- Noise Removal using Custom Filter
- Binary Conversion
- Post Processing
- Image Inversion
- Segmentation
- Finalize Image
- Find Circles
- Plotting Circles
- Evaluation of Segmentation and Detection
3. Classification Module
This module is the second page of GUI and performs the classification. This module has following steps:
- Dataset Loading
- Neural Network Selection
- Output / Feature Layer Selection
- Batch Size Selection
- Training Feature Extraction
- Training of Classifier
- Test Feature Extraction
- Performance Evaluation
- Plot Classification Results.
#Lungs #Nodule #Cancer #Tumor #Detection #Classification #Matlab #GUI #machinelearning #ComputerVision #ImageProcessing #DeepLearning #Feature #Fusion #Extraction #FYP #Project