OCR
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
OCR
Optical Character Recognition
- Classes
- class TessChoiceIteratorMBS
- class TessEngineMBS
- method AllWordConfidences as Integer()
- method AnalyseLayout as TessPageIteratorMBS
- method Clear
- method Constructor
- method GetAltoText(PageNumber as Integer) as String
- method GetAvailableLanguages as String()
- method GetBoolVariable(Name as String, byref value as boolean) as Boolean
- method GetBoxText(PageNumber as Integer) as String
- method GetDoubleVariable(Name as String, byref value as Double) as Boolean
- method GetHOCRText(PageNumber as Integer) as String
- method GetIntVariable(Name as String, byref value as Integer) as Boolean
- method GetLoadedLanguages as String()
- method GetLSTMBoxText(PageNumber as Integer) as String
- method GetStringVariable(Name as String) as String
- method GetText as String
- method GetTsvText(PageNumber as Integer) as String
- method GetUNLVText as String
- method GetWordStrBoxText(PageNumber as Integer) as String
- method Initialize(dataPath as String, language as String, Mode as Integer = 3, configs() as String = nil) as Boolean
- method IsValidWord(Word as String) as Boolean
- shared method LibraryLoaded as Boolean
- shared method LibraryLoadError as Integer
- shared method LibraryLoadErrorMessage as String
- shared method LoadLibrary(file as folderitem) as boolean
- shared method LoadLibrary(path as string) as boolean
- method PrintVariablesToFile(File as FolderItem) as Boolean
- method PrintVariablesToPath(Path as String) as Boolean
- method Recognize as Boolean
- method ResultIterator as TessResultIteratorMBS
- shared method SetCurrentWorkingDirectory(path as folderitem) as boolean
- shared method SetCurrentWorkingDirectory(path as String) as boolean
- method SetImage(pic as picture)
- method SetImageData(Data as MemoryBlock)
- method SetImageData(Data as String)
- method SetImageFile(File as FolderItem)
- method SetImageFile(Path as String)
- method SetRectangle(Left as Integer, Top as Integer, Width as Integer, Height as Integer)
- method SetVariable(Name as String, Value as String)
- property DeadlineMSecs as Integer
- property Handle as Integer
- property InitLanguagesAsString as String
- property InputImage as Picture
- property InputName as String
- property MeanTextConf as Integer
- property PageSegMode as Integer
- property Resolution as Integer
- property ThresholdedImage as Picture
- shared property Version as String
- event Cancel(words as integer) as boolean
- event Progress(Left as integer, Right as Integer, Top as Integer, Bottom as Integer, Progress as Integer) as boolean
- class TesseractErrorExceptionMBS
- class TesseractNotInitializedExceptionMBS
- class TessPageIteratorMBS
- class TessResultIteratorMBS
Release notes
- Version 22.5
- Version 22.3
The items on this page are in the following plugins: MBS OCR Plugin.