Link against: ocrsrv.lib
None
#include <ocrcommon.h>
This class holds the information from the layout analysis, the engine will allocate the memory of TOCRBlockInfo array, and pass the ownership to you while you can remove it by delete[]
Data Fields | |
TRect | iRect |
Region coordinate to be processed. | |
TOcrLayoutType | iType |
Layout Type (Horizontal or Vertical). | |
TInt | iBlockId |
Id of the block. |
|
Id of the block. |
|
Region coordinate to be processed. |
|
Layout Type (Horizontal or Vertical). |