Tesseract 3.01
/data/source/tesseract-ocr/ccstruct/blckerr.h File Reference
#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"

Variable Documentation

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"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines