Skip to content

Lung segmentation on Chest-Xray dataset by traditional image processing method

Notifications You must be signed in to change notification settings

Chopper-233/Lung-segmentation-by-image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lung-segmentation-by-image-processing

Lung segmentation on Chest-Xray dataset by traditional image processing method

Five steps for our algorithm

1.Canny edge detection and otsu for segmentation and background removal

2.close operation to remove edge disconnect

3.extract lung parts by setting up connect regions' size

4.remove empty small holes in lung parts

5.calculate image coefficience

Figure1.Algorithm

algorithm

Figure2.Original CXR&Canny edge detection&otsu seg

seg1

Figure3.CXR ribs filled with close operation

seg2

Figure4.Lung connection parts extraction by sequenzing connection parts

seg3

Figure5.Final result & Mask

seg4

About

Lung segmentation on Chest-Xray dataset by traditional image processing method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages