JP7321885B2 - Image processing device, image processing method, and program - Google Patents

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

Info

Publication number
JP7321885B2
JP7321885B2 JP2019192699A JP2019192699A JP7321885B2 JP 7321885 B2 JP7321885 B2 JP 7321885B2 JP 2019192699 A JP2019192699 A JP 2019192699A JP 2019192699 A JP2019192699 A JP 2019192699A JP 7321885 B2 JP7321885 B2 JP 7321885B2
Authority
JP
Japan
Prior art keywords
color
image
sample
displayed
candidates
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.)
Active
Application number
JP2019192699A
Other languages
Japanese (ja)
Other versions
JP2021040293A (en
Inventor
聖人 小林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Publication of JP2021040293A publication Critical patent/JP2021040293A/en
Application granted granted Critical
Publication of JP7321885B2 publication Critical patent/JP7321885B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像の色を調整する技術に関する。 The present invention relates to a technique for adjusting image colors.

画像処理装置を用いて画像の色を調整する技術がある。画像処理装置において行われる色の調整方法として、以下のものがある。まず、印刷対象画像の画像データから調整したい色(以下、調整対象色という)を抽出する。また、見本となる印刷物を読み取り、読み取った画像(以下、見本画像という)から、調整対象色の目標となる色(以下、見本色という)をユーザに選択させる。印刷に用いる画像形成装置の色再現特性を考慮して、選択された見本色を再現するために必要な目標信号値を特定する。そして、調整対象色を入力とした場合に、見本色に対応する目標信号値が出力されるように、色変換テーブルを調整(生成)する。 There is a technique for adjusting the color of an image using an image processing device. Color adjustment methods performed in image processing apparatuses include the following. First, a color to be adjusted (hereinafter referred to as an adjustment target color) is extracted from the image data of the image to be printed. In addition, a sample printed matter is read, and the user selects a target color (hereinafter referred to as sample color) of the color to be adjusted from the read image (hereinafter referred to as sample image). A target signal value required to reproduce the selected sample color is specified in consideration of the color reproduction characteristics of the image forming apparatus used for printing. Then, a color conversion table is adjusted (generated) so that a target signal value corresponding to the sample color is output when the color to be adjusted is input.

特許文献1には、このような調整対象色の抽出に際し、画像が持つ各色の頻度を算出し、頻度の多い色から順に、調整する色の候補として画面に表示し、候補の中から調整対象色をユーザに選択させる技術が記載されている。 Japanese Patent Laid-Open No. 2002-103000 discloses that when extracting such an adjustment target color, the frequency of each color in an image is calculated, and color candidates for adjustment are displayed on a screen in descending order of frequency. Techniques for allowing a user to select a color are described.

特開2011-205505号公報JP 2011-205505 A

しかしながら、特許文献1の技術では、画像が、文書中心のドキュメントまたは背景が白の画像などの場合、頻度の高い色として白または黒が抽出され、調整対象色の候補として白または黒が表示されてしまう。基本的に白または黒は、調整対象色として選択されることはなく、余計な候補が画面に表示されてしまうという課題がある。 However, in the technique of Patent Document 1, when the image is a document centered on a document or an image with a white background, white or black is extracted as a color with high frequency, and white or black is displayed as a candidate for the color to be adjusted. end up Basically, white or black is not selected as a color to be adjusted, and there is a problem that unnecessary candidates are displayed on the screen.

本発明の一態様に係る画像処理装置は、画像の色を調整する画像処理装置であって、表示手段に表示された前記画像における位置の指定をユーザから受け付ける受付手段と、前記表示手段に表示された前記画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、色の候補を表示する表示制御手段と、を有し、前記表示制御手段は、前記色の候補のうち、無彩色の色を除いた候補を表示することを特徴とする。 An image processing apparatus according to an aspect of the present invention is an image processing apparatus that adjusts the color of an image, and includes reception means for receiving, from a user, designation of a position in the image displayed on a display means, and display on the display means. display control means for displaying color candidates according to the frequency of appearance of colors existing within a predetermined distance from the specified position in the image that has been displayed, wherein the display control means is configured to display the color candidate It is characterized by displaying candidates excluding achromatic colors among the candidates.

本発明によれば、調整対象色として適切な候補を表示することができる。 According to the present invention, suitable candidates can be displayed as the adjustment target color.

画像形成装置のハードウェア構成を示すブロック図。2 is a block diagram showing the hardware configuration of an image forming apparatus; FIG. 画像処理装置の内部構成を示す機能ブロック図。FIG. 2 is a functional block diagram showing the internal configuration of the image processing apparatus; 色調整テーブル生成部の内部構成を示す機能ブロック図。FIG. 3 is a functional block diagram showing the internal configuration of a color adjustment table generator; 画像データ及び調整対象色または見本色を表示、操作するUIの例を示す図。FIG. 4 is a diagram showing an example of a UI for displaying and operating image data and colors to be adjusted or sample colors; 調整対象色または見本色を画像データから抽出する処理のフローを示す図。FIG. 4 is a diagram showing a flow of processing for extracting an adjustment target color or a sample color from image data; 調整対象色または見本色を画像データから抽出する処理のフローを示す図。FIG. 4 is a diagram showing a flow of processing for extracting an adjustment target color or a sample color from image data; 見本色登録処理のフローを示す図。The figure which shows the flow of a sample color registration process. 抽出色を見本色の候補として表示する例を示す図。FIG. 10 is a diagram showing an example of displaying an extracted color as a sample color candidate;

以下、本発明に係る実施形態について、図面を参照して説明する。なお、以下の実施形態は本発明を限定するものではなく、また、本実施形態で説明されている特徴の組み合わせの全てが必須のものとは限らない。なお、同一の構成については、同じ符号を付して説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments according to the present invention will be described with reference to the drawings. It should be noted that the following embodiments do not limit the present invention, and not all combinations of features described in the embodiments are essential. In addition, the same configuration will be described by attaching the same reference numerals.

<<第一の実施形態>>
本実施形態は、画像から調整対象色を抽出し、抽出した調整対象色の信号値に対応する出力信号値を、目標信号値となるように調整する色調整処理に関するものである。まず、このような色調整処理が求められる例を説明する。
<<First Embodiment>>
The present embodiment relates to color adjustment processing for extracting an adjustment target color from an image and adjusting an output signal value corresponding to the signal value of the extracted adjustment target color to a target signal value. First, an example in which such color adjustment processing is required will be described.

近年では、画像形成装置の性能向上に伴い、商業印刷機と同等の画質を実現した装置が登場している。そのため販売店舗などで用いられるPOP等の印刷が、各店舗でより簡単に行えるようになっている。POPとは、Point of purchase advertisingの略語で、販売促進のための広告のことである。このとき、印刷する装置の違いなどにより、見本のPOPとは異なる色でPOPが印刷されてしまうことがある。本実施形態では、このような場合に、見本のPOPと同様の色で印刷されるように調整するものである。 In recent years, with the improvement in the performance of image forming apparatuses, apparatuses that achieve image quality equivalent to that of commercial printers have appeared. Therefore, printing of POPs and the like used in stores can be easily performed at each store. POP is an abbreviation for Point of purchase advertising, which is an advertisement for sales promotion. At this time, the POP may be printed in a color different from that of the sample POP due to a difference in the printing apparatus. In this embodiment, in such a case, adjustment is made so that the color is printed in the same color as the sample POP.

ここで、印刷対象画像の画像データから、調整したい色(調整対象色)を抽出する際に、シンプルな抽出方法として、画像を表示し、表示した画像の調整対象色がある箇所をユーザがタッチし、タッチした部分の色を抽出する方法がある。しかし、画像形成装置に搭載されるような表示用パネルは、画面サイズが小さいことが多い。そのため表示画像が小さくなり、調整対象色がある箇所を上手くタッチできず、正確な色の抽出ができない場合がある。また、頻度の高い色を調整対象色の候補として自動的に抽出する場合、印刷対象画像が、文書中心のドキュメントまたは背景が白のPOPなどの場合には、白または黒が候補として抽出されてしまう。以上のような点を鑑み、本実施形態では、印刷対象画像の画像データから調整対象色を抽出する際に、調整対象色の適切な候補を表示する例を説明する。 Here, when extracting the color to be adjusted (color to be adjusted) from the image data of the image to be printed, as a simple extraction method, the image is displayed, and the user touches a portion of the displayed image that has the color to be adjusted. and extract the color of the touched part. However, the screen size of the display panel mounted on the image forming apparatus is often small. As a result, the displayed image becomes small, and it may not be possible to touch the part where the color to be adjusted is present, and accurate color extraction may not be possible. Also, when automatically extracting frequently used colors as candidates for adjustment target colors, if the image to be printed is a document centered on a document or a POP with a white background, white or black is extracted as a candidate. put away. In view of the above points, in the present embodiment, an example of displaying suitable candidates for the adjustment target color when extracting the adjustment target color from the image data of the image to be printed will be described.

尚、本実施形態において説明する、見本を用いた色調整処理は、複写機、レーザプリンタ、もしくはインクジェットプリンタ等の印刷を行う画像形成装置、または、モニタもしくはプロジェクタ等の画像表示装置などに広く適用可能である。本実施形態では、スキャン機能、プリント機能、コピー機能、および送信機能等を備えたMFP(Multi Function Peripheral)を例に説明を行うものとする。即ち、本実施形態の色調整処理は、画像形成装置に搭載される画像処理装置において実施される例を説明する。 Note that the color adjustment process using a sample, which will be described in this embodiment, is widely applicable to image forming apparatuses that perform printing such as copiers, laser printers, or inkjet printers, or image display apparatuses such as monitors or projectors. It is possible. In this embodiment, an MFP (Multi Function Peripheral) having a scan function, a print function, a copy function, a transmission function, etc. will be described as an example. That is, an example in which the color adjustment processing of the present embodiment is performed in an image processing apparatus installed in an image forming apparatus will be described.

尚、以下の実施形態では画像データが保持する各色空間に対応した色を、R、G、BまたはL、a、bなどの英字で表すものとする。例えば、Rとは、RGB色空間における赤色成分を示す。尚、後述するプリンタエンジンまたはスキャナユニットといったデバイスの色再現範囲を基準とした相対的な色空間を、「デバイスに依存した色空間」(またはデバイス依存の色空間)と表現する。他方、標準規格として定められた絶対的な色空間を、「デバイスに依存しない色空間」(またはデバイス非依存の色空間)と表現する。また、RGBと同様に、記録媒体上に記録する色材を色毎にC(シアン)、M(マゼンタ)、Y(イエロー)、K(ブラック)の英字で表す。 In the following embodiments, the colors corresponding to each color space held by the image data are represented by letters such as R, G, B or L, a, b. For example, R denotes the red component in the RGB color space. A relative color space based on the color reproduction range of a device such as a printer engine or scanner unit, which will be described later, is expressed as a "device-dependent color space" (or device-dependent color space). On the other hand, an absolute color space defined as a standard is expressed as a “device-independent color space” (or device-independent color space). Similarly to RGB, color materials to be recorded on the recording medium are represented by letters C (cyan), M (magenta), Y (yellow), and K (black) for each color.

画像データとは、色毎のプレーンを持つ、複数プレーンの二次元データである。例えばRGB色空間の画像データとは、R、G、B毎の3つの二次元平面の層構造データを示す。本実施形態では、色空間内の離散点の値を保持したテーブルデータを用いて、同一色空間の色調整処理が行われる。また、定義の異なる色空間で同一の色を表現する値に変換する色変換処理、または、任意の調整処理を加えた上で色空間を変換する色調整処理が実施される。尚、上述の色空間内の離散点を、本実施形態では格子点と定義する。格子点は色空間を表すテーブルデータを構成するRGBまたはLabなどの一つの要素のことを指す。テーブルデータの詳細な例については後述する。 Image data is two-dimensional data of a plurality of planes having a plane for each color. For example, image data in the RGB color space indicates layer structure data of three two-dimensional planes for each of R, G, and B. FIG. In this embodiment, color adjustment processing in the same color space is performed using table data holding values of discrete points in the color space. In addition, color conversion processing for converting values to express the same color in color spaces with different definitions, or color adjustment processing for converting color spaces after performing arbitrary adjustment processing is performed. Note that the discrete points in the color space described above are defined as grid points in this embodiment. A lattice point indicates one element such as RGB or Lab that constitutes table data representing a color space. A detailed example of table data will be described later.

<画像形成装置のハードウェア構成>
図1は、本実施形態に係る画像形成装置100のハードウェア構成を示すブロック図である。画像形成装置100は、CPU101、ROM102、RAM103、大容量記憶装置104、表示部105、操作部106、エンジンインタフェース(I/F)107、ネットワークI/F108、スキャナI/F109及び画像処理装置114を備える。これら各部は、システムバス110を介して相互に接続されている。また、画像形成装置100は、プリンタエンジン111及びスキャナユニット112を備える。プリンタエンジン111及びスキャナユニット112は、それぞれエンジンI/F107及びスキャナI/F109を介してシステムバス110に接続されている。なお、画像処理装置114は、画像形成装置100とは独立した装置として構成されていてもよい。
<Hardware Configuration of Image Forming Apparatus>
FIG. 1 is a block diagram showing the hardware configuration of an image forming apparatus 100 according to this embodiment. Image forming apparatus 100 includes CPU 101 , ROM 102 , RAM 103 , mass storage device 104 , display unit 105 , operation unit 106 , engine interface (I/F) 107 , network I/F 108 , scanner I/F 109 and image processing device 114 . Prepare. These units are interconnected via a system bus 110 . The image forming apparatus 100 also includes a printer engine 111 and a scanner unit 112 . A printer engine 111 and a scanner unit 112 are connected to the system bus 110 via an engine I/F 107 and a scanner I/F 109, respectively. Note that the image processing device 114 may be configured as an independent device from the image forming device 100 .

CPU101は、画像形成装置100全体の動作を制御する。CPU101は、ROM102に格納されたプログラムをRAM103に読み出して実行することによって、後述する各種の処理を実行する。ROM102は、読み出し専用メモリであり、システム起動プログラムまたはプリンタエンジンの制御を行うためのプログラム、及び、文字データまたは文字コード情報等が格納されている。RAM103は、揮発性のランダムアクセスメモリであり、CPU101のワークエリア、及び、各種のデータの一時的な記憶領域として使用される。例えば、RAM103は、ダウンロードによって追加的に登録されたフォントデータ、または、外部装置から受信した画像ファイル等を格納するための記憶領域として使用される。大容量記憶装置104は、例えばHDDまたはSSDであり、各種のデータがスプールされ、プログラム、情報ファイル、及び画像データ等の格納、および、作業領域として使用される。 CPU 101 controls the overall operation of image forming apparatus 100 . The CPU 101 reads programs stored in the ROM 102 to the RAM 103 and executes them, thereby executing various processes described later. A ROM 102 is a read-only memory, and stores a system activation program or a program for controlling the printer engine, character data or character code information, and the like. A RAM 103 is a volatile random access memory and is used as a work area for the CPU 101 and as a temporary storage area for various data. For example, the RAM 103 is used as a storage area for storing font data additionally registered by downloading or image files received from an external device. A large-capacity storage device 104 is, for example, an HDD or SSD, and various data are spooled, and used as a work area and for storing programs, information files, image data, and the like.

表示部105は、例えば液晶ディスプレイ(LCD)で構成され、画像形成装置100の設定状態、実行中の処理の状況、またはエラー状態等の表示に使用される。また、表示部105は、色調整処理を実行する際に調整対象色または見本色の候補の表示に使用される。操作部106は、ハードキー及び表示部105上に設けられたタッチパネル等の入力デバイスで構成され、ユーザの操作によって入力(指示)を受け付ける操作受付部である。操作部106は、画像形成装置100の設定の変更または設定のリセット等を行うために使用される。また、操作部106は、色調整処理を実行する際の画像形成装置100の色調整処理モードを実行するために使用される。 The display unit 105 is composed of, for example, a liquid crystal display (LCD), and is used to display the setting state of the image forming apparatus 100, the state of processing being executed, an error state, and the like. The display unit 105 is also used to display candidates for adjustment target colors or sample colors when performing color adjustment processing. The operation unit 106 is an operation reception unit that is configured by hard keys and an input device such as a touch panel provided on the display unit 105 and receives an input (instruction) by a user's operation. The operation unit 106 is used to change the settings of the image forming apparatus 100 or reset the settings. Further, the operation unit 106 is used to execute the color adjustment processing mode of the image forming apparatus 100 when executing the color adjustment processing.

エンジンI/F107は、印刷を実行する際に、CPU101からの指示に応じてプリンタエンジン111を制御するためのインタフェースとして機能する。エンジンI/F107を介して、CPU101とプリンタエンジン111との間でエンジン制御コマンド等が送受信される。ネットワークI/F108は、画像形成装置100をネットワーク113に接続するためのインタフェースとして機能する。なお、ネットワーク113は、例えば、LANであってもよいし、電話回線網(PSTN)であってもよい。プリンタエンジン111は、システムバス110側から受信した印刷画像データに基づいて、複数色(ここではCMYKの4色)の現像剤(トナー)を用いてマルチカラー画像を紙等の記録媒体上に形成する。スキャナI/F109は、スキャナユニット112による原稿の読み取りを行う際に、CPU101からの指示に応じてスキャナユニット112を制御するためのインタフェースとして機能する。スキャナI/F109を介して、CPU101とスキャナユニット112との間でスキャナユニット制御コマンド等が送受信される。スキャナユニット112は、CPU101による制御によって、原稿の画像を読み取って読取画像データを生成し、スキャナI/F109を介してRAM103または大容量記憶装置104に画像データを送信する。 The engine I/F 107 functions as an interface for controlling the printer engine 111 according to instructions from the CPU 101 when executing printing. Engine control commands and the like are transmitted and received between the CPU 101 and the printer engine 111 via the engine I/F 107 . Network I/F 108 functions as an interface for connecting image forming apparatus 100 to network 113 . Note that the network 113 may be, for example, a LAN or a telephone network (PSTN). Based on the print image data received from the system bus 110 side, the printer engine 111 forms a multi-color image on a recording medium such as paper by using developers (toners) of a plurality of colors (here, four colors of CMYK). do. The scanner I/F 109 functions as an interface for controlling the scanner unit 112 according to instructions from the CPU 101 when the scanner unit 112 reads an original. Scanner unit control commands and the like are transmitted and received between the CPU 101 and the scanner unit 112 via the scanner I/F 109 . Under the control of the CPU 101 , the scanner unit 112 reads an image of a document, generates read image data, and transmits the image data to the RAM 103 or the mass storage device 104 via the scanner I/F 109 .

<画像処理装置の構成>
図2は、画像処理装置114の内部構成を示す機能ブロック図である。画像処理装置114は、画像入力部201、制御コマンド生成部202、色調整テーブル生成部203、色変換処理部204、Raster Image Processer(以降RIP)部205、中間調処理部206、および画像出力部207を備える。これらの各機能部は、CPU101がROM102に格納されたプログラムをRAM103に読み出して実行することによって実現される。あるいは、これらの一部または全部が、ASICまたは電子回路等のハードウェアで実現されてもよい。
<Configuration of image processing apparatus>
FIG. 2 is a functional block diagram showing the internal configuration of the image processing device 114. As shown in FIG. The image processing apparatus 114 includes an image input unit 201, a control command generation unit 202, a color adjustment table generation unit 203, a color conversion processing unit 204, a raster image processor (hereinafter RIP) unit 205, a halftone processing unit 206, and an image output unit. 207. These functional units are implemented by the CPU 101 reading out programs stored in the ROM 102 to the RAM 103 and executing them. Alternatively, some or all of these may be implemented in hardware such as ASICs or electronic circuits.

画像入力部201は、印刷対象の画像データの入力を受け付ける。入力される画像データは、例えばホストPC115からネットワーク113及びネットワークI/F108を介して入力される画像データである。或いは、画像入力部201には、大容量記憶装置104に格納された画像データが入力されてもよい。入力される画像データは、例えば、プリンタエンジン111に非依存のRGB色空間であるsRGB色空間に対応したRGBの各信号を8bit256階調で表現する3レイヤーのデータである。尚、本実施形態におけるsRGBとは、IEC(国際電気標準会議)が定めたRGB色空間の標準規格のことを指している。画像入力部201に入力された画像データは、制御コマンド生成部202に送られる。 The image input unit 201 receives input of image data to be printed. The input image data is, for example, image data input from the host PC 115 via the network 113 and the network I/F 108 . Alternatively, image data stored in the mass storage device 104 may be input to the image input unit 201 . The input image data is, for example, 3-layer data that expresses each RGB signal corresponding to the sRGB color space, which is an RGB color space independent of the printer engine 111, in 8-bit 256-gradation. Note that sRGB in this embodiment refers to the standard of the RGB color space defined by IEC (International Electrotechnical Commission). Image data input to the image input unit 201 is sent to the control command generation unit 202 .

制御コマンド生成部202は、入力された画像データ(sRGB)を基に、色調整テーブル生成部203および色変換処理部204の制御ならびにRIP部205の制御コマンドの生成を行う。色調整テーブル生成部203および色変換処理部204を制御して生成されたRIP部制御コマンドは、RIP部205に送られる。RIP部コマンドには、sRGB色空間からプリンタエンジン111で用いられるCMYK色空間に変換された画像データが含まれる。 The control command generation unit 202 controls the color adjustment table generation unit 203 and the color conversion processing unit 204 and generates control commands for the RIP unit 205 based on the input image data (sRGB). A RIP unit control command generated by controlling the color adjustment table generation unit 203 and the color conversion processing unit 204 is sent to the RIP unit 205 . The RIP unit command includes image data converted from the sRGB color space to the CMYK color space used by the printer engine 111 .

色調整テーブル生成部203は、操作部106の指示に基づく任意の色調整を行う。色調整テーブル生成部203は、画像入力部201に入力された画像データを、プリンタエンジン111に非依存のsRGB色空間からプリンタエンジン111の色再現性に依存したRGB色空間に色調整変換するための色調整テーブルを生成する。以下、プリンタエンジン111の色再現性に依存したデバイス依存のRGB色空間のことを、devRGB色空間という。 A color adjustment table generation unit 203 performs arbitrary color adjustment based on instructions from the operation unit 106 . The color adjustment table generation unit 203 performs color adjustment conversion of the image data input to the image input unit 201 from the sRGB color space independent of the printer engine 111 to the RGB color space dependent on the color reproducibility of the printer engine 111. Generate a color adjustment table for A device-dependent RGB color space that depends on the color reproducibility of the printer engine 111 is hereinafter referred to as a devRGB color space.

本実施形態では、前述のように、例えばPOPの画像データを用いてプリンタエンジン111で印刷を行った結果、見本のPOPとは異なる色で印刷されてしまうケースを想定する。そして、印刷結果が見本とは異なる色であることを認識したユーザが、操作部106を操作して、色調整を行う指示(色調整モードの指示)を入力する。この指示に応じて、色調整テーブル生成部203は、以下で説明する色調整テーブルの生成処理を行うことになる。即ち、以下で説明する例は、色調整モードの指示が入力された場合の処理である。このような色調整モードの指示が入力されない場合、画像処理装置114は、色調整テーブル生成部203を用いた処理は行わず、既定の色調整テーブルを用いて、sRGB色空間からdevRGB色空間への変換を行うことになる。色調整モードの指示が入力されない場合の処理は、本実施形態の主眼ではないので、説明を省略する。 In the present embodiment, as described above, for example, as a result of printing by the printer engine 111 using POP image data, it is assumed that the POP is printed in a color different from that of the sample POP. Then, the user who recognizes that the color of the printed result is different from that of the sample operates the operation unit 106 to input an instruction to perform color adjustment (instruction of color adjustment mode). In response to this instruction, the color adjustment table generation unit 203 performs the color adjustment table generation processing described below. That is, the example described below is processing when an instruction for the color adjustment mode is input. When such a color adjustment mode instruction is not input, the image processing device 114 does not perform processing using the color adjustment table generation unit 203, and uses a default color adjustment table to convert the sRGB color space to the devRGB color space. conversion will be performed. The processing performed when the instruction for the color adjustment mode is not input is not the focus of the present embodiment, and thus the description thereof will be omitted.

本実施形態の色調整テーブル生成部203は、色調整テーブルに含まれる調整対象色に対応する色が、見本色に変わるように色調整した色調整テーブルデータを生成する。これにより、ユーザの意図する色に近づける色調整を実現する。この色調整テーブルデータは、前述したように、sRGB色空間からdevRGB色空間に色調整変換をするためのテーブルデータである。 The color adjustment table generation unit 203 of the present embodiment generates color adjustment table data in which colors corresponding to adjustment target colors included in the color adjustment table are color-adjusted so as to change to sample colors. This realizes color adjustment that brings the color closer to the color intended by the user. As described above, this color adjustment table data is table data for color adjustment conversion from the sRGB color space to the devRGB color space.

色調整テーブル生成部203は、sRGB色空間からdevRGB色空間に色調整変換をするための既定のテーブルデータを有している。ここで、調整対象色を見本色に近づける色調整を行う場合、調整対象色を第一の色として既定のテーブルに入力した場合に出力される第二の色が調整されることになる。即ち、この第二の色を、見本色を既定のテーブルに入力した場合に出力される第三の色に置き換えるように調整された色調整テーブルが生成される。換言すれば、生成された色調整テーブルにおいては、調整対象色を第一の色として入力した場合に、上記の第三の色が出力されることになる。本実施形態の色調整テーブル生成部203は、色調整テーブルデータの生成に際して、適切な調整対象色の候補を表示する処理を行う。色調整テーブルの生成処理の詳細は後述する。 The color adjustment table generation unit 203 has default table data for color adjustment conversion from the sRGB color space to the devRGB color space. Here, when color adjustment is performed to bring the color to be adjusted closer to the sample color, the second color that is output when the color to be adjusted is input as the first color into the predetermined table is adjusted. That is, a color adjustment table adjusted to replace the second color with the third color that would be output if the sample colors were input to the predetermined table is generated. In other words, in the generated color adjustment table, when the color to be adjusted is input as the first color, the third color is output. The color adjustment table generation unit 203 according to the present embodiment performs processing for displaying suitable adjustment target color candidates when generating color adjustment table data. The details of the process of generating the color adjustment table will be described later.

色変換処理部204は、色調整テーブル生成部203によって生成された色調整テーブルと色変換テーブルとを用いて、制御コマンド生成部202より取得した画像データのRGB値(sRGB値)を、CMYK色空間の色に変換する色変換処理を施す。色変換テーブルは、RAM103、或いは、大容量記憶装置104に記憶されている。まず、色変換処理部204は、色調整テーブル生成部203で生成された色調整テーブルにより、入力画像(sRGB)をdevRGB色空間に変換することで、調整対象色を見本色に近づける。もちろん、調整対象色以外の色も、sRGB色空間からdevRGB色空間に変換される。このように色調整を実施することで、入力画像を、プリンタエンジン111に非依存のRGB色空間からdevRGB色空間に色調整するとともに、調整対象色を見本色に近づけることが行われる。更に、色変換処理部204は、devRGB色空間からLab色空間に変換する色変換テーブル、および、Lab色空間からCMYK色空間に色変換する色変換テーブルの2つの色変換テーブルによる色変換処理を施す。これにより、入力画像を、CMYK色空間の色値に変換処理する。尚、CIE(国際照明委員会)が定める、人間の視覚特性を考慮したプリンタエンジン111に非依存の3次元の視覚均等色空間であるL*a*b*を、本実施形態では簡略的にLabと示す。プリンタエンジン111に非依存の色空間を介して色空間を変換することで、人間が同一色と認識する色の再現を実現する。尚、devRGB色空間からCMYK色空間への色変換処理の方法は、上述の2つの色変換テーブルを用いることに限定されない。例えば、色調整テーブルと、2つの色変換テーブルとを合成して、devRGB色空間をCMYK色空間へ変換する1つの色変換テーブルを生成し、この色変換テーブルを用いて色変換処理しても良い。 The color conversion processing unit 204 uses the color adjustment table and the color conversion table generated by the color adjustment table generation unit 203 to convert the RGB values (sRGB values) of the image data acquired from the control command generation unit 202 into CMYK colors. Perform color conversion processing to convert to a color in space. A color conversion table is stored in the RAM 103 or the mass storage device 104 . First, the color conversion processing unit 204 converts the input image (sRGB) into the devRGB color space using the color adjustment table generated by the color adjustment table generation unit 203, thereby bringing the color to be adjusted closer to the sample color. Of course, colors other than the color to be adjusted are also converted from the sRGB color space to the devRGB color space. By performing color adjustment in this manner, the input image is color-adjusted from the printer engine 111-independent RGB color space to the devRGB color space, and the color to be adjusted is brought closer to the sample color. Furthermore, the color conversion processing unit 204 performs color conversion processing using two color conversion tables: a color conversion table for converting from the devRGB color space to the Lab color space, and a color conversion table for color conversion from the Lab color space to the CMYK color space. Apply. As a result, the input image is converted into color values in the CMYK color space. In the present embodiment, L*a*b*, which is a three-dimensional visually uniform color space independent of the printer engine 111 that takes into account human visual characteristics and is defined by the CIE (International Commission on Illumination), is simply Labeled as Lab. By converting the color space via a color space independent of the printer engine 111, reproduction of colors that humans recognize as the same color is realized. Note that the method of color conversion processing from the devRGB color space to the CMYK color space is not limited to using the two color conversion tables described above. For example, a color adjustment table and two color conversion tables may be synthesized to generate a single color conversion table for converting the devRGB color space to the CMYK color space, and color conversion may be performed using this color conversion table. good.

RIP部205は、制御コマンド生成部202が生成したRIP部制御コマンド(CMYK色空間の画像データを含む)を用いてCMYKラスター画像を生成する。 The RIP unit 205 generates a CMYK raster image using the RIP unit control commands (including image data in the CMYK color space) generated by the control command generation unit 202 .

中間調処理部206は、RIP部205によって生成されたCMYKラスター画像に対して、中間調処理を施す。プリンタエンジン111は、通常、2、4、16階調等のように、256階調を表現する入力画像データよりも低階調数のみの出力に対応している場合が多い。このため、中間調処理部206は、少ない階調数での出力でも安定した中間調表現での出力が可能となるように、中間調処理を行う。なお、中間調処理部206による中間調処理には、濃度パターン法、組織的ディザ法、または誤差拡散法等の様々な方法を適用することが可能である。これらの処理を経てプリンタエンジン111で処理可能な画像データである印刷画像データが生成される。 A halftone processing unit 206 performs halftone processing on the CMYK raster image generated by the RIP unit 205 . The printer engine 111 usually supports output of only the number of gradations lower than input image data expressing 256 gradations, such as 2, 4, and 16 gradations. For this reason, the halftone processing unit 206 performs halftone processing so as to enable stable halftone expression output even with a small number of gradations. For the halftone processing by the halftone processing unit 206, various methods such as the density pattern method, systematic dither method, error diffusion method, etc. can be applied. Print image data, which is image data that can be processed by the printer engine 111, is generated through these processes.

画像出力部207は、中間調処理部206から印刷画像データを受け取ると、エンジンI/F107を介してプリンタエンジン111に印刷画像データを送信する。CPU101は、印刷画像データに基づく画像形成の指示を、プリンタエンジン111に対して行う。プリンタエンジン111は、露光、現像、転写、及び定着の各プロセスを実行することによって、記録媒体上に入力された印刷画像データに従ったカラー画像を印刷する。 Upon receiving print image data from the halftone processing unit 206 , the image output unit 207 transmits the print image data to the printer engine 111 via the engine I/F 107 . The CPU 101 instructs the printer engine 111 to form an image based on the print image data. The printer engine 111 prints a color image according to the input print image data on a recording medium by executing each process of exposure, development, transfer, and fixation.

<色調整テーブル生成部の構成>
図3は、色調整テーブル生成部203の内部構成を示す機能ブロック図である。色調整テーブル生成部203は、調整対象色取得部301、見本色取得部302、範囲取得部303、判定部304、決定部305、および色変換テーブル出力部306を備える。これらの各機能部は、CPU101がROM102に格納されたプログラムをRAM103に読み出して実行することによって実現される。あるいは、これらの一部または全部が、ASICまたは電子回路等のハードウェアで実現されてもよい。
<Configuration of Color Adjustment Table Generation Unit>
FIG. 3 is a functional block diagram showing the internal configuration of the color adjustment table generator 203. As shown in FIG. The color adjustment table generation unit 203 includes an adjustment target color acquisition unit 301 , a sample color acquisition unit 302 , a range acquisition unit 303 , a determination unit 304 , a determination unit 305 and a color conversion table output unit 306 . These functional units are implemented by the CPU 101 reading out programs stored in the ROM 102 to the RAM 103 and executing them. Alternatively, some or all of these may be implemented in hardware such as ASICs or electronic circuits.

調整対象色取得部301は、制御コマンド生成部202からの画像データ(sRGB)の入力を受け付ける。調整対象色取得部301は、画像データを取得すると、画像データに基づく画像を、システムバス110を介して表示部105に表示する。 The adjustment target color acquisition unit 301 receives input of image data (sRGB) from the control command generation unit 202 . After obtaining the image data, the adjustment target color obtaining unit 301 displays an image based on the image data on the display unit 105 via the system bus 110 .

図4は、表示部105において表示される、画像データに対応する画像、及び、調整対象色または見本色を表示し、操作することが可能なUIの例を示す図である。図4のUIは、色調整テーブル生成部203(より詳細には、調整対象色取得部301または見本色取得部302)が表示部105を表示制御することで表示される。図4(a)において表示部105に表示されている画像402は、調整対象色取得部301が取得した画像データに基づいて表示されている画像(第一画像)である。画像402は、見本401(印刷物)に対応する画像であるものの、一部の色が異なって表示されているものとする。 FIG. 4 is a diagram showing an example of a UI for displaying an image corresponding to image data and a color to be adjusted or a sample color displayed on the display unit 105 and enabling operation. The UI in FIG. 4 is displayed by controlling the display of the display unit 105 by the color adjustment table generation unit 203 (more specifically, the adjustment target color acquisition unit 301 or the sample color acquisition unit 302). An image 402 displayed on the display unit 105 in FIG. 4A is an image (first image) displayed based on the image data acquired by the adjustment target color acquisition unit 301 . An image 402 is an image corresponding to the sample 401 (printed matter), but is displayed with some colors different.

調整対象色取得部301は、表示部105に表示された画像402の特定の位置をユーザが選択すること(例えば画面上をユーザがタッチすること)により、ユーザから選択された位置に対応する色を、調整対象色の候補と決定する。尚、後述するように、「ユーザから選択された位置に対応する色」とは、ユーザが指定した位置の色と、その指定位置から所定の距離内に存在する色とを含むものである。このため、ユーザから選択された位置に対応する色には、複数の色が含まれ得るものであり、これらが調整対象色の候補として決定される。 When the user selects a specific position of the image 402 displayed on the display unit 105 (for example, the user touches the screen), the adjustment target color acquisition unit 301 acquires a color corresponding to the position selected by the user. is determined as a candidate for the color to be adjusted. As will be described later, the "color corresponding to the position selected by the user" includes the color of the position specified by the user and the color existing within a predetermined distance from the specified position. Therefore, the color corresponding to the position selected by the user can include a plurality of colors, and these are determined as candidates for the adjustment target color.

そして調整対象色取得部301は、決定した調整対象色の候補の色を、例えば図4(a)の候補404のように、画像部分の色を表示するように表示部105に表示する。また、候補404の近傍にチェックボックス403を設け、候補404の中から調整対象色をユーザに選択させる。スクロールバー405は、調整対象色の候補が複数抽出され、一つの画面に収まらなかった場合に、画面をスクロールして、表示される調整対象色の候補を変えるためのスクロールバーである。また、抽出された調整対象色の候補404の近傍には、sRGBに対応したR、G、Bの3値が合わせて表示されている。 Then, the adjustment target color acquisition unit 301 displays the determined adjustment target color candidate colors on the display unit 105 so as to display the color of the image portion, such as the candidate 404 in FIG. 4A. Also, check boxes 403 are provided near the candidates 404 to allow the user to select a color to be adjusted from among the candidates 404 . A scroll bar 405 is a scroll bar for scrolling the screen to change the displayed adjustment target color candidates when a plurality of adjustment target color candidates are extracted and do not fit on one screen. Three values of R, G, and B corresponding to sRGB are also displayed in the vicinity of the extracted adjustment target color candidate 404 .

調整対象色取得部301は、チェックボックス403にチェックされた色を調整対象色として取得する。調整対象色取得部301が取得した調整対象色は、決定部305に送られる。調整対象色の取得処理についての詳細は後述する。 The adjustment target color acquisition unit 301 acquires the color checked in the check box 403 as the adjustment target color. The adjustment target color acquired by the adjustment target color acquisition unit 301 is sent to the determination unit 305 . The details of the adjustment target color acquisition process will be described later.

尚、表示部105に表示される画像402および調整対象色の候補404は、表示部105のモニタデバイスに依存したモニタ色変換テーブルを用いて、モニタデバイスに依存したRGBの色空間で表示されているものである。 The image 402 and the adjustment target color candidates 404 displayed on the display unit 105 are displayed in an RGB color space dependent on the monitor device using a monitor color conversion table dependent on the monitor device of the display unit 105. There is.

見本色取得部302は、調整対象色の目標となる色(見本色)を取得する。見本色を取得する流れを図4(a)および(b)を用いて説明する。見本色取得部302は、図4(b)に示すように、表示部105に見本401の読み取り指示を示すメッセージ408を表示する。この読み取り指示を確認したユーザは、スキャナユニット112に見本401をセットして、操作部106を介して読み取り実行を指示する。この指示を受けて、画像処理装置114は、スキャナユニット112にセットされた見本色を含む原稿(見本401)を、システムバス110を介して読み取って画像データを生成し、RAM103に記録する。RAM103に記録される画像データは、例えばRGB8bitの画像データである。読み取った画像データも、スキャナユニット112のデバイス依存のRGB値からスキャナ色変換テーブルを用いてsRGB色空間に変換される。見本色取得部302は、このようにして得られた画像データを、調整対象色取得部301で説明した処理と同様に、表示部105に表示する(図4(a))。 The sample color acquisition unit 302 acquires a target color (sample color) of the color to be adjusted. The flow of acquiring sample colors will be described with reference to FIGS. 4(a) and 4(b). The sample color acquisition unit 302 displays a message 408 indicating an instruction to read the sample 401 on the display unit 105, as shown in FIG. 4B. After confirming this reading instruction, the user sets the sample 401 on the scanner unit 112 and instructs execution of reading via the operation unit 106 . In response to this instruction, the image processing device 114 reads the document (sample 401 ) containing the sample color set in the scanner unit 112 via the system bus 110 to generate image data and records it in the RAM 103 . The image data recorded in the RAM 103 is, for example, RGB 8-bit image data. The read image data is also converted from the device-dependent RGB values of the scanner unit 112 to the sRGB color space using the scanner color conversion table. The sample color acquisition unit 302 displays the image data thus obtained on the display unit 105 in the same manner as the processing described for the adjustment target color acquisition unit 301 (FIG. 4A).

見本色取得部302は、調整対象色取得部301と同様に、表示する見本画像(第二画像、画像402に相当)の中から、例えばユーザが画面上をタッチすることによりユーザから選択された位置に対応する色を見本色として表示する。このとき、見本色取得部302は、調整対象色と同様に、見本色の候補(候補404に相当)を表示し、チェックボックス403にチェックされた色を、見本色として取得する(図4(a))。取得した見本色は、判定部304に送られる。見本色の取得処理についての詳細は後述する。 Similar to the adjustment target color acquisition unit 301, the sample color acquisition unit 302 is selected by the user from the displayed sample image (second image, corresponding to the image 402), for example, by the user touching the screen. Display the color corresponding to the position as the sample color. At this time, the sample color acquisition unit 302 displays sample color candidates (corresponding to the candidate 404) in the same manner as the adjustment target color, and acquires the color checked in the check box 403 as the sample color (see FIG. 4 ( a)). The acquired sample color is sent to the determination unit 304 . The details of the sample color acquisition process will be described later.

範囲取得部303は、制御コマンド生成部202から画像形成装置100の色再現範囲を取得する。色再現範囲とは、例えばLab空間上で画像形成装置100が表現することが可能な色の範囲を示す。色再現範囲は、プリンタエンジン111に依存するRGB(devRGB)に対応するLabの関係を表すテーブルデータとして取得する。テーブルデータの一例を表1に示す。 Range acquisition unit 303 acquires the color reproduction range of image forming apparatus 100 from control command generation unit 202 . The color reproduction range indicates the range of colors that can be expressed by the image forming apparatus 100 in Lab space, for example. The color reproduction range is acquired as table data representing the relationship of Lab corresponding to RGB (devRGB) depending on the printer engine 111 . Table 1 shows an example of table data.

Figure 0007321885000001
Figure 0007321885000001

ただし、色再現範囲として用いる色空間は、プリンタエンジン111に非依存であれば良く、上記の一例に限定されない。例えばLab色空間と同様に、CIE(国際照明委員会)が定めるLuv色空間を用いても良い。Lab値は、本実施形態においては実数値とし、Lは0.0~100.0、a及びbは-127.0~128.0の値を取るものとする。テーブルデータは、devRGBに対応するRGB色空間の中で、離散的な位置の値を保持する。値を保持しない点が指定された場合には、範囲取得部303は、周辺の値から補間演算によってLab値を算出する。取得した色再現範囲は、判定部304に送られる。 However, the color space used as the color reproduction range is not limited to the above example as long as it does not depend on the printer engine 111 . For example, like the Lab color space, the Luv color space defined by the CIE (Commission Internationale de l'Eclairage) may be used. Lab values are real numbers in this embodiment, L is 0.0 to 100.0, and a and b are -127.0 to 128.0. The table data holds discrete position values in the RGB color space corresponding to devRGB. When a point that does not hold a value is specified, the range acquisition unit 303 calculates the Lab value by interpolation calculation from surrounding values. The acquired color reproduction range is sent to the determination unit 304 .

判定部304は、見本色取得部302から送られた見本色と、範囲取得部303から送られた色再現範囲とに基づいて、見本色に対応するLab値が画像形成装置100での色再現範囲を超えるか否かを判定する。判定結果は決定部305に送られる。 Based on the sample color sent from the sample color acquisition unit 302 and the color reproduction range sent from the range acquisition unit 303, the determination unit 304 determines that the Lab value corresponding to the sample color is the color reproduction in the image forming apparatus 100. Determine whether or not the range is exceeded. A determination result is sent to the determination unit 305 .

決定部305は、判定部304から送られる判定結果に応じて、調整対象色取得部301で取得された調整対象色に対応する目標信号値を決定する。目標信号値はdevRGBのR、G、Bの3値とする。即ち、決定部305は、sRGB色空間からdevRGBの色空間に色調整する調整テーブルにおいて、入力をsRGB色空間の調整対象色とした場合の出力のdevRGB色空間の目標信号値を決定する。 The determination unit 305 determines a target signal value corresponding to the adjustment target color acquired by the adjustment target color acquisition unit 301 according to the determination result sent from the determination unit 304 . Three values of R, G, and B of devRGB are used as target signal values. That is, the determining unit 305 determines the target signal value in the devRGB color space of the output when the input is the adjustment target color in the sRGB color space in the adjustment table for color adjustment from the sRGB color space to the devRGB color space.

判定部304における判定結果が色再現範囲を超えない場合には、決定部305は、見本色に対応するLab値を画像形成装置100が再現可能なdevRGB値を、目標信号値として決定する。一方、判定結果が色再現範囲を超える場合には、色再現範囲内においてユーザが求める色に近い色を選択すればよい。例えば、決定部305は、複数の候補色を備えたチャート画像を生成し、ユーザが、求める色に近い色をチャート画像から選択する。そして、決定部305は、ユーザによって選択されたチャート画像の色を目標信号値として決定すればよい。チャート画像は、プリンタエンジン111によって印刷されてもよいし、表示部105で表示されてもよい。このように決定した目標信号値は、調整対象色とともに色変換テーブル出力部306に送られる。 When the determination result of the determination unit 304 does not exceed the color reproduction range, the determination unit 305 determines the devRGB values that allow the image forming apparatus 100 to reproduce the Lab values corresponding to the sample color as target signal values. On the other hand, if the determination result exceeds the color reproduction range, a color close to the color desired by the user may be selected within the color reproduction range. For example, the determination unit 305 generates a chart image with multiple candidate colors, and the user selects a color close to the desired color from the chart image. Then, the determination unit 305 may determine the color of the chart image selected by the user as the target signal value. The chart image may be printed by the printer engine 111 or displayed on the display unit 105 . The target signal value thus determined is sent to the color conversion table output unit 306 together with the color to be adjusted.

色変換テーブル出力部306は、受信した調整対象色と目標信号値とを関連付けしたテーブルデータを生成し、色変換処理部204に送る。色調整テーブルは、入力されたsRGBをプリンタエンジン111に依存するRGB(devRGB)色空間に変換するテーブルである。尚、調整対象色以外の色については、既定の色調整テーブルの値を用いて生成すればよい。色調整テーブルの一例を表2に示す。 The color conversion table output unit 306 generates table data that associates the received adjustment target color with the target signal value, and sends the table data to the color conversion processing unit 204 . The color adjustment table is a table that converts input sRGB into an RGB (devRGB) color space that depends on the printer engine 111 . Colors other than the color to be adjusted may be generated using the values of the predetermined color adjustment table. Table 2 shows an example of the color adjustment table.

Figure 0007321885000002
Figure 0007321885000002

調整対象色が示すsRGB値に対応する格子点のdevRGB値を目標信号値に置き換える。以上の置き換え処理によって、調整対象色をユーザが望む色に近づける調整を実現したテーブルを生成する。尚、より好適には、1格子点のみを変更するのではなく、RGB色空間上で調整色が示す格子点と近傍する格子点との出力信号値の差が滑らかに変化するようにスムージング処理することが望ましい。 The devRGB values of the lattice points corresponding to the sRGB values indicated by the adjustment target color are replaced with the target signal values. Through the replacement process described above, a table is generated that realizes an adjustment that brings the color to be adjusted closer to the color desired by the user. More preferably, instead of changing only one grid point, smoothing processing is performed so that the difference in output signal value between the grid point indicated by the adjustment color and adjacent grid points on the RGB color space changes smoothly. It is desirable to

<調整対象色及び見本色の取得処理フロー>
図5は、調整対象色または見本色を画像データから抽出する処理のフローを示す図である。図5の処理は、調整対象色取得部301または見本色取得部302が行う。図5の処理フローに示す一連の処理は、CPU101がROM102に格納されるプログラムをRAM103に読み出して実行することによって実現される。なお、各処理の説明における記号「S」は、当該フローチャートにおけるステップであることを意味する。調整対象色および見本色の抽出処理におけて抽出される色を総称して抽出色という。以下では、主として調整対象色取得部301が行う処理として説明する。調整対象色および見本色の抽出は同じ処理フローであるため、特に説明を行わない箇所は、調整対象色取得部301を見本色取得部302に置き換え、調整対象色を見本色に置き換えればよい。
<Acquisition processing flow of color to be adjusted and sample color>
FIG. 5 is a diagram showing a flow of processing for extracting a color to be adjusted or a sample color from image data. The processing in FIG. 5 is performed by the adjustment target color acquisition unit 301 or the sample color acquisition unit 302 . A series of processes shown in the processing flow of FIG. 5 is realized by the CPU 101 reading a program stored in the ROM 102 to the RAM 103 and executing the program. Note that the symbol "S" in the description of each process means a step in the flowchart. Colors extracted in the adjustment target color and sample color extraction processing are collectively referred to as extraction colors. The processing mainly performed by the adjustment target color acquisition unit 301 will be described below. Since the extraction of the color to be adjusted and the sample color are performed in the same processing flow, the sample color acquisition unit 302 replaces the color to be adjusted acquisition unit 301 and the sample color to be adjusted, unless otherwise described.

S501において調整対象色取得部301は、画像データを受信する。調整対象色取得部301は、制御コマンド生成部202から送られる画像データを受信する。尚、見本色を抽出色として抽出する場合は、見本色取得部302は、スキャナユニット112で読み取られRAM103に記録された画像データを受信する。 In S501, the adjustment target color acquisition unit 301 receives image data. The adjustment target color acquisition unit 301 receives image data sent from the control command generation unit 202 . When extracting a sample color as an extraction color, the sample color acquiring unit 302 receives image data read by the scanner unit 112 and recorded in the RAM 103 .

S502において調整対象色取得部301は、S501で受信した画像データを、システムバス110を介して表示部105に表示する。前述の通り、例えば図4(a)の画像402のような形で画像データを表示部105に表示する。 In S<b>502 , the adjustment target color acquisition unit 301 displays the image data received in S<b>501 on the display unit 105 via the system bus 110 . As described above, the image data is displayed on the display unit 105 in the form of the image 402 in FIG. 4A, for example.

S503において調整対象色取得部301は、S502にて表示部105に表示した画像402に対する、ユーザからの調整対象色(抽出色)の位置選択を受け付ける。調整対象色の位置選択は、表示部105に表示されている画像402上の調整対象色が配置されている箇所を、タッチパネル等を介してユーザにタッチさせることで行う。もしくは、操作部106として接続されたマウス等のポインティングデバイスを用いてユーザに選択させてもよい。そして調整対象色取得部301は、ユーザによりタッチされた位置の座標(x,y)を保持する。ここで、x,yは、例えば表示部105に表示されている画像402の一番左上の位置を原点(0,0)とした、2次元平面上の横方向の位置x(右方向が+)と縦方向の位置y(下方向が+)を表す。 In S503, the adjustment target color acquisition unit 301 receives the position selection of the adjustment target color (extracted color) from the user for the image 402 displayed on the display unit 105 in S502. The selection of the position of the color to be adjusted is performed by having the user touch a portion of the image 402 displayed on the display unit 105 where the color to be adjusted is arranged via a touch panel or the like. Alternatively, the user may select using a pointing device such as a mouse connected as the operation unit 106 . Then, the adjustment target color acquisition unit 301 holds the coordinates (x, y) of the position touched by the user. Here, x and y are the horizontal position x (the right direction is + ) and the vertical position y (the downward direction is +).

続いてS504において調整対象色取得部301は、S503にて選択された位置の画素とその周辺画素との信号値(sRGB)を抽出し、その出現頻度を導出する。周辺画素は、選択された位置の画素からの2次元平面上で左右及び上下の予め決められた距離の範囲内にある画素とする。例えば、選択された位置を(Cx,Cy)とし、予め決められた左側の距離をDxl、右側の距離をDxr、上側の距離をDyu、下側の距離をDydとすると、周辺画素の範囲は以下のように表現できる。
Cx - Dxl ≦ Cx ≦ Cx + Dxr
Cy - Dyu ≦ Cy ≦ Cy + Dyd
ただし、
Cx - Dxl < 0 の場合 Cx - Dxl = 0
Cx + Dxr > MAXx の場合 Cx + Dxr = MAXx
Cy - Dyu < 0 の場合 Cy - Dyu = 0
Cy + Dyd > MAXy の場合 Cy + Dyd = MAXy
Subsequently, in S504, the adjustment target color acquisition unit 301 extracts the signal values (sRGB) of the pixel at the position selected in S503 and its peripheral pixels, and derives the frequency of appearance thereof. Peripheral pixels are pixels within a predetermined range of left, right, top and bottom distances on a two-dimensional plane from the pixel at the selected position. For example, if the selected position is (Cx, Cy), the left distance is Dxl, the right distance is Dxr, the upper distance is Dyu, and the lower distance is Dyd, then the range of surrounding pixels is It can be expressed as follows.
Cx - Dxl ≤ Cx ≤ Cx + Dxr
Cy−Dyu≦Cy≦Cy+Dyd
however,
If Cx - Dxl < 0 then Cx - Dxl = 0
If Cx + Dxr > MAXx then Cx + Dxr = MAXx
If Cy-Dyu < 0 then Cy-Dyu = 0
If Cy + Dyd > MAXy then Cy + Dyd = MAXy

ここで、MAXxは表示画像の横方向の最大位置、MAXyは表示画像の縦方向の最大位置である。 Here, MAXx is the maximum position of the display image in the horizontal direction, and MAXy is the maximum position of the display image in the vertical direction.

尚、周辺画素の範囲は予め決められた距離である例を説明したが、画像データの画像サイズに応じて変化させてもよく、また、範囲をユーザが決定できるようにしても良い。 Although an example in which the range of peripheral pixels is a predetermined distance has been described, the range may be changed according to the image size of the image data, or the range may be determined by the user.

出現頻度の導出は、選択された位置の画素とその周辺画素との信号値の中で、同じ信号値を持つ画素の個数をカウントすることで行われる。例えば、選択された位置の画素とその周辺画素との2次元平面上の位置を、横方向をi、縦方向をjとし、一番左上に来る画素の位置を原点(0,0)として、各画素値をVij(Rij,Gij,Bij)と表現する。まずV00の信号値(R00,G00,B00)を保持しつつ、IDを付与(ID:001)し、ID:001の信号値の個数を表すCt001=1とする。続いてV10とV00の各信号値を比較し、同じ信号値であればID:001の個数を表すCt001の値に1を加算する。そうでなければV10の信号値(R10,G10,B10)を保持しつつ、IDを付与(ID:002)し、ID:002の信号値の個数を表すCt002=1とする。同様に選択された位置の画素およびその周辺画素の各画素の信号値と、IDが付与された各信号値とを比較し、同じものが無ければその信号値を保持してIDを付与し、同じものがあれば、対応するCtの値に1を加算する。調整対象色取得部301は、このようにして選択された位置の画素とその周辺画素との信号値の中で、同じ信号値を持つ画素の個数をカウントして、画素値、ID,カウント値(Ct)をRAM103に保持する。 The appearance frequency is derived by counting the number of pixels having the same signal value among the signal values of the pixel at the selected position and its surrounding pixels. For example, let the position of the selected pixel and its surrounding pixels on a two-dimensional plane be i in the horizontal direction, j in the vertical direction, and let the position of the upper leftmost pixel be the origin (0, 0). Each pixel value is expressed as Vij (Rij, Gij, Bij). First, an ID is assigned (ID: 001) while holding the signal values (R00, G00, B00) of V00, and Ct001=1 representing the number of signal values of ID: 001 is set. Subsequently, the signal values of V10 and V00 are compared, and if the signal values are the same, 1 is added to the value of Ct001 representing the number of ID:001. Otherwise, an ID is assigned (ID: 002) while the signal values (R10, G10, B10) of V10 are held, and Ct002 representing the number of signal values of ID: 002 is set to 1. The signal value of each pixel of the pixel of the selected position and its peripheral pixels is similarly compared with each signal value to which the ID is assigned, and if there is no identical signal value, the signal value is held and an ID is assigned, If they are the same, add 1 to the corresponding Ct value. The adjustment target color acquisition unit 301 counts the number of pixels having the same signal value among the signal values of the pixel at the position selected in this way and the surrounding pixels, and obtains a pixel value, an ID, and a count value. (Ct) is held in the RAM 103 .

次にS505において調整対象色取得部301は、S504にて抽出した信号値に対し、それぞれカラーの信号値であるかを判定する。カラーであるか否かの判定は、抽出した信号値がR=G=B、つまりR,G,Bが全て同じ値であるかどうかで行うことができる。R=G=Bでなければカラーであると判定する。尚、本実施形態では一番単純な判定方法として、抽出した信号値がR=G=Bであるかどうかで判定する例を説明した。しかし、R、G,Bそれぞれの値の差を算出し、その差が所定の範囲よりも大きければカラーと判定するようにしてもよい。また、RGB値をLab値に変換しつつ、Lab値から彩度を算出し、彩度が所定の値よりも大きければカラーと判定するようにしても良い。即ち、RGB値は、彩度に変換可能であり、彩度が所定の値よりも大きければカラーと判定して良い。 Next, in S505, the adjustment target color acquisition unit 301 determines whether the signal values extracted in S504 are color signal values. Whether or not the image is color can be determined based on whether the extracted signal values are R=G=B, that is, whether R, G, and B are all the same value. If R=G=B, it is determined to be color. In this embodiment, as the simplest determination method, an example of determining whether or not the extracted signal value is R=G=B has been described. However, it is also possible to calculate the difference between the values of R, G, and B, and determine that the image is in color if the difference is greater than a predetermined range. Further, while converting the RGB values into Lab values, the saturation may be calculated from the Lab values, and if the saturation is greater than a predetermined value, it may be determined as color. That is, the RGB values can be converted into saturation, and if the saturation is greater than a predetermined value, it can be determined as color.

抽出信号値がカラーではないと判定された場合、S506に進み、S504にて保持したその抽出信号値をRAM103から破棄する。 If it is determined that the extracted signal value is not color, the process advances to S506 to discard the extracted signal value held in S504 from the RAM 103 .

S506の処理後またはS505で抽出信号値がカラーと判定された場合、S507に進む。S507において調整対象色取得部301は、S504にて抽出した、選択された位置の画素およびその周辺画素の信号値を全てカラー判定したかを判定する。判定方法は、例えばS504で抽出した画素の数を値として保持し、S505~S507を処理する毎に保持した値を1ずつ減らしていき、値が0になった場合に、全てカラー判定したと判定すればよい。S507で全てカラー判定していないと判定された場合は、S505に戻る。 After the process of S506 or when the extracted signal value is determined to be color in S505, the process proceeds to S507. In S<b>507 , the adjustment target color acquisition unit 301 determines whether all the signal values of the pixel at the selected position and its peripheral pixels extracted in S<b>504 have undergone color determination. As a determination method, for example, the number of pixels extracted in S504 is held as a value, and the held value is decremented by 1 each time S505 to S507 are processed. Judge. If it is determined in S507 that all the images have not been color-determined, the process returns to S505.

S507にて全ての抽出信号をカラー判定したと判定された場合、S508において調整対象色取得部301は、S505~S507を経てRAM103に保持されている信号値(抽出色)を出現頻度の高い順に並べ、表示部105に表示する。例えば図4(a)の候補404のように、頻度の一番高い信号値の色をパッチ形式で一番上に表示し、頻度の高い順に、その下に続いてパッチ形式で各信号値の色を表示していく。頻度の高い方が、ユーザが選択した調整対象色(抽出色)である可能性が高いからである。表示する信号値が多く、一度に画面に表示しきれないものは、スクロールバー405を操作することで、頻度順位の低い信号値を表示できるようにする。 If it is determined in S507 that all the extracted signals have undergone color determination, in S508 the adjustment target color acquisition unit 301 sorts the signal values (extracted colors) held in the RAM 103 through S505 to S507 in descending order of appearance frequency. They are arranged and displayed on the display unit 105 . For example, like the candidate 404 in FIG. 4(a), the color of the signal value with the highest frequency is displayed at the top in a patch format, followed by each signal value in a patch format in descending order of frequency. Display colors. This is because the color with the higher frequency is more likely to be the color to be adjusted (extracted color) selected by the user. If the number of signal values to be displayed is large and cannot be displayed on the screen at one time, the scroll bar 405 is operated to display signal values of low frequency order.

続いてS509において調整対象色取得部301は、表示部105に表示した信号値の色の候補404の中から、ユーザによる色の選択を受け付ける。例えば図4(a)のチェックボックス403によるチェックによって、色の選択を受け付ける。尚、チェックボックス503以外にも、候補404をユーザがタッチすることで色の選択が可能に構成されていてもよい。 Subsequently, in step S<b>509 , the adjustment target color acquisition unit 301 receives selection of a color by the user from among the signal value color candidates 404 displayed on the display unit 105 . For example, by checking the check box 403 in FIG. 4A, selection of color is accepted. In addition to the check box 503, the color may be selected by the user touching the candidate 404. FIG.

最後にS510において調整対象色取得部301は、色がユーザに選択された状態で決定ボタン506が押下されたことを検出することで、選択された選択色を調整対象色として登録する。尚、抽出色が見本色の場合には、見本色取得部302が、選択された選択色を見本色として登録する。 Finally, in step S510, the adjustment target color acquisition unit 301 detects that the user has selected a color and pressed the enter button 506, thereby registering the selected color as an adjustment target color. When the extracted color is a sample color, the sample color acquisition unit 302 registers the selected selected color as the sample color.

尚、本実施形態では、S503にてユーザにより選択された調整対象色の位置を中心として信号値抽出を行ったが、ユーザによる調整対象色の位置選択を省いても良い。つまり、受信した画像データ全体に対しS504以降の処理を行うことで、ユーザによる調整対象色の位置選択を省ける。これにより、処理負荷が増加する可能性があるが、ユーザの操作を減らし、ユーザ負荷を減らすことが出来る。また、カラーの信号値は全て選択候補として表示するようにしたが、S504で算出した頻度から、所定の頻度以下の信号値を対象から外すようにしても良い。 In the present embodiment, signal value extraction is performed centering on the position of the color to be adjusted selected by the user in S503, but the selection of the position of the color to be adjusted by the user may be omitted. That is, by performing the processing after S504 on the entire received image data, the user can omit the position selection of the color to be adjusted. Although this may increase the processing load, it is possible to reduce the user's operation and reduce the user's load. In addition, although all color signal values are displayed as selection candidates, signal values with a predetermined frequency or less may be excluded from the frequencies calculated in S504.

また、見本色の登録は調整対象色の登録と同じ処理で行ったが、S510で登録された調整対象色に基づいて、見本色の候補を絞った上で選択できるようにしてもよい。例えば図7の処理フローのように見本色の登録を行うことができる。 Further, the registration of the sample color is performed in the same process as the registration of the color to be adjusted, but based on the color to be adjusted registered in S510, candidates for the sample color may be narrowed down and selected. For example, sample colors can be registered as shown in the processing flow of FIG.

図7は、見本色登録処理のフローを示す図である。図7の処理は、見本色取得部302が行う。図7の処理フローに示す一連の処理は、CPU101がROM102に格納されるプログラムをRAM103に読み出して実行することによって実現される。なお、各処理の説明における記号「S」は、当該フローチャートにおけるステップであることを意味する。 FIG. 7 is a diagram showing the flow of sample color registration processing. The processing in FIG. 7 is performed by the sample color acquisition unit 302 . A series of processes shown in the processing flow of FIG. 7 is realized by the CPU 101 reading a program stored in the ROM 102 to the RAM 103 and executing the program. Note that the symbol "S" in the description of each process means a step in the flowchart.

まずS701において見本色取得部302は、読取画像データとしてスキャナユニット112で読み取られRAM103に記録された画像データを取得する。 First, in S701, the sample color acquisition unit 302 acquires image data read by the scanner unit 112 and recorded in the RAM 103 as read image data.

次にS702において見本色取得部302は、図5のS501~S510の処理でユーザにより選択されて、登録された調整対象色(以下、選択調整対象色という)の信号値(sRGB)を取得する。 Next, in S702, the sample color acquisition unit 302 acquires the signal value (sRGB) of the adjustment target color (hereinafter referred to as the selected adjustment target color) selected and registered by the user in the processing of S501 to S510 in FIG. .

続いてS703において見本色取得部302は、S701で受信した読取画像データの持つ信号値の内、S702で取得した選択調整対象色の信号値に近い信号値を抽出する。具体的には、選択調整対象色のsRGB値と、読取画像データの持つ各画素の信号値(sRGB値)とのsRGB空間上での距離をそれぞれ算出し、算出した距離の値が所定の閾値以内であるものを抽出する。sRGB空間上での距離の算出は以下の数式1を用いて行う。
Dist = sqrt((Rs-Rt)^2 + (Gs-Gt)^2 + (Bs-Bt)^2) 数式1
Next, in S703, the sample color acquisition unit 302 extracts signal values close to the signal value of the selected adjustment target color acquired in S702 from among the signal values of the read image data received in S701. Specifically, the distance in the sRGB space between the sRGB value of the color to be selected and adjusted and the signal value (sRGB value) of each pixel of the read image data is calculated, and the calculated distance value is a predetermined threshold value. Extract those that are within The calculation of the distance on the sRGB space is performed using the following Equation 1.
Dist = sqrt((Rs-Rt)^2 + (Gs-Gt)^2 + (Bs-Bt)^2) Formula 1

ここで、Distは距離を表す。Rs,Gs,Bsは選択調整対象色のsRGB値、Rt,Gt,Btは読取画像データにおける処理対象の画素の信号値であるsRGB値、sqrtは平方根の計算、^はべき乗の計算を表す。 Here, Dist represents distance. Rs, Gs, and Bs are the sRGB values of the selected adjustment target color, Rt, Gt, and Bt are the sRGB values of the pixel to be processed in the read image data, sqrt is the square root calculation, and ^ is the exponentiation calculation.

このDistの値と所定の閾値とを比較し、Distの値が閾値以下であるか、つまり選択調整対象色と読取画像データとの信号値が近いかを、読取画像データの画素ごとに判定する。また、sRGB空間ではなくLab空間の距離で判定してもよい。その場合、例えば前述の色調整テーブルと色再現範囲を表すテーブルとを用いてsRGB値をLab値に変換し、数式1のR,G,BをそれぞれL,a,bに置き換えて計算すればよい。なお閾値に関しては、あらかじめ設定された値を参照してもよいし、例えば読取画像データの信号値分布を取得し全体的に明度が高い分布であれば閾値の値を小さくする等、読取画像データの特徴に応じて閾値を設定してもよい。また、後述するS704での判定のため、調整対象色に近い色と判定された読取画像データの色の数を保持しておく。具体的には、初期状態で0を保持しておき、近い色と判定される度に1を足して、カウントアップしていき、読取画像データに含まれる各画素の信号値の分だけ繰り返した結果のカウントアップ後の値を保持する。 The value of Dist is compared with a predetermined threshold, and it is determined for each pixel of the read image data whether the value of Dist is equal to or less than the threshold, that is, whether the signal values of the selected adjustment target color and the read image data are close to each other. . Also, the distance in the Lab space may be used instead of the sRGB space. In that case, for example, the sRGB values are converted to Lab values using the above-described color adjustment table and table representing the color reproduction range, and R, G, and B in Equation 1 are replaced with L, a, and b, respectively, to calculate good. As for the threshold value, a value set in advance may be referred to. The threshold may be set according to the characteristics of Also, the number of colors of the read image data that are determined to be colors close to the color to be adjusted is stored for determination in S704, which will be described later. Specifically, 0 is held in the initial state, and 1 is added each time it is determined to be a similar color, and the count is incremented. Holds the value after counting up the result.

S704において見本色取得部302は、S703で調整対象色に近い色と判定された読取画像データの色が存在するかどうかを判定する。S703で保持した近い色と判定された色の数が1以上であれば存在すると判定し、0であれば存在しないと判定する。存在しないと判定された場合はそのまま処理を終了する。 In S704, the sample color acquisition unit 302 determines whether or not there is a color of the read image data that was determined in S703 to be close to the color to be adjusted. If the number of colors determined to be close colors stored in S703 is 1 or more, it is determined that the color exists, and if the number is 0, it is determined that the color does not exist. If it is determined that it does not exist, the process ends.

S704で存在すると判定された場合、S705において見本色取得部302は、S703でRAM103に保持されている信号値(抽出色)を表示部105に表示する。図8は、抽出色を表示部105に表示した場合の例である。図8は、抽出色を見本色の候補として表示部105に表示する例を示している。図8の画面は、S702で取得した選択調整対象色801と、S703で抽出された色の候補803、色の候補803の内、ユーザから選択された見本色802、および、見本色の選択を終了する決定ボタン805を含む。色の候補803の表示は、調整対象色に近い色、つまりS703で算出したDistの値が小さい方から順に、上から並べることができる。または、前述のS508のように出現頻度順に並べてもよい。一度に画面に表示しきれないものは、スクロールバー804を操作することで、Distの値が大きい、もしくは頻度順位の低い信号値を表示できるようにする。 If it is determined in S704 that the sample color acquisition unit 302 exists, in S705 the sample color acquisition unit 302 displays the signal value (extracted color) held in the RAM 103 on the display unit 105 in S703. FIG. 8 is an example of a case where extracted colors are displayed on the display unit 105. FIG. FIG. 8 shows an example of displaying an extracted color as a sample color candidate on the display unit 105 . The screen in FIG. 8 displays the selected adjustment target color 801 acquired in S702, the color candidate 803 extracted in S703, the sample color 802 selected by the user from among the color candidates 803, and the selection of the sample color. Includes a decision button 805 to exit. The display of the color candidates 803 can be arranged from the top in descending order of the color closest to the color to be adjusted, that is, the smaller value of Dist calculated in S703. Alternatively, they may be arranged in order of appearance frequency as in S508 described above. By operating the scroll bar 804, signal values that cannot be displayed on the screen at one time can be displayed with a large Dist value or with a low frequency order.

S706において見本色取得部302は、S705で表示した色の候補803の中から、ユーザによって選択された見本色の指定を受け付ける。 In S706, the sample color acquisition unit 302 receives designation of the sample color selected by the user from among the color candidates 803 displayed in S705.

最後にS707において見本色取得部302は、S706で選択された見本色がユーザに選択された状態で決定ボタン805が押下されたことを検出することで、選択された見本色を登録する。そして、前述したように、登録された調整対象色と見本色とに基づいて色調整テーブルの生成が行われる。 Finally, in S707, the sample color acquisition unit 302 registers the selected sample color by detecting that the OK button 805 has been pressed while the user has selected the sample color selected in S706. Then, as described above, a color adjustment table is generated based on the registered color to be adjusted and the sample color.

このように行うことで、見本色の選択において、特に画面が小さい場合により簡単に色の選択を行うことができる。尚、見本色の候補が複数抽出された場合に、複数の候補の中からユーザによって見本色が選択される例を示したが、見本色の候補が単色の場合にはユーザによって選択されることなく、見本色が決定されてもよい。 By doing so, it is possible to select colors more easily when selecting sample colors, especially when the screen is small. Although an example in which a user selects a sample color from a plurality of candidates when a plurality of sample color candidates are extracted has been described, the user may select a sample color when the sample color candidate is a single color. Instead, a swatch color may be determined.

以上説明したように、本実施形態によれば、調整対象としては選ばれない白または黒などの無彩色が候補として画面に表示されることを防ぐことが出来る。従って、調整対象色として適切な候補を表示することができる。また、小さな画面であっても、タッチミス等により所望していない色が調整対象色として抽出されることを防ぐことが出来る。また、調整対象色が登録された場合、調整対象色に近い見本色の候補を表示することもできる。これにより、見本色の選択を簡易に行うことも可能となる。 As described above, according to the present embodiment, it is possible to prevent an achromatic color such as white or black, which is not selected as an adjustment target, from being displayed on the screen as a candidate. Therefore, suitable candidates can be displayed as the adjustment target color. Moreover, even on a small screen, it is possible to prevent an undesired color from being extracted as an adjustment target color due to a touch error or the like. In addition, when an adjustment target color is registered, sample color candidates close to the adjustment target color can be displayed. This also makes it possible to easily select a sample color.

<<第二の実施形態>>
第一の実施形態では、抽出した調整対象色の候補の中からユーザの選択によって、調整対象色を登録する例を説明した。しかし、入力される画像の構成によっては、ユーザが選択しなくても調整対象の色が登録できる場合がある。例えば画像中のカラーの色が1色しか無い場合、または、パッチ画像等の調整したい色だけが配置された調整のための画像が入力される場合である。そこで、本実施形態では抽出した調整対象色の候補数が所定の値以下であれば、ユーザからの色選択を受けることなく調整対象色を登録する例を説明する。
<<Second Embodiment>>
In the first embodiment, an example has been described in which the adjustment target color is registered by the user's selection from among the extracted adjustment target color candidates. However, depending on the structure of the input image, the color to be adjusted may be registered without being selected by the user. For example, there is a case where there is only one color in the image, or a case where an image for adjustment, such as a patch image, in which only colors to be adjusted are arranged is input. Therefore, in the present embodiment, an example will be described in which if the number of candidates for the extracted adjustment target color is equal to or less than a predetermined value, the adjustment target color is registered without receiving color selection from the user.

尚、第一の実施形態同様に、見本色の登録についても調整対象色の登録と同じ処理で実現できる。また、本実施形態の画像処理装置114の構成は、第一の実施形態で説明した例と同様であるので、ここでの説明は省略する。 As in the first embodiment, the registration of the sample color can also be realized by the same process as the registration of the adjustment target color. Also, the configuration of the image processing apparatus 114 of this embodiment is the same as that of the example described in the first embodiment, so description thereof will be omitted here.

図6は調整対象色または見本色を画像データから抽出する処理のフローを示す図である。図6の処理は、調整対象色取得部301または見本色取得部302によって行われる。調整対象色の抽出と見本色の抽出とは同じ処理フローであるため、まとめて説明する。以下では、調整対象色取得部301が行う処理を説明する。 FIG. 6 is a diagram showing the flow of processing for extracting a color to be adjusted or a sample color from image data. The processing in FIG. 6 is performed by the adjustment target color acquisition unit 301 or the sample color acquisition unit 302 . Since the extraction of the color to be adjusted and the extraction of the sample color are the same processing flow, they will be described together. Processing performed by the adjustment target color acquisition unit 301 will be described below.

図6のS601~S607は、図5のS501~S507と同様の処理であるため説明を省略する。 Since steps S601 to S607 in FIG. 6 are the same as steps S501 to S507 in FIG. 5, description thereof will be omitted.

S608において調整対象色取得部301は、S607までの処理を経てRAM103に保持された信号値が、所定の個数以下であるかを判定する。所定の個数は、予め定めて保持した値でも良いし、ユーザからの入力に基づいた値でも良い。例えば、所定の個数は、「1」とすることができる。S608の判定は、S607で最終的に保持されている信号値の個数をRAM103に保持しておき、S608でRAM103から保持されている信号値の個数を読み出して所定の個数と比較すれば良い。また、S604で付与するIDの最大値が最終的に保持されている信号値の個数と等しくなるようにしておけば、IDの最大値と所定の個数との比較としても良い。 In S<b>608 , the adjustment target color acquisition unit 301 determines whether the number of signal values held in the RAM 103 through the processing up to S<b>607 is equal to or less than a predetermined number. The predetermined number may be a value held in advance or may be a value based on input from the user. For example, the predetermined number can be "1". For the determination in S608, the number of signal values finally held in S607 is held in the RAM 103, and the number of signal values held in the RAM 103 is read out in S608 and compared with a predetermined number. Alternatively, if the maximum value of the ID given in S604 is made equal to the number of signal values that are finally held, the maximum value of the ID may be compared with a predetermined number.

S608にて、保持された信号値が所定の個数以下であると判定された場合、S611において調整対象色取得部301は、保持された信号値を調整対象色もしくは見本色として登録する。S611の処理はS510の処理と同様であるため説明を省略する。 If it is determined in S608 that the number of held signal values is equal to or less than the predetermined number, in S611 the adjustment target color acquisition unit 301 registers the held signal values as the adjustment target color or the sample color. Since the processing of S611 is the same as the processing of S510, description thereof is omitted.

一方、S608にて、保持された信号値が所定の個数より多いと判定された場合、調整対象色取得部301は、S609およびS610の処理を行う。S609およびS610の処理は、S508およびS509の処理と同様であるため説明を省略する。 On the other hand, if it is determined in S608 that the number of signal values held is greater than the predetermined number, the adjustment target color acquiring unit 301 performs the processes of S609 and S610. Since the processing of S609 and S610 is the same as the processing of S508 and S509, the description thereof is omitted.

尚、所定の個数が「1」である場合を例に挙げて説明したが、所定の個数は「2」以上でもよい。例えば、調整対象色として、複数の色が、S609、S610の処理を経ずに登録されてもよい。この場合、各色について見本色の登録が、再度の図6の処理においてそれぞれ行われればよい。 Although the case where the predetermined number is "1" has been described as an example, the predetermined number may be "2" or more. For example, a plurality of colors may be registered as adjustment target colors without going through the processes of S609 and S610. In this case, registration of sample colors for each color may be performed again in the process of FIG.

以上説明したように、本実施形態によれば、調整対象色および見本色が明確な画像構成の場合に、ユーザの操作を減らして調整対象色および見本色の登録が出来るようになる。 As described above, according to the present embodiment, in the case of an image configuration in which the color to be adjusted and the sample color are clear, it is possible to register the color to be adjusted and the sample color with a reduced number of user operations.

<<その他の実施形態>>
以上説明した実施形態では、見本の画像をスキャナユニット112で読み取って見本色を登録する例を説明したが、見本色はスキャナユニット112で読み取らなくてもよい。例えば、調整対象色の色から、RGB値が所定の範囲内の色またはLab値が所定の範囲内の色などのように、調整対象色に近似した色の候補を表示部105に表示してもよい。また、これらの近似した色の候補のチャート画像をプリンタエンジン111で印刷して、見本色をユーザに選択させてもよい。
<<other embodiments>>
In the above-described embodiment, the scanner unit 112 scans the sample image and registers the sample color, but the scanner unit 112 may not scan the sample color. For example, the display unit 105 displays color candidates similar to the adjustment target color, such as colors whose RGB values are within a predetermined range or colors whose Lab values are within a predetermined range, from the color of the adjustment target color. good too. Alternatively, the printer engine 111 may print a chart image of these approximate color candidates to allow the user to select a sample color.

また、上述した実施形態では、印刷対象の画像と同等の見本401の画像をスキャナユニットで読み取る例を説明したが、見本色を得るための印刷物は、印刷対象の画像と同等の画像でなくてよい。 Further, in the above-described embodiment, an example in which the image of the sample 401 equivalent to the image to be printed has been read by the scanner unit has been described. good.

本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。 The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in the computer of the system or apparatus reads and executes the program. It can also be realized by processing to It can also be implemented by a circuit (for example, ASIC) that implements one or more functions.

Claims (20)

画像の色を調整する画像処理装置であって、
表示手段に表示された前記画像における位置の指定をユーザから受け付ける受付手段と、
前記表示手段に表示された前記画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、色の候補を表示する表示制御手段と、
を有し、
前記表示制御手段は、前記色の候補のうち、無彩色の色を除いた候補を表示することを特徴とする画像処理装置。
An image processing device that adjusts the color of an image,
receiving means for receiving, from a user, designation of a position in the image displayed on the display means;
display control means for displaying color candidates according to the appearance frequency of colors present within a predetermined distance from the specified position in the image displayed on the display means;
has
The image processing apparatus, wherein the display control means displays candidates of the colors excluding achromatic colors.
前記出現頻度は、前記指定された位置から前記所定の距離内に存在する各画素において、画素値が同じ値を持つ画素の数を示すことを特徴とする請求項1に記載の画像処理装置。 2. The image processing apparatus according to claim 1, wherein the appearance frequency indicates the number of pixels having the same pixel value among pixels existing within the predetermined distance from the designated position. 前記画素値は、RGBの各色の信号値を持ち、
前記表示制御手段は、前記RGBの各色の信号値が同じ値を持つ画素値を、前記無彩色の色と判定することを特徴とする請求項2に記載の画像処理装置。
The pixel value has a signal value of each color of RGB,
3. The image processing apparatus according to claim 2, wherein said display control means determines that a pixel value having the same signal value for each of said RGB colors is said to be said achromatic color.
前記画素値は、RGBの各色の信号値を持ち、
前記表示制御手段は、前記RGBの各色の信号値の差を算出し、前記差が所定の範囲よりも小さい画素値を、前記無彩色の色と判定することを特徴とする請求項2に記載の画像処理装置。
The pixel value has a signal value of each color of RGB,
3. The method according to claim 2, wherein the display control means calculates a difference between the signal values of the RGB colors, and determines a pixel value in which the difference is smaller than a predetermined range as the achromatic color. image processing device.
前記画素値は、彩度に対応する値に変換可能であり、
前記表示制御手段は、前記彩度が所定の値以下の画素値を、前記無彩色の色と判定することを特徴とする請求項2に記載の画像処理装置。
the pixel value is convertible to a value corresponding to saturation;
3. The image processing apparatus according to claim 2, wherein the display control means determines that the pixel value with the saturation equal to or less than a predetermined value is the achromatic color.
前記受付手段は、前記表示手段に表示されている前記色の候補が複数ある場合、特定の候補の指定を受け付け可能に構成され、
前記特定の候補の指定を受け付けた場合、前記指定を受け付けた特定の候補を、調整対象の色である調整対象色と決定する決定手段をさらに有することを特徴とする請求項1から5のいずれか一項に記載の画像処理装置。
The receiving means is configured to be capable of receiving designation of a specific candidate when there are a plurality of color candidates displayed on the display means,
6. The apparatus according to any one of claims 1 to 5, further comprising determining means for, when receiving designation of said specific candidate, determining said designated candidate as a color to be adjusted, which is a color to be adjusted. 1. The image processing device according to claim 1.
前記色の候補の数が所定の個数以下の場合、前記決定手段は、前記受付手段による受け付けをせず、前記色の候補を前記調整対象色と決定することを特徴とする請求項6に記載の画像処理装置。 7. The method according to claim 6, wherein when the number of color candidates is equal to or less than a predetermined number, the determining means determines the color candidate as the adjustment target color without receiving the color candidate from the receiving means. image processing device. 前記調整対象色に対応する見本色を取得する取得手段と、
前記調整対象色を前記見本色に対応する色に調整するための調整テーブルを生成する生成手段と、
をさらに有することを特徴とする請求項6または7に記載の画像処理装置。
acquisition means for acquiring a sample color corresponding to the adjustment target color;
generating means for generating an adjustment table for adjusting the color to be adjusted to a color corresponding to the sample color;
8. The image processing apparatus according to claim 6, further comprising:
前記調整テーブルは、デバイス非依存の色空間の第一画素値を入力とした場合に、デバイス依存の色空間の第二画素値を出力とするように構成されているテーブルであることを特徴とする請求項8に記載の画像処理装置。 The adjustment table is configured to output a second pixel value in a device-dependent color space when a first pixel value in a device-independent color space is input. 9. The image processing apparatus according to claim 8. 前記生成手段は、
前記デバイス非依存の色空間から前記デバイス依存の色空間に変換する既定のテーブルを有し、
前記調整テーブルにおいて、前記調整対象色の画素値を前記第一画素値として設定した場合に、
前記見本色を前記既定のテーブルに入力した場合に出力される画素値が、前記調整テーブルにおいて前記第二画素値として設定されるように、前記調整テーブルを生成することを特徴とする請求項9に記載の画像処理装置。
The generating means is
having a predefined table for converting from the device-independent color space to the device-dependent color space;
When the pixel value of the adjustment target color is set as the first pixel value in the adjustment table,
10. The adjustment table is generated such that a pixel value output when the sample color is input to the predetermined table is set as the second pixel value in the adjustment table. The image processing device according to .
前記表示制御手段は、前記表示手段に前記見本色を含む第二画像を表示し、
前記受付手段は、前記表示手段に表示された前記第二画像のうち、ユーザから位置の指定を受け付け、
前記表示制御手段は、
前記第二画像の前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、前記見本色の候補を表示するように構成され、
前記見本色の候補のうち、無彩色の色を除いた候補を表示することを特徴とする請求項8から10のいずれか一項に記載の画像処理装置。
The display control means displays a second image including the sample color on the display means,
The reception means receives a position designation from the user in the second image displayed on the display means,
The display control means is
configured to display the sample color candidates according to the frequency of appearance of colors existing within a predetermined distance from the specified position in the second image;
11. The image processing apparatus according to any one of claims 8 to 10, wherein, of the sample color candidates, candidates excluding achromatic colors are displayed.
前記表示制御手段は、前記見本色を含む第二画像のうち、前記調整対象色との信号値の距離が所定の閾値以内の信号値の色を前記見本色の候補として前記表示手段に表示するように構成されていることを特徴とする請求項8から10のいずれか一項に記載の画像処理装置。 The display control means displays on the display means, among the second image including the sample color, the color whose signal value is within a predetermined threshold value from the color to be adjusted as a candidate for the sample color. 11. The image processing apparatus according to any one of claims 8 to 10, wherein the image processing apparatus is configured as follows. 前記受付手段は、前記第二画像について前記表示されている見本色の候補が複数ある場合、特定の候補の指定を受け付け可能に構成され、
前記特定の候補の指定を受け付けた場合、前記取得手段は、前記特定の候補を、前記見本色として取得することを特徴とする請求項11または12に記載の画像処理装置。
The receiving means is configured to be able to receive designation of a specific candidate when there are a plurality of candidates for the displayed sample color for the second image,
13. The image processing apparatus according to claim 11, wherein when the specification of the specific candidate is accepted, the obtaining means obtains the specific candidate as the sample color.
前記第二画像について前記表示されている見本色の数が所定の個数以下の場合、前記取得手段は、前記受付手段による受け付けをせず、前記表示されている見本色の候補を前記見本色として取得することを特徴とする請求項11または12に記載の画像処理装置。 When the number of displayed sample colors for the second image is equal to or less than a predetermined number, the obtaining means does not receive the reception by the receiving means, and uses the displayed sample color candidate as the sample color. 13. The image processing apparatus according to claim 11 or 12, wherein the image processing apparatus acquires. 第一画像に含まれている色を、見本色に調整する画像処理装置であって、
前記第一画像の画像データおよび前記見本色を含む第二画像の画像データを取得する取得手段と、
表示手段に表示された前記第一画像における位置の指定、および、前記表示手段に表示された前記第二画像における位置の指定をユーザから受け付ける受付手段と、
前記表示手段に表示された前記第一画像における位置の指定を受け付けた場合、前記第一画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、調整対象の色である調整対象色の候補を前記表示手段に表示し、
前記表示手段に表示された前記第二画像における位置の指定を受け付けた場合、前記第二画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、前記見本色の候補を前記表示手段に表示するように構成されている、表示制御手段と、
前記表示手段に前記調整対象色の候補が表示されている場合、前記表示手段に表示された前記調整対象色の候補から、ユーザの指示に応じて前記調整対象色を決定し、
前記表示手段に前記見本色の候補が表示されている場合、前記表示手段に表示された前記見本色の候補から、ユーザの指示に応じて前記見本色を決定する、決定手段と、
前記決定した調整対象色を前記決定した見本色に対応する色に調整するための調整テーブルを生成する生成手段と、
を有し、
前記表示制御手段は、前記候補のうち、無彩色の色を除いた候補を表示することを特徴とする画像処理装置。
An image processing device that adjusts a color included in a first image to a sample color,
acquisition means for acquiring image data of the first image and image data of a second image including the sample color;
receiving means for receiving, from a user, designation of a position in the first image displayed on the display means and designation of a position in the second image displayed on the display means;
When the designation of the position in the first image displayed on the display means is accepted, the color to be adjusted is determined according to the appearance frequency of the color existing within a predetermined distance from the designated position in the first image. displaying on the display means the candidate for the color to be adjusted,
When the designation of the position in the second image displayed on the display means is accepted, the sample color is changed according to the appearance frequency of the color existing within a predetermined distance from the designated position in the second image. display control means configured to display candidates on the display means;
determining the color to be adjusted from among the candidates for the color to be adjusted displayed on the display means according to an instruction from a user;
determination means for determining the sample color from the sample color candidates displayed on the display means according to a user's instruction when the sample color candidates are displayed on the display means;
generating means for generating an adjustment table for adjusting the determined adjustment target color to a color corresponding to the determined sample color;
has
The image processing apparatus, wherein the display control means displays candidates excluding achromatic colors from among the candidates.
第一画像に含まれている色を、見本色に調整する画像処理装置であって、
前記第一画像の画像データおよび前記見本色を含む第二画像の画像データを取得する取得手段と、
表示手段に表示された前記第一画像における位置の指定をユーザから受け付ける受付手段と、
前記表示手段に表示された前記第一画像における位置の指定を受け付けた場合、前記第一画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、調整対象の色である調整対象色の候補を、無彩色の色を除いて前記表示手段に表示する第一制御手段と、
前記表示手段に前記調整対象色の候補が表示されている場合、前記表示手段に表示された前記調整対象色の候補から、ユーザの指示に応じて前記調整対象色を決定する第一決定手段と、
前記見本色を含む第二画像のうち、前記決定された前記調整対象色との信号値の距離が所定の閾値以内の信号値の色を前記見本色の候補として前記表示手段に表示する第二制御手段と、
前記表示手段に前記見本色の候補が表示されている場合、前記表示手段に表示された前記見本色の候補から、ユーザの指示に応じて前記見本色を決定する、第二決定手段と、
前記決定した調整対象色を前記決定した見本色に対応する色に調整するための調整テーブルを生成する生成手段と、
を有することを特徴とする画像処理装置。
An image processing device that adjusts a color included in a first image to a sample color,
acquisition means for acquiring image data of the first image and image data of a second image including the sample color;
receiving means for receiving, from a user, designation of a position in the first image displayed on the display means;
When the designation of the position in the first image displayed on the display means is accepted, the color to be adjusted is determined according to the appearance frequency of the color existing within a predetermined distance from the designated position in the first image. a first control means for displaying, on the display means, candidates for adjustment target colors excluding achromatic colors;
a first determination means for determining the adjustment target color from the adjustment target color candidates displayed on the display means according to a user's instruction when the adjustment target color candidates are displayed on the display means; ,
(2) displaying on the display means, among the second image including the sample colors, colors having signal values whose distance from the determined color to be adjusted is within a predetermined threshold value as candidates for the sample colors; a control means;
a second determination means for determining the sample color from the sample color candidates displayed on the display means according to a user's instruction when the sample color candidates are displayed on the display means;
generating means for generating an adjustment table for adjusting the determined adjustment target color to a color corresponding to the determined sample color;
An image processing device comprising:
画像の色を調整する画像処理方法であって、
表示手段に表示された前記画像における位置の指定をユーザから受け付ける受付ステップと、
前記表示手段に表示された前記画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、色の候補を表示する表示ステップと、
を有し、
前記表示ステップでは、前記色の候補のうち、無彩色の色を除いた候補を表示することを特徴とする画像処理方法。
An image processing method for adjusting the color of an image, comprising:
a receiving step of receiving from a user a designation of a position in the image displayed on the display means;
a display step of displaying color candidates according to the appearance frequency of colors present within a predetermined distance from the specified position in the image displayed on the display means;
has
The image processing method, wherein, in the display step, candidates of the colors excluding achromatic colors are displayed.
第一画像に含まれている色を、見本色に調整する画像処理方法であって、
前記第一画像の画像データおよび前記見本色を含む第二画像の画像データを取得する取得ステップと、
表示手段に表示された前記第一画像における位置の指定、および、前記表示手段に表示された前記第二画像における位置の指定をユーザから受け付ける受付ステップと、
前記表示手段に表示された前記第一画像における位置の指定を受け付けた場合、前記第一画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、調整対象の色である調整対象色の候補を前記表示手段に表示し、
前記表示手段に表示された前記第二画像における位置の指定を受け付けた場合、前記第二画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、前記見本色の候補を前記表示手段に表示するように構成されている、表示制御ステップと、
前記表示手段に前記調整対象色の候補が表示されている場合、前記表示手段に表示された前記調整対象色の候補から、ユーザの指示に応じて前記調整対象色を決定し、
前記表示手段に前記見本色の候補が表示されている場合、前記表示手段に表示された前記見本色の候補から、ユーザの指示に応じて前記見本色を決定する、決定ステップと、
前記決定した調整対象色を前記決定した見本色に対応する色に調整するための調整テーブルを生成する生成ステップと、
を有し、
前記表示制御ステップでは、前記候補のうち、無彩色の色を除いた候補を表示することを特徴とする画像処理方法。
An image processing method for adjusting a color contained in a first image to a sample color,
an obtaining step of obtaining image data for the first image and image data for a second image including the sample colors;
a receiving step of receiving, from a user, designation of a position in the first image displayed on the display means and designation of a position in the second image displayed on the display means;
When the designation of the position in the first image displayed on the display means is accepted, the color to be adjusted is determined according to the appearance frequency of the color existing within a predetermined distance from the designated position in the first image. displaying on the display means the candidate for the color to be adjusted,
When the designation of the position in the second image displayed on the display means is accepted, the sample color is changed according to the appearance frequency of the color existing within a predetermined distance from the designated position in the second image. a display control step configured to display candidates on the display means;
determining the color to be adjusted from among the candidates for the color to be adjusted displayed on the display means according to an instruction from a user;
a determination step of determining the sample color from the sample color candidates displayed on the display means according to a user's instruction when the sample color candidates are displayed on the display means;
a generation step of generating an adjustment table for adjusting the determined adjustment target color to a color corresponding to the determined sample color;
has
The image processing method, wherein in the display control step, among the candidates, candidates excluding achromatic colors are displayed.
第一画像に含まれている色を、見本色に調整する画像処理方法であって、
前記第一画像の画像データおよび前記見本色を含む第二画像の画像データを取得する取得ステップと、
表示手段に表示された前記第一画像における位置の指定をユーザから受け付ける受付ステップと、
前記表示手段に表示された前記第一画像における位置の指定を受け付けた場合、前記第一画像において前記指定された位置から所定の距離内に存在する色の出現頻度に応じて、調整対象の色である調整対象色の候補を、無彩色の色を除いて前記表示手段に表示する第一制御ステップと、
前記表示手段に前記調整対象色の候補が表示されている場合、前記表示手段に表示された前記調整対象色の候補から、ユーザの指示に応じて前記調整対象色を決定する第一決定ステップと、
前記見本色を含む第二画像のうち、前記決定された前記調整対象色との信号値の距離が所定の閾値以内の信号値の色を前記見本色の候補として前記表示手段に表示する第二制御ステップと、
前記表示手段に前記見本色の候補が表示されている場合、前記表示手段に表示された前記見本色の候補から、ユーザの指示に応じて前記見本色を決定する、第二決定ステップと、
前記決定した調整対象色を前記決定した見本色に対応する色に調整するための調整テーブルを生成する生成ステップと、
を有することを特徴とする画像処理方法。
An image processing method for adjusting a color contained in a first image to a sample color,
an obtaining step of obtaining image data for the first image and image data for a second image including the sample colors;
a receiving step of receiving, from a user, designation of a position in the first image displayed on the display means;
When the designation of the position in the first image displayed on the display means is accepted, the color to be adjusted is determined according to the appearance frequency of the color existing within a predetermined distance from the designated position in the first image. a first control step of displaying, on the display means, candidates for adjustment target colors excluding achromatic colors;
a first determination step of determining the color to be adjusted from among the candidates for the color to be adjusted displayed on the display means according to an instruction from a user when the candidates for the color to be adjusted are displayed on the display means; ,
(2) displaying on the display means, among the second image including the sample colors, colors having signal values whose distance from the determined color to be adjusted is within a predetermined threshold value as candidates for the sample colors; a control step;
a second determination step of determining the sample color from the sample color candidates displayed on the display means according to a user's instruction when the sample color candidates are displayed on the display means;
a generation step of generating an adjustment table for adjusting the determined adjustment target color to a color corresponding to the determined sample color;
An image processing method characterized by comprising:
コンピュータを、請求項1から16のいずれか一項に記載の画像処理装置が有する各手段として機能させるためのプログラム。 A program for causing a computer to function as each unit included in the image processing apparatus according to any one of claims 1 to 16.
JP2019192699A 2019-08-27 2019-10-23 Image processing device, image processing method, and program Active JP7321885B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019154582 2019-08-27
JP2019154582 2019-08-27

Publications (2)

Publication Number Publication Date
JP2021040293A JP2021040293A (en) 2021-03-11
JP7321885B2 true JP7321885B2 (en) 2023-08-07

Family

ID=74847532

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019192699A Active JP7321885B2 (en) 2019-08-27 2019-10-23 Image processing device, image processing method, and program

Country Status (1)

Country Link
JP (1) JP7321885B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005012768A (en) 2003-05-26 2005-01-13 Ricoh Co Ltd Image processing apparatus, program for image processing and storage medium
JP2008146227A (en) 2006-12-07 2008-06-26 Canon Inc Edition device, edition method, and edition program
JP2008236204A (en) 2007-03-19 2008-10-02 Kyocera Mita Corp Image processing apparatus
JP2011205505A (en) 2010-03-26 2011-10-13 Kyocera Mita Corp Image forming device
JP2013121090A (en) 2011-12-08 2013-06-17 Canon Inc Image processing device
WO2015151175A1 (en) 2014-03-31 2015-10-08 楽天株式会社 Information processing device
JP2018133668A (en) 2017-02-14 2018-08-23 キヤノン株式会社 Image processing apparatus and adjustment method, and program therefor

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005012768A (en) 2003-05-26 2005-01-13 Ricoh Co Ltd Image processing apparatus, program for image processing and storage medium
JP2008146227A (en) 2006-12-07 2008-06-26 Canon Inc Edition device, edition method, and edition program
JP2008236204A (en) 2007-03-19 2008-10-02 Kyocera Mita Corp Image processing apparatus
JP2011205505A (en) 2010-03-26 2011-10-13 Kyocera Mita Corp Image forming device
JP2013121090A (en) 2011-12-08 2013-06-17 Canon Inc Image processing device
WO2015151175A1 (en) 2014-03-31 2015-10-08 楽天株式会社 Information processing device
JP2018133668A (en) 2017-02-14 2018-08-23 キヤノン株式会社 Image processing apparatus and adjustment method, and program therefor

Also Published As

Publication number Publication date
JP2021040293A (en) 2021-03-11

Similar Documents

Publication Publication Date Title
US8842349B2 (en) Color conversion method and profile generation method
JP6944300B2 (en) Image processing equipment, image processing methods, and programs
JP2011040968A (en) Image processing apparatus and image processing program
JP2007013551A (en) Image processing apparatus and image processing method
US11323579B2 (en) Image processing apparatus, image processing method, and storage medium
JP7367159B2 (en) Image processing device, image processing method, and program
JP6089491B2 (en) Image processing apparatus, image processing system, image processing method, program, and storage medium
JP6844296B2 (en) Print data processing equipment and programs
JP5955822B2 (en) Color conversion apparatus, image forming apparatus, color conversion method, and color conversion program
JP7321885B2 (en) Image processing device, image processing method, and program
US9813592B2 (en) Image forming apparatus, storage medium, and color conversion method
JP2006093987A (en) Color patch providing method, color correction data providing method, electronic image data providing method, image forming method and system of these
KR20100086229A (en) Color compensation apparatus and method, image forming apparatus and computer readable medium
JP2010268138A (en) Color adjustment device, color adjustment method, and program
JP6350055B2 (en) Color difference evaluation apparatus, image forming apparatus, and program
JP2020036278A (en) Image processing apparatus, control method therefor, and program
JP6428039B2 (en) Color variation monitoring apparatus, image forming apparatus, and program
US11070687B2 (en) Image forming apparatus, control method thereof and storage medium
US8564837B2 (en) Image processing apparatus, method, and program product for generating a color image visible under ordinary light with a latent image region easily discriminated under infrared light
JP2021061489A (en) Color conversion table correction device and program
JP2022112269A (en) Image processing apparatus, image processing method, and program
JP6051526B2 (en) Image processing system, image forming apparatus, image processing program, and image processing method
JP2007324864A (en) Image processor, control method thereof, and program
JP2020175597A (en) Image processing system, image processing method, and program
JP2011254325A (en) Image processing apparatus and image forming apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230616

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230627

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230726

R151 Written notification of patent or utility model registration

Ref document number: 7321885

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151