• Kauê de Moraes Vestena's avatar
    little fixes and correction of a conceptual error · 1bd18836
    Kauê de Moraes Vestena authored
    Previously, there's no way to the user see the found corners, i've changed that.
    
    In a cout, are write that: "average reprojection err = "
    But it isn't a "reprojection error" at all, it is a mean of each EPIPOLAR error, wich occur when the product x' * F * x is not equal to zero.
    (x and x' are the same points in the right and left scene)
    (the RMS that explain the average absolute reprojection error is given by the return of the stereoCalibrate() function)
    
    At least, i think it's interesting to initialize the camera matrices before.
    
    Thank you all for this amazing code. Apologize my weak english.
    1bd18836
Name
Last commit
Last update
..
android Loading commit data...
cpp Loading commit data...
data Loading commit data...
directx Loading commit data...
gpu Loading commit data...
java Loading commit data...
opencl Loading commit data...
opengl Loading commit data...
python2 Loading commit data...
tapi Loading commit data...
va_intel Loading commit data...
winrt Loading commit data...
winrt_universal Loading commit data...
wp8 Loading commit data...
CMakeLists.txt Loading commit data...