LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

GetLastStatistic Method






Gets the accuracy and timing data of the latest successful recognition process. .NET support WinRT support
Syntax
OcrStatistic GetLastStatistic()
'Declaration
 
Function GetLastStatistic() As OcrStatistic
'Usage
 
Dim instance As IOcrEngine
Dim value As OcrStatistic
 
value = instance.GetLastStatistic()
OcrStatistic GetLastStatistic()
function Leadtools.Forms.Ocr.IOcrEngine.GetLastStatistic()
OcrStatistic GetLastStatistic(); 

Return Value

An OcrStatistic object that contains accuracy and timing data of the latest successful recognition process.
Remarks

You can use this method after calling IOcrPage.AutoPreprocess, IOcrPage.AutoZone, IOcrPage.Recognize or IOcrDocument.Save to get the accuracy and timing data of the latest successful recognition process

If you use the IOcrPageCollection.Recognize method, the GetLastStatistic will return the statistic for the last page only.

Note: When using the LEADTOOLS OCR Advantage Engine you can use this method ONLY after calling the IOcrPage.Recognize method.

Example
For an example, refer to OcrStatistic
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IOcrEngine Interface
IOcrEngine Members
OcrStatistic Structure
Startup
IsStarted Property
Shutdown Method
IOcrPage Interface
IOcrPage.AutoPreprocess
AutoZone Method
IOcrPage.Recognize
IOcrDocument.Save
IOcrDocument.SaveXml
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

GetLastStatistic requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features