Re: Tesseract 3.00

2011-12-15 Thread Lahiru Himash Madusanka
As you said your language code must be eng And remember it's not |- is should be l- (L) Please try this. It should work. If your'e using Windows Se7en then you should not type "Run". Only type "cmd" On 12/13/11, Onion wrote: > Thanks Lahiru. I've given it a try. > > Nothing came up when I typed r

Re: Tesseract 3.00

2011-12-13 Thread Onion
Thanks Lahiru. I've given it a try. Nothing came up when I typed run in the Start/search bar of Windows 7. So I typed cmd and clicked cmd.exe In the C:\Windows\system32\cmd.exe screen, it said: C:\Users\Onion> I changed directories (cd) like this: C:\Users\Onion>cd c:\Programme\tesseract-OCR

Re: Tesseract 3.00

2011-12-12 Thread Lahiru Himash Madusanka
You can use tess from command line. Use Run>CMD then go to your tess folder. Use cd command. If the folder in "c:/ tess" then use them like this. C: (then press enter) cd tess The you're in Tess folder. use this command to run it tesseract "Your image location with ext:" "save file location" -l "

Re: Tesseract 3.00

2011-12-11 Thread Onion
I couldn't get either of these two to work and have given up: Tesseract-OCR QT4 gui : Tesseract-OCR QT4 gui is a simple GUI for tesseract *Requirements:* Qt4 (It gave failure errors. Probably cuz I don't have Qt4 on my computer. Could be too compli

Re: Tesseract 3.00

2011-12-08 Thread Onion
Thanks, I'll check it out. -- 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 opt

Re: Tesseract 3.00

2011-12-08 Thread zdenko podobny
Have a look at http://code.google.com/p/tesseract-ocr/wiki/AddOns#GUI Zdenko On Wed, Dec 7, 2011 at 10:42 PM, Onion wrote: > That occurred to me, but I could not find a link to contact them, ie there > was no FreeOCR forum to be found :( > > Is there another way of achieving the results of tra

Re: Tesseract 3.00

2011-12-07 Thread Onion
That occurred to me, but I could not find a link to contact them, ie there was no FreeOCR forum to be found :( Is there another way of achieving the results of transcribing German fraktur using Tesseract with a different OCR program? Or has no one attempted this? Thanks On Wednesday, Decembe

Re: Tesseract 3.00

2011-12-07 Thread zdenko podobny
Regarding "FreeOCR V3" you should ask authors of " FreeOCR V3" why it did not work... Zd. On Tue, Dec 6, 2011 at 5:33 PM, Onion wrote: > Hi, it's me again. Trying to figure this out 9 months later :) > > I opened FreeOCR V3. > I opened a scanned jpeg image. The image is two pages of a book with

Re: Tesseract 3.00

2011-12-06 Thread Onion
Hi, it's me again. Trying to figure this out 9 months later :) I opened FreeOCR V3. I opened a scanned jpeg image. The image is two pages of a book with typewritten German fraktur. I selected the text, then clicked OCR. A message quickly flashed by at the top of FreeOCR: "Processing Selected A

Re: tessnet2 error for tesseract 3.00

2011-10-16 Thread onur karali
that works! Thanks a lot, On Oct 13, 6:03 pm, Quan Nguyen wrote: > They're not compatible. If you want Tess 3.0x, > tryhttp://code.google.com/p/tesseractdotnet/. > > On Oct 13, 3:23 am, onur karali wrote: > > > > > > > > > Hi, > > I can build and use .net wrapper "tessnet2" for tesseract versi

Re: tessnet2 error for tesseract 3.00

2011-10-13 Thread Quan Nguyen
They're not compatible. If you want Tess 3.0x, try http://code.google.com/p/tesseractdotnet/ . On Oct 13, 3:23 am, onur karali wrote: > Hi, > I can build and use .net wrapper "tessnet2" for tesseract version 2.04 > successfully but build operation gives error about "baseAPI.h could > not be found

tessnet2 error for tesseract 3.00

2011-10-13 Thread onur karali
Hi, I can build and use .net wrapper "tessnet2" for tesseract version 2.04 successfully but build operation gives error about "baseAPI.h could not be found" when i tried to build this wrapper for tesseract version 3.00. Can you suggest any solutions to overcome this error? Thank you, onur karalı

Re: updating traineddata in Tesseract 3.00

2011-08-15 Thread yem
Hello I am now having trouble using the "mftraining" command to cluster ".tr" files. I've created traineddata for both of the box/img file pairs and .tr files individually and they have worked. I ran through all the steps again to put them together such as the "unicharset_extractor" for box0 box1

Re: updating traineddata in Tesseract 3.00

2011-08-11 Thread yem
Dmitri Thanks for the response. I was planning to head down this path originally but I wanted to see how everyone else was getting there's to work. You answer was very much appreciated. On Aug 10, 9:31 pm, Dmitri Silaev wrote: > It is a known limitation with traineddata files. You cannot *update

Re: updating traineddata in Tesseract 3.00

2011-08-10 Thread Dmitri Silaev
It is a known limitation with traineddata files. You cannot *update* a traineddata file, you can just *overwrite* some component within it. To *add* your new trained samples, you need the old source image/box file pairs as well as the new ones, then run "mftraining", and so on as usual. Since Googl

updating traineddata in Tesseract 3.00

2011-08-10 Thread yem
Hey everyone. I've spent the last week learning how to use the tesseract and found it to be very good and useful and following this guide: http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3 The only problem is I'm trying to update the traineddata I downloaded from the download area bu

Re: Problem with Tesseract 3.00

2011-03-30 Thread zdenko podobny
xe after compiling(I did that). > > 3)The Tesseract's source code didn't contain a LIB directory in .. > \VS2008\, so i had copied > leptonica-1.66-win32-lib-include-dirs in ..\VS2008.Is this the manner > to compile the source code and had i to compile leptonica-1.66 alone > a

