Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
File pathPath to the file in which you want to find seals and signatures. Supported formats: jpg, jpeg, bmp, png, pdf.Robin.ImageC:\doc\img.pngYes
Page numberThe page number of the file from which you want to extract data. The numbering starts from 1. If the field is not filled in, the data will be extracted from all pages of the file.Robin.Numeric
No
Look for a round sealIf «true», the action will look for round seals. If «false», all round seals will be skipped.Robin.BooleantrueNo
Look for a rectangular sealIf «true», the action will look for rectangular seals. If «false», all rectangular seals will be skipped.Robin.BooleantrueNo
Look for signatureIf «true», the action will look for signatures or decryptions of the signature. If «false», all signatures will be skipped.Robin.BooleantrueNo
Minimum recognition accuracyRecognition accuracy sufficient to save the search results to a table. The allowed value is any number from 0 to 1. Default value: 0.2.Robin.Numeric
No
Folder pathPath to the folder where images of file pages with highlighted stamps and signatures will be saved. To save the file, you also need to fill in the «File name» field.Robin.FolderPathC:\doc\imgNo
File nameTitle for images with highlighted stamps and signatures (no extension). If the source file is a multi-page file, the corresponding page number will be added to the name of the saved files. By default, images with .png extension are created. To save images you should also fill in the «Folder path» field.Robin.String
No
OverwriteIf «true» and an image with the same name and extension exists in the specified folder, the new image will overwrite it. If «false», the image will not be overwritten and the action will return an error.Robin.BooleantrueNo
Results
Images with blocksA collection of paths to images with highlighted seals and signatures.Robin.Collection

TableA table summarizing the complete information about the retrieved objects.Robin.DataTable

Special conditions of use

...

If the action does not find or recognize stamps and signatures, the robot will complete without error but will return empty results.

If “Minimum "Minimum recognition accuracy” accuracy" = 0, all found objects will be written to the result. If “Minimum "Minimum recognition accuracy” accuracy" =1, all 100% of recognized objects will be written to the result.

...

 If you have chosen to search all pages, and stamps were found only on a few pages, all pages of the source document will be saved, if the “Folder path” and “File name” "Folder path" and "File name" parameters are set correctly.

If the “File name” and “File path” "File name" and "File path" parameters are filled in, the image with blocks is saved in the specified folder with the specified name in .png format.

...

Need to find stamps and signatures in the file.

Solution

Use the “Find "Find stamps and signatures” signatures" action.

Implementation

  1. Assemble robot scheme consisting of actions “Find "Find stamps and signatures”signatures", “Table "Table to CSV” CSV" - add if you need to see the table with the received data:
  2. Set the parameters of the “Find "Find stamps and signatures” signatures" action.
  3. Set the parameters of the “Table "Table to CSV” CSV" action.
  4. Click on the “Start” "Start" button in the top panel.


Result

...