JP2011186650A - Apparatus and method for processing information, computer program, and recording medium with computer program recorded thereon - Google Patents

Apparatus and method for processing information, computer program, and recording medium with computer program recorded thereon Download PDF

Info

Publication number
JP2011186650A
JP2011186650A JP2010049605A JP2010049605A JP2011186650A JP 2011186650 A JP2011186650 A JP 2011186650A JP 2010049605 A JP2010049605 A JP 2010049605A JP 2010049605 A JP2010049605 A JP 2010049605A JP 2011186650 A JP2011186650 A JP 2011186650A
Authority
JP
Japan
Prior art keywords
processing
identification
image
information
item
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
JP2010049605A
Other languages
Japanese (ja)
Inventor
Hideji Fukunishi
秀次 福西
Yoshitaka Uchida
吉貴 内田
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.)
Canon IT Solutions Inc
Original Assignee
Canon IT Solutions Inc
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 Canon IT Solutions Inc filed Critical Canon IT Solutions Inc
Priority to JP2010049605A priority Critical patent/JP2011186650A/en
Publication of JP2011186650A publication Critical patent/JP2011186650A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve such a problem that a developer has to perform a large load work, when adjusting a module, since an image of measured result in each processing cannot be confirmed each time a module is adjusted. <P>SOLUTION: A module is selected by an operation from a user, and the record of a processing result table 418 associated with the module is obtained, and an identification place 1203 and an identification result 1204 stored in the obtained record as well as a processed image are displayed to achieve the support of program creation for performing image processing. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、画像の処理を行う情報処理装置、情報処理方法、コンピュータプログラム、及びコンピュータプログラムを記録した記録媒体に関し、各画像処理結果を、各画像処理の内容を識別する画像と共に表示する情報処理装置、情報処理方法、コンピュータプログラム、及びコンピュータプログラムを記録した記録媒体に関する。   The present invention relates to an information processing apparatus that performs image processing, an information processing method, a computer program, and a recording medium on which the computer program is recorded, and information processing that displays each image processing result together with an image that identifies the content of each image processing The present invention relates to an apparatus, an information processing method, a computer program, and a recording medium on which the computer program is recorded.

従来、例えば、チップマウンターにおける基板や部品の位置決めや、出来上がった製品の検査などを目的として、カメラで撮影した検査対象の画像データを、一定のロジック(処理フロー)で画像処理する画像処理装置が広く用いられている。   2. Description of the Related Art Conventionally, for example, an image processing apparatus that performs image processing of image data to be inspected with a camera with a certain logic (processing flow) for the purpose of positioning a substrate or a component in a chip mounter or inspecting a finished product. Widely used.

このような用途の画像処理装置としては、例えば、予め決められた画像処理のロジックを搭載した汎用タイプの画像処理装置や、ユーザのニーズに合致するロジックをユーザ自身が構築することが可能な専用タイプの画像処理装置がある。   As such an image processing apparatus, for example, a general-purpose type image processing apparatus equipped with a predetermined image processing logic, or a dedicated user that can construct a logic that meets the user's needs. There are types of image processing devices.

ここで、汎用タイプの画像処理装置は、画像処理のロジックを新規に構築する必要がないため、実際の製造工程等への導入に際してユーザの労力はかからないが、ユーザのニーズを完全に満たすロジックであることは少ない。一方、専用タイプの画像処理装置は、ユーザのニーズを完全に満たす画像処理のロジックを構築することが可能であるが、そのために画像処理のロジックを都度開発する必要があるため、多大な開発労力と開発期間、更には多大なコストがかかるものであった。   Here, the general-purpose type image processing apparatus does not require the construction of a new image processing logic, so it does not require the user's labor when introducing it into an actual manufacturing process, etc., but the logic completely satisfies the user's needs. There are few. On the other hand, a dedicated type image processing apparatus can construct image processing logic that completely satisfies the user's needs. For this reason, it is necessary to develop the image processing logic each time, so a great amount of development effort is required. The development period and the cost were high.

そこで、従来、例えば下記の特許文献1に示すようなロジックの開発を効率化する技術が提案されている。具体的に、特許文献1では、ロジックを開発するコンピュータに予め複数の画像処理に係るモジュールを登録しておき、開発者が使用者のニーズに合致するモジュールを選択し、選択したモジュールに必要なパラメータを設定して、ソースコード化した上でオブジェクトコードを作成することにより、ロジックの開発を効率化するものである。   Therefore, conventionally, for example, a technique for improving the efficiency of logic development as shown in Patent Document 1 below has been proposed. Specifically, in Patent Document 1, a plurality of image processing modules are registered in advance in a computer that develops logic, the developer selects a module that meets the needs of the user, and is necessary for the selected module. By setting parameters and creating source code after creating source code, logic development is made more efficient.

特開2003−296112号公報JP 2003-296112 A

しかしながら、このようなモジュールのパラメータの再設定を行う場合、上述した特許文献1の技術では、処理手順が決定され、その処理手順に基づき実行された結果、一連の各処理の結果を確認することができないといった問題がある。   However, when resetting the parameters of such a module, in the technique of Patent Document 1 described above, the processing procedure is determined, and the result of execution based on the processing procedure is confirmed as a result of each series of processing. There is a problem that can not be.

本発明は、処理実行後、処理手順が決定されたモジュールに対応した処理結果テーブルを作成し、ユーザからの操作によって各モジュールを選択することにより、処理結果テーブルから各処理でなされた結果画像と、識別内容とを合わせて表示させる仕組みを提供することを目的とする。   The present invention creates a processing result table corresponding to a module for which a processing procedure has been determined after the processing is executed, and selects each module by an operation from the user. An object of the present invention is to provide a mechanism for displaying identification contents together.

本発明の情報処理装置は、コンピュータに画像処理を行わせるためのアプリケーションプログラムを実行し、処理の結果画像を表示する情報処理装置であって、前記アプリケーションプログラムを構成する1つ又は複数の処理アイテムと、前記処理アイテムを特定する処理アイテム特定情報とを対応づけて記憶する処理アイテム特定情報記憶手段と、前記アプリケーションプログラムを実行する実行手段と、前記実行手段によって処理された処理画像を記憶する処理画像記憶手段と、前記処理アイテム特定情報と、前記アプリケーションプログラムの実行結果を示す、前記処理アイテムの識別箇所と識別内容を少なくとも含む識別結果情報と、前記処理画像に対応づけられた処理画像特定情報とを対応づけて記憶する処理結果情報記憶手段と、前記処理アイテムのうち、前記アプリケーションプログラムの処理途中結果を表示する処理アイテムの指定を受け付ける指定受付手段と、前記指定受付手段で指定を受け付けた処理アイテムに対応する前記処理アイテム特定情報を前記処理アイテム特定情報記憶手段から取得する処理アイテム特定情報取得手段と、前記処理アイテム特定情報取得手段で取得された処理アイテム特定情報と、前記処理結果情報記憶手段で記憶された前記処理画像特定情報から、前記処理結果情報記憶手段で記憶された前記識別結果情報を取得する識別結果情報取得手段と、前記識別結果情報取得手段で取得された識別結果情報から、前記処理画像記憶手段で記憶された処理画像上に識別箇所と識別内容を表示する表示手段とを備えることを特徴とする。   An information processing apparatus according to the present invention is an information processing apparatus for executing an application program for causing a computer to perform image processing and displaying an image as a result of the processing, and one or a plurality of processing items constituting the application program And processing item specifying information storage means for storing the processing item specifying information for specifying the processing item in association with each other, processing means for executing the application program, and processing for storing the processing image processed by the executing means Image storage means, the processing item identification information, identification result information indicating at least the identification location and identification content of the processing item, indicating the execution result of the application program, and processing image identification information associated with the processing image Processing result information storage means for storing Among the process items, a designation accepting unit that accepts designation of a process item that displays an in-process result of the application program, and the process item specifying information corresponding to the process item accepted by the designation accepting unit is the process item. From the processing item identification information acquisition unit acquired from the identification information storage unit, the processing item identification information acquired by the processing item identification information acquisition unit, and the processing image identification information stored in the processing result information storage unit, From the identification result information acquisition means for acquiring the identification result information stored in the processing result information storage means and the identification result information acquired by the identification result information acquisition means, on the processed image stored in the processing image storage means And a display means for displaying the identification location and the identification contents.

本発明の情報処理方法は、コンピュータに画像処理を行わせるためのアプリケーションプログラムを構成する1つ又は複数の処理アイテムと、前記処理アイテムを特定する処理アイテム特定情報とを対応づけて記憶する処理アイテム特定情報記憶装置を備え、前記アプリケーションプログラムを実行し、処理の結果画像を表示する情報処理装置により行われる情報処理方法であって、前記アプリケーションプログラムを実行する実行ステップと、前記実行手段によって処理された処理画像を記憶する処理画像記憶ステップと、前記処理アイテム特定情報と、前記アプリケーションプログラムの実行結果を示す、前記処理アイテムの識別箇所と識別内容を少なくとも含む識別結果情報と、前記処理画像に対応づけられた処理画像特定情報とを対応づけて記憶する処理結果情報記憶ステップと、前記処理アイテムのうち、前記アプリケーションプログラムの処理途中結果を表示する処理アイテムの指定を受け付ける指定受付ステップと、前記指定受付ステップで指定を受け付けた処理アイテムに対応する前記処理アイテム特定情報を前記処理アイテム特定情報記憶装置から取得する処理アイテム特定情報取得ステップと、前記処理アイテム特定情報取得ステップで取得された処理アイテム特定情報と、前記処理結果情報記憶ステップで記憶された前記処理画像特定情報から、前記処理結果情報記憶ステップで記憶された前記識別結果情報を取得する識別結果情報取得ステップと、前記識別結果情報取得ステップで取得された識別結果情報から、前記処理画像記憶ステップで記憶された処理画像上に識別箇所と識別内容を表示する表示ステップとを備えることを特徴とする   The information processing method of the present invention is a processing item for storing one or more processing items constituting an application program for causing a computer to perform image processing in association with processing item specifying information for specifying the processing item. An information processing method comprising an identification information storage device, executed by the information processing device for executing the application program and displaying an image as a result of the processing, wherein the execution step executes the application program, and is processed by the execution means Corresponding to the processed image, the processed image storage step for storing the processed image, the processed item specifying information, the identification result information including at least the identification location of the processed item and the identification content indicating the execution result of the application program Paired with the processed image identification information A processing result information storing step to be stored, a designation receiving step for accepting designation of a processing item for displaying the processing result of the application program among the processing items, and a processing item for which designation has been accepted in the designation accepting step. In the processing item specification information acquisition step for acquiring the corresponding processing item specification information from the processing item specification information storage device, the processing item specification information acquired in the processing item specification information acquisition step, and the processing result information storage step From the stored processing image specifying information, the identification result information acquisition step for acquiring the identification result information stored in the processing result information storage step, and the identification result information acquired in the identification result information acquisition step, Process stored in processed image storage step Characterized in that it comprises a display step of displaying the identification contents as the identification point on the image

本発明のコンピュータプログラムは、コンピュータに画像処理を行わせるためのアプリケーションプログラムを構成する1つ又は複数の処理アイテムと、前記処理アイテムを特定する処理アイテム特定情報とを対応づけて記憶する処理アイテム特定情報記憶装置を備え、前記アプリケーションプログラムを実行し、処理の結果画像を表示する情報処理装置として機能させるためのコンピュータプログラムであって、前記コンピュータを、前記アプリケーションプログラムを実行する実行手段と、前記実行手段によって処理された処理画像を記憶する処理画像記憶手段と、前記処理アイテム特定情報と、前記アプリケーションプログラムの実行結果を示す、前記処理アイテムの識別箇所と識別内容を少なくとも含む識別結果情報と、前記処理画像に対応づけられた処理画像特定情報とを対応づけて記憶する処理結果情報記憶手段と、前記処理アイテムのうち、前記アプリケーションプログラムの処理途中結果を表示する処理アイテムの指定を受け付ける指定受付手段と、前記指定受付手段で指定を受け付けた処理アイテムに対応する前記処理アイテム特定情報を前記処理アイテム特定情報記憶装置から取得する処理アイテム特定情報取得手段と、前記処理アイテム特定情報取得手段で取得された処理アイテム特定情報と、前記処理結果情報記憶手段で記憶された前記処理画像特定情報から、前記処理結果情報記憶手段で記憶された前記識別結果情報を取得する識別結果情報取得手段と、前記識別結果情報取得手段で取得された識別結果情報から、前記処理画像記憶手段で記憶された処理画像上に識別箇所と識別内容を表示する表示手段として機能させることを特徴とする。   The computer program of the present invention is a process item specification for storing one or more process items constituting an application program for causing a computer to perform image processing in association with process item specifying information for specifying the process item. A computer program comprising an information storage device, causing the application program to execute and function as an information processing device that displays an image as a result of processing, the execution means for executing the application program, and the execution Processing image storage means for storing the processed image processed by the means, the processing item specifying information, the identification result information including at least the identification location of the processing item and the identification content indicating the execution result of the application program, Processing image Processing result information storage means for storing the processing image specifying information associated with each other, designation receiving means for accepting designation of a processing item for displaying the processing result of the application program among the processing items, Process item identification information acquisition means for acquiring the process item identification information corresponding to the process item whose designation has been received by the designation reception means from the process item identification information storage device, and the process acquired by the process item identification information acquisition means Identification result information acquisition means for acquiring the identification result information stored in the processing result information storage means from item specification information and the processing image specification information stored in the processing result information storage means, and the identification result information From the identification result information acquired by the acquisition means, the processing stored in the processed image storage means Characterized in that to function as a display means for displaying identification contents as identification points on the image.