Problem with Tesseract 3.00

2011-03-30 Thread mohamed amine
and what version of leptonica is compatible with Tesseract 3.00(the last release version) 4)When adding leptonica library, png,jpeg,..images will be recognized? 5) I tried to load the priject with vs2010 but same probleme of converting "combine_tessadata", i tried to add the miss

Re: Tesseract 3.00

2011-03-14 Thread Dmitry Silaev
You don't need to bother using *two together*. Tesseract is a basis FreeOCR is built on, so these two are together already. FreeOCR's graphic interface is quite user friendly. Just install and use. I don't know what else needs to be said )) Warm regards, Dmitry Silaev On Mon, Mar 14, 2011 at

Re: Tesseract 3.00

2011-03-14 Thread Onion
I have FreeOCR installed already. So somehow, this works with Tesseract? Can you explain in simpleton terms how I'd use the two together? Or is it too "geeky"? Thanks -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send

Re: Tesseract 3.00

2011-03-14 Thread Dmitry Silaev
Actually, there's more than just VietOCR. Check this: http://en.wikipedia.org/wiki/Tesseract_(software)#User_interfaces Warm regards, Dmitry Silaev On Mon, Mar 14, 2011 at 2:13 AM, Onion wrote: > Ok, thanks. That will be too complicated for me to use. Will have to > uninstall it. > > -- > Y

Re: Tesseract 3.00

2011-03-13 Thread Quan Nguyen
There are some GUI frontends that you can use, such as VietOCR, which are available as Java and .NET apps. http://vietocr.sf.net On Mar 13, 6:13 pm, Onion wrote: > Ok, thanks. That will be too complicated for me to use. Will have to > uninstall it. -- You received this message because you are

Re: Tesseract 3.00

2011-03-13 Thread Onion
Ok, thanks. That will be too complicated for me to use. Will have to uninstall it. -- 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

Re: Tesseract 3.00

2011-03-13 Thread Dmitry Silaev
-ocr/wiki/ReadMe#Windows Warm regards, Dmitry Silaev On Sun, Mar 13, 2011 at 11:36 PM, Onion wrote: > I installed Tesseract 3.00 and the German and Czech languages as well as > English. > Now how do I run it? Are there directions somewhere? > When I click Start > Tesseract OC

Tesseract 3.00

2011-03-13 Thread Onion
I installed Tesseract 3.00 and the German and Czech languages as well as English. Now how do I run it? Are there directions somewhere? When I click Start > Tesseract OCR, a DOS screen flashes for a split second, then nothing happens. Thanks -- You received this message because you

Re: Tesseract 3.00 Released

2011-03-02 Thread zdenko podobny
On Sun, Oct 24, 2010 at 11:58 PM, Jimmy O'Regan wrote: > On 20 October 2010 23:15, Jimmy O'Regan wrote: > > On 21 October 2010 06:29, Jeffrey Ratcliffe > wrote: > >> Debian requires that each shared library have its own package. At the > >> moment, that would require the following extra package

Re: Tesseract 3.00 Released

2011-02-20 Thread Jeffrey Ratcliffe
On 24 October 2010 23:58, Jimmy O'Regan wrote: > I discussed this with Ray and he prefers having a single library, so > I'm going to make the multiple libraries a non-default option. This'll > surface in Tesseract 3.01, but I can certainly provide you with a > patch for 3.00 when I get a chance to

Re: Tesseract 3.00 Released

2010-10-24 Thread Jeffrey Ratcliffe
On 24 October 2010 23:58, Jimmy O'Regan wrote: > I discussed this with Ray and he prefers having a single library, so > I'm going to make the multiple libraries a non-default option. This'll > surface in Tesseract 3.01, but I can certainly provide you with a > patch for 3.00 when I get a chance to

Re: Tesseract 3.00 Released

2010-10-24 Thread Jimmy O'Regan
On 20 October 2010 23:15, Jimmy O'Regan wrote: > On 21 October 2010 06:29, Jeffrey Ratcliffe > wrote: >> Debian requires that each shared library have its own package. At the >> moment, that would require the following extra packages: > > That doesn't sound right. I'll check into it at the mento

Re: Tesseract 3.00 Released

2010-10-21 Thread Jeffrey Ratcliffe
On 21 October 2010 08:15, Jimmy O'Regan wrote: > That doesn't sound right. I'll check into it at the mentor summit. >From [1] (or the libpkg-guide package on a Debian-based distro): There are packages like libc6, which contain multiple shared libraries in one package. This is not encouraged. [2]

Re: Tesseract 3.00 Released

2010-10-20 Thread Jimmy O'Regan
On 21 October 2010 06:29, Jeffrey Ratcliffe wrote: > Debian requires that each shared library have its own package. At the > moment, that would require the following extra packages: That doesn't sound right. I'll check into it at the mentor summit. -- jimregan, that's because deep inside you,

Re: Tesseract 3.00 Released

2010-10-20 Thread Jeffrey Ratcliffe
Debian requires that each shared library have its own package. At the moment, that would require the following extra packages: libtesseract-api3 libtesseract-ccstruct3 libtesseract-ccutil3 libtesseract-classify3 libtesseract-cutil3 libtesseract-dict3 libtesseract-image3 libtesseract-main3 libtesse

Re: Tesseract 3.00 Released

2010-10-17 Thread Jeffrey Ratcliffe
On 2 October 2010 21:33, Jimmy O'Regan wrote: > Even still, I think the shared library stuff is the problem. Indeed. I have another, related question. Debian requires each shared library to have its own package. The only exception is when the SONAME will only ever change simultaneously for all l

Re: Tesseract 3.00 Released

2010-10-05 Thread Jimmy O'Regan
On 5 October 2010 12:54, zdenko podobny wrote: > it is solved. Problem was in using "-l english" instead of  "-l eng". > I already got other feedback that user documentation should be improved Well, I won't argue that the documentation needs improvement, but in this case, I think the document

Re: Tesseract 3.00 Released

2010-10-05 Thread Malky
So my problem is solved ) Thanks to zdenko podobny for help! -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-...@googlegroups.com. To unsubscribe from this group, send email to tesseract-ocr+unsu

Re: Tesseract 3.00 Released

2010-10-05 Thread zdenko podobny
On Tue, Oct 5, 2010 at 10:17 AM, Jimmy O'Regan wrote: > On 5 October 2010 07:45, zdenko podobny wrote: > > > > On Tue, Oct 5, 2010 at 12:36 AM, Malky wrote: > >> > >> I've compiled tesseract (and it works) but I don't know how to use the > >> language files from here: > >> https://code.google.c

Re: Tesseract 3.00 Released

2010-10-05 Thread Jimmy O'Regan
On 5 October 2010 07:45, zdenko podobny wrote: > > On Tue, Oct 5, 2010 at 12:36 AM, Malky wrote: >> >> I've compiled tesseract (and it works) but I don't know how to use the >> language files from here: >> https://code.google.com/p/tesseract-ocr/downloads/list >> >> I've unpacked language files i

Re: Tesseract 3.00 Released

2010-10-04 Thread zdenko podobny
On Tue, Oct 5, 2010 at 12:36 AM, Malky wrote: > I've compiled tesseract (and it works) but I don't know how to use the > language files from here: > https://code.google.com/p/tesseract-ocr/downloads/list > > I've unpacked language files into /usr/local/share/tessdata/ but I get > the error messag

Re: Tesseract 3.00 Released

2010-10-04 Thread Maxim Markin
Thanks for reporting this. I've added post build event to copy leptonica to bin folder. On Mon, Oct 4, 2010 at 7:37 AM, Sriranga(78yrsold) wrote: > Dear Max, > Today I downloaded latest version r504 and generated 18 files successfully > without any errors. I found all exe were in bin.dbg folder.

Re: Tesseract 3.00 Released

2010-10-04 Thread Malky
I've compiled tesseract (and it works) but I don't know how to use the language files from here: https://code.google.com/p/tesseract-ocr/downloads/list I've unpacked language files into /usr/local/share/tessdata/ but I get the error message "Error openning data file /usr/local/share/tessdata/ engl

Re: Tesseract 3.00 Released

2010-10-04 Thread Sriranga(78yrsold)
Dear Max, Today I downloaded latest version r504 and generated 18 files successfully without any errors. I found all exe were in bin.dbg folder. When tried to generate release version - only two exe was generated as in previous post. This time user can locate the exe files at one place.easily. when

Re: Tesseract 3.00 Released

2010-10-04 Thread Max
Sriranga, I've checked in fix for VS2008 release mode compilation error. On Oct 3, 7:34 am, "Sriranga(78yrsold)" wrote: -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-...@googlegroups.com. To u

Re: Tesseract 3.00 Released

2010-10-03 Thread Sriranga(78yrsold)
te: >>> >>>> >>>> >>>> On Sat, Oct 2, 2010 at 5:22 AM, Sriranga(77yrsold) < >>>> withblessi...@gmail.com> wrote: >>>> >>>>> Zdenko, >>>>> >>>>> Downloaded windows binaries and works

Re: Tesseract 3.00 Released

2010-10-03 Thread zdenko podobny
gt;> >>>> Downloaded windows binaries and works fine in WinXP >>>> Congratulations!!!. It would have nice if you had >>>> included relevant source code like tesseact.sln for VS2008C++ etc for >>>> windows platform also. >>>> >>&g

Re: Tesseract 3.00 Released

2010-10-02 Thread Sriranga(77yrsold)
t; >> withblessi...@gmail.com> wrote: >> >>> Zdenko, >>> >>> Downloaded windows binaries and works fine in WinXP Congratulations!!!. >>> It would have nice if you had >>> included relevant source code like tesseact.sln for VS2008C++ etc for >&g

Re: Tesseract 3.00 Released

2010-10-02 Thread Jimmy O'Regan
from sid (squeeze is identical in this case) > > I'm attaching my current ./debian as diff.gz against the base > tesseract-3.00 package. > Doh! Even still, I think the shared library stuff is the problem. -- jimregan, that's because deep inside you, you are evil. Also n

Re: Tesseract 3.00 Released

2010-10-02 Thread Jeffrey Ratcliffe
t ./debian as diff.gz against the base tesseract-3.00 package. Regards Jeff -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-...@googlegroups.com. To unsubscribe from this group

Re: Tesseract 3.00 Released

2010-10-02 Thread Jeffrey Ratcliffe
On 2 October 2010 17:55, Jimmy O'Regan wrote: > Aha. Ok, my guess is that it's related to the change to use shared > libraries. I'll stick the debian stuff in a branch on github > (http://github.com/jimregan/tesseract-ocr/tree/debian-3.00) - there > are a few other differences that I can tackle a

Re: Tesseract 3.00 Released

