remove backgroung from the image

4 Ansichten (letzte 30 Tage)
Frisda Sianipar
Frisda Sianipar am 13 Apr. 2021
Kommentiert: Walter Roberson am 13 Jul. 2021
Can you help me to remove the backgrond from the image?
this is example of image

Akzeptierte Antwort

Image Analyst
Image Analyst am 14 Apr. 2021
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 Kommentare
Frisda Sianipar
Frisda Sianipar am 15 Apr. 2021
save the output of segmentation sir
Walter Roberson
Walter Roberson am 13 Jul. 2021
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by