Skip to content

hiro-ya/openslam_openseqslam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

OpenSeqSLAM
===========

Copyright 2013, Niko Sünderhauf
Chemnitz University of Technology
[email protected]

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

openseqslam repos from OpenSLAM.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 99.0%
  • Shell 1.0%