Find Image in File#

Search for one image in another specified in the files.

Source Image[Text] Name and path to the file with the source image.
Target Image[Text] Name and path to the file with the image that needs to be found in the source image.
Comparison TypeSelection of the type of image comparison.
Match Threshold[Number] Match threshold. The value is set as a percentage from 0 to 100.
X Coordinate[Number] X coordinate of the found image.
Y Coordinate[Number] Y coordinate of the found image.
Number of Matches[Number] Returns the number of found matches. The coordinates X,Y correspond to the first match.
Error Handling Level

Selection of the error handling level. Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message Level

Selection of the message level that blocks will output during operation. Possible values:

  • "Default" - default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error Message[Text] Returns detailed information about the error in case of incorrect execution of the block's work.