paper-with-me

홈 › Papers

Exploring the Adjugate Matrix Approach to Quaternion Pose Extraction

2022-05-17 · Andrew J. Hanson, Sonya M. Hanson

Quaternions are important for a wide variety of rotation-related problems in computer graphics, machine vision, and robotics. We study the nontrivial geometry of the relationship between quaternions and rotation matrices by exploiting the adjugate matrix of the characteristic equation of a related eigenvalue problem to obtain the manifold of the space of a quaternion eigenvector. We argue that quaternions parameterized by their corresponding rotation matrices cannot be expressed, for example, in machine learning tasks, as single-valued functions: the quaternion solution must instead be treated as a manifold, with different algebraic solutions for each of several single-valued sectors represented by the adjugate matrix. We conclude with novel constructions exploiting the quaternion adjugate variables to revisit several classic pose estimation applications: 2D point-cloud matching, 2D point-cloud-to-projection matching, 3D point-cloud matching, 3D orthographic point-cloud-to-projection matching, and 3D perspective point-cloud-to-projection matching. We find an exact solution to the 3D orthographic least squares pose extraction problem, and apply it successfully also to the perspective pose extraction problem with results that improve on existing methods.

📄 PDF Abstract BibTeX arXiv:2205.09116

Code (0)

등록된 구현이 없습니다.

Tasks

3D Point Cloud MatchingPose Estimation

Similar Papers 제목 키워드 기반

Algebraically Rigorous Quaternion Framework for the Neural Network Pose Estimation Problem

2023-01-01 · ICCV 2023 1 · Chen Lin, Andrew J. Hanson, Sonya M. Hanson

The 3D pose estimation problem -- aligning pairs of noisy 3D point clouds -- is a problem with a wide variety of real-world applications. Here we focus on the use of quaternion-based neural network approaches to this…

3D Pose EstimationPose Estimation

Exploring Noncommutative Polynomial Equation Methods for Discrete-Time Quaternionic Control

2025-06-02 · Michael Sebek

We present new polynomial-based methods for discrete-time quaternionic systems, highlighting how noncommutative multiplication modifies classical control approaches. Defining quaternionic polynomials via a backward-shift…

On the Matrix Form of the Quaternion Fourier Transform and Quaternion Convolution

2023-07-04 · Giorgos Sfikas, George Retsinas

We study matrix forms of quaternionic versions of the Fourier Transform and Convolution operations. Quaternions offer a powerful representation unit, however they are related to difficulties in their use that stem foremo…

FormRelation

Quaternion Matrix Completion Using Untrained Quaternion Convolutional Neural Network for Color Image Inpainting

2023-04-30 · Jifei Miao, Kit Ian Kou, Liqiao Yang, Juan Han

The use of quaternions as a novel tool for color image representation has yielded impressive results in color image processing. By considering the color image as a unified entity rather than separate color space componen…

Image InpaintingMatrix Completion

Low Rank Quaternion Matrix Completion Based on Quaternion QR Decomposition and Sparse Regularizer

2022-11-23 · Juan Han, Liqiao Yang, Kit Ian Kou, Jifei Miao 외

Matrix completion is one of the most challenging problems in computer vision. Recently, quaternion representations of color images have achieved competitive performance in many fields. Because it treats the color image a…

Matrix Completion