Download List

프로젝트 설명

GNU Ocrad is an OCR (Optical Character Recognition) program and library based on a feature extraction method. It reads images in pbm (bitmap), pgm (greyscale), or ppm (color) formats and produces text in byte (8-bit) or UTF-8 formats. It also includes a layout analyzer that is able to separate the columns or blocks of text normally found on printed pages. Ocrad can be used as a stand-alone console application, or as a backend to other programs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-24 03:53
0.22-rc1

인용 문자 메시지에 GNU 코딩 표준에 의해 권고로 변경 되었습니다.
작은 개선 매뉴얼 페이지 및 설명서에서 만들어졌다.
Tags: Development
Quote characters in messages have been changed as advised by GNU Coding Standards.
Small improvements have been made in the manual and in the man page.

2011-01-12 07:13
0.21

시끄러운 입력에 의해 트리거 일부 내부 오류가 해결되었습니다. 장은 "OCR 결과 파일을"수동으로 추가되었습니다. 표준 입력과 표준 출력은 이제 예 : MSVC과 OS2에 바이너리 모드로 설정됩니다.
Tags: Stable
Some internal errors triggered by noisy input have been fixed. The chapter "OCR Results File" has been added to the manual. Stdin and stdout are now set in binary mode on MSVC and OS2.

2010-11-21 06:07
0.21-pre2

시끄러운 입력에 의해 트리거 일부 내부 오류가 해결되었습니다. 표준 입력과 표준 출력은 이제 예 : MSVC과 OS2에 바이너리 모드로 설정됩니다. 시끄러운 "회색"세포와 일부 테이블은 더 이상 삭제됩니다.
Tags: Development
Some internal errors triggered by noisy input have been fixed. Stdin and stdout are now set in binary mode on MSVC and OS2. Some tables with noisy "grey" cells are no longer discarded.

2010-07-19 20:34
0.20

다음 함수는 라이브러리 인터페이스에 추가되었습니다 : OCRAD_scale, OCRAD_result_chars_total, OCRAD_result_chars_block, 그리고 OCRAD_result_chars_line.
Tags: Stable
The following functions have been added to the library interface: OCRAD_scale, OCRAD_result_chars_total, OCRAD_result_chars_block, and OCRAD_result_chars_line.

2010-01-29 03:39
0.19

라이브러리 인터페이스가 추가되었습니다. 옵션은 "- 자르기"비슷하면서도 다른 옵션 "로 대체되었습니다 - 잘라내기", 어떤 ORF 파일에서 찍은 좌표를 받아들일 수있습니다. 인식 파일의 단일 문자와 공백없이 가장자리와 함께 수정되었습니다. 데비안에서 Lintian 경고에 대한 man 페이지가 해결되었습니다.
Tags: Stable
A library interface has been added. The option "--crop" has been replaced with the similar but different option "--cut", which can accept coordinates taken from the ORF file. Recognition of files with a single character and without white space at the edges has been fixed. Lintian warnings in Debian about man pages have been fixed.

Project Resources