Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Handwriting Recognition
Date: Mon, 3 Mar 2008 08:35:05 +0000 (UTC)
Organization: Konem Solutions
Lines: 24
Message-ID: <fqgd7p$4q8$1@fred.mathworks.com>
References: <fqg68l$jhm$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1204533305 4936 172.30.248.37 (3 Mar 2008 08:35:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 3 Mar 2008 08:35:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:454973


"Anil " <karwankar@yahoo.com> wrote in message 
<fqg68l$jhm$1@fred.mathworks.com>...
> I am starting My project for Devnagari Handwriting 
> Recognition.Have Built a startup file to capture the 
> alphabets on One form I get 100 samples for the 
character 
> I want to mark a rectangle for every marked stroke and 
> store that stroke as a image as well i also want along 
with 
> x,y values i also want the time to draw stroke parameter
> my mat file should be x,y,t how to encorporate ???
> My input is from Iball Pen device Complete figure can be 
> saved but i want to save individual character and 100 
> samples of it.
> 

Nice examples on OCR found here
http://www.mathworks.com/matlabcentral/fileexchange/loadFil
eList.do

Type OCR in the search box

HTH
Vihang