debian man page for puzzle-diff

Query: puzzle-diff

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PUZZLE-DIFF(1)															    PUZZLE-DIFF(1)

NAME
puzzle-diff - Compare pictures with libpuzzle
SYNOPSIS
[-b <contrast barrier for cropping>] [-c] [-C <max cropping ratio>] [-e] [-E <similarity threshold>] [-h] [-H <max height>] [-l <lambdas>] [-n <noise cutoff>] [-p <p ratio>] [-t] [-W <max width>] <file 1> <file 2>
DESCRIPTION
puzzle-diff compares two pictures and outputs the normalized distance. Try puzzle-diff -h for more info.
EXAMPLES
Output distance between two images: $ puzzle-diff pic-a-0.jpg pics-a-1.jpg 0.102286 Compare two images, exit with 10 if they look the same, exit with 20 if they don't (may be useful for scripts): $ puzzle-diff -e pic-a-0.jpg pics-a-1.jpg $ echo $? 10 Compute distance, without cropping and with computing the average intensity of the whole blocks: $ puzzle-diff -p 1.0 -c pic-a-0.jpg pic-a-1.jpg 0.0523151
AUTHORS
Frank DENIS libpuzzle at pureftpd dot org
SEE ALSO
libpuzzle(3), puzzle_set(3) 2012-05-09 PUZZLE-DIFF(1)
Related Man Pages
jpgicc(1) - debian
tree-puzzle(1) - debian
puzzle_set(3) - debian
jpgicc2(1) - centos
rpmdev-diff(1) - centos
Similar Topics in the Unix Linux Community
PERL script help
File Move Based on 1st Character of File Name
awk compare 2 files
Rename all &quot;.JPG&quot; files to &quot;.jpg&quot; under all subfolders...
Create a dummy file in all directories that include a .jpg