IPSDK 0.2
IPSDK : Image Processing Software Development Kit

CompareResult

Result for images comparison operation.

Name ToolTip Associated Class Default Value
BEqual Equality flag for comparison operation. boolean
NbDiff Number of pixels with a different value in images. integer
PixCount Total number of pixels in images. integer
OutOfTolPixPosition Position of the first found pixel that is out of tolerance. PixelPosition
OutOfTolPix1Value Value of the first found pixel in the first input image that is out of tolerance. real
OutOfTolPix2Value Value of the first found pixel in the second input image that is out of tolerance. real