JP2010124363A - Simulation apparatus for image processing circuit, simulation method for image processing circuit, design method of image processing circuit, and image processing circuit simulation program - Google Patents

Simulation apparatus for image processing circuit, simulation method for image processing circuit, design method of image processing circuit, and image processing circuit simulation program Download PDF

Info

Publication number
JP2010124363A
JP2010124363A JP2008297678A JP2008297678A JP2010124363A JP 2010124363 A JP2010124363 A JP 2010124363A JP 2008297678 A JP2008297678 A JP 2008297678A JP 2008297678 A JP2008297678 A JP 2008297678A JP 2010124363 A JP2010124363 A JP 2010124363A
Authority
JP
Japan
Prior art keywords
image processing
processing circuit
module
image
result
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.)
Withdrawn
Application number
JP2008297678A
Other languages
Japanese (ja)
Inventor
Makoto Ouchi
真 大内
Hiroshi Hasegawa
浩 長谷川
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2008297678A priority Critical patent/JP2010124363A/en
Publication of JP2010124363A publication Critical patent/JP2010124363A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a simulation apparatus for an image processing circuit capable of finding out an optimal combination of image processing modules in a short time. <P>SOLUTION: The simulation apparatus for the image processing circuit includes: a plurality of image processing modules that is executable on a computer and includes functions corresponding to partial image processing circuits; a means 61 for selecting image processing modules to be executed from among the plurality of image processing modules; a means 62 for setting an execution procedure of the selection image processing modules; a means 63 for performing image processing on image data to be input by sequentially implementing the image processing modules in accordance with the set execution procedure; and a means 7 for outputting result image data after image processing of image data by the executed image processing modules. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、画像処理回路のシミュレーション装置、画像処理回路のシミュレーション方法、画像処理回路の設計方法、及び画像処理回路シミュレーションプログラムに関する。   The present invention relates to an image processing circuit simulation apparatus, an image processing circuit simulation method, an image processing circuit design method, and an image processing circuit simulation program.

従来、複数の機能を実行できるソフトウェアシステムの機能評価、デバッグのために、種々の機能を実行させた結果をシミュレーションするプログラムが知られている。
例えば、特許文献1に記載のテストシーケンサでは、管理モジュール及び実行モジュールを含んで構成され、テスト対象となるテストエグゼクティブに新たな機能を追加したり、機能の修正を行ったときに、他の機能と干渉するかしないかを簡単にチェックできるものが提案されている。
2. Description of the Related Art Conventionally, programs for simulating results of executing various functions are known for function evaluation and debugging of software systems that can execute a plurality of functions.
For example, the test sequencer described in Patent Document 1 is configured to include a management module and an execution module. When a new function is added to a test executive to be tested or a function is modified, other functions The one that can easily check whether or not it interferes with is proposed.

また、特許文献2に記載のソフトウェアテスト装置では、検証対象となるソフトウェアへの入力及び出力とにインターフェースして、動作手順、設定内容等に応じた出力群を受け取って評価するものが提案されている。
さらに、特許文献3に記載のソフトウェアコンポーネントシステムでは、ソフトウェアコンポーネントの実行において、他のソフトウェアコンポーネントを実行する前の状態を表す事前条件定義情報、後の状態を表す事後条件定義情報をデータベース上に格納しておき、ソフトウェアコンポーネントのテストを正確に行うものが提案されている。
Further, in the software test apparatus described in Patent Document 2, an apparatus that interfaces with input and output to software to be verified and receives and evaluates an output group according to an operation procedure, setting contents, and the like has been proposed. Yes.
Further, in the software component system described in Patent Document 3, pre-condition definition information indicating a state before executing another software component and post-condition definition information indicating a subsequent state are stored in the database in executing the software component. Aside, it has been proposed to accurately test software components.

ところで、プロジェクタ、FPD(Flat Panel Display)等の画像表示装置においては、入力画像データに対して画像処理を行って適切な表示画像の形成を行っているが、近年画像処理回路に要求される機能が拡大している。
そこで、色変換、解像度変換、ガンマ変換等の種々の画像処理を、画像処理単位でチップ化した部分画像処理回路を組み合わせ、多機能の画像処理を行うことのできる画像処理回路を形成することが行われている。
そして、従来は、このような画像処理回路を設計するに際しては、部分画像処理回路を試作し、実際に組み合わせて画像処理回路を形成してこれを評価するという手法を採用していた。
By the way, in an image display device such as a projector and an FPD (Flat Panel Display), an image process is performed on input image data to form an appropriate display image. Is expanding.
Therefore, it is possible to form an image processing circuit capable of performing multi-functional image processing by combining various image processing such as color conversion, resolution conversion, gamma conversion and the like into a partial image processing circuit that is chipped in units of image processing. Has been done.
Conventionally, when designing such an image processing circuit, a technique has been adopted in which partial image processing circuits are prototyped, combined with each other to form an image processing circuit and evaluated.

特開2006−53924号公報JP 2006-53924 A 特開2006−48310号公報JP 2006-48310 A 特開2006−91944号公報JP 2006-91944 A

しかしながら、このような部分画像処理回路の試作は、エラー検証に時間がかかるばかりでなく、試作コストが嵩むという問題がある。
また、実際に画像処理回路に組み込んで検証を行っても、機能増大に伴い画像処理回路に組み込まれる部分画像処理回路も多数あり、どこでエラーが発生しているかを特定することが非常に困難であるという問題がある。
さらに、個々の機能は問題なくとも、機能を組合せた時に初めて露見するエラーもあり、これを検証することは非常に困難である。
また、一般に画像表示装置によって形成される表示画像は多数の画素から構成されているが、部分画像処理回路によって処理された結果を各画素について評価するのは難しく、前述した特許文献1乃至特許文献3を画像表示装置の世界に単純に適用することはできない。
However, the trial production of such a partial image processing circuit has a problem that not only error verification takes time but also the trial production cost increases.
Also, even if verification is actually incorporated into the image processing circuit, there are many partial image processing circuits that are incorporated into the image processing circuit as the functions increase, and it is very difficult to identify where the error has occurred. There is a problem that there is.
Furthermore, even though there is no problem with individual functions, there are errors that are first revealed when functions are combined, and it is very difficult to verify this.
In general, a display image formed by an image display device is composed of a large number of pixels. However, it is difficult to evaluate the result of processing by the partial image processing circuit for each pixel. 3 cannot simply be applied to the world of image display devices.

