Ujwal (RUBBOT) wrote: > get a link to files some little older but works. > http://foss-nepal.googlegroups.com/web/handwriting%20recognition.tar.bz2?gda=WJLN3lAAAABurq0rhoev0SuOPx6sUtHhwuoB0eOFuX1FsAN_ZuU34WG1qiJ7UbTIup-M2XPURDTTdwefe9NePBhNMmLBtETq8H4ofh5bds9joj79IMCgSQ > > On May 20, 8:15 pm, "Ujwal (RUBBOT)" <[EMAIL PROTECTED]> wrote: >> Well First what i can say about the program is this is under GPL >> and ... >> and those segmentation fault is caused due to unavailability of >> (A.txt,B.txt,...Z.txt) files,that it would need to compare it would be
Yeah, got that bit going. no more segfaults. Thanks for the explanation. >> better to get all those files from ( ). This recognition is pretty >> cool if you uses same method of writing i mean stroke should be under >> law ... for 'B' draw straight line from bottom to top and then from Why not top to bottom ? >> the top draw 3 like curve to make 'B' press recognise and it's all, >> you can easily change this to recognise as your wished stroked OK A, B is working fine. But the rest are not ok. 'K' is recognised as 'I', 'Z' as 'P' and so on. But maybe I am actually stroking in a wrong way ? Is it relevent to the algorithm you've used ? Don't you think it's too strict on that ? A kid's tendency to write a 'A' when he/she starts writing will be somewhat hard to recognise by your algorithm. >> handwriting. Even in some minutes you can port that to any language >> lipi, nepali english and so on. I need some tools to check the >> performance and compare out it from those general method of Write a small documentation (doesn't have to be big, write sth like Readme) so that other programmers can infer what the program does. And make revision numberings to your code ( always ). What do I refer to the ./ujwal as ? version 0.1 (major.minor) ? and what do I refer to the one you sent off in this list as ? version 0.2 ? So, you can see, it's quite hard to refer to the source code when we converse in mailing list unless version numbering is used. ;) Cheers. --~--~---------~--~----~------------~-------~--~----~ FOSS Nepal mailing list [email protected] http://groups.google.com/group/foss-nepal Community website: http://www.fossnepal.org/ -~----------~----~----~----~------~----~------~--~---
