Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_tesseractjs

Plugin, ACE table, Discussion thread
Dependence: None

Introduction
Pure Javascript OCR for 62 Languages. Reference

Usage
Sample capx
Call "Action:Recognize" to recognize characters from an image of canvas object, or current frame of sprite. These conditions will be fired during processing-
  • "Condition:On completed", which will be triggered when recognizing completed. Get result text by "Expression:Result"
  • "Condition:On error", which will be triggered when recognizing  failed. Get error message by "Expression:Error"
  • "Condition:On progress", which will be triggered during processing. Get current processing status and progress percentage by "Expression:Status" and "Expression:Progress".
Language
Set language at property "Language", or "Action:Set language".
Cancel task
This plugin does not support canceling task.
Official save-load
This plugin does not support official save-load feature.

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About