mttgdd / OpenSeqSLAM

Port of Niko Sünderhauf's OpenSeqSLAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a C++ + OpenCV port of Niko Sünderhauf's OpenSeqSLAM, whose original code can be found here: http://www.tu-chemnitz.de/etit/proaut/mitarbeiter/niko.html

OpenSeqSLAM

Copyright 2013, Niko Sünderhauf Chemnitz University of Technology niko@etit.tu-chemnitz.de

OpenSeqSLAM is an open source Matlab implementation of the original SeqSLAM algorithm published by Milford and Wyeth at ICRA12 [1]. SeqSLAM performs place recognition by matching sequences of images.

Quick start guide:

  • Download the Nordland dataset: cd datasets/norland; ./getDataset.bash;
  • start Matlab and run demo.m from within the matlab directory

[1] Michael Milford and Gordon F. Wyeth (2012). SeqSLAM: Visual Route-Based Navigation for Sunny Summer Days and Stormy Winter Nights. In Proc. of IEEE Intl. Conf. on Robotics and Automation (ICRA)

About

Port of Niko Sünderhauf's OpenSeqSLAM

License:Other


Languages

Language:C++ 77.9%Language:Roff 17.2%Language:CMake 3.9%Language:Shell 1.0%