Man Linux: Main Page and Category List

NAME

       showtwo - Show unfiltered matches between two images

SYNOPSIS

       showtwo.exe keyfile1[.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>

SEE ALSO

       autopano-sift(7),  autopano-complete(1),  autopano(1), generatekeys(1),
       autopanog(1), showone(1)