Camera recommendation used for depth measurement
Hi all,
First, thank you for your time to read this post. I'm a graduate student in mechanical engineering, and currently being assigned too many tasks related to computer science :( The thing we are trying to do is to get the normal vectors of the selected points located on one object. Then reconstruct the object from its visual information captured either by cameras or laser sensors. Really appreciate your help on the following questions.
- We are looking for a good camera for depth measurement. I'm wondering if anyone knows what's the brand or model of cameras being used in this video? This project comes from Googles AI robotics project. Also, I'd really appreciate it if you could make other camera recommendations under the same setup. Several people recommended intel cameras. But our project manager requires us to use the best camera available. Is there any other better cameras that you would recommend?
- This camera (the link is same as above) seems to be a monocular camera. Is there any reasons why monocular camera is being used here?
- I assume laser scanner could provide better performance in terms of depth measurements of the whole object under the same setup (fixed camera placed on top of the robot manipulator). The question is could we identify the selected point on the object? We could mark those selected points with different colors.
- From my limited understanding, laser scanners provide point cloud information (please correct me if I'm wrong). If we want to get a better understanding of how to use point cloud, such as reconstruct point cloud to form the shape (?) of the object. What classes would you recommend? I know there is a PCL library but it looks kind of confusing to me.
Thank you again for your help.
The "best camera" depends on your requirements for things like measurement accuracy, size of objects that must be recognisable, etc. You need to quantify these and then find a camera that meets your requirements at an acceptable price point.
Thank you so much for your guidance. I will gather all the info and then talk to the sales guy to see if I can get a good sensor.
Pedantic maybe, but this is computer vision, perhaps even robotics, but definitely not computer science :)
lol. I personally feel sometimes I need to be "pedantic". Thank you for the clarification.