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