Helper functions for caching and loading Visual Geometry datasets. Code for each dataset is stored in a separate file. Currently included datasets are:
- Bundle Adjustment in the Large:
bal = loadbaldataset("problem-XX-XXXXX")
Pull requests for supporting other datasets are welcomed.