cdcseacave / openMVS

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

How to use OpenMVS if I know the camera intrinsic and extrinsic parameters? #204

Closed wguo68 closed 7 years ago

wguo68 commented 7 years ago

Suppose I know the camera intrinsic and extrinsic parameters for all images using other SFM tool (not OpenMVG). Can I use these simple info to do MVS without editing complex data format in OpenMVG or OpenMVS ? It seems The OpenMVS ask for sparse points ? And What is the input data format ?

cdcseacave commented 7 years ago

please read the wiki (Interface.h)