New issue 31 by Matthias.Fauconneau: new CameraIntrinsics test fails
http://code.google.com/p/libmv/issues/detail?id=31
What steps will reproduce the problem?
Run tests from https://github.com/Matthias-Fauconneau/libmv/.
What is the expected output? What do you see instead?
Tests should pass. CameraIntrinsics fails.
The issue might be related to inverting the 1D function with Levenberg
optimization.