lmb-freiburg / demon

DeMoN: Depth and Motion Network
https://lmb.informatik.uni-freiburg.de/people/ummenhof/depthmotionnet/
GNU General Public License v3.0
574 stars 156 forks source link

How to create 3D point clouds with multi-images? #8

Closed JackHenry1992 closed 7 years ago

JackHenry1992 commented 7 years ago

Hi, I have test your vtk code and create point clouds of one single image (fr3_teddy). But I cannot get quality result if input multi-images (use your rgbd_test.h5 file).

Have you reconstruction 3D point clouds use multi-images? Can you send me your reconstruction code if you have done this work? My email address 1005715562@qq.com. Thks a lot

Here are my test results:

image

Are there some errors in my test?

benjaminum commented 7 years ago

We don't have code for aligning multiple images.

The visualization code always puts the first camera at the origin. Could this be the problem in your visualizations?

nikolausmayer commented 7 years ago

Closed due to inactivity.