openMVS
openMVS copied to clipboard
Formal documentation
Hi,
So far, I have to the read the source or running binaries with help command to understand how the pipeline works. I wonder if there is any formal documentation like a paper? That would be helpful. Anyway, thanks for a great work! This helps my master thesis so much.
didn't the wiki help you?
Yes, it helps. Maybe with some explanations like the theory, flow chart, math and so on would be better.
Hey,
Did you find some paper ?
In case if you haven't find.
DensifyPointCloud is based on the Patch-Match algorithm
You can have more info on mesh reconstruction here : Exploiting Visibility Information in Surface Reconstruction to Preserve Weakly Supported Surfaces M. Jancosek et al. 2014.
Mesh refinement : High Accuracy and Visibility-Consistent Dense Multiview Stereo HH. Vu et al. 2012.
Mesh Texturing : Let There Be Color! - Large-Scale Texturing of 3D Reconstructions M. Waechter et al. 2014.
If you found any more, can you share them here?
Hi,
I only found the paper about that Large-Scale Texturing of 3D Reconstructions. So thank you very much for your share! I'll let you know if I get another information
yes I would like to see too. how is the densification step different from the one in COLMAP or pmvs2?