问题
I'm trying to make an application that uses stereo vision with 20fps with javacv/opencv. I've seen some camera sterio vision, but all are expensive. I heard already talking about the Minoru 3D? Anyone know if it works with javacv?
Does anyone have any idea what kind of is camera used for products like this?
回答1:
You don't need anything special. I worked as a research assistant in my university's robotics lab as an undergrad and doing things on the cheap was almost part of the job-description.
For stereo-vision all you need are two cameras... that's it! Ideally of the same specification, but using heterogeneous cameras might require a lot of work to get good results, especially if they have different optical characteristics (as opposed to just sensor size, resolution, and RGB sensitivity).
来源:https://stackoverflow.com/questions/33138897/cheap-stereo-vision-camera-opencv