Re: Character recognition
Re: Character recognition
- Subject: Re: Character recognition
- From: Ricky Sharp <email@hidden>
- Date: Wed, 16 Aug 2006 06:47:46 -0500
On Wednesday, August 16, 2006, at 06:41AM, Kishore G <email@hidden> wrote:
> I'm working on a simple paint application. I want to add character
>recognition support to my app.
> I have gone through the Ink services documentation, but I couldn't
>get an idea on how to implement this using Cocoa.
There's no direct Cocoa APIs; you'll need to use Carbon. From the sounds of things, you want to implement deferred recognition:
<http://developer.apple.com/documentation/Carbon/Conceptual/using_ink/ink_tasks/chapter_3_section_6.html#//apple_ref/doc/uid/TP30000844-BAJHCGDF>
> Please let me know, how to implement this. If possible few examples.
>
>*Note: I don't have any tablet connected to my machine!!
How do you expect to develop/test this feature if you don't have a tablet?
--
Rick Sharp
Instant Interactive(tm)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden