Example of Lung Region Extraction from Chest X-Ray Image

Function for extract binary image from gray scale image
7.1K Downloads
Updated 9 Feb 2007

No License

This function extracts a binary image from gray scale image using auto-tuned threshold value obtained from the correlation of Image euler numbers. Euler number is calculated using binary image correlated to gray scale level. Number of level being used is defined by the user.

This function works for Matlab 7.0 with bweuler() and histeq() function from Image Processing Toolbox. No further validation for other version done yet.

Cite As

Lip Pang Wong (2024). Example of Lung Region Extraction from Chest X-Ray Image (https://www.mathworks.com/matlabcentral/fileexchange/12543-example-of-lung-region-extraction-from-chest-x-ray-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Biomedical Imaging in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Typo Error in the Summary Space