本発明のコンピュータで読み取り可能な記録媒体は、請求項6に記載のコンピュータプログラムを格納することを特徴とする。   A computer-readable recording medium according to the present invention stores the computer program according to claim 6.

本発明によれば、画像処理を行うためのプログラム作成の支援を実現し得る情報処理装置、情報処理方法、コンピュータプログラム、及びコンピュータプログラムを記録した記録媒体を提供することが可能となる。   According to the present invention, it is possible to provide an information processing apparatus, an information processing method, a computer program, and a recording medium on which the computer program is recorded, which can realize support for creating a program for performing image processing.

本発明の実施形態に係る画像処理システムの概略構成の一例を示す模式図である。1 is a schematic diagram illustrating an example of a schematic configuration of an image processing system according to an embodiment of the present invention. 図1に示す情報処理装置110の内部のハードウェア構成の一例を示す模式図である。It is a schematic diagram which shows an example of the hardware constitutions inside the information processing apparatus 110 shown in FIG. 図2に示す画像入力コントローラ115fのハードウェア構成の一例を示す模式図である。It is a schematic diagram which shows an example of the hardware constitutions of the image input controller 115f shown in FIG. 図1に示す情報処理装置110の機能構成の一例を示す模式図である。It is a schematic diagram which shows an example of a function structure of the information processing apparatus 110 shown in FIG. 図4に示すモジュール・ソースコードマスタテーブル411の一例を示す模式図である。FIG. 5 is a schematic diagram illustrating an example of a module / source code master table 411 illustrated in FIG. 4. 図4に示す処理フロー・入出力パラメータテーブル412の一例を示す模式図である。FIG. 5 is a schematic diagram illustrating an example of a processing flow / input / output parameter table 412 illustrated in FIG. 4. 図1に示す情報処理装置110による制御方法の処理手順の一例を示す模式図である。It is a schematic diagram which shows an example of the process sequence of the control method by the information processing apparatus 110 shown in FIG. 画像処理フロー構築画面の一例を示す模式図である。It is a schematic diagram which shows an example of an image processing flow construction screen. 図7のステップS117におけるモジュールの「実行処理」の詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the detailed process sequence of the "execution process" of the module in step S117 of FIG. 反復処理中の経過画像を表示するウィンドウの一例を示す。An example of the window which displays the progress image in the iterative process is shown. ユーザからの操作により選択されたモジュールの処理結果の一例を示す模式図である。It is a schematic diagram which shows an example of the process result of the module selected by operation from a user. 図4に示す処理結果テーブル418の一例を示す模式図である。FIG. 5 is a schematic diagram illustrating an example of a processing result table 418 illustrated in FIG. 4. 図9のステップS202におけるモジュールの「処理実行」の詳細な処理手順の一例を示すフローチャートである。10 is a flowchart illustrating an example of a detailed processing procedure of “process execution” of a module in step S202 of FIG.

以下、図面を参照しながら、本発明の実施の形態について説明する。図1は、本発明の実施の形態に係る画像処理システム100の概略構成の一例を示す模式図である。図1に示す通り、画像処理システム100は、情報処理装置110と、入力装置120と、ディスプレイ装置130と、カメラ140と、照明装置コントローラ150と、照明装置160と、外部機器コントローラ170と、検査対象181が載置されたステージ180を有して構成されている。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a schematic diagram illustrating an example of a schematic configuration of an image processing system 100 according to an embodiment of the present invention. As shown in FIG. 1, the image processing system 100 includes an information processing device 110, an input device 120, a display device 130, a camera 140, a lighting device controller 150, a lighting device 160, an external device controller 170, and an inspection. It has a stage 180 on which an object 181 is placed.

情報処理装置110は、画像処理システム100における動作を統括的に制御する装置である。ここで、本実施形態においては、情報処理装置110は、実際の製造工程に導入される画像処理装置で動作する画像処理アプリケーションプログラムの開発を支援する装置として適用した例を説明するが、本発明においてはこれに限定されるわけではなく、たとえば、実際の製造工程に導入されている画像処理装置として適用する形態も本発明に含まれる。   The information processing apparatus 110 is an apparatus that comprehensively controls operations in the image processing system 100. Here, in the present embodiment, an example in which the information processing apparatus 110 is applied as an apparatus that supports development of an image processing application program that operates on an image processing apparatus introduced into an actual manufacturing process will be described. However, the present invention is not limited to this. For example, the present invention includes a form applied as an image processing apparatus introduced into an actual manufacturing process.

情報処理装置110は、所定のケーブル等を介して、検査対象181の撮像(撮影)を行うカメラ140と通信可能に構成されている。また、情報処理装置110は、所定のケーブル等を介して、照明装置160の制御を行う照明装置コントローラ150と通信可能に構成されている。また、情報処理装置110は、所定のケーブル等を介して、ステージ180を制御するプログラマブルコントローラ(PCL)などの外部機器コントローラ170と、あらかじめ設定した通信が可能に構成されている。さらに、情報処理装置110は、所定のケーブル等を介して、それぞれ、入力装置120およびディスプレイ装置130と通信可能に構成されている。すなわち、情報処理装置110は、所定のケーブル等を介して接続された、入力装置120、ディスプレイ装置130、カメラ140、照明装置コントローラ150および外部機器コントローラ170を制御することによって、画像処理システム100における動作を統括的に制御する。   The information processing apparatus 110 is configured to be able to communicate with a camera 140 that captures an image of the inspection target 181 via a predetermined cable or the like. Further, the information processing apparatus 110 is configured to be able to communicate with an illumination apparatus controller 150 that controls the illumination apparatus 160 via a predetermined cable or the like. The information processing apparatus 110 is configured to be able to communicate with an external device controller 170 such as a programmable controller (PCL) that controls the stage 180 via a predetermined cable or the like. Furthermore, the information processing device 110 is configured to be able to communicate with the input device 120 and the display device 130 via a predetermined cable or the like. In other words, the information processing apparatus 110 controls the input device 120, the display device 130, the camera 140, the lighting device controller 150, and the external device controller 170 connected via a predetermined cable or the like, so that the image processing system 100 includes the information processing device 110. Control the overall operation.

入力装置120は、例えばユーザが情報処理装置110に対して各種の指示の入力を行う際にユーザによって操作されるものであり、ユーザからの入力指示操作に従って、当該入力指示を情報処理装置110に対して入力するものである。この入力装置120は、例えば、キーボード(KB)やポインティングデバイス等で構成されている。   The input device 120 is operated by the user when the user inputs various instructions to the information processing apparatus 110, for example, and the input instruction is sent to the information processing apparatus 110 according to the input instruction operation from the user. In contrast, it is input. The input device 120 is composed of, for example, a keyboard (KB) and a pointing device.

ディスプレイ装置130は、情報処理装置110の制御に従って、各種の画像や各種の情報などを表示画面に表示する。   The display device 130 displays various images and various information on the display screen according to the control of the information processing device 110.

カメラ140は、情報処理装置110の制御に従って、ステージ180上に載置された検査対象181の撮影(撮像)を行い、撮影により得られた画像データを所定のケーブル等を介して情報処理装置110に送信する。   The camera 140 performs imaging (imaging) of the inspection object 181 placed on the stage 180 according to the control of the information processing apparatus 110, and the image data obtained by the imaging is processed via a predetermined cable or the like. Send to.

照明装置コントローラ150は、情報処理装置110の制御に従って、照明装置160の照明を制御する。照明装置160は、照明装置コントローラ150の制御に基づき、検査対象181における検査内容に応じて、当該検査対象181に対する照明の点灯/非点灯の切り替えや明るさの調整等を行う。   The lighting device controller 150 controls the lighting of the lighting device 160 according to the control of the information processing device 110. Based on the control of the lighting device controller 150, the lighting device 160 performs switching of lighting on / off of the lighting of the inspection target 181 and adjustment of brightness according to the inspection content of the inspection target 181.

外部機器コントローラ170は、情報処理装置110の制御に従って、ステージ180を制御する。ステージ180は、外部機器コントローラ170の制御に基づき、載置された検査対象181を目的の位置に移動させたり、検査対象181の搬入や搬出をしたりする。以上が画像処理システムの構成の一例の説明である。   The external device controller 170 controls the stage 180 according to the control of the information processing apparatus 110. The stage 180 moves the placed inspection object 181 to a target position and carries in or out the inspection object 181 based on the control of the external device controller 170. The above is an example of the configuration of the image processing system.

次に、情報処理装置110のハードウェア構成について説明する。図2は、図1に示す情報処理装置110のハードウェア構成の一例を示す模式図である。図2には、情報処理装置110の内部構成に加えて、当該情報処理装置110と接続される各種装置についても記載している。   Next, the hardware configuration of the information processing apparatus 110 will be described. FIG. 2 is a schematic diagram illustrating an example of a hardware configuration of the information processing apparatus 110 illustrated in FIG. In FIG. 2, in addition to the internal configuration of the information processing apparatus 110, various apparatuses connected to the information processing apparatus 110 are also described.

情報処理装置110は、図2に示すように、CPU111と、RAM112と、ROM113と、システムバス114と、各種のコントローラ115(115a〜115g)と、外部メモリ116と、を備えている。各種のコントローラ115として、入力コントローラ115a、ビデオコントローラ115b、メモリコントローラ115c、通信I/Fコントローラ115d、115e、及び115g、画像入力コントローラ115fが構成されている。CPU111は、ROM113或いは外部メモリ116に記憶されたプログラム等に基づいてシステムバス114に接続された各デバイスを制御して、情報処理装置110における動作を統括的に制御する。RAM112は、CPU111の主メモリ、ワークエリア等として機能する。CPU111は、処理の実行に際して、必要なプログラム等をRAM112にロードして、プログラムを実行することにより、情報処理装置110における各種の動作を実現する。ROM113には、CPU111の制御プログラムであるBIOS(Basic Input
/ Output System)等が記憶されている。
As illustrated in FIG. 2, the information processing apparatus 110 includes a CPU 111, a RAM 112, a ROM 113, a system bus 114, various controllers 115 (115 a to 115 g), and an external memory 116. As various controllers 115, an input controller 115a, a video controller 115b, a memory controller 115c, communication I / F controllers 115d, 115e, and 115g, and an image input controller 115f are configured. The CPU 111 controls each device connected to the system bus 114 based on a program or the like stored in the ROM 113 or the external memory 116 so as to comprehensively control the operation in the information processing apparatus 110. The RAM 112 functions as a main memory and work area for the CPU 111. The CPU 111 implements various operations in the information processing apparatus 110 by loading a necessary program or the like into the RAM 112 and executing the program when executing the processing. The ROM 113 has a BIOS (Basic Input) which is a control program of the CPU 111.
/ Output System) is stored.

システムバス114は、CPU111、RAM112、ROM113、入力コントローラ115a、ビデオコントローラ115b、メモリコントローラ115c、通信I/Fコントローラ115d及び115e、115g、画像入力コントローラ115fを、相互に通信可能に接続する。   The system bus 114 connects the CPU 111, RAM 112, ROM 113, input controller 115a, video controller 115b, memory controller 115c, communication I / F controllers 115d and 115e, 115g, and image input controller 115f so that they can communicate with each other.

