JP2007241772A - Image output device, image output method, and program - Google Patents

Image output device, image output method, and program Download PDF

Info

Publication number
JP2007241772A
JP2007241772A JP2006064926A JP2006064926A JP2007241772A JP 2007241772 A JP2007241772 A JP 2007241772A JP 2006064926 A JP2006064926 A JP 2006064926A JP 2006064926 A JP2006064926 A JP 2006064926A JP 2007241772 A JP2007241772 A JP 2007241772A
Authority
JP
Japan
Prior art keywords
image processing
parameter
image
unit
procedure
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
JP2006064926A
Other languages
Japanese (ja)
Inventor
Yuji Niikura
有二 新倉
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 JP2006064926A priority Critical patent/JP2007241772A/en
Publication of JP2007241772A publication Critical patent/JP2007241772A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Storing Facsimile Image Data (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To speedily display or print etc. an image by reducing a calculation quantity required for image processing. <P>SOLUTION: An image output device is provided with: two or more image processing parts to which the order of the image processing is set; a parameter obtaining part which obtains the values of two or more parameters from outside; a parameter storing part for storing the values of the two or more parameters; and a processing specifying part which specifies one image processing part using a newly changed parameter among the two or more image processing parts. Each image processing part caches image data after image processing. When a value of a parameter is obtained newly by the parameter obtaining part, an image processing part of an order just before the specified image processing part delivers the cached image data to the specified image processing part, and the image processing part specified by the processing specifying part and image processing part of orders after it outputs image data for output which is image-processed based on the image data and the value of the parameter stored in a parameter storing part according to the orders. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、画像出力装置、画像出力方法およびプログラムに関する。特に、本発明は、画像処理した表示用の画像データを出力する画像出力装置、画像出力方法、および、プログラムに関する。   The present invention relates to an image output apparatus, an image output method, and a program. In particular, the present invention relates to an image output apparatus, an image output method, and a program that output image data for display after image processing.

ウィンドウ表示システムにおいて、ウィンドウを消去または移動する場合、表示画面の表示速度を改善するシステムが知られている(例えば、特許文献1参照。)。特許文献1に記載のシステムによれば、表示画面に表示中のウィンドウのビットマップをキャッシュエリアに待避することにより表示画面の表示速度を改善する。
特開平8−152988号公報
In a window display system, when deleting or moving a window, a system that improves the display speed of a display screen is known (for example, see Patent Document 1). According to the system described in Patent Document 1, the display speed of the display screen is improved by saving the bitmap of the window being displayed on the display screen in the cache area.
Japanese Patent Laid-Open No. 8-152988

しかしながら、特許文献1に記載のシステムによれば、既に生成されたウィンドウのビットマップを切り替えることにより表示画面の表示速度を改善するので、ウィンドウのビットマップを新たに生成する場合には、表示画面の表示速度を改善することができないという課題がある。例えば、ウィンドウ内に表示される画像が変化する画像処理ソフトなどのウィンドウにおいては、表示画面の表示速度を改善することができないという課題がある。   However, according to the system described in Patent Document 1, since the display speed of the display screen is improved by switching the bitmap of the window that has already been generated, when the bitmap of the window is newly generated, the display screen There is a problem that the display speed of cannot be improved. For example, in a window such as image processing software in which an image displayed in the window changes, there is a problem that the display speed of the display screen cannot be improved.

上記課題を解決するために、本発明の第1の形態においては、画像データに対する画像処理の順序が設定された、画像処理後の画像データを出力する複数の画像処理部と、複数の画像処理部の各々の画像処理に用いられる複数のパラメータの値を外部から取得するパラメータ取得部と、パラメータ取得部により取得された複数のパラメータの値を格納するパラメータ格納部と、パラメータ取得部により新たにパラメータの値が取得された場合に、複数の画像処理部のうち、新たに変更されたパラメータを用いる画像処理部を特定する処理特定部とを備える画像出力装置であって、複数の画像処理部の各々は、画像処理後の画像データをキャッシュし、パラメータ取得部により新たにパラメータの値が取得された場合に、処理特定部により特定された画像処理部よりも順序が一つ前の画像処理部は、キャッシュした画像データを処理特定部により特定された画像処理部に受け渡し、処理特定部により特定された画像処理部および順序がそれ以降の画像処理部は、順序に従って、画像データおよびパラメータ格納部に格納されたパラメータの値に基づいて、画像処理した出力用の画像データを出力する。これにより、画像処理に要する計算量を減少させ、画像を迅速に表示または印刷等させることができる。   In order to solve the above problems, in the first embodiment of the present invention, a plurality of image processing units for outputting image data after image processing, in which the order of image processing for image data is set, and a plurality of image processing A parameter acquisition unit for acquiring a plurality of parameter values used for image processing of each unit from the outside, a parameter storage unit for storing a plurality of parameter values acquired by the parameter acquisition unit, and a parameter acquisition unit When a parameter value is acquired, an image output apparatus comprising: a process specifying unit that specifies an image processing unit that uses a newly changed parameter among a plurality of image processing units, wherein the plurality of image processing units Each of these caches the image data after image processing, and is specified by the processing specifying unit when a new parameter value is acquired by the parameter acquiring unit. The image processing unit whose order is one order earlier than the image processing unit delivers the cached image data to the image processing unit specified by the processing specifying unit, and the image processing unit and order specified by the processing specifying unit are the same. Subsequent image processing units output image data for output that has undergone image processing, based on the image data and the parameter values stored in the parameter storage unit, in the order. Thereby, the amount of calculation required for image processing can be reduced, and an image can be displayed or printed quickly.

複数のパラメータを識別するパラメータ識別情報を、複数の画像処理部を識別する画像処理識別情報に対応付けて格納する識別情報格納部をさらに備え、処理特定部は、識別情報格納部を参照することにより、画像処理を特定してもよい。これにより、画像処理に要する計算量を減少させ、画像を迅速に表示または印刷等させることができる。   Further comprising an identification information storage unit for storing parameter identification information for identifying a plurality of parameters in association with image processing identification information for identifying a plurality of image processing units, and the process specifying unit refers to the identification information storage unit Thus, the image processing may be specified. Thereby, the amount of calculation required for image processing can be reduced, and an image can be displayed or printed quickly.

処理特定部は、パラメータ取得部により新たに取得されたパラメータの値と、パラメータ取得部により前回、取得されパラメータ格納部に格納されていたパラメータの値とを比較して新たに変更されたパラメータを用いる画像処理を特定してもよい。これにより、画像処理に要する計算量を減少させ、画像を迅速に表示または印刷等させることができる。   The process identification unit compares the parameter value newly acquired by the parameter acquisition unit with the parameter value previously acquired by the parameter acquisition unit and stored in the parameter storage unit, and determines the newly changed parameter. The image processing to be used may be specified. Thereby, the amount of calculation required for image processing can be reduced, and an image can be displayed or printed quickly.

パラメータ取得部により新たにパラメータが取得された場合に、処理特定部により特定された画像処理部およびそれよりも順序が後の画像処理部は、キャッシュした画像データを破棄してもよい。これにより、計算量の減少に貢献しない画像データをキャッシュしたメモリ領域を開放するので、メモリ領域を節約することができる。   When a parameter is newly acquired by the parameter acquisition unit, the image processing unit specified by the process specifying unit and the image processing unit after the order may discard the cached image data. As a result, the memory area cached with the image data that does not contribute to the reduction in the calculation amount is released, so that the memory area can be saved.

複数の画像処理部の各々は、パラメータ毎に画像処理後の画像データをキャッシュしてもよい。これにより、画像処理に要する計算量をさらに減少させ、画像を迅速に表示または印刷等させることができる。   Each of the plurality of image processing units may cache image data after image processing for each parameter. Thereby, the calculation amount required for image processing can be further reduced, and the image can be displayed or printed quickly.

上記課題を解決するために、本発明の第2の形態においては、画像データに対する画像処理の順序が設定された、画像処理後の画像データを出力する複数の画像処理手順と、複数の画像処理部の各々の画像処理に用いられる複数のパラメータの値を外部から取得するパラメータ取得手順と、パラメータ取得手段により取得された複数のパラメータの値を格納するパラメータ格納手順と、パラメータ取得手段により新たにパラメータの値が取得された場合に、複数の画像処理手順のうち、新たに変更されたパラメータを用いる画像処理手順を特定する処理特定手順とを備える画像出力方法であって、複数の画像処理手順の各々は、画像処理後の画像データをキャッシュし、パラメータ取得手順により新たにパラメータの値が取得された場合に、処理特定手順により特定された画像処理手順よりも順序が一つ前の画像処理手順は、キャッシュした画像データを処理特定手順により特定された画像処理手順に受け渡し、処理特定手順により特定された画像処理手順および順序がそれ以降の画像処理手順は、順序に従って、画像データおよびパラメータ格納手順に格納されたパラメータの値に基づいて、画像処理した出力用の画像データを出力する。これにより、第1の実施形態と同様の効果を得ることができる。   In order to solve the above problems, in the second embodiment of the present invention, a plurality of image processing procedures for outputting image data after image processing, in which the order of image processing for image data is set, and a plurality of image processing A parameter acquisition procedure for acquiring the values of a plurality of parameters used for image processing of each part from the outside, a parameter storage procedure for storing the values of a plurality of parameters acquired by the parameter acquisition means, and a parameter acquisition means newly An image output method comprising: a process specifying procedure for specifying an image processing procedure that uses a newly changed parameter among a plurality of image processing procedures when a parameter value is acquired, the plurality of image processing procedures Each of the image data after image processing is cached, and when the parameter value is newly acquired by the parameter acquisition procedure, The image processing procedure that is one order earlier than the image processing procedure specified by the physical specification procedure passes the cached image data to the image processing procedure specified by the processing specification procedure, and the image processing specified by the processing specification procedure In the image processing procedure after the procedure and the sequence, the image data for output subjected to the image processing is output based on the values of the parameters stored in the image data and the parameter storing procedure according to the sequence. Thereby, the effect similar to 1st Embodiment can be acquired.

上記課題を解決するために、本発明の第3の形態においては、画像処理した表示用の画像データを出力する画像出力装置を制御するプログラムであって、画像表示装置に、画像データに対する画像処理の順序が設定された、画像処理後の画像データを出力する複数の画像処理手順、複数の画像処理手段の各々の画像処理に用いられる複数のパラメータの値を外部から取得するパラメータ取得手順、パラメータ取得手段により取得された複数のパラメータの値を格納するパラメータ格納手順、および、パラメータ取得部により新たにパラメータの値が取得された場合に、複数の画像処理手順のうち、新たに変更されたパラメータを用いる画像処理手順を特定する処理特定手順を実行させるプログラムであって、複数の画像処理手順の各々は、画像処理後の画像データをキャッシュし、パラメータ取得手順により新たにパラメータの値が取得された場合に、処理特定手順により特定された画像処理手順よりも順序が一つ前の画像処理手順は、キャッシュした画像データを処理特定手順により特定された画像処理手順に受け渡し、処理特定手順により特定された画像処理手順および順序がそれ以降の画像処理手順は、順序に従って、画像データおよびパラメータ格納手順に格納されたパラメータの値に基づいて、画像処理した出力用の画像データを出力する。これにより、第1の実施形態と同様の効果を得ることができる。   In order to solve the above-described problem, in a third embodiment of the present invention, there is provided a program for controlling an image output device that outputs image data for display subjected to image processing. A plurality of image processing procedures for outputting image data after image processing, a parameter acquisition procedure for acquiring values of a plurality of parameters used for image processing of each of a plurality of image processing means from the outside, and parameters A parameter storage procedure for storing a plurality of parameter values acquired by the acquisition means, and a newly changed parameter among the plurality of image processing procedures when a new parameter value is acquired by the parameter acquisition unit A program for executing a process specifying procedure for specifying an image processing procedure using the image processing procedure. When the processed image data is cached and a new parameter value is acquired by the parameter acquisition procedure, the image processing procedure that is one order earlier than the image processing procedure specified by the process specifying procedure is cached. The image data is transferred to the image processing procedure specified by the process specifying procedure, and the image processing procedure and order specified by the process specifying procedure are stored in the image data and parameter storing procedure according to the order. Based on the parameter value, output image data subjected to image processing is output. Thereby, the effect similar to 1st Embodiment can be acquired.

なお、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではなく、これらの特徴群のサブコンビネーションもまた、発明となりうる。   The above summary of the invention does not enumerate all the necessary features of the present invention, and sub-combinations of these feature groups can also be the invention.

以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではなく、また実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。   Hereinafter, the present invention will be described through embodiments of the invention. However, the following embodiments do not limit the invention according to the scope of claims, and all combinations of features described in the embodiments are included. It is not necessarily essential for the solution of the invention.

図1は、画像出力装置10の一例を示す。画像出力装置10は、画像処理した表示用の画像データを出力するプログラムを実行する本体12、ユーザに対して本体12からの出力に基づく表示をするディスプレイ14と、ユーザから本体12に対する入力手段の一例としてのキーボード16およびマウス18とを備える。デジタルカメラ22は、画像を読み込む手段の一例として、本体12と接続される。プリンタ24は、本体12からの出力に基づいて印刷用紙上に印刷をする。画像出力装置10は、画像データが画像処理された場合に、画像処理後の画像を高速に再描画することを目的とする。   FIG. 1 shows an example of the image output apparatus 10. The image output apparatus 10 includes a main body 12 that executes a program that outputs image data for display after image processing, a display 14 that displays a user based on an output from the main body 12, and an input means for the main body 12 from the user. An example keyboard 16 and mouse 18 are provided. The digital camera 22 is connected to the main body 12 as an example of means for reading an image. The printer 24 prints on the printing paper based on the output from the main body 12. An object of the image output apparatus 10 is to redraw an image after image processing at high speed when image data is subjected to image processing.

図2は、本体12のブロック図の一例である。図3は、パラメータ格納部130に格納された情報を模式的に示す。図4は、識別情報格納部150に格納された情報を模式的に示す。図2に示すように、本体12は、画像処理に関する画面をディスプレイ14に出力し、ユーザからの入力を受け付けて画像データをディスプレイ14に出力する画面入出力部110と、デジタルカメラ22等により撮像等された画像データを格納する画像格納部160と、画像データを処理する画像処理部190と、画像処理部190により処理された画像データをキャッシュするキャッシュ部210と、画像処理部190に用いられる複数のパラメータの値を画面入出力部110から取得するパラメータ取得部120と、パラメータ取得部120により取得された複数のパラメータの値を格納するパラメータ格納部130と、パラメータ取得部120により新たにパラメータの値が取得された場合に、画像処理部190のうちの画像処理を特定する処理特定部140と、複数のパラメータを、画像処理部190におけるそれぞれのパラメータを用いる画像処理に対応付けて格納する識別情報格納部150と、画像処理部190が処理した画像データから印刷データを生成してプリンタ24に出力する印刷出力部170とを備える。   FIG. 2 is an example of a block diagram of the main body 12. FIG. 3 schematically shows information stored in the parameter storage unit 130. FIG. 4 schematically shows information stored in the identification information storage unit 150. As shown in FIG. 2, the main body 12 outputs a screen related to image processing to the display 14, receives an input from the user, and outputs image data to the display 14, and is captured by the digital camera 22 and the like. The image storage unit 160 that stores the equalized image data, the image processing unit 190 that processes the image data, the cache unit 210 that caches the image data processed by the image processing unit 190, and the image processing unit 190 are used. A parameter acquisition unit 120 that acquires values of a plurality of parameters from the screen input / output unit 110, a parameter storage unit 130 that stores values of the plurality of parameters acquired by the parameter acquisition unit 120, and a new parameter by the parameter acquisition unit 120 When the value of is acquired, the image processing in the image processing unit 190 is performed. A process identification unit 140 to be determined, an identification information storage unit 150 that stores a plurality of parameters in association with image processing using each parameter in the image processing unit 190, and print data from image data processed by the image processing unit 190 And a print output unit 170 for outputting to the printer 24.

パラメータ格納部130は、図3に示すように、パラメータ取得部120により新たに取得された複数のパラメータの値、および、パラメータ取得部120により前回、取得されたパラメータの値をパラメータIDに対応付けて格納する。前回、取得されたパラメータの値は、例えば、現在、ディスプレイ14に表示している画像データに係るパラメータの値である。   As shown in FIG. 3, the parameter storage unit 130 associates the parameter values newly acquired by the parameter acquisition unit 120 and the parameter values previously acquired by the parameter acquisition unit 120 with the parameter ID. Store. The parameter value acquired last time is, for example, the parameter value relating to the image data currently displayed on the display 14.

識別情報格納部150は、図4に示すように、パラメータを識別するパラメータ識別情報(以下、「パラメータID」という。)を、画像処理部を識別する画像処理識別情報(以下、「画像処理ID」という。)に対応付けて格納する。   As shown in FIG. 4, the identification information storage unit 150 uses parameter identification information for identifying a parameter (hereinafter referred to as “parameter ID”) as image processing identification information for identifying an image processing unit (hereinafter referred to as “image processing ID”). ”) And stored in association with each other.

