Tesseract
3.02
|
#include "errcode.h"
Go to the source code of this file.
Variables | |
const ERRCODE | BADBLOCKLINE = "Y coordinate in block out of bounds" |
const ERRCODE | LOSTBLOCKLINE = "Can't find rectangle for line" |
const ERRCODE | ILLEGAL_GRADIENT = "Gradient wrong side of edge step!" |
const ERRCODE | WRONG_WORD = "Word doesn't have blobs of that type" |
const ERRCODE BADBLOCKLINE = "Y coordinate in block out of bounds" |
const ERRCODE ILLEGAL_GRADIENT = "Gradient wrong side of edge step!" |
const ERRCODE LOSTBLOCKLINE = "Can't find rectangle for line" |
const ERRCODE WRONG_WORD = "Word doesn't have blobs of that type" |