JP4280939B2 - Position plane image recognition computer software - Google Patents

Position plane image recognition computer software Download PDF

Info

Publication number
JP4280939B2
JP4280939B2 JP2007217593A JP2007217593A JP4280939B2 JP 4280939 B2 JP4280939 B2 JP 4280939B2 JP 2007217593 A JP2007217593 A JP 2007217593A JP 2007217593 A JP2007217593 A JP 2007217593A JP 4280939 B2 JP4280939 B2 JP 4280939B2
Authority
JP
Japan
Prior art keywords
image
character
character image
image file
database
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007217593A
Other languages
Japanese (ja)
Other versions
JP2009032223A (en
Inventor
義尚 神山
Original Assignee
義尚 神山
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=40402624&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP4280939(B2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by 義尚 神山 filed Critical 義尚 神山
Priority to JP2007217593A priority Critical patent/JP4280939B2/en
Publication of JP2009032223A publication Critical patent/JP2009032223A/en
Application granted granted Critical
Publication of JP4280939B2 publication Critical patent/JP4280939B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像認識の処理時間の短縮と正確性に関するThe present invention relates to reduction in processing time and accuracy of image recognition.

センシング技術に関する文献としては、(非特許文献1)と(非特許文献2)があります。
酒井幸市 著 画像処理とパターン認識入門 森北出版株式会社 2006/12/20第一版 北山洋幸 著 .NET Frameworkプログラミングテクニックfor Visual Basic/C# Vol.5 グラフィクス&イメージ(I)C#編 株式会社カットシステム 2006/12/10初版弟一刷発行
There are (Non-patent document 1) and (Non-patent document 2) as literature on sensing technology.
By Sakai Yukiichi Introduction to Image Processing and Pattern Recognition Morikita Publishing Co., Ltd. 2006/12/20 First Edition Written by Hiroyuki Kitayama. NET Framework programming technique for Visual Basic / C # Vol. 5 Graphics & Image (I) C # edition Cut System Co., Ltd.

フーリエによる画像の識別方式や画像の画素の位置を単一の数値データー化して識別する方式などでは、識別判断が困難な場合が多く、これの問題を解決するには、もっと柔軟性にとんだ方式の画像を面でとらえる方式が必要であるが、画素単位でサーチしたのでは時間がかかり低速である。処理速度が速くて正確に画像を認識できるコンピューターソフトウェアを開発する事In the image identification method using Fourier and the method of identifying the pixel position of the image by converting it to a single numerical data, it is often difficult to make an identification decision. To solve this problem, a more flexible method However, if a search is performed in units of pixels, it takes time and is slow. Develop computer software that can recognize images accurately with high processing speed

図1と図4と図5と図6と図7は、実際とは、大きく異なります。また、本発明の位置面システム画像認識コンピューターソフトウェアの事を文字変換ソフトウェアと、呼ぶ事があります。1, 4, 5, 6 and 7 are very different from the actual ones. In addition, the position plane system image recognition computer software of the present invention may be called character conversion software.

フェーズ1に、従来からあるフーリエによる画像の識別方式や画像の画素の位置を単一の数値データー化して識別する方式で照合し、フェーズ2として、BMP形式画像をそのままbyte単位で配列に読み込み、ASCIIコードの場合、コード126前後よりも大きな数値を探して、画像を面でとらえて照合し、識別するというシステム化したコンピューターソフトウェアを開発しました。 Phase 1 is collated with a conventional Fourier image identification method or a method of identifying the position of the pixel of the image as a single numerical data, and as phase 2, the BMP format image is directly read into the array in bytes, In the case of the ASCII code, we have developed systematic computer software that searches for numerical values larger than those around code 126, matches the images, and identifies them.

BMP形式などの圧縮された文字画像から一般的にコンピューターで使用されるテキスト文字に変換するコンピューターソフトウェアに使用すると、正確に変換できるようになるだけではなく、データーベースの作り方を少し複雑にすると多少のフォント違いでも文字を登録せずに対応する事が出来る様になると思われます。つまり、膨張させた文字の画像の面積が広い順番にソートしてデーターベースに保存しておけば、新たに文字を登録しなくても良い場合がかなり有ると思われるという事です。特定の筆跡であるならば、手書き文字も照合できそうな可能性があります。 When used in computer software that converts compressed character images, such as BMP format, into text characters that are commonly used on computers, not only will it be able to convert correctly, but it will also be a bit complicated if you make the database a little more complicated. It seems that it becomes possible to cope with the difference in fonts without registering characters. In other words, if the images of the expanded characters are sorted in order of increasing area and saved in the database, there are quite a few cases where it is not necessary to register new characters. If it is a specific handwriting, there is a possibility that handwritten characters can be verified.

BMP形式などの文字画像から一般的にコンピューターで使用されるテキスト文字に変換するコンピューターソフトウェアに使用するのが最も適していると思っています。 I think that it is most suitable for computer software that converts text images such as BMP format into text characters that are generally used on computers.

実施したフェーズ1だけのソフトウェアと本発明の位置面システム画像認識コンピューターソフトウェアの両方とも画像の位置をそろえずに実施しました。また、BMPやJPEGの形式で書かれたファイルの画像情報以外の情報も含まれてしまうという問題があります。白の部分だけで比較するべきか、また、黒の部分と画像以外のファイル情報を含めたデーターで比較すべきなのかは、未だ、不明です。なぜなら、二文字で確認しましたが、なぜか解りませんが全く同じ数値差だったからです。また、原稿とスキャナーファイル化する際のゴミやにじみを処理せずに実施しました。これらのなすべき処理機能を付ける事が重要だと考えています。
Both Phase 1 software and the position plane system image recognition computer software of the present invention were performed without aligning the images. There is also a problem that information other than image information of files written in BMP or JPEG format is included. It is still unclear whether the white part should be compared or whether the black part should be compared with data including file information other than images. Because I confirmed it with two letters, but it wasn't understood for some reason, it was exactly the same numerical difference. In addition, it was carried out without processing dust and smudges when converting documents and scanner files. I think that it is important to add these processing functions.

本発明も高速処理を行っておりますが、それ以外の部分でかなりの時間がかかっています。もっと、センシングにかかる時間を短縮する為にC++やC#のポインタなどを使って、メモリーに直接アクセスするコンピューターソフトウェアにする必要性があると考えています。 The present invention also performs high-speed processing, but it takes a considerable amount of time in other parts. In addition, in order to reduce the time required for sensing, I think it is necessary to use computer software that directly accesses memory using C ++ and C # pointers.

図1の<実施例に於ける使用機材の説明図>のように、図符号2のコンピューター本体と図符号4のキーボードと図符号5のマウスと図符号1のモニターと図符号6のスキャナーと図符号3のプリンターで構成され、図符号2のコンピューター本体に全ての機材がケーブルで接続されたコンピューターシステムを使用して実施しました。As shown in <Explanatory drawing of equipment used in the embodiment> in FIG. 1, a computer main body indicated by reference numeral 2, a keyboard indicated by reference numeral 4, a mouse indicated by reference numeral 5, a monitor indicated by reference numeral 1, and a scanner indicated by reference numeral 6. It was implemented using a computer system consisting of a printer with symbol 3 and all the equipment connected to the computer body with symbol 2 with cables.

以下にソフトウェアのコードを記述します。開発コンパイラは、マイクロソフト株式会社のMicrosoft Visual Studio2005を使用してコーディングしました。図符号2のコンピューターは、DOS/V汎用機を使用しました。図符号6のスキャナーは、セイコーエプソン株式会社のインクジェットプリンタ(複合機)PM−A820を使用しました。使用OSは、Windows XP Professionalを使用しました。原稿の作成には、Microsoft Word2000SR-1を使用しました。フォント文字は、株式会社クレオの筆まめ Ver.14のHGP創英丸ポップ体を使用しました。ページ設定は、行数だけを指定するで、行数36行、余白は、上35mm下右左全て30mmヘッダー15mmフッター17.5mmです。フォントサイズは、標準設定で図符号3のヒューレットパッカード株式会社のインクジェットプリンタ HP Deskjet 970Cxiを使用して原稿を作成ました。原稿は、A4サイズでアルファベットのAの文字を全角で一文字だけ印字したものを11枚用意しまた。同じ要領でアルファベットのBの文字、アルファベットのCの文字、アルファベットのDの文字の原稿をそれぞれ11枚づつ用意しました。この原稿を図符号6のスキャナーにセットしスキャンさせてBMP形式画像ファイルを作成し、図符号2のコンピューター本体に転送させました。スキャナーの設定は、プロフェッショナルモードで解像度300dpi、イメージタイプは、モノクロでスキャンさせました。この画像ファイルは、図符号2のコンピューター本体の内蔵ハードディスクに記録されます。内蔵ハードディスクに記録されたスキャナー画像の内ABCD各一枚づつをデーターベースに登録する為に使用します。残りのスキャナー画像の内ABCD各10枚づつをtext文字に変換してみるという実験を実施しました。しかし、処理の正確性を問う問題ですので比較する必要があります。 The software code is described below. The development compiler was coded using Microsoft Visual Studio 2005 from Microsoft Corporation. The computer of Fig. 2 used a DOS / V general-purpose machine. The scanner of Fig. 6 used the Seiko Epson Corporation inkjet printer (multifunction machine) PM-A820. The OS used was Windows XP Professional. Microsoft Word2000SR-1 was used to create the manuscript. Font characters are Cleo's brush blame Ver. We used 14 HGP Soeimaru pop bodies. The page setting specifies only the number of lines, the number of lines is 36 lines, the margins are all 35mm above, below right and left 30mm header 15mm footer 17.5mm. For the font size, we created a manuscript using the HP Deskjet 970Cxi ink jet printer of Hewlett-Packard Co., Ltd., with the reference symbol 3 as a standard setting. 11 manuscripts were prepared in A4 size with only one letter of the letter A in the alphabet printed. In the same way, we prepared 11 manuscripts of alphabet B, alphabet C and alphabet D. This manuscript was set in the scanner with symbol 6 and scanned to create a BMP format image file and transferred to the computer with symbol 2. The scanner was scanned in professional mode with a resolution of 300 dpi and the image type in monochrome. This image file is recorded on the built-in hard disk of the computer body as shown in FIG. It is used to register each ABCD image of the scanner image recorded on the internal hard disk in the database. An experiment was conducted to convert 10 ABCD images of the remaining scanner images into text characters. However, since it is a question of the accuracy of processing, it must be compared.

そこで、フェーズ1だけのコンピューターソフトウェアの場合と本発明の位置面システム画像認識コンピューターソフトウェアの場合との比較をしてみました。原稿は、全て、本発明の位置面システム画像認識コンピューターソフトウェアの場合のものと全く同じものを使用しました。つまり、原稿を図符号6のスキャナーを使用してスキャンし作成したスキャナー画像をそのまま使用したのです。最初にデーターベースに登録したスキャナー画像も全く同じものを登録して実施しました。比較結果は、後述します。以下に、本発明の位置面システム画像認識コンピューターソフトウェアのプログラムコードを記載し、次に、図を使って、順次本発明の位置面システム画像認識コンピューターソフトウェアの動作を説明してあります。Therefore, we compared the computer software for Phase 1 only with the computer image recognition computer software for the position plane system of the present invention. All the manuscripts used were exactly the same as those of the position plane system image recognition computer software of the present invention. In other words, the scanner image created by scanning the document using the scanner with the symbol 6 was used as it was. The scanner image that was first registered in the database was registered with the same image. The comparison results will be described later. The program code of the position plane system image recognition computer software of the present invention is described below, and then the operation of the position plane system image recognition computer software of the present invention is explained in sequence using the figures.

Form1.Designer.csファイルForm1. Designer. cs file

Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939

Form1.csファイルForm1. cs file

Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939

Form2.Designer.csファイルForm2. Designer. cs file

Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939

Form2.csファイルForm2. cs file

Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939

Form3.Designer.csファイルForm3. Designer. cs file

Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939

Form3.csファイルForm3. cs file

Figure 0004280939
Figure 0004280939
Figure 0004280939
Figure 0004280939

Program.csファイルProgram. cs file

Figure 0004280939
Figure 0004280939

上記、ファイルをビルドしてexeファイル(本発明の位置面システム画像認識コンピューターソフトウェア)を作成しました。図符号2のコンピューター本体の内蔵ハードディスクにこの作成したコンピューターソフトウェアをインストールして起動させました。次ぎからは、図2の<本発明の位置面システム画像認識コンピューターソフトウェアに於けるデーターベース登録手順の簡単なフローチャート説明図>をご覧下さい。このソフトウェアを起動するとまず、ステップ100が実行されます。データーベースに文字が登録されている場合は、文字と単一の数値化された文字フォントデーターと照合用画像ファイルが保存された場所のフルパスと、膨張画像を作成して照合用画像ファイルとしてデーターベースに保存する際に必要になる通し番号を配列や変数に代入します。ここで読み込んだ、単一の数値化された文字フォントデーターは、BMP形式などのファイルをそのままbyte単位で配列に読み込み、その配列からコード126前後よりも大きな数値を探して、その配列の添え字を画像の位置とみなして、配列の添え字を全て合計した数値を使用しています。 The above file was built to create an exe file (position plane image recognition computer software of the present invention). I installed this computer software and started it on the internal hard disk of the computer. Next, please see <Simple flow chart explanation of database registration procedure in the position plane system image recognition computer software of the present invention> in FIG. When this software is started, step 100 is executed first. If characters are registered in the database, the full path of the location where the characters, single digitized character font data, and the matching image file are stored, and an expanded image are created and the data is stored as the matching image file. Assign the serial number required for saving to the base to an array or variable. The single digitized character font data read here reads the BMP format file as it is into the array in byte units, searches the array for numerical values larger than around code 126, and subscripts of the array Is regarded as the position of the image, and the total number of the array subscripts is used.

図2と図3には、照合用画像ファイルとなっていますが、これは、膨張画像の事です。以下に膨張画像の事を膨張された画像とか縮小された画像の事を縮小画像と呼んだりします。Figures 2 and 3 show the image files for verification. This is an expanded image. In the following, an expanded image is called an expanded image or a reduced image is called a reduced image.

次に、ステップ101に進みます。図4の本発明の位置面システム画像認識コンピューターソフトウェアの操作画面が表示されます。操作画面が表示されたら、ステップ102です。操作画面上部の文字の登録というメニューをクリックすると、ドロップダウン形式で次のメニューが表示されます。次のメニューも文字の登録になっています。この文字の登録をマウスで左ダブルクリックします。ステップ103、図5の文字の登録操作画面が表示されます。ステップ104、登録する文字ファイルの読み込みボタンをマウスで左クリックし内臓ハードディスクを参照してファイルを指定します。ファイルを指定すると図符号7の画像表示用ボックスに画像が表示されます。ステップ105、画像の表示は、人為的操作によらず、自動的にコンピューターソフトウェアプログラム処理によって行われます。ステップ106、画像表示用ボックスに表示された文字を人為的に眼で確認して画像に対応する文字をテキストボックスにキーボードで手動入力します。ステップ107、前述の単一の数値化された文字フォントデーターの計算によって文字フォントデーターを作成します。文字を膨張させた画像を作成して所定の場所に保存します。その際、ファイル名に通し番号をつけます。そうして、保存先のフルパスと通し番号を一つインクルードしたデーターと文字フォントデーターとをデーターベースに保存します。最低三種類の文字フォントデーターを登録しないと文字変換ソフトウェアでエラーを起こします。ステップ108、登録処理を終了したい場合は、閉じるボタンをマウスで左クリックします。文字の登録操作画面を閉じると図3の本発明の位置面システム画像認識コンピューターソフトウェアの簡単なフローチャート説明図のステップ110から始まります。コンピューターソフトウェアプログラムによって自動的に図4の本発明の位置面システム画像認識コンピューターソフトウェアの操作画面が表示されます。ステップ111、txt文字に置換するスキャナイメージファイルの読み込みボタンをマウスで左クリックして内臓ハードディテスクを参照してファイルを指定します。そうすると、コンピューターソフトウェアプログラムによって図符号7の画像表示用ボックスに画像が表示されます。表示されたら、変換実行ボタンをマウスで左クリックします。ステップ112、は、図符号11のフェーズ1の処理に入ります。これは、文字の位置を単一の数値化したデーターで近似値を探し出すフェーズです。次のステップ113、は、フェーズ2に入ります。まず、フェーズ1で近似値順に三種類の文字フォントデーターを探し出しておきます。そうして、順番に照合して行きます。照合用画像ファイルとして保存してあるファイルは、膨張させた文字の画像ですので、まず、文字を縮小させます。縮小させた文字と保存してある膨張させた文字の画像を重ねて一つのファイルとして保存します。そうして、照合用画像ファイルとして保存してあった膨張させた文字画像の白の部分の画素数の合計を算出し、これを画像ファイルの全画素数から減算して文字の部分の画素数の総和を算出します。同じように、新たに文字画像を重ねて作った文字画像の文字の部分の総和を求めて比較します。そうして、一番、近似値であった文字が正解であると判断し、変換候補文字テキストボックスに文字を表示します。次に、図6の文字変換結果の確認操作画面を表示します。ここで、変換候補文字が正しければOKボタンを左クリックします。ステップ118、に進みます。txtに変換された文字テキストボックスに文字を表示します。次に、近似値の修正という学習を行って、データーベースにその修正した文字フォントデーターを保存します。文字変換ソフトウェアを終了したい場合は、終了ボタンを図符号5のマウスで左クリックする事で、終了します。さて、先ほど、ステップ114、の文字変換結果の確認操作画面で変換結果が正しく無い場合ですが、この場合は、ステップ115に進みます。図4の本発明の位置面システム画像認識コンピューターソフトウェアの操作画面に、変換候補文字のリストを表示させます。それと同時に変換候補文字テキストボックスに表示されていた文字を削除します。この状態の図が図7です。ステップ116、この変換候補文字のリストの中から正しい変換文字を探し出して、図符号5のマウスで左クリックします。そうすると、指定した文字が変換候補文字テキストボックスに表示されます。表示されたら、変換確定ボタンを図符号5のマウスで左クリックします。ステップ117、膨張させた文字画像を所定の場所に文字に通し番号を付けてファイル名として保存します。ファイルと文字フォントデーターと膨張させた文字画像の保存先フルパスと通し番号を一つインクルードしてデーターベースに保存します。全く、正解の文字が無かったと思われるからです。ステップ119、終了したい場合は、終了ボタンを図符号5のマウスで左クリックして終了します。Then go to step 101. The operation screen of the position plane system image recognition computer software of the present invention shown in FIG. 4 is displayed. When the operation screen is displayed, it is step 102. Clicking the menu for registering characters at the top of the operation screen displays the following menu in drop-down format. The next menu is also registered. Double-click with the mouse to register this character. Step 103, the character registration operation screen of Fig. 5 is displayed. Step 104, Left click the read button of the character file to be registered with the mouse and browse the internal hard disk to specify the file. When a file is specified, an image is displayed in the image display box indicated by the reference numeral 7. Step 105, image display is automatically performed by computer software program processing, not by human operation. Step 106: The characters displayed in the image display box are visually checked, and the characters corresponding to the image are manually entered into the text box using the keyboard. Step 107: Create character font data by calculating the single digitized character font data described above. Create an image with expanded characters and save it in place. At that time, a serial number is added to the file name. Then, the data including the full path of the save destination and the serial number and the character font data are saved in the database. If you do not register at least three types of character font data, an error will occur in the character conversion software. Step 108, If you want to end the registration process, left-click the close button with the mouse. When the character registration operation screen is closed, the flow starts from step 110 in the simple flowchart explanatory diagram of the position plane system image recognition computer software of the present invention in FIG. The computer software program automatically displays the operation screen of the position plane system image recognition computer software of the present invention shown in FIG. Step 111, Left-click the scanner image file loading button to be replaced with the txt character, and specify the file by referring to the internal hard disk. Then, the image is displayed in the image display box indicated by symbol 7 by the computer software program. When displayed, left-click the conversion execution button with the mouse. Step 112 enters the process of phase 1 in FIG. This is the phase in which approximate values are found using a single digitized data of character positions. The next step 113 enters phase 2. First, find out three types of character font data in order of approximate values in Phase 1. Then, check in order. Since the file saved as the image file for verification is an image of expanded characters, first reduce the characters. The image of the contracted text and the stored expanded text is superimposed and saved as a single file. Then, calculate the total number of pixels in the white part of the expanded character image saved as the matching image file, and subtract this from the total number of pixels in the image file to obtain the number of pixels in the character part. Calculate the sum of. Similarly, find and compare the sum of the character parts of a character image created by overlaying a new character image. Then, it is judged that the character that was the approximate value is correct, and the character is displayed in the conversion candidate character text box. Next, the confirmation screen for the character conversion result shown in Fig. 6 is displayed. If the conversion candidate character is correct, left-click on the OK button. Proceed to step 118. Characters are displayed in the text box converted to txt. Next, learn the correction of approximate values and save the corrected character font data in the database. If you want to quit the character conversion software, left-click the quit button with the mouse of the symbol 5 and quit. Now, if the conversion result is not correct on the character conversion result confirmation operation screen in step 114, proceed to step 115 in this case. The list of conversion candidate characters is displayed on the operation screen of the position plane system image recognition computer software of the present invention shown in FIG. At the same time, the characters displayed in the conversion candidate character text box are deleted. Figure 7 shows this state. Step 116, find the correct conversion character from the list of conversion candidate characters, and left-click with the mouse of FIG. Then, the specified character is displayed in the conversion candidate text box. When it is displayed, left-click the conversion confirmation button with the symbol 5 mouse. Step 117: The expanded character image is saved as a file name with a serial number assigned to the character at a predetermined location. Include the full path and serial number of the file, character font data, and expanded character image, and save them in the database. Because it seems that there was no correct answer. Step 119, if you want to finish, left-click the end button with the mouse of the symbol 5 to finish.

結果は、フェーズ1のみのコンピューターソフトウェアの場合は、以下の通りでした。
Aの場合 正しく変換された回数7回 Bに間違えた回数1回 Dに間違えた回数2回
Bの場合 正しく変換された回数4回 Aに間違えた回数6回
Cの場合 正しく変換された回数10回
Dの場合 正しく変換された回数3回 Aに間違えた回数1回 Bに間違えた回数6回
本発明の位置面システム画像認識コンピューターソフトウェアの場合は、以下の通りでした。
Aの場合 正しく変換された回数10回
Bの場合 正しく変換された回数10回
Cの場合 正しく変換された回数10回
Dの場合 正しく変換された回数9回 Bに間違えた回数1回
以上の結果から、本発明の位置面システム画像認識コンピューターソフトウェアは、かなりの正確性の向上に期待できるコンピューターソフトウェアであると言い得るものであると確信致しました。
The results were as follows for Phase 1 only computer software.
In the case of A, the number of times correctly converted 7 times The number of times mistaken in B The number of times mistaken in D 2 times in the case of B Number of times correctly converted 4 times The number of mistakes in A number 6 times C The number of times correctly converted 10 In the case of time D: Number of times of correct conversion 3 times Number of mistakes in A 1 Time of mistakes in B 6 times In the case of the position plane system image recognition computer software of the present invention, it was as follows.
In the case of A The number of times of correct conversion 10 times In the case of B The number of times of correct conversion 10 times C The number of times of correct conversion 10 times D The number of times correctly converted 9 times The number of times mistaken for B One or more results Therefore, I was convinced that the position system image recognition computer software of the present invention can be said to be a computer software that can be expected to improve considerably the accuracy.

実施例に於ける使用機材の説明図です。It is explanatory drawing of the equipment used in the example. 本発明の位置面システム画像認識コンピューターソフトウェアに於けるデーターベース登録手順の簡単なフローチャート説明図です。It is a simple flowchart explanatory diagram of the database registration procedure in the position plane system image recognition computer software of the present invention. 本発明の位置面システム画像認識コンピューターソフトウェアの簡単なフローチャート説明図です。It is simple flowchart explanatory drawing of the position plane system image recognition computer software of this invention. 本発明の位置面システム画像認識コンピューターソフトウェアの操作画面です。Operation screen of the position plane system image recognition computer software of the present invention. 文字の登録操作画面です。This is the character registration operation screen. 文字変換結果の確認操作画面です。This is the confirmation screen for the character conversion result. 文字変換結果の確認後の変化した、本発明の位置面システム画像認識コンピューターソフトウェアの操作画面です。This is the operation screen of the position system image recognition computer software of the present invention that has changed since the confirmation of the character conversion result.

符号の説明Explanation of symbols

1:モニター
2:コンピューター本体
3:プリンター
4:キーボード
5:マウス
6:スキャナー
7:画像表示用ボックス
8:データーベース
9:コンピューターソフトウェアプログラム処理
10:人為的な手動による入力
11:フェーズ1
12:フェーズ2
1: Monitor 2: Computer main unit 3: Printer 4: Keyboard 5: Mouse 6: Scanner 7: Image display box 8: Database 9: Computer software program processing 10: Manual manual input 11: Phase 1
12: Phase 2

Claims (2)

フェーズ1で、従来からあるOCR技術、例えば、フーリエによる画像の識別方式や画像の画素の位置を単一の数値データー化して識別する方式などで、BMP形式などの文字画像から一般的にコンピューターで使用されるテキスト文字に変換する候補を自動的に数個選択して、フェーズ2では、予め、照合用画像ファイルからなる照合用画像データーベースとその照合用画像ファイル各々に対応したテスキト文字で構成されたデーターベースを作成しておく、その作成は、一般的にコンピューターで使用されるテキスト文字に変換する為に読み込ませたBMP形式などの文字画像から、文字だけを切り取り、この切り取った文字を膨張させた文字画像ファイルを作成して、これを照合用画像として照合用画像データーベースに保存するとともに、この照合用画像ファイルに書かれた文字に対応するテキスト文字を人為的に入力してデーターベースに記録し作成する、そうして、BMP形式などの文字画像から一般的にコンピューターで使用されるテキスト文字に変換する為に、読み込んだスキャナイメージファイルから文字だけを切り取り、その文字画像を縮小させた文字画像のファイルを新規に作成し、この縮小した文字の画像ファイルと照合用画像データーベースに保存してある膨張させた文字の照合用画像ファイルとを重ね合わせて新規に文字画像ファイルを作成して、この2画像を重ね合わせて新たに作成した文字画像ファイルの文字画像の擬似的な意味合いでの面積を算出し、これを面積データーとし、例をあげて言うならば、例えば、文字が黒でバックが白で書かれた文字画像の場合は、全ての画像ファイルのデーターをbyte単位で配列に読み込み、その配列の中にある黒か白のどちらか一方の色コードが読み込こまれていると思われる配列要素を探し出して、その配列要素の個数を計算する事で文字画像を面でとらえた単一化された数値データーを算出して、この面積データーと、前記、照合用画像データーベースの文字画像ファイルの擬似的な意味合いでの文字の面積を、前記、算出方法と同じ方法によって算出する事で照合用画像データーベースの文字画像ファイルを面でとらえた単一化された数値データーを算出して、この両者、つまり、2画像の画像ファイルを重ね合わせて新規に作成した文字画像ファイルの文字画像の面積データーと照合用画像データーベースの文字画像ファイルの文字画像の面積データーとの差を求める計算を、照合用画像データーベースに保存してあるフェーズ1で数個選択した変換候補の各々の照合用画像ファイルに対して行い、その中から、照合用画像ファイルに対して完全一致ないし近似値であると判断できる1個の候補に自動的に絞り込み、その候補に対応したテキスト文字を、照合用画像データーベースに保存した文字画像に対応したテキスト文字を人為的に入力して予め作成してあるデーターベースから、テスキト文字を選択する事で、BMP形式などの文字画像から一般的にコンピューターで使用されるテキスト文字に変換するコンピューターソフトウェアプログラム、もしくは、このコンピューターソフトウェアプログラムを含むコンピューターソフトウェア In phase 1, conventional OCR technology, for example, an image identification method using Fourier or a method for identifying the position of a pixel of an image as a single numerical data, etc. Several candidates to be converted into text characters to be used are automatically selected, and in phase 2, previously composed of a collation image database consisting of collation image files and tesquite characters corresponding to each of the collation image files The created database is created by cutting out only the characters from a character image such as BMP format that has been read in order to convert them into text characters that are generally used on computers. Create an expanded character image file and save it as a verification image in the verification image database. The text characters corresponding to the characters written in the image file for verification are artificially entered and recorded in the database, and the text characters generally used on computers from character images such as BMP format. In order to convert the image into a scanner image, only the characters are cut out from the scanned scanner image file, a new character image file is created by reducing the character image, and the reduced character image file is stored in the collation image database. A new character image file is created by superimposing a dilated character verification image file, and the character image of the character image file newly created by superimposing these two images If the area is calculated and this is used as the area data, and an example is given, for example, a character image in which the characters are written in black and the background is written in white In this case, all the image file data is read into the array in byte units, and the array element that either black or white color code in the array is supposed to be read is searched. By calculating the number of array elements, a single numerical data that captures the character image on the surface is calculated, and the area data and the above-mentioned character image file based on the image data for verification are simulated. By calculating the area of the character by the same method as the above-mentioned calculation method, a single numerical data that captures the character image file of the image data base for collation is calculated, and both of them, that is, 2 Area data of character image of character image file newly created by superimposing image files of image and area of character image of character image file of character image file for collation Calculation is performed on each of the verification image files of the conversion candidates selected in phase 1 stored in the verification image database, and from among these, the verification image file is calculated. Automatically narrow down to a single candidate that can be judged to be an exact match or an approximate value, and manually input the text characters corresponding to the candidate and the text characters corresponding to the character image saved in the image database for verification A computer software program that converts text images such as BMP into text characters that are commonly used on computers by selecting tesquite characters from a database that has been created in advance, or this computer software program Including computer software 予め、照合用画像ファイルからなる照合用画像データーベースとその照合用画像ファイル各々に対応したテスキト文字で構成されたデーターベースを作成しておく、その作成は、一般的にコンピューターで使用されるテキスト文字に変換する為に読み込ませたBMP形式などの文字画像から、文字だけを切り取り、この切り取った文字を膨張させた文字画像ファイルを作成して、これを照合用画像として照合用画像データーベースに保存するとともに、この照合用画像ファイルに書かれた文字に対応するテキスト文字を人為的に入力してデーターベースに記録し作成する、そうして、BMP形式などの文字画像から一般的にコンピューターで使用されるテキスト文字に変換する為に、読み込んだスキャナイメージファイルから文字だけを切り取り、その文字画像を縮小させた文字画像のファイルを新規に作成し、この縮小した文字の画像ファイルと照合用画像データーベースに保存してある膨張させた文字の照合用画像ファイルとを重ね合わせて新規に文字画像ファイルを作成して、この2画像を重ね合わせて新たに作成した文字画像ファイルの文字画像の擬似的な意味合いでの面積を算出し、これを面積データーとし、例をあげて言うならば、例えば、文字が黒でバックが白で書かれた文字画像の場合は、全ての画像ファイルのデーターをbyte単位で配列に読み込み、その配列の中にある黒か白のどちらか一方の色コードが読み込こまれていると思われる配列要素を探し出して、その配列要素の個数を計算する事で文字画像を面でとらえた単一化された数値データーを算出して、この面積データーと、前記、照合用画像データーベースの文字画像ファイルの擬似的な意味合いでの文字の面積を、前記、算出方法と同じ方法によって算出する事で照合用画像データーベースの文字画像ファイルを面でとらえた単一化された数値データーを算出して、この両者、つまり、2画像の画像ファイルを重ね合わせて新規に作成した文字画像ファイルの文字画像の面積データーと照合用画像データーベースの文字画像ファイルの文字画像の面積データーとの差を求める計算を、照合用画像データーベースに保存してある全ての照合用画像ファイルに対して行い、その中から、照合用画像ファイルに対して完全一致ないし近似値であると判断できる1個の候補に自動的に絞り込み、その候補に対応したテキスト文字を、照合用画像データーベースに保存した文字画像に対応したテキスト文字を人為的に入力して、予め作成してあるデーターベースから、テスキト文字を選択する事で、BMP形式などの文字画像から一般的にコンピューターで使用されるテキスト文字に変換するコンピューターソフトウェアプログラム、もしくは、このコンピューターソフトウェアプログラムを含むコンピューターソフトウェア
Create a database consisting of collation image database consisting of collation image files and a database consisting of tesquite characters corresponding to each of the collation image files in advance. A character image file is created by cutting out only the characters from the BMP format character image that has been read in order to convert them into characters and expanding the cut characters, and this is used as a verification image in the verification image database. In addition to saving, text characters corresponding to the characters written in this image file for verification are manually entered and recorded in the database, and then the character image in BMP format etc. To convert to text characters to be used, only the characters are cut from the scanned scanner image file and Create a new character image file with the character image reduced, and superimpose the reduced character image file with the expanded character verification image file stored in the verification image database. If you create a character image file, calculate the area in the pseudo meaning of the character image of the newly created character image file by superimposing these two images, and use this as area data, for example For example, in the case of a character image in which characters are written in black and white in the background, all image file data is read into the array in units of bytes, and one of the black or white color codes in the array Find the array element that is supposed to be read, calculate the number of array elements, calculate the unified numerical data that captured the character image in the plane, this By calculating the product data and the area of the character in a pseudo sense of the collation image data base character image file by the same method as the above calculation method, the collation image data base character image file is displayed. Calculate the unified numerical data captured in step 2 above, that is, the area data of the character image of the character image file newly created by superimposing the two image files, and the character of the image data base for verification The calculation to obtain the difference from the area data of the character image of the image file is performed for all the matching image files stored in the matching image database, and from there, the matching to the matching image file is complete. It automatically narrows down to one candidate that can be determined to be an approximate value, and the text characters corresponding to the candidate are converted into a matching image database. By manually inputting text characters corresponding to the character image saved in the database and selecting a tesquite character from a pre-created database, it is generally used on a computer from character images in BMP format etc. Computer software program that converts to a text character or computer software that includes this computer software program
JP2007217593A 2007-07-30 2007-07-30 Position plane image recognition computer software Expired - Fee Related JP4280939B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007217593A JP4280939B2 (en) 2007-07-30 2007-07-30 Position plane image recognition computer software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007217593A JP4280939B2 (en) 2007-07-30 2007-07-30 Position plane image recognition computer software

Publications (2)

Publication Number Publication Date
JP2009032223A JP2009032223A (en) 2009-02-12
JP4280939B2 true JP4280939B2 (en) 2009-06-17

Family

ID=40402624

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007217593A Expired - Fee Related JP4280939B2 (en) 2007-07-30 2007-07-30 Position plane image recognition computer software

Country Status (1)

Country Link
JP (1) JP4280939B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017135613A (en) 2016-01-28 2017-08-03 ブラザー工業株式会社 Image processing system and computer program

Also Published As

Publication number Publication date
JP2009032223A (en) 2009-02-12

Similar Documents

Publication Publication Date Title
JP5042562B2 (en) Image processing apparatus, handwritten information recognition method, handwritten information recognition program
JP5402099B2 (en) Information processing system, information processing apparatus, information processing method, and program
JP4742404B2 (en) Image recognition apparatus, image forming apparatus, image recognition method, and computer-readable recording medium storing image recognition program
US8213717B2 (en) Document processing apparatus, document processing method, recording medium and data signal
US8391607B2 (en) Image processor and computer readable medium
US9098759B2 (en) Image processing apparatus, method, and medium for character recognition
JP4661921B2 (en) Document processing apparatus and program
US20060285748A1 (en) Document processing device
JP4785655B2 (en) Document processing apparatus and document processing method
US9305245B2 (en) Methods and systems for evaluating handwritten documents
JP2017090974A (en) Image processing device and program
US7738703B2 (en) Image processing apparatus, image processing method and computer readable medium storing image processing program
JP2018042067A (en) Image processing system, image processing method, and information processing device
JP4280939B2 (en) Position plane image recognition computer software
JP2008282094A (en) Character recognition processing apparatus
US20210042555A1 (en) Information Processing Apparatus and Table Recognition Method
JP5673277B2 (en) Image processing apparatus and program
JPH10171920A (en) Method and device for character recognition, and its recording medium
JP6682827B2 (en) Information processing apparatus and information processing program
JP2020047031A (en) Document retrieval device, document retrieval system and program
JP4189431B1 (en) Software that converts text image data into text characters
JP5906608B2 (en) Information processing apparatus and program
JP2013182459A (en) Information processing apparatus, information processing method, and program
JP2012190357A (en) Image processing device, image processing method and program
JP2008186256A (en) Document processor, document processing method, and computer program

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A072 Dismissal of procedure [no reply to invitation to correct request for examination]

Free format text: JAPANESE INTERMEDIATE CODE: A072

Effective date: 20090120

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090217

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090303

R150 Certificate of patent or registration of utility model

Ref document number: 4280939

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120327

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120327

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150327

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150327

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150327

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees