Update README.md
Browse files
README.md
CHANGED
|
@@ -54,11 +54,12 @@ SCaN-TIR
|
|
| 54 |
If you use SCaN-TIR in your research, please cite:
|
| 55 |
|
| 56 |
```bibtex
|
| 57 |
-
@
|
| 58 |
-
title
|
| 59 |
-
author
|
| 60 |
-
|
| 61 |
-
|
|
|
|
| 62 |
}
|
| 63 |
```
|
| 64 |
|
|
|
|
| 54 |
If you use SCaN-TIR in your research, please cite:
|
| 55 |
|
| 56 |
```bibtex
|
| 57 |
+
@inproceedings{rhee2026tidy,
|
| 58 |
+
title={TIDY: Thermal Infrared Image Denoising via Wavelet Domain Entropy and Directional Stripe Index},
|
| 59 |
+
author={Rhee, Tai Hyoung and Lee, Dong-guw and Kim, Ayoung},
|
| 60 |
+
booktitle={IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
|
| 61 |
+
year={2026},
|
| 62 |
+
organization={IEEE}
|
| 63 |
}
|
| 64 |
```
|
| 65 |
|