入力コントローラ115aは、キーボード(KB)やポインティングデバイスなどからなる入力装置120からの入力を制御する。ビデオコントローラ115bは、表示装置であるディスプレイ装置130への表示を制御する。メモリコントローラ115cは、外部メモリ116へのアクセスを制御する。ここで、外部メモリ116は、例えばハードディスク(HD)やフレキシブルディスク(FD)等で構成され、ブートプログラムや、各種のアプリケーションプログラム、編集ファイル、各種のデータや各種の情報等を記憶する。また、外部メモリ116は、オペレーティングシステム(以下、「OS」とする)や、CPU111に後述する各種の処理を実行させるためのプログラム、当該プログラムの制御に従った処理を行う際に使用する各種のテーブルや各種の検査結果情報等も記憶する。   The input controller 115a controls input from the input device 120 including a keyboard (KB) and a pointing device. The video controller 115b controls display on the display device 130 which is a display device. The memory controller 115 c controls access to the external memory 116. Here, the external memory 116 is composed of, for example, a hard disk (HD) or a flexible disk (FD), and stores a boot program, various application programs, editing files, various data, various information, and the like. In addition, the external memory 116 is an operating system (hereinafter referred to as “OS”), a program for causing the CPU 111 to execute various processes described later, and various types used when performing processes according to the control of the programs. A table, various inspection result information, and the like are also stored.

通信I/Fコントローラ115dは、外部機器コントローラ170との通信を制御する。また、通信I/Fコントローラ115eは、照明装置コントローラ150との通信を制御する。画像入力コントローラ115fは、カメラ140と通信を行って、カメラ140から画像データの受信が可能に構成されている。ここで、画像入力コントローラ115fは、コントローラ上で演算処理が可能なハードウェアを搭載しているものであってもよい。なお、本実施形態では、カメラ140からの画像データの入力を前提に説明を行うが、画像ファイルを読み込んで入力する形態であってもよい。さらに、通信I/Fコントローラ115gは、ローカルエリアネットワーク(LAN)190等のネットワークに接続され、当該ネットワークに接続されている各種装置との通信を制御する。   The communication I / F controller 115d controls communication with the external device controller 170. Further, the communication I / F controller 115e controls communication with the lighting device controller 150. The image input controller 115 f is configured to be able to receive image data from the camera 140 by communicating with the camera 140. Here, the image input controller 115f may be equipped with hardware capable of performing arithmetic processing on the controller. In the present embodiment, the description is based on the assumption that image data is input from the camera 140, but an image file may be read and input. Further, the communication I / F controller 115g is connected to a network such as a local area network (LAN) 190, and controls communication with various devices connected to the network.

次に、図3を用いて、画像入力コントローラ115fのハードウェア構成について説明する。図3に示す通り、画像入力コントローラ115fは、CPU(演算チップ)301、メモリコントローラ302、入力コントローラ303、オンボードメモリ304を備えている。   Next, the hardware configuration of the image input controller 115f will be described with reference to FIG. As shown in FIG. 3, the image input controller 115 f includes a CPU (arithmetic chip) 301, a memory controller 302, an input controller 303, and an on-board memory 304.

CPU(演算チップ)301は、後述する各種の画像処理を実行する。メモリコントローラ302はCPU(演算チップ)301の制御に従って、オンボードメモリ304への各種データの入出力を制御する。入力コントローラ303はカメラ140からの画像データの入力を制御する。オンボードメモリ304はCPU(演算チップ)301の主記憶として機能する。以上が、画像入力コントローラ115fのハードウェア構成の説明である。   A CPU (arithmetic chip) 301 executes various image processing described later. The memory controller 302 controls the input / output of various data to the on-board memory 304 according to the control of the CPU (arithmetic chip) 301. An input controller 303 controls input of image data from the camera 140. The on-board memory 304 functions as a main memory of the CPU (arithmetic chip) 301. The above is the description of the hardware configuration of the image input controller 115f.

次に、情報処理装置110の機能構成の一例について説明する。図4は、図1に示す情報処理装置110の機能構成の一例を示す模式図である。   Next, an example of a functional configuration of the information processing apparatus 110 will be described. FIG. 4 is a schematic diagram illustrating an example of a functional configuration of the information processing apparatus 110 illustrated in FIG.

情報処理装置110には、図4に示すように、テーブル記憶部410、フロー作成部420、ソースコード変換部430、コンパイル部440、(検証)実行部450、データ保存部460、及び、データ入力・出力部470の各機能構成が構成される。また、テーブル記憶部410には、モジュール・ソースコードマスタテーブル411、処理フロー・入出力パラメータテーブル412、ソースコードテーブル413、オブジェクトコードテーブル414、及びプロジェクトファイルテーブル415が記憶されている。また、条件式テーブル416、ノード処理フラグテーブル417、及び処理結果テーブル418も記憶されている。   As shown in FIG. 4, the information processing apparatus 110 includes a table storage unit 410, a flow creation unit 420, a source code conversion unit 430, a compilation unit 440, a (verification) execution unit 450, a data storage unit 460, and a data input Each functional configuration of the output unit 470 is configured. The table storage unit 410 stores a module / source code master table 411, a processing flow / input / output parameter table 412, a source code table 413, an object code table 414, and a project file table 415. In addition, a conditional expression table 416, a node processing flag table 417, and a processing result table 418 are also stored.

ここで、本実施形態においては、図4のテーブル記憶部410が、例えば図2に示す外部メモリ116に構成される(一旦、RAM112に構成された後に外部メモリ116に構成される場合も含む)。また、図4のフロー作成部420、ソースコード変換部430、コンパイル部440、(検証)実行部450、データ保存部460及びデータ入力・出力部470が、例えば図2に示すCPU111と、ROM113或いは外部メモリ116に記憶されているプログラムと、から構成される。   Here, in the present embodiment, the table storage unit 410 of FIG. 4 is configured in the external memory 116 shown in FIG. 2, for example (including the case where it is configured once in the RAM 112 and then in the external memory 116). . Also, the flow creation unit 420, source code conversion unit 430, compilation unit 440, (verification) execution unit 450, data storage unit 460, and data input / output unit 470 of FIG. And a program stored in the external memory 116.

図5を参照して、図4のテーブル記憶部410に記憶されるモジュール・ソースコードマスタテーブル411について説明する。図5はモジュール・ソースコードマスタテーブル411の構成の一例を示す模式図である。   The module / source code master table 411 stored in the table storage unit 410 of FIG. 4 will be described with reference to FIG. FIG. 5 is a schematic diagram showing an example of the configuration of the module / source code master table 411.

図5に示すように、モジュール・ソースコードマスタテーブル411には、インデックス(Index)501ごとに、画像処理に係る処理アイテム502と、各処理アイテムに対応するソースコード503、またその処理アイテムを実現するためのモジュールに対する初期値504と処理主体505が関連付けられている。このソースコードは、ソースコード変換部430で処理対象のモジュールをソースコードに変換する際に用いられるものである。   As shown in FIG. 5, in the module / source code master table 411, for each index 501, a processing item 502 related to image processing, a source code 503 corresponding to each processing item, and the processing item are realized. An initial value 504 and a processing entity 505 for the module for doing so are associated. This source code is used when the source code conversion unit 430 converts a module to be processed into a source code.

次に、図6を参照して、図4のテーブル記憶部410に記憶される処理フロー・入出力パラメータテーブル412について説明する。図6は、図4に示す処理フロー・入出力パラメータテーブル412の構成の一例を示す模式図である。図6に示すように、処理フロー・入出力パラメータテーブル412は、インデックス(Index)601ごとに、画像処理に係るモジュール603と、各モジュール603の順序602と、各モジュール603のフロー登録名604と、各モジュール603における入力パラメータ605及び出力パラメータ606が関連付けられている。入力パラメータ605は、各モジュールで使用する各種のデータが格納される画像バッファや記憶領域等を示す。出力パラメータ606は、各モジュールが実行された際の結果画像バッファや各種の処理に用いた閾値等を記憶する記憶領域を示す。次ステップ607は、次に処理されるべきステップのインデックス(Index)601を示す。なお、この次ステップ607は、複数のインデックス(Index)を持つこともある。また、分岐参照608は、モジュール603に「反復処理」モジュール、「条件分岐処理」モジュールを設定した際に、各条件(ノード)が次にどのステップを処理するかを指定する条件式テーブルを示す。さらに、処理主体609は、各モジュールにおいて処理をCPU111と、画像入力コントローラ115fのCPU(演算チップ)301のどちらで行うかを示す項目である。   Next, the processing flow / input / output parameter table 412 stored in the table storage unit 410 of FIG. 4 will be described with reference to FIG. FIG. 6 is a schematic diagram showing an example of the configuration of the processing flow / input / output parameter table 412 shown in FIG. As shown in FIG. 6, the processing flow / input / output parameter table 412 includes, for each index 601, a module 603 relating to image processing, an order 602 of each module 603, and a flow registration name 604 of each module 603. The input parameter 605 and the output parameter 606 in each module 603 are associated with each other. An input parameter 605 indicates an image buffer, a storage area, or the like in which various data used by each module is stored. An output parameter 606 indicates a storage area for storing a result image buffer when each module is executed, a threshold value used for various processes, and the like. A next step 607 indicates an index 601 of a step to be processed next. The next step 607 may have a plurality of indexes. The branch reference 608 indicates a conditional expression table for designating which step is to be processed next by each condition (node) when the “iterative processing” module and the “conditional branch processing” module are set in the module 603. . Further, the processing main body 609 is an item indicating whether the processing is performed in each module by the CPU 111 or the CPU (arithmetic chip) 301 of the image input controller 115f.

なお、図6に示す処理フロー・入出力パラメータテーブル412におけるインデックス(Index)601と、図4に示すモジュール・ソースコードマスタテーブル411におけるインデックス(Index)とは特に対応させていないが、相互に対応させて各テーブルを作成する形態であってもよい。なお、処理フロー・入出力パラメータテーブルT600において、インデックス(Index)601の2および3は反復処理、処理フロー・入出力パラメータテーブルT601のインデックス(Index)601の2から4は条件分岐処理の一例である。   The index (Index) 601 in the processing flow / input / output parameter table 412 shown in FIG. 6 and the index (Index) in the module / source code master table 411 shown in FIG. In this case, each table may be created. In the processing flow / input / output parameter table T600, 2 and 3 of the index (Index) 601 are examples of iterative processing, and 2 to 4 of the index (Index) 601 of the processing flow / input / output parameter table T601 are examples of conditional branch processing. is there.

ソースコードテーブル413は、処理フロー・入出力パラメータテーブル412に記憶されているモジュール603について、ソースコード変換部430でモジュール・ソースコードマスタテーブル411を用いてソースコードに変換し登録している、全てのモジュール或いは一部のモジュールにおけるソースコードを記憶する。   The source code table 413 converts all the modules 603 stored in the processing flow / input / output parameter table 412 into source codes using the module / source code master table 411 and registers them. The source code in the module or a part of the modules is stored.

オブジェクトコードテーブル414は、ソースコードテーブル413に記憶されているソースコードをコンパイル部440で変換した、実行可能なモジュールであるオブジェクトコードを記憶する。プロジェクトファイルテーブル415は、画像処理に係る初期設定パラメータや、処理フローシーケンス、ソースコード、入出力パラメータ等を記憶する。また条件式テーブル416は、「条件分岐処理」モジュールが設定された際の、条件式等を記憶し、ノード処理フラグテーブル417は、「並列分岐処理」モジュールが設定された際の、呼び出し側のノード名等を記憶する。   The object code table 414 stores object code that is an executable module obtained by converting the source code stored in the source code table 413 by the compiling unit 440. The project file table 415 stores initial setting parameters relating to image processing, processing flow sequences, source codes, input / output parameters, and the like. In addition, the conditional expression table 416 stores a conditional expression or the like when the “conditional branch processing” module is set, and the node processing flag table 417 stores the conditional expression when the “parallel branch processing” module is set. Stores the node name and the like.

図12を参照して、図4のテーブル記憶部410に記憶される処理結果テーブル418について説明する。図12は処理結果テーブル418の構成の一例を示す模式図である。   The processing result table 418 stored in the table storage unit 410 in FIG. 4 will be described with reference to FIG. FIG. 12 is a schematic diagram illustrating an example of the configuration of the processing result table 418.

