What steps will reproduce the problem?
1. Create a fundamental matrix corresponding to two cameras with crossing
viewing directions.
2. Call focal from fundamental.
An assert fails because it tries to compute the sqrt of a negative number.
The function should return some kind of error, so that the caller can do
something accordingly.
Original issue reported on code.google.com by pau.garg...@gmail.com on 26 Apr 2009 at 6:33
Original issue reported on code.google.com by
pau.garg...@gmail.com
on 26 Apr 2009 at 6:33