Hi Nick.
 
Thank you for your reply.
 
When we say UNVL, we just output the results that are returned via the 
GetUNLVText method of the api. If we interpreted wrong or if we are making 
bad assumptions please let us know.
 
About the 64 bit, as you can see we have created a .NET4 managed c++ 
assembly..
As we are using visual studio we had to compile the tesseract bits, and all 
the dependencies for x86 and 64bit in a separate way, wich is not 
straightforward.
 
We also had to make a lot of changes specialy in what relates to removing 
the win GUI dependencies because there is a compilation setting that should 
do that but it does not cover all the code efficiently.
 
We also created a nice DOM for navigating all the OCR results in a simple 
and eficiente way.
 
We will certanly put issues and patches as soon as possible.
And please feel free to feedback and coment on our work.
 
Best regards,
 
Rui.
 

Terça-feira, 15 de Outubro de 2013 11:52:31 UTC+1, Nick White escreveu:

> Hi Rui, 
>
> On Tue, Oct 15, 2013 at 02:13:52AM -0700, Rui Barbosa wrote: 
> > I just wanted to let you guys know that we have successfully ported 
> Tesseract 
> > for Windows x86 and x64 and also have done it for Windows phone 8 and 
> WinRT. 
> >   
> > You can get a free trial version with sample source code and sample wp8 
> app 
> > here http://www.devscope.net/products/DevScopeOCR. 
>
> Interesting project, thanks for posting about it. 
>
> I just have a few questions after reading the webpage. 
>
> What do you mean by UNVL format output? UNVL provided the old test 
> sets that can be used [0], but they are designed to output plain 
> text and compare against ground truth files. 
>
> You mention that it works with 64 bit. Doesn't Tesseract do that on 
> Windows now? The Linux version certainly has been happy with 64 bit 
> for some time, I presumed the same was true in the Windows world. 
>
> Thanks again for letting us know about the project, and please do 
> post patches and bug reports to the issue tracker [1] when you can. 
>
> Nick 
>
> 0. http://code.google.com/p/tesseract-ocr/wiki/TestingTesseract 
> 1. http://code.google.com/p/tesseract-ocr/issues/list 
>

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

--- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to