Dňa 19.07.2012 03:32, newtotesseract wrote / napísal(a):
> Hi,
>
> Thanks for the suggestion.
> I found the thread "Include Tesseract in C++ 
> code<https://groups.google.com/forum/#!topic/tesseract-ocr/xp4hajq-o2A>" 
> closer to what I am looking for.
>
> But, did not get how to create static archive library (.lib) of tesseract 
> on Windows.
> I am using tesseract 3.01 code base and also the VS2008 projects for 3.01.
there is no library build on Windows for 3.01 (3.00) version. You need
to use 3.02 version (in svn).
>
> Thanks,
>
> On Thursday, July 19, 2012 1:13:03 AM UTC+8, sventech wrote:
>> Please search the previous posts, and you'll find several discussions: 
>> https://groups.google.com/forum/?hl=en&fromgroups#!searchin/tesseract-ocr/image$20buffer
>>  
>>
>> --Sven<https://groups.google.com/forum/?hl=en&fromgroups#!searchin/tesseract-ocr/image$20buffer--Sven>
>>  
>>
>> On Wed, Jul 18, 2012 at 4:19 AM, newtotesseract wrote: 
>>> Hi, 
>>>
>>> I am new to tesseract and trying to integrate tesseract library in our 
>>> existing text recognition application. 
>>>
>>> I want to pass the image file data through a memory buffer to tesseract 
>>> library for character recognition. 
>>>
>>> Can this be done using the "./api/.libs/libtesseract.a" library on 
>> Linux? 
>>> How can we do this on Windows? Can we generate just libtesseract.lib on 
>>> Windows, instead of the entire exe? 
>>>
>>> Please guide. 
>>>
>>> Thanks for your time and help. 
>>>
>>> Best Regards, 
>>>
>>> -- 
>>> 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 
>>
>>
>> -- 
>> ``All that is gold does not glitter, 
>>   not all those who wander are lost; 
>> the old that is strong does not wither, 
>>   deep roots are not reached by the frost. 
>> From the ashes a fire shall be woken, 
>>   a light from the shadows shall spring; 
>> renewed shall be blade that was broken, 
>>   the crownless again shall be king.” 
>>


-- 
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

Reply via email to