Here you can find OS/2 executables of GOCR Version 0.3.6 if you want to play with it.
GOCR.EXE is compiled with GCC 3.0.3 (available via ftp from netlabs).
You need EMX and you might need gcc303m.dll.
if you get an errormessage about 'gcc303m not found'
Here is the link:
The project homepage of GOCR is: http://jocr.sourceforge.net
Usage:scanimage --device=epson --mode=Gray --resolution=300 | gocr - > textfile.txtscanimage --device=epson --mode=Gray --resolution=300 1>out.pnm 2>out.error && gocr out.pnm > ocr.txtdelete make.batos2unix -allsh configure
ifeq ($(omf),on)
LIBOBJS := $(LIBOBJS:.o=.obj)
endif
afterLIBOBJS = pgm2asc.$(obj) \src/Makefilemakecopy src\libPgm2asc.a src\Pgm2asc.amakeFranz Bakan, 4. April 2006