本発明の目的は、複数の部分画像処理回路を組み合わせて画像処理回路を形成する際に、短時間でかつ最適な部分画像処理回路の組合せを見出すことのできる、画像処理回路のシミュレーション装置、画像処理回路のシミュレーション方法、画像処理回路の設計方法、及び画像処理回路シミュレーションプログラムを提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide an image processing circuit simulation device, an image, and an image processing circuit that can find an optimum combination of partial image processing circuits in a short time when an image processing circuit is formed by combining a plurality of partial image processing circuits. A processing circuit simulation method, an image processing circuit design method, and an image processing circuit simulation program are provided.

本発明に係る画像処理回路のシミュレーション装置は、
複数の部分画像処理回路を組合せて構成される画像処理回路の動作をシミュレーションする画像処理回路のシミュレーション装置であって、
コンピュータ上で実行可能であり、各部分画像処理回路に対応する機能を具備した複数の画像処理モジュールと、
前記複数の画像処理モジュールのうち、実行する画像処理モジュールを選択するモジュール選択手段と、
前記モジュール選択手段で選択された画像処理モジュールの実行手順を設定するモジュール実行手順設定手段と、
前記モジュール実行手順設定手段で設定された実行手順に従って、前記モジュール選択手段で選択された画像処理モジュールを順次実行し、入力される画像データの画像処理を行うモジュール実行手段と、
前記モジュール実行手段で実行された画像処理モジュールによる前記画像データの画像処理後の結果画像データを出力する出力手段とを備えていることを特徴とする。
An image processing circuit simulation apparatus according to the present invention includes:
An image processing circuit simulation apparatus for simulating the operation of an image processing circuit configured by combining a plurality of partial image processing circuits,
A plurality of image processing modules executable on a computer and having a function corresponding to each partial image processing circuit;
Module selecting means for selecting an image processing module to be executed from among the plurality of image processing modules;
Module execution procedure setting means for setting the execution procedure of the image processing module selected by the module selection means;
Module execution means for sequentially executing the image processing modules selected by the module selection means according to the execution procedure set by the module execution procedure setting means, and performing image processing of input image data;
Output means for outputting the result image data after the image processing of the image data by the image processing module executed by the module execution means.

ここで、出力手段から出力される結果画像データは、単純に画像処理後の結果画像を与える画像データ以外にも、画像処理後の画像データに対して何らかの評価を行った判定結果等のデータも含む概念である。
この発明によれば、画像処理回路に実装する部分画像処理回路の組合せを、モジュール選択手段、モジュール実行手順設定手段、及びモジュール実行手段により、部分画像処理回路に対応する画像処理モジュールとしてソフトウェア上で組み合わせることが可能となり、出力手段により画像処理の結果を確認することができるため、部分画像処理回路の試作等を行う必要がなく、短時間でかつ試作コストを要せずに画像処理回路の画像処理のシミュレーションを行うことができる。
また、このような組合せのシミュレーションをソフトウェア上で行うことにより、短時間ですべての組合せについてのシミュレーションを行うことができ、最適なハードウェア画像処理モジュールの組合せを見出すことができる。
Here, the result image data output from the output means is not only image data that simply gives a result image after image processing, but also data such as a determination result obtained by performing some evaluation on the image data after image processing. It is a concept that includes.
According to the present invention, a combination of partial image processing circuits to be mounted on an image processing circuit is obtained on software as an image processing module corresponding to the partial image processing circuit by module selection means, module execution procedure setting means, and module execution means. Since it is possible to combine them and the result of image processing can be confirmed by the output means, it is not necessary to prototype the partial image processing circuit, etc. Processing simulation can be performed.
In addition, by performing such combination simulation on software, it is possible to perform simulation for all combinations in a short time, and to find an optimal combination of hardware image processing modules.

本発明では、前記モジュール選択手段で選択された画像処理モジュール、及び、前記モジュール実行手順設定手段で設定された実行手順を、記録媒体に書き込む書込手段を備えているのが好ましい。
この発明によれば、書込手段を備えていることにより、過去に行ったシミュレーションの組合せと実行結果を記録媒体から読み出していつでも確認することができるため、同種の画像処理回路を設計するにあたり、これを参照してより効率的な画像処理モジュールの組合せ、実行手順を設定することができる。
In the present invention, it is preferable that the image processing module selected by the module selection unit and a writing unit for writing the execution procedure set by the module execution procedure setting unit to a recording medium are provided.
According to the present invention, since the writing means is provided, it is possible to check the combination of the simulation performed in the past and the execution result at any time while reading from the recording medium. By referring to this, it is possible to set a more efficient combination of image processing modules and an execution procedure.

本発明では、前記出力手段は、出力する結果画像データに基づいて、画像表示装置に画像処理後の結果画像を表示する結果画像表示部を備えているのが好ましい。
ここで、結果画像表示部は、各画像処理モジュールでの画像処理結果を結果画像として表示してもよく、複数の画像処理モジュールの画像処理結果を結果画像として表示してもよい。
この発明によれば、各画像処理モジュールによる結果画像、複数の画像処理モジュールの組合せによる複数の画像処理の結果を観察者が目視して確認することができるため、どの段階で、又はどの実行手順で行うと、画質劣化が生じるのかを容易に確認することができる。
In the present invention, it is preferable that the output unit includes a result image display unit that displays a result image after image processing on the image display device based on the output result image data.
Here, the result image display unit may display the image processing result in each image processing module as a result image, or may display the image processing results of a plurality of image processing modules as a result image.
According to the present invention, since the observer can visually confirm the result image by each image processing module and the result of the plurality of image processing by the combination of the plurality of image processing modules, at which stage or in which execution procedure This makes it easy to check whether image quality degradation occurs.

本発明では、前記出力手段は、出力する結果画像データを、記録媒体上に書き込む結果画像データ書込部を備えているのが好ましい。
この発明によれば、結果画像データを記録媒体に書き込むことにより、入力画像データと結果画像データとの対比をデータ上で比較することが可能となるため、例えば、公知の画質変化検査用のソフトウェアを用いて両者の画質劣化の程度を自動的に数値化して評価することができる。
In the present invention, it is preferable that the output unit includes a result image data writing unit that writes the result image data to be output on a recording medium.
According to the present invention, since the result image data is written in the recording medium, the comparison between the input image data and the result image data can be compared on the data. Can be used to automatically quantify and evaluate the degree of image quality degradation.

