add estimateAffine3D overload that implements Umeyama's algorithm
authorAndreas Franek <itfranek@gmail.com>
Sun, 7 Mar 2021 19:59:54 +0000 (20:59 +0100)
committerAndreas Franek <andreas.franek@igd.fraunhofer.de>
Wed, 28 Apr 2021 09:33:48 +0000 (11:33 +0200)
commit4ed91ce7ed6d7646cf2a673b5b4aeec482d746c7
tree3f2553c27978c09004fb657e67b914ad72ec8c94
parent15e2f991ddc841866be8cbbc0eaa8d10d270500a
add estimateAffine3D overload that implements Umeyama's algorithm
doc/opencv.bib
modules/calib3d/include/opencv2/calib3d.hpp
modules/calib3d/src/ptsetreg.cpp
modules/calib3d/test/test_affine3d_estimator.cpp