画像処理部190は、画像格納部160に格納された画像データを読み込む読込処理をする読込処理部100と、画像データにリサイズ処理を施すリサイズ処理部102、画像データに色補正処理を施す色補正処理部104と、画像データにトリミング処理を施すトリミング処理部106とを有する。また、これらに対応して、キャッシュ部210は、読込処理部100により読み込まれた画像データをキャッシュ(記憶)する読込キャッシュ部200と、リサイズ処理部102によりリサイズ処理を施された画像データをキャッシュするリサイズキャッシュ部202と、色補正処理部104により色補正処理を施された画像データをキャッシュする色補正キャッシュ部204と、トリミング処理部106によりトリミング処理を施された画像データをキャッシュするトリミングキャッシュ部206とを有する。なお、色補正処理部104は、画像データの色相、彩度、明度などを補正する処理に加え、画像データの画素値を補正する平滑化、鮮鋭化などの処理を施してもよい。   The image processing unit 190 includes a reading processing unit 100 that performs reading processing for reading image data stored in the image storage unit 160, a resizing processing unit 102 that performs resizing processing on image data, and color correction that performs color correction processing on image data. A processing unit 104 and a trimming processing unit 106 that performs trimming processing on image data are included. Corresponding to these, the cache unit 210 caches the read cache unit 200 that caches (stores) the image data read by the read processing unit 100, and the image data that has been subjected to the resizing process by the resize processing unit 102. A resize cache unit 202 that caches image data that has undergone color correction processing by the color correction processing unit 104, and a trimming cache that caches image data that has undergone trimming processing by the trimming processing unit 106 Part 206. Note that the color correction processing unit 104 may perform processing such as smoothing and sharpening for correcting pixel values of image data in addition to processing for correcting hue, saturation, brightness, and the like of image data.

