Image segmentation to remove all background objects

6 ビュー (過去 30 日間)
AUWAL ABUBAKAR
AUWAL ABUBAKAR 2021 年 1 月 5 日
コメント済み: AUWAL ABUBAKAR 2021 年 1 月 14 日
Good daya and dear Matlab users
Could someone please help me on image segmention? I have an image of a patient lying down on a treatemnt table. I would like to have the image of the patient free from all the bacground objects.
Attached is a copy of the image and its data. thanks in anticipation of your help.
Abubakar

採用された回答

Nitin Kapgate
Nitin Kapgate 2021 年 1 月 13 日
You can refer to the Image Segmentation in MATLAB page to learn about Image Segmentation in general and how to get it done in MATLAB.
I would suggest you to use the Image Segmenter App in MATLAB to interactively segment an Image.
The Image Segmenter App provides access to many different ways to segment an image. Using the Image Segmenter can be an iterative process where you might try several of the segmentation options.
Some segmentation techniques might work better with certain types of images than others. After segmenting an image, you can save the binary mask.
  1 件のコメント
AUWAL ABUBAKAR
AUWAL ABUBAKAR 2021 年 1 月 14 日
Thanks for your help. I am making progress..

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

その他の回答 (0 件)

製品

Community Treasure Hunt

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

Start Hunting!

Translated by