[eigen] Geometry module - Quaternion fitting alternative |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Geometry module - Quaternion fitting alternative
- From: Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
- Date: Wed, 29 Apr 2009 16:00:57 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=YguAtymzuP4LlnKMYSBqSXl1X6qVmRCU4bhOF+62jn4=; b=Q7l2SDPGpN8yGroVcJSnd1LOhEtEOvGjGIXCTC/0vjl1UKucnCGRnqSq36sldbsQOh UbRk2WJ44tGne6dI4LXEgHT6HmUBN/bBd0wzWjh47dIFDBaKjhAcHt7pYccw/10pYG98 2/nEjqVJl/+Vm8qGqXmX2zgu5A5mDsjfvyle4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TZH02+amfCjC4dpx+DWQ07SrT996/i4Wp74JDKBQOeaO6fbUAKfN9r/btDaFOeKtaC Anj9yz1uOtx33VSn07y4DBAMn+j1dpNvTqK3vzGLjAfZh+a54YeBohdCOrXMGl0teqfN C8FRDRxbjAwksk8XwxA2dInbX44KdgbVSPOUc=
Hi,
I've seen that Quaternion fitting is on the TODO list of the Geometry
module. Since we already have Umeyama
(http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=88573) in our
library and since we just switched to Eigen, I was thinking it might be
of interest to you.
I've added the Eigen'ified implementation as well as a small CMAKE style
unit test.
In case you have any comments, just let me know.
Cheers,
Hauke
Attachment:
Umeyama.zip
Description: Zip archive