2010-10-02 Thread Jimmy O'Regan
On 2 October 2010 16:26, Jeffrey Ratcliffe wrote: > On 2 October 2010 17:22, Jimmy O'Regan wrote: >> Ok... is the debian/rules file the same as the one currently in Debian? > > Yup. Aha. Ok, my guess is that it's related to the change to use shared libraries. I'll stick the debian stuff in a bra

Re: Tesseract 3.00 Released

2010-10-02 Thread Jeffrey Ratcliffe
On 2 October 2010 17:22, Jimmy O'Regan wrote: > Ok... is the debian/rules file the same as the one currently in Debian? Yup. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-...@googlegroups.com.

Re: Tesseract 3.00 Released

2010-10-02 Thread Jimmy O'Regan
On 2 October 2010 15:57, Jeffrey Ratcliffe wrote: > On 2 October 2010 00:31, Jimmy O'Regan wrote: >> Ok - first question: are you deliberately building without Leptonica? > > No. I was starting with my 2.04 build environment and was going to > work from there. > >> If you're not, you'll need libl

Re: Tesseract 3.00 Released

2010-10-02 Thread Jeffrey Ratcliffe
On 2 October 2010 00:31, Jimmy O'Regan wrote: > Ok - first question: are you deliberately building without Leptonica? No. I was starting with my 2.04 build environment and was going to work from there. > If you're not, you'll need libleptonica-dev OK. Added. Still can't link, though. I've poste

Re: Tesseract 3.00 Released

2010-10-02 Thread zdenko podobny
> > Did you try to look at http://tesseract-ocr.googlecode.com/files/tesseract-3.00.tar.gz? (it has label "Tesseract 3.00 source" ;-) ) If you have problem with it, than try svn and revision r498. Zd. -- You received this message because you are subscribed to the Google Groups &quo

Re: Tesseract 3.00 Released

2010-10-01 Thread tt
What about those multi-language recognitions (recognising text in Lang1 with inclusions of text in Lang2 and in Lang3 etc.)? Right now, for this to work one has to train for the "pseudo-languages", with obvious drawbacks in such technique. If such functionality is being worked on, would you also p

Re: Tesseract 3.00 Released

2010-10-01 Thread Jimmy O'Regan
On 2 October 2010 04:22, Sriranga(77yrsold) wrote: > Zdenko, > > Downloaded  windows binaries and works fine in WinXP  Congratulations!!!. It > would have nice if you had > included  relevant source code like tesseact.sln for VS2008C++ etc for > windows platform also. I think the amount of people

Re: Tesseract 3.00 Released

2010-10-01 Thread Sriranga(77yrsold)
Zdenko, Downloaded windows binaries and works fine in WinXP Congratulations!!!. It would have nice if you had included relevant source code like tesseact.sln for VS2008C++ etc for windows platform also. -Sriranga(78yrsold) On Sat, Oct 2, 2010 at 12:04 AM, zdenko podobny wrote: > > On Fri,

Re: Tesseract 3.00 Released

2010-10-01 Thread Jimmy O'Regan
On 1 October 2010 23:20, Jeffrey Ratcliffe wrote: > On 2 October 2010 00:16, Jimmy O'Regan wrote: >> That is odd. Can you post your config_auto.h? > > http://pastebin.com/B1xmefev > Ok - first question: are you deliberately building without Leptonica? At least some of those error messages are mo

Re: Tesseract 3.00 Released

2010-10-01 Thread Jeffrey Ratcliffe
On 2 October 2010 00:16, Jimmy O'Regan wrote: > That is odd. Can you post your config_auto.h? http://pastebin.com/B1xmefev Thanks for the quick reply Jeff -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to

Re: Tesseract 3.00 Released

2010-10-01 Thread Jimmy O'Regan
On 1 October 2010 23:09, Jeffrey Ratcliffe wrote: > On 1 October 2010 03:21, Jimmy O'Regan wrote: >> Tesseract release notes Sep 30 2010 - V3.00 > > Thanks for this. > > The configure and compile steps seem to work without warnings or > errors. I'm having problems linking, though. I've posted the

Re: Tesseract 3.00 Released

2010-10-01 Thread Jeffrey Ratcliffe
On 1 October 2010 03:21, Jimmy O'Regan wrote: > Tesseract release notes Sep 30 2010 - V3.00 Thanks for this. The configure and compile steps seem to work without warnings or errors. I'm having problems linking, though. I've posted the build log[1]. I'm using Ubuntu Lucid (gcc 4.4.3). Any idea w

Re: Tesseract 3.00 Released

2010-10-01 Thread Jimmy O'Regan
On 1 October 2010 19:34, zdenko podobny wrote: > Windows binaries are now available on download page [1]. Do not forget to > download language file. > Zd. > > [1] http://code.google.com/p/tesseract-ocr/downloads/list > Thanks Zdenko! -- jimregan, that's because deep inside you, you are evil.

Re: Tesseract 3.00 Released

2010-10-01 Thread zdenko podobny
On Fri, Oct 1, 2010 at 3:21 AM, Jimmy O'Regan wrote: > Tesseract release notes Sep 30 2010 - V3.00 > * Preparations for thread safety: > * Changed TessBaseAPI methods to be non-static > * Created a class hierarchy for the directories to hold instance data, > and began moving code i

Re: Tesseract 3.00 Released

2010-10-01 Thread Jimmy O'Regan
On 1 October 2010 03:39, jinahadam wrote: > Arabic support would mean support for other right to left languages > too right? that is, if i want to train for another right to left > language, like mine. > > My language is RTL, but its not connected script like Arabic. This is > good news :) > I th

Re: Tesseract 3.00 Released

2010-10-01 Thread jinahadam
y working on Tesseract? > A. Yes. > > Q. Will Tesseract support Arabic? > A. Yes. It's not clear yet whether support will come in 3.01 or not, > but much of the mechanisms will be present. > > Q. Can something be done about x-height? > A. 3.01 has completely rewritte

Re: Tesseract 3.00 Released

2010-09-30 Thread Jimmy O'Regan
ot clear yet whether support will come in 3.01 or not, but much of the mechanisms will be present. Q. Can something be done about x-height? A. 3.01 has completely rewritten, data driven, x-height estimation. I don't know yet whether or not it's an improvement, but I assume so :) Q. When wi

Tesseract 3.00 Released

2010-09-30 Thread Jimmy O'Regan
Tesseract release notes Sep 30 2010 - V3.00 * Preparations for thread safety: * Changed TessBaseAPI methods to be non-static * Created a class hierarchy for the directories to hold instance data, and began moving code into the classes. * Moved thresholding code to a separate

Re: help on cross compiling the tesseract 3.00 Prerelease to iphone

2010-09-27 Thread samith premetilaka
hi, thx for the reply, i did the following but it not work with the pocket OCR app ran the script,copy the libtesseract_api.a & baseapi.h pocket OCR project ,build the project getting errors TessBaseAPI was not declared in this scope. error: thresholder.h: No such file or directory error: ‘ImageTh

Re: help on cross compiling the tesseract 3.00 Prerelease to iphone

2010-09-24 Thread jinahadam
Try this http://robertcarlsen.net/2010/09/24/compiling-tesseract-v3-for-iphone-1299 it works for me. although i cant get it to work in the project. it says TessBaseAPI is not defined in this scope. i am using the baseapi.h in the 3.0 prerelease. On Sep 24, 5:23 am, "Jimmy O'Regan" wrote: > On

Re: help on cross compiling the tesseract 3.00 Prerelease to iphone

2010-09-23 Thread Jimmy O'Regan
On 23 September 2010 10:46, samith premetilaka wrote: > "usr/bin/lipo: specifed architecture type (arm) for file > (lnsout/libtesseract_api.a.arm) does not match it's cputype (16777223) and > cpusubtype (3) (should be cputype (12) and cpusubtype (0))" This is more an iOS question than a tesseract

help on cross compiling the tesseract 3.00 Prerelease to iphone

2010-09-23 Thread samith premetilaka
i was sucess on that, Then again i download the tesseract 3.00 Prerelease checkout http://tesseract-ocr.googlecode.com/svn/trunk/ tesseract-ocr-read-only?<http://code.google.com/p/tesseract-ocr/w/edit/svn>, and run the command ./configure and make,i did not download the language files because i