中文
相关论文

相关论文: Intelligent Sampling Consensus for Homography Esti…

200 篇论文

Homography estimation is a basic image alignment method in many applications. It is usually conducted by extracting and matching sparse feature points, which are error-prone in low-light and low-texture images. On the other hand, previous…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Jirong Zhang , Chuan Wang , Shuaicheng Liu , Lanpeng Jia , Nianjin Ye , Jue Wang , Ji Zhou , Jian Sun

Robust estimation is a cornerstone in computer vision, particularly for tasks like Structure-from-Motion and Simultaneous Localization and Mapping. RANSAC and its variants are the gold standard for estimating geometric models (e.g.,…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Daniel Barath

Random sample consensus (RANSAC) is a robust model-fitting algorithm. It is widely used in many fields including image-stitching and point cloud registration. In RANSAC, data is uniformly sampled for hypothesis generation. However, this…

机器人学 · 计算机科学 2020-11-19 Guoxiang Zhang , YangQuan Chen

The ability for an autonomous agent to self-localise is directly proportional to the accuracy and precision with which it can perceive salient features within its local environment. The identification of such features by recognising…

机器人学 · 计算机科学 2013-10-23 Madison Flannery , Shannon Fenn , David Budden

We propose a new algorithm for finding an unknown number of geometric models, e.g., homographies. The problem is formalized as finding dominant model instances progressively without forming crisp point-to-model assignments. Dominant…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Daniel Barath , Denys Rozumny , Ivan Eichhardt , Levente Hajder , Jiri Matas

We present a real-time method for robust estimation of multiple instances of geometric models from noisy data. Geometric models such as vanishing points, planar homographies or fundamental matrices are essential for 3D scene analysis.…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Florian Kluger , Bodo Rosenhahn

We reconsider the classic problem of estimating accurately a 2D transformation from point matches between images containing outliers. RANSAC discriminates outliers by randomly generating minimalistic sampled hypotheses and verifying their…

计算机视觉与模式识别 · 计算机科学 2017-01-20 Martin Rais , Gabriele Facciolo , Enric Meinhardt-Llopis , Jean-Michel Morel , Antoni Buades , Bartomeu Coll

In computer vision, finding point correspondence among images plays an important role in many applications, such as image stitching, image retrieval, visual localization, etc. Most of the research worksfocus on the matching of local feature…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Yueh-Cheng Huang , Ching-Huai Yang , Chen-Tao Hsu , Jen-Hui Chuang

This paper proposes a geometric interpretation of the angles and scales which the orientation- and scale-covariant feature detectors, e.g. SIFT, provide. Two new general constraints are derived on the scales and rotations which can be used…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Daniel Barath , Zuzana Kukelova

Change in viewpoint is one of the major factors for variation in object appearance across different images. Thus, view-invariant object recognition is a challenging and important image understanding task. In this paper, we propose a method…

计算机视觉与模式识别 · 计算机科学 2017-05-15 Sina Lotfian , Hassan Foroosh

We present a robust estimator for fitting multiple parametric models of the same form to noisy measurements. Applications include finding multiple vanishing points in man-made scenes, fitting planes to architectural imagery, or estimating…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Florian Kluger , Eric Brachmann , Hanno Ackermann , Carsten Rother , Michael Ying Yang , Bodo Rosenhahn

Estimating homography from an image pair is a fundamental problem in image alignment. Unsupervised learning methods have received increasing attention in this field due to their promising performance and label-free training. However,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Mingbo Hong , Yuhang Lu , Nianjin Ye , Chunyu Lin , Qijun Zhao , Shuaicheng Liu

The homography matrix is a key component in various vision-based robotic tasks. Traditionally, homography estimation algorithms are classified into feature- or intensity-based. The main advantages of the latter are their versatility,…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Lucas Nogueira , Ely C. de Paiva , Geraldo Silvera

Homography estimation is an important task in computer vision applications, such as image stitching, video stabilization, and camera calibration. Traditional homography estimation methods heavily depend on the quantity and distribution of…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Lang Nie , Chunyu Lin , Kang Liao , Shuaicheng Liu , Yao Zhao

RANSAC-based algorithms are the standard techniques for robust estimation in computer vision. These algorithms are iterative and computationally expensive; they alternate between random sampling of data, computing hypotheses, and running…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Valter Piedade , Pedro Miraldo

Learning-based scene representations such as neural radiance fields or light field networks, that rely on fitting a scene model to image observations, commonly encounter challenges in the presence of inconsistencies within the images caused…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Benno Buschmann , Andreea Dogaru , Elmar Eisemann , Michael Weinmann , Bernhard Egger

In Visual SLAM, achieving accurate feature matching consumes a significant amount of time, severely impacting the real-time performance of the system. This paper proposes an accelerated method for Visual SLAM by integrating GMS (Grid-based…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Shaojie Zhang , Yinghui Wang , Jiaxing Ma , Wei Li , Jinlong Yang , Tao Yan , Yukai Wang , Liangyi Huang , Mingfeng Wang , Ibragim R. Atadjanov

In computer vision, finding correct point correspondence among images plays an important role in many applications, such as image stitching, image retrieval, visual localization, etc. Most of the research works focus on the matching of…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Yueh-Cheng Huang , Chen-Tao Hsu , Jen-Hui Chuang

Precise homography estimation between multiple images is a pre-requisite for many computer vision applications. One application that is particularly relevant in today's digital era is the alignment of scanned or camera-captured document…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Kushagra Mahajan , Monika Sharma , Lovekesh Vig

Feature matching between image pairs is a fundamental problem in computer vision that drives many applications, such as SLAM. Recently, semi-dense matching approaches have achieved substantial performance enhancements and established a…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Xiaolong Wang , Lei Yu , Yingying Zhang , Jiangwei Lao , Lixiang Ru , Liheng Zhong , Jingdong Chen , Yu Zhang , Ming Yang
‹ 上一页 1 2 3 10 下一页 ›