Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -85,4 +85,24 @@ This file contains the capture time range (start and end timestamps), the mesh c
|
|
| 85 |
"p2":-0.0010258224524181574
|
| 86 |
}
|
| 87 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
```
|
|
|
|
| 85 |
"p2":-0.0010258224524181574
|
| 86 |
}
|
| 87 |
}
|
| 88 |
+
```
|
| 89 |
+
|
| 90 |
+
## Citation
|
| 91 |
+
If you utilize this dataset in your research, kindly provide a citation:
|
| 92 |
+
```
|
| 93 |
+
@inproceedings{potechius2024,
|
| 94 |
+
author = {Potechius, Herbert and Essaky, Selvam and Raja, Gunasekaran and Sikora, Thomas and Knorr, Sebastian},
|
| 95 |
+
title = {Enhanced Illumination Adjustment in 3D Outdoor Reconstructions via Shadow Removal through Color Transfer},
|
| 96 |
+
year = {2024},
|
| 97 |
+
isbn = {9798400712814},
|
| 98 |
+
publisher = {Association for Computing Machinery},
|
| 99 |
+
address = {New York, NY, USA},
|
| 100 |
+
url = {https://doi.org/10.1145/3697294.3697308},
|
| 101 |
+
doi = {10.1145/3697294.3697308},
|
| 102 |
+
booktitle = {Proceedings of 21st ACM SIGGRAPH Conference on Visual Media Production},
|
| 103 |
+
articleno = {2},
|
| 104 |
+
numpages = {10},
|
| 105 |
+
location = {London, United Kingdom},
|
| 106 |
+
series = {CVMP '24}
|
| 107 |
+
}
|
| 108 |
```
|