Open3D(C++) Quaternion Singular Value Decomposition

insert image description here

This article was originally created by CSDN Dianyunxia, ​​and the original text link . If you didn't see this article in Dianyunxia's blog, then this is a shameless crawler.

1. Algorithm principle

1. Principle overview

  The singular value decomposition of a quaternion matrix is ​​the decomposition of a quaternion matrix into the product of three parts, namely:

Guess you like

Origin blog.csdn.net/qq_36686437/article/details/131618980