Items with no label
3335 Discussions

Reconstruction data from multi camera

anguy7
Beginner
1,683 Views

Hello all Bro,

I'm beginer, my app use Intel Realsense SR300 and Intel Realsense SDK R2 to scan 3D, initially I used a camera to rotate around object and could get the complete data, but it took longer than I expected. So now I want to use two cameras (each camera has half the rotation), and I need your help on how to reconstruct the data from these two cameras.

Thank and best regard ^^!

0 Kudos
5 Replies
idata
Employee
284 Views

Hello Ai.N,

 

 

Thank you for your interest on Intel® RealSense™ Technology.

 

 

In order for the multi camera feature to work you will need to use a Linux distribution and use Librealsense. In the following link you will find the ROS instructions on how to do it.

 

 

http://wiki.ros.org/librealsense

 

 

Using several RealSense devices with this method will lower the camera resolution.

 

 

We hope you find this information useful.

 

 

Best regards,

 

 

Josh B.

 

Intel Customer Support
anguy7
Beginner
284 Views

Thank you for your reply,

I can't switch from windows to linux, because my application has built on WPF, now I just want to upgrade for it better. Can you give me some material on reconstruction or anything possible to pair the data from two cameras.

Thank you one more time.

0 Kudos
idata
Employee
284 Views

Hello Ai.N,

 

 

Thank you for your reply.

 

 

The RealSense SDK for Windows does not allow for multi-camera capture.

 

 

I'll recommend you to check the following community threads for more information:

 

 

How to use multiple SR300 looking at the same object

 

https://communities.intel.com/message/484501# 484501 https://communities.intel.com/message/484501# 484501

 

 

Multiple Camera and 3D Point Cloud Problems

 

https://communities.intel.com/message/464565# 464565 https://communities.intel.com/message/464565# 464565

 

 

Streaming from two cameras

 

https://communities.intel.com/message/460597# 460597 https://communities.intel.com/message/460597# 460597

 

 

I hope you find this information useful.

 

 

Best regards,

 

 

Josh B.

 

Intel Customer Support
0 Kudos
anguy7
Beginner
284 Views

Thank you,

such as no solution for my application.I have a manual, I will take the data from each camera and combine them together according to the position of each camera. Do you see that okay?

0 Kudos
idata
Employee
284 Views

Hello Ai.N,

 

 

Thank you for your reply.

 

 

On this case our recommendation for you is to try to develop a custom solution for this because there is no API in the SDK to achieve this.

 

 

Thank you for your patience and understanding.

 

 

Best regards,

 

 

Josh B.

 

Intel Customer Support
0 Kudos
Reply