OpenSeqSLAM source code
Viewed:
2663
OpenSeqSLAM is an open source Matlab implementation of the
original SeqSLAM algorithm published by Michael Milford and Grodon Wyeth at ICRA12.
SeqSLAM performs place recognition by matching sequences of images as opposed to matching single images such as FAB-MAP does. SeqSLAM has achieved remarkable results recognizing places even if the environment underwent severe appearance changes, like transitioning from a sunny day to a rainy night.
In a preprocessing step, SeqSLAM drastically downsamples incoming images to e.g. 64x32 pixels. These thumbnail images are further divided into patches of 8x8 pixels, which are then normalized, so that the pixel values cover the complete range of possible values between 0 and 255.
The two innovative steps of SeqSLAM perform as follows: First, the distance matrix is locally contrast enhanced, which Milford and Wyeth describe as a step towards forcing the matcher to find best matches in every local neighborhood of the trajectory instead of only one global best match. Finally, when looking for a match to a query image, SeqSLAM performs a search to find the best matching sequence of adjacent frames. SeqSLAM literally sweeps through the contrast-enhanced difference matrix to achieve this.
SeqSLAM performs place recognition by matching sequences of images as opposed to matching single images such as FAB-MAP does. SeqSLAM has achieved remarkable results recognizing places even if the environment underwent severe appearance changes, like transitioning from a sunny day to a rainy night.
In a preprocessing step, SeqSLAM drastically downsamples incoming images to e.g. 64x32 pixels. These thumbnail images are further divided into patches of 8x8 pixels, which are then normalized, so that the pixel values cover the complete range of possible values between 0 and 255.
The two innovative steps of SeqSLAM perform as follows: First, the distance matrix is locally contrast enhanced, which Milford and Wyeth describe as a step towards forcing the matcher to find best matches in every local neighborhood of the trajectory instead of only one global best match. Finally, when looking for a match to a query image, SeqSLAM performs a search to find the best matching sequence of adjacent frames. SeqSLAM literally sweeps through the contrast-enhanced difference matrix to achieve this.
Publications
Michael Milford and Gordon F. Wyeth: SeqSLAM: Visual Route-Based Navigation for Sunny Summer Days and Stormy Winter Nights, Proc. of IEEE Intl. Conf. on Robotics and Automation (ICRA), 2012
http://eprints.qut.edu.au/51538/
Research areas
Artifical Intelligence and Image Processing
Adaptive Agents and Intelligent Robotics
Information and Computing Science
Related information
UNKNOWN
Access policy URL
Access the data
Connections
Is managed by
Contacts
Email: niko.suenderhauf@qut.edu.au
Phone: +61 7 3138 9971
Other
Date record created:
2014-05-23T09:34:32
Date record modified:
2020-07-10T16:02:44
Record status:
Published - Open Access