ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / OCR functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Integrated OCR (Optical Character Recognition) management functions
The following functions are used to manage the OCR technology integrated to WINDEV, WEBDEV and WINDEV Mobile:
OCRAddLanguageAdds a language to the native OCR system.
OCRDeleteAllLanguagesDeletes all languages from the native OCR system.
OCRDetectTextAreaReturns all text areas of an image without reading the text.
OCRExtractTextReads the text contained in an image.
OCRExtractTextBlockReturns all the text blocks of an image.
OCRLoadLanguageAdds a language to the native OCR system.
OCRModelPathDirectoryUsed to set the directory that contains the language models for the native OCR system.
OCRParameterInitializes the general options of the native OCR (Optical Character Recognition) system.
Related Examples:
OCR functions Unit examples (WINDEV): OCR functions
[ + ] This example shows how to use OCR functions in WINDEV.
Minimum version required
  • Version 26
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help