LWN.net Logo

Image Processing with OpenGL and Shaders (LinuxJournal)

The Linux Journal has an article on computing with the GPU. "This article discusses using OpenGL shaders to perform image processing. The images are obtained from a device using the Video4Linux 2 (V4L2) interface. Using horsepower from the graphics card to do some of the image processing reduces the load on the CPU and may result in better throughput. The article describes the Glutcam program, which I developed, and the pieces behind it."
(Log in to post comments)

Image Processing with OpenGL and Shaders (LinuxJournal)

Posted Nov 23, 2010 17:03 UTC (Tue) by flammon (guest, #807) [Link]

This could be very useful in Kinect apps. I'd bee interested to see the lightsaber demo with some GPU acceleration. http://www.youtube.com/watch?v=3EeJCln5KYg

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds