calib3d.bib 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. @article{lepetit2009epnp,
  2. title={Epnp: An accurate o (n) solution to the pnp problem},
  3. author={Lepetit, Vincent and Moreno-Noguer, Francesc and Fua, Pascal},
  4. journal={International journal of computer vision},
  5. volume={81},
  6. number={2},
  7. pages={155--166},
  8. year={2009},
  9. publisher={Springer}
  10. }
  11. @article{gao2003complete,
  12. title={Complete solution classification for the perspective-three-point problem},
  13. author={Gao, Xiao-Shan and Hou, Xiao-Rong and Tang, Jianliang and Cheng, Hang-Fei},
  14. journal={Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  15. volume={25},
  16. number={8},
  17. pages={930--943},
  18. year={2003},
  19. publisher={IEEE}
  20. }
  21. @inproceedings{hesch2011direct,
  22. title={A direct least-squares (DLS) method for PnP},
  23. author={Hesch, Joel and Roumeliotis, Stergios and others},
  24. booktitle={Computer Vision (ICCV), 2011 IEEE International Conference on},
  25. pages={383--390},
  26. year={2011},
  27. organization={IEEE}
  28. }
  29. @article{penate2013exhaustive,
  30. title={Exhaustive linearization for robust camera pose and focal length estimation},
  31. author={Penate-Sanchez, Adrian and Andrade-Cetto, Juan and Moreno-Noguer, Francesc},
  32. journal={Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  33. volume={35},
  34. number={10},
  35. pages={2387--2400},
  36. year={2013},
  37. publisher={IEEE}
  38. }
  39. @inproceedings{Terzakis2020SQPnP,
  40. title={A Consistently Fast and Globally Optimal Solution to the Perspective-n-Point Problem},
  41. author={George Terzakis and Manolis Lourakis},
  42. booktitle={European Conference on Computer Vision},
  43. pages={478--494},
  44. year={2020},
  45. publisher={Springer International Publishing}
  46. }
  47. @inproceedings{strobl2011iccv,
  48. title={More accurate pinhole camera calibration with imperfect planar target},
  49. author={Strobl, Klaus H. and Hirzinger, Gerd},
  50. booktitle={2011 IEEE International Conference on Computer Vision (ICCV)},
  51. pages={1068-1075},
  52. month={Nov},
  53. year={2011},
  54. address={Barcelona, Spain},
  55. publisher={IEEE},
  56. url={https://elib.dlr.de/71888/1/strobl_2011iccv.pdf},
  57. doi={10.1109/ICCVW.2011.6130369}
  58. }