Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 35 by
gmanfred...@gmail.com: Infinit loop in fivepoints
http://code.google.com/p/libmv/issues/detail?id=35
What steps will reproduce the problem?
1. Use the five points algorithm some hundreds of times
What is the expected output? What do you see instead?
The expected output is a matrix E (essential matrix).
Instead, the program is bloqued like in infinit loop, but doesn't crash nor
freeze.
What version of the product are you using? On what operating system?
Ubuntu 11.04, libmv 0.1
Please provide any additional information below.