Merge pull request #20247 from IanMaquignaz:inverseRectification_update
authorIan Maquignaz <ian.maquignaz@gmail.com>
Wed, 9 Jun 2021 13:27:43 +0000 (09:27 -0400)
committerGitHub <noreply@github.com>
Wed, 9 Jun 2021 13:27:43 +0000 (13:27 +0000)
commit2db243b8ed0e74ee622a7eb323fc58d4000b8b1e
treec5f40446c7b9e6a86280153e4c6fe4e163abca2b
parentb57b64b7a3f551f75a05cb424be8aec6b1e3c380
Merge pull request #20247 from IanMaquignaz:inverseRectification_update

Update to initInverseRectificationMap()

* update to initInverseRectificationMap() documentation

* Restructured Calib3d_InitInverseRectificationMap unit test per feedback from alalek

* whitespace
modules/calib3d/include/opencv2/calib3d.hpp
modules/calib3d/perf/perf_undistort.cpp
modules/calib3d/src/undistort.dispatch.cpp
modules/calib3d/test/test_undistort.cpp
modules/ts/src/ts_func.cpp