Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
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.
Examples
Start recognition process:
$r = MBS( "OCR.Recognize" )
See also
This function does not need a paid license.
Created 18th August 2014, last changed 16th June 2021