図12に示すように、処理結果テーブル418には、処理フロー・入出力パラメータテーブル412におけるインデックス(Index)601と紐づいたインデックス(Index)1201、処理結果ごとに割り振られる識別ID1202、処理対象の識別箇所を座標で示す識別箇所1203、識別箇所1203の処理結果を示す識別結果1204、処理対象である画像名を示す処理画像名1205が関連付けられている。尚、識別箇所1203は、処理画像の左上頂点を(0,0)とする座標から構成され、識別箇所の左上の座標と、識別箇所の右下の座標を組み合わせて格納される。識別箇所は矩形であるので、識別箇所を特定できるのであれば、これに限らない。   As shown in FIG. 12, the processing result table 418 includes an index 1201 associated with the index 601 in the processing flow / input / output parameter table 412, an identification ID 1202 allocated for each processing result, and a processing target. The identification location 1203 indicating the identification location in coordinates, the identification result 1204 indicating the processing result of the identification location 1203, and the processed image name 1205 indicating the image name to be processed are associated. The identification location 1203 is composed of coordinates having the upper left vertex of the processed image as (0, 0), and is stored in combination with the upper left coordinate of the identification location and the lower right coordinate of the identification location. Since the identification location is rectangular, the identification location is not limited to this as long as the identification location can be specified.

続いて、図4のフロー作成部420、ソースコード変換部430、コンパイル部440、実行部450、データ保存部460、及び、データ入力・出力部470について説明する。   Next, the flow creation unit 420, the source code conversion unit 430, the compilation unit 440, the execution unit 450, the data storage unit 460, and the data input / output unit 470 of FIG. 4 will be described.

フロー作成部420は、モジュール・ソースコードマスタテーブル411に含まれているモジュールの処理シーケンスを管理する処理フロー・入出力パラメータテーブル412の作成等と、処理フロー描画領域(後述する図8の802)へのモジュールの描画を行う機能を有する。   The flow creation unit 420 creates a processing flow / input / output parameter table 412 for managing the processing sequence of modules included in the module / source code master table 411, and a processing flow drawing area (802 in FIG. 8 described later). It has a function to draw a module in

ソースコード変換部430は、フロー作成部420により作成された処理フロー・入出力パラメータテーブル412に記憶されている各モジュールの処理データをモジュール・ソースコードマスタテーブル411と照合して、各モジュールをソースコードに変換し、ソースコードテーブル413に記憶する機能を有する。   The source code conversion unit 430 collates the processing data of each module stored in the processing flow / input / output parameter table 412 created by the flow creation unit 420 with the module / source code master table 411 to source each module. It has a function of converting into code and storing it in the source code table 413.

なお、図5及び図6に示すテーブルのモジュールには、画像に対する処理だけでなく、画像を取得するための事前処理や、処理結果を出力するための事後処理を含む外部機器に対する処理などを含めても勿論構わない。例えば、カメラ140の撮像条件を設定する制御指令や、照明装置160を制御するための照明装置コントローラ150への制御指令、或いは、ステージの移動などを制御するための外部機器コントローラ170への制御指令、LAN上に接続されたPCにデータを送信する等の制御指令を行うものであってもよい。   The table modules shown in FIGS. 5 and 6 include not only processing for images but also processing for external devices including pre-processing for acquiring images and post-processing for outputting processing results. But of course. For example, a control command for setting the imaging conditions of the camera 140, a control command for the lighting device controller 150 for controlling the lighting device 160, or a control command for the external device controller 170 for controlling movement of the stage, etc. A control command such as transmitting data to a PC connected on the LAN may be performed.

コンパイル部440は、ソースコードテーブル413に記憶されているソースコードから実行可能なオブジェクトコードを生成し、生成したオブジェクトコードをオブジェクトコードテーブル414に記憶する機能を有する。   The compiling unit 440 has a function of generating executable object code from the source code stored in the source code table 413 and storing the generated object code in the object code table 414.

なお、コンパイル部440が行うコンパイルには、デバッグ・コンパイルとリリース・コンパイルの2つのタイプがある。ここで、本実施形態においては、処理フロー作成中には、ソースコードレベルでのステップ実行を可能とするデバッグ・コンパイルを行い、データ保存時には、オンラインで利用可能なファイルを生成するリリース・コンパイルを行う。この際、デバッグ・コンパイル及びリリース・コンパイルの両者は、同じ変換手法で生成されたソースコードを参照するものとする。   There are two types of compilation performed by the compiling unit 440: debug compilation and release compilation. Here, in this embodiment, during the process flow creation, debugging / compilation that enables step execution at the source code level is performed, and release / compilation that generates a file that can be used online is performed when data is saved. Do. At this time, both the debug compilation and the release compilation refer to the source code generated by the same conversion method.

(検証)実行部450は、コンパイル部440により作成されたオブジェクトコードテーブル414に記憶されているオブジェクトコードを実行し、結果画像表示領域(後述する図8の803)と処理フロー・入出力パラメータテーブル412を更新する機能を有する。   The (verification) execution unit 450 executes the object code stored in the object code table 414 created by the compiling unit 440, results image display area (803 in FIG. 8 described later), processing flow / input / output parameter table 412 is updated.

データ保存部460は、例えば、RAM112にあるソースコードテーブル413、オブジェクトコードテーブル414及びプロジェクトファイルテーブル415を外部メモリ116に出力して、データの保存処理を行う。   For example, the data storage unit 460 outputs the source code table 413, the object code table 414, and the project file table 415 in the RAM 112 to the external memory 116, and performs data storage processing.

データ入力・出力部470は、各モジュールで使用する入出力パラメータを管理する機能を有する。   The data input / output unit 470 has a function of managing input / output parameters used in each module.

次に、図7を参照して本実施形態における全体的な処理について説明する。図7は、情報処理装置110のCPU111によって行われる、「プロジェクト構築処理」の処理手順の一例を示すフローチャートである。本処理をCPU111に実行させるためのプログラムは外部メモリ116に記憶されており、本処理の実行要求を入力装置120より受け付けた場合に、CPU111は、当該プログラムをRAM112にロードし、ロードしたプログラムによる制御に従って本処理を実行することになる。   Next, the overall processing in this embodiment will be described with reference to FIG. FIG. 7 is a flowchart illustrating an example of a processing procedure of “project construction processing” performed by the CPU 111 of the information processing apparatus 110. A program for causing the CPU 111 to execute this process is stored in the external memory 116. When an execution request for this process is received from the input device 120, the CPU 111 loads the program into the RAM 112 and depends on the loaded program. This process is executed according to the control.

まず、ステップS101において、情報処理装置110のCPU111は、例えば、入力装置120からの入力指示に基づいて、図8に示す画像処理システムの開発を行うための画像処理プロジェクト開発画面800をディスプレイ装置130に表示する処理を行う。   First, in step S101, the CPU 111 of the information processing apparatus 110 displays an image processing project development screen 800 for developing the image processing system illustrated in FIG. 8 based on an input instruction from the input apparatus 120, for example. Process to be displayed.

図8は、画像処理プロジェクト開発画面800の一例を示す模式図である。図8に示す画像処理プロジェクト開発画面800には、利用可能な処理ユニット(即ち、画像処理に係る各モジュール)を表示するツールボックス801と、画像処理の実行順序(即ち、各モジュールの実行順序)をフローチャートで描画する処理フロー描画領域802と、各画像処理(即ち、各モジュールの処理)で実行した結果画像を表示する結果画像表示領域803と、ツールバー807と、処理実行結果を表示する処理結果表示領域808と、処理された画像が複数枚あった場合に画像の選択を行う画像選択領域809と、画像選択領域809に備えられた前へボタン810と、次へボタン811や、画像処理プログラムの開発を終了する際に操作される不図示の閉じるボタン等も設けられている。また、図8に示す画像処理プロジェクト開発画面800には、例えば、新規モジュールの登録時もしくはパラメータの編集時等に、処理フロー描画領域802のフローチャートの各ステップ(即ち、各モジュール)で利用するパラメータを設定するパラメータ編集画面804と、そのパラメータの設定で実行された結果画像を表示する結果画像表示領域803が表示される。図8の、プロジェクト構築画面の例では、分岐処理によるフローを制御するモジュールも含んでいる。ここで、結果画像表示領域803は、処理フロー描画領域802の各モジュールの結果画像を表示する領域である。これは、プレビュー画像や縮小画像であってもよい。条件分岐処理の場合には、条件を満たしたノード(枝)の画像を表示し、条件を満たさないノードについては処理が行われないのでブラックアウトした画像を表示する。本発明では、結果画像表示領域803にブラックアウトした画像を表示するが、一つ前のモジュールで処理された結果画像を表示してもよい。このとき、すべての処理フローの結果が結果画像表示領域803に収まらない場合は、水平・垂直方向のスクロールバーを用いて表示領域を変更することとしてもよい。   FIG. 8 is a schematic diagram illustrating an example of the image processing project development screen 800. The image processing project development screen 800 shown in FIG. 8 includes a tool box 801 that displays available processing units (that is, modules related to image processing), and an execution order of image processing (that is, an execution order of each module). A processing flow drawing area 802 for drawing a flowchart, a result image display area 803 for displaying a result image executed in each image processing (that is, processing of each module), a tool bar 807, and a processing result for displaying a processing execution result A display area 808, an image selection area 809 for selecting an image when there are a plurality of processed images, a previous button 810, a next button 811 provided in the image selection area 809, and an image processing program There is also provided a close button (not shown) that is operated when the development is completed. Further, the image processing project development screen 800 shown in FIG. 8 includes parameters used in each step (that is, each module) of the flowchart of the processing flow drawing area 802 when, for example, a new module is registered or a parameter is edited. Is displayed, and a result image display area 803 for displaying a result image executed by setting the parameters is displayed. The example of the project construction screen in FIG. 8 also includes a module for controlling the flow by branch processing. Here, the result image display area 803 is an area for displaying the result image of each module in the processing flow drawing area 802. This may be a preview image or a reduced image. In the case of conditional branch processing, an image of a node (branch) that satisfies the condition is displayed, and a blackout image is displayed because processing is not performed for a node that does not satisfy the condition. In the present invention, the blacked-out image is displayed in the result image display area 803, but the result image processed by the previous module may be displayed. At this time, if the results of all processing flows do not fit in the result image display area 803, the display area may be changed using horizontal and vertical scroll bars.

また、処理結果表示領域808は、処理フロー描画領域802の各モジュールのうちの1つをユーザからの操作により選択された場合、当該モジュールの結果画像を表示する領域である。ユーザからの操作により選択されたモジュールが、条件分岐処理の場合には、処理結果表示領域808にブラックアウトした画像を表示する。本発明では、処理結果表示領域808にブラックアウトした画像を表示するが、一つ前のモジュールで処理された結果画像を表示してもよい。以上が、画像処理プロジェクト開発画面の構成の一例の説明である。   The processing result display area 808 is an area for displaying a result image of the module when one of the modules in the processing flow drawing area 802 is selected by a user operation. If the module selected by the operation from the user is a conditional branch process, a blacked-out image is displayed in the process result display area 808. In the present invention, the blacked-out image is displayed in the processing result display area 808, but the result image processed in the previous module may be displayed. The above is an example of the configuration of the image processing project development screen.

図7の説明に戻る。ステップS101の処理が終了すると、CPU111は処理をステップS102に進める。ステップS102では、情報処理装置110のCPU111は、入力装置120からの入力指示に基づいて、ステップS101で表示された画像処理プロジェクト開発画面800を用いて新規に画像処理プログラムを開発するか否かを判断する。   Returning to the description of FIG. When the process of step S101 ends, the CPU 111 advances the process to step S102. In step S102, the CPU 111 of the information processing apparatus 110 determines whether or not to newly develop an image processing program using the image processing project development screen 800 displayed in step S101 based on an input instruction from the input device 120. to decide.

ステップS102の判断の結果、新規に画像処理プログラムを開発しない場合、即ち既に作成している画像処理フローの編集を行う場合には(ステップS102/NO)、ステップS103に進む。   As a result of the determination in step S102, when a new image processing program is not developed, that is, when editing an already created image processing flow (step S102 / NO), the process proceeds to step S103.

ステップS103に進むと、情報処理装置110のCPU111は、外部メモリ116に保存されているプロジェクトファイルテーブル415を読み出して、これをRAM112に記憶する。また、事前設定により   In step S 103, the CPU 111 of the information processing apparatus 110 reads the project file table 415 stored in the external memory 116 and stores it in the RAM 112. Also, by pre-setting

ステップS103の処理が終了後、或いは、ステップS102で新規に画像処理プログラムを開発すると判断された場合には(ステップS102/YES)、CPU111は処理をステップS104に進める。   After the process of step S103 is completed, or when it is determined in step S102 that a new image processing program is to be developed (step S102 / YES), the CPU 111 advances the process to step S104.

ステップS104では、情報処理装置110のCPU111は、入力装置120からの入力指示(具体的には、ステップS101で表示された画像処理プロジェクト開発画面800に対する入力指示)があったか否かを判断する。   In step S104, the CPU 111 of the information processing apparatus 110 determines whether or not there is an input instruction from the input apparatus 120 (specifically, an input instruction for the image processing project development screen 800 displayed in step S101).

ステップS104の判断の結果、入力装置120からの入力指示を受け付けていないと判断した場合には(ステップS104/NO)、入力装置120からの入力指示があるまで、ステップS104で待機する。一方、ステップS104の判断の結果、入力装置120からの入力指示を受け付けた(入力あり)と判断した場合には(ステップS104/YES)、処理をステップS105に進める。   As a result of the determination in step S104, if it is determined that an input instruction from the input device 120 is not received (step S104 / NO), the process waits in step S104 until an input instruction is received from the input device 120. On the other hand, as a result of the determination in step S104, if it is determined that an input instruction from the input device 120 has been received (input is present) (step S104 / YES), the process proceeds to step S105.

ステップS105に進むと、情報処理装置110のCPU111は、入力装置120から受け付けた入力指示に基づいて、選択された処理内容の判定処理を行う。このステップS105で判定される処理内容としては、本例では、「新規追加処理」、「変更処理」、「移動処理」、「挿入処理」、「削除処理」である。なお、ここで挙げた処理内容は一例を示したものであり、その他の処理内容をステップS105で判定することも勿論可能である。   In step S <b> 105, the CPU 111 of the information processing apparatus 110 performs a process for determining the selected process content based on the input instruction received from the input apparatus 120. In this example, the processing contents determined in step S105 are “new addition processing”, “change processing”, “move processing”, “insertion processing”, and “deletion processing”. Note that the processing content given here is an example, and it is of course possible to determine other processing content in step S105.

続いて、ステップS106において、情報処理装置110のCPU111は、ステップS105で判定した処理内容を実行する。例えば、「挿入処理」であれば指定されたモジュール間に、新規モジュールを挿入する。また、「削除処理」であれば、指定されたモジュールを削除する。なお、ここで挙げた処理内容は一例を示したものである。   Subsequently, in step S106, the CPU 111 of the information processing apparatus 110 executes the processing content determined in step S105. For example, in the case of “insertion processing”, a new module is inserted between designated modules. If it is “delete processing”, the specified module is deleted. Note that the processing content given here is an example.

例えば、処理フロー描画領域802にモジュールが何もない状態でツールボックス801からユーザの操作により選択された「二値化」モジュールが処理フロー描画領域802にドラッグ&ドロップされた場合、「新規追加処理」とみなし、「二値化」の設定内容を設定できる設定プロパティ(不図示)を表示し、入力パラメータ605と出力パラメータ606の入力を受け付ける。ユーザからの操作により入力された設定内容と、当該モジュールに対応するモジュール・ソースコードマスタテーブル411の該当レコードと、追加されたモジュールの位置順序に基づいて、処理フロー・入出力パラメータテーブル412に新規レコードを追加する。また、処理フロー描画領域802に配置された各モジュールと処理フロー・入出力パラメータテーブル412に格納された各レコードはそれぞれ対応づいて記憶されている。   For example, when a “binarization” module selected by a user operation from the toolbox 801 in the state where there is no module in the processing flow drawing area 802 is dragged and dropped into the processing flow drawing area 802, “new addition processing” ”, A setting property (not shown) in which the setting content of“ binarization ”can be set is displayed, and input of the input parameter 605 and the output parameter 606 is accepted. The processing flow / input / output parameter table 412 is newly added based on the setting contents input by the user operation, the corresponding record of the module / source code master table 411 corresponding to the module, and the position order of the added module. Add a record. Each module arranged in the processing flow drawing area 802 and each record stored in the processing flow / input / output parameter table 412 are stored in association with each other.

ステップS116では、情報処理装置110のCPU111は、ユーザからの操作によって実行処理ボタンが押下されたか否かを判断する。実行処理ボタンが押下されたと判断した場合には(ステップS116/YES)、CPU111は、処理をステップS117に進める。   In step S116, the CPU 111 of the information processing apparatus 110 determines whether or not the execution process button has been pressed by an operation from the user. If it is determined that the execution process button has been pressed (step S116 / YES), the CPU 111 advances the process to step S117.

ステップS117では、情報処理装置110のCPU111は、処理フロー描画領域802に設定された「実行処理」を行う。ステップS117の実行処理の詳細については、図9を用いて後述する。そして、ステップS117の処理が終了すると、ステップS104に戻り、入力装置120から次の入力指示があるまで待機する。   In step S <b> 117, the CPU 111 of the information processing apparatus 110 performs “execution processing” set in the processing flow drawing area 802. Details of the execution process of step S117 will be described later with reference to FIG. When the process of step S117 ends, the process returns to step S104 and waits until the next input instruction is received from the input device 120.

一方、ステップS116の判断処理で、実行処理ボタンが押下されたと判断できない場合には(ステップS116/NO)、CPU111は、処理をステップS118に進める。   On the other hand, in the determination process of step S116, when it cannot be determined that the execution process button has been pressed (step S116 / NO), the CPU 111 advances the process to step S118.

ステップS118では、情報処理装置110のCPU111は、ユーザからの操作によって保存ボタンが押下されたか否かを判断する。保存ボタンが押下されたと判断した場合には(ステップS118/YES)、CPU111は、処理をステップS119に進める。   In step S118, the CPU 111 of the information processing apparatus 110 determines whether the save button has been pressed by an operation from the user. If it is determined that the save button has been pressed (step S118 / YES), the CPU 111 advances the process to step S119.

ステップS119では、情報処理装置110のCPU111は、画像処理プロジェクト開発画面800で設定された「保存処理」を行う。そして、ステップS119の処理が終了すると、画像処理プロジェクト開発画面800を終了する。   In step S 119, the CPU 111 of the information processing apparatus 110 performs “save processing” set on the image processing project development screen 800. When the process of step S119 ends, the image processing project development screen 800 is ended.

一方、ステップS118の判断処理で、保存ボタンが押下されたと判断できない場合には(ステップS118/NO)、ステップS104に戻り、入力装置120から入力指示があるまで待機する。   On the other hand, if it is not determined in step S118 that the save button has been pressed (NO in step S118), the process returns to step S104 and waits for an input instruction from the input device 120.

次に、図9を参照して、図7のステップS117の実行処理の詳細な手順について説明する。図9は、図7のステップS117における「実行処理」の詳細な処理手順の一例を示すフローチャートである。本処理をCPU111に実行させるためのプログラムは外部メモリ116に記憶されており、本処理の実行要求を入力装置120より受け付けた場合に、CPU111は、当該プログラムをRAM112にロードし、ロードしたプログラムによる制御に従って本処理を実行することになる。 Next, a detailed procedure of the execution process in step S117 in FIG. 7 will be described with reference to FIG. FIG. 9 is a flowchart illustrating an example of a detailed processing procedure of the “execution process” in step S117 of FIG. A program for causing the CPU 111 to execute this process is stored in the external memory 116. When an execution request for this process is received from the input device 120, the CPU 111 loads the program into the RAM 112 and depends on the loaded program. This process is executed according to the control.

まず、ステップS201において、CPU111(例えばコンパイル部440)は、各処理の最終ステップのソースコード変換処理により、ソースコードテーブル413に記憶されたオブジェクトコードに対して、デバッグ・コンパイルを行い、オブジェクトコードテーブル414に記憶する。   First, in step S201, the CPU 111 (for example, the compiling unit 440) debugs and compiles the object code stored in the source code table 413 by the source code conversion process in the final step of each process, and the object code table Store in 414.

ステップS202では、情報処理装置110のCPU111は、ステップS201においてデバッグ・コンパイルされたオブジェクトコードを実行する処理実行を行う。ステップS202の処理実行の詳細については、図13を用いて後述する。その後、ステップS203に処理を進め、ステップS202で実行した各モジュールの結果を、結果画像表示領域803に、描画する。このとき、処理フローに反復処理が含まれている場合には、反復処理モジュールをダブルクリック、もしくはメニューから結果表示を選択されることで、図10に一例を示す通り、各回数における経過画像ウィンドウを表示する。   In step S202, the CPU 111 of the information processing apparatus 110 executes processing for executing the object code debugged and compiled in step S201. Details of the process execution in step S202 will be described later with reference to FIG. Thereafter, the process proceeds to step S203, and the result of each module executed in step S202 is drawn in the result image display area 803. At this time, if the processing flow includes an iterative process, by double-clicking the iterative processing module or selecting a result display from the menu, the elapsed image window at each number of times is shown as an example in FIG. Is displayed.

ステップS204では、情報処理装置110のCPU111は、処理フロー描画領域802に配置されたモジュールのうちの1つがユーザからの操作によって選択されたか否かを判断する。選択されたと判断した場合には(ステップS204/YES)、CPU111は、処理をステップS205に進める。   In step S204, the CPU 111 of the information processing apparatus 110 determines whether one of the modules arranged in the processing flow drawing area 802 has been selected by an operation from the user. If it is determined that it has been selected (step S204 / YES), the CPU 111 advances the process to step S205.

一方、ステップS204の判断処理で、選択されたと判断できない場合には(ステップS204/NO)、ステップS204に戻り、入力装置120から入力指示があるまで待機する。   On the other hand, if it is not possible to determine that the selection has been made in the determination process in step S204 (step S204 / NO), the process returns to step S204 and waits for an input instruction from the input device 120.

ステップS205では、情報処理装置110のCPU111は、ステップS202において処理された処理画像のうち、最初に処理がなされた処理画像を外部メモリ116から取得する。処理の順番に関しては、処理順に連番で割り振られたファイル名等から判断する。処理画像は後述するステップS304において外部メモリ116に記憶されているものとする。尚、本実施例では便宜的に最初に処理がなされた処理画像を外部メモリ116から取得するが、どの処理画像から取得してもよい。   In step S <b> 205, the CPU 111 of the information processing apparatus 110 acquires from the external memory 116 the first processed image that has been processed among the processed images processed in step S <b> 202. The processing order is determined from the file names and the like assigned in sequential order in the processing order. It is assumed that the processed image is stored in the external memory 116 in step S304 described later. In this embodiment, for the sake of convenience, the first processed image is acquired from the external memory 116, but may be acquired from any processed image.

ステップS206では、情報処理装置110のCPU111は、ステップS204においてユーザからの操作によって選択されたモジュールを特定し、選択されたモジュールに該当するレコードを処理フロー・入出力パラメータテーブル412から検索し、特定する。   In step S206, the CPU 111 of the information processing apparatus 110 identifies the module selected by the operation from the user in step S204, searches the processing flow / input / output parameter table 412 for a record corresponding to the selected module, and identifies the module. To do.

ステップS207では、情報処理装置110のCPU111は、ステップS205において取得された処理画像のファイル名と一致する処理画像名1205と、ステップS206において特定されたレコードのインデックス(Index)601と一致するインデックス(Index)1201に基づいて、該当するすべてのレコードを処理結果テーブル418から検索し、特定する。尚、ステップS206において選択されたモジュールがすべての処理結果を表示する処理を行うモジュールであった場合には、ステップS205において取得された処理画像のファイル名と一致するすべての処理画像名1205を検索し、特定する。これにより、すべての処理結果を処理結果テーブル418から取得することができる。   In step S207, the CPU 111 of the information processing apparatus 110 performs processing image name 1205 that matches the file name of the processing image acquired in step S205 and index (Index) 601 that matches the index (Index) 601 specified in step S206. Based on (Index) 1201, all corresponding records are searched from the processing result table 418 and specified. If the module selected in step S206 is a module that performs processing for displaying all the processing results, search for all processed image names 1205 that match the file names of the processed images acquired in step S205. And identify. Thereby, all the processing results can be acquired from the processing result table 418.

ステップS208では、情報処理装置110のCPU111は、ステップS207において特定されたレコードをすべて取得し、RAM112に記憶する。   In step S208, the CPU 111 of the information processing apparatus 110 acquires all the records specified in step S207 and stores them in the RAM 112.

