remove backgroung from the image
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Akzeptierte Antwort
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
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.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!