ARToolKit | Mailing List Archive |
![]() |
From: | Alexandre Gillet <gillet@s ..........> | Received: | Aug 22, 2001 |
To | artoolkit <artoolkit@h ..................> | ||
Subject: | question on frame rate? | ||
Hi all, I am running the simpleTest program from the version 2.4 of artoolkit on a linux(redHat 7.1) box ( pentium 1.7 GHz with Nvidia quatro2 pro video card, the video grabber is the Win TV go Hauppauge). I am getting a frame rate of 8 frames/sec when I only display the image, I am not even using the detectmarker and draw function ( I comment them out). I suppose I should get a better frame rate. When I do not display the image I capture 30 frames a second. Any hint how I can improve the display rate? can it be a problem with my glut library? Thanks Alex -- ********************************** Alexandre Gillet The Scripps Research Institute, tel: (858) 784-2053 Dept. Molecular Biology, MB-5, fax: (858) 784-2860 10550 North Torrey Pines Road, email: gillet@s .......... La Jolla, CA 92037-1000, USA. |
From: | Hirokazu Kato <kato@s ........................> | Received: | Aug 23, 2001 |
To | Alexandre Gillet <gillet@s ..........> | ||
Subject: | Re: question on frame rate? | ||
Hi Alexandre, Did you install nVidia OpenGL drivers ? You can get them from http://www.nvidia.com/ If you don't use them but use linux original OpenGL drivers, frame rate is like that. >I am running the simpleTest program from the version 2.4 of artoolkit on >a linux(redHat 7.1) box ( pentium 1.7 GHz with Nvidia quatro2 pro video >card, the video grabber is the Win TV go Hauppauge). > >I am getting a frame rate of 8 frames/sec when I only display the image, >I am not even using the detectmarker and draw function ( I comment them >out). >I suppose I should get a better frame rate. When I do not display the >image I capture 30 frames a second. -- ------------------------------------------------------------------ Hirokazu Kato Faculty of Information Sciences Hiroshima City University Phone: 082-830-1705 Email: kato@s ........................ Fax: 082-830-1435 URL: http://www.sys.im.hiroshima-cu.ac.jp/people/kato/ |