how to extract the breast region from a mammogram

2 views (last 30 days)
i want to extract the breast region from the black background from a mammogram, can anyone help?

Answers (1)

Mudambi Srivatsa
Mudambi Srivatsa on 26 Jun 2017
Refer to the following posts for extracting ROI from an image:
https://www.mathworks.com/matlabcentral/answers/48721-how-to-extract-the-region-of-interest
https://www.mathworks.com/matlabcentral/answers/319419-how-to-extract-image-region-within-boundary
Further, you can use the following code to extract ROI:
https://www.mathworks.com/matlabcentral/fileexchange/31859-region-of-interest-extraction-by-free-hand-method
This might also be helpful:
https://www.mathworks.com/matlabcentral/fileexchange/8031-image-segmentation---extraction

Community Treasure Hunt

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

Start Hunting!