*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   Options
Outputs
ID Name Type Remarks
1 Text Output text  

*IMAGE_EDITOR

Description: Image Editor

Syntax: image_editor(image,task,options)

Inputs
ID Name Type Default Remarks
1 Image File file   Image File
2 Task Type select   Task Type
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_COMPARE

Description: Compute Pixel based comparison from two images

Syntax: image_compare(image1,image2)

Inputs
ID Name Type Default Remarks
1 Image1 textarea   Image1
2 Image2 textarea   Image2
Outputs
ID Name Type Remarks
1 image_compare_output_1 scalar