--help Print help message
--version
Print version and exit
-v Verbose status messages
-q Quiet (minimal messages)
-a Compare all subimages/miplevels
Thresholding and comparison options-failVAL
Failure absolute difference threshold (default: 1e-06)
-failrelativeVAL
Failure relative threshold (default: 0)
-failpercentPERCENT
Allow this percentage of failures (default: 0)
-hardfailVAL
Fail if any one pixel exceeds this error (default: inf)
-allowfailuresN
OK for this number of pixels to fail by any amount (default: 0)
-warnVAL
Warning absolute difference threshold (default: 1e-06)
-warnrelativeVAL
Warning relative threshold (default: 0)
-warnpercentPERCENT
Allow this percentage of warnings (default: 0)
-hardwarnVAL
Warn if any one pixel exceeds this error (default: inf)
-p Perform perceptual (rather than numeric) comparison
Difference image options-oFILENAME
Output difference image
-od Output image only if nonzero difference
-abs Output image of absolute value, not signed difference
-scaleFACTOR
Scale the output image by this factor (default: 1)
25 February 2025 idiff(1)