Converting Colors to Other Colors
古いコメントを表示
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 件のコメント
Voss
2020 年 7 月 5 日
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.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!