remove backgroung from the image

4 次查看(过去 30 天)
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