jakobwilm / slstudio

SLStudio -- Real Time Structured Light. A comprehensive software suite for capturing and reconstructing 3D scenes with a camera-projector pair.
Other
515 stars 194 forks source link

Does it generate a 3D Mesh? #5

Closed gree303 closed 7 years ago

gree303 commented 7 years ago

Hi Jakob, does it generate a 3D Mesh on the fly? What's the output file of this after triggering the different lightproejctions? I've seen you used the LC4500. Can you suggest any new model which supports HD, in case this delivers a better output? thx

ereh commented 7 years ago

Here are some quick answers to your questions:

  1. No mesh, nor output files.
  2. The output is a real time 3D point cloud.
  3. The DLP® LightCrafter™ 4500 (DLPLCR4500EVM) has been used successfully.
  4. This PRO6500 from Wintech Digital (https://goo.gl/kqn2IY) might be a good alternative. (Not tested) I am not sure what you mean by "better output"?

Feel free to submit a pull request f.x if you implement a "point-cloud to mesh" functionality.

gree303 commented 7 years ago

Thanks for the note. Point-cloud is just fine for me. The LC 4500 has a resolution of 1280x720. In terms of price I was looking for a cheaper option; like this one: Optoma + 12v trigger

Do you think this could work with the 12v trigger? I know it's just a guess, I won't blame you if it won't work...

For some reason I'm not able to create a pull-request "point-cloud to mesh". It always forwards me to the "compare" function...

jakobwilm commented 7 years ago

The projector would work in software-triggered mode. There is no hardware triggering functionality for pattern projection on consumer projectors. Please read and understand the README. Thank you for not blaming me.