本発明では、前記複数の画像処理モジュールは、少なくとも、解像度変換モジュール、色変換モジュール、及びガンマ特性変換モジュールを含むのが好ましい。
種々ある画像処理のうち、解像度変換、色変換、ガンマ特性変換は、色変換処理、シャープネス処理、コントラスト処理を、各画像処理を実行するモジュール中に含むため、これらの画像処理の順番によって画像処理後の結果画像の画質に差がでることがある。従って、複数の画像処理モジュールが少なくともこれらの画像処理モジュールを含むことにより、最適な結果画像を得ることのできる画像処理モジュールの組合せを見出すことができる。
In the present invention, it is preferable that the plurality of image processing modules include at least a resolution conversion module, a color conversion module, and a gamma characteristic conversion module.
Among various types of image processing, resolution conversion, color conversion, and gamma characteristic conversion include color conversion processing, sharpness processing, and contrast processing in a module that executes each image processing. Therefore, image processing is performed according to the order of these image processing. There may be a difference in the image quality of the subsequent result image. Therefore, a combination of image processing modules capable of obtaining an optimum result image can be found by including a plurality of image processing modules at least.

本発明は、前述した画像処理回路のシミュレーション装置のみならず、画像処理回路のシミュレーション方法としても成立し、前述した作用及び効果と同様の作用及び効果を享受することができる。
具体的には、本発明に係る画像処理回路のシミュレーション方法は、
複数の部分画像処理回路を組み合わせて構成される画像処理回路の動作をシミュレーションする画像処理回路のシミュレーション方法であって、
コンピュータ上で実行可能であり、各部分画像処理回路に対応する機能を具備した複数の画像処理モジュールのうち、コンピュータ上で実行する画像処理モジュールを選択するステップと、
選択された画像処理モジュールの実行手順を設定するステップと、
設定された実行手順に従って、選択された画像処理モジュールを順次実行し、入力される画像データの画像処理を行うステップと、
実行された画像処理モジュールによる前記画像データの画像処理結果後の結果画像データを出力するステップとをコンピュータ上で実施することを特徴とする。
The present invention is established not only as the image processing circuit simulation apparatus described above but also as an image processing circuit simulation method, and can enjoy the same operations and effects as those described above.
Specifically, the image processing circuit simulation method according to the present invention includes:
An image processing circuit simulation method for simulating the operation of an image processing circuit configured by combining a plurality of partial image processing circuits,
Selecting an image processing module to be executed on the computer from among a plurality of image processing modules executable on the computer and having a function corresponding to each partial image processing circuit;
Setting an execution procedure for the selected image processing module;
Sequentially executing the selected image processing modules according to the set execution procedure, and performing image processing of the input image data;
The step of outputting the result image data after the image processing result of the image data by the executed image processing module is performed on a computer.

また、本発明に係る画像処理回路の設計方法は、
複数の部分画像処理モジュールを組み合わせて構成される画像処理回路の設計方法であって、
前述した本発明の画像処理回路のシミュレーション方法を実施して、最適な画像処理モジュールの組合せを求めた後、
前記画像処理回路における部分画像処理回路の組合せを決定することを特徴とする。
この発明によれば、前述したように、本発明の画像処理回路のシミュレーション方法により、ソフトウェア上で最適な画像処理モジュールの組合せを求めることができるため、最適な部分画像処理回路の組合せを短時間かつ低コストで決定することができ、画像処理回路の設計、ひいては製造コストの大幅な低減を図ることができる。
さらに、本発明に係る画像処理回路シミュレーションプログラムは、前述した画像処理回路のシミュレーション方法を、コンピュータに実行させることを特徴とし、前記と同様の作用及び効果を享受できる。
The image processing circuit design method according to the present invention includes:
An image processing circuit design method configured by combining a plurality of partial image processing modules,
After performing the above-described simulation method of the image processing circuit of the present invention to obtain an optimal combination of image processing modules,
A combination of partial image processing circuits in the image processing circuit is determined.
According to the present invention, as described above, the optimum combination of image processing modules can be obtained on the software by the image processing circuit simulation method of the present invention. In addition, it can be determined at low cost, and the design of the image processing circuit, and hence the manufacturing cost can be greatly reduced.
Furthermore, an image processing circuit simulation program according to the present invention causes a computer to execute the above-described image processing circuit simulation method, and can enjoy the same operations and effects as described above.

以下、本発明の実施の形態を図面に基づいて説明する。
図1には、本発明の実施の一形態に係るシミュレーション装置1が示されている。このシミュレーション装置1は、演算処理装置2及びメモリ3を備えたコンピュータとして構成される。このシミュレーション装置1は、複数の部分画像処理回路を組合せて構成される画像処理回路の動作をシミュレーションすることができる。
メモリ3内には、本実施形態に係る画像処理回路シミュレーションを実行するためのプログラム、及び、複数の画像処理モジュールが格納されている。各画像処理モジュールは、コンピュータ上で実行可能なソフトウェアであり、各部分画像処理回路に対応する機能を具備している。
シミュレーション装置1の入力側には、図示を略したが、スキャナ、デジタルカメラ、ハードディスク装置等の画像データ出力装置が接続され、各機器から画像処理結果後の画像を評価するための評価用の入力画像データVIDEOが入力されるようになっている。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 shows a simulation apparatus 1 according to an embodiment of the present invention. The simulation device 1 is configured as a computer including an arithmetic processing device 2 and a memory 3. The simulation apparatus 1 can simulate the operation of an image processing circuit configured by combining a plurality of partial image processing circuits.
In the memory 3, a program for executing the image processing circuit simulation according to the present embodiment and a plurality of image processing modules are stored. Each image processing module is software executable on a computer and has a function corresponding to each partial image processing circuit.
Although not shown in the figure, the input side of the simulation apparatus 1 is connected to an image data output device such as a scanner, a digital camera, or a hard disk device, and an evaluation input for evaluating an image after the image processing result from each device. Image data VIDEO is input.

一方、シミュレーション装置1の出力側には、記憶媒体としてのハードディスク装置4及び画像表示装置としてのディスプレイ5が接続されている。
ハードディスク装置4には、詳しくは後述するが、シミュレーション装置1で選択した画像処理モジュールや、その実行手順、及び各画像処理モジュールで画像処理を行った結果画像データが記憶される。
また、ディスプレイ5には、画像処理モジュールの画像処理を行った結果画像データに基づいて、表示画像が形成される。
On the other hand, on the output side of the simulation apparatus 1, a hard disk device 4 as a storage medium and a display 5 as an image display device are connected.
As will be described in detail later, the hard disk device 4 stores the image processing module selected by the simulation device 1, its execution procedure, and the image data obtained as a result of image processing performed by each image processing module.
A display image is formed on the display 5 based on the result image data obtained by performing the image processing of the image processing module.

