JP2008158643A - Display inspection method, display inspection apparatus and display inspection program - Google Patents

Display inspection method, display inspection apparatus and display inspection program Download PDF

Info

Publication number
JP2008158643A
JP2008158643A JP2006344381A JP2006344381A JP2008158643A JP 2008158643 A JP2008158643 A JP 2008158643A JP 2006344381 A JP2006344381 A JP 2006344381A JP 2006344381 A JP2006344381 A JP 2006344381A JP 2008158643 A JP2008158643 A JP 2008158643A
Authority
JP
Japan
Prior art keywords
display
character string
image
comparison
character
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.)
Pending
Application number
JP2006344381A
Other languages
Japanese (ja)
Inventor
Kazuhiko Sugiura
和彦 杉浦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
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
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2006344381A priority Critical patent/JP2008158643A/en
Publication of JP2008158643A publication Critical patent/JP2008158643A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To inspect whether or not display character strings to be inspected are displayed properly without recognizing the display character strings converted into a character code. <P>SOLUTION: A capture image of a display character string displayed in an item display area 21 is acquired, and a correct comparative character string image is generated according to character codes in a resource file embedded in software (printer driver) to be inspected, correspondence information, attribute information and the like. The capture image is compared with the comparative character string image to inspect character loss and the like. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、表示装置の表示画面上に表示された表示文字列の検査技術に関する。   The present invention relates to a technique for inspecting a display character string displayed on a display screen of a display device.

特許文献1には、基板などの電子部品に所定の文字列(例えば型番など)が正確に表示されているかどうかを検査する外観検査装置が開示されている。具体的には、画像読取装置によって電子部品上の画像を取得し、これを解析することで上記電子部品上に表示された文字列を抽出して認識する。そして、この認識された文字列と、予め準備され認識結果として期待される期待文字列とを比較するようになっている。
特開2002−183712公報
Patent Document 1 discloses an appearance inspection apparatus that inspects whether or not a predetermined character string (for example, a model number) is accurately displayed on an electronic component such as a substrate. Specifically, the image reading device acquires an image on the electronic component and analyzes it to extract and recognize a character string displayed on the electronic component. The recognized character string is compared with an expected character string prepared in advance and expected as a recognition result.
JP 2002-183712 A

ところが、上記特許文献1の外観検査装置などにおいては、電子部品上に表示された文字列を認識するために、いわゆるOCR(Optical Character Reader)ソフトを利用するものが一般的であった。このOCRソフトは、画像読取装置で取り込んだ画像から抽出した文字列画像を、前もって記憶された変換用パターンとの照合により文字コードに変換することで、電子部品上に表示された文字列を認識するものである。   However, in the appearance inspection apparatus of Patent Document 1 and the like, what uses so-called OCR (Optical Character Reader) software is generally used to recognize a character string displayed on an electronic component. This OCR software recognizes a character string displayed on an electronic component by converting a character string image extracted from an image captured by an image reading device into a character code by matching with a conversion pattern stored in advance. To do.

従って、上記外観検査装置では、OCRソフトによる変換精度が、検査の精度に大きく影響する。また、電子部品上に表示される文字列に複数種の言語が使用され得る場合には、それぞれの言語に応じた変換用パターンデータを予め用意しなければならないという問題があった。   Therefore, in the above-described appearance inspection apparatus, the conversion accuracy by the OCR software greatly affects the inspection accuracy. In addition, when plural kinds of languages can be used for the character string displayed on the electronic component, there is a problem that conversion pattern data corresponding to each language must be prepared in advance.

本発明は上記のような事情に基づいて完成されたものであって、その目的は、検査対象の表示文字列を文字コードに変換して認識することを要することなく、上記表示文字列が正常に表示されているか否かの検査を行うことが可能な表示検査方法、表示検査装置および表示検査プログラムを提供するところにある。   The present invention has been completed based on the above-described circumstances, and the purpose thereof is to convert the display character string to be inspected into a character code and recognize the normal display character string. The present invention provides a display inspection method, a display inspection apparatus, and a display inspection program capable of inspecting whether or not the image is displayed.

上記の目的を達成するための手段として、第1の発明に係る表示検査方法は、表示装置の表示画面に表示された表示文字列を検査するための表示検査方法であって、前記表示画面に表示された前記表示文字列の画像データを取得するステップと、予め用意された設定用データ文字コードに基づき比較用文字列の画像データを生成するステップと、前記表示文字列の画像データと、前記比較文字列の画像データとを画像比較するステップと、前記画像比較の結果に基づき前記表示文字列が正常に表示されているか否かを判断するステップを含む。   As means for achieving the above object, a display inspection method according to a first invention is a display inspection method for inspecting a display character string displayed on a display screen of a display device, wherein the display screen includes Obtaining image data of the displayed display character string; generating image data of a comparison character string based on a setting data character code prepared in advance; image data of the display character string; Comparing image data with image data of a comparison character string, and determining whether or not the display character string is normally displayed based on the result of the image comparison.

第2の発明の表示検査装置は、表示装置の表示画面に表示された表示文字列の画像データを取得する取得手段と、予め用意された設定用データ文字コードに基づき比較用文字列の画像データを生成する生成手段と、前記表示文字列の画像データと、前記比較文字列の画像データとを画像比較する比較手段と、前記画像比較の結果に基づき前記表示文字列が正常に表示されているか否かを判断する判断手段と、を備える。   According to a second aspect of the present invention, there is provided a display inspection apparatus comprising: obtaining means for obtaining image data of a display character string displayed on a display screen of the display device; and image data of a comparison character string based on a setting data character code prepared in advance. Generation means for generating the image, comparison means for comparing the image data of the display character string and the image data of the comparison character string, and whether the display character string is normally displayed based on the result of the image comparison Determining means for determining whether or not.

第3の発明の表示検査プログラムは、表示装置の表示画面に表示された表示文字列を検査するための表示検査プログラムであって、コンピュータに、前記表示画面に表示された前記表示文字列の画像データを取得する取得処理と、 予め用意された設定用データ文字コードに基づき比較用文字列の画像データを生成する生成処理と、前記表示文字列の画像データと、前記比較文字列の画像データとを画像比較する比較処理と、前記画像比較の結果に基づき前記表示文字列が正常に表示されているか否かを判断する判断処理と、を実行させる。   A display inspection program of a third invention is a display inspection program for inspecting a display character string displayed on a display screen of a display device, and is an image of the display character string displayed on the display screen on a computer. An acquisition process for acquiring data; a generation process for generating image data of a comparison character string based on a setting data character code prepared in advance; image data of the display character string; and image data of the comparison character string; And a determination process for determining whether or not the display character string is normally displayed based on the result of the image comparison.

第4の発明は、第3の表示検査プログラムであって、前記設定用データ文字コードは、前記表示文字列の画像データを生成するためのデータである。   A fourth invention is the third display inspection program, wherein the setting data character code is data for generating image data of the display character string.

第5の発明は、第3の表示検査プログラムであって、前記設定用データ文字コードは、前記表示文字列の画像データを生成するためのデータとは別に用意したテスト用データである。   A fifth invention is the third display inspection program, wherein the setting data character code is test data prepared separately from data for generating image data of the display character string.

<第1から第3の発明>
本発明によれば、表示装置の表示画面に表示された表示文字列を画像データ(イメージデータ)として取得する一方で、予め用意された設定用データ文字コード(例えば文字コード)に基づき、正解となる比較用文字列の画像データ(イメージデータ)を生成する。そして、表示文字列と比較用文字列とを画像比較して上記表示文字列が正常に表示されたか否かを判断する。従って、例えばOCRソフトなどによる変換が不要となり、また、使用言語ごとに変換用のパターンデータを準備する必要もない。
<First to third inventions>
According to the present invention, a display character string displayed on a display screen of a display device is acquired as image data (image data), while a correct answer is obtained based on a data character code (for example, character code) prepared in advance. The image data (image data) of the comparison character string is generated. Then, the display character string is compared with the comparison character string to determine whether or not the display character string is normally displayed. Therefore, for example, conversion by OCR software or the like becomes unnecessary, and it is not necessary to prepare pattern data for conversion for each language used.

<第4の発明>
本発明によれば、比較用文字列の画像データを生成するための設定用データ文字コードが、表示文字列の画像データを生成するためのデータである。このとき、比較用文字列と表示文字列との文字同士が不一致となることはない。しかし、例えば表示文字列を生成するプログラムと、当該表示文字列を表示すべき表示レイアウトプログラムとが不整合により、当該表示レイアウト中の表示領域内において表示文字列の一部が表示されず、いわゆる文字欠けが生じた場合に、当該文字欠けを精度よく検査することができる。
<Fourth Invention>
According to the present invention, the setting data character code for generating the image data of the comparison character string is data for generating the image data of the display character string. At this time, the characters in the comparison character string and the display character string do not match each other. However, for example, a program for generating a display character string and a display layout program for displaying the display character string are inconsistent, so that a part of the display character string is not displayed in the display area in the display layout, and so When a character defect occurs, the character defect can be inspected with high accuracy.

<第5の発明>
本発明によれば、上記文字欠けだけでなく、各文字同士の一致・不一致をも検査することができる。
<Fifth invention>
According to the present invention, it is possible to inspect not only the above-mentioned character missing but also the match / mismatch of each character.

<実施形態1>
(表示検査プログラムについて)
本発明の実施形態1を図1〜図9を参照しつつ説明する。
例えば汎用のコンピュータによって実行されるソフトウエアの中には、当該コンピュータに接続された表示装置の表示画面上に、所定の表示文字列を含む表示画像(例えばユーザインターフェース、ダイアログ・ボックスなど)を表示させるものが多々ある。この表示画像の中には、項目表示領域が指定されたレイアウトデータと、上記項目表示領域に表示すべき表示文字列に関する文字コード(「設定用データ」の一例)等とから生成されるものがある。具体的には、レイアウトデータには、各項目表示領域の位置・大きさ・範囲及び表示形式等に関する属性情報(書式(イタリック・明朝などのフォント種、文字間隔など)、文字サイズ、画面解像度、色数、など)が含まれている。そして、上記レイアウトデータに基づきレイアウト画像を生成するとともに、各項目表示領域について文字コード及び属性情報に基づき表示文字列画像(イメージデータ)を生成する。
<Embodiment 1>
(About display inspection program)
Embodiment 1 of the present invention will be described with reference to FIGS.
For example, in software executed by a general-purpose computer, a display image (for example, a user interface or a dialog box) including a predetermined display character string is displayed on a display screen of a display device connected to the computer. There are many things to do. Some of these display images are generated from layout data in which an item display area is designated and a character code (an example of “setting data”) related to a display character string to be displayed in the item display area. is there. Specifically, the layout data includes attribute information (position (font type such as italic / Mincho), character spacing, etc.), character size, screen resolution, etc. , Number of colors, etc.). Then, a layout image is generated based on the layout data, and a display character string image (image data) is generated for each item display area based on a character code and attribute information.

このような方法で表示画像を生成する場合、上記ソフトウエアの開発上の不具合などにより、例えば上記属性情報の各値が設計値と異なるために、一部の文字が表示されない、いわゆる文字欠けという不具合が生じ得る。   When a display image is generated by such a method, for example, each character of the attribute information is different from a design value due to a defect in the development of the software, so that some characters are not displayed. Malfunctions can occur.

本発明の表示検査プログラムは、上記ソフトウエアの開発段階において、上記文字欠け等が発生していないかどうかを検査する処理を、開発用のコンピュータに実行させるためのものである。   The display inspection program of the present invention is for causing a development computer to execute a process for inspecting whether or not the above-mentioned character missing or the like has occurred in the development stage of the software.

(開発用のコンピュータ)
図1には、開発用のコンピュータ10が示されている。表示検査時には、コンピュータ10に、開発中のソフトウエア(本実施形態ではプリンタドライバ)及び上記表示検査プログラムをインストールして行われる。なお、表示検査プログラムがインストールされたコンピュータ10が「表示検査装置」の一例である。
(Development computer)
FIG. 1 shows a development computer 10. At the time of the display inspection, software under development (a printer driver in this embodiment) and the display inspection program are installed in the computer 10. The computer 10 in which the display inspection program is installed is an example of the “display inspection apparatus”.

図2には、コンピュータ10の内部構成を示すブロック図が示されている。コンピュータ10は、外部(例えばキーボードやマウスなどの入力手段)からの入力操作を受け付ける操作部11と、表示部12(「表示装置」の一例)と、ROM13と、RAM14と、CPU15(「コンピュータ」の一例)と、ハードディスク16と、USBインターフェイス17と、CDROMドライブ18とを備えて構成されている。   FIG. 2 is a block diagram showing the internal configuration of the computer 10. The computer 10 includes an operation unit 11 that receives an input operation from the outside (for example, an input unit such as a keyboard or a mouse), a display unit 12 (an example of a “display device”), a ROM 13, a RAM 14, and a CPU 15 (“computer”). 1), a hard disk 16, a USB interface 17, and a CDROM drive 18.

ハードディスク16には、各種のアプリケーションソフトの他に、上記開発中のプリンタドライバ及び表示検査プログラム等が記憶されており、CPU15は、上記操作部11からの起動指令に基づきアプリケーションソフトや表示検査プログラムなどをハードディスク16から読み出して起動させる。なお、表示検査プログラムは、例えば記録媒体(本実施形態ではCDROM)に記録されており、CDROMドライブ18にて読み込まれてハードディスク16に記憶される。   In addition to various application software, the hard disk 16 stores a printer driver and a display inspection program that are being developed, and the CPU 15 performs application software, a display inspection program, and the like based on a start command from the operation unit 11. Is read from the hard disk 16 and activated. The display inspection program is recorded on, for example, a recording medium (CDROM in this embodiment), read by the CDROM drive 18 and stored in the hard disk 16.

(ダイアログ・ボックスに関するデータについて)
図3には、上記プリンタドライバの実行により表示部12に表示される表示画像の一例として、ダイアログ・ボックス20が示されている。このダイアログ・ボックス20は、例えばプリンタへの印刷要求時にユーザに印刷設定を行わせるために表示されるものである。このダイアログ・ボックス20には、例えば"Paper Size"、"Multiple Page"などの各表示文字列が各項目表示領域(スタティックテキストコントロール)21内に表示されている。そして、各項目表示領域21には、個別の識別番号(コントロールID)がそれぞれ割り付けられている。
(About data related to dialog boxes)
FIG. 3 shows a dialog box 20 as an example of a display image displayed on the display unit 12 by executing the printer driver. This dialog box 20 is displayed, for example, for allowing the user to make print settings when a print request is made to the printer. In this dialog box 20, display character strings such as “Paper Size” and “Multiple Page” are displayed in each item display area (static text control) 21. Each item display area 21 is assigned an individual identification number (control ID).

図4は、各コントロールIDと文字コードとの対応関係情報のデータ構造を示す模式図である。この対応関係情報によって、各コントロールIDごとに、リソースIDと、属性情報と、表示すべき文字列に関する文字コードとが対応付けられている。また、対応関係情報は、検査対象としての上記プリンタドライバに含まれており、プリンタドライバのインストール後は、ハードディスク16に記憶されている。ここで、リソースID及び文字コードは、上述したようにプリンタドライバの一部を構成するリソースファイルであり、これは「表示文字列の画像データを生成するためのデータ」の一例である。   FIG. 4 is a schematic diagram showing a data structure of correspondence information between each control ID and a character code. With this correspondence information, for each control ID, a resource ID, attribute information, and a character code related to a character string to be displayed are associated. The correspondence information is included in the printer driver as an inspection target, and is stored in the hard disk 16 after the printer driver is installed. Here, the resource ID and the character code are resource files that constitute a part of the printer driver as described above, and this is an example of “data for generating image data of a display character string”.

また、上記図3のダイアログ・ボックス20を構成するレイアウトデータも上記プリンタドライバに含まれており、プリンタドライバのインストール後は、ハードディスク16に記憶されている。   The layout data constituting the dialog box 20 of FIG. 3 is also included in the printer driver, and is stored in the hard disk 16 after the printer driver is installed.

(表示検査プログラムにより実行させる制御内容)
例えばプリンタドライバを起動させ、表示部12の表示画面12Aに上記ダイアログ・ボックス20を表示させた状態で、表示検査プログラムを起動させる。すると、CPU15は、図5,図6に示す制御を実行する。まずS1でコンピュータ10のオペレーティングシステムから環境情報(画面解像度、色数など)を取得する。次に、S2で、ダイアログ・ボックス20上の各項目表示領域21に表示される文字列のうち、まだ検査されていない文字列が残っているかどうかを判断する。具体的には、上述したように、各項目表示領域21は各コントロールIDが割り付けられており、CPU15は、コントロールIDを順次指定いくことで、検査対象としての項目表示領域21を順次指定していく。そして、全コントロールIDを指定し終わったときに検査すべき文字列が残っていないことになり(S2:No)、ダイアログ・ボックス20についての表示検査が終了する。
(Control contents executed by display inspection program)
For example, the printer driver is activated, and the display inspection program is activated in a state where the dialog box 20 is displayed on the display screen 12A of the display unit 12. Then, the CPU 15 executes the control shown in FIGS. First, in S1, environmental information (screen resolution, number of colors, etc.) is acquired from the operating system of the computer 10. Next, in S2, it is determined whether or not a character string that has not yet been examined remains among the character strings displayed in each item display area 21 on the dialog box 20. Specifically, as described above, each item display area 21 is assigned with each control ID, and the CPU 15 sequentially designates the item display area 21 as an inspection target by sequentially designating the control ID. Go. Then, when all control IDs have been specified, there is no character string to be inspected (S2: No), and the display inspection for the dialog box 20 ends.

S2で検査すべき文字列が残っていれば(S2:Yes)、S3でまだ指定していないコントロールIDを1つ指定し、その指定したコントロールIDに対応するリソースIDを上記対応関係情報に基づき決定する(S4)。そして、S5で、リソースファイルから上記リソースIDに対応する文字コードを取得すると共に、S6でコントロールIDに対応付けられた属性情報を取得する。そして、S7で上記文字コード、環境情報及び属性情報から比較用文字列画像をイメージデータとして生成する。このとき、CPU15は「生成処理」を実行し、「生成手段」の一例として機能する。   If there remains a character string to be checked in S2 (S2: Yes), one control ID that has not been specified in S3 is specified, and a resource ID corresponding to the specified control ID is determined based on the correspondence information. Determine (S4). In S5, the character code corresponding to the resource ID is acquired from the resource file, and the attribute information associated with the control ID is acquired in S6. In step S7, a comparison character string image is generated as image data from the character code, environment information, and attribute information. At this time, the CPU 15 executes “generation processing” and functions as an example of “generation means”.

続いて、S8で、表示部12の表示画面12Aに表示されているダイアログ・ボックス20上において、現在指定しているコントロールIDに対応する項目表示領域21に表示された表示文字列画像(以下、「キャプチャ画像」という)をイメージデータとして取得する。このとき、CPU15は「取得処理」を実行し、「取得手段」の一例として機能する。ここで、上記比較用文字列画像は、上記レイアウト画像に組み込まれる前の画像であるから、仮に項目表示領域21が設計値よりも小さくても、文字コードに基づく文字列が全て反映された画像、換言すれば、正解画像となる。これに対して、キャプチャ画像は、レイアウト画像に組み込まれた後の画像であるから、仮に項目表示領域21が設計値よりも小さい場合、或いは、項目表示領域21に表示可能な文字数よりも多くの文字列が設定された場合には、文字コードに基づく文字列のうち一部が欠けた画像となり得る。   Subsequently, in S8, on the dialog box 20 displayed on the display screen 12A of the display unit 12, the display character string image (hereinafter, referred to as the item display area 21 corresponding to the control ID currently designated) is displayed. "Captured image") is acquired as image data. At this time, the CPU 15 executes “acquisition processing” and functions as an example of “acquisition means”. Here, since the comparison character string image is an image before being incorporated into the layout image, even if the item display area 21 is smaller than the design value, an image in which all character strings based on the character code are reflected. In other words, the correct image is obtained. On the other hand, since the capture image is an image after being incorporated into the layout image, if the item display area 21 is smaller than the design value, or more than the number of characters that can be displayed in the item display area 21. When a character string is set, an image in which a part of the character string based on the character code is missing can be obtained.

