Converting Colors to Other Colors
Afficher commentaires plus anciens
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 commentaire
Voss
le 5 Juil 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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!