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

Home » Public Forums » archive » More on speed up movie in object graphics.
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
More on speed up movie in object graphics. [message #19661] Fri, 07 April 2000 00:00
Erik Hummel is currently offline  Erik Hummel
Messages: 6
Registered: February 2000
Junior Member
Two days ago I had that question on how to speed up movies with object
graphics.
I received several reactions and tried the following:
- Set Renderer option of Widget_Draw to 1, i.e. rendering by IDL SW.
This increased for my PC
with graphics card the speeds with somewhat less as a factor of 2.
- Used the object graphics program of Richard Adams with a list of
images (IDLgrImage objects). No ussage
of DATA. This increased somewhat the performance (10 - 20 %), Probably
due to the ussage of
DATA.
- Some other options as Transparency of windows, HIDE option of
IDLgrImage and IDL5.3.1. Did not
tried them.
- Use the direct graphics movie. About the same as with object graphics!

- IDL cw_animate example: due to the ussage of DEVICE, COPY and windows
in memory:
roughly a factor of 5 - 10 faster!

Performance problem is probably the rendering of the images to the
window. The only solution I'll
see is using DEVICE, COPY (a direct write to to the screen buffer?). In
both TV or IDLgrWindow
I have seen no options to prevent rendering. There is a read
functionality which can read the
pixels on the screen for a certain window, but these can not be replaced
by with a direct copy.
Some has any ideas?

Erik
--

-------------------------------------------------
Erik Hummel dr. E. Hummel
MR Image Handling Software

email: erik.hummel@best.ms.philips.com
Phone: +31 40 2763318
Fax: +31 40 2765644

Philips Medical Systems
Building QR1117, Veenpluis 6, 5684 PC Best
The Netherlands
===================================================
[Message index]
 
Read Message
Previous Topic: delete all comp.lang.idl.pvwave,and cancel same
Next Topic: IDL, Matlab, Mathematica, Maple...

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

Current Time: Sat Oct 11 08:58:50 PDT 2025

Total time taken to generate the page: 1.59862 seconds