chiark / gitweb /
Check we're on the right page
[ypp-sc-tools.db-live.git] / pctb / ocr.h
index 792110466f4dfe05cde96b469697321ea56b1f1d..8e1263d94495bf365cc97748d2b2e839234c0dc6 100644 (file)
@@ -54,6 +54,8 @@ OcrResultGlyph *ocr(OcrReader *rd, OcrCellType, int w, Pixcol cols[]);
 
 void debug_flush(void);
 
+void find_structure(CanonImage *im);
+
 #define eassert assert
 #define debug stdout