演算処理装置2は、モジュール管理手段6、出力手段7、及び書込手段8を備えて構成され、これらの各機能的手段6〜8は、演算処理装置2のOS(Operating System)上で実行されるプログラム群として構成されている。これらの機能的手段6〜8は、メモリ3に格納されていて、シミュレーション装置1の起動中、ディスプレイ5上に表示された所定のアイコンを選択すると起動するようになっていて、ディスプレイ5上に図2に示されるような画面G1を表示することにより、操作者に入力を促し、この操作者の入力に基づく選択結果により、画像処理モジュールの選択及び実行手順の設定を行う。   The arithmetic processing unit 2 includes a module management unit 6, an output unit 7, and a writing unit 8, and these functional units 6 to 8 are executed on the OS (Operating System) of the arithmetic processing unit 2. Is configured as a program group. These functional means 6 to 8 are stored in the memory 3 and are activated when a predetermined icon displayed on the display 5 is selected while the simulation apparatus 1 is activated. By displaying a screen G1 as shown in FIG. 2, the operator is prompted to input, and an image processing module is selected and an execution procedure is set based on a selection result based on the operator's input.

画面G1においてデフォルトで表示されるモジュール名は、メモリ3に予め格納された画像処理モジュールを読み出して表示している。新たな画像処理モジュールを読み出すには、画面G1上の右下のレジスタ値読出ボタンG8をクリックし、選択画面上で選択することにより、新たな画像処理モジュールを読み出すことができるようになっている。
尚、画像処理モジュールは、画像処理の対象となる画像表示装置で行う画像処理すべてを網羅する必要があるが、特に、RGB色空間からYuv色空間への変換処理、及び色空間変換処理の逆変換処理や、ガンマ特性変換、高解像度から低解像度の変換処理等が例示できる。
これらの画像処理は、モジュール内処理でシャープネス処理、コントラスト処理、色変換処理を行う点で共通しており、画像処理の順番によっては、画像処理の結果画像において、お互いの処理が干渉しあい、部分的な欠点や画像全体の色ムラが強調されるといった現象が生じることがある。
The module name displayed by default on the screen G1 reads and displays the image processing module stored in the memory 3 in advance. In order to read out a new image processing module, a new image processing module can be read out by clicking the register value reading button G8 at the lower right on the screen G1 and selecting it on the selection screen. .
Note that the image processing module needs to cover all image processing performed by the image display device to be subjected to image processing. In particular, the conversion processing from the RGB color space to the Yuv color space, and the inverse of the color space conversion processing. Examples include conversion processing, gamma characteristic conversion, and conversion processing from high resolution to low resolution.
These image processings are common in that sharpness processing, contrast processing, and color conversion processing are performed in the in-module processing. Depending on the order of image processing, the processing may interfere with each other in the image resulting from the image processing. Phenomena such as general defects and color unevenness of the entire image may occur.

モジュール管理手段6は、画像処理モジュールの選択と、選択された画像処理モジュールの実行手順の設定、及び画像処理モジュールの実行を行う部分であり、モジュール選択手段61、モジュール実行手順設定手段62、及びモジュール実行手段63を備えて構成される。
モジュール選択手段61は、画像処理モジュールの選択を行う部分であり、図2に示されるように、ディスプレイ5上に操作者の選択を促す画面G1を表示し、操作者が画面G1上で選択した画像処理モジュールを、実行する画像処理モジュールとして選択する。
The module management means 6 is a part for selecting an image processing module, setting an execution procedure for the selected image processing module, and executing the image processing module. The module selection means 61, the module execution procedure setting means 62, and The module execution means 63 is provided.
The module selection means 61 is a part for selecting an image processing module. As shown in FIG. 2, the module selection means 61 displays a screen G1 for prompting the operator to select on the display 5, and the operator selects on the screen G1. The image processing module is selected as the image processing module to be executed.

操作者による画面G1での選択は、画面G1の左側に表示されたチェックボックスG2を、キーボード、マウス等の入力デバイスでチェックすることにより行われる。
また、チェックボックスG2の右側のボックスG3は、結果画像データの出力、結果画像の表示出力の有無を設定するものであり、このボックスG3をマウスクリックすると、例えば、ボックスG3が白、青、赤等に変化し、白の場合(図2中白のボックス)には、結果画像及び結果画像データを出力せず、青の場合(図2中右下がり斜線のボックス)には、結果画像をディスプレイ5に表示せず、結果画像データのみをハードディスク装置出力する、赤の場合(図2中左下がり斜線のボックス)には、結果画像をディスプレイ5上に表示し、かつ結果画像データをハードディスク装置4に出力するといった設定を行うことができるようになっている。
The selection on the screen G1 by the operator is performed by checking the check box G2 displayed on the left side of the screen G1 with an input device such as a keyboard or a mouse.
A box G3 on the right side of the check box G2 is used to set whether to output result image data and display output of the result image. When the box G3 is clicked with a mouse, for example, the box G3 is white, blue, red. In the case of white (the white box in FIG. 2), the result image and the result image data are not output, and in the case of blue (the box with the right-downward diagonal line in FIG. 2), the result image is displayed. When the result image data is not displayed on the hard disk device 5 and only the result image data is output to the hard disk device, the result image is displayed on the display 5 and the result image data is displayed on the hard disk device 4. It can be set to output to.

モジュール実行手順設定手段62は、モジュール選択手段61で選択された画像処理モジュールの実行手順を設定する部分である。このモジュール実行手順設定手段62は、図2に示される画面G1上で操作対象となる画像処理モジュールを操作者に選択させる。操作者に選択された画像処理モジュールは、画面G1上では矩形G4に囲まれた状態で表示される。操作者は、画面G1の下部にある実行手順変更ボタンG5、G6をマウスクリックすることにより、選択された画像処理モジュールを上下させることができるようになっている。   The module execution procedure setting unit 62 is a part for setting the execution procedure of the image processing module selected by the module selection unit 61. The module execution procedure setting means 62 causes the operator to select an image processing module to be operated on the screen G1 shown in FIG. The image processing module selected by the operator is displayed in a state surrounded by a rectangle G4 on the screen G1. The operator can move the selected image processing module up and down by clicking the execution procedure change buttons G5 and G6 at the bottom of the screen G1.

そして、このようにして設定された画像処理モジュールの選択及び実行手順は、メモリ3上に書き込まれる。メモリ3上への書き込みは、例えば、図3に示されるように、テーブルT1として書き込まれる。このテーブルT1は、選択されたモジュール名、実行の有無、画像出力の有無、画像データ出力(データ出力)の有無が記録され、それに付随して各画像処理モジュールで用いるレジスタ値名が記録される。
尚、レジスタ値とは、各画像処理モジュールの実行時の動作パラメータ値であり、例えば、曲線ガンマ値変換モジュールであればγ=2.2等の値が格納されている。このレジスタ値は、モジュール管理手段6とともに、メモリ3に格納されている。
Then, the selection and execution procedure of the image processing module set in this way is written on the memory 3. The writing on the memory 3 is written as a table T1, for example, as shown in FIG. This table T1 records the name of the selected module, presence / absence of execution, presence / absence of image output, presence / absence of image data output (data output), and a register value name used in each image processing module. .
The register value is an operation parameter value at the time of execution of each image processing module. For example, in the case of a curve gamma value conversion module, a value such as γ = 2.2 is stored. This register value is stored in the memory 3 together with the module management means 6.

モジュール実行手段63は、モジュール選択手段61により選択された画像処理モジュールを、モジュール実行手順設定手段62により設定された実行手順に基づいて、画像処理モジュールを順次実行していく部分であり、入力される評価用の入力画像データVIDEOに対して、選択された画像処理モジュールによる画像処理を順次実行する。   The module execution means 63 is a part for sequentially executing the image processing modules selected by the module selection means 61 based on the execution procedure set by the module execution procedure setting means 62. Image processing by the selected image processing module is sequentially executed on the evaluation input image data VIDEO.

具体的には、モジュール実行手段63は、前述した図3に示されるテーブルT1の上位から画像処理モジュールを実行していき、その際、テーブルT1中の実行の有無及びレジスタ値名を参照しながら、メモリ3中に格納された画像処理モジュールを検索し、検索された画像処理モジュールによる画像処理を行う。本実施形態では、画像処理モジュールの実行は、図2における実行ボタンG7をクリックすることにより行われ、操作者がボタンG7を1回クリックする毎に、1つの画像処理モジュールが実行される。
このモジュール実行手段63による画像処理の結果画像データは、出力手段7に出力される。
Specifically, the module execution means 63 executes the image processing module from the upper level of the table T1 shown in FIG. 3 described above, while referring to the presence / absence of execution and the register value name in the table T1. The image processing module stored in the memory 3 is searched, and image processing by the searched image processing module is performed. In the present embodiment, the image processing module is executed by clicking the execution button G7 in FIG. 2, and one image processing module is executed each time the operator clicks the button G7.
Image data obtained as a result of the image processing by the module execution unit 63 is output to the output unit 7.

出力手段7は、モジュール実行手段63における画像処理モジュールによる入力画像データVIDEOの画像処理の結果を出力する部分であり、結果画像表示部71及び結果画像データ書込部72を備える。
結果画像表示部71は、画像処理モジュールによる入力画像データVIDEOの画像処理結果を、ディスプレイ5上に表示する部分であり、表示するかしないかは、図3におけるテーブルT1の画像出力の有無の欄に基づいて判断する。
結果画像データ書込部72は、画像処理モジュールによる入力画像データVIDEOの画像処理結果を、結果画像データとしてハードディスク装置4に書き込む部分であり、書き込むか否かは、図3におけるテーブルT1のデータ出力の有無の欄に基づいて判断する。
The output unit 7 is a part that outputs the result of the image processing of the input image data VIDEO by the image processing module in the module execution unit 63, and includes a result image display unit 71 and a result image data writing unit 72.
The result image display unit 71 is a part for displaying the image processing result of the input image data VIDEO by the image processing module on the display 5, and whether or not to display it is a column of presence / absence of image output in the table T1 in FIG. Judgment based on.
The result image data writing unit 72 is a part for writing the image processing result of the input image data VIDEO by the image processing module as the result image data to the hard disk device 4, and whether or not to write the data output of the table T1 in FIG. Judgment based on the presence / absence column.

書込手段8は、モジュール管理手段6で設定された画像処理モジュールの実行手順をハードディスク装置4に書き込む部分である。書込手段8は、操作者が画面G1の右下の実行手順書込ボタンG9をマウス等でクリックすることにより、図2に示される画面G1上で設定した画像処理モジュールの実行手順をテーブルT1としてハードディスク装置4に書き込む。   The writing unit 8 is a part that writes the execution procedure of the image processing module set by the module management unit 6 to the hard disk device 4. The writing means 8 is a table T1 showing the execution procedure of the image processing module set on the screen G1 shown in FIG. Is written in the hard disk device 4 as follows.

次に、本実施形態の作用を、図4に示されるフローチャートに基づいて説明する。
モジュール管理手段6は、起動すると、図2に示される画面G1をディスプレイ5上に表示し、操作者に画像処理モジュールの選択を促す。
操作者がマウス等でチェックボックスG2をクリックして実行する画像処理モジュールを選択すると、モジュール選択手段61は、テーブルT1の選択された画像処理モジュールの実行を「有」として、実行する画像処理モジュールの選択を行う(手順S1)。
Next, the operation of the present embodiment will be described based on the flowchart shown in FIG.
When activated, the module management means 6 displays a screen G1 shown in FIG. 2 on the display 5 and prompts the operator to select an image processing module.
When the operator selects an image processing module to be executed by clicking the check box G2 with a mouse or the like, the module selection unit 61 sets the execution of the selected image processing module in the table T1 as “present” and executes the image processing module. Is selected (step S1).

次に、モジュール実行手順設定手段62は、矩形G4によって操作者が選択した画像処理モジュールについてボタンG5、G6を押して変更した実行手順に従って、テーブルT1内の実行手順を変更し、選択した画像処理モジュールの実行手順を設定する(手順S2)。
そして、出力手段7は、図2の画面G1上で操作者がマウス等をクリックして設定したボックスG3の状態に基づいて、テーブルT1の結果画像の出力の有無、及び結果画像データの出力の有無を設定する(手順S3)。
尚、本実施形態では、モジュール実行手順設定手段62による実行手順の設定を先に、結果画像又は結果画像データの出力の有無の設定を後に行っていたが、これに限らず先に結果画像又は結果画像データの出力設定を先に行ってもよい。
Next, the module execution procedure setting means 62 changes the execution procedure in the table T1 according to the execution procedure changed by pressing the buttons G5 and G6 for the image processing module selected by the operator using the rectangle G4, and selects the selected image processing module. The execution procedure is set (step S2).
Then, the output means 7 outputs the presence / absence of output of the result image of the table T1 and the output of the result image data based on the state of the box G3 set by the operator clicking the mouse or the like on the screen G1 in FIG. Presence / absence is set (step S3).
In this embodiment, the execution procedure is set by the module execution procedure setting unit 62 first, and then the result image or the presence / absence of output of the result image data is set later. However, the present invention is not limited to this. The output setting of the result image data may be performed first.

以上のように画像処理モジュールの選択及び実行手順の設定が終了したら、書込手段8は、操作者が画面G1上の実行手順書込ボタンG9をクリックするか否かを監視し(手順S4)、クリックされたら画面G1上で設定されたテーブルT1をハードディスク装置4に書き込み記録保存する(手順S5)。尚、操作者による実行手順の書き込みは、本実施形態ではこのタイミングで行っているが、実際には、モジュール実行手段63によるすべての画像処理モジュールの実行終了後、又はモジュール実行手段63の実行中いずれのタイミングでも可能とすることができる。   When the selection of the image processing module and the setting of the execution procedure are completed as described above, the writing unit 8 monitors whether or not the operator clicks the execution procedure write button G9 on the screen G1 (step S4). When clicked, the table T1 set on the screen G1 is written and stored in the hard disk device 4 (step S5). The execution procedure is written by the operator at this timing in the present embodiment, but actually, after the execution of all the image processing modules by the module execution unit 63 is completed or during the execution of the module execution unit 63. It can be possible at any timing.

次に、モジュール実行手段63は、テーブルT1で設定された順番に従って選択された画像処理モジュールを実行する。
まず、モジュール実行手段63は、テーブルT1の第1行目の記載に基づいて、入力画像データVIDEOの読み込みを行う(手順S6)。
次に、モジュール実行手段63は、テーブルT1の第3行目(第2行目は実行せず)に記載されたレジスタ値名に基づいて、レジスタ値を読み出し(手順S7)、同行の画像処理モジュール名に基づいて、メモリ3内を検索して該当する画像処理モジュールを取得する(手順S8)。
モジュール実行手段63は、検索した画像処理モジュールを実行し、入力画像データVIDEOに画像処理を施す(手順S9)。
Next, the module execution unit 63 executes the image processing module selected according to the order set in the table T1.
First, the module execution means 63 reads the input image data VIDEO based on the description in the first row of the table T1 (step S6).
Next, the module execution means 63 reads the register value based on the register value name described in the third row (not executed in the second row) of the table T1 (step S7), and performs image processing on the same row. Based on the module name, the corresponding image processing module is acquired by searching the memory 3 (step S8).
The module execution means 63 executes the searched image processing module and performs image processing on the input image data VIDEO (step S9).

画像処理モジュールによる画像処理が終了したら、出力手段7の結果画像表示部71は、当該画像処理モジュールのテーブルT1の結果画像出力の有無を判定し(手順S10)、「有」に設定されていたら、ディスプレイ5上に画像処理の結果画像を表示する(手順S11)。
また、出力手段7の結果画像データ書込部72は、同様に、テーブルT1のデータ出力の有無を判定し(手順S12)、「有」に設定されていたら、結果画像データをハードディスク装置4に書き込み、記憶保存する(手順S13)。
以後、モジュール実行手段63は、次に実行すべき画像処理モジュールがあるか否かをテーブルT1から判定し(手順S14)、あれば手順S7からを繰り返し、なければシミュレーションを終了する。
When the image processing by the image processing module is completed, the result image display unit 71 of the output unit 7 determines whether or not the result image is output from the table T1 of the image processing module (step S10). Then, the result image of the image processing is displayed on the display 5 (step S11).
Similarly, the result image data writing unit 72 of the output means 7 determines whether or not data is output from the table T1 (step S12). If the result image data is set to “present”, the result image data is stored in the hard disk device 4. Write and store (step S13).
Thereafter, the module execution means 63 determines whether there is an image processing module to be executed next from the table T1 (step S14). If there is, repeats the procedure from step S7, otherwise ends the simulation.

このようにして、画像処理モジュールの組合せを種々シミュレーションして、最適な画像処理結果となるような画像処理モジュールの選択、及び実行手順を求め、部分画像処理回路を実装する画像処理回路の設計を行う。
具体的には、画像処理モジュールの実行手順と同じような画像処理手順となるように、画像処理回路における部分画像処理回路の実装レイアウトを設計すればよい。
In this way, various combinations of image processing modules are simulated to select an image processing module and an execution procedure so as to obtain an optimal image processing result, and to design an image processing circuit for mounting a partial image processing circuit. Do.
Specifically, the mounting layout of the partial image processing circuit in the image processing circuit may be designed so that the image processing procedure is similar to the execution procedure of the image processing module.

このようなシミュレーション装置1では、例えば、図5のデータ構成図に示されるように、モジュール管理手段6によってModule1〜ModuleNの一連の画像処理モジュールを順次実行させることが可能となり、各画像処理モジュールで中間出力画像をディスプレイ5上に表示させることにより、どの画像処理モジュールの処理で画質の劣化が生じたかどうかを簡単に確認できる。尚、図5において、各Module1〜ModuleNに付随する管理情報とは、前述した画面G1で設定したモジュール実行の有無、結果画像出力の有無、結果画像データの有無を意味する。   In such a simulation apparatus 1, for example, as shown in the data configuration diagram of FIG. 5, a series of image processing modules of Module 1 to Module N can be sequentially executed by the module management unit 6. By displaying the intermediate output image on the display 5, it is possible to easily confirm which image processing module has caused the image quality degradation. In FIG. 5, the management information associated with each of Modules 1 to N means the presence / absence of module execution, presence / absence of result image output, and presence / absence of result image data set on the screen G1 described above.

そして、例えば、図5において、Module2の画像処理結果を評価するに際し、Module2の前、後のそれぞれで中間画像を出力するようにしておき、Module2による画像処理を行った場合、図6(A)に示されるように、画像処理前では問題なかったものが、図6(B)に示されるように、画像処理後では、領域A1の部分に横線状の画質劣化が生じていることを操作者がディスプレイ5上で簡単に確認することが可能となる。
尚、画像処理による画質の劣化は、図6(B)のように局所的に生じるものばかりではなく、画面全体に生じる色ムラや、高解像度から低解像度への変換時に生じるジャギーやブロックノイズ、画面全体のぼやけとしても現れることがあり、これらの画質劣化は、目視の比較により評価することができる。
For example, in FIG. 5, when evaluating the image processing result of Module 2, an intermediate image is output before and after Module 2, and when image processing by Module 2 is performed, FIG. 6 (A) As shown in FIG. 6B, what is not a problem before the image processing is shown in FIG. 6B. As shown in FIG. 6B, after the image processing, the operator shows that horizontal line-shaped image quality deterioration has occurred in the area A1. Can be easily confirmed on the display 5.
It should be noted that image quality degradation due to image processing is not limited to locally occurring as shown in FIG. 6B, but also color unevenness that occurs on the entire screen, jaggy and block noise that occurs during conversion from high resolution to low resolution, It may appear as blurring of the entire screen, and these image quality degradations can be evaluated by visual comparison.