画像処理部190において、画像データに対する画像処理の順序が設定されている。図2に示す形態において、読込処理部100、リサイズ処理部102、色補正処理部104およびトリミング処理部106は、この順序で画像処理する。この場合に、画像処理部190は、後述する各画像処理IDに対応付けて設定された画像処理の順序に関する情報を保持し、これらの情報により特定の画像処理の前に実行された画像処理および次に実行すべき画像処理を特定する。   In the image processing unit 190, the order of image processing for image data is set. In the form shown in FIG. 2, the reading processing unit 100, the resizing processing unit 102, the color correction processing unit 104, and the trimming processing unit 106 perform image processing in this order. In this case, the image processing unit 190 holds information regarding the order of image processing set in association with each image processing ID described later, and image processing executed before specific image processing based on these pieces of information. The image processing to be executed next is specified.

処理特定部140は、パラメータ格納部130を参照し、新たに変更されたパラメータのパラメータIDを特定する。そして処理特定部140は、識別情報格納部150を参照して、上記パラメータIDに対応付けられた画像処理IDを特定する。また、処理特定部140は、画像処理IDに対応付けて設定された画像処理の順序に関する情報を保持し、特定した画像処理部について設定された画像処理の順序に関する情報を取得する。   The process specifying unit 140 refers to the parameter storage unit 130 and specifies the parameter ID of the newly changed parameter. Then, the process specifying unit 140 refers to the identification information storage unit 150 and specifies the image process ID associated with the parameter ID. Further, the process specifying unit 140 holds information regarding the order of image processing set in association with the image processing ID, and acquires information regarding the order of image processing set for the specified image processing unit.

記憶媒体40は、読込処理部100、リサイズ処理部102、色補正処理部104、トリミング処理部106、画面入出力部110、パラメータ取得部120、パラメータ格納部130、処理特定部140、識別情報格納部150、画像格納部160、読込キャッシュ部200、リサイズキャッシュ部202、色補正キャッシュ部204と、トリミングキャッシュ部206および印刷出力部170の動作を行わせるプログラムを格納する。本体12は記憶媒体40に格納された上記プログラムをインストールすることにより、読込処理部100等の動作を行わせてもよい。さらに、他の方法として、本体12は、そのようなプログラムを、通信回線を介して取得してもよい。   The storage medium 40 includes a read processing unit 100, a resize processing unit 102, a color correction processing unit 104, a trimming processing unit 106, a screen input / output unit 110, a parameter acquisition unit 120, a parameter storage unit 130, a process specifying unit 140, and identification information storage. Stores programs that cause the image processing unit 150, the image storage unit 160, the read cache unit 200, the resize cache unit 202, the color correction cache unit 204, the trimming cache unit 206, and the print output unit 170. The main body 12 may cause the read processing unit 100 or the like to operate by installing the program stored in the storage medium 40. Furthermore, as another method, the main body 12 may acquire such a program via a communication line.

図5は、画像出力装置10の動作の一例をフローチャートで示す。まず、新規に画像をディスプレイ14に表示する場合または現在表示している画像と異なる別の画像をディスプレイ14に表示する場合の動作を説明する。本フローチャートは、具体例として、画面入出力部110が画像ID「G001」で識別される画像を表示すべき旨のユーザからの入力を受け付けることにより開始する。また、本フローチャートの開始時点において、識別情報格納部150は図4に示す情報を格納しているものとする。   FIG. 5 is a flowchart showing an example of the operation of the image output apparatus 10. First, the operation when a new image is displayed on the display 14 or when another image different from the currently displayed image is displayed on the display 14 will be described. As a specific example, this flowchart starts when the screen input / output unit 110 receives an input from the user to display an image identified by the image ID “G001”. Further, it is assumed that the identification information storage unit 150 stores the information shown in FIG. 4 at the start of this flowchart.

パラメータ取得部120は、パラメータID「P001」およびパラメータの値「G001」を画面入出力部110から取得する(S100)。ここでパラメータ取得部120は、パラメータID「P001」以外の他のパラメータIDおよびそのパラメータの値(初期値)も取得する(同ステップ)。   The parameter acquisition unit 120 acquires the parameter ID “P001” and the parameter value “G001” from the screen input / output unit 110 (S100). Here, the parameter acquisition unit 120 also acquires a parameter ID other than the parameter ID “P001” and the value (initial value) of the parameter (same step).

パラメータ格納部130は、パラメータ取得部120により取得されたパラメータの値「G001」をパラメータID「P001」に対応付けて格納する(S110)。ここでパラメータ格納部130は、パラメータID「P001」以外の他のパラメータIDのパラメータの値もそれぞれのパラメータIDに対応付けて格納する(同ステップ)。   The parameter storage unit 130 stores the parameter value “G001” acquired by the parameter acquisition unit 120 in association with the parameter ID “P001” (S110). Here, the parameter storage unit 130 stores parameter values of parameter IDs other than the parameter ID “P001” in association with the respective parameter IDs (same step).

処理特定部140は、新たに変更されたパラメータを用いる画像処理部を特定する(S300)。具体的には、処理特定部140は、パラメータID「P001」を用いる読込処理部100を特定する(同ステップ)。なお、本ステップは、図6において詳細に説明する。   The process specifying unit 140 specifies an image processing unit that uses the newly changed parameter (S300). Specifically, the process specifying unit 140 specifies the read processing unit 100 using the parameter ID “P001” (same step). This step will be described in detail with reference to FIG.

処理特定部140は、特定した画像処理部が読込処理部100か否かを判断する(S120)。この場合に、処理特定部140は、保持する画像処理IDに対応付けて設定された画像処理の順序に関する情報を参照して、特定した画像処理部は順序が最初である読込処理部100であるか否かを判断する。本具体例において、処理特定部140は順序が最初である読込処理部100を特定したと判断する(S120:Yes)。この場合に、処理特定部140は画像処理すべき旨の指示をパラメータ格納部130に格納されているパラメータと共に読込処理部100に伝える。当該指示およびパラメータに基づいて、読込処理部100は、画像格納部160に格納された画像ID「G001」で識別される画像データを読み込む(S130)。読込処理部100は、読み込んだ画像データを読込キャッシュ部200にキャッシュする(S140)。そして読込処理部100は、自らが有する順序の情報に基づいて、順序が次であるリサイズ処理部102に処理を指示する(S190)。   The process specifying unit 140 determines whether the specified image processing unit is the read processing unit 100 (S120). In this case, the processing specifying unit 140 refers to the information regarding the order of image processing set in association with the image processing ID to be held, and the specified image processing unit is the read processing unit 100 whose order is first. Determine whether or not. In this specific example, the process specifying unit 140 determines that the read processing unit 100 whose order is first is specified (S120: Yes). In this case, the processing specifying unit 140 transmits an instruction to the image processing to the reading processing unit 100 together with the parameters stored in the parameter storage unit 130. Based on the instruction and parameter, the read processing unit 100 reads the image data identified by the image ID “G001” stored in the image storage unit 160 (S130). The read processing unit 100 caches the read image data in the read cache unit 200 (S140). Then, the read processing unit 100 instructs the resize processing unit 102 having the next order based on the information of the order that the reading processing unit 100 has (S190).

リサイズ処理部102は、読込処理部100から指示があった場合に、読込処理部100を介して、読込キャッシュ部200にキャッシュされている画像データを取得する(S150)。リサイズ処理部102は、取得した画像データおよびパラメータ格納部130に格納された新たに取得された複数のパラメータの値に基づいてリサイズ処理を施す(S160)。リサイズ処理部102は、リサイズ処理を施した画像データをリサイズキャッシュ部202にキャッシュする(S170)。次に、リサイズ処理部102は画像処理部190における最後の処理であるか否かを判断する(S180)。この場合に、リサイズ処理部102は、自らが有する順序の情報に基づいて、順序が次である色補正処理部104を特定することができるので、自らの処理が最後の処理でないと判断する(S180:No)。そしてリサイズ処理部102は、順序が次である色補正処理部104に処理を指示する(S190)。   When receiving an instruction from the read processing unit 100, the resize processing unit 102 acquires the image data cached in the read cache unit 200 via the read processing unit 100 (S150). The resizing processing unit 102 performs resizing processing based on the acquired image data and the values of a plurality of newly acquired parameters stored in the parameter storage unit 130 (S160). The resizing processing unit 102 caches the resized image data in the resizing cache unit 202 (S170). Next, the resizing processing unit 102 determines whether or not it is the last process in the image processing unit 190 (S180). In this case, the resizing processing unit 102 can identify the color correction processing unit 104 in the next order based on the information of the order that it has, and therefore determines that its processing is not the last processing ( S180: No). The resizing processing unit 102 instructs the color correction processing unit 104 in the next order to perform processing (S190).

色補正処理部104は、リサイズ処理部102から指示があった場合に、リサイズ処理部102を介して、リサイズキャッシュ部202にキャッシュされている画像データを取得する(S150)。色補正処理部104は、取得した画像データおよびパラメータ格納部130に格納された新たに取得された複数のパラメータの値に基づいて色補正処理を施す(S160)。色補正処理部104は、色補正処理を施した画像データを色補正キャッシュ部204にキャッシュする(S170)。次に、色補正処理部104は画像処理部190における最後の処理であるか否かを判断する(S180)。この場合に、色補正処理部104は、自らが有する順序の情報に基づいて、順序が次であるトリミング処理部106を特定することができるので、自らの処理が最後の処理でないと判断する(S180:No)。そして色補正処理部104は、順序が次であるトリミング処理部106に処理を指示する(S190)。   When receiving an instruction from the resize processing unit 102, the color correction processing unit 104 acquires the image data cached in the resize cache unit 202 via the resize processing unit 102 (S150). The color correction processing unit 104 performs color correction processing based on the acquired image data and the values of a plurality of newly acquired parameters stored in the parameter storage unit 130 (S160). The color correction processing unit 104 caches the image data subjected to the color correction processing in the color correction cache unit 204 (S170). Next, the color correction processing unit 104 determines whether or not it is the last process in the image processing unit 190 (S180). In this case, the color correction processing unit 104 can identify the trimming processing unit 106 that is in the next order based on the information on the order that the color correction processing unit 104 has. S180: No). Then, the color correction processing unit 104 instructs the trimming processing unit 106 in the next order to perform processing (S190).

トリミング処理部106は、色補正処理部104から指示があった場合に、色補正処理部104を介して、色補正キャッシュ部204にキャッシュされている画像データを取得する(S150)。トリミング処理部106は、取得した画像データおよびパラメータ格納部130に格納された新たに取得された複数のパラメータの値に基づいてトリミング処理を施す(S160)。トリミング処理部106は、トリミング処理を施した画像データをトリミングキャッシュ部206にキャッシュする(S170)。次に、トリミング処理部106は画像処理部190における最後の処理であるか否かを判断する(S180)。この場合に、トリミング処理部106は、自らが有する順序の情報に基づいて、自らの処理が最後の処理であると判断する(S180:Yes)。そしてトリミング処理部106は、トリミングキャッシュ部206にキャッシュされている画像データを画面入出力部110に受け渡す(S200)。また、パラメータ格納部130は、今回取得したパラメータの値を、前回、取得されたパラメータの値に転記する。画面入出力部110は、ディスプレイ14にトリミング処理部106から受け取った画像データを表示する。そして本フローチャートは終了する。   When receiving an instruction from the color correction processing unit 104, the trimming processing unit 106 acquires the image data cached in the color correction cache unit 204 via the color correction processing unit 104 (S150). The trimming processing unit 106 performs a trimming process based on the acquired image data and the values of a plurality of newly acquired parameters stored in the parameter storage unit 130 (S160). The trimming processing unit 106 caches the trimmed image data in the trimming cache unit 206 (S170). Next, the trimming processing unit 106 determines whether it is the last process in the image processing unit 190 (S180). In this case, the trimming processing unit 106 determines that its own process is the last process based on the order information that it has (S180: Yes). Then, the trimming processing unit 106 transfers the image data cached in the trimming cache unit 206 to the screen input / output unit 110 (S200). The parameter storage unit 130 also transcribes the parameter value acquired this time to the parameter value acquired last time. The screen input / output unit 110 displays the image data received from the trimming processing unit 106 on the display 14. And this flowchart is complete | finished.

次に、ディスプレイ14に表示されている画像に画像処理を施す場合の動作を説明する。本フローチャートは、具体例として、上記フローの終了時点(画像ID「G001」で識別される画像データの表示中)において、画面入出力部110が色補正処理、例えばホワイトバランスを施すべき旨のユーザからの入力を受け付けることにより開始する。なお、ホワイトバランスは、パラメータID「P020」であって、ユーザからのホワイトバランス「1(ON)」とする旨の入力を受け付けたものとする。   Next, an operation when image processing is performed on an image displayed on the display 14 will be described. As a specific example, this flowchart shows a user that the screen input / output unit 110 should perform color correction processing, for example, white balance, at the end of the above flow (while displaying image data identified by the image ID “G001”). Start by receiving input from. It is assumed that the white balance is a parameter ID “P020” and an input indicating that the white balance is “1 (ON)” from the user is received.

パラメータ取得部120は、パラメータID「P020」およびパラメータの値「1」を画面入出力部110から取得する(S100)。ここでパラメータ取得部120は、パラメータID「P020」以外の他のパラメータID(例えば、パラメータID「P001」等)およびそのパラメータの値(例えば、パラメータの値「G001」等)も取得する(同ステップ)。   The parameter acquisition unit 120 acquires the parameter ID “P020” and the parameter value “1” from the screen input / output unit 110 (S100). Here, the parameter acquisition unit 120 also acquires a parameter ID other than the parameter ID “P020” (for example, the parameter ID “P001”) and the parameter value (for example, the parameter value “G001”, etc.). Step).

パラメータ格納部130は、パラメータ取得部120により取得されたパラメータの値「1」をパラメータID「P020」に対応付けて格納する(S110)。ここでパラメータ格納部130は、パラメータID「P001」以外の他のパラメータIDのパラメータの値もそれぞれのパラメータIDに対応付けて格納する(同ステップ)。   The parameter storage unit 130 stores the parameter value “1” acquired by the parameter acquisition unit 120 in association with the parameter ID “P020” (S110). Here, the parameter storage unit 130 stores parameter values of parameter IDs other than the parameter ID “P001” in association with the respective parameter IDs (same step).

