On 8 Jun 2010, at 17:42, Genius Mchlachla
wrote:
Hi how would I copy all the source code for tesseract BaseApi into my
own project without libraries or anything? If i simply copy the .h
and .cpp files there are many errors. please help. Thanks
Google 'static linking'. If you want to try som
On 8 Jun 2010, at 18:40, zdenko podobny wrote:
Hello,
V3.00 was not released yet. I am not sure what is criteria for
stable (you can compile it and run it ;-) ). You can get code via svn:
http://code.google.com/p/tesseract-ocr/source/checkout
The primary criterion, IMO, is that it should
If you can program in C/C++ I recommend you to use OpenCV library.
Cheers,
Andres
2010/5/31 butch
> Use Imagick.
>
> I use the following command string to pre-process a .tif screen shot
> befor passing it to tesseract.
>
> convert .tif -resample 300x300 .tif
>
> Where is the base name of the
Hello,
V3.00 was not released yet. I am not sure what is criteria for stable (you
can compile it and run it ;-) ). You can get code via svn:
http://code.google.com/p/tesseract-ocr/source/checkout
Zd.
On Mon, May 31, 2010 at 4:43 PM, butch wrote:
> I have seen mention "tesseract 3.0" in some p
Hi how would I copy all the source code for tesseract BaseApi into my
own project without libraries or anything? If i simply copy the .h
and .cpp files there are many errors. please help. Thanks
--
You received this message because you are subscribed to the Google Groups
"tesseract-ocr" group.
T
You may also try GraphicsMagick.
Example command:
gm convert -magnify old.png new.png
gm convert -sharpen 6x1 old.png new.png
On May 31, 2010, at 2:11 PM, butch wrote:
> Use Imagick.
>
> I use the following command string to pre-process a .tif screen shot
> befor passing it to tesseract.
>
>
bmp file under "paint" of windows platform
On Sat, May 29, 2010 at 3:43 PM, Genius Mchlachla <
geniassmchlac...@gmail.com> wrote:
> The readme on the source site says that without libtiff, tesseract
> only supports tiff files and SOME bmp files. Does anyone know what
> kind of bmp files?
>
> --
The readme on the source site says that without libtiff, tesseract
only supports tiff files and SOME bmp files. Does anyone know what
kind of bmp files?
--
You received this message because you are subscribed to the Google Groups
"tesseract-ocr" group.
To post to this group, send email to tesser
hi Expert:
I have got 2 questions to ask, appreciate anyone can give me some
tips:
trying to vb.net program:
1.how program can be link to scanner?
2.is it possible to only read only invoice and suppler code from
image, I don't really need all come to string.
any tips would be helpful.
Robin
Use Imagick.
I use the following command string to pre-process a .tif screen shot
befor passing it to tesseract.
convert .tif -resample 300x300 .tif
Where is the base name of the tif file. The result is the new
file that is 300x300 pixels.
If you do a 300x200 it stretches the .tif file in the
Hi,
I'm working with tesseract 2.04.I know at least 20 examples of
each character must be taken for training.But in bengali there are
almost 290 characters.so for each font i need at least 10 images.so i
have to cat together the .tr files for each image into a single .tr
file.I don't know how t
I'm using tesseract as part of a bigger OMR program, to recognize the
names of students. I expect to improve accuracy by handing tesseract a
list of 30 or so names from the roster: right now I'm just passing an
identical roster to lang.freq-dawg, lang.word-dawg, and lang.user-
words.
Training wit
Hi all,
I have created a mutlipage TIFFfile using linux libtiff-tools 'tiffcp'
command from two TIFF G4 images 'a.tif' and 'b.tif' (see info below).
I succeeded to create the 'multipage.box' file without warnings but
failed at creating the multipage.tr file from it.
$ tiffcp a.tif b.tif multipage.
I have seen mention "tesseract 3.0" in some posts.
I am currently using V2.04
Is V3.xxx stable? If so where can I find it.
Distributor ID: Ubuntu
Description:Ubuntu 9.10
Release:9.10
Codename: karmic
I am running on a x86_64 machine.
thanks?
--
You received this message be
On May 27, 7:17 pm, "Jimmy O'Regan" wrote:
> On 27 May 2010 16:33, James Le Cuirot wrote:
> > This will only be necessary when checking out from the repository,
> > right? Source releases shouldn't require autotools or libtool to be
> > installed. I agree that the generated files shouldn't be com
Hi all,
I have created a mutlipage TIFFfile using linux libtiff-tools 'tiffcp'
command from two TIFF G4 images 'a.tif' and 'b.tif' (see info below).
I succeeded to create the 'multipage.box' file without warnings but
failed at creating the multipage.tr file from it.
$ tiffcp a.tif b.tif multipage.
Hi all,
I have created a mutlipage TIFFfile using linux libtiff-tools 'tiffcp'
command from two TIFF G4 images 'a.tif' and 'b.tif' (see info below).
I succeeded to create the 'multipage.box' file without warnings but
failed at creating the multipage.tr file from it.
$ tiffcp a.tif b.tif multipage.
17 matches
Mail list logo