Re: Resize data by pixel size [message #54766] |
Tue, 03 July 2007 21:16 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Lucia writes:
> We can use ENVI's basice tools to resize data (including geography
> information) and specify its output pixel size, and I wonder how to do
> it by IDL.
If you have some way of associating a coordinate system
with an image, then that coordinate system is, generally,
independent of the size of the image on the display.
I use an image object for exactly this reason. I can display
the image in resizeable graphics windows and *still*
navigate the image in its associated coordinate space.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|