Zooming in place [message #46133] |
Mon, 31 October 2005 08:32  |
pravesh.subramanian
Messages: 21 Registered: August 2005
|
Junior Member |
|
|
Hi,
Zooming in place is one feature that does not seem to be popular with
IDL users. It is really strange that we are satisfied with the zoomed
image being in another window. That does not allow us to work with the
zoomed image. We can just view at the zoom image. I would like to zoom
on an image, in place and not in a separate window, and then work on
this image and if need be, zoom back. But, I am using a draw widget to
work with the image. That might seem to make things more complex.
I have seen David's Zimage program and I think I could play around with
it and with some modifications, I will be able to use it.
Any thoughts on this one?
Thanks,
Pravesh
|
|
|
Re: Zooming in place [message #46188 is a reply to message #46133] |
Fri, 04 November 2005 06:36  |
Antonio Santiago
Messages: 201 Registered: February 2004
|
Senior Member |
|
|
pravesh.subramanian@gmail.com wrote:
> Hi,
>
> Zooming in place is one feature that does not seem to be popular with
> IDL users. It is really strange that we are satisfied with the zoomed
> image being in another window. That does not allow us to work with the
> zoomed image. We can just view at the zoom image. I would like to zoom
> on an image, in place and not in a separate window, and then work on
> this image and if need be, zoom back. But, I am using a draw widget to
> work with the image. That might seem to make things more complex.
>
> I have seen David's Zimage program and I think I could play around with
> it and with some modifications, I will be able to use it.
>
> Any thoughts on this one?
>
> Thanks,
> Pravesh
>
Sorry, I haven't read the entery thread and perhaps this answer has been
answered previous.
Why not implementing zooming in place with object graphics. Now (at
work) we are developing an aplication to show topography and some
meteorological information as 2D but implemented with object grpahics.
Things like zooming in place and space coordenates are relatively simple
with them.
Bye.
--
-----------------------------------------------------
Antonio Santiago P�rez
( email: santiago<<at>>grahi.upc.edu )
( www: http://www.grahi.upc.edu/santiago )
( www: http://asantiago.blogsite.org )
-----------------------------------------------------
GRAHI - Grup de Recerca Aplicada en Hidrometeorologia
Universitat Polit�cnica de Catalunya
-----------------------------------------------------
|
|
|
Re: Zooming in place [message #46193 is a reply to message #46133] |
Thu, 03 November 2005 20:39  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Mark Hadfield writes:
> Did you ever work out why you lost the tennis match?
No, dammit. How many years do I have to wait for that
epiphany!?
Cheers,
David
P.S. My wife thinks it probably has something to do with me not
getting enough balls on the other side of the net, but what
does she know about it? :-(
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|
Re: Zooming in place [message #46194 is a reply to message #46133] |
Thu, 03 November 2005 20:07  |
Mark Hadfield
Messages: 783 Registered: May 1995
|
Senior Member |
|
|
David Fanning wrote:
> I suddenly realized I knew how to drag direct graphics
> text and objects around in a display window, just like they
> do in object graphics, when I was standing in the shower
> thinking about why I lost that tennis match again. It just
> came to me, all in a flash. "Geez", I said to myself, "I
> know how to do that!" AnnotateWindow was done in about an hour. I'd
> only been thinking about the problem for about five or six years. :-)
Did you ever work out why you lost the tennis match?
--
Mark Hadfield "Kei puwaha te tai nei, Hoea tahi tatou"
m.hadfield@niwa.co.nz
National Institute for Water and Atmospheric Research (NIWA)
|
|
|