remove backgroung from the image

1 回表示 (過去 30 日間)
Frisda Sianipar
Frisda Sianipar 2021 年 4 月 13 日
コメント済み: Walter Roberson 2021 年 7 月 13 日
Can you help me to remove the backgrond from the image?
this is example of image

採用された回答

Image Analyst
Image Analyst 2021 年 4 月 14 日
Try the Color Thresholder. Use HSV color space and adjust the S slider. Or the V slider. Then tell it to export the code.
  7 件のコメント
Frisda Sianipar
Frisda Sianipar 2021 年 4 月 15 日
save the output of segmentation sir
Walter Roberson
Walter Roberson 2021 年 7 月 13 日
You can use sprintf() or compose() to generate filenames, and call save() passing in the file name and the name of the variable to save.

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by