*IMAGE_EDITOR
Description:
Image Editor
Syntax:
image_editor(image,task,options)
Inputs
ID |
Name |
Type |
Default |
Remarks |
1 |
Image File |
file |
|
|
2 |
Task Type |
select |
|
|
3 |
Options |
textarea |
|
Options separated by a comman and equal sign. Example a=b, c=d |
Outputs
ID |
Name |
Type |
Remarks |
1 |
|
image |
|
2 |
|
task |
|
3 |
|
image |
|
*IMAGE_TO_TEXT
Description:
Image to text worker
Syntax:
image_to_text(image_file,options)
Inputs
ID |
Name |
Type |
Default |
Remarks |
1 |
Image |
file |
|
Image that contains the text |
2 |
Options |
textarea |
|
|
Outputs
ID |
Name |
Type |
Remarks |
1 |
Text Output |
text |
|
*IMAGE_COMPARE
Description:
Compute Pixel based comparison from two images
Syntax:
image_compare(image1,image2)
Inputs
ID |
Name |
Type |
Default |
Remarks |
1 |
Image1 |
textarea |
|
|
2 |
Image2 |
textarea |
|
|
Outputs
ID |
Name |
Type |
Remarks |
1 |
image_compare_output_1 |
scalar |
|