Extract Image Data¶
Extracts table data from an image based on tabular input data
| Algorithms: | 
 | 
|---|---|
| Inputs: | source_im : image 
 source_table : table 
 | 
| Outputs: | result : table 
 | 
- Input ports:
- source_im: - image - Source image to extract data from - source_table: - table - Table with parameters for data extraction 
- Output ports:
- result: - table - Table with results 
- Configuration:
- algorithm
- (no description)
- x
- (no description)
- y
- (no description)
- start x
- (no description)
- start y
- (no description)
- end x
- (no description)
- end y
- (no description)
 