処理特定部140は、新たに変更されたパラメータを用いる画像処理部を特定する(S300)。具体的には、処理特定部140は、パラメータID「P020」を用いる色補正処理部104を特定する(同ステップ)。なお、本ステップは、図6において詳細に説明する。   The process specifying unit 140 specifies an image processing unit that uses the newly changed parameter (S300). Specifically, the process specifying unit 140 specifies the color correction processing unit 104 using the parameter ID “P020” (same step). This step will be described in detail with reference to FIG.

処理特定部140は、特定した画像処理部が読込処理部100であるか否かを判断する(S120)。上記具体例において、処理特定部140は特定した画像処理部が読込処理部100でないと判断する(S120:No)。この場合に、処理特定部140は、ステップS300において特定した画像処理である色補正処理部104に画像処理をすべき旨の指示をする。   The process specifying unit 140 determines whether the specified image processing unit is the read processing unit 100 (S120). In the specific example, the process specifying unit 140 determines that the specified image processing unit is not the read processing unit 100 (S120: No). In this case, the process specifying unit 140 instructs the color correction processing unit 104, which is the image process specified in step S300, to perform image processing.

上記指示を受けた場合に、色補正処理部104は、自らが有する順序の情報に基づいて、一つ前の画像処理部としてリサイズ処理部102を特定し、当該リサイズ処理部102を介して、リサイズキャッシュ部202にキャッシュされている画像データを取得する(S150)。色補正処理部104は、取得した画像データおよびパラメータ格納部130に格納された新たに取得された複数のパラメータの値に基づいて色補正処理を施す(S160)。色補正処理部104は、色補正処理を施した画像データを色補正キャッシュ部204にキャッシュする(S170)。色補正処理部104は、自らの処理が最後の処理でないと判断し(S180:No)、順序が次であるトリミング処理部106に処理を指示する(S190)。以下、ディスプレイ14に表示する画像を選択する場合の動作と同様なので説明を省略する。これにより、画像処理に要する計算量を減少させ、画像を迅速に表示させることができる。   When receiving the above instruction, the color correction processing unit 104 identifies the resize processing unit 102 as the previous image processing unit based on the information of the order that the color correction processing unit 104 has, and through the resize processing unit 102, Image data cached in the resize cache unit 202 is acquired (S150). The color correction processing unit 104 performs color correction processing based on the acquired image data and the values of a plurality of newly acquired parameters stored in the parameter storage unit 130 (S160). The color correction processing unit 104 caches the image data subjected to the color correction processing in the color correction cache unit 204 (S170). The color correction processing unit 104 determines that its own processing is not the last processing (S180: No), and instructs the trimming processing unit 106 in the next order to perform processing (S190). Since the operation is the same as that in the case of selecting an image to be displayed on the display 14, the description thereof is omitted. Thereby, the calculation amount required for image processing can be reduced, and an image can be displayed quickly.

なお、ステップS300において処理特定部140により画像処理部が特定された場合に、処理特定部140により特定された画像処理部およびそれよりも順序が後の画像処理部は、現在、それぞれがキャッシュしている画像データを、ステップS150の動作に先立って破棄してもよい。これにより、計算量の減少に貢献しない画像データをキャッシュしたメモリ領域を開放するので、メモリ領域を節約することができる。   When the image processing unit is specified by the process specifying unit 140 in step S300, the image processing unit specified by the process specifying unit 140 and the image processing unit after the order are currently cached. The existing image data may be discarded prior to the operation in step S150. As a result, the memory area cached with the image data that does not contribute to the reduction in the calculation amount is released, so that the memory area can be saved.

図6は、処理特定部140におけるステップS300の動作のフローチャートの一例である。なお、処理特定部140は、画像処理IDに対応付けて設定された画像処理の順序に関する情報を保持しているものとする。   FIG. 6 is an example of a flowchart of the operation in step S300 in the process specifying unit 140. Note that the processing specifying unit 140 holds information regarding the order of image processing set in association with the image processing ID.

まず、処理特定部140は、新たに取得された複数のパラメータの値と、前回、取得されたパラメータの値とを取得して、これらを比較し、新たに変更されたパラメータのパラメータIDを特定する(S310)。例えば、新規に画像をディスプレイ14に表示する場合または現在表示している画像と異なる別の画像をディスプレイ14に表示する場合には、少なくとも画像IDに係るパラメータID(パラメータID「P001」)について、パラメータ格納部130に格納されている前回取得したパラメータの値と、図5に示すステップS110においてパラメータ格納部130に格納されたパラメータの値とは一致しないので、新たに変更されたパラメータのパラメータIDとして少なくともパラメータID「P001」を特定する。同様に、例えば、ディスプレイ14に表示されている画像に色補正処理(ホワイトバランス)を施す場合には、図3に示すように、少なくともホワイトバランスに係るパラメータID(パラメータID「P020」)について、パラメータ格納部130に格納されている前回取得したパラメータの値と、図5に示すステップS110においてパラメータ格納部130に格納されたパラメータの値とは一致しないので、新たに変更されたパラメータのパラメータIDとして少なくともパラメータID「P020」を特定する。なお、処理特定部140は、パラメータ取得部120またはパラメータ格納部130からの通知を受けることにより、または、自らパラメータ格納部130を監視(短周期で参照)することにより、パラメータ取得部120により新たにパラメータの値が取得された場合に、新たに変更されたパラメータのパラメータIDを特定する。   First, the process specifying unit 140 acquires the values of a plurality of newly acquired parameters and the values of previously acquired parameters, compares them, and specifies the parameter ID of the newly changed parameter. (S310). For example, when a new image is displayed on the display 14 or when another image different from the currently displayed image is displayed on the display 14, at least the parameter ID (parameter ID “P001”) related to the image ID, Since the value of the parameter acquired last time stored in the parameter storage unit 130 and the value of the parameter stored in the parameter storage unit 130 in step S110 shown in FIG. 5 do not match, the parameter ID of the newly changed parameter At least the parameter ID “P001” is specified. Similarly, for example, when color correction processing (white balance) is performed on an image displayed on the display 14, as shown in FIG. 3, at least a parameter ID (parameter ID “P020”) relating to white balance is provided. Since the value of the parameter acquired last time stored in the parameter storage unit 130 and the value of the parameter stored in the parameter storage unit 130 in step S110 shown in FIG. 5 do not match, the parameter ID of the newly changed parameter At least the parameter ID “P020” is specified. The process specifying unit 140 receives a notification from the parameter acquisition unit 120 or the parameter storage unit 130, or monitors the parameter storage unit 130 by itself (refers to it in a short cycle), thereby causing the parameter acquisition unit 120 to perform a new process. When the parameter value is acquired, the parameter ID of the newly changed parameter is specified.

処理特定部140は、識別情報格納部150を参照し新たに変更されたパラメータを用いる画像処理IDを特定する(S320)。ステップS310において処理特定部140は、少なくともパラメータID「P001」を特定した場合には、識別情報格納部150を参照し、新たに変更されたパラメータを用いる画像処理IDとして、少なくとも画像処理ID「S01」を特定する。   The process specifying unit 140 refers to the identification information storage unit 150 and specifies an image process ID that uses the newly changed parameter (S320). In step S310, when specifying at least the parameter ID “P001”, the processing specifying unit 140 refers to the identification information storage unit 150 and uses at least the image processing ID “S01” as the image processing ID using the newly changed parameter. Is specified.

次に、処理特定部140は、複数の画像処理IDを特定したか否かを判断する(S330)。ステップS330において、処理特定部140は、複数の画像処理IDを特定していないと判断した場合に(S330:No)、特定した画像処理IDにより識別される画像処理部を特定する(S340)。一方、ステップS330において、処理特定部140は、複数の画像処理IDを取得したと判断した場合に(S330:Yes)、取得した複数の画像処理IDのうち、設定された画像処理の順序が最も前である画像処理IDにより識別される画像処理部を特定する(S350)。処理特定部140は、ステップS340またはステップS350において特定した画像処理部に処理を指示する(S360)。そして本フローチャートは終了する。   Next, the process specifying unit 140 determines whether a plurality of image process IDs have been specified (S330). In step S330, when determining that the plurality of image processing IDs are not specified (S330: No), the processing specifying unit 140 specifies the image processing unit identified by the specified image processing ID (S340). On the other hand, in step S330, when the process specifying unit 140 determines that a plurality of image processing IDs have been acquired (S330: Yes), the set order of image processing is the most among the acquired plurality of image processing IDs. The image processing unit identified by the previous image processing ID is specified (S350). The process specifying unit 140 instructs the image processing unit specified in step S340 or step S350 to perform the process (S360). And this flowchart is complete | finished.

なお、図5および図6に示すフローチャートにおいて、ディスプレイ14に表示する場合について説明したが、プリンタ24に出力する場合も同様である。すなわち、読込処理部100、リサイズ処理部102、色補正処理部104およびトリミング処理部106は、表示用の画像データに対する処理に加えて、印刷用の画像データに対する処理も施す。例えば、読込処理部100、リサイズ処理部102、色補正処理部104およびトリミング処理部106のそれぞれは、表示用の画像データに対する処理部と印刷用の画像データに対する処理部とを有していてもよい。同様に、読込キャッシュ部200、リサイズキャッシュ部202、色補正キャッシュ部204およびトリミングキャッシュ部206は、表示用の画像データをキャッシュすることに加えて、印刷用の画像データをキャッシュする。例えば、読込キャッシュ部200、リサイズキャッシュ部202、色補正キャッシュ部204およびトリミングキャッシュ部206のそれぞれは、表示用の画像データに対するキャッシュ部と印刷用の画像データに対するキャッシュ部とを有していてもよい。   In the flowcharts shown in FIGS. 5 and 6, the case of displaying on the display 14 has been described, but the same applies to the case of outputting to the printer 24. That is, the reading processing unit 100, the resizing processing unit 102, the color correction processing unit 104, and the trimming processing unit 106 perform processing on image data for printing in addition to processing on image data for display. For example, each of the reading processing unit 100, the resizing processing unit 102, the color correction processing unit 104, and the trimming processing unit 106 may include a processing unit for display image data and a processing unit for print image data. Good. Similarly, the read cache unit 200, the resize cache unit 202, the color correction cache unit 204, and the trimming cache unit 206 cache image data for printing in addition to caching image data for display. For example, each of the read cache unit 200, the resize cache unit 202, the color correction cache unit 204, and the trimming cache unit 206 may include a cache unit for display image data and a cache unit for print image data. Good.

これにより、印刷用の画像データに関する新たなパラメータが取得された場合、処理特定部140は、新たなパラメータを用いて印刷用の画像データに対して処理を施す画像処理部を特定する。特定された画像処理部よりも順序が一つ前の画像処理部は、キャッシュした印刷用の画像データを処理特定部140により特定された画像処理部に受け渡す。処理特定部140により特定された画像処理部および順序がそれ以降の画像処理部は、その順序に従って、受け渡された印刷用の画像データ等およびパラメータ格納部130に格納されたパラメータの値に基づいて、画像処理した印刷用の画像データを出力する。特に、前回と同じパラメータの値に基づいて印刷する場合には、印刷出力部170は、トリミング処理部106を介して、トリミングキャッシュ部206にキャッシュされている印刷用の画像データを取得して印刷データを生成する。この場合には、印刷用の画像データに対して、読込処理部100、リサイズ処理部102および色補正処理部104は、読込処理、リサイズ処理および色補正処理を行わない。よって、画像を迅速に表示させる場合と同様に、画像処理に要する計算量をさらに減少させ、画像を迅速に印刷させることができる。   As a result, when a new parameter relating to the printing image data is acquired, the processing specifying unit 140 specifies an image processing unit that performs processing on the printing image data using the new parameter. The image processing unit that is one order earlier than the identified image processing unit delivers the cached image data for printing to the image processing unit identified by the process identifying unit 140. The image processing unit specified by the processing specifying unit 140 and the image processing unit having the subsequent order are based on the received image data for printing and the parameter values stored in the parameter storage unit 130 according to the order. The image data for printing that has undergone image processing is output. In particular, when printing is performed based on the same parameter values as the previous time, the print output unit 170 obtains and prints image data for printing cached in the trimming cache unit 206 via the trimming processing unit 106. Generate data. In this case, the reading processing unit 100, the resizing processing unit 102, and the color correction processing unit 104 do not perform reading processing, resizing processing, and color correction processing on the image data for printing. Therefore, as in the case of displaying an image quickly, the amount of calculation required for image processing can be further reduced, and the image can be printed quickly.

以上、本実施例によれば、画像処理に要する計算量を減少させ、画像を迅速に表示または印刷等させることができる。なお、リサイズキャッシュ部202をリサイズ処理部102に係るパラメータ毎に分割してもよい。リサイズキャッシュ部202をリサイズ処理部102に係るパラメータ毎に分割した場合には、リサイズ処理部102は、リサイズ処理部102に係るパラメータ毎にリサイズ処理を施した画像データを分割したリサイズキャッシュ部202にキャッシュする。これにより、リサイズ処理部102に係るパラメータ毎の処理の順序が設定されている場合には、画像処理に要する計算量をさらに減少させ、画像を迅速に表示または印刷等させることができる。色補正処理部104およびトリミング処理部106も同様であってもよい。   As described above, according to the present embodiment, the amount of calculation required for image processing can be reduced, and an image can be displayed or printed quickly. Note that the resize cache unit 202 may be divided for each parameter related to the resize processing unit 102. When the resize cache unit 202 is divided for each parameter related to the resize processing unit 102, the resize processing unit 102 stores the image data subjected to the resize processing for each parameter related to the resize processing unit 102 in the resize cache unit 202. Cache. Thereby, when the order of processing for each parameter related to the resizing processing unit 102 is set, the calculation amount required for image processing can be further reduced, and the image can be displayed or printed quickly. The color correction processing unit 104 and the trimming processing unit 106 may be similar.

なお、本実施例において、識別情報格納部150は、図4に示すように、設定された画像処理の順序に応じて画像処理IDの値を昇順としているが、処理特定部140は、画像処理IDに対応付けて設定された画像処理の順序に関する情報を保持することなく、昇順である画像処理IDの値を参照して、特定した画像処理部について設定された画像処理の順序を取得してもよい。   In this embodiment, the identification information storage unit 150 sets the image processing ID values in ascending order according to the set order of image processing as shown in FIG. The image processing order set for the identified image processing unit is acquired by referring to the value of the image processing ID that is in ascending order without holding information regarding the order of the image processing set in association with the ID. Also good.

また、本実施例において、処理特定部140は、新たに取得された複数のパラメータの値と、前回、取得されたパラメータの値とを比較して新たに変更されたパラメータのパラメータIDを取得することにより、新たに変更されたパラメータを用いる画像処理IDを取得しているが、これに限定されない。他の一例として、パラメータ取得部120は、新たに変更されたパラメータのパラメータIDおよびそのパラメータIDの値だけを取得する。パラメータ格納部130は、パラメータ取得部120により取得された新たに変更されたパラメータの値をパラメータIDに対応付けて格納するとともに、当該パラメータIDにフラグをセットする。処理特定部140は、パラメータ格納部130のフラグを参照することにより、新たに変更されたパラメータを用いる画像処理IDを取得してもよい。   Further, in the present embodiment, the process specifying unit 140 compares the values of a plurality of newly acquired parameters with the previously acquired parameter values and acquires the parameter ID of the newly changed parameter. Thus, the image processing ID using the newly changed parameter is acquired, but the present invention is not limited to this. As another example, the parameter acquisition unit 120 acquires only the parameter ID of the newly changed parameter and the value of the parameter ID. The parameter storage unit 130 stores the newly changed parameter value acquired by the parameter acquisition unit 120 in association with the parameter ID, and sets a flag in the parameter ID. The process specifying unit 140 may acquire an image processing ID using a newly changed parameter by referring to the flag of the parameter storage unit 130.

また、本実施例において、一のパラメータと当該パラメータを用いる画像処理部との対応は識別情報格納部150に格納されているが、これに限定されない。他の一例として、画像処理IDの値をパラメータIDの値に含めてもよい。具体的には例えば、パラメータID「P001」の値を、当該パラメータを用いる画像処理部「S01」を含めたパラメータID「S01_P001」としてもよい。   In the present embodiment, the correspondence between one parameter and the image processing unit using the parameter is stored in the identification information storage unit 150, but is not limited thereto. As another example, the value of the image processing ID may be included in the value of the parameter ID. Specifically, for example, the value of the parameter ID “P001” may be the parameter ID “S01_P001” including the image processing unit “S01” using the parameter.

また、パラメータ取得部120が画面入出力部110から取得するパラメータの分類等と、パラメータ格納部130に格納すべきパラメータの分類等とが異なっていてもよい。この場合には、パラメータ取得部120は、画面入出力部110から取得するパラメータの分類等とパラメータ格納部130に格納すべきパラメータの分類等とを対応付けた情報を保持し、画面入出力部110からパラメータを取得した場合に、上記対応付けた情報を参照することによりパラメータ格納部130に格納すべきパラメータの分類等によるパラメータを取得してもよい。例えば、画像枠に外接し表示している画像データを画像枠に内接して表示すべき旨の入力を画面入出力部110が受け付けた場合には、パラメータ取得部120は、当該画像枠に関するパラメータおよび画像データを当該画像枠に内接して表示させる旨のパラメータを画面入出力部110から取得する。パラメータ取得部120は、画面入出力部110から取得したパラメータと上記対応付けた情報に基づいて、パラメータ格納部130に格納すべきパラメータの分類等として、リサイズ処理部102の処理に用いられるパラメータIDを取得する。そしてパラメータ取得部120は、画面入出力部110から取得したパラメータに基づいて当該パラメータIDのパラメータの値を算出することにより取得する。   In addition, the parameter classification acquired by the parameter acquisition unit 120 from the screen input / output unit 110 may be different from the classification of the parameter to be stored in the parameter storage unit 130. In this case, the parameter acquisition unit 120 holds information that associates the classification of parameters acquired from the screen input / output unit 110 with the classification of parameters to be stored in the parameter storage unit 130, and the screen input / output unit When parameters are acquired from 110, parameters based on classification of parameters to be stored in the parameter storage unit 130 may be acquired by referring to the associated information. For example, when the screen input / output unit 110 receives an input indicating that the image data circumscribing and displaying the image frame should be displayed inscribed in the image frame, the parameter acquisition unit 120 sets the parameter related to the image frame. And a parameter for displaying the image data inscribed in the image frame is acquired from the screen input / output unit 110. The parameter acquisition unit 120 uses a parameter ID used for processing of the resizing processing unit 102 as a classification of parameters to be stored in the parameter storage unit 130 based on the information acquired from the screen input / output unit 110 and the above-described information. To get. The parameter acquisition unit 120 acquires the parameter ID by calculating the parameter value based on the parameter acquired from the screen input / output unit 110.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。   As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiment. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.

画像出力装置10の一例を示す。An example of the image output apparatus 10 is shown. 本体12のブロック図の一例である。3 is an example of a block diagram of a main body 12. FIG. パラメータ格納部130に格納された情報を模式的に示す。The information stored in the parameter storage part 130 is shown typically. 識別情報格納部150に格納された情報を模式的に示す。The information stored in the identification information storage part 150 is shown typically. 画像出力装置10の動作のフローチャートの一例である。3 is an example of a flowchart of an operation of the image output apparatus 10. 処理特定部140の動作のフローチャートの一例である。3 is an example of a flowchart of an operation of a process specifying unit 140.

符号の説明Explanation of symbols

10 画像出力装置、12 本体、14 ディスプレイ、16 キーボード、18 マウス、22 デジタルカメラ、24 プリンタ、40 記憶媒体、100 読込処理部、102 リサイズ処理部、104 色補正処理部、106 トリミング処理部、110 画面入出力部、120 パラメータ取得部、130 パラメータ格納部、140 処理特定部、150 識別情報格納部、160 画像格納部、170 印刷出力部、190 画像処理部、200 読込キャッシュ部、202 リサイズキャッシュ部、204 色補正キャッシュ部、206 トリミングキャッシュ部、210 キャッシュ部   DESCRIPTION OF SYMBOLS 10 Image output device, 12 Main body, 14 Display, 16 Keyboard, 18 Mouse, 22 Digital camera, 24 Printer, 40 Storage medium, 100 Reading processing part, 102 Resize processing part, 104 Color correction processing part, 106 Trimming processing part, 110 Screen input / output unit, 120 parameter acquisition unit, 130 parameter storage unit, 140 processing specification unit, 150 identification information storage unit, 160 image storage unit, 170 print output unit, 190 image processing unit, 200 read cache unit, 202 resize cache unit 204 color correction cache unit, 206 trimming cache unit, 210 cache unit

Claims (7)

