1FEATURES-MATCHING(1)Mobile Robot Programming Toolkit - MRPTFEATURES-MATCHING(1)
2
3
4
6 features-matching - Demonstration of image feature matching
7
9 features-matching
10
12 features-matching is a command-line application which takes a pair of
13 images and computes the descriptors selected by the user, next showing
14 the potential matchings between the so computed descriptors.
15
17 Please report bugs at http://www.mrpt.org/project/issues/MRPT
18
20 The application wiki page at http://www.mrpt.org/Applications
21
23 features-matching is part of the Mobile Robot Programming Toolkit
24 (MRPT), and was originally written by the MAPIR laboratory (University
25 of Malaga).
26
27 This manual page was written by Jose Luis Blanco
28 <joseluisblancoc@gmail.com>.
29
31 This program is free software; you can redistribute it and/or modify it
32 under the terms of the GNU General Public License as published by the
33 Free Software Foundation; either version 3, or (at your option) any
34 later version.
35
36 On Debian GNU/Linux systems, the complete text of the GNU General
37 Public License can be found in `/usr/share/common-licenses/GPL'.
38
39
40
41perl v5.12.2 2010-07-19 FEATURES-MATCHING(1)