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 https://github.com/MRPT/mrpt/issues
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 BSD License.
33
34 On Debian GNU/Linux systems, the complete text of the BSD License can
35 be found in `/usr/share/common-licenses/BSD'.
36
37
38
39perl v5.36.1 2023-06-12 FEATURES-MATCHING(1)