CaptureImage.compare Method¶
Module: CaptureImage
Definition¶
Computes the difference with another image.
double compare(CaptureImage cmpCaptureImage)
Parameters
cmpCaptureImage CaptureImagein The image to compare.
Returns
doubleComparison result in percent (0% is same, 100% is full different).
Exceptions
An error has occurred during Devices Library execution.