Need to color a specific pixel on a uint8 image

10 views (last 30 days)
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.

Accepted Answer

Image Analyst
Image Analyst on 25 Dec 2014

More Answers (0)

Community Treasure Hunt

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

Start Hunting!