Persons
Ing. et Ing. Václav Vávra
All publications
Fundamental matrix estimation using relative depths
- Authors: Yaqing Ding, Ph.D., Ing. et Ing. Václav Vávra, Bhayani, S., Wu, Q., Yang, J., RNDr. Zuzana Kúkelová, Ph.D.,
- Publication: Computer Vision – ECCV 2024, Part LXXI. Springer, Cham, 2025. p. 142-159. LNCS. vol. 15129. ISSN 0302-9743. ISBN 978-3-031-73208-9.
- Year: 2025
- DOI: 10.1007/978-3-031-73209-6_9
- Link: https://doi.org/10.1007/978-3-031-73209-6_9
- Department: Visual Recognition Group
-
Annotation:
We propose a novel approach to estimate the fundamental matrix from point correspondences and their relative depths. Relative depths can be approximated from the scales of local features, which are commonly available or can be obtained from non-metric monocular depth estimates provided by popular deep learning-based methods. This makes the considered problem very relevant. To derive efficient solutions, we explore new geometric constraints on the fundamental matrix with known relative depths and present new algebraic constraints between the fundamental matrix and the translation vector. Using point correspondences and their relative depths, we derive novel efficient minimal solvers for two fully uncalibrated cameras, two cameras with different unknown focal lengths, and two cameras with equal unknown focal lengths, respectively. We propose different variants of these solvers based on the source of the relative depth information. We present detailed analyses and comparisons with state-of-the-art solvers, including results with 86, 306 image pairs from three large-scale datasets
DoG Accuracy Via Equivariance: Get The Interpolation Right
- Authors: Ing. et Ing. Václav Vávra, Mgr. Dmytro Mishkin, Ph.D., prof. Ing. Jiří Matas, Ph.D.,
- Publication: 2023 IEEE International Conference on Image Processing (ICIP). New York: Institute of Electrical and Electronics Engineers, 2023. p. 136-140. ISBN 978-1-7281-9835-4.
- Year: 2023
- DOI: 10.1109/ICIP49359.2023.10222153
- Link: https://doi.org/10.1109/ICIP49359.2023.10222153
- Department: Visual Recognition Group
-
Annotation:
We study the influence of image interpolation algorithms on local feature detectors operating on a scale pyramid, focusing on the Difference-of-Gaussian, as used in SIFT. We show that commonly used implementations, such as in OpenCV and Kornia, are neither rotational nor scale equivariant. We present a simple solution and demonstrate its positive influence on the downstream image matching tasks. The implementation of the method has been accepted in standard libraries OpenCV and Kornia.