Quick Start
Extract Text From Image File
Run game in level ImageConvtext Content/Demo/Maps/Map01_Image:
This level will open widget ImageConvtext Content/Demo/Widgets/UW_ExtractText_Image on BeginPlay():
Then add node Get Platform Language Tags in Construct Event fo this widget to fill ComboBox:
Invoke function Get File from System Dialog on butten event to select image file:
At last, invoke Async Extract Text from Image to perform text extraction:
Extract Text From Viewport
Run game in level ImageConvtext Content/Demo/Maps/Map02_Viewport:
This level will open widget ImageConvtext Content/Demo/Widgets/UW_ExtractText_Viewport on BeginPlay():
Then add node Get Platform Language Tags in Construct Event fo this widget to fill ComboBox:
At last, invoke Async Extract Text from Viewport to perform text extraction:
Extract Text From Texture2D
Run game in level ImageConvtext Content/Demo/Maps/Map03_Texture2D:
This level will open widget ImageConvtext Content/Demo/Widgets/UW_ExtractText_Texture2D on BeginPlay():
Then add node Get Platform Language Tags in Construct Event fo this widget to fill ComboBox:
At last, invoke Async Extract Text from Texture to perform text extraction:
Email Support: hailancha9@gmail.com