Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
OCR.Recognize
Recognize the image.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
OCR | 2.9 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "OCR.Recognize" )
Parameters
none
Result
Returns OK on success.
Description
Recognize the image.Optional. The Get*Text functions will call Recognize if needed. After Recognize, the output is kept internally until the next SetImage.
See also Vision.RecognizeText for macOS and Windows.
Examples
Start recognition process:
$r = MBS( "OCR.Recognize" )
See also
This function is free to use.
Created 18th August 2014, last changed 31st January 2023