Skip to content

jhh37/projective-ba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projective BA using VarPro (ECCV 2016)

This is a repository for the projective bundle adjustment project published in ECCV 2016.

Contributors

A how-to-pull guide

Clone the repository using the following code

git clone --recursive https://github.com/jhh37/projective-ba

Code

Our current code is very slow. We aim to implement our methods using Ceres-solver to increase the speed of the algorithms and allow multithreading.

A how-to-run demo

You may run the script [ run_demo.m ] inside the [ Code ] folder.

Running experiments

Before starting, there are some issues you need to watch out for:

  1. Prior to running any experiment, you must have run [ Code/setup.m ], which adds relevant paths and compile required mex files.
  2. All commands must run in the [ Code ] directory.

Acknowledgement

  • The work was supported by Microsoft, Toshiba Research Europe and JNE Systech.
  • The conference travel was funded by the British Machine Vision Association (BMVA), Cambridge University Engineering Department (Ford of British Trust) and Christ's College (University of Cambridge).

About

Project repository for Projective BA using VarPro (ECCV 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages