Skip to content

A repository for paper "Efficient Solution of Point-Line Absolute Pose" by P.Hruby, T.Duff, and M. Pollefeys, presented at CVPR 2024.

Notifications You must be signed in to change notification settings

eglrp/efficient_absolute

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

efficient_absolute

A repository for paper "Efficient Solution of Point-Line Absolute Pose" by P.Hruby, T.Duff, and M. Pollefeys, presented at CVPR 2024.

Code for utilities and for the previous solvers comes from PoseLib https://github.com/PoseLib/PoseLib

The repo is curently under construction.

In order to compile the repo, run "cmake ." and "make".

The repo is currently tested on Ubuntu and x86. It may not work on other operating systems and/or computer architectures.

About

A repository for paper "Efficient Solution of Point-Line Absolute Pose" by P.Hruby, T.Duff, and M. Pollefeys, presented at CVPR 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.8%
  • Python 22.9%
  • CMake 5.6%
  • Other 0.7%