Hello

Actually I am using tesseract for urdu language and urdu does not require 
dictionary files so I want to exclude all the dictionary related Functions 
which are not being used but they are called each time and increases the 
time of execution
Thats why I want to exclude all Dictionary Classes fro the code

Thanks in Advance

On Monday, 9 July 2012 15:55:33 UTC+5, Nick White wrote:
>
> On Mon, Jul 09, 2012 at 02:26:37AM -0700, Umair Anjum wrote: 
> > Actually I want to close all function calling of dictionary classes 
> > Because I want to improve systems recognition time 
>
> Yes, that is what Zdenko's advice will do. 
>
> If you want more fine-grained control over which functions are 
> called (which you shouldn't), you can patch the code. But trust in 
> Zdenko on this one ;) 
>
> Nick 
>

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to