Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

OCR Handwriting Recognition - Multiple Lines Of Writing
I have had much success with recognising multiple lines of handwriting using
the tablet SDK (VB.NET), except for it recognising a new line/paragraph -
the text is always returned as one continuous paragraph.

Does anybody know if there is a way to get the recogniser to acknowledge the
end of a line of writing and translate it as a carriage return?

Any help appreciated,

Jonathan



Report this thread to moderator Post Follow-up to this message
Old Post
Jonathan Wareham
10-28-05 12:06 AM


Re: OCR Handwriting Recognition - Multiple Lines Of Writing
Hey Jonathan are you talking about using the Divider object to divide the
ink into elements such as paragraph, line, segment, and drawing? Or are you
talking about just using a recognizer context to recognize several lines of
text?

Using the Divider object (and setting the lineheight) will allow you to
analyze the structure of the ink and create your own lines and paragraphs of
recognized text.

--
Josh Einstein
Tablet Enhancements for Outlook 2.0 - Try it free for 14 days
www.tabletoutlook.com

"Jonathan Wareham" <JonathanW@CooperParry.com> wrote in message
news:%23yr4ZYy2FHA.2816@tk2msftngp13.phx.gbl...
>I have had much success with recognising multiple lines of handwriting
>using
> the tablet SDK (VB.NET), except for it recognising a new line/paragraph -
> the text is always returned as one continuous paragraph.
>
> Does anybody know if there is a way to get the recogniser to acknowledge
> the
> end of a line of writing and translate it as a carriage return?
>
> Any help appreciated,
>
> Jonathan
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Josh Einstein
10-28-05 12:06 AM


Re: OCR Handwriting Recognition - Multiple Lines Of Writing
Hi Josh, thanks for the reply.

Currently I am just using the recognizer context to recognize several lines
of handwriting which as I say is working fine other than that it is all
returned as one continous paragraph.  Are you saying that what I need to do
is first use the Divider object to split the ink into sections (paragraphs),
and then use the recognizer context on each section?

Thanks,

Jonathan

"Josh Einstein" <josheinstein@hotmail.com> wrote in message
news:u5e2lwz2FHA.744@TK2MSFTNGP10.phx.gbl...
> Hey Jonathan are you talking about using the Divider object to divide the
> ink into elements such as paragraph, line, segment, and drawing? Or are
you
> talking about just using a recognizer context to recognize several lines
of
> text?
>
> Using the Divider object (and setting the lineheight) will allow you to
> analyze the structure of the ink and create your own lines and paragraphs
of
> recognized text.
>
> --
> Josh Einstein
> Tablet Enhancements for Outlook 2.0 - Try it free for 14 days
> www.tabletoutlook.com
>
> "Jonathan Wareham" <JonathanW@CooperParry.com> wrote in message
> news:%23yr4ZYy2FHA.2816@tk2msftngp13.phx.gbl... 
line/paragraph - 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Jonathan Wareham
10-28-05 08:59 AM


Re: OCR Handwriting Recognition - Multiple Lines Of Writing
Ah, yes that is what you would need to do. The recognizer context will not
perform this division for you by itself.

Depending on your needs, you might find the Agilix Infinotes controls to be
to your liking. There is a control called "Note" that is a mini journal but
without support for flags, pictures, mixed text, etc. You can get those
features by upgrading to Infinotes Pro which costs I think $300 at the time
of this writing. www.infinotes.com

Anyhow, Infinotes does background analysis for you and breaks the ink into
wrapped objects that represent the ink division results. So you could
enumerate a document with a foreach, looking for InkParagraphElement and
InkLineElement, etc without having to use the analysis api yourself.

However, if you want to do the analysis yourself (it's fun but takes some
work), you can look at "About Ink Analysis with the Divider Object" topic in
the SDK index.

--
Josh Einstein
Tablet Enhancements for Outlook 2.0 - Try it free for 14 days
www.tabletoutlook.com


"Jonathan Wareham" <JonathanW@CooperParry.com> wrote in message
news:OT5x5442FHA.3276@TK2MSFTNGP10.phx.gbl...
> Hi Josh, thanks for the reply.
>
> Currently I am just using the recognizer context to recognize several
> lines
> of handwriting which as I say is working fine other than that it is all
> returned as one continous paragraph.  Are you saying that what I need to
> do
> is first use the Divider object to split the ink into sections
> (paragraphs),
> and then use the recognizer context on each section?
>
> Thanks,
>
> Jonathan
>
> "Josh Einstein" <josheinstein@hotmail.com> wrote in message
> news:u5e2lwz2FHA.744@TK2MSFTNGP10.phx.gbl... 
> you 
> of 
> of 
> line/paragraph - 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Josh Einstein
10-29-05 12:06 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Tablet PC Applications development archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 10:15 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.