CIB ocr technical manual (EN)
6. General properties
6.6. InputFilename
Property-Name |
Datentyp |
Art |
InputFilename |
String |
Set/Get |
This property specifies the name of the input file.
This information is optional, memory input can be used alternatively (via
property InputMemoryAddress).
The following input-formats are supported:
- bmp image;
- tiff image (includes multipage tiff);
- jpeg image;
- png image;
- xml (serialized cv::Mat);
- yml (serialized cv::Mat)
Syntax
InputFilename=<name> <name>: name.ext
Example
InputFilename=Rechnung.tiff