Hi Nick,

i'm not really proficient with svn. Maybe this helps? If you want me to run 
a specific svn command i'll gladly do it.

localhost:tesseract-ocr-3.02 renard$ svn ls "^/tags"
release-2.04/
release-3.00/
release-3.00.1/
release-3.01/
release-3.02.01/
release-3.02.02/
localhost:tesseract-ocr-3.02 renard$ svnversion .
705M
localhost:tesseract-ocr-3.02 renard$ 


I do not remember the exact changes. But my main goals was the get progress 
information during the ocr process so that my app could show the bounding 
boxes of the currently processed word. 

Cheers
Renard


Am Mittwoch, 15. Mai 2013 11:37:26 UTC+2 schrieb Nick White:
>
> Ah, I see it's pretty close to 3.02.01 (now only available as an SVN 
> tag). Am I correct in thinking that's the release you used? Or was 
> it a SVN revision near it? 
>
> Thanks again, 
>
> Nick 
>
> On Wed, May 15, 2013 at 10:30:29AM +0100, Nick White wrote: 
> > Hi Renard, 
> > 
> > This is awesome, great job :) 
> > 
> > I was interested to see what changes you'd made to tesseract, so ran 
> > 'diff -r' on the tesseract-ocr-3.02 directory in github, but a quick 
> > look made it seem quite different to the 
> > tesseract-ocr-3.02.02.tar.gz currently available from Tesseract. 
> > 
> > Am I correct in thinking that? Is it based on a version from SVN? If 
> > so, which? If not, I'll just have to spend more time with diff ;-) 
> > 
> > I'd be keen to try and isolate and generalise any changes you made 
> > and get them back into the core code, if I can. 
> > 
> > Thanks for all this lovely free code! 
> > 
> > Nick 
> > 
> > On Tue, May 14, 2013 at 01:51:15PM -0700, Renard Wellnitz wrote: 
> > > Hi Tom, 
> > > 
> > > i decided to publish the code of the app under the Apache 2 licence. 
> However 
> > > the c++ code that deals with image processing uses the stricter GLP v3 
> since 
> > > that is the place where i put a lot of effort into. 
> > > 
> > > The project still needs a readme and instructions on how to build the 
> binaries. 
> > > For someone with a bit of Android/NDK experience it should be not a 
> big problem 
> > > however. 
> > > Readme and build instructions will follow in a couple of days. 
> > > 
> > > https://github.com/renard314/textfairy 
> > > 
> > > Cheers! 
> > > Renard 
>

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