
Home → Forum Home → Software → Development → Thread
Recently I collected some data using Duo 3D MLX camera. However, I couldn’t figure out how to run the samples given to capture depth maps in real-time. I ended up just capture videos of the scene with both left and right camera views. Is there a processing workflow that I should use to process the frames of these videos to extract the depth maps?
Also, whenever I tried to run the samples provided in the SDK, I got a message saying “building sample requires VC 2013”. I have no clue what that means and how to fix it. I followed the instruction in the sample documents (installing CMake, openCV, run built, etc.), but still cannot get any sample code to work