Find documents in a file Version 4 (Python)

Action group: Robin OCR


The action is obsolete. It can be replaced by the action "Find documents in a file Dbrain OCR".

Description

The action searches for different types of documents in the source file and saves them as separate files. If necessary, orientation of documents will be corrected.

Action icon

Parameters and their settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
File pathThe path to the file from which you want to get individual documents. Supported formats: jpg, jpeg, bmp, png, pdf.Robin.FilePath
Yes
Folder pathThe path to the folder where the images of the found documents will be saved. The images will be created with the *.png extension, and their names will contain the name of the type of the corresponding document. If the field is not filled in, the images will be saved to the source file folder.Robin.FolderPathC:\doc\imgNo
OverwriteIf «true», and there are images with the same name and extension in the specified folder, then the new image will overwrite it. If «false», the image will not be overwritten and the action will return an error.Robin.BooleantrueNo
Add the source file to the nameIf «true», then the name of each image will contain the name of the source file and the name of the document type specified in the image. If «false», then the image names will contain only the names of document types.Robin.BooleantrueNo
Results
ResultA collection of paths to document images that were found in the source file. If several documents of the same type are found, an index will be added to the names of their images.Robin.Collection

Special conditions of use 

The robot will return an error if:

  • an invalid format is supplied in the "File path" field
  • there is already a file with the specified name on the specified path and the "overwrite" field = false

The robot will NOT return an error, it will return an empty result if:

  • there are no documents in the image, into which the neural network is trained to divide the document (passport 2-3 pages, registration in a passport, personal insurance policy number (SNILS))

Example of use 

Task

There is a scan of passport and SNILS, it is necessary to save each document as a separate file. 


Solution

Use the "Find documents in a file" action.  

Implementation

  1. Move the "Find documents in a file" action to the workspace.

  2. Set the parameters of the "Find documents in a file" action.
  3. Click on the "Start" button in the top panel.


Result

The program robot completed successfully.

 

2 images (passport and SNILS) are saved to the required folder.


  • Нет меток