Convert 3 greyscale images representing RGB to RGB image
11 views (last 30 days)
Show older comments
I have used the imread() function to read in three greyscale images , each image represents the same image but one where the illumination was red light then green light and finally blue. I would like to convert these 3 greyscale images that represent the 3 RGB channels into an RGB image but Im unsure how to do so and cannot find any documentation on this exact case. Any help would be much appreciated.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!