Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2013 TutorialsPoint.COM
|
compare - Unix, Linux Command
Advertisements
NAME
compare - mathematically and visually annotate the difference between an image and its reconstruction.
SYNOPSIS
| Tag | Description |
|
compare input-file input-file [options] output-file
| | |
|
OVERVIEW
The compare program is a member of the ImageMagick(1) suite of tools. Use it to mathematically and visually annotate the difference between an image and its reconstruction.
For more information about the compare command, point your browser to file:///usr/share/doc/ImageMagick-6.2.8/www/compare.html or http://www.imagemagick.org/script/compare.php.
Run compare -help to get a summary of the compare command options.
SEE-ALSO
ImageMagick(1)
COPYRIGHT
Copyright (C) 1999-2005 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see http://www.imagemagick.org/script/license.php
Advertisements
|
|
|