Re: Forking tesseract.

2010-05-24 Thread Sriranga(77yrsold)
please see comments of Ray at https://mail.google.com/mail/?labs=0&shva=1#inbox/128922bd8af54053 On Tue, May 25, 2010 at 8:34 AM, Arno Teigseth wrote: > On Tue, 2010-05-25 at 03:52 +0100, Jimmy O'Regan wrote: > > Y'know, I don't recall seeing in this exchange anything along the > > lines of 'I a

Re: Forking tesseract.

2010-05-24 Thread Ray Smith
I would be very happy for someone to take over maintenance of the autotools part of tesseract. Even better if a team of you can do it... I don't get much time to deal with that, and it doesn't get much priority, since we have our own build system, and windows has to have its own. With someone looki

Re: Forking tesseract.

2010-05-24 Thread Arno Teigseth
On Tue, 2010-05-25 at 03:52 +0100, Jimmy O'Regan wrote: > Y'know, I don't recall seeing in this exchange anything along the > lines of 'I asked for commit access but was refused/got no > answer/etc.' Hehe well no I didn't ask. I don't know exactly how additions and commits are related - do you sug

Re: Forking tesseract.

2010-05-24 Thread Jimmy O'Regan
On 25 May 2010 03:04, Arno Teigseth wrote: > On Mon, 2010-05-24 at 16:41 +0100, James Le Cuirot wrote: > >> Because until a few days ago, development had ground to a halt. There >> had been no new commits since August (I think) and not even any >> communication from the lead maintainer. It's nice

Re: Forking tesseract.

2010-05-24 Thread Arno Teigseth
On Mon, 2010-05-24 at 16:41 +0100, James Le Cuirot wrote: > Because until a few days ago, development had ground to a halt. There > had been no new commits since August (I think) and not even any > communication from the lead maintainer. It's nice to see that there > have some new commits but some

Re: Danish fraktur support in r319

2010-05-24 Thread Lars Aronsson
Zdenko Podobný wrote: I think I find workaround: 1. Add "PIX *pix;" to line 225 in api/tesseractmain.cpp 2. Than configure&compile tesseract with these commands: ./runautoconf CPPFLAGS="-DHAVE_LIBLEPT"./configure ; make make install Can you confirm if it works for you? Yes, this w

Re: Danish fraktur support in r319

2010-05-24 Thread Jimmy O'Regan
On 24 May 2010 20:18, Lars Aronsson wrote: > Jimmy O'Regan wrote: >> >> On 24 May 2010 17:41, Lars Aronsson wrote: >>> >>> I tried to compile the current version (svn -r354 up), but failed: >> >> Looks like a pair of missing casts - have you opened an issue? > > No, I have not. I don't know enoug

Re: Danish fraktur support in r319