そして、S9の比較/判断処理に移行し、図6に示す制御内容を実行する。このとき、CPU15は「比較処理・判断処理」を実行し、「比較手段、判断手段」の一例として機能する。S21でキャプチャ画像と比較用文字列画像との両左端を比較開始点とする。S22で比較用文字列画像の右端まで達したかどうかを判断し、右端に達していなければ(S22:No)、S23で、現在処理中の1ライン(キャプチャ画像及び比較用文字列画像において上下方向(文字列の並び方向に直交する方向)に延びる所定単位画素数分の幅のラインL)ごとにキャプチャ画像と比較用文字列画像との画像比較を行う(図7参照)。   Then, the process proceeds to the comparison / determination process of S9, and the control contents shown in FIG. 6 are executed. At this time, the CPU 15 executes “comparison processing / determination processing” and functions as an example of “comparison means, determination means”. In S21, both left ends of the captured image and the comparison character string image are set as comparison start points. In S22, it is determined whether or not the right end of the comparison character string image has been reached. If it has not reached the right end (S22: No), in S23, one line currently being processed (in the captured image and the comparison character string image, An image comparison between the captured image and the comparison character string image is performed for each direction (a line L having a width corresponding to a predetermined number of unit pixels) extending in the direction (direction orthogonal to the character string arrangement direction) (see FIG. 7).

そして、S24で上記現在処理中の1ラインについてキャプチャ画像と比較用文字列画像とのピクセルが一致しているかどうかを判断し、一致していれば(S24:Yes)、S25で処理対象のラインを、現在処理中のラインLから1ライン右のラインLに移動させる。S26では、処理対象のラインがキャプチャ画像の右端に到達したかどうかを判断する。右端に達していなければ(S26:No)、S22に戻る。   Then, in S24, it is determined whether or not the pixels of the captured image and the comparison character string image match for one line currently being processed. If they match (S24: Yes), the line to be processed in S25. Is moved from the currently processed line L to the line L one line to the right. In S26, it is determined whether the processing target line has reached the right end of the captured image. If the right end has not been reached (S26: No), the process returns to S22.

これに対して、右端に達した場合(S26:Yes)には、キャプチャ画像については、処理対象のラインを1文字分下で、且つ、左端のラインLに移動させ、このラインLに画像があるかどうかを判断する(S28)。そして、画像があれば(S28:Yes)、S22に戻る。なお、S28で"Yes"となるのは、図8に示すように、キャプチャ画像が、文字列が途中に改行された画像であるときである。   On the other hand, when the right end is reached (S26: Yes), for the captured image, the line to be processed is moved down by one character and to the left end line L, and the image is displayed on this line L. It is determined whether or not there is (S28). If there is an image (S28: Yes), the process returns to S22. Note that “Yes” in S28 is when the captured image is an image in which the character string is broken in the middle as shown in FIG.

例えば図7に示すように、キャプチャ画像が表示すべき文字列画像"正しく表示されていますか?"を全て表示した正常な画像であるときには、キャプチャ画像と比較用文字列画像とが全てのラインLでピクセルが一致(画像が一致)することになる(S24:Yes)。その結果、処理対象のラインが比較文字列画像の右端に達したときに(S22:Yes)、S29で文字欠け無しと判断する。   For example, as shown in FIG. 7, when the captured image is a normal image displaying all the character string images to be displayed “is displayed correctly?”, The captured image and the comparison character string image are all lines. At L, the pixels match (the images match) (S24: Yes). As a result, when the line to be processed reaches the right end of the comparison character string image (S22: Yes), it is determined in S29 that there is no missing character.

次に、図9に示すように、表示すべき文字列画像"正しく表示されていますか?"の幅よりも、レイアウト画像上の項目表示領域21の幅の方が狭いときには、途中のラインLでキャプチャ画像と比較用文字列画像のピクセルが不一致となる(S24:No)。その結果、S30で文字欠け有りと判断する。   Next, as shown in FIG. 9, when the width of the item display area 21 on the layout image is narrower than the width of the character string image “Is it displayed correctly?” Thus, the pixels of the captured image and the character string image for comparison do not match (S24: No). As a result, it is determined in S30 that there are missing characters.

更に、図8に示すように、キャプチャ画像が文字列の途中で改行された画像であるときには、処理対象のラインがキャプチャ画像の右端に達したときに(S26:Yes)、処理対象のラインを、一段下の列の左端にあわせて画像比較を続ける。そして、仮に、一段下の2行目に文字画像がなければ(S28:No)、その時点でキャプチャ画像と比較用文字列画像とは一致しないとして、文字欠け有りと判断する(S31)。これに対して、図8の画像では2行目に文字画像があるから(S28:Yes)、S22に戻るが、2行目の"か?"は文字欠けしている。従って、S24でピクセルが不一致であるとして(S24:No)、やはり文字欠け有りと判断する(S30)。   Furthermore, as shown in FIG. 8, when the captured image is a line break in the middle of the character string, when the processing target line reaches the right end of the captured image (S26: Yes), the processing target line is changed. The image comparison is continued according to the left end of the lower row. If there is no character image in the second line one level below (S28: No), it is determined that there is no character missing because the captured image does not match the comparison character string image at that time (S31). On the other hand, since there is a character image on the second line in the image of FIG. 8 (S28: Yes), the process returns to S22, but “??” on the second line is missing a character. Accordingly, it is determined that there is a missing character (S30), assuming that the pixels do not match in S24 (S24: No).

仮に、2行目の文字画像が欠けていなかったら、S22で"Yes"となり、文字欠け無しと判断する(S29)。つまり、本実施形態では、改行の有無にかかわらず、表示すべき文字列全てが項目表示領域21内に表示されていれば文字欠け無しと判断するようにしている。なお、改行が検出された時点(S28:Yes)で、文字欠け有りと判断する構成、或いは、文字欠けと判断しないまでも改行の有無を検査するようにした構成であっても勿論よい。なお、検査結果は、各項目表示領域(コントロールID)ごとに対応して、"OK"、"NG"を記録し、例えばSVC形式でハードディスク16に記録する。   If the character image on the second line is not missing, “Yes” is determined in S22, and it is determined that no character is missing (S29). That is, in the present embodiment, it is determined that there is no missing character if all the character strings to be displayed are displayed in the item display area 21 regardless of the presence or absence of a line feed. It should be noted that the configuration may be such that when a line break is detected (S28: Yes), it is determined that there is a missing character, or the configuration is such that the presence or absence of a line break is inspected even if it is not determined that the character is missing. Note that “OK” and “NG” are recorded in the inspection result corresponding to each item display area (control ID), and for example, recorded in the hard disk 16 in the SVC format.

(本実施形態の効果)
本実施形態によれば、項目表示領域21内に表示されている表示文字列のキャプチャ画像を取得する一方で、検査対象のソフトウエア(プリンタドライバ)に組み込まれるリソースファイル内の文字コード、対応関係情報及び属性情報等に基づき正解となる比較用文字列画像を生成する。そして、キャプチャ画像と比較用文字列画像とを画像比較して文字欠けの有無等を検査する。従って、従来のようにキャプチャ画像を文字変換ソフトで文字データに変換する必要がなく、検査対象のソフトウエアで使用される文字コードさえ用意すれば検査を行うことができる。
(Effect of this embodiment)
According to the present embodiment, the captured image of the display character string displayed in the item display area 21 is acquired, while the character code in the resource file incorporated in the software to be inspected (printer driver) and the correspondence relationship A comparison character string image that is a correct answer is generated based on the information and the attribute information. Then, the captured image and the comparison character string image are compared with each other to inspect for the presence or absence of missing characters. Therefore, it is not necessary to convert the captured image into character data using character conversion software as in the prior art, and inspection can be performed if only the character code used in the software to be inspected is prepared.

<実施形態2>
図10,図11は実施形態2を示す。上記実施形態1では、設定用データとして、検査対象のソフトウエア(プリンタドライバ)に最終的に組み込まれるリソースファイル内の文字コードを利用する構成としたが、本実施形態2では、リソースファイルとは別に用意したテスト用の文字コードを、設定用データとして利用する構成である。その他の点は前記実施形態1と同様である。従って、実施形態1と同一符号を付して重複する説明を省略し、異なるところのみを次に説明する。
<Embodiment 2>
10 and 11 show the second embodiment. In the first embodiment, the configuration uses the character code in the resource file that is finally incorporated in the software to be inspected (printer driver) as the setting data. However, in the second embodiment, the resource file is In this configuration, a test character code prepared separately is used as setting data. The other points are the same as in the first embodiment. Therefore, the same reference numerals as those in the first embodiment are given and the redundant description is omitted, and only different points will be described next.

本実施形態の設定用データ文字コードは、「テスト用データ」の一例であり、具体的には、検査対象のソフトウエアの開発時に使用した設計用データベース(例えば翻訳資料のデータベース)内の文字コードである。これは、例えば上記ソフトウエアの設計段階で作成されたものであり、信用性が極めて高い。   The setting data character code of the present embodiment is an example of “test data”. Specifically, the character code in a design database (for example, a database of translation materials) used when developing software to be inspected. It is. This is created, for example, in the software design stage and has extremely high reliability.

ここで、設計用データベースは、図10に示すように、ダイアログ・ボックス20の各項目表示領域21に表示すべき内容について、互いに同じ意味を示す複数言語の文字列データ群が用意され、これらの複数言語の文字列データ群が共通のコントロールID及びリソースIDに対応付けられている。   Here, as shown in FIG. 10, the design database includes character string data groups in a plurality of languages having the same meaning with respect to the contents to be displayed in each item display area 21 of the dialog box 20. Character string data groups in a plurality of languages are associated with a common control ID and resource ID.

図11には、本実施形態2における生成/取得処理を示すフローチャートである。実施形態1の図5のフローチャートと同じ処理については同じ符号を付けて説明を省略する。異なる点は、まず、S1'でコンピュータ10のオペレーティングシステムから環境情報(画面解像度、色数など)に加えて、当該オペレーティングシステムの使用言語(以下、「OS言語」という)を取得する。そして、S5'でリソースIDに対応付けられ、且つ、OS言語と同一言語の文字コードを取得する。そして、このOS言語と同一言語の文字コード及び属性情報等に基づき比較用文字列画像を生成する。   FIG. 11 is a flowchart showing the generation / acquisition processing in the second embodiment. The same processes as those in the flowchart of FIG. 5 of the first embodiment are denoted by the same reference numerals, and description thereof is omitted. First, in S1 ′, in addition to environment information (screen resolution, number of colors, etc.) from the operating system of the computer 10, the language used by the operating system (hereinafter referred to as “OS language”) is acquired. In S5 ′, a character code associated with the resource ID and in the same language as the OS language is acquired. Then, a comparison character string image is generated based on the character code and attribute information of the same language as the OS language.

このような構成であれば、文字欠け以外に、設計用データベースとの照合(表示文字列の各文字ごとのチェック)によりリソースファイルの組み込みミスをも検査することができる。しかも、コンピュータ10のOS言語と同一言語の文字コードを、設計用データベースから自動で取り込んで比較用文字列画像を生成するから、多言語に精通していない者であっても検査を行うことができる。   With such a configuration, in addition to missing characters, it is possible to check for errors in the incorporation of resource files by collating with the design database (checking each character of the display character string). Moreover, since character strings in the same language as the OS language of the computer 10 are automatically taken from the design database and a comparison character string image is generated, even a person who is not familiar with multiple languages can inspect. it can.

<実施形態3>
図12〜図14は実施形態3を示す。上記実施形態1,2では、検査対象の表示画像(ダイアログ・ボックス20)は、プログラム上において各項目表示領域21に各コントロールIDが割り付けられており、各コントロールIDを元に、それに割り付けられた項目表示領域21内の画像をキャプチャ画像として取得することができた。しかし、検査対象とされる表示画像のなかには、例えば図12に示すダイアログ・ボックス30のように、プログラム上において上記コントロールIDといったものは存在せず、各項目表示領域31の位置・大きさ・範囲や表示形式等の情報(以下、「項目表示領域の属性情報」という)をプログラムから取得できないものがある。検査対象のソフトウエア(プリンタドライバ)が例えばMacromedia Flash8(商標)で作成されたものであるときの表示画面がその一例である。
<Embodiment 3>
12 to 14 show the third embodiment. In the first and second embodiments, the display image (dialog box 20) to be inspected is assigned to each item display area 21 on the program, and assigned to each item based on each control ID. The image in the item display area 21 could be acquired as a captured image. However, among the display images to be inspected, there is no such thing as the control ID on the program as in the dialog box 30 shown in FIG. 12, and the position, size, and range of each item display area 31 are not present. And information such as the display format (hereinafter referred to as “item display area attribute information”) cannot be obtained from the program. One example is a display screen when the software (printer driver) to be inspected is created by Macromedia Flash8 (trademark), for example.

本実施形態3は、このようにコントロールID等を持たない表示画面についても文字欠け等の検査を行うことができる表示検査プログラムに関する。まず、各項目表示領域31の属性情報について、プログラム上では取得できないとしても、そもそも上記ソフトウエアの開発段階では開発者は認識していたはずであり、その各項目表示領域31の属性情報に関する開発用情報が存在したはずである。   The third embodiment relates to a display inspection program that can inspect for missing characters on a display screen that does not have a control ID or the like. First, even if the attribute information of each item display area 31 cannot be acquired on the program, the developer should have recognized it at the development stage of the software. There should have been information.

そこで、本実施形態では、上記開発用資料を基に、各項目表示領域31の属性情報に、上記コントロールIDに代わる項目IDをそれぞれ割り付けたデータベースを準備する。また、図13に示すのように、各項目IDと文字コードとの対応関係情報を準備する。この対応関係情報によって、各項目IDごとに、文字列IDと、属性情報と、表示すべき文字列に関する文字コードとが対応付けられている。図14は、生成/取得処理を示すフローチャートである。基本的には、上記実施形態1,2の図5,図11に示す処理に対してコントロールIDに代わりに項目IDが利用する点が異なり、他の点はほとんど同じである。
このような構成であれば、コントロールID等を持たない表示画面についても文字欠け等の検査を行うことができる。
Therefore, in the present embodiment, a database is prepared in which item IDs instead of the control IDs are assigned to the attribute information of each item display area 31 based on the development material. Further, as shown in FIG. 13, correspondence information between each item ID and a character code is prepared. With this correspondence information, for each item ID, a character string ID, attribute information, and a character code related to a character string to be displayed are associated. FIG. 14 is a flowchart showing the generation / acquisition process. Basically, the process shown in FIGS. 5 and 11 of the first and second embodiments is different in that the item ID is used instead of the control ID, and the other points are almost the same.
With such a configuration, it is possible to check for missing characters on a display screen that does not have a control ID or the like.

<他の実施形態>
本発明は上記記述及び図面によって説明した実施形態に限定されるものではなく、例えば次のような実施形態も本発明の技術的範囲に含まれる。
(1)上記実施形態では、表示検査装置として、表示検査プログラムがインストールされた汎用のパーソナルコンピュータ10を例に挙げて説明したが、これに限らず、表示検査プログラムに基づく処理だけを実行可能な専用装置であってもよい。
<Other embodiments>
The present invention is not limited to the embodiments described with reference to the above description and drawings. For example, the following embodiments are also included in the technical scope of the present invention.
(1) In the above-described embodiment, the general-purpose personal computer 10 in which the display inspection program is installed has been described as an example of the display inspection apparatus. A dedicated device may be used.

(2)上記実施形態では、検査対象のソフトウエアとしてプリンタドライバを例に挙げたが、これに限らず、表示装置の表示画面に文字列が記述された表示画面を表示させるソフトウエアであれば検査対象となり得る。例えば、保険設計書など各種の帳票を印刷する帳票印刷ソフトは、各項目表示領域に文字列を表示させた帳票イメージを表示装置の表示画面に表示させる機能を有するため、本発明の検査対象となり得る。   (2) In the above embodiment, the printer driver is exemplified as the software to be inspected. However, the present invention is not limited to this, and any software that displays a display screen in which a character string is described on the display screen of the display device may be used. Can be an inspection target. For example, a form printing software that prints various forms such as insurance design documents has a function to display a form image in which a character string is displayed in each item display area on the display screen of the display device. obtain.

(3)上記実施形態において、キャプチャ画像と比較用文字列画像とについて左端の開始位置が一致しているかどうかも検査対象とするようにしてもよい。更に、文字の色が一致しているかどうかも検査対象としてもよい。   (3) In the above-described embodiment, whether the start position of the left end of the captured image and the comparison character string image is the same may be the inspection target. Furthermore, whether or not the color of the characters matches may be an inspection target.

(4)上記実施形態において、例えば各項目表示領域のサイズ情報に基づき、各項目表示領域の右端や下端など予め文字欠けの発生が予想される部分だけを画像比較する構成、或いは、当該予想される部分の他の部分よりも優先的に画像比較する構成であってもよい。   (4) In the above embodiment, for example, based on the size information of each item display area, a configuration in which only a portion where occurrence of character loss is predicted in advance, such as the right end and the lower end of each item display area, is compared or predicted The image comparison may be performed preferentially over other parts.

本発明の実施形態1に係る開発用コンピュータの斜視図The perspective view of the computer for development concerning Embodiment 1 of the present invention. 開発用コンピュータの内部構成を示すブロック図Block diagram showing the internal configuration of the development computer ダイアログ・ボックスを示す模式図Schematic diagram showing the dialog box 各コントロールIDと文字コードとの対応関係情報のデータ構造を示す模式図Schematic diagram showing the data structure of correspondence information between each control ID and character code 生成/取得処理を示すフローチャートFlow chart showing generation / acquisition processing 比較/判断処理を示すフローチャートFlow chart showing comparison / judgment processing キャプチャ画像及び比較用文字列画像の画像比較を説明するための模式図(正常時)Schematic diagram for explaining image comparison of captured image and comparison character string image (normal) キャプチャ画像及び比較用文字列画像の画像比較を説明するための模式図(改行あり、且つ、文字欠け有り時)Schematic diagram for explaining image comparison of captured image and comparison character string image (when there is a line break and character missing) キャプチャ画像及び比較用文字列画像の画像比較を説明するための模式図(文字欠け有り時)Schematic diagram for explaining the image comparison between the captured image and the comparison character string image (with missing characters) 実施形態2の設計用データベースのデータ構造を示す模式図Schematic diagram showing the data structure of the design database of the second embodiment 生成/取得処理を示すフローチャートFlow chart showing generation / acquisition processing 実施形態3のダイアログ・ボックスを示す模式図Schematic diagram showing the dialog box of the third embodiment 各項目IDと文字コードとの対応関係情報のデータ構造を示す模式図Schematic diagram showing the data structure of correspondence information between each item ID and character code 生成/取得処理を示すフローチャートFlow chart showing generation / acquisition processing

符号の説明Explanation of symbols

10…コンピュータ(表示検査装置)
12…表示部(表示装置)
12A…表示画面
15…CPU(コンピュータ、取得手段、生成手段、比較手段、判断手段)
10. Computer (display inspection device)
12. Display unit (display device)
12A ... display screen 15 ... CPU (computer, acquisition means, generation means, comparison means, determination means)

Claims (5)

表示装置の表示画面に表示された表示文字列を検査するための表示検査方法であって、
前記表示画面に表示された前記表示文字列の画像データを取得するステップと、
予め用意された設定用データ文字コードに基づき比較用文字列の画像データを生成するステップと、
前記表示文字列の画像データと、前記比較文字列の画像データとを画像比較するステップと、
前記画像比較の結果に基づき前記表示文字列が正常に表示されているか否かを判断するステップを含む表示検査方法。
A display inspection method for inspecting a display character string displayed on a display screen of a display device,
Obtaining image data of the display character string displayed on the display screen;
Generating image data of a comparison character string based on a setting data character code prepared in advance;
Comparing the image data of the display character string and the image data of the comparison character string;
A display inspection method including a step of determining whether or not the display character string is normally displayed based on a result of the image comparison.
表示装置の表示画面に表示された表示文字列の画像データを取得する取得手段と、
予め用意された設定用データ文字コードに基づき比較用文字列の画像データを生成する生成手段と、
前記表示文字列の画像データと、前記比較文字列の画像データとを画像比較する比較手段と、
前記画像比較の結果に基づき前記表示文字列が正常に表示されているか否かを判断する判断手段と、を備える表示検査装置。
Acquisition means for acquiring image data of a display character string displayed on the display screen of the display device;
Generating means for generating image data of a comparison character string based on a setting data character code prepared in advance;
Comparison means for comparing the image data of the display character string and the image data of the comparison character string;
And a determination unit that determines whether or not the display character string is normally displayed based on a result of the image comparison.
表示装置の表示画面に表示された表示文字列を検査するための表示検査プログラムであって、
コンピュータに、
前記表示画面に表示された前記表示文字列の画像データを取得する取得処理と、
予め用意された設定用データ文字コードに基づき比較用文字列の画像データを生成する生成処理と、
前記表示文字列の画像データと、前記比較文字列の画像データとを画像比較する比較処理と、
前記画像比較の結果に基づき前記表示文字列が正常に表示されているか否かを判断する判断処理と、を実行させる表示検査プログラム。
A display inspection program for inspecting a display character string displayed on a display screen of a display device,
On the computer,
An acquisition process for acquiring image data of the display character string displayed on the display screen;
Generation processing for generating image data of a comparison character string based on a setting data character code prepared in advance;
A comparison process for comparing the image data of the display character string and the image data of the comparison character string;
A display inspection program for executing determination processing for determining whether or not the display character string is normally displayed based on the result of the image comparison.
請求項3に記載の表示検査プログラムであって、
前記設定用データ文字コードは、前記表示文字列の画像データを生成するためのデータである。
A display inspection program according to claim 3,
The setting data character code is data for generating image data of the display character string.
請求項3に記載の表示検査プログラムであって、
前記設定用データ文字コードは、前記表示文字列の画像データを生成するためのデータとは別に用意したテスト用データである。
A display inspection program according to claim 3,
The setting data character code is test data prepared separately from data for generating image data of the display character string.
JP2006344381A 2006-12-21 2006-12-21 Display inspection method, display inspection apparatus and display inspection program Pending JP2008158643A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006344381A JP2008158643A (en) 2006-12-21 2006-12-21 Display inspection method, display inspection apparatus and display inspection program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006344381A JP2008158643A (en) 2006-12-21 2006-12-21 Display inspection method, display inspection apparatus and display inspection program

Publications (1)

Publication Number Publication Date
JP2008158643A true JP2008158643A (en) 2008-07-10

Family

ID=39659504

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006344381A Pending JP2008158643A (en) 2006-12-21 2006-12-21 Display inspection method, display inspection apparatus and display inspection program

Country Status (1)

Country Link
JP (1) JP2008158643A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101286548B1 (en) * 2009-03-31 2013-07-17 엘지디스플레이 주식회사 System and method for testing liquid crystal display device
JP2019105910A (en) * 2017-12-11 2019-06-27 三菱電機株式会社 Display verification apparatus, display verification method and display verification program
JP2021064303A (en) * 2019-10-17 2021-04-22 富士ゼロックス株式会社 Information processing device, information processing system, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101286548B1 (en) * 2009-03-31 2013-07-17 엘지디스플레이 주식회사 System and method for testing liquid crystal display device
JP2019105910A (en) * 2017-12-11 2019-06-27 三菱電機株式会社 Display verification apparatus, display verification method and display verification program
JP2021064303A (en) * 2019-10-17 2021-04-22 富士ゼロックス株式会社 Information processing device, information processing system, and program
JP7367451B2 (en) 2019-10-17 2023-10-24 富士フイルムビジネスイノベーション株式会社 Information processing device, information processing system and program

Similar Documents

Publication Publication Date Title
US20060061790A1 (en) Image forming method and apparatus
JP4853050B2 (en) Print management apparatus, program, and method
US20090073482A1 (en) Image-processing device, recording medium, and method
US8213717B2 (en) Document processing apparatus, document processing method, recording medium and data signal
US7408556B2 (en) System and method for using device dependent fonts in a graphical display interface
JP4530012B2 (en) Image processing apparatus and program
US20110286043A1 (en) Form processing system, ocr device, form creation device, and computer readable medium
JP2012009000A (en) Business form processing system, ocr device, ocr processing program, business form creation device, business form creation program, and business form processing method
JP2008158643A (en) Display inspection method, display inspection apparatus and display inspection program
JP6035157B2 (en) Image processing apparatus, image processing method, and image processing program
Chowdhury et al. Implementation of an optical character reader (ocr) for bengali language
JP4924599B2 (en) Printing system, printing medium inspection program, and printing medium inspection apparatus
US8964192B2 (en) Print verification database mechanism
US20230070196A1 (en) Inspection apparatus, control method, and inspection method
CN112446273A (en) Information processing apparatus and storage medium
JP7163833B2 (en) Variable print image inspection system
US11765301B2 (en) Image processing apparatus generating image of review question, control method therefor, and storage medium storing control program therefor
JP4280939B2 (en) Position plane image recognition computer software
US20230336668A1 (en) Inspection apparatus, method for controlling same, and storage medium
JP2004199483A (en) Image output apparatus
US11637937B2 (en) Information processing apparatus, information processing method, and non-transitory storage medium
JP6960646B1 (en) Reading system, reading program and reading method
JP5381385B2 (en) Document inspection apparatus, printing system, and program
JP2007226687A (en) Inspection system, inspection method, program, and recording medium
JP2007300351A (en) Data processor