mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 10:17:27 +02:00
[doc] readme: add citation
This commit is contained in:
parent
1a506f81fa
commit
c0737bbb76
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -56,6 +56,20 @@ Presentation of the Meshroom software with a focus on using it for Match Moving.
|
|||
The project is released under MPLv2, see [**COPYING.md**](COPYING.md).
|
||||
|
||||
|
||||
## Citation
|
||||
|
||||
If you use this project for research, please cite:
|
||||
```
|
||||
@inproceedings{alicevision2021,
|
||||
title={{A}liceVision {M}eshroom: An open-source {3D} reconstruction pipeline},
|
||||
authors={Carsten Griwodz, Simone Gasparini, Lilian Calvet, Pierre Gurdjos, Fabien Castan, Benoit Maujean, Gregoire De Lillo, Yann Lanthony},
|
||||
booktitle={Proc. 12th ACM Multimed. Syst. Conf. - MMSys '21},
|
||||
doi = {10.1145/3458305.3478443}
|
||||
publisher = {ACM Press},
|
||||
year = {2021}
|
||||
}
|
||||
```
|
||||
|
||||
## Get the project
|
||||
|
||||
See [**INSTALL.md**](INSTALL.md) to setup the project and pre-requisites.
|
||||
|
|
Loading…
Add table
Reference in a new issue