From 33f924e915605f8cda80df226b03759a3abc8450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Valtonen=20=C3=96rnhag?= Date: Sat, 15 Aug 2026 12:07:53 +0200 Subject: [PATCH] Note on new paper --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 687f648..9d0ca08 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ simultaneous radial distortion correction and/or incorporating IMU data. We use the following convention for the different cases: (1) - single-sided, (e) two-sided and equal, and (2) two-sided. +> [!NOTE] +> New paper to be presented at ICPR 2026. Code is coming soon. + The solvers by Valtonen Örnhag et al. and Wadenbäck et al. are original implementations, the others are re-implementations. If you use the code in your work, please cite the respective article: @@ -78,6 +81,13 @@ the respective article: booktitle = {Proceedings of the International Conference on 3D Vision (3DV)}, year = {2026}, } + +@InProceedings{valtonen-ornhag-adalbjornsson-2026-icpr, + author = {Valtonen~{\"O}rnhag, Marcus and Adalbj{\"o}rnsson, Stefan}, + title = {Radial Distortion Homography Estimation from Affine-Covariant or Orientation-Covariant Features}, + booktitle = {Proceedings of the International Conference on Pattern Recognition (ICPR)}, + year = {2026}, +} ``` ## Dependencies