[doc] readme: add citation

This commit is contained in:
Fabien Castan 2021-08-30 17:23:41 +02:00 committed by GitHub
parent 1a506f81fa
commit c0737bbb76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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). 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 ## Get the project
See [**INSTALL.md**](INSTALL.md) to setup the project and pre-requisites. See [**INSTALL.md**](INSTALL.md) to setup the project and pre-requisites.