opencv/modules/calib3d/include/opencv2
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
..
calib3d Fixed identifiers warns 2016-09-30 15:16:29 +05:30
calib3d.hpp Merge pull request #8301 from tonyke1993:p3p_alg 2017-04-07 09:48:34 +03:00