2010-05-24 Thread Zdenko Podobný
Dn(a 24.05.2010 21:39, Lars Aronsson wrote / napísal(a): > Jimmy O'Regan wrote: > ‘ScrollView::Image(Pix*&, inT32&, int)’ > ../viewer/scrollview.h:266: note: candidates are: void > ScrollView::Image(const char*, int, int) > >> Weird. It's there: >>337 theraysmith #ifdef HAVE_LIBLE

Re: Danish fraktur support in r319

2010-05-24 Thread Jimmy O'Regan
On 24 May 2010 20:39, Lars Aronsson wrote: > Jimmy O'Regan wrote: > > ‘ScrollView::Image(Pix*&, inT32&, int)’ > ../viewer/scrollview.h:266: note: candidates are: void > ScrollView::Image(const char*, int, int) > >> Weird. It's there: >>   337 theraysmith #ifdef HAVE_LIBLEPT >>   14

Re: Danish fraktur support in r319

2010-05-24 Thread Lars Aronsson
Jimmy O'Regan wrote: ‘ScrollView::Image(Pix*&, inT32&, int)’ ../viewer/scrollview.h:266: note: candidates are: void ScrollView::Image(const char*, int, int) Weird. It's there: 337 theraysmith #ifdef HAVE_LIBLEPT 149 theraysmith // Draw a Pix on (x,y). 149 theraysmith void Image(stru

Re: Danish fraktur support in r319

2010-05-24 Thread Lars Aronsson
Jimmy O'Regan wrote: On 24 May 2010 17:41, Lars Aronsson wrote: I tried to compile the current version (svn -r354 up), but failed: Looks like a pair of missing casts - have you opened an issue? No, I have not. I don't know enough of the software. Err... I have no affiliation with Google.

Re: Danish fraktur support in r319

2010-05-24 Thread Zdenko Podobný
Dňa 24.05.2010 20:26, Jimmy O'Regan wrote / napísal(a): > 2010/5/24 Zdenko Podobný : > >> Dňa 24.05.2010 19:46, Jimmy O'Regan wrote / napísal(a): >> >>> On 24 May 2010 17:41, Lars Aronsson wrote: >>> >>> Peter Alberti wrote: >>> I've trained tesseract r3

Re: Danish fraktur support in r319

2010-05-24 Thread Jimmy O'Regan
2010/5/24 Zdenko Podobný : > Dňa 24.05.2010 19:46, Jimmy O'Regan wrote / napísal(a): >> On 24 May 2010 17:41, Lars Aronsson wrote: >> >>> Peter Alberti wrote: >>> >> I've trained tesseract r319 (3.0) to support Danish texts written in >> fraktur. It is not >> perfect but good enough th

Re: Danish fraktur support in r319

2010-05-24 Thread Zdenko Podobný
Dňa 24.05.2010 19:46, Jimmy O'Regan wrote / napísal(a): > On 24 May 2010 17:41, Lars Aronsson wrote: > >> Peter Alberti wrote: >> > I've trained tesseract r319 (3.0) to support Danish texts written in > fraktur. It is not > perfect but good enough that I hope it may be useful t

Re: Danish fraktur support in r319

2010-05-24 Thread Jimmy O'Regan
On 24 May 2010 18:46, Jimmy O'Regan wrote: > On 24 May 2010 17:41, Lars Aronsson wrote: >> Peter Alberti wrote: > > I've trained tesseract r319 (3.0) to support Danish texts written in > fraktur. It is not > perfect but good enough that I hope it may be useful to others. >> >> Jim

Re: Danish fraktur support in r319

2010-05-24 Thread Jimmy O'Regan
On 24 May 2010 17:41, Lars Aronsson wrote: > Peter Alberti wrote: I've trained tesseract r319 (3.0) to support Danish texts written in fraktur. It is not perfect but good enough that I hope it may be useful to others. > > Jimmy O'Regan wrote: >> >> With the current SVN version,

Re: Danish fraktur support in r319

2010-05-24 Thread Peter Alberti
On May 24, 1:46 pm, Lars Aronsson wrote: > Peter Alberti wrote: > > I've trained tesseract r319 (3.0) to support Danish texts written in > > fraktur. It is not > > perfect but good enough that I hope it may be useful to others. > > This is great! The file dan-frak.traineddata is a binary file. >

Re: Danish fraktur support in r319

2010-05-24 Thread Lars Aronsson
Peter Alberti wrote: I've trained tesseract r319 (3.0) to support Danish texts written in fraktur. It is not perfect but good enough that I hope it may be useful to others. Jimmy O'Regan wrote: With the current SVN version, you can use combine_tessdata -e [trainingdata file] [files to extract]

Re: Forking tesseract.

2010-05-24 Thread James Le Cuirot
On Mon, 24 May 2010 10:13:32 -0500 Arno Teigseth wrote: > I'm haven't been on this list for very long, but could someone tell me > why a fork is needed? Is there a difference in goals? Why can't the > main project be hacked instead of forking? Because until a few days ago, development had ground

Re: Danish fraktur support in r319

2010-05-24 Thread Jimmy O'Regan
On 24 May 2010 14:46, Lars Aronsson wrote: > Peter Alberti wrote: > >> I've trained tesseract r319 (3.0) to support Danish texts written in >> fraktur. It is not >> perfect but good enough that I hope it may be useful to others. > > This is great! The file dan-frak.traineddata is a binary file. >

Re: Forking tesseract.

2010-05-24 Thread Arno Teigseth
On Thu, 2010-05-13 at 01:17 -0700, James Le Cuirot wrote: > > However, i plan to be attacking the "big deal" very soon... In this regard, > > i've created the "TessReact" project on google code > > here:http://code.google.com/p/tessreact > > Feel free to help me, it's all the same (Including lice

Re: Danish fraktur support in r319

2010-05-24 Thread Lars Aronsson
Peter Alberti wrote: I've trained tesseract r319 (3.0) to support Danish texts written in fraktur. It is not perfect but good enough that I hope it may be useful to others. This is great! The file dan-frak.traineddata is a binary file. Tesseract is an open source software. Is there some docu