SqueezeBrains SDK 1.18
|
Results of OCR analysis. More...
#include <sb.h>
Data Fields | |
char * | string |
ocr result in string format More... | |
int | words |
Number of the words identified. | |
int | lines |
Number of the lines identified. | |
Results of OCR analysis.
char* sb_t_ocr_res::string |