| sparkytwd |
04-02-2017 13:27 |
Re: Best Cameras for Computer Vision
Quote:
Originally Posted by Adnewhouse
(Post 1639332)
That's a real bummer. The camera is really great on a Raspberry Pi. The sensor is superb and that IR filter hack sounds really cool. I'm guessing recompiling the kernel on the roboRio to support the camera is a no-go because of national instrument's special sauce. We have at least 4 of them floating around because they're so cheap.
|
They're not UVC based cameras so they need special drivers in the Linux kernel. I'm not sure if you can add modules on the Roborio, but in theory it would be possible to get it working with the kernel source and a crosscompiler.
|