Dorian Gálvez López
Software

DLoopDetector: Fast loop detector for sequences of monocular images

DLoopDetector is an open source, OpenCV-based C++ library for detecting loops in monocular image sequences fast. It makes use of DBoW2, so it allows to use multiple kinds of image descriptors. This software was used in papers [1] and [2]

Further information and download

DBoW2: Enhanced hierarchical bag-of-word library for C++

DBoW2 is an open source, OpenCV-based C++ library for indexing and converting images into a bag-of-word representation. It also allows to search an image database for matches. This version allows to use multiple kinds of image descriptors, and implements a direct index to retrieve image features efficiently. This software was used in papers [1] and [2] and is based on works [3] and [4].

Further information and download

DBow: Hierarchical bag-of-word library for C++

DBow is an open source, OpenCV-compatible C++ library for indexing and converting images into a bag-of-word representation. It also allows to search an image database for matches. This implementation is based on papers [3] and [4].

Further information and download

DLib: C++ library with several utilities

DLib is a collection of several C++ classes to perform some regular tasks, such as managing directories, profiling code, showing images in GUI windows, etc, and other computer vision tasks.

Further information and download

[1] Dorian Gálvez-López, Juan D. Tardós
Real-Time Loop Detection with Bags of Binary Words
International Conference on Intelligent Robots and Systems, September 2011
[Bibtex] [PDF]

@INPROCEEDINGS{GalvezIROS11,
    author={Galvez-Lopez, Dorian and Tardos, Juan D.},
    booktitle={Intelligent Robots and Systems (IROS), 2011 IEEE/RSJ International Conference on},
    title={Real-time loop detection with bags of binary words},
    year={2011},
    month={sept.},
    volume={},
    number={},
    pages={51 -58},
    keywords={},
    doi={10.1109/IROS.2011.6094885},
    ISSN={2153-0858}
}

[2] Dorian Gálvez-López and Juan D. Tardós
Bags of Binary Words for Fast Place Recognition in Image Sequences
IEEE Transactions on Robotics, Volume 28, Number 5, Pages 1188-1197, October 2012
[Bibtex] [PDF] [Video 1, 89MB] [Video 2, 236MB]

@ARTICLE{GalvezTRO12,
    author={Galvez-Lopez, Dorian and Tardos, J. D.}, 
    journal={IEEE Transactions on Robotics},
    title={Bags of Binary Words for Fast Place Recognition in Image Sequences},
    year={2012},
    month={October},
    volume={28},
    number={5},
    pages={1188--1197},
    doi={10.1109/TRO.2012.2197158},
    ISSN={1552-3098}
}

[3] Josef Sivic and Andrew Zisserman
Efficient Visual Search of Videos Cast as Text Retrieval
2009 IEEE Transactions on Pattern Analysis and Machine Intelligence

[4] D. Nistér and H. Stewénius
Scalable Recognition with a Vocabulary Tree
2006 IEEE Computer Society Conference on Computer Vision and Pattern Recognition

Dorian Gálvez López - Robotics, Perception and Real Time Group - Universidad de Zaragoza. Last update: 2013-02-07 19:55 CET