Technology Questions

Go Back   Technology Questions > Hardware Questions > Mobile Computers > Tablet PC > Tablet PC Software > Tablet PC Developers

Tablet PC Developers Show off your work while discussing with others how to create ink enabled applications.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 07-30-2007, 12:10 PM
Chris DiPierro
Newsgroup Contributor
 
Posts: n/a
Maximum strokes (or points) to recognize at once?

Doing some research into recognition accuracy of the MS engine, we've
run into what seems to be a bit of a limitation. One of our writers
wrote a long narrative of about 1800 strokes. If we feed all of these
strokes to the recognizer and then reco, it fails with a ProcessFailed
RecoStatus. By trial and error, we've determined it breaks down at
around 1570 strokes. This seems fairly arbitrary, so I'd guess maybe
it's a # of points or processing time limit or something.

Is there anywhere this sort of limitation is documented? I think we can
work around it if we know what we're looking for.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 07-30-2007, 12:10 PM
  #2 (permalink)  
Old 08-02-2007, 06:40 PM
Josh Einstein
Newsgroup Contributor
 
Posts: n/a
Re: Maximum strokes (or points) to recognize at once?

If you are using RecognizerContext, then the best way to get around the
problem (which I personally have not experienced, I will have to try it when
I get my Tablet PC back from the shop) is to use the Divider class.

Basically the scenario is that you would pre-parse the ink using Divider
which would give you back the ink parsed into logical groupings of
paragraphs, lines, and words. Then you can break up your recognition task
into several smaller tasks. It's worth mentioning though that there is an
API available now that is vastly superior to both Divider and
RecognizerContext called Ink Analysis. If you're developing a new
application, I recommend using that instead.

--
Josh Einstein (Tablet PC MVP)
Einstein Technologies
Tablet Enhancements for Outlook - Try it free: www.tabletoutlook.com



"Chris DiPierro" <cdipierr@mi-corporation.com> wrote in message
news:O0Wwl0t0HHA.5980@TK2MSFTNGP04.phx.gbl...
> Doing some research into recognition accuracy of the MS engine, we've run
> into what seems to be a bit of a limitation. One of our writers wrote a
> long narrative of about 1800 strokes. If we feed all of these strokes to
> the recognizer and then reco, it fails with a ProcessFailed RecoStatus. By
> trial and error, we've determined it breaks down at around 1570 strokes.
> This seems fairly arbitrary, so I'd guess maybe it's a # of points or
> processing time limit or something.
>
> Is there anywhere this sort of limitation is documented? I think we can
> work around it if we know what we're looking for.
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 08-02-2007, 08:30 PM
Mitica Manu [MS]
Newsgroup Contributor
 
Posts: n/a
Re: Maximum strokes (or points) to recognize at once?

Hello Chris,

The solution suggested by Josh is very good, you may consider it for
addressing your problem. In general, it is a good idea to provide the
recognizers maximum a few words (and only one line) to increase the accuracy
of the handwriting recognition (where practical to do so).

The Japanese, Chinese Simplified, Chinese Traditional and Korean handwriting
recognizers are limited to 1024 strokes and 32767 points per stroke. The
other handwriting recognizers (English, French, etc.) process currently up to
16000 strokes and 32767 points per stroke. This numbers are subject to change
in subsequent versions of the OS.

Thank you,
Mitica Manu

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shortcut Key Strokes Dewayne Windows XP 7 06-07-2007 03:40 AM
Disposing Ink Strokes tony@heavyenergy.com Tablet PC Developers 1 05-06-2007 07:32 AM
Re: How to collect all pixels for thick strokes? Mostafa Tablet PC Developers 1 05-06-2007 07:30 AM
Software to record and play back ink strokes Amy Blankenship Windows XP Tablet PC Newsgroup 1 12-30-2006 04:45 PM
Record Ink Strokes? Amy Blankenship Windows XP Tablet PC Newsgroup 0 12-28-2006 02:27 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 06:11 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0