IRG = imread('someimage.bmp'); X = rgb2gray(IRG); after doing my operations on X how can I convert it back to RGB I'll really appreciate it ...
確定! 回上一頁