[Insight-users] slow imageviewer

Todd Gable Todd_Gable at invision.iip.com
Tue May 3 20:00:18 EDT 2005


This little app looks like it reports and test opengl in various modes and extensions. 

http://www.realtech-vr.com/glview/

3DMark is a Direct3D benchmark, there are not many opengl benchmarks, but I found this one.

http://www.glexcess.com/xsmark/

Scores from their database:

~22k	6800/X800 class
~13k	6600/9800Pro class
~8k	Ti4200 class

The 7000 series would come in around 2k, it is not a fast card. So it may be running in hardware mode, but you may be asking too much of it.

Todd



-----Original Message-----
From: Karthik Krishnan [mailto:Karthik.Krishnan at kitware.com]
Sent: Tuesday, May 03, 2005 3:46 PM
To: Reinhard Hameeteman
Cc: insight-users at itk.org
Subject: Re: [Insight-users] slow imageviewer


You can run glxgears on windows through cygwinX (although the cygwin emulator does not seem to give you the true numbers) and is 20 times slower than native windows FPS numbers. There's a 3D Mark2005 demo version that you can use on windows though to test your graphics card. I wonder if anybody knows of a way to compare graphics performance platforms (other than running Unreal or doom)!

 

Reinhard Hameeteman wrote:

>Thanks for the response,
>
>I have a ATI Radeon 7000 graphics card, which does support harware acceleration for
>OpenGL.
>Is there a way to force the program to work with the hardware opengl instead of the
>software version?
>I had to add the dependencies "C:\Program Files\Microsoft Visual
>Studio\VC98\Lib\GLU32.LIB" and
>"C:\Program Files\Microsoft Visual Studio\VC98\Lib\OPENGL32.LIB" to the linker to avoid
>linking errors.
>Is there a way to test opengl on a windows machine too?
>
>Regards,
>Reinhard
>
>----- Original Message ----- 
>From: "Luis Ibanez" <luis.ibanez at kitware.com>
>To: "Reinhard Hameeteman" <K.Hameeteman at student.tnw.tudelft.nl>
>Cc: <insight-users at itk.org>
>Sent: Sunday, May 01, 2005 4:49 PM
>Subject: Re: [Insight-users] slow imageviewer
>
>
>
>Hi Reinhard,
>
>The ITK image viewer uses OpenGL,
>
>have you verified that you have a correct
>installation of OpenGL in your system ?
>
>If your processor is going to 100% when rendering,
>chances are that you don't have or you are not
>using an accelerated graphic card, and therefore
>all the graphic computations are being done in
>software.
>
>You can easily verify the performance of your OpenGL
>by running an example such as
>
>
>        /usr/X11R6/bin/glxgears
>
>
>
>   Regards,
>
>
>
>      Luis
>
>
>
>-----------------------------------
>Reinhard Hameeteman wrote:
>
>  
>
>>Hi,
>>
>>I have run ImageViewer from the ITK Applications. This program works ok, but very slow.
>>    
>>
>I
>  
>
>>loaded an DICOM image. When I click and drag the cross hair on the image the cross alway
>>is far behind the cursor. Also the processor load is increased to 100%. I've got an AMD
>>2800+ processor and 128 MB memory. I guess this should be sufficient for this simple
>>    
>>
>task.
>  
>
>>I use:
>>Visual C++ 6.0
>>FLTK 1.1.6
>>ITK 2.0.1
>>VTK 4.2
>>
>>When I run the program on a equivalent linux machine it works much faster.
>>
>>Reinhard
>>
>>_______________________________________________
>>Insight-users mailing list
>>Insight-users at itk.org
>>http://www.itk.org/mailman/listinfo/insight-users
>>
>>
>>    
>>
>
>
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>  
>

_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list