ImageGear22.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecStatistics Class |
For a list of all members of this type, see ImGearRecStatistics members.
Name | Description | |
---|---|---|
![]() | CharCount | Gets number of recognized characters. |
![]() | DecompTime | Gets time spent on the image's page-layout decomposition, i.e. auto-zoning. |
![]() | PreProcTime | Gets time spent on image pre-processing. |
![]() | ReadTime | Gets time spent on the image from the start of the recognition process. |
![]() | RecognitionTime | Gets time spent on recognition of the image content. |
![]() | RejectedCharCount | Gets number of rejected characters. |
![]() | WordCount | Gets number of recognized words. |