kdesrosier
Posts: 3
Joined: Tue Mar 12, 2013 6:38 am

Placing Video/Images into Framebuffer

Tue Mar 12, 2013 6:47 am

Hi all,

For part of my senior design project, I am implementing an object tracking algorithm. I've already developed the algo on a DSP using a CMOS camera, but I need to transfer the algorithm onto my Pi. I've managed to get the framebuffer up and running using this wonderful tutorial:
http://raspberrycompote.blogspot.ie/201 ... _9509.html
I've also managed to capture images with a Logitech C270 webcam using both fswebcam and mjpg-streamer.

Where I'm stuck is how I can take the RGB data from the image captured and place it into the framebuffer. Can anyone point me in the right direction?

Thank you

kdesrosier
Posts: 3
Joined: Tue Mar 12, 2013 6:38 am

Re: Placing Video/Images into Framebuffer

Wed Mar 13, 2013 3:18 pm

Bump. Really would appreciate any help.

kdesrosier
Posts: 3
Joined: Tue Mar 12, 2013 6:38 am

Re: Placing Video/Images into Framebuffer

Thu Mar 14, 2013 7:29 pm

Figured it out. For anyone with a similar problem refer to this link:
http://www.cl.cam.ac.uk/freshers/raspbe ... intro.html

Return to “Graphics, sound and multimedia”