AspriseOCR Methods |
The AspriseOCR type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | addToSystemPath |
Adds the given directory to the PATH variable.
|
![]() ![]() | dictToString | |
![]() ![]() | GetLibraryVersion |
The library version.
|
![]() ![]() | getOcrDllName |
The simple name of the ocr dll file.
|
![]() ![]() | InputLicense | Input the license code |
![]() ![]() | isEmpty | return true if the given string is null or of lenght 0. |
![]() ![]() | ListSupportedLangs |
Call this after setup is done; returns list of langs separated by ','
|
![]() ![]() | loadDll | Finds the OCR dll in system path or from bundle and return the path to the dll. |
![]() | Recognize(IListBitmap, Int32, Int32, Int32, Int32, String, String, Object) |
Performs OCR on the given input bitmaps.
|
![]() | Recognize(String, Int32, Int32, Int32, Int32, Int32, String, String, Object) |
Performs OCR on the given input files.
|
![]() ![]() | saveAocrXslTo | save the aocr.xsl to the specified directory |
![]() ![]() | SetUp |
Performs one-time setup; does nothing if setup has already been done.
|
![]() | StartEngine |
Starts the OCR engine; does nothing if the engine has already been started.
|
![]() | StopEngine |
Stops the OCR engine; does nothing if it has already been stopped.
|