Converting Colors to Other Colors
Mostrar comentarios más antiguos
I have to convert all non-red colors in an image to black, and then convert the red color to white. I am completely lost. Could anybody lead me in a direction? Thank you!
1 comentario
Voss
el 5 de Jul. de 2020
If you have this image stored as an image file, the first thing to do would be to read the file into a variable, e.g., using the imread function.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!