Skip to content

WeiyanCai/EPnP_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPnP_Python

Description

Python Code for the Efficient Perspective-n-Point Camera Pose Estimation Algorithm.

The original algorithm (Matlab and C++) was developed by Vincent Lepetit, Francesc Moreno-Noguer and Pascal Fua.

For more details please refer to the resource link: CVLAB: EPnP.

Installing

$ cd ~
$ mkdir epnp_test
$ cd epnp_test 
$ git clone git@github.com:WeiyanCai/EPnP_Python.git

Running the test

$ cd EPnP_Python
$ python main_test.py

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages