Statistics Properties |
The Statistics type exposes the following members.
Name | Description | |
---|---|---|
![]() | CharNum |
This property returns the number of recognized characters on the page.
|
![]() | DecompTime |
This property returns the time that the engine spent on the image's page-layout decomposition, i.e. auto-zoning. |
![]() | FullRecognitionTime |
This property returns the RecognitionTime and further steps including the time necessary for sorting the output coming from the different recognition modules,
the time spent in the checking subsystem (CSS) and the time required to produce the recognition result (the time necessary to write the recognition result to
the recognition data file). |
![]() | GraphicsNum |
This property returns the number of the graphics on the page.
|
![]() | ImageLoadTime |
This property returns the time that the engine spent on loading the page from the image source: scanner, image file or memory. |
![]() | PreprocTime |
This property returns the time that the engine spent on page preprocessing. |
![]() | RecognitionTime |
This property returns the time that the engine spent on recognition of the page content. |
![]() | RejectedCharNum |
This property returns the number of rejected characters on the page.
|
![]() | SuspectWordNum |
This property returns the number of suspected words on the page. |
![]() | TableNum |
This property returns the number of the tables on the page.
|
![]() | WordNum |
This property returns the number of recognized words on the page.
|
![]() | ZoneNum |
This property returns the number of the OCRZones on the page.
|