ステップS209では、情報処理装置110のCPU111は、ステップS208においてRAM112に記憶されたレコードの識別箇所1203を用いて、ステップS205又は後述するステップS215又は後述するステップS217において取得された処理画像上に処理された箇所を表示する。例えば、図11に示す処理結果画面1100では、マッチング箇所1102の部分は、ステップS209において処理された箇所を識別可能に表示したものである。   In step S209, the CPU 111 of the information processing apparatus 110 performs processing on the processing image acquired in step S205, step S215 described later, or step S217 described later using the identification part 1203 of the record stored in the RAM 112 in step S208. The part that has been displayed is displayed. For example, in the processing result screen 1100 shown in FIG. 11, the matching part 1102 is a part that displays the part processed in step S <b> 209 so that it can be identified.

図11は、処理結果画面1100の一例を示す模式図である。図11に示す処理結果画面1100には、文字認識をした結果を示す文字認識箇所1101と、既定の画像と比較した結果を示すマッチング箇所1102から構成される。以上が、処理結果画面1100の構成の一例の説明である。   FIG. 11 is a schematic diagram illustrating an example of the processing result screen 1100. The processing result screen 1100 illustrated in FIG. 11 includes a character recognition location 1101 that indicates the result of character recognition and a matching location 1102 that indicates the result of comparison with a predetermined image. The above is an example of the configuration of the processing result screen 1100.

ステップS210では、情報処理装置110のCPU111は、ステップS208においてRAM112に記憶されたレコードのインデックス(Index)1201と一致するインデックス(Index)601を処理フロー・入出力パラメータテーブル412から検索し、特定されたレコードのモジュール603に文字認識処理を含むか否かを判断する。文字認識処理を含むと判断した場合には(ステップS210/YES)、CPU111は、処理をステップS211に進める。   In step S210, the CPU 111 of the information processing apparatus 110 searches the processing flow / input / output parameter table 412 for an index (Index) 601 that matches the index (Index) 1201 of the record stored in the RAM 112 in step S208. It is determined whether or not the module 603 of the record includes character recognition processing. If it is determined that the character recognition process is included (step S210 / YES), the CPU 111 advances the process to step S211.

ステップS211では、情報処理装置110のCPU111は、ステップS208においてRAM112に記憶されたレコードの識別結果1204を用いて、ステップS209において処理された箇所に、識別結果1204を表示させる。但し、識別結果1204に「NULL」が格納されていた場合は何も表示しない。   In step S211, the CPU 111 of the information processing apparatus 110 displays the identification result 1204 at the location processed in step S209 using the record identification result 1204 stored in the RAM 112 in step S208. However, nothing is displayed when “NULL” is stored in the identification result 1204.

例えば、図11に示す処理結果画面1100では、文字認識箇所1101の部分は、ステップS209及びステップS211において処理された箇所を表示したものである。ステップS209では文字ごとに処理された箇所を表示し、ステップS211ではステップS209において表示された箇所に、処理結果テーブル418の識別結果1204をそれぞれ表示する。これにより、処理フロー描画領域802においてユーザにより選択されたモジュールの処理結果を識別可能に表示し、更に識別結果の内容を補足表示することができる。   For example, in the processing result screen 1100 shown in FIG. 11, the character recognition location 1101 portion is a display of the location processed in steps S209 and S211. In step S209, the location processed for each character is displayed, and in step S211, the identification result 1204 of the processing result table 418 is displayed at the location displayed in step S209. As a result, the processing result of the module selected by the user in the processing flow drawing area 802 can be displayed in an identifiable manner, and the contents of the identification result can be additionally displayed.

一方、ステップS210の判断処理で、文字認識処理を含むと判断できない場合には(ステップS210/NO)、CPU111は、処理をステップS212に進める。   On the other hand, if it is not determined in step S210 that the character recognition process is included (step S210 / NO), the CPU 111 advances the process to step S212.

ステップS212では、情報処理装置110のCPU111は、ステップS209乃至ステップS211における処理結果をビデオコントローラ115bからディスプレイ装置130上の処理結果表示領域808に表示をする。   In step S212, the CPU 111 of the information processing apparatus 110 displays the processing results in steps S209 to S211 in the processing result display area 808 on the display device 130 from the video controller 115b.

ステップS213では、情報処理装置110のCPU111は、ステップS202において処理された画像が複数枚存在するか否かを判断する。判断方法は、処理結果テーブル418に格納された処理画像名1205を検索し、異なるファイル名が存在していた場合には、複数枚存在すると判断する。尚、判断方法はこれに限らない。複数枚存在すると判断した場合には(ステップS213/YES)、CPU111は、処理をステップS214に進める。   In step S213, the CPU 111 of the information processing apparatus 110 determines whether there are a plurality of images processed in step S202. As a determination method, the processing image name 1205 stored in the processing result table 418 is searched, and when different file names exist, it is determined that a plurality of images exist. The determination method is not limited to this. If it is determined that there are a plurality of sheets (step S213 / YES), the CPU 111 advances the process to step S214.

ステップS214では、情報処理装置110のCPU111は、画像選択領域809に備えられた次へボタン811が押下されたか否かを判断する。次へボタン811が押下されたと判断した場合には(ステップS214/YES)、CPU111は、処理をステップS215に進める。但し、現在表示された画像の次に処理された画像が存在しない場合は、押下できないものとし、押下されたと判断できないものとする。   In step S214, the CPU 111 of the information processing apparatus 110 determines whether or not the next button 811 provided in the image selection area 809 has been pressed. If it is determined that the next button 811 has been pressed (step S214 / YES), the CPU 111 advances the process to step S215. However, if there is no image processed next to the currently displayed image, it cannot be pressed and cannot be determined to have been pressed.

ステップS215では、情報処理装置110のCPU111は、処理結果表示領域808に現在表示された画像の次に処理された画像を取得する。画像の処理順は、ファイル名に対して処理順に連番が割り振られていれば、処理画像名1205から判断してもよい。画像処理順の判断方法はこれに限らない。画像の取得後、ステップS206へ処理を戻す。これにより、次の画像に対して行われた処理結果を表示させることができる。   In step S <b> 215, the CPU 111 of the information processing apparatus 110 acquires a processed image next to the image currently displayed in the processing result display area 808. The processing order of images may be determined from the processing image name 1205 if sequential numbers are assigned to the file names in the processing order. The determination method of the image processing order is not limited to this. After obtaining the image, the process returns to step S206. Thereby, the processing result performed on the next image can be displayed.

一方、ステップS214の判断処理で、次へボタン811が押下されたと判断できない場合には(ステップS214/NO)、CPU111は、処理をステップS216に進める。   On the other hand, if the determination process in step S214 cannot determine that the next button 811 has been pressed (step S214 / NO), the CPU 111 advances the process to step S216.

ステップS216では、情報処理装置110のCPU111は、画像選択領域809に備えられた前へボタン810が押下されたか否かを判断する。前へボタン810が押下されたと判断した場合には(ステップS216/YES)、CPU111は、処理をステップS216に進める。但し、現在表示された画像の前に処理された画像が存在しない場合は、押下できないものとし、押下されたと判断できないものとする。   In step S216, the CPU 111 of the information processing apparatus 110 determines whether the previous button 810 provided in the image selection area 809 has been pressed. If it is determined that the previous button 810 has been pressed (step S216 / YES), the CPU 111 advances the process to step S216. However, if there is no processed image before the currently displayed image, it cannot be pressed and cannot be determined to have been pressed.

ステップS217では、情報処理装置110のCPU111は、処理結果表示領域808に現在表示された画像の前に処理された画像を取得する。画像の処理順は、ファイル名に対して処理順に連番が割り振られていれば、処理画像名1205から判断してもよい。画像処理順の判断方法はこれに限らない。画像の取得後、ステップS206へ処理を戻す。これにより、前の画像に対して行われた処理結果を表示させることができる。   In step S <b> 217, the CPU 111 of the information processing apparatus 110 acquires an image processed before the image currently displayed in the processing result display area 808. The processing order of images may be determined from the processing image name 1205 if sequential numbers are assigned to the file names in the processing order. The determination method of the image processing order is not limited to this. After obtaining the image, the process returns to step S206. Thereby, the processing result performed with respect to the previous image can be displayed.

一方、ステップS216の判断処理で、前へボタン810が押下されたと判断できない場合には(ステップS216/NO)、ステップS104に戻り、入力装置120から入力指示があるまで待機する。以上が実行処理の詳細な説明である。   On the other hand, in the determination process of step S216, when it cannot be determined that the previous button 810 has been pressed (NO in step S216), the process returns to step S104 and waits for an input instruction from the input device 120. The above is the detailed description of the execution process.

次に、図13を参照して、図9のステップS202の実行処理の詳細な手順について説明する。図13は、図9のステップS202における「実行処理」の詳細な処理手順の一例を示すフローチャートである。本処理をCPU111に実行させるためのプログラムは外部メモリ116に記憶されており、本処理の実行要求を入力装置120より受け付けた場合に、CPU111は、当該プログラムをRAM112にロードし、ロードしたプログラムによる制御に従って本処理を実行することになる。 Next, a detailed procedure of the execution process of step S202 of FIG. 9 will be described with reference to FIG. FIG. 13 is a flowchart illustrating an example of a detailed processing procedure of “execution processing” in step S202 of FIG. A program for causing the CPU 111 to execute this process is stored in the external memory 116. When an execution request for this process is received from the input device 120, the CPU 111 loads the program into the RAM 112 and depends on the loaded program. This process is executed according to the control.

まず、ステップS301において、情報処理装置110のCPU111は、カメラ140から入力された画像を画像入力コントローラ115fからすべて取り込み、外部メモリ116に記憶する。尚、既に外部メモリ116に記憶され、用意された画像を用いてもよい。この場合、ステップS301は不要である。   First, in step S <b> 301, the CPU 111 of the information processing apparatus 110 captures all the images input from the camera 140 from the image input controller 115 f and stores them in the external memory 116. An image already stored in the external memory 116 and prepared may be used. In this case, step S301 is not necessary.

ステップS302では、情報処理装置110のCPU111は、処理フロー描画領域802に配置されたモジュールのうちの1つがユーザからの操作によって選択されたか否かを判断する。選択されたと判断した場合には(ステップS302/YES)、CPU111は、処理をステップS303に進める。   In step S302, the CPU 111 of the information processing apparatus 110 determines whether one of the modules arranged in the processing flow drawing area 802 has been selected by an operation from the user. If it is determined that it has been selected (step S302 / YES), the CPU 111 advances the process to step S303.

一方、ステップS302の判断処理で、選択されたと判断できない場合には(ステップS302/NO)、処理をステップS315に進める。   On the other hand, if it is not possible to determine that the selection has been made in the determination process in step S302 (step S302 / NO), the process proceeds to step S315.

ステップS303では、情報処理装置110のCPU111は、ステップS201においてオブジェクトコードテーブル414に記憶されたオブジェクトコードを実行し、ステップS301において外部メモリ116に記憶された画像に対してソースコードに記述された処理を行う。処理を行う画像の順番は特に問わない。但し、処理順が識別できるように、ファイル名に対して処理順に連番を割り振る等の処理を行う必要がある。処理順の識別方法はこれに限らない。   In step S303, the CPU 111 of the information processing apparatus 110 executes the object code stored in the object code table 414 in step S201, and the process described in the source code for the image stored in the external memory 116 in step S301. I do. The order of images to be processed is not particularly limited. However, it is necessary to perform processing such as assigning sequential numbers to file names in order of processing so that the processing order can be identified. The identification method of the processing order is not limited to this.

ステップS304では、情報処理装置110のCPU111は、ステップS303において実行された結果を処理結果テーブル418に記憶する。インデックス(Index)1201には、処理を行ったモジュールのインデックス(Index)601を格納し、識別ID1202には、モジュールごとに各処理を識別する番号を割振り、識別箇所1203には、ステップS301において外部メモリ116に記憶された画像に対する処理の結果、識別した箇所を座標形式等で格納し、識別結果1204には、識別箇所1203の識別結果を格納し、処理画像名1205には、ステップS301において外部メモリ116に記憶された画像の画像名を格納する。   In step S304, the CPU 111 of the information processing apparatus 110 stores the result executed in step S303 in the processing result table 418. The index (Index) 1201 stores the index (Index) 601 of the module that performed the processing, the identification ID 1202 is assigned a number for identifying each process for each module, and the identification location 1203 is externally displayed in step S301. As a result of processing on the image stored in the memory 116, the identified location is stored in a coordinate format or the like, the identification result 1204 stores the identification result of the identified location 1203, and the processed image name 1205 contains an external name in step S301. The image name of the image stored in the memory 116 is stored.