また、画像処理モジュールの組合せを、画面G1上で操作者が自由に設定できるため、多数ある画像処理モジュールの選択と、画像処理の順番を簡単に変更してシミュレーションを行うことができるため、最適な画像処理モジュールの組合せを容易にかつ短時間で見出しやすくなる。
さらに、結果画像データ書込部72がハードディスク装置4に結果画像データを書き込むことが可能となっているため、入力画像データVIDEOとの比較評価を、コンピュータ上で公知の評価ソフトウェアを実行することにより、行うことも可能である。比較評価の方法としては、例えば、各画素の輝度、色ムラ等を数値化して対比し、統計的処理を行って一定の閾値を超えるような変化をしていれば、画質劣化とみなし、それを超えなければ画質劣化はないと判定するような方法を採用することができる。
In addition, since the operator can freely set the combination of image processing modules on the screen G1, simulation can be performed by easily changing the selection of image processing modules and the order of image processing. It is easy to find a combination of various image processing modules easily and in a short time.
Further, since the result image data writing unit 72 can write the result image data to the hard disk device 4, the comparison evaluation with the input image data VIDEO is performed on the computer by executing known evaluation software. It is also possible to do. As a comparative evaluation method, for example, if the luminance, color unevenness, etc. of each pixel are converted into numerical values and compared, and statistical processing is performed and the change exceeds a certain threshold, it is regarded as image quality deterioration. A method that determines that there is no deterioration in image quality can be employed unless the value exceeds.

本発明の実施形態に係る画像処理回路のシミュレーション装置を表すブロック図。1 is a block diagram illustrating a simulation apparatus for an image processing circuit according to an embodiment of the present invention. 前記実施形態における画像処理回路のシミュレーション装置の実行画面を表す模式図。The schematic diagram showing the execution screen of the simulation apparatus of the image processing circuit in the said embodiment. 前記実施形態における画像処理モジュールの選択及び実行手順の状態を表す模式図。The schematic diagram showing the state of selection of the image processing module in the said embodiment, and an execution procedure. 前記実施形態における画像処理回路のシミュレーション装置の作用を表すフローチャート。6 is a flowchart showing the operation of the image processing circuit simulation apparatus according to the embodiment. 前記実施形態における画像処理回路のシミュレーション装置の作用を説明するためのデータ構成模式図。The data block diagram for demonstrating the effect | action of the simulation apparatus of the image processing circuit in the said embodiment. 前記実施形態における画像処理モジュールの画像処理結果の前後における画質劣化の状態の例を表す模式図。The schematic diagram showing the example of the state of image quality degradation before and behind the image processing result of the image processing module in the said embodiment.

符号の説明Explanation of symbols

1…シミュレーション装置、2…演算処理装置、3…メモリ、4…ハードディスク装置、5…ディスプレイ、6…モジュール管理手段、7…出力手段、8…書込手段、61…モジュール選択手段、62…モジュール実行手順設定手段、63…モジュール実行手段、71…結果画像表示部、72…結果画像データ書込部、A1…領域、G1…画面、G2…チェックボックス、G3…ボックス、G4…矩形、G5、G6…実行手順変更ボタン、G7…実行ボタン、G8…レジスタ値読出ボタン、G9…実行手順書込ボタン、T1…テーブル、VIDEO…入力画像データ   DESCRIPTION OF SYMBOLS 1 ... Simulation apparatus, 2 ... Arithmetic processing apparatus, 3 ... Memory, 4 ... Hard disk apparatus, 5 ... Display, 6 ... Module management means, 7 ... Output means, 8 ... Writing means, 61 ... Module selection means, 62 ... Module Execution procedure setting means, 63 ... module execution means, 71 ... result image display section, 72 ... result image data writing section, A1 ... area, G1 ... screen, G2 ... check box, G3 ... box, G4 ... rectangle, G5, G6 ... Execution procedure change button, G7 ... Execution button, G8 ... Register value read button, G9 ... Execution procedure write button, T1 ... Table, VIDEO ... Input image data

Claims (8)

