I’m using the Intel RealSense SR300 3D scanner camera. It takes 2 images at a time, where each frame has:
* Regular image frame
* Depth detection frame - showing depth by how light or dark the area in the image is
The idea is that SR300 can work with 3D programs to generate 3D models - but I can’t find a tool that actually does this?
Is there are way to use this in CapturingReality?