can anyone recommended a machine vision camera?

asked 2016-04-27 10:28:37 -0600

cbrake gravatar image

What I'm looking for is:

  • USB (2 or 3)
  • 3.2MP color
  • global shutter is probably not required as this is not tracking moving objects
  • provide source code to libraries/drivers such that we can make it work with Yocto Linux on x86 (Minnowboard Max)
  • 20fps or so (not real critical)

In the past, we've used a Point Grey Firefly MV with libdc1394 on a ARM Linux system, and that worked OK.

We've tried new USB3 cameras from Point Grey, but libdc1394 does not work with it, and I can't get their binary libs to work on our embedded platform with the new camera. The PG libs work fine a Linux PC, but that does not get us there. We also tried a camera from a Chinese vendor, but their software is also only available in binary form, and I can't even get it working at all, even on a PC.

So, we're looking for a camera vendor who can support us with software for a custom Embedded Yocto Linux system (no Ubuntu here). Open source would be preferred, as its my experience that if vendors open source their software, it is much higher quality than those who do not.

Thanks, Cliff

edit retag flag offensive close merge delete

Comments

You might check the Basler cameras: www.baslerweb.com

They have proprietary drivers, but they work well on ARM platforms and Linux.

kbarni gravatar imagekbarni ( 2016-04-27 10:32:04 -0600 )edit