remove backgroung from the image

1 visualización (últimos 30 días)
Frisda Sianipar
Frisda Sianipar el 13 de Abr. de 2021
Comentada: Walter Roberson el 13 de Jul. de 2021
Can you help me to remove the backgrond from the image?
this is example of image

Respuesta aceptada

Image Analyst
Image Analyst el 14 de Abr. de 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 comentarios
Frisda Sianipar
Frisda Sianipar el 15 de Abr. de 2021
save the output of segmentation sir
Walter Roberson
Walter Roberson el 13 de Jul. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by