InitializeEngine
Initializes the Datacap interface for the Rosetta Stone Japanese OCR engine. Call this action before you call other actions in the OcrRose library.
Member of namespace
OCR_JSyntax
bool InitializeEngine ()
Returns
True if the action succeeds. Otherwise, the action returns False.Level
All levels.Details
- Example:
InitializeEngine()