Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 576 Bytes

File metadata and controls

27 lines (17 loc) · 576 Bytes

Project for Vision Algorithms and Computer Vision

How to run:

First, we need to initialize our MATLAB's workspace executing (make sure the databases are located under the data folder):

init_workspace

Run the main file in src/main.m. Change datasets by changing the ds parameter.

main

To run the bundle adjustment version, check out the bundleAdjustment branch:
git checkout bundleAdjustment

This was an initial implementation, that is not yet working correctly.

Team Members:

  • Isar Meijer
  • Justin Shim
  • Ramón Calvo González