Skip to content
/ epba Public

Project page of the paper: "Event-based Mosaicing Bundle Adjustment"

License

Notifications You must be signed in to change notification settings

tub-rip/epba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

EPBA: Event-based Photometric Bundle Adjustment

Official repository for Event-based Photometric Bundle Adjustment, by Shuang Guo and Guillermo Gallego.

Event-based Photometric Bundle Adjustment

Citation

If you use this work in your research, please cite it as follows:

@Article{Guo24epba,
  author        = {Shuang Guo and Guillermo Gallego},
  title         = {Event-based Photometric Bundle Adjustment},
  journal       = {(under review)},
  year          = 2024
}

Code coming soon...

Setup

High-level Input-Output

Input:

  • Events.
  • Camera calibration.
  • Initial trajectory from other front-end methods.
  • (Optional) Initial panoramic brightness maps.

Output:

  • Refined rotations of the event camera.
  • Refined intensity panorama.

Usage

We test EPBA on the newly-released ECRot dataset, see and download it at here. The instructions of running EPBA on the ECRot dataset can be found here.

Acknowledgements

This code leverages the following repository for computing the derivative of Lie Group B-splines:

Additional Resources

About

Project page of the paper: "Event-based Mosaicing Bundle Adjustment"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published