From 8044e22532bbca5ada3064b6472f751c2ff960ac Mon Sep 17 00:00:00 2001
From: ValerioSpagnoli
- -
- - -| **General Parameters** | **Value** | **Rotation Errors** | **Value** | **Translation Errors** | **Value** | +| **General Parameters** | | **Rotation Errors** | | **Translation Errors** | | |-----------------------------------|-----------|-----------------------------------|-----------|-----------------------------------|-----------| | Number of frames | 50 | Max rotation error [rad] | 0.07941 | Max translation error ratio | 5.11733 | | Number of world points | 314 | Min rotation error [rad] | 0.00000 | Min translation error ratio | 4.71346 | @@ -96,3 +89,12 @@ The algorithm works well, but being without any correction the error increase wi | Scale | 0.20284 | Max rotation error [deg] | 4.55003 | Max translation error norm | 1.62579 | | | | Min rotation error [deg] | 0.00000 | Min translation error norm | 1.38921 | | | | Mean rotation error [deg] | 0.63657 | Mean translation error norm | 1.44381 | + +The algorithm works well, but being without any correction the error increase with the iterations. Moreover, curves in general are very diffucult to handle. Indeed, as we can see in the plot below, the errors (both in rotation and translation) have a spike between the frames 15 and 24, which are the ones relative to the first curve of the trajectory. + ++ +
+ + +