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

Home » Public Forums » archive » Re: fast image display
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: fast image display [message #30753 is a reply to message #30751] Wed, 15 May 2002 09:43 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Dan Larson wrote:
>
> I would like to display large (768 x 512) 24 bit color
> images at video rate in a graphics window. In the past,
> I have relied on writing AVIs or MPEGS, but this approach
> is time-consuming. The simple approach (using TV) reaches
> about 4 frames/s on my PC. Is there an easy way to
> accomplish fast display in a graphics window?
>
> Cheers,
>
> Dan

Dear Dan,

how much images did you have?

If it's less than 128 the best rate you will get
by copying each image to a pixmap window.
Then each pixmap is copied to the actual window
by a device copy command.

This is the method of xinteranimate or cw_animate


Reimar


--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml
============================================================ =======
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: vector C++ version of IDL where statement?
Next Topic: Interactive IDL plots into Powerpoint

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

Current Time: Fri Oct 10 15:50:12 PDT 2025

Total time taken to generate the page: 0.72251 seconds