SqueezeBrains SDK 1.13
sb_t_ocr_res Struct Reference

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.
 

Detailed Description

Results of OCR analysis.

See also
sb_project_detection
sb_project_get_res

Definition at line 10948 of file sb.h.

Field Documentation

◆ string

char* sb_t_ocr_res::string

ocr result in string format

character ' ': word separator, character '
': line separator

Definition at line 10954 of file sb.h.


The documentation for this struct was generated from the following file: