Merge pull request #10574 from razerhell:patch-1
* 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 checkpull/10616/head
parent
6728b40ad3
commit
fb22028be3
1 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue