Open GoogleCodeExporter opened 9 years ago
[deleted comment]
This may not be an infinit loop, but definitly looks like.
Method : libmv::FivePointsRelativePose
Points 1 : 0.3239 -0.2116 -0.322 -0.2078 -0.2105
-0.1756 -0.07086 -0.06697 0.002711 -0.03375
Points 2 : 0.3239 -0.2116 -0.322 -0.2078 -0.2105
-0.1756 -0.07086 -0.06697 0.002711 -0.03375
Both array are identic, may it cause a fail ?
Original comment by gmanfred...@gmail.com
on 11 Jun 2012 at 12:47
On 06/11/2012 02:47 PM, guido wrote:
From what I see, the infinit loop is not in FivePointsNullspaceBasis,
but in :
five_point.cc : 35 : 211 : Eigen::EigenSolver<Mat> es(At);
Some checking may be required to return and error rather than entering
this function.
Original comment by gmanfred...@gmail.com
on 15 Jun 2012 at 2:23
Original issue reported on code.google.com by
gmanfred...@gmail.com
on 11 Jun 2012 at 12:18