Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 429 Bytes

File metadata and controls

5 lines (4 loc) · 429 Bytes

Pneumothorax-Detector-from-CT-Images

In this project a system is implemented in MATLAB to detect and classify the Computed Tomography (CT) images of the lungs as affected with pneumothorax or normal.

Run the main MATLAB file with 5 Images to train in the Dataset folder. Add another image to test in the same folder with a filename lexicographically largest in the folder. The code will automatically classify the test image.