remove backgroung from the image
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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

0 commentaires
Réponse acceptée
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
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.
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!