ステップS305では、情報処理装置110のCPU111は、ステップS301において外部メモリ116に記憶された処理済みの画像を処理済み画像として識別可能に記憶する。識別する方法は、ファイル名を変更することで識別可能にしてもよいし、処理済み画像用のフォルダに振り分けてもよい。識別する方法はこれに限らない。   In step S305, the CPU 111 of the information processing apparatus 110 stores the processed image stored in the external memory 116 in step S301 so that it can be identified as a processed image. The method of identifying may be made identifiable by changing the file name, or may be distributed to a folder for processed images. The identification method is not limited to this.

ステップS306では、情報処理装置110のCPU111は、ステップS302においてユーザからの操作によって選択されたモジュールを特定し、選択されたモジュールに該当するレコードを処理フロー・入出力パラメータテーブル412から検索し、特定する。   In step S306, the CPU 111 of the information processing apparatus 110 identifies the module selected by the user's operation in step S302, searches the processing flow / input / output parameter table 412 for a record corresponding to the selected module, and identifies the module. To do.

ステップS307では、情報処理装置110のCPU111は、ステップS305において記憶された処理画像のファイル名と一致する処理画像名1205と、ステップS306において特定されたレコードのインデックス(Index)601と一致するインデックス(Index)1201に基づいて、該当するすべてのレコードを処理結果テーブル418から検索し、特定する。尚、ステップS302において選択されたモジュールがすべての処理結果を表示する処理を行うモジュールであった場合には、ステップS305において記憶された処理画像名と一致するすべての処理画像名1205を検索し、特定する。これにより、すべての処理結果を処理結果テーブル418から取得することができる。   In step S307, the CPU 111 of the information processing apparatus 110 compares the processing image name 1205 that matches the file name of the processing image stored in step S305 and the index (index) 601 that matches the index (Index) 601 specified in step S306. Based on (Index) 1201, all corresponding records are searched from the processing result table 418 and specified. If the module selected in step S302 is a module that performs processing for displaying all processing results, all processed image names 1205 that match the processed image names stored in step S305 are searched, Identify. Thereby, all the processing results can be acquired from the processing result table 418.

ステップS308では、情報処理装置110のCPU111は、ステップS307において特定されたレコードをすべて取得し、RAM112に記憶する。   In step S308, the CPU 111 of the information processing apparatus 110 acquires all the records specified in step S307 and stores them in the RAM 112.

ステップS309では、情報処理装置110のCPU111は、ステップS308においてRAM112に記憶されたレコードの識別箇所1203を用いて、ステップS305において記憶された処理画像上に処理された箇所を表示する。例えば、図11に示す処理結果画面1100のマッチング箇所1102のように識別可能に表示される。表示方法は、ステップS209と同様である。   In step S309, the CPU 111 of the information processing apparatus 110 displays the processed part on the processed image stored in step S305 using the identification part 1203 of the record stored in the RAM 112 in step S308. For example, it is displayed so as to be identifiable like a matching portion 1102 on the processing result screen 1100 shown in FIG. The display method is the same as in step S209.

ステップS310では、情報処理装置110のCPU111は、ステップS308においてRAM112に記憶されたレコードのインデックス(Index)1201と一致するインデックス(Index)601を処理フロー・入出力パラメータテーブル412から検索し、特定されたレコードのモジュール603に文字認識処理を含むか否かを判断する。文字認識処理を含むと判断した場合には(ステップS310/YES)、CPU111は、処理をステップS311に進める。   In step S310, the CPU 111 of the information processing apparatus 110 searches the processing flow / input / output parameter table 412 for an index (Index) 601 that matches the index (Index) 1201 of the record stored in the RAM 112 in step S308. It is determined whether or not the module 603 of the record includes character recognition processing. If it is determined that the character recognition process is included (step S310 / YES), the CPU 111 advances the process to step S311.

ステップS311では、情報処理装置110のCPU111は、ステップS308においてRAM112に記憶されたレコードの識別結果1204を用いて、ステップS309において処理された箇所に、識別結果1204を表示させる。但し、識別結果1204に「NULL」が格納されていた場合は何も表示しない。例えば、図11に示す処理結果画面1100の文字認識箇所1101のように表示される。表示方法は、ステップS211と同様である。   In step S311, the CPU 111 of the information processing apparatus 110 displays the identification result 1204 at the location processed in step S309, using the record identification result 1204 stored in the RAM 112 in step S308. However, nothing is displayed when “NULL” is stored in the identification result 1204. For example, it is displayed like a character recognition location 1101 on the processing result screen 1100 shown in FIG. The display method is the same as in step S211.

一方、ステップS310の判断処理で、文字認識処理を含むと判断できない場合には(ステップS310/NO)、CPU111は、処理をステップS312に進める。   On the other hand, if it is not determined in step S310 that the character recognition process is included (step S310 / NO), the CPU 111 advances the process to step S312.

ステップS312では、情報処理装置110のCPU111は、ステップS309乃至ステップS311における処理結果をビデオコントローラ115bからディスプレイ装置130上の処理結果表示領域808に表示をする。尚、本実施例ではステップS303における処理がすべてなされた後に処理結果を表示するが、ステップS302においてユーザからの操作により選択されたモジュールがステップS303において動作した直後に処理結果を処理結果表示領域808に表示するようにしてもよい。この場合、当該モジュールの処理の終了と同時に、ステップS304乃至ステップS312を実行することで処理結果を表示してもよいし、他の方法でもよい。   In step S312, the CPU 111 of the information processing apparatus 110 displays the processing results in steps S309 to S311 in the processing result display area 808 on the display device 130 from the video controller 115b. In this embodiment, the processing result is displayed after all the processing in step S303 is performed. However, the processing result is displayed in the processing result display area 808 immediately after the module selected by the user operation in step S302 operates in step S303. May be displayed. In this case, the processing result may be displayed by executing steps S304 to S312 simultaneously with the end of the processing of the module, or another method may be used.

ステップS313では、情報処理装置110のCPU111は、ステップS301において外部メモリ116に記憶された画像のうち、未処理の画像が存在するか否かを判断する。ステップS305において、処理済み画像と未処理の画像を識別可能に記憶されているので、これに基づき判断する。未処理の画像が存在すると判断した場合には(ステップS313/YES)、CPU111は、処理をステップS303に戻す。これにより、未処理の画像がなくなるまで、画像処理を繰り返すことができる。また、処理フロー描画領域802においてユーザにより選択されたモジュールの処理結果を画像処理ごとに識別可能に表示し、更に識別結果1204の内容を補足表示することによって、画像処理と同期して処理結果を表示することができる。   In step S313, the CPU 111 of the information processing apparatus 110 determines whether there is an unprocessed image among the images stored in the external memory 116 in step S301. In step S305, the processed image and the unprocessed image are stored so as to be identifiable, and determination is made based on this. If it is determined that an unprocessed image exists (step S313 / YES), the CPU 111 returns the process to step S303. Thereby, the image processing can be repeated until there is no unprocessed image. In addition, the processing result of the module selected by the user in the processing flow drawing area 802 is displayed so as to be identifiable for each image processing, and the contents of the identification result 1204 are additionally displayed, so that the processing result is synchronized with the image processing. Can be displayed.

一方、ステップS313の判断処理で、未処理の画像が存在すると判断できない場合には(ステップS313/NO)、処理をステップS202に戻す。   On the other hand, when it cannot be determined in step S313 that there is an unprocessed image (step S313 / NO), the process returns to step S202.

ステップS315乃至ステップS317は、ステップS303乃至ステップS305と同様であるので説明を省略する。   Steps S315 to S317 are the same as steps S303 to S305, and a description thereof will be omitted.

ステップS318では、情報処理装置110のCPU111は、ステップS315において外部メモリ116に記憶された画像のうち、未処理の画像が存在するか否かを判断する。ステップS317において、処理済み画像と未処理の画像を識別可能に記憶されているので、これに基づき判断する。未処理の画像が存在すると判断した場合には(ステップS318/YES)、CPU111は、処理をステップS315に戻す。これにより、未処理の画像がなくなるまで、画像処理を繰り返すことができる。   In step S318, the CPU 111 of the information processing apparatus 110 determines whether there is an unprocessed image among the images stored in the external memory 116 in step S315. In step S317, the processed image and the unprocessed image are stored so as to be identifiable, and determination is made based on this. When determining that there is an unprocessed image (step S318 / YES), the CPU 111 returns the process to step S315. Thereby, the image processing can be repeated until there is no unprocessed image.

一方、ステップS318の判断処理で、未処理の画像が存在すると判断できない場合には(ステップS318/NO)、処理をステップS202に戻す。以上が実行処理の詳細な説明である。   On the other hand, if it is not determined in step S318 that there is an unprocessed image (step S318 / NO), the process returns to step S202. The above is the detailed description of the execution process.

以上説明したように、本実施形態によれば、ユーザからの操作でモジュールが選択されることにより、各画像処理結果を、各画像処理の内容を識別する画像と共に表示することができるので、画像処理を行うためのプログラム作成の支援を実現し得ることが可能となる。   As described above, according to the present embodiment, each image processing result can be displayed together with an image for identifying the contents of each image processing by selecting a module by an operation from the user. Support for creating a program for performing processing can be realized.

以上、実施形態例を詳述したが、本発明は、方法、プログラムもしくは記憶媒体等としての実施態様をとることが可能である。   Although the embodiment has been described in detail above, the present invention can take an embodiment as a method, a program, a storage medium, or the like.

また、本発明におけるプログラムは、各処理方法をコンピュータが実行可能(読み取り可能)なプログラムであり、本発明の記憶媒体は、各処理方法をコンピュータが実行可能なプログラムが記憶されている。   The program according to the present invention is a program that allows a computer to execute (read) each processing method, and the storage medium according to the present invention stores a program that allows the computer to execute each processing method.

なお、本発明におけるプログラムは、各装置の処理方法ごとのプログラムであってもよい。   The program in the present invention may be a program for each processing method of each device.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読取り実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by performing reading.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,DVD−ROM,磁気テープ,不揮発性のメモリカード,ROM,EEPROM,シリコンディスク等を用いることができる。   As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion board or It goes without saying that the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。   Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device.

また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ,データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network by a communication program, the system or apparatus can enjoy the effects of the present invention.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

100 画像処理システム
110 情報処理装置
120 入力装置
130 ディスプレイ装置
140 カメラ
150 照明装置コントローラ
160 照明装置
170 外部機器コントローラ
180 ステージ
181 検査対象
190 LAN(Local Area Network)
111 CPU
112 RAM
113 ROM
114 システムバス
115a 入力コントローラ
115b ビデオコントローラ
115c メモリコントローラ
115d、115e、115g 通信I/Fコントローラ
115f 画像入力コントローラ
116 外部メモリ
DESCRIPTION OF SYMBOLS 100 Image processing system 110 Information processing apparatus 120 Input apparatus 130 Display apparatus 140 Camera 150 Illumination apparatus controller 160 Illumination apparatus 170 External apparatus controller 180 Stage 181 Inspection object 190 LAN (Local Area Network)
111 CPU
112 RAM
113 ROM
114 System bus 115a Input controller 115b Video controller 115c Memory controller 115d, 115e, 115g Communication I / F controller 115f Image input controller 116 External memory

Claims (7)

