augmented reality from usb webcam, how to 30fps
Posted: Thu Feb 28, 2013 2:38 pm
As mentioned in this post
http://www.raspberrypi.org/phpBB3/viewt ... ty#p208533
and googling, raspberry-pi + webcam + opencv --> display === 1-2 fps
I need to reach 30fps (640x480 or less pixel even), how shall I do it with raspberry-pi?
Would the new on board camera module help? Or use openmax or other video capture/encode/decode framework? (since I don't need complicated visual pattern functions)
Or find other camera modules (such as SPI, I2C) and write kernel mode drivers to talk to the camera directly?
Please advise.
http://www.raspberrypi.org/phpBB3/viewt ... ty#p208533
and googling, raspberry-pi + webcam + opencv --> display === 1-2 fps
I need to reach 30fps (640x480 or less pixel even), how shall I do it with raspberry-pi?
Would the new on board camera module help? Or use openmax or other video capture/encode/decode framework? (since I don't need complicated visual pattern functions)
Or find other camera modules (such as SPI, I2C) and write kernel mode drivers to talk to the camera directly?
Please advise.