Need to color a specific pixel on a uint8 image

Title is pretty self explanatory. I have an image (which is all grey) in uint8 format, and I want to color in specific pixels with the standard red, green, blue, etc colors. I am stuck on how to convert specific colors like colors('r') into a format that is compatible with the uint8 image.

More Answers (0)

Categories

Find more on Modify Image Colors in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!