home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!uka!i31s17!kdh
- From: kdh@i31s17.ira.uka.de (Klaus Hartenstein)
- Newsgroups: comp.sys.pen
- Subject: Re: Any DOS-based handwritten digit recognition packages?
- Date: 3 Sep 1992 07:29:04 GMT
- Organization: University of Karlsruhe, FRG
- Lines: 31
- Distribution: comp
- Message-ID: <184es0INN4b6@iraul1.ira.uka.de>
- References: <19821@drutx.ATT.COM>
- NNTP-Posting-Host: i31s17.ira.uka.de
- Keywords: handwriting recognition
-
- In article <19821@drutx.ATT.COM>, djm@druhi.ATT.COM (MarinelliD) writes:
- |> I am looking for a DOS-based handwritten-digit recognition
- |> algorithm for the numerals 0-9. If it is part of a more
- |> capable alphanumeric recognizer that's fine, but I'll probably
- |> want to pare it down. Not interested in an operating system,
- |> just a recognition package.
- |>
- |> Please post your thoughts to the net. Thanks.
-
-
-
- In a german computer magazine, "c't" (5/92, p 212), I found an article,
- about recognizing handwritten characters. Yoy can get the algorithm,
- written in Turbo-C, via ftp:
-
- ftp.uni-paderborn.de , /pcsoft/msdos/magazin/ct/ct92/ct9205.zip
-
- The program is not written only for digit-recognition.
- It is based on a fuzzy-algorithm, which recognizes previously "learned"
- single-stroke-gestures. I tested it and was very surprised about
- the amazing recognition rate (with regard to the complexity!).
- It should be no problem to expand the algorithm for multi-strokes and
- to increase the recognition rate by defining additional clasifiers.
-
- 'hope it helps...
-
- ------------------------------------------------------------------------
- Klaus Hartenstein | email: kdh@ira.uka.de
- Rudolfstr. 19 |
- 7500 Karlsruhe, F.R.G. |
- ------------------------------------------------------------------------
-