Update README.md
Browse files
README.md
CHANGED
|
@@ -42,3 +42,16 @@ MIT License.
|
|
| 42 |
|
| 43 |
Yulin Wang (Southeast University, China)
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
Yulin Wang (Southeast University, China)
|
| 44 |
|
| 45 |
+
|
| 46 |
+
If you find our work useful, please cite it as follows:
|
| 47 |
+
```bibtex
|
| 48 |
+
@ARTICLE{KASAL,
|
| 49 |
+
author = {Wang, Yulin and Luo, Chen},
|
| 50 |
+
title = {Key-Axis-Based Localization of Symmetry Axes in 3D Objects Utilizing Geometry and Texture},
|
| 51 |
+
journal= {IEEE Transactions on Image Processing},
|
| 52 |
+
year = {2024},
|
| 53 |
+
volume = {33},
|
| 54 |
+
pages = {6720-6733},
|
| 55 |
+
doi = {10.1109/TIP.2024.3515801}
|
| 56 |
+
}
|
| 57 |
+
```
|