paper-with-me

홈 › Papers

Differential pose optimization in descriptor space -- Combining Geometric and Photometric Methods for Motion Estimation

2026-02-15 · Andreas L. Teigen, Annette Stahl, Rudolf Mester arxiv

One of the fundamental problems in computer vision is the two-frame relative pose optimization problem. Primarily, two different kinds of error values are used: photometric error and re-projection error. The selection of error value is usually directly dependent on the selection of feature paradigm, photometric features, or geometric features. It is a trade-off between accuracy, robustness, and the possibility of loop closing. We investigate a third method that combines the strengths of both paradigms into a unified approach. Using densely sampled geometric feature descriptors, we replace the photometric error with a descriptor residual from a dense set of descriptors, thereby enabling the employment of sub-pixel accuracy in differential photometric methods, along with the expressiveness of the geometric feature descriptor. Experiments show that although the proposed strategy is an interesting approach that results in accurate tracking, it ultimately does not outperform pose optimization strategies based on re-projection error despite utilizing more information. We proceed to analyze the underlying reason for this discrepancy and present the hypothesis that the descriptor similarity metric is too slowly varying and does not necessarily correspond strictly to keypoint placement accuracy.

📄 PDF Abstract BibTeX arXiv:2602.14297

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shape-Tailored Local Descriptors and Their Application to Segmentation and Tracking

2015-06-01 · CVPR 2015 6 · Naeemullah Khan, Marei Algarni, Anthony Yezzi, Ganesh Sundaramoorthi

We propose new dense descriptors for texture segmentation. Given a region of arbitrary shape in an image, these descriptors are formed from shape-dependent scale spaces of oriented gradients. These scale spaces are defi…

Object TrackingSegmentation

Combining Spatio-Temporal Appearance Descriptors and Optical Flow for Human Action Recognition in Video Data

2013-10-01 · Karla Brkić, Srđan Rašić, Axel Pinz, Siniša Šegvić 외

This paper proposes combining spatio-temporal appearance (STA) descriptors with optical flow for human action recognition. The STA descriptors are local histogram-based descriptors of space-time, suitable for building a …

Action RecognitionOptical Flow EstimationTemporal Action Localization

Learned Shape-Tailored Descriptors for Segmentation

2018-06-01 · CVPR 2018 6 · Naeemullah Khan, Ganesh Sundaramoorthi

We address the problem of texture segmentation by grouping dense pixel-wise descriptors. We introduce and construct learned Shape-Tailored Descriptors that aggregate image statistics only within regions of interest to av…

Segmentation

Reinforcement Learning with Function-Valued Action Spaces for Partial Differential Equation Control

2018-06-13 · ICML 2018 7 · Yangchen Pan, Amir-Massoud Farahmand, Martha White, Saleh Nabi 외

Recent work has shown that reinforcement learning (RL) is a promising approach to control dynamical systems described by partial differential equations (PDE). This paper shows how to use RL to tackle more general PDE con…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

When Regression Meets Manifold Learning for Object Recognition and Pose Estimation

2018-05-16 · Mai Bui, Sergey Zakharov, Shadi Albarqouni, Slobodan Ilic 외

In this work, we propose a method for object recognition and pose estimation from depth images using convolutional neural networks. Previous methods addressing this problem rely on manifold learning to learn low dimensio…

Multi-Task LearningObject RecognitionPose EstimationPose Retrieval+3