Image access | Miscellaneous › Others › Image access This topic has 2 replies, 2 voices, and was last updated 11 years, 10 months ago by Raghu D. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts January 24, 2013 at 3:02 pm #2085 Raghu DParticipant i=imread(‘location of image.format’); %% it reads the image from the location%% imshow(i); %% it displays image%% imtool(i); %% it displays image with coordimates and pixel value at that point%% January 25, 2013 at 9:36 am #9051 AJISH ALFREDParticipant What is this? January 26, 2013 at 12:23 pm #9063 Raghu DParticipant reading the image into matlab using its cammand and displaying image Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In