How can I extract a mammogram image's tumor area after drawing it with using roipoly command ?

1 回表示 (過去 30 日間)
I use roipoly command to draw sides of tumor suspicious area. And after drawing I want to extract that region from original image.
Using which matlab command I can extract this area from original image?
and my second question if it is possible how will I increase whiteness of tumor suspicious area in that region?
I can increase sharpness with fspecial and roifilt2 command in that region but I need to increase whiteness.
(The image is taken from mias database)

回答 (1 件)

Cris LaPierre
Cris LaPierre 2020 年 12 月 26 日
  4 件のコメント
Cris LaPierre
Cris LaPierre 2020 年 12 月 28 日
Ali's reply moved here.
"I draw a polygon which include tumor suspicious region. I need that polygon's extraction from original image .
Is there any matlab command to extract that region which I draw?"
Cris LaPierre
Cris LaPierre 2020 年 12 月 28 日
I think what you are asking for is how to apply a mask to an image.
Perhaps this page is helpful: Create a Binary Mask

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by