Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Aqualoc dataset example for monocular SLAM #683

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

olayasturias
Copy link

Added monocular example for Aqualoc dataset.
Two new files have been included:

  1. mono_acualoc.cc, which loads the images and the associated timestamps
  2. Aqualoc.yaml, with the camera parameters for aqualoc

The CMakeLists has also been updated accordingly.

The usage, as indicated by the script, is as follows:

./mono_aqualoc path_to_vocabulary path_to_settings path_to_sequence number_of_seq

For example (if run from the Examples folder):

./Monocular/mono_aqualoc ../Vocabulary/ORBvoc.txt Monocular/Aqualoc.yaml /path/to/Aqualoc/Archaeological_site_sequences/archaeo_sequence_1\_raw_data 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants