flanggut / smvs

Shading-aware Multi-view Stereo
BSD 3-Clause "New" or "Revised" License
250 stars 75 forks source link

[Nice to have] Optionally save in ASCII PLY format #32

Open plouj opened 5 years ago

plouj commented 5 years ago

Thank you for working on this sophisticated piece of software.

It would be nice if smvsrecon https://github.com/flanggut/smvs/blob/6a7d0c095aa66ab98c5b285c2bc04e34d8993353/app/smvsrecon.cc#L338 and simplify https://github.com/flanggut/smvs/blob/6a7d0c095aa66ab98c5b285c2bc04e34d8993353/tools/simplify.cc#L109 had an option to save their output in ascii PLY format. Set opts.format_binary = false based on some command-line argument?