Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Ah, the error was in my failure to understand floats. :)

As here:

http://chortle.ccsu.edu/java5/Notes/chap08%5Cch08_11.html

2.2127166167184534e+01 7.9245638499041940e-02 1.6681677038420595e+00

equates to:

22.1, 0.07, 1.6

Ah, the error was in my failure to understand floats. :)

As here:

http://chortle.ccsu.edu/java5/Notes/chap08%5Cch08_11.html

2.2127166167184534e+01 7.9245638499041940e-02 1.6681677038420595e+00

equates to:

22.1, 0.07, 1.6

This is given in the same units that you use for the square size variable in StereoCalibrate.