opencv/modules/calib3d
Tong Ke 0a63ab36bb Merge pull request #8301 from tonyke1993:p3p_alg
New p3p algorithm (accepted by CVPR 2017) (#8301)

* add p3p source code

* indent 4

* update publication info

* fix filename

* interface done

* plug in done, test needed

* debugging

* for test

* a working version

* clean p3p code

* test

* test

* fix warning, blank line

* apply patch from @catree

* add reference info

* namespace, indent 4

* static solveQuartic

* put small functions to anonymous namespace
2017-04-07 09:48:34 +03:00
..
doc Add distortion example images for calib3d documentation. 2016-10-09 20:35:58 +02:00
include/opencv2 Merge pull request #8301 from tonyke1993:p3p_alg 2017-04-07 09:48:34 +03:00
misc/java/test java: force 64F in solvePnP test 2017-01-25 19:42:09 +03:00
perf Merge pull request #6933 from hrnr:gsoc_all 2016-10-22 19:10:42 +03:00
src Merge pull request #8301 from tonyke1993:p3p_alg 2017-04-07 09:48:34 +03:00
test Merge pull request #8301 from tonyke1993:p3p_alg 2017-04-07 09:48:34 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00