ダウンロードリスト

プロジェクト概要

GNU Ocradは、特徴抽出法をベースにしたOCR(光学式文字認識)プログラムとライブラリです。pbm (bitmap)、pgm (greyscale)又はppm (color)の画像を読み込み、バイト(8-bit)又はUTF-8フォーマットのテキストを作成します。また、通常印刷されたページで見つかるテキストの列やブロックを分離することができるレイアウト・アナライザも備えています。Ocradは、スタンドアローンのコンソール・アプリケーションとして、また他プログラムのバックエンドとして使うことができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-01-24 03:53
0.22-rc1

引用文字メッセージで GNU コーディング基準をアドバイスとして変更されました。マニュアルでは、マニュアル ページには小さな強化されています。
タグ: 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の結果ファイルは、"マニュアルを参照して追加されています。 stdinとstdoutは、現在のMSVCとOS2をバイナリモードに設定されている。
タグ: 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

ノイズの多い入力によって引き起こされるいくつかの内部エラーが修正されています。 stdinとstdoutは、現在のMSVCとOS2をバイナリモードに設定されている。騒々しい"グレー"細胞と一部のテーブルは、もはや破棄されます。
タグ: 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。
タグ: 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ファイルから抜粋した座標を受け入れることができます。認識ファイルの単一の文字と空白なしの端に固定されている。 Debianで林田警告についてのmanページを修正されている。
タグ: 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.

プロジェクトリソース