• razerhell's avatar
    Merge pull request #10574 from razerhell:patch-1 · fb22028b
    razerhell authored
    * Newton's method can be more efficient
    
    when we get the result of function distortPoint with a point (0, 0) and then undistortPoint with  the result, we get the point not (0, 0). and then we discovered that the old method is not convergence sometimes. finally we have gotten the right values by Newton's method.
    
    * modify by advice  Newton's method...#10574
    
    * calib3d(fisheye): fix codestyle, update theta before exit EPS check
    fb22028b
Name
Last commit
Last update
..
opencl Loading commit data...
ap3p.cpp Loading commit data...
ap3p.h Loading commit data...
calibinit.cpp Loading commit data...
calibration.cpp Loading commit data...
checkchessboard.cpp Loading commit data...
circlesgrid.cpp Loading commit data...
circlesgrid.hpp Loading commit data...
compat_ptsetreg.cpp Loading commit data...
compat_stereo.cpp Loading commit data...
dls.cpp Loading commit data...
dls.h Loading commit data...
epnp.cpp Loading commit data...
epnp.h Loading commit data...
fisheye.cpp Loading commit data...
fisheye.hpp Loading commit data...
five-point.cpp Loading commit data...
fundam.cpp Loading commit data...
homography_decomp.cpp Loading commit data...
levmarq.cpp Loading commit data...
main.cpp Loading commit data...
p3p.cpp Loading commit data...
p3p.h Loading commit data...
polynom_solver.cpp Loading commit data...
polynom_solver.h Loading commit data...
posit.cpp Loading commit data...
precomp.hpp Loading commit data...
ptsetreg.cpp Loading commit data...
quadsubpix.cpp Loading commit data...
rho.cpp Loading commit data...
rho.h Loading commit data...
solvepnp.cpp Loading commit data...
stereobm.cpp Loading commit data...
stereosgbm.cpp Loading commit data...
triangulate.cpp Loading commit data...
upnp.cpp Loading commit data...
upnp.h Loading commit data...