cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.18k stars 890 forks source link

Textured surface Mesh from Dense Point cloud #520

Open tompollok opened 4 years ago

tompollok commented 4 years ago

Is there an easy way in openMVS to calculate a textured surface mesh from a single image and a (incomplete) dense depth map or 3D points?

cdcseacave commented 4 years ago

sure there is, just store the depth-map (point-cloud) in the Interface.h format and run OpenMVS