Thank you for working on this sophisticated piece of software.
It would be nice if smvsrecon
|
mve::geom::SavePLYOptions opts; |
and
simplify
|
mve::geom::SavePLYOptions opts; |
had an option to save their output in ascii PLY format. Set
opts.format_binary = false based on some command-line argument?
Thank you for working on this sophisticated piece of software.
It would be nice if
smvsreconsmvs/app/smvsrecon.cc
Line 338 in 6a7d0c0
simplifysmvs/tools/simplify.cc
Line 109 in 6a7d0c0
opts.format_binary = falsebased on some command-line argument?