Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

OCR.Clear

Free up recognition results and any stored image data, without actually freeing any recognition data that would be time-consuming to reload.

Component Version macOS Windows Linux Server iOS SDK
OCR 2.9 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "OCR.Clear" )

Parameters

none

Result

Returns OK on success.

Description

Free up recognition results and any stored image data, without actually freeing any recognition data that would be time-consuming to reload.
Afterwards, you must call SetImage or TesseractRect before doing any Recognize or Get* operation.

Examples

Clear:

MBS( "OCR.Clear" )

This function is free to use.

Created 18th August 2014, last changed 18th August 2014


OCR.Cleanup - OCR.GetBoxText