function RGBKuvanKasittely()
RGB = imread('peppers.png');
iptsetpref('ImshowAxesVisible','on');%näyttää akselit
figure,imshow(RGB),colorbar

  • No labels
You must log in to comment.