KAIST-VCLAB / EgocentricReconstruction

EgocentricReconstruction
Other
121 stars 17 forks source link

How to make reconstruction results better #9

Closed ResonancePA closed 1 year ago

ResonancePA commented 1 year ago

Hi, are there any suggestions to increase the quality of reconstruction results? Like forcing the camera's direction unchanged or making the trajectory a circle? And is there any material that would effect the result (like water, glass or something else)?

Hyeonjoong-Jang commented 1 year ago

Hi, materials that are transparent or cause specular reflections might lead to incorrect depth estimation. There is no restriction on the camera trajectory. Still, if the camera motion is linear and does not rotate at all, it cannot reconstruct the surfaces along the baseline axis.

ResonancePA commented 1 year ago

Thanks a lot!