画像データに対する画像処理の順序が設定された、画像処理後の画像データを出力する複数の画像処理部と、
前記複数の画像処理部の各々の画像処理に用いられる複数のパラメータの値を外部から取得するパラメータ取得部と、
前記パラメータ取得部により取得された前記複数のパラメータの値を格納するパラメータ格納部と、
前記パラメータ取得部により新たにパラメータの値が取得された場合に、前記複数の画像処理部のうち、新たに変更されたパラメータを用いる画像処理部を特定する処理特定部と
を備え、
前記複数の画像処理部の各々は、画像処理後の画像データをキャッシュし、
前記パラメータ取得部により新たにパラメータの値が取得された場合に、前記処理特定部により特定された前記画像処理部よりも前記順序が一つ前の画像処理部は、キャッシュした前記画像データを前記処理特定部により特定された前記画像処理部に受け渡し、前記処理特定部により特定された前記画像処理部および前記順序がそれ以降の画像処理部は、前記順序に従って、前記画像データおよび前記パラメータ格納部に格納されたパラメータの値に基づいて、画像処理した出力用の画像データを出力する画像出力装置。
A plurality of image processing units configured to output image data after image processing, in which the order of image processing for the image data is set;
A parameter acquisition unit for acquiring the values of a plurality of parameters used for image processing of each of the plurality of image processing units;
A parameter storage unit for storing values of the plurality of parameters acquired by the parameter acquisition unit;
A processing specifying unit that specifies an image processing unit that uses a newly changed parameter among the plurality of image processing units when a new parameter value is acquired by the parameter acquisition unit;
Each of the plurality of image processing units caches image data after image processing,
When a parameter value is newly acquired by the parameter acquisition unit, the image processing unit that is one order earlier than the image processing unit specified by the processing specifying unit stores the cached image data in the image processing unit. The image processing unit specified by the process specifying unit is passed to the image processing unit, and the image processing unit specified by the process specifying unit and the image processing unit after the order are the image data and the parameter storage unit according to the order. An image output device that outputs image data for output that has undergone image processing based on the value of the parameter stored in.
前記複数のパラメータを識別するパラメータ識別情報を、前記複数の画像処理部を識別する画像処理識別情報に対応付けて格納する識別情報格納部をさらに備え、
前記処理特定部は、前記識別情報格納部を参照することにより、前記画像処理を特定する請求項1に記載の画像出力装置。
An identification information storage unit for storing the parameter identification information for identifying the plurality of parameters in association with the image processing identification information for identifying the plurality of image processing units;
The image output apparatus according to claim 1, wherein the processing specifying unit specifies the image processing by referring to the identification information storage unit.
前記処理特定部は、前記パラメータ取得部により新たに取得されたパラメータの値と、前記パラメータ取得部により前回、取得され前記パラメータ格納部に格納されていたパラメータの値とを比較して新たに変更されたパラメータを用いる画像処理部を特定する請求項1に記載の画像出力装置。   The processing specifying unit compares the parameter value newly acquired by the parameter acquisition unit with the parameter value previously acquired by the parameter acquisition unit and stored in the parameter storage unit, and newly changes the parameter value. The image output device according to claim 1, wherein an image processing unit that uses the set parameter is specified. 前記パラメータ取得部により新たにパラメータが取得された場合に、前記処理特定部により特定された前記画像処理部およびそれよりも前記順序が後の画像処理部は、キャッシュした画像データを破棄する請求項1に記載の画像出力装置。   The image processing unit specified by the processing specifying unit and the image processing unit after the order after the image processing unit discard the cached image data when a parameter is newly acquired by the parameter acquisition unit. 2. The image output apparatus according to 1. 前記複数の画像処理部の各々は、前記パラメータ毎に画像処理後の画像データをキャッシュする請求項1に記載の画像出力装置。   The image output apparatus according to claim 1, wherein each of the plurality of image processing units caches image data after image processing for each parameter. 画像データに対する画像処理の順序が設定された、画像処理後の画像データを出力する複数の画像処理手順と、
前記複数の画像処理手順の各々の画像処理に用いられる複数のパラメータの値を外部から取得するパラメータ取得手順と、
前記パラメータ取得手順により取得された前記複数のパラメータの値を格納するパラメータ格納手順と、
前記パラメータ取得手順により新たにパラメータの値が取得された場合に、前記複数の画像処理手順のうち、新たに変更されたパラメータを用いる画像処理手順を特定する処理特定手順と
を備える画像出力方法であって、
前記複数の画像処理手順の各々は、画像処理後の画像データをキャッシュし、
前記パラメータ取得手順により新たにパラメータの値が取得された場合に、前記処理特定手順により特定された前記画像処理手順よりも前記順序が一つ前の画像処理手順は、キャッシュした前記画像データを前記処理特定手順により特定された前記画像処理手順に受け渡し、前記処理特定手順により特定された前記画像処理手順および前記順序がそれ以降の画像処理手順は、前記順序に従って、前記画像データおよび前記パラメータ格納手順に格納されたパラメータの値に基づいて、画像処理した出力用の画像データを出力する画像出力方法。
A plurality of image processing procedures for outputting image data after image processing in which the order of image processing for image data is set;
A parameter acquisition procedure for acquiring values of a plurality of parameters used for image processing of each of the plurality of image processing procedures from the outside;
A parameter storage procedure for storing values of the plurality of parameters acquired by the parameter acquisition procedure;
An image output method comprising: a process specifying procedure for specifying an image processing procedure using a newly changed parameter among the plurality of image processing procedures when a parameter value is newly acquired by the parameter acquiring procedure. There,
Each of the plurality of image processing procedures caches image data after image processing,
When a parameter value is newly acquired by the parameter acquisition procedure, the image processing procedure that is one order earlier than the image processing procedure specified by the processing specifying procedure is configured to store the cached image data as the image processing procedure. The image processing procedure specified by the process specifying procedure and the image processing procedure specified by the process specifying procedure and the image processing procedure subsequent to the order follow the image data and the parameter storing procedure according to the order. An image output method for outputting output image data that has undergone image processing based on the parameter values stored in.
画像処理した表示用の画像データを出力する画像出力装置を制御するプログラムであって、前記画像出力装置に、
画像データに対する画像処理の順序が設定された、画像処理後の画像データを出力する複数の画像処理手順、
前記複数の画像処理手順の各々の画像処理に用いられる複数のパラメータの値を外部から取得するパラメータ取得手順、
前記パラメータ取得手順により取得された前記複数のパラメータの値を格納するパラメータ格納手順、および、
前記パラメータ取得手順により新たにパラメータの値が取得された場合に、前記複数の画像処理手順のうち、新たに変更されたパラメータを用いる画像処理手順を特定する処理特定手順
を実行させるプログラムであって、
前記複数の画像処理手順の各々は、画像処理後の画像データをキャッシュし、
前記パラメータ取得手順により新たにパラメータの値が取得された場合に、前記処理特定手順により特定された前記画像処理手順よりも前記順序が一つ前の画像処理手順は、キャッシュした前記画像データを前記処理特定手順により特定された前記画像処理手順に受け渡し、前記処理特定手順により特定された前記画像処理手順および前記順序がそれ以降の画像処理手順は、前記順序に従って、前記画像データおよび前記パラメータ格納手順に格納されたパラメータの値に基づいて、画像処理した出力用の画像データを出力するプログラム。
A program for controlling an image output device that outputs image data for display subjected to image processing, the image output device,
A plurality of image processing procedures for outputting image data after image processing, in which the order of image processing for image data is set;
A parameter acquisition procedure for acquiring the values of a plurality of parameters used for image processing of each of the plurality of image processing procedures from the outside;
A parameter storage procedure for storing values of the plurality of parameters acquired by the parameter acquisition procedure; and
A program for executing a process specifying procedure for specifying an image processing procedure using a newly changed parameter among the plurality of image processing procedures when a new parameter value is acquired by the parameter acquiring procedure. ,
Each of the plurality of image processing procedures caches image data after image processing,
When a parameter value is newly acquired by the parameter acquisition procedure, the image processing procedure that is one order earlier than the image processing procedure specified by the processing specifying procedure is configured to store the cached image data as the image processing procedure. The image processing procedure specified by the process specifying procedure and the image processing procedure specified by the process specifying procedure and the image processing procedure subsequent to the order follow the image data and the parameter storing procedure according to the order. A program that outputs image data for output that has undergone image processing based on the value of the parameter stored in.
JP2006064926A 2006-03-09 2006-03-09 Image output device, image output method, and program Pending JP2007241772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006064926A JP2007241772A (en) 2006-03-09 2006-03-09 Image output device, image output method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006064926A JP2007241772A (en) 2006-03-09 2006-03-09 Image output device, image output method, and program

Publications (1)

Publication Number Publication Date
JP2007241772A true JP2007241772A (en) 2007-09-20

Family

ID=38587236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006064926A Pending JP2007241772A (en) 2006-03-09 2006-03-09 Image output device, image output method, and program

Country Status (1)

Country Link
JP (1) JP2007241772A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10881272B2 (en) 2013-03-15 2021-01-05 DePuy Synthes Products, Inc. Minimize image sensor I/O and conductor counts in endoscope applications
US11344189B2 (en) 2013-03-15 2022-05-31 DePuy Synthes Products, Inc. Image sensor synchronization without input clock and data transmission clock
US11432715B2 (en) 2011-05-12 2022-09-06 DePuy Synthes Products, Inc. System and method for sub-column parallel digitizers for hybrid stacked image sensor using vertical interconnects
US11766175B2 (en) 2012-07-26 2023-09-26 DePuy Synthes Products, Inc. Camera system with minimal area monolithic CMOS image sensor

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11432715B2 (en) 2011-05-12 2022-09-06 DePuy Synthes Products, Inc. System and method for sub-column parallel digitizers for hybrid stacked image sensor using vertical interconnects
US11682682B2 (en) 2011-05-12 2023-06-20 DePuy Synthes Products, Inc. Pixel array area optimization using stacking scheme for hybrid image sensor with minimal vertical interconnects
US11848337B2 (en) 2011-05-12 2023-12-19 DePuy Synthes Products, Inc. Image sensor
US11766175B2 (en) 2012-07-26 2023-09-26 DePuy Synthes Products, Inc. Camera system with minimal area monolithic CMOS image sensor
US10881272B2 (en) 2013-03-15 2021-01-05 DePuy Synthes Products, Inc. Minimize image sensor I/O and conductor counts in endoscope applications
US11253139B2 (en) 2013-03-15 2022-02-22 DePuy Synthes Products, Inc. Minimize image sensor I/O and conductor counts in endoscope applications
US11344189B2 (en) 2013-03-15 2022-05-31 DePuy Synthes Products, Inc. Image sensor synchronization without input clock and data transmission clock
US11903564B2 (en) 2013-03-15 2024-02-20 DePuy Synthes Products, Inc. Image sensor synchronization without input clock and data transmission clock

Similar Documents

Publication Publication Date Title
US9704221B2 (en) Image processing apparatus and image processing method
JP2007274525A (en) Apparatus, method, program, and system for image processing, and image processing management apparatus
JP5653104B2 (en) Image processing apparatus, image processing method, and program
JP2007074414A5 (en)
JP2007241772A (en) Image output device, image output method, and program
JP2008035010A (en) Data correction method, apparatus and program
JP2007158536A (en) Method, apparatus, and program for outputting image
US20080130987A1 (en) Color Management of RAW Content from Digital Capture Devices
US20060055984A1 (en) Image processing apparatus, image processing method and program
US8064634B2 (en) History image generating system, history image generating method, and recording medium in which is recorded a computer program
JP2004054898A (en) Printing data generating device, printing data generating method and program
US8125680B2 (en) Image processing apparatus and control method thereof
JP5325744B2 (en) Image processing apparatus and image processing program
JP2008276732A (en) Image processor, image processing method, image managing device, image management method, program, and image order sheet
JP2007272878A (en) Image processing program and image processing device
US20180183956A1 (en) Information processing device that facilitates setting of image processing and recording medium
JP2003241983A (en) Information processor and information processing method
JP2013218539A (en) Histogram creation device
JP2007253355A (en) Image forming apparatus, image forming system, and information processor
JP5033746B2 (en) Image processing apparatus, image processing method, and image processing program
JP2010161571A5 (en)
JP2008134930A (en) Print processing system
JP3937662B2 (en) Image correction apparatus and image correction method
JP2001043360A (en) Method and device for processing image
JP2007221383A (en) Image processing device for printing, image processing method for printing, and program