Fix cubic root computation to be able to handle negative values. Improve doc. Add...
authorcatree <catree.catreus@outlook.com>
Fri, 21 Aug 2020 23:44:40 +0000 (01:44 +0200)
committercatree <catree.catreus@outlook.com>
Tue, 25 Aug 2020 01:37:56 +0000 (03:37 +0200)
commit379b83e946eab0664d9153d809d35bf6bdd091d4
treeb1c125219f9f62046ffea04a908dc652beb51ea6
parentf53ff0d01c45760926bc995c208cc50f743b5309
Fix cubic root computation to be able to handle negative values. Improve doc. Add regression test.
modules/calib3d/include/opencv2/calib3d.hpp
modules/calib3d/src/calibration_handeye.cpp
modules/calib3d/test/test_calibration_hand_eye.cpp