Skip to content
/ pnp Public

My implementation of pnp problem including gauss newton, dlt and EPNP.

Notifications You must be signed in to change notification settings

bhwqy/pnp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My implementation of solvers for PNP problem

Introduction

This is my implementation of pnp problem including gauss newton, dlt and EPNP.

Test data is from slambook2.

Requirement

It is recommended to use VcPkg.

  • Eigen Required.
  • OpenCV Optional if you want to build with test.

About

My implementation of pnp problem including gauss newton, dlt and EPNP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published