ImageGear for .NET
ReadTime Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecStatistics Class : ReadTime Property




Glossary Item Box

Gets time spent on the image from the start of the recognition process.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Integer value.

Remarks

This includes the time from RecognitionTime property and further steps as follows:

It also consists of the time necessary for sorting the output coming from the different recognition modules, the time spent with the checking subsystem, and the time required to produce the recognition result (e.g. the time necessary to write the recognition result into the recognition data file).

This time may also include the time needed for transferring the recognition result into the final output document - supposing that the statistical information was requested after converting to the final output document.

See Also

©2013. Accusoft Corporation. All Rights Reserved.