Does white color has a fixed value(1 IMO) in an RGB image in MATLAB?
- by user198729
Or say does 1 denotes white for an RGB image?
I have this question because of this answer:
http://stackoverflow.com/questions/2619668/how-to-convert-a-grayscale-matrix-to-an-rgb-matrix-in-matlab/2619714#2619714
Can someone clarify it?