opencv and raw1394
in
Contributed Library Questions
•
2 years ago
Hi all,
I finally were able to run opencv in 64bit ubuntu !! but it wasn't the end of my trouble.
I am using a sony eyetoy which works great with the glvideo library - but there is nothing to make it work with opencv. I read that opencv on linux can read from 2 type of cam :
Linux: V4L and FireWire (IEEE1394).
I am not sure but I feel like I should be able to pipe the input from raw1394 (the /dev that is created by the sony eyecam) to a /dev/video in some way? Anyone else has experience with that ? What video equipment are people using for opencv on linux 64bit ?
I am using processin 1.2.1 with opencv 2 on ubuntu 9.10 on a 64system.
1