comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » reading in images
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
reading in images [message #54025] Mon, 14 May 2007 03:09
grubab is currently offline  grubab
Messages: 2
Registered: May 2007
Junior Member
Hello there,
i need to read in a picture in idl.
my code for doing this is (just as you can read in any book):

pro image
device, decomposed=0
imageSize = [137,103]
read_jpeg, 'images.jpeg', image
loadct, 0 ;it's a greyscale picture
window, xsize=200, ysize =150
tv, image
end

well, it's not doing it. in the windiw i just get a really small
excerpt from my picture at the left side. how can i get my picture in
the middle of the window??
thanks for the help.
barbara
[Message index]
 
Read Message
Previous Topic: Fourier fit
Next Topic: Re: reading in images

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 01:50:50 PDT 2025

Total time taken to generate the page: 0.32309 seconds