remove backgroung from the image

4 vues (au cours des 30 derniers jours)
Frisda Sianipar
Frisda Sianipar le 13 Avr 2021
Commenté : Walter Roberson le 13 Juil 2021
Can you help me to remove the backgrond from the image?
this is example of image

Réponse acceptée

Image Analyst
Image Analyst le 14 Avr 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 commentaires
Frisda Sianipar
Frisda Sianipar le 15 Avr 2021
save the output of segmentation sir
Walter Roberson
Walter Roberson le 13 Juil 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.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by