複数の部分画像処理回路を組合せて構成される画像処理回路の動作をシミュレーションする画像処理回路のシミュレーション装置であって、
コンピュータ上で実行可能であり、各部分画像処理回路に対応する機能を具備した複数の画像処理モジュールと、
前記複数の画像処理モジュールのうち、実行する画像処理モジュールを選択するモジュール選択手段と、
前記モジュール選択手段で選択された画像処理モジュールの実行手順を設定するモジュール実行手順設定手段と、
前記モジュール実行手順設定手段で設定された実行手順に従って、前記モジュール選択手段で選択された画像処理モジュールを順次実行し、入力される画像データの画像処理を行うモジュール実行手段と、
前記モジュール実行手段で実行された画像処理モジュールによる前記画像データの画像処理後の結果画像データを出力する出力手段とを備えていることを特徴とする画像処理回路のシミュレーション装置。
An image processing circuit simulation apparatus for simulating the operation of an image processing circuit configured by combining a plurality of partial image processing circuits,
A plurality of image processing modules executable on a computer and having a function corresponding to each partial image processing circuit;
Module selecting means for selecting an image processing module to be executed from among the plurality of image processing modules;
Module execution procedure setting means for setting the execution procedure of the image processing module selected by the module selection means;
Module execution means for sequentially executing the image processing modules selected by the module selection means according to the execution procedure set by the module execution procedure setting means, and performing image processing of input image data;
An image processing circuit simulation apparatus comprising: output means for outputting result image data after image processing of the image data by the image processing module executed by the module execution means.
請求項1に記載の画像処理回路のシミュレーション装置において、
前記モジュール選択手段で選択された画像処理モジュール、及び、前記モジュール実行手順設定手段で設定された実行手順を、記録媒体に書き込む書込手段を備えていることを画像処理回路のシミュレーション装置。
The image processing circuit simulation apparatus according to claim 1,
A simulation apparatus for an image processing circuit, comprising: an image processing module selected by the module selecting means; and a writing means for writing the execution procedure set by the module execution procedure setting means to a recording medium.
請求項1又は請求項2に記載の画像処理回路のシミュレーション装置において、
前記出力手段は、出力する結果画像データに基づいて、画像表示装置上に画像処理後の結果画像を表示する結果画像表示部を備えていることを特徴とする画像処理回路のシミュレーション装置。
In the simulation apparatus of the image processing circuit according to claim 1 or 2,
The image processing circuit simulation device, wherein the output means includes a result image display unit that displays a result image after image processing on the image display device based on the output result image data.
請求項1乃至請求項3のいずれかに記載の画像処理回路のシミュレーション装置において、
前記出力手段は、出力する結果画像データを、記録媒体上に書き込む結果画像データ書込部を備えていることを特徴とする画像処理回路のシミュレーション装置。
In the simulation apparatus of the image processing circuit according to any one of claims 1 to 3,
The image processing circuit simulation apparatus, wherein the output means includes a result image data writing unit for writing the output result image data onto a recording medium.
請求項1乃至請求項4のいずれかに記載の画像処理回路のシミュレーション装置において、
前記複数の画像処理モジュールは、少なくとも、解像度変換モジュール、色変換モジュール、及びガンマ特性変換モジュールを含むことを特徴とする画像処理回路のシミュレーション装置。
The image processing circuit simulation apparatus according to any one of claims 1 to 4,
The image processing circuit simulation apparatus, wherein the plurality of image processing modules include at least a resolution conversion module, a color conversion module, and a gamma characteristic conversion module.
複数の部分画像処理回路を組み合わせて構成される画像処理回路の動作をシミュレーションする画像処理回路のシミュレーション方法であって、
コンピュータ上で実行可能であり、各部分画像処理回路に対応する機能を具備した複数の画像処理モジュールのうち、コンピュータ上で実行する画像処理モジュールを選択するステップと、
選択された画像処理モジュールの実行手順を設定するステップと、
設定された実行手順に従って、選択された画像処理モジュールを順次実行し、入力される画像データの画像処理を行うステップと、
実行された画像処理モジュールによる前記画像データの画像処理結果後の結果画像データを出力するステップとをコンピュータ上で実施することを特徴とする画像処理回路のシミュレーション方法。
An image processing circuit simulation method for simulating the operation of an image processing circuit configured by combining a plurality of partial image processing circuits,
Selecting an image processing module to be executed on the computer from among a plurality of image processing modules executable on the computer and having a function corresponding to each partial image processing circuit;
Setting an execution procedure for the selected image processing module;
Sequentially executing the selected image processing modules according to the set execution procedure, and performing image processing of the input image data;
A method for simulating an image processing circuit, comprising: executing on a computer a step of outputting result image data after the image processing result of the image data by the executed image processing module.
複数の部分画像処理回路を組み合わせて構成される画像処理回路の設計方法であって、
請求項6に記載の画像処理回路のシミュレーション方法を実施して、最適な画像処理モジュールの組合せを求めた後、
前記画像処理回路における部分画像処理回路の組合せを決定することを特徴とする画像処理回路の設計方法。
An image processing circuit design method configured by combining a plurality of partial image processing circuits,
After carrying out the image processing circuit simulation method according to claim 6 to obtain an optimal combination of image processing modules,
A design method for an image processing circuit, wherein a combination of partial image processing circuits in the image processing circuit is determined.
請求項6に記載の画像処理回路のシミュレーション方法を、コンピュータに実行させることを特徴とする画像処理回路シミュレーションプログラム。   An image processing circuit simulation program for causing a computer to execute the image processing circuit simulation method according to claim 6.
JP2008297678A 2008-11-21 2008-11-21 Simulation apparatus for image processing circuit, simulation method for image processing circuit, design method of image processing circuit, and image processing circuit simulation program Withdrawn JP2010124363A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008297678A JP2010124363A (en) 2008-11-21 2008-11-21 Simulation apparatus for image processing circuit, simulation method for image processing circuit, design method of image processing circuit, and image processing circuit simulation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008297678A JP2010124363A (en) 2008-11-21 2008-11-21 Simulation apparatus for image processing circuit, simulation method for image processing circuit, design method of image processing circuit, and image processing circuit simulation program

Publications (1)

Publication Number Publication Date
JP2010124363A true JP2010124363A (en) 2010-06-03

Family

ID=42325278

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008297678A Withdrawn JP2010124363A (en) 2008-11-21 2008-11-21 Simulation apparatus for image processing circuit, simulation method for image processing circuit, design method of image processing circuit, and image processing circuit simulation program

Country Status (1)

Country Link
JP (1) JP2010124363A (en)

Similar Documents

Publication Publication Date Title
Alegroth et al. JAutomate: A tool for system-and acceptance-test automation
JP2008535083A5 (en)
US9098638B2 (en) System and method for automatic test level generation
US7683931B2 (en) Image artifact detection in video quality benchmarks
JP5136082B2 (en) Luminance correction apparatus, luminance correction processing program, and luminance correction method
KR101460860B1 (en) GUI Test apparatus using test scenario model based on states and the method thereof
CN108416759A (en) Show detection method, device and equipment, the readable medium of failure
Hoffman et al. Aligning content rendering resolution and feature size with display capability in near‐eye display systems
JP2011035873A (en) Apparatus and method for simulating image processing circuit, method of designing image processing circuit, and simulation program for image processing circuit
JP2009223568A (en) Scenario-generating device and program
JP2011170141A (en) Simulation device for image processing circuit, simulation method for image processing circuit, method for designing image processing circuit and simulation program for image processing circuit
JP2010124363A (en) Simulation apparatus for image processing circuit, simulation method for image processing circuit, design method of image processing circuit, and image processing circuit simulation program
JP2010198068A (en) Simulation device for image processing circuit, simulation method for image processing circuit, design method for image processing circuit, and simulation program for image processing circuit
US9972109B2 (en) Implementing out of order access to reversal operations in images
JP7194348B2 (en) Image processing device, image processing method and image processing program
JP2010191835A (en) Device and method for simulating image processing circuit, method for designing image processing circuit, and image processing circuit simulation program
CN112150345A (en) Image processing method and device, video processing method and sending card
CN112306838A (en) Page layout compatibility testing method, device and equipment and readable storage medium
JP6916327B1 (en) Derived test equipment, derived test methods, and derived test programs
CN110278476B (en) Method and device for performing multi-window layout on screen and readable storage medium
JP6251994B2 (en) Test result display device and test result display program
TWI674784B (en) Multimedia pipeline device
JP5812941B2 (en) Program test equipment
EP3574406A1 (en) Method and system for automated testing of computer program code
JP6237141B2 (en) Gradation correction apparatus and program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20120207