I'm aware of the bibtex entries provided here: https://github.com/alicevision/AliceVision
Is there also a paper / tech report to cite Meshroom? Or do I have to reference the website?
Hello,
there is not yet a publication associated to meshroom. If you want to cite the software for a scientific paper you can use this
@Misc{Meshroom,
Title = {{Meshroom: A 3D reconstruction software.}},
Author = {AliceVision},
Year = {2018},
url = {https://github.com/alicevision/meshroom}
}
Otherwise, if you want to refer to a particular algorithm of the pipeline you can refer to any of the specific publications cited in alicevision repository.
Thanks!
Thank you for the quick response. Just wanted to make sure that I'm not missing something.
@SBCV Thank you for asking!