中文
相关论文

相关论文: Single-Scanline Relative Pose Estimation for Rolli…

200 篇论文

Estimating camera intrinsics and extrinsics is a fundamental problem in computer vision, and while advances in structure-from-motion (SfM) have improved accuracy and robustness, open challenges remain. In this paper, we introduce a robust…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Johannes Hägerlind , Bao-Long Tran , Urs Waldmann , Per-Erik Forssén

We study the inverse problem of estimating n locations $t_1, ..., t_n$ (up to global scale, translation and negation) in $R^d$ from noisy measurements of a subset of the (unsigned) pairwise lines that connect them, that is, from noisy…

计算机视觉与模式识别 · 计算机科学 2015-01-19 Onur Ozyesil , Amit Singer , Ronen Basri

We propose a minimal solution for pose estimation using both points and lines for a multi-perspective camera. In this paper, we treat the multi-perspective camera as a collection of rigidly attached perspective cameras. These type of…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Pedro Miraldo , Tiago Dias , Srikumar Ramalingam

Correspondences between 3D lines and their 2D images captured by a camera are often used to determine position and orientation of the camera in space. In this work, we propose a novel algebraic algorithm to estimate the camera pose. We…

计算机视觉与模式识别 · 计算机科学 2016-08-10 Bronislav Přibyl , Pavel Zemčík , Martin Čadík

In this paper we present four cases of minimal solutions for two-view relative pose estimation by exploiting the affine transformation between feature points and we demonstrate efficient solvers for these cases. It is shown, that under the…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Banglei Guan , Ji Zhao , Zhang Li , Fang Sun , Friedrich Fraundorfer

In the robotic industry, specular and textureless metallic components are ubiquitous. The 6D pose estimation of such objects with only a monocular RGB camera is difficult because of the absence of rich texture features. Furthermore, the…

机器人学 · 计算机科学 2020-11-03 Jiaming Hu , Hongyi Ling , Priyam Parashar , Aayush Naik , Henrik Christensen

We introduce the distributed camera model, a novel model for Structure-from-Motion (SfM). This model describes image observations in terms of light rays with ray origins and directions rather than pixels. As such, the proposed model is…

计算机视觉与模式识别 · 计算机科学 2016-12-02 Chris Sweeney , Victor Fragoso , Tobias Hollerer , Matthew Turk

We propose a Pose-Free Large Reconstruction Model (PF-LRM) for reconstructing a 3D object from a few unposed images even with little visual overlap, while simultaneously estimating the relative camera poses in ~1.3 seconds on a single A100…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Peng Wang , Hao Tan , Sai Bi , Yinghao Xu , Fujun Luan , Kalyan Sunkavalli , Wenping Wang , Zexiang Xu , Kai Zhang

Structure and continuous motion estimation from point correspondences is a fundamental problem in computer vision that has been powered by well-known algorithms such as the familiar 5-point or 8-point algorithm. However, despite their…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Hang Su , Yunlong Feng , Daniel Gehrig , Panfeng Jiang , Ling Gao , Xavier Lagorce , Laurent Kneip

Camera-to-robot calibration is crucial for vision-based robot control and requires effort to make it accurate. Recent advancements in markerless pose estimation methods have eliminated the need for time-consuming physical setups for…

机器人学 · 计算机科学 2024-09-17 Jingpei Lu , Zekai Liang , Tristin Xie , Florian Ritcher , Shan Lin , Sainan Liu , Michael C. Yip

We introduce RoboPose, a method to estimate the joint angles and the 6D camera-to-robot pose of a known articulated robot from a single RGB image. This is an important problem to grant mobile and itinerant autonomous systems the ability to…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Yann Labbé , Justin Carpentier , Mathieu Aubry , Josef Sivic

Estimating the relative camera pose from $n \geq 5$ correspondences between two calibrated views is a fundamental task in computer vision. This process typically involves two stages: 1) estimating the essential matrix between the views, and…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Javier Tirado-Garín , Javier Civera

We propose a new method named OnePose for object pose estimation. Unlike existing instance-level or category-level methods, OnePose does not rely on CAD models and can handle objects in arbitrary categories without instance- or…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Jiaming Sun , Zihao Wang , Siyu Zhang , Xingyi He , Hongcheng Zhao , Guofeng Zhang , Xiaowei Zhou

Two solvers are proposed for estimating the extrinsic camera parameters from a single affine correspondence assuming general planar motion. In this case, the camera movement is constrained to a plane and the image plane is orthogonal to the…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Levente Hajder , Daniel Barath

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Francesc Moreno-Noguer

Two-view structure-from-motion (SfM) is the cornerstone of 3D reconstruction and visual SLAM. Existing deep learning-based approaches formulate the problem by either recovering absolute pose scales from two consecutive frames or predicting…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jianyuan Wang , Yiran Zhong , Yuchao Dai , Stan Birchfield , Kaihao Zhang , Nikolai Smolyanskiy , Hongdong Li

Structure from Motion (SfM) and visual localization in indoor texture-less scenes and industrial scenarios present prevalent yet challenging research topics. Existing SfM methods designed for natural scenes typically yield low accuracy or…

机器人学 · 计算机科学 2024-05-28 Yusen Xie , Zhenmin Huang , Kai Chen , Lei Zhu , Jun Ma

This work introduces the Spacecraft Pose Network (SPN) for on-board estimation of the pose, i.e., the relative position and attitude, of a known non-cooperative spacecraft using monocular vision. In contrast to other state-of-the-art pose…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Sumant Sharma , Simone D'Amico

In this paper, we introduce a challenging task: extracting a fundamental matrix from a single motion blurred image. For a camera moving in 3D during exposure, the smear paths in the blurry image contain cues and constraints on this motion.…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Bao-Long Tran , Per-Erik Forssén , Fredrik Viksten

We completely classify all minimal problems for Structure-from-Motion (SfM) where arrangements of points and lines are fully observed by multiple uncalibrated pinhole cameras. We find 291 minimal problems, 73 of which have unique solutions…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Kim Kiehn , Albin Ahlbäck , Kathlén Kohn