jocr-devels Mailing List for Optical Character Recognition (GOCR) (Page 33)
Status: Alpha
Brought to you by:
joerg10
You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(9) |
Sep
(18) |
Oct
(20) |
Nov
(12) |
Dec
(53) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(10) |
Feb
(1) |
Mar
(2) |
Apr
(11) |
May
(19) |
Jun
(10) |
Jul
(28) |
Aug
(23) |
Sep
(15) |
Oct
(22) |
Nov
(7) |
Dec
(2) |
| 2002 |
Jan
(16) |
Feb
(11) |
Mar
(7) |
Apr
(5) |
May
(10) |
Jun
(11) |
Jul
(1) |
Aug
(6) |
Sep
(7) |
Oct
(3) |
Nov
(4) |
Dec
(1) |
| 2003 |
Jan
(16) |
Feb
|
Mar
(29) |
Apr
(29) |
May
(12) |
Jun
(2) |
Jul
(2) |
Aug
(2) |
Sep
(2) |
Oct
(5) |
Nov
(4) |
Dec
(3) |
| 2004 |
Jan
(2) |
Feb
|
Mar
(10) |
Apr
(4) |
May
(3) |
Jun
(3) |
Jul
(9) |
Aug
(4) |
Sep
(1) |
Oct
(8) |
Nov
(3) |
Dec
(2) |
| 2005 |
Jan
(7) |
Feb
(1) |
Mar
|
Apr
(5) |
May
(10) |
Jun
(12) |
Jul
(6) |
Aug
(17) |
Sep
(5) |
Oct
(1) |
Nov
(3) |
Dec
(26) |
| 2006 |
Jan
(14) |
Feb
(7) |
Mar
(1) |
Apr
(3) |
May
(11) |
Jun
(21) |
Jul
(3) |
Aug
(16) |
Sep
(14) |
Oct
(3) |
Nov
(16) |
Dec
(37) |
| 2007 |
Jan
(1) |
Feb
(8) |
Mar
(3) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(9) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
| 2008 |
Jan
(1) |
Feb
|
Mar
(7) |
Apr
|
May
|
Jun
|
Jul
(7) |
Aug
|
Sep
|
Oct
(2) |
Nov
(5) |
Dec
(2) |
| 2009 |
Jan
(6) |
Feb
(5) |
Mar
(5) |
Apr
(2) |
May
|
Jun
|
Jul
(3) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2010 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(5) |
Oct
(1) |
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
|
From: Bruno B. G. <br...@ps...> - 2000-09-22 12:40:40
|
Hi... I'd like to know who is working in gocr, and what's your focus of development. For start, I'm working on the review (which is mostly done). -- Bruno Barberi Gnecco <br...@ge...> http://www.geocities.com/RodeoDrive/1980/ Quoth the Raven, "Nevermore". - Poe |
|
From: Bruno B. G. <br...@ps...> - 2000-09-22 12:25:05
|
> I just join the team, and checkout the sources, Great, welcome! In what are you planning to work? > First I notice that configure doesn't work as expected configure is not finished yet. Joerg had problems to find the pnm headers in his computer (which didn't happen here or for you). It's one thing that we need to do. > Second I cannot compile the application If you are trying to compile the CVS version, it may compile, but will not run. > gcc -o gocr src/gocr.o -L. -lPgm2asc > ./libPgm2asc.a(pnm.o): In function `readpnm': > /home/dany/developpement/jocr/src/pnm.c:107: undefined reference to > `pnm_readpnminit' (...) > `pm_freerow'collect2: ld returned 1 exit status > make: *** [gocr] Error 1 Obviously it's a missing '-lpnm' in the gcc line I quoted above. -- Bruno Barberi Gnecco <br...@ge...> http://www.geocities.com/RodeoDrive/1980/ Quoth the Raven, "Nevermore". - Poe |
|
From: Joerg <jsc...@al...> - 2000-09-21 17:56:24
|
I have forwarded this email for discussion. Any suggestions? Joerg. ---------- Forwarded message ---------- Date: Thu, 21 Sep 2000 11:46:09 -0700 From: Aaron Leventhal <aa...@ch...> To: Joerg <jsc...@al...> Subject: Re: What's needed to accelerate this? Well, What I have to say is, GOCR makes it sound like it's only for Gnome. the name jOCR makes it sound like it's Java. I would suggest a fun name that gets people's attention but doesn't give any false impressions. Good luck! Aaron >On Wed, 20 Sep 2000, Aaron Leventhal wrote: > >Aaron, > >Gocr is the official name of my OCR package. It is released under >freshmeat.net as gocr. As I tried to put it on Sourceforge some months >later I recognized >the existence of another gocr site. I have contacted its admin. He want >to write his own project. >So I had to use another other name (jOCR). I know that this brings a >little bit confusion. >But I think GOCR is a more intentional name for my package >and I hope that we find a better solution when my package is more popular. >Also nothing is released under the other site sourceforge/gocr. >In meantime GOCR is on freshmeat and its CVS tree is hosted on Sourceforge >as jOCR. I have no better solution yet. > >Finaly answer to your question is: >There is no difference between Sourceforge/jOCR and freshmeat/GOCR, >but a difference to Sourceforge/gocr (another project). > >Joerg. > > > > Joerg, > > > > Thanks for all the information on your project. Question - what is the > > difference between GOCR and jocr? I noticed a Gnu OCR on Sourceforge. I > > believe that is different from your project, but you mentioned GOCR in > your > > reply. > > > > Aaron |
|
From: Joerg <jsc...@al...> - 2000-09-20 09:41:07
|
On Tue, 19 Sep 2000, Dany DB wrote:
> Hi,
>
> I just join the team, and checkout the sources,
> First I notice that configure doesn't work as expected
> Second I cannot compile the application
>
> Anybody can help ?
>
>
> Regards,
>
>
> Dany
please modify (near Row 126)
gocr: src/gocr.o libPgm2asc.a
$(CC) -o gocr src/gocr.o -L. -lPgm2asc -lpnm -lppm -lpbm -lpgm \
$(LIBS)
@echo "--- ./gocr is now installed ---"
I try to fix this.
Joerg.
>
> Follow the log -----------------------------------
> [dany@july jocr]$ ./configure
> ./configure: src/jconv.c: Permission denied
> creating cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... yes
> checking whether the C compiler (gcc ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking for ranlib... ranlib
> checking whether make sets ${MAKE}... yes
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for pnm.h... yes
> checking for png.h... yes
> checking for working const... yes
> checking whether setvbuf arguments are reversed... no
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> configuring in src
> configure: warning: no configuration information is in src
> configuring in doc
> configure: warning: no configuration information is in doc
> [dany@july jocr]$ ls
> CVS REMARK.txt config.log doc gpl.html
> text.tex
> Makefile REVIEW config.status font.tex install-sh
> Makefile.in config.cache configure font1.tex make.bat
> README.txt config.h configure.in frontend man
> READMEde.txt config.h.in create_db gocr.tcl src
> [dany@july jocr]$ make
> gcc -g -O2 -I. -c -o src/gocr.o src/gocr.c
> gcc -g -O2 -I. -c -o src/pgm2asc.o src/pgm2asc.c
> gcc -g -O2 -I. -c -o src/pnm.o src/pnm.c
> gcc -g -O2 -I. -c -o src/pcx.o src/pcx.c
> gcc -g -O2 -I. -c -o src/tga.o src/tga.c
> gcc -g -O2 -I. -c -o src/ocr0.o src/ocr0.c
> gcc -g -O2 -I. -c -o src/ocr0n.o src/ocr0n.c
> gcc -g -O2 -I. -c -o src/ocr1.o src/ocr1.c
> gcc -g -O2 -I. -c -o src/otsu.o src/otsu.c
> gcc -g -O2 -I. -c -o src/box.o src/box.c
> gcc -g -O2 -I. -c -o src/database.o src/database.c
> gcc -g -O2 -I. -c -o src/list.o src/list.c
> gcc -g -O2 -I. -c -o src/output.o src/output.c
> gcc -g -O2 -I. -c -o src/remove.o src/remove.c
> gcc -g -O2 -I. -c -o src/unicode.o src/unicode.c
> rm -f libPgm2asc.a
> ar cru libPgm2asc.a src/pgm2asc.o src/pnm.o src/pcx.o src/tga.o
> src/ocr0.o src/ocr0n.o src/ocr1.o src/otsu.o src/box.o src/database.o
> src/list.o src/output.o src/remove.o src/unicode.o
> ranlib libPgm2asc.a
> gcc -o gocr src/gocr.o -L. -lPgm2asc
> ./libPgm2asc.a(pnm.o): In function `readpnm':
> /home/dany/developpement/jocr/src/pnm.c:107: undefined reference to
> `pnm_readpnminit'
> /home/dany/developpement/jocr/src/pnm.c:110: undefined reference to
> `pm_allocrow'
> /home/dany/developpement/jocr/src/pnm.c:112: undefined reference to
> `pnm_readpnmrow'
> /home/dany/developpement/jocr/src/pnm.c:116: undefined reference to
> `pm_freerow'./libPgm2asc.a(pnm.o): In function `writepgmfile':
> /home/dany/developpement/jocr/src/pnm.c:261: undefined reference to
> `pgm_writepgminit'
> /home/dany/developpement/jocr/src/pnm.c:262: undefined reference to
> `pm_allocrow'
> /home/dany/developpement/jocr/src/pnm.c:266: undefined reference to
> `pgm_writepgmrow'
> /home/dany/developpement/jocr/src/pnm.c:268: undefined reference to
> `pm_freerow'collect2: ld returned 1 exit status
> make: *** [gocr] Error 1
> [dany@july jocr]$ make
> gcc -o gocr src/gocr.o -L. -lPgm2asc
> ./libPgm2asc.a(pnm.o): In function `readpnm':
> /home/dany/developpement/jocr/src/pnm.c:107: undefined reference to
> `pnm_readpnminit'
> /home/dany/developpement/jocr/src/pnm.c:110: undefined reference to
> `pm_allocrow'
> /home/dany/developpement/jocr/src/pnm.c:112: undefined reference to
> `pnm_readpnmrow'
> /home/dany/developpement/jocr/src/pnm.c:116: undefined reference to
> `pm_freerow'./libPgm2asc.a(pnm.o): In function `writepgmfile':
> /home/dany/developpement/jocr/src/pnm.c:261: undefined reference to
> `pgm_writepgminit'
> /home/dany/developpement/jocr/src/pnm.c:262: undefined reference to
> `pm_allocrow'
> /home/dany/developpement/jocr/src/pnm.c:266: undefined reference to
> `pgm_writepgmrow'
> /home/dany/developpement/jocr/src/pnm.c:268: undefined reference to
> `pm_freerow'collect2: ld returned 1 exit status
> make: *** [gocr] Error 1
>
>
>
> _______________________________________________
> Jocr-devels mailing list
> Joc...@li...
> http://lists.sourceforge.net/mailman/listinfo/jocr-devels
>
|
|
From: Dany DB <da...@tv...> - 2000-09-19 16:27:30
|
Hi,
I just join the team, and checkout the sources,
First I notice that configure doesn't work as expected
Second I cannot compile the application
Anybody can help ?
Regards,
Dany
Follow the log -----------------------------------
[dany@july jocr]$ ./configure
./configure: src/jconv.c: Permission denied
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether make sets ${MAKE}... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for pnm.h... yes
checking for png.h... yes
checking for working const... yes
checking whether setvbuf arguments are reversed... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
configuring in src
configure: warning: no configuration information is in src
configuring in doc
configure: warning: no configuration information is in doc
[dany@july jocr]$ ls
CVS REMARK.txt config.log doc gpl.html
text.tex
Makefile REVIEW config.status font.tex install-sh
Makefile.in config.cache configure font1.tex make.bat
README.txt config.h configure.in frontend man
READMEde.txt config.h.in create_db gocr.tcl src
[dany@july jocr]$ make
gcc -g -O2 -I. -c -o src/gocr.o src/gocr.c
gcc -g -O2 -I. -c -o src/pgm2asc.o src/pgm2asc.c
gcc -g -O2 -I. -c -o src/pnm.o src/pnm.c
gcc -g -O2 -I. -c -o src/pcx.o src/pcx.c
gcc -g -O2 -I. -c -o src/tga.o src/tga.c
gcc -g -O2 -I. -c -o src/ocr0.o src/ocr0.c
gcc -g -O2 -I. -c -o src/ocr0n.o src/ocr0n.c
gcc -g -O2 -I. -c -o src/ocr1.o src/ocr1.c
gcc -g -O2 -I. -c -o src/otsu.o src/otsu.c
gcc -g -O2 -I. -c -o src/box.o src/box.c
gcc -g -O2 -I. -c -o src/database.o src/database.c
gcc -g -O2 -I. -c -o src/list.o src/list.c
gcc -g -O2 -I. -c -o src/output.o src/output.c
gcc -g -O2 -I. -c -o src/remove.o src/remove.c
gcc -g -O2 -I. -c -o src/unicode.o src/unicode.c
rm -f libPgm2asc.a
ar cru libPgm2asc.a src/pgm2asc.o src/pnm.o src/pcx.o src/tga.o
src/ocr0.o src/ocr0n.o src/ocr1.o src/otsu.o src/box.o src/database.o
src/list.o src/output.o src/remove.o src/unicode.o
ranlib libPgm2asc.a
gcc -o gocr src/gocr.o -L. -lPgm2asc
./libPgm2asc.a(pnm.o): In function `readpnm':
/home/dany/developpement/jocr/src/pnm.c:107: undefined reference to
`pnm_readpnminit'
/home/dany/developpement/jocr/src/pnm.c:110: undefined reference to
`pm_allocrow'
/home/dany/developpement/jocr/src/pnm.c:112: undefined reference to
`pnm_readpnmrow'
/home/dany/developpement/jocr/src/pnm.c:116: undefined reference to
`pm_freerow'./libPgm2asc.a(pnm.o): In function `writepgmfile':
/home/dany/developpement/jocr/src/pnm.c:261: undefined reference to
`pgm_writepgminit'
/home/dany/developpement/jocr/src/pnm.c:262: undefined reference to
`pm_allocrow'
/home/dany/developpement/jocr/src/pnm.c:266: undefined reference to
`pgm_writepgmrow'
/home/dany/developpement/jocr/src/pnm.c:268: undefined reference to
`pm_freerow'collect2: ld returned 1 exit status
make: *** [gocr] Error 1
[dany@july jocr]$ make
gcc -o gocr src/gocr.o -L. -lPgm2asc
./libPgm2asc.a(pnm.o): In function `readpnm':
/home/dany/developpement/jocr/src/pnm.c:107: undefined reference to
`pnm_readpnminit'
/home/dany/developpement/jocr/src/pnm.c:110: undefined reference to
`pm_allocrow'
/home/dany/developpement/jocr/src/pnm.c:112: undefined reference to
`pnm_readpnmrow'
/home/dany/developpement/jocr/src/pnm.c:116: undefined reference to
`pm_freerow'./libPgm2asc.a(pnm.o): In function `writepgmfile':
/home/dany/developpement/jocr/src/pnm.c:261: undefined reference to
`pgm_writepgminit'
/home/dany/developpement/jocr/src/pnm.c:262: undefined reference to
`pm_allocrow'
/home/dany/developpement/jocr/src/pnm.c:266: undefined reference to
`pgm_writepgmrow'
/home/dany/developpement/jocr/src/pnm.c:268: undefined reference to
`pm_freerow'collect2: ld returned 1 exit status
make: *** [gocr] Error 1
|
|
From: Joerg <jsc...@al...> - 2000-09-10 11:10:05
|
Hi, I have forwarded your email to our devel-group. On Sun, 10 Sep 2000, Pablo Saratxaga wrote: > Kaixo! > > Your gocr package includes a file 'jconv'. > That name is already used by a japanese charset converter, which > is already in very wide use (among people using japanese of course). > > May I suggest you to change the name of your jconv ? > > Thanks. Thanks for your hint. We will change the name. > For the OCR, I good idea would be to be able to specify the set of chars > (as that is different from language to language). > Having such feature would imho improve the quality of the recognition, > and open the possibility of support for non latin alphabets (eg greek, > cyrillic,...). > > That is, the OCR engine should have the recognition for all caracters, > but when really scanning a text, it will use only the recognition of those > letters speicifed by the user. > > What do you think about that ? Of course it is planed in future to work in this or similar way. > Ki ça vos våye bén, > Pablo Saratxaga > > http://www.srtxg.easynet.be/ PGP Key available, key ID: 0x8F0E4975 > |
|
From: Bruno B. G. <br...@ps...> - 2000-09-06 14:01:46
|
> > There's a man page, sent by a guy listed in README, and it's > > in the CVS/man/man1. > If the interfaces between gocr in CVS and in 0.2.7 is 100% the same > I'll put it (or merge it with my one). Yes, it is, at least by now. You can merge them. -- Bruno Barberi Gnecco <br...@ge...> http://www.geocities.com/RodeoDrive/1980/ Quoth the Raven, "Nevermore". - Poe |
|
From: K.Alfa <le...@ip...> - 2000-09-04 21:03:48
|
On Mon, Sep 04, 2000 at 03:48:55PM -0300, Bruno Barberi Gnecco wrote:
> There's a man page, sent by a guy listed in README, and it's
> in the CVS/man/man1.
If the interfaces between gocr in CVS and in 0.2.7 is 100% the same
I'll put it (or merge it with my one).
bye,
KA.
--
K.Alfa <kame.primo at innocent.com> - Debian User
GnuPGid 0xC9F7DB89/1024 - Sei tu un Dio? No. Allora muoriii!!
Key fingerprint = 0DBD 8FCC 4F6B 8D41 8F43 63A1 E43B 153C CB46 7E27
Undergraduate Student of Computer Science at Bologna University [Italy]
|
|
From: Bruno B. G. <br...@ps...> - 2000-09-04 19:03:52
|
> Second one is a bug only in debian system: manpages. > > Is someone writing a manpage? small or incomplete is irrilevant. It will > be completed in the near future. > > If so, could he send me (or in ml/CVS) it, please? > I wrote a simply manpage, it is in my debian package at > www.students.cs.unibo.it/~alfarano/debian > > I think you can download only diff file and apply it to a void > directory, enter in debian/ and read anything you want. > Download the newer pkg There's a man page, sent by a guy listed in README, and it's in the CVS/man/man1. > Last: what about binary file sent in ml? > Could I send, for example, a (small, at _most_ 100K) .gz file? > (this is only an example, I don't need it now). If there's a reason to post it, I think you should send to Joerg. -- Bruno Barberi Gnecco <br...@ge...> http://www.geocities.com/RodeoDrive/1980/ Quoth the Raven, "Nevermore". - Poe |
|
From: K.Alfa <le...@ip...> - 2000-09-03 15:03:24
|
EHLO all,
making debian package of gocr I encountered some bug.
first is with latex files:
kame@gandalf(1):~/debian.pkg/sources/gocr-0.2.7$ latex font.tex
This is TeX, Version 3.14159 (Web2C 7.3.1)
(font.tex
LaTeX2e <1998/12/01> patch level 1
Babel <v3.6x> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/latex209.def
Entering LaTeX 2.09 COMPATIBILITY MODE
*************************************************************
!!WARNING!! !!WARNING!! !!WARNING!! !!WARNING!!
This mode attempts to provide an emulation of the LaTeX 2.09
author environment so that OLD documents can be successfully
processed. It should NOT be used for NEW documents!
New documents should use Standard LaTeX conventions and start
with the \documentclass command.
Compatibility mode is UNLIKELY TO WORK with LaTeX 2.09 style
files that change any internal macros, especially not with
those that change the FONT SELECTION or OUTPUT ROUTINES.
Therefore such style files MUST BE UPDATED to use
Current Standard LaTeX: LaTeX2e.
If you suspect that you may be using such a style file, which
is probably very, very old by now, then you should attempt to
get it updated by sending a copy of this error message to the
author of that file.
*************************************************************
I don't know tex, so I can't do any patch,
but, AFAIK, it should be easy.
Second one is a bug only in debian system: manpages.
Is someone writing a manpage? small or incomplete is irrilevant. It will
be completed in the near future.
If so, could he send me (or in ml/CVS) it, please?
I wrote a simply manpage, it is in my debian package at
www.students.cs.unibo.it/~alfarano/debian
I think you can download only diff file and apply it to a void
directory, enter in debian/ and read anything you want.
Download the newer pkg
Last: what about binary file sent in ml?
Could I send, for example, a (small, at _most_ 100K) .gz file?
(this is only an example, I don't need it now).
bye,
KA.
--
K.Alfa <kame.primo at innocent.com> - Debian User
GnuPGid 0xC9F7DB89/1024 - Sei tu un Dio? No. Allora muoriii!!
Key fingerprint = 0DBD 8FCC 4F6B 8D41 8F43 63A1 E43B 153C CB46 7E27
Undergraduate Student of Computer Science at Bologna University [Italy]
|
|
From: Cosimo A. <alf...@st...> - 2000-08-27 21:04:13
|
On Sun, Aug 27, 2000 at 05:39:25PM -0300, Bruno Barberi Gnecco wrote: > Yes, we have CVS. Take a look at the SourceForge docs to see > how to access it. I will do. Thanks. bye, Cosimo. -- Key fingerprint = 0DBD 8FCC 4F6B 8D41 8F43 63A1 E43B 153C CB46 7E27 Kame Alfa III <kame.primo_at_innocent.com> - GnuPGid 0xCB467E27/1024 Undergraduate students of Computer Science at Bologna University [Italy] |
|
From: Bruno B. G. <br...@ps...> - 2000-08-27 20:52:51
|
joc...@li... wrote: > > read the REVIEW file, and the > > http://altmark.nat.uni-magdeburg.de/~jschulen/ocr/sf_todo.html > I have no REVIEW file in tarball, and altmark doesn't seem to be alive. > I'll try later. The REVIEW file is available on the CVS. You should get the CVS sources if you're developing. > > > Joerg said me you are rewriting the whole code. What about it and > > > others > > > stuff? What about C++/C translation? > > It is in progress, nearly finalized. > It is in progress means you are writing or you are going to? > I the second case, may I know when you are going to start? So I can > organize my works better .... We are moving to C, and it's almost done. There are still some new/delete instead of malloc, and some variable declarations in the middle of functions, etc, but it's 99.9% C by now. Do not do the Debian package with the CVS source; they are under MAJOR rewrite. Help would be apreciated, if you're willing. > Anyway debian package is nearly ready. (0.2.7). > Have you CVS? How do you organize sources? > To keep package updated as more as possible. Yes, we have CVS. Take a look at the SourceForge docs to see how to access it. -- Bruno Barberi Gnecco <br...@ge...> http://www.geocities.com/RodeoDrive/1980/ Quoth the Raven, "Nevermore". - Poe |
|
From: K.Alfa <le...@ip...> - 2000-08-26 13:51:39
|
On Sat, Aug 26, 2000 at 01:56:28PM +0200, Joerg wrote: > read the REVIEW file, and the > http://altmark.nat.uni-magdeburg.de/~jschulen/ocr/sf_todo.html I have no REVIEW file in tarball, and altmark doesn't seem to be alive. I'll try later. > > Joerg said me you are rewriting the whole code. What about it and > > others > > stuff? What about C++/C translation? > It is in progress, nearly finalized. It is in progress means you are writing or you are going to? I the second case, may I know when you are going to start? So I can organize my works better .... Anyway debian package is nearly ready. (0.2.7). Have you CVS? How do you organize sources? To keep package updated as more as possible. bye, KA. -- K.Alfa <kame.primo at innocent.com> - Debian User GnuPGid 0xC9F7DB89/1024 - Sei tu un Dio? No. Allora muoriii!! Key fingerprint = 0DBD 8FCC 4F6B 8D41 8F43 63A1 E43B 153C CB46 7E27 Undergraduate Student of Computer Science at Bologna University [Italy] |
|
From: Joerg <jsc...@al...> - 2000-08-26 11:58:56
|
Hi, On Sat, 26 Aug 2000, K.Alfa wrote: > EHLO all, > I'm a new entry in jocr devel team. I will mainly follow debianization > (make debian package) of jocr, but I'll try to help you in developing > too. > > May we do a general view on jocr devel situation? read the REVIEW file, and the http://altmark.nat.uni-magdeburg.de/~jschulen/ocr/sf_todo.html > Joerg said me you are rewriting the whole code. What about it and others > stuff? What about C++/C translation? It is in progress, nearly finalized. > I kwnow C well, but not C++ .... > > bye, > KA > > PS: I see there is 2 names, jocr and gocr, which one do you prefer for a > debian package? gocr (for first), it is more intentional jocr is taken only because gocr was used on sourceforge already but there is no other working gocr-package as far as I know Joerg. |
|
From: K.Alfa <le...@ip...> - 2000-08-26 11:48:39
|
EHLO all,
I'm a new entry in jocr devel team. I will mainly follow debianization
(make debian package) of jocr, but I'll try to help you in developing
too.
May we do a general view on jocr devel situation?
Joerg said me you are rewriting the whole code. What about it and others
stuff? What about C++/C translation? I kwnow C well, but not C++ ....
bye,
KA
PS: I see there is 2 names, jocr and gocr, which one do you prefer for a
debian package?
--
K.Alfa <kame.primo at innocent.com> - Debian User
GnuPGid 0xC9F7DB89/1024 - Sei tu un Dio? No. Allora muoriii!!
Key fingerprint = 0DBD 8FCC 4F6B 8D41 8F43 63A1 E43B 153C CB46 7E27
Undergraduate Student of Computer Science at Bologna University [Italy]
|
|
From: Bruno B. G. <br...@ps...> - 2000-08-15 12:52:54
|
Joerg will not be working in GOCR for some days, so I'll answer the questions. Sorry for the delay. First, there are some examples in the homepage; but not all that are in REMARK.txt. You should ask Joerg for them, since I don't have a copy. We're trying to build an example library, so if you can send us something, we would be glad. If possible, read the file doc/examples.txt; it's on the CVS server, and you can get it via web. About the man page and spec file: thanks a lot Tim, I just added them. The config.cache shouldn't be there, but after all the whole configure isn't working properly. We need someone to write it. I'll also fix the misspelling. We're working on a major review of the code, which is going very well. I hope that we'll be able to release a developers' version soon. Best regards, -- Bruno Barberi Gnecco <br...@ge...> http://www.geocities.com/RodeoDrive/1980/ Quoth the Raven, "Nevermore". - Poe |
|
From: Tim W. <tw...@re...> - 2000-08-14 13:18:56
|
I have written a man page and an RPM spec file for gocr; they are attached. Please could you include them both in the next tarball release? Some things I found while packaging: - The tarball for 0.2.7 includes config.cache and it obviously shouldn't. - the -h usage info says 'list chapes' In some simple tests I've tried (like the rhs-printfilters test page), 'h's seem to be the least correctly recognised letters.. Tim. */ |
|
From: Guest A. <joc...@gr...> - 2000-08-13 03:16:33
|
REMARK.txt provides some 9 files with error statistics. Are these files available somewhere. I didn't see them on the web page. Thanks. |
|
From: Bruno B. G. <br...@ps...> - 2000-08-06 10:29:59
|
I created a new file, called REVIEW, which should be used to state the changes during the current review period, so that everyone knows quickly what happened, what should be done, etc. -- Bruno Barberi Gnecco <br...@ge...> http://www.geocities.com/RodeoDrive/1980/ Quoth the Raven, "Nevermore". - Poe |