コンピュータに画像処理を行わせるためのアプリケーションプログラムを実行し、処理の結果画像を表示する情報処理装置であって、
前記アプリケーションプログラムを構成する1つ又は複数の処理アイテムと、前記処理アイテムを特定する処理アイテム特定情報とを対応づけて記憶する処理アイテム特定情報記憶手段と、
前記アプリケーションプログラムを実行する実行手段と、
前記実行手段によって処理された処理画像を記憶する処理画像記憶手段と、
前記処理アイテム特定情報と、前記アプリケーションプログラムの実行結果を示す、前記処理アイテムの識別箇所と識別内容を少なくとも含む識別結果情報と、前記処理画像に対応づけられた処理画像特定情報とを対応づけて記憶する処理結果情報記憶手段と、
前記処理アイテムのうち、前記アプリケーションプログラムの処理途中結果を表示する処理アイテムの指定を受け付ける指定受付手段と、
前記指定受付手段で指定を受け付けた処理アイテムに対応する前記処理アイテム特定情報を前記処理アイテム特定情報記憶手段から取得する処理アイテム特定情報取得手段と、
前記処理アイテム特定情報取得手段で取得された処理アイテム特定情報と、前記処理結果情報記憶手段で記憶された前記処理画像特定情報から、前記処理結果情報記憶手段で記憶された前記識別結果情報を取得する識別結果情報取得手段と、
前記識別結果情報取得手段で取得された識別結果情報から、前記処理画像記憶手段で記憶された処理画像上に識別箇所と識別内容を表示する表示手段と、
を備えることを特徴とする情報処理装置。
An information processing apparatus for executing an application program for causing a computer to perform image processing and displaying an image as a result of the processing,
Processing item specifying information storage means for storing one or more processing items constituting the application program and processing item specifying information for specifying the processing item in association with each other;
Execution means for executing the application program;
Processed image storage means for storing a processed image processed by the execution means;
The processing item identification information, the identification result information including at least the identification location of the processing item and the identification content, indicating the execution result of the application program, and the processing image identification information associated with the processing image are associated with each other. Processing result information storage means for storing;
Among the process items, a designation accepting unit that accepts designation of a process item for displaying a process intermediate result of the application program;
A process item specifying information acquiring unit that acquires the process item specifying information corresponding to the process item received by the specification receiving unit from the process item specifying information storage unit;
The identification result information stored in the processing result information storage unit is acquired from the processing item specification information acquired by the processing item specification information acquisition unit and the processing image specification information stored in the processing result information storage unit. Identification result information acquisition means for
From the identification result information acquired by the identification result information acquisition means, display means for displaying the identification location and the identification content on the processed image stored by the processed image storage means;
An information processing apparatus comprising:
前記実行手段は、前記アプリケーションプログラムの実行中に、前記識別結果情報取得手段で取得された識別結果情報から、前記処理画像記憶手段で記憶された処理画像上に識別箇所と識別内容を表示する表示手段を更に備えることを特徴とする請求項1に記載の情報処理装置。   The execution means displays the identification location and the identification content on the processed image stored in the processed image storage means from the identification result information acquired by the identification result information acquisition means during execution of the application program. The information processing apparatus according to claim 1, further comprising means. 前記指定受付手段で指定を受け付けた処理アイテムが文字認識処理であるか否かを判断する文字認識判断手段を更に備え、
前記表示手段は、前記文字認識判断手段で文字認識処理であると判断された場合に、前記識別内容を表示することを特徴とする請求項1又は2記載の情報処理装置。
Further comprising character recognition determining means for determining whether or not the processing item received by the designation receiving means is a character recognition process;
The information processing apparatus according to claim 1, wherein the display unit displays the identification content when the character recognition determination unit determines that the character recognition process is being performed.
前記処理画像記憶手段は、複数枚の画像が処理された場合に処理された画像すべてを記憶することを更に備え、
前記表示手段は、表示されている処理画像とは他の処理画像と、当該他の処理画像に対応づけられた識別箇所と識別内容を表示することを特徴とする請求項1乃至3の何れか1項に記載の情報処理装置。
The processed image storage means further comprises storing all processed images when a plurality of images are processed,
4. The display unit according to claim 1, wherein the display unit displays a processed image other than the displayed processed image, an identification location and an identification content associated with the other processed image. The information processing apparatus according to item 1.
コンピュータに画像処理を行わせるためのアプリケーションプログラムを構成する1つ又は複数の処理アイテムと、前記処理アイテムを特定する処理アイテム特定情報とを対応づけて記憶する処理アイテム特定情報記憶装置を備え、前記アプリケーションプログラムを実行し、処理の結果画像を表示する情報処理装置により行われる情報処理方法であって、
前記アプリケーションプログラムを実行する実行ステップと、
前記実行手段によって処理された処理画像を記憶する処理画像記憶ステップと、
前記処理アイテム特定情報と、前記アプリケーションプログラムの実行結果を示す、前記処理アイテムの識別箇所と識別内容を少なくとも含む識別結果情報と、前記処理画像に対応づけられた処理画像特定情報とを対応づけて記憶する処理結果情報記憶ステップと、
前記処理アイテムのうち、前記アプリケーションプログラムの処理途中結果を表示する処理アイテムの指定を受け付ける指定受付ステップと、
前記指定受付ステップで指定を受け付けた処理アイテムに対応する前記処理アイテム特定情報を前記処理アイテム特定情報記憶装置から取得する処理アイテム特定情報取得ステップと、
前記処理アイテム特定情報取得ステップで取得された処理アイテム特定情報と、前記処理結果情報記憶ステップで記憶された前記処理画像特定情報から、前記処理結果情報記憶ステップで記憶された前記識別結果情報を取得する識別結果情報取得ステップと、
前記識別結果情報取得ステップで取得された識別結果情報から、前記処理画像記憶ステップで記憶された処理画像上に識別箇所と識別内容を表示する表示ステップと、
を備えることを特徴とする情報処理方法。
A processing item specifying information storage device for storing one or more processing items constituting an application program for causing a computer to perform image processing and processing item specifying information for specifying the processing item in association with each other; An information processing method executed by an information processing apparatus that executes an application program and displays an image as a result of processing,
An execution step of executing the application program;
A processed image storage step for storing a processed image processed by the execution means;
The processing item identification information, the identification result information including at least the identification location of the processing item and the identification content, indicating the execution result of the application program, and the processing image identification information associated with the processing image are associated with each other. A processing result information storage step for storing;
A designation receiving step for accepting designation of a processing item for displaying an intermediate processing result of the application program among the processing items;
A process item specifying information acquiring step for acquiring the process item specifying information corresponding to the process item whose specification has been received in the specifying receiving step from the process item specifying information storage device;
The identification result information stored in the processing result information storage step is acquired from the processing item specification information acquired in the processing item specification information acquisition step and the processing image specification information stored in the processing result information storage step. An identification result information acquisition step to be performed;
From the identification result information acquired in the identification result information acquisition step, a display step for displaying the identification location and the identification content on the processed image stored in the processed image storage step;
An information processing method comprising:
コンピュータに画像処理を行わせるためのアプリケーションプログラムを構成する1つ又は複数の処理アイテムと、前記処理アイテムを特定する処理アイテム特定情報とを対応づけて記憶する処理アイテム特定情報記憶装置を備え、前記アプリケーションプログラムを実行し、処理の結果画像を表示する情報処理装置として機能させるためのコンピュータプログラムであって、
前記コンピュータを、
前記アプリケーションプログラムを実行する実行手段と、
前記実行手段によって処理された処理画像を記憶する処理画像記憶手段と、
前記処理アイテム特定情報と、前記アプリケーションプログラムの実行結果を示す、前記処理アイテムの識別箇所と識別内容を少なくとも含む識別結果情報と、前記処理画像に対応づけられた処理画像特定情報とを対応づけて記憶する処理結果情報記憶手段と、
前記処理アイテムのうち、前記アプリケーションプログラムの処理途中結果を表示する処理アイテムの指定を受け付ける指定受付手段と、
前記指定受付手段で指定を受け付けた処理アイテムに対応する前記処理アイテム特定情報を前記処理アイテム特定情報記憶装置から取得する処理アイテム特定情報取得手段と、
前記処理アイテム特定情報取得手段で取得された処理アイテム特定情報と、前記処理結果情報記憶手段で記憶された前記処理画像特定情報から、前記処理結果情報記憶手段で記憶された前記識別結果情報を取得する識別結果情報取得手段と、
前記識別結果情報取得手段で取得された識別結果情報から、前記処理画像記憶手段で記憶された処理画像上に識別箇所と識別内容を表示する表示手段
として機能させるためのコンピュータプログラム。
A processing item specifying information storage device for storing one or more processing items constituting an application program for causing a computer to perform image processing and processing item specifying information for specifying the processing item in association with each other; A computer program for executing an application program and causing it to function as an information processing apparatus that displays an image as a result of processing,
The computer,
Execution means for executing the application program;
Processed image storage means for storing a processed image processed by the execution means;
The processing item identification information, the identification result information including at least the identification location of the processing item and the identification content, indicating the execution result of the application program, and the processing image identification information associated with the processing image are associated with each other. Processing result information storage means for storing;
Among the process items, a designation accepting unit that accepts designation of a process item for displaying a process intermediate result of the application program;
A process item specifying information acquiring unit that acquires the process item specifying information corresponding to the process item received by the specifying receiving unit from the process item specifying information storage device;
The identification result information stored in the processing result information storage unit is acquired from the processing item specification information acquired by the processing item specification information acquisition unit and the processing image specification information stored in the processing result information storage unit. Identification result information acquisition means for
A computer program for functioning as display means for displaying identification locations and identification contents on a processed image stored in the processed image storage means from identification result information acquired by the identification result information acquisition means.
請求項6に記載のコンピュータプログラムを格納することを特徴とするコンピュータで読み取り可能な記録媒体。   A computer-readable recording medium storing the computer program according to claim 6.
JP2010049605A 2010-03-05 2010-03-05 Apparatus and method for processing information, computer program, and recording medium with computer program recorded thereon Pending JP2011186650A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010049605A JP2011186650A (en) 2010-03-05 2010-03-05 Apparatus and method for processing information, computer program, and recording medium with computer program recorded thereon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010049605A JP2011186650A (en) 2010-03-05 2010-03-05 Apparatus and method for processing information, computer program, and recording medium with computer program recorded thereon

Publications (1)

Publication Number Publication Date
JP2011186650A true JP2011186650A (en) 2011-09-22

Family

ID=44792855

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010049605A Pending JP2011186650A (en) 2010-03-05 2010-03-05 Apparatus and method for processing information, computer program, and recording medium with computer program recorded thereon

Country Status (1)

Country Link
JP (1) JP2011186650A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013140572A (en) * 2011-12-06 2013-07-18 Canon Marketing Japan Inc Information processing apparatus, control method of the same, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013140572A (en) * 2011-12-06 2013-07-18 Canon Marketing Japan Inc Information processing apparatus, control method of the same, and program

Similar Documents

Publication Publication Date Title
JP5540160B2 (en) Program analysis / verification service providing system, control method thereof, control program, control program for causing computer to function, program analysis / verification device, program analysis / verification tool management device
CN110442371A (en) A kind of method, apparatus of release code, medium and computer equipment
JP2007233855A (en) Performance tuning method and device, program and storage medium
JP4767309B2 (en) Information processing apparatus, information processing method, and computer program
JP5257898B2 (en) Information processing apparatus, control method therefor, and program
CN105550575A (en) Method and device for obtaining un-exported function address and data structure offset
JP4488227B2 (en) Debugging method of control component having variability and debugging support apparatus
US10884711B2 (en) Code management system and code management method using a visual programming tool
JP2011186650A (en) Apparatus and method for processing information, computer program, and recording medium with computer program recorded thereon
JP5344658B2 (en) Information processing apparatus, control method thereof, and program
US20180365341A1 (en) Three-Dimensional Cad System Device, and Knowledge Management Method Used in Three-Dimensional Cad
US9396239B2 (en) Compiling method, storage medium and compiling apparatus
US9483262B2 (en) Apparatus and method for identifying correspondence between an installed program and an interface in a source code
US10310958B2 (en) Recording medium recording analysis program, analysis method, and analysis apparatus
JP2007236750A (en) Game development system and game development method
JP5334124B2 (en) Information processing apparatus, control method thereof, and program
JP7103746B2 (en) Image processing equipment, image processing methods, and image processing programs
JP2012003618A (en) Information processing system, information processing method and information processor
KR20160098794A (en) Apparatus and method for skeleton code generation based on device program structure modeling
JP4886910B1 (en) Information processing apparatus, information processing apparatus control method, program, and recording medium storing program
JP4749507B1 (en) Information processing apparatus, information processing apparatus control method, program, and recording medium storing program
CN109885783B (en) Loading method and device of three-dimensional building model
JP2012108701A (en) Information processing device, control method of information processing device, program, and recording medium with program recorded therein
JP2003263317A (en) Information processing device
US20180267680A1 (en) Screen creation apparatus, simulation apparatus and recording medium

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Effective date: 20120130

Free format text: JAPANESE INTERMEDIATE CODE: A711

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20120130

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20130531

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130531