next up previous contents index
Next: contextcorrection Up: Notes Previous: charFinder   Contents   Index

Characters recognizer

images Passed as copies, to improve speed with use of processor's cache. They are called/stored by gocr_endCharacter() (on flag, see above) ???

Finish charSplit[Begin/End]

how to store the characters? A wchar_t *data is very inconvenient. Perhaps a linked list, paging the text. Probably wrapper functions.

Take care of the char attributes in unicode.c



root 2002-02-17