From: PinkLab on 8 Apr 2010 05:08 I am trying to conver the image to double and to correctly scale the image to display. MyImage = im2double(MyImage) imshow(MyImage) axis off axis image but every time i run it, it doesn't show me the image, matlab shows me BUSY all the time. any quick way to convert the loaded image to double please?
From: us on 8 Apr 2010 05:34 "PinkLab " <pinklab(a)pinklab.com> wrote in message <hpk6dl$b2a$1(a)fred.mathworks.com>... > I am trying to conver the image to double and to correctly scale the image to display. > > MyImage = im2double(MyImage) > imshow(MyImage) > axis off > axis image > > but every time i run it, it doesn't show me the image, matlab shows me BUSY all the time. > > any quick way to convert the loaded image to double please? a hint: help double; us
From: PinkLab on 8 Apr 2010 05:45 @us, thanks for giving hints. I have already check the hints before which is why i posted for help here. good working code will be a good help
From: us on 8 Apr 2010 05:52 "PinkLab " <pinklab(a)pinklab.com> wrote in message <hpk8jg$b91$1(a)fred.mathworks.com>... > @us, thanks for giving hints. I have already check the hints before which is why i posted for help here. > > good working code will be a good help what do you mean by ....good working code... (?)... us
From: PinkLab on 8 Apr 2010 06:08 I have poste my code above and any modification or better working code will be helpful
|
Next
|
Last
Pages: 1 2 3 Prev: Conditional execution based on enviroment Next: SymHydraulics: temperature effects |