Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
The SRIF dataset from the paper [Multimodal image matching: A scale-invariant algorithm and an open dataset](https://www.sciencedirect.com/science/article/abs/pii/S0924271623002277)
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
If you use this dataset please cite the following paper:
|
| 9 |
+
|
| 10 |
+
```bibtex
|
| 11 |
+
@article{li2023multimodal,
|
| 12 |
+
title={Multimodal image matching: A scale-invariant algorithm and an open dataset},
|
| 13 |
+
author={Li, Jiayuan and Hu, Qingwu and Zhang, Yongjun},
|
| 14 |
+
journal={ISPRS Journal of Photogrammetry and Remote Sensing},
|
| 15 |
+
volume={204},
|
| 16 |
+
pages={77--88},
|
| 17 |
+
year={2023},
|
| 18 |
+
publisher={Elsevier}
|
| 19 |
+
}
|