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:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Provide an image for Tesseract to recognize.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
OCR | 2.9 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
imageRef | The image reference. Use functions like GMImage.NewFromContainer to get an image reference. | $img |
Returns OK on success.
Set image reference:
MBS( "OCR.SetImage"; $img )
Created 18th August 2014, last changed 9th September 2016
OCR.Recognize - OCR.SetPageSegMode
Feedback: Report problem or ask question.