X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.main.git;a=blobdiff_plain;f=pctb%2Focr.h;h=9a2b2c7c830cb577aa04be935aff7cac7d2bbb66;hp=64739068fc51b23ba06ff9395699ffab1055b982;hb=5e16d070b6c449f8cabeb9eca022206ddc6f3317;hpb=bc6ff7bc24f1839450325f2dbb46ef287ea2fb64 diff --git a/pctb/ocr.h b/pctb/ocr.h index 6473906..9a2b2c7 100644 --- a/pctb/ocr.h +++ b/pctb/ocr.h @@ -51,6 +51,7 @@ const char *ocr_celltype_name(OcrCellType ct); typedef struct OcrReader OcrReader; OcrReader *ocr_init(int h); +void ocr_showcharsets(void); OcrResultGlyph *ocr(OcrReader *rd, OcrCellType, int w, Pixcol cols[]); /* return value is array terminated by {0,-1,-1}