Skip to content

Exploring camera pose estimation applications and ideas

Notifications You must be signed in to change notification settings

gilbertgonz/pose_estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring camera pose estimation applications

To run:

  1. Install docker

  2. Clone repo

  3. Build:

$ docker build -t pose_estimator .
  1. Run:
$ xhost +local:docker
$ docker run --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix pose_estimator

About

Exploring camera pose estimation applications and ideas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published