Tools
handprin.asc
Associated article: Your Own Handprinting Recognition Engine
Tags: Tools
_YOUR OWN HANDPRINTING RECOGNITION ENGINE_
by Ron Avitzur
[LISTING ONE]
/*****************************************************************
A Writer-Dependent Hand-printing Recognizer -- by Ron Avitzur, 1991.
This is not the complete code. See the accompanying article for
a description of other necessary modules.
*****************************************************************/
typedef struct { short num_items; ...


