#include <gocr_block.h>
Public Attributes | |
| gocr_blockType | t |
| gocr_blockId | id |
| int | x0 |
| int | y0 |
| int | x1 |
| int | y1 |
| boundaries in main image | |
| gocr_Image * | image |
| image of this block | |
| List | boxlist |
| List of boxes in this block. | |
| struct { | |
| unsigned int min_height | |
| unsigned int max_height | |
| unsigned int min_width | |
| unsigned int max_width | |
| float av_height | |
| float av_width | |
| } | boxinfo |
| statistics of the boxes found | |
| wchar_t * | text |
1.4.3-20050530