Section: User Manual (1)Updated: MAY 2004Local indexUp
NAME
showtwo - Show unfiltered matches between two images
SYNOPSIS
showtwo.exekeyfile1[.gz]keyfile2[.gz][bestCount]
DESCRIPTION
Show unfiltered matches between two images. Both keypoint files are read and
matched. The matching does not use postprocessing filtering but displays the
matching output directly.
OPTIONS
keyfile1[.gz]
keyfile2[.gz]
The filename of the keypoint files. When ".gz" is appended, the file is
decompressed using
gzip(1).
bestCount
An optional integer number. If there are more than this number of matches,
only the best matches are kept and no more than the given number of matches is
displayed.
BUGS
No bugs known, if you find any, please send a bug report to me. I will try to
fix it.
AUTHOR
Sebastian Nowozin <nowozin at cs dot tu dash berlin dot de>