(patched) gocr-0.44
authorkramm <kramm>
Sat, 5 Apr 2008 07:27:03 +0000 (07:27 +0000)
committerkramm <kramm>
Sat, 5 Apr 2008 07:27:03 +0000 (07:27 +0000)
commit8154e11e1c06aefe18c16b33f2b12d6de21273a4
tree30afac30be87bde486481ec954f131afcfa95c3b
parente8fe2f290123fc66181709a8a5263ad9e91c6939
(patched) gocr-0.44
26 files changed:
lib/gocr/box.c [new file with mode: 0644]
lib/gocr/database.c [new file with mode: 0644]
lib/gocr/detect.c [new file with mode: 0644]
lib/gocr/gocr.h [new file with mode: 0644]
lib/gocr/job.c [new file with mode: 0644]
lib/gocr/lines.c [new file with mode: 0644]
lib/gocr/list.c [new file with mode: 0644]
lib/gocr/list.h [new file with mode: 0644]
lib/gocr/ocr0.c [new file with mode: 0644]
lib/gocr/ocr0.h [new file with mode: 0644]
lib/gocr/ocr0n.c [new file with mode: 0644]
lib/gocr/ocr1.c [new file with mode: 0644]
lib/gocr/ocr1.h [new file with mode: 0644]
lib/gocr/otsu.c [new file with mode: 0644]
lib/gocr/otsu.h [new file with mode: 0644]
lib/gocr/output.c [new file with mode: 0644]
lib/gocr/output.h [new file with mode: 0644]
lib/gocr/pgm2asc.c [new file with mode: 0644]
lib/gocr/pgm2asc.h [new file with mode: 0644]
lib/gocr/pixel.c [new file with mode: 0644]
lib/gocr/pnm.h [new file with mode: 0644]
lib/gocr/progress.c [new file with mode: 0644]
lib/gocr/progress.h [new file with mode: 0644]
lib/gocr/remove.c [new file with mode: 0644]
lib/gocr/unicode.c [new file with mode: 0644]
lib/gocr/unicode.h [new file with mode: 0644]