JP5454711B1 - Image processing apparatus, color adjustment system, and program - Google Patents

Image processing apparatus, color adjustment system, and program Download PDF

Info

Publication number
JP5454711B1
JP5454711B1 JP2013017947A JP2013017947A JP5454711B1 JP 5454711 B1 JP5454711 B1 JP 5454711B1 JP 2013017947 A JP2013017947 A JP 2013017947A JP 2013017947 A JP2013017947 A JP 2013017947A JP 5454711 B1 JP5454711 B1 JP 5454711B1
Authority
JP
Japan
Prior art keywords
adjustment
value
signal
color
conversion
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.)
Expired - Fee Related
Application number
JP2013017947A
Other languages
Japanese (ja)
Other versions
JP2014150399A (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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2013017947A priority Critical patent/JP5454711B1/en
Application granted granted Critical
Publication of JP5454711B1 publication Critical patent/JP5454711B1/en
Publication of JP2014150399A publication Critical patent/JP2014150399A/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)
  • Image Processing (AREA)

Abstract

【課題】ユーザの意図に合致する色調整を、赤色信号、緑色信号および青色信号により構成される色空間中でより高速に行うことができる画像処理装置等を提供する。
【解決手段】表示装置の色調整を行うために使用する赤色信号、緑色信号および青色信号の各値から無彩色値を算出する無彩色値算出部213と、赤色信号、緑色信号および青色信号の各値から無彩色値を減算して調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する調整用信号値算出部214と、調整用赤色信号値、調整用緑色信号値、調整用青色信号値および無彩色値を変換する変換部218と、変換後の調整用赤色信号値、調整用緑色信号値および調整用青色信号値のそれぞれに変換後の無彩色値を加算し、調整後の赤色信号、緑色信号および青色信号の各値を算出する変換信号作成部219と、を備えることを特徴とする画像処理装置。
【選択図】図4
An image processing apparatus and the like capable of performing color adjustment that matches a user's intention at a higher speed in a color space composed of a red signal, a green signal, and a blue signal.
An achromatic color value calculation unit for calculating an achromatic color value from each value of a red color signal, a green color signal, and a blue color signal used for color adjustment of a display device, and a red color signal, a green color signal, and a blue color signal. An adjustment signal value calculation unit 214 that calculates an adjustment red signal value, an adjustment green signal value, and an adjustment blue signal value by subtracting the achromatic color value from each value, an adjustment red signal value, and an adjustment green signal value The conversion unit 218 that converts the adjustment blue signal value and the achromatic color value, and adds the converted achromatic color value to the converted adjustment red signal value, the adjustment green signal value, and the adjustment blue signal value, respectively. An image processing apparatus comprising: a converted signal generating unit 219 that calculates each value of the adjusted red signal, green signal, and blue signal.
[Selection] Figure 4

Description

本発明は、画像処理装置、色調整システム、プログラムに関する。   The present invention relates to an image processing apparatus, a color adjustment system, and a program.

特許文献1には、入力されたRGBデータ(Rin、Gin、Bin)それぞれに所定の係数を掛けてそれぞれの和を取ることで輝度(Y)を求め、そして、Rin、Gin、Binのうち1つを基準として、他のデータとの差分をそれぞれ求め、求められたそれぞれの差分に補正係数αを掛けて彩度補正を行い、この彩度補正を行う式と輝度を求める式から導出された補正後のRGBデータ(Rout、Gout、Bout)を求める式を用いて補正後のRGBデータ(Rout、Gout、Bout)を求める彩度補正方法が開示されている。
また特許文献2には、RGB色空間の色値とCMYK色空間の色値との対応関係を規定する色変換テーブルにおけるCMYK色空間の色値を出力デバイスに依存しないL*a*b*色空間の色値に変換する変換部と、L*a*b*色空間の色値に応じて、異なる入出力特性を定義する複数のLUTを記憶するマップ格納部と、指示された調整方法に応じて複数のLUTから少なくとも1つのLUTを選択し、この少なくとも1つのLUTを用いて、色変換テーブルにおけるCMYK色空間の色値を変更する変更処理を行う変更部と、を備える色調整装置が開示されている。
In Patent Document 1, luminance (Y) is obtained by multiplying each input RGB data (Rin, Gin, Bin) by a predetermined coefficient and taking each sum, and 1 of Rin, Gin, Bin is obtained. The difference between the data and other data is obtained, and the obtained difference is multiplied by the correction coefficient α to perform saturation correction, and this saturation correction formula and the luminance calculation formula are derived. There is disclosed a saturation correction method for obtaining corrected RGB data (Rout, Gout, Bout) using an expression for obtaining corrected RGB data (Rout, Gout, Bout).
Japanese Patent Application Laid-Open No. 2004-228561 describes L * a * b * colors that do not depend on the output device for the color values in the CMYK color space in the color conversion table that defines the correspondence between the color values in the RGB color space and the color values in the CMYK color space. A conversion unit that converts the color value of the space, a map storage unit that stores a plurality of LUTs that define different input / output characteristics according to the color value of the L * a * b * color space, and an instructed adjustment method In response, a color adjustment apparatus comprising: a change unit that selects at least one LUT from a plurality of LUTs and performs a change process for changing the color value of the CMYK color space in the color conversion table using the at least one LUT. It is disclosed.

特開平10−74256号公報JP-A-10-74256 特開2012−104897号公報JP 2012-104897 A

赤色信号、緑色信号および青色信号に基づき画像を表示する表示装置について、ユーザの意図に合致する色調整を、赤色信号、緑色信号および青色信号により構成される色空間中でより高速に行えることが望ましい。   For a display device that displays an image based on a red signal, a green signal, and a blue signal, color adjustment that matches the user's intention can be performed at a higher speed in a color space constituted by the red signal, the green signal, and the blue signal. desirable.

請求項1に記載の発明は、表示装置の色調整において使用する赤色信号、緑色信号および青色信号の各値を調整するために設定される調整情報を取得する調整情報取得部と、前記赤色信号前記緑色信号および前記青色信号の各値から無彩色値を算出する無彩色値算出部と、前記赤色信号、前記緑色信号および前記青色信号の各値から前記無彩色値を減算することで調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する調整用信号値算出部と、前記調整情報取得部にて取得された調整情報に応じて選択される第1の対応関係により前記調整用赤色信号値を変換して変換後の当該調整用赤色信号値を算出し、当該第1の対応関係により前記調整用緑色信号値を変換して変換後の当該調整用緑色信号値を算出し、当該第1の対応関係により前記調整用青色信号値を変換して変換後の当該調整用青色信号値を算出し、さらに、当該調整情報に応じて選択される第2の対応関係により前記無彩色値を変換して変換後の当該無彩色値を算出する変換部と、変換後の前記調整用赤色信号値、変換後の前記調整用緑色信号値および変換後の前記調整用青色信号値のそれぞれに変換後の前記無彩色値を加算し、調整後の赤色信号、調整後の緑色信号および調整後の青色信号の各値を算出する変換信号作成部と、を備え、前記無彩色値算出部は、前記赤色信号、前記緑色信号および前記青色信号の各値の中から最小値を選択し、選択された最小値に前記調整情報に基づき決定される係数を乗算することで前記無彩色値を算出することを特徴とする画像処理装置である。 The invention according to claim 1 is an adjustment information acquisition unit that acquires adjustment information set to adjust each value of a red signal, a green signal, and a blue signal used in color adjustment of a display device; and the red signal , adjusted by subtracting the achromatic value calculation unit for calculating a gray values from each value of the green signal and the blue signal, the red signal, the gray values from the values of the green signal and the blue signal Adjustment signal value calculation unit for calculating a red signal value for adjustment, a green signal value for adjustment, and a blue signal value for adjustment, and a first correspondence selected according to the adjustment information acquired by the adjustment information acquisition unit To convert the adjustment red signal value, calculate the converted adjustment red signal value, convert the adjustment green signal value according to the first correspondence, and convert the adjustment green signal value And the first pair The adjustment blue signal value is converted according to the relationship, the converted blue signal value after conversion is calculated, and the achromatic color value is converted according to the second correspondence selected according to the adjustment information. A conversion unit that calculates the achromatic color value after conversion; and the converted red signal value after conversion, the converted green signal value after conversion, and the adjusted blue signal value after conversion, respectively. A conversion signal creation unit that adds the achromatic color value and calculates each value of the adjusted red signal, the adjusted green signal, and the adjusted blue signal, and the achromatic value calculation unit includes the red signal The achromatic color value is calculated by selecting a minimum value from among the values of the green signal and the blue signal, and multiplying the selected minimum value by a coefficient determined based on the adjustment information. The image processing apparatus.

請求項2に記載の発明は、前記調整情報は、前記表示装置に表示される画像の明るさの調整、彩度の調整、色みの調整の少なくともいずれかを行うことにより設定されることを特徴とする請求項1に記載の画像処理装置である。
請求項3に記載の発明は、前記変換部は、前記赤色信号、前記緑色信号および前記青色信号により構成される色空間中で、色調整を行う領域を前記調整情報に基づき変更することを特徴とする請求項1または2に記載の画像処理装置である。
According to a second aspect of the present invention, the adjustment information is set by performing at least one of brightness adjustment, saturation adjustment, and color adjustment of an image displayed on the display device. The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus .
The invention according to claim 3 is characterized in that the conversion unit changes a region for color adjustment based on the adjustment information in a color space constituted by the red signal, the green signal, and the blue signal. The image processing apparatus according to claim 1 or 2.

請求項4に記載の発明は、表示装置にて画像を表示するために作成された赤色信号、緑色信号および青色信号を、予め定められた変換関係を用いて色変換処理を行い当該表示装置に出力する色変換手段と、前記色変換手段で用いられる前記変換関係を、前記表示装置にて表示する画像の色調整を行うために変更する変換関係変更手段と、を備え、前記変換関係変更手段は、表示装置の色調整において使用する赤色信号、緑色信号および青色信号の各値を調整するために設定される調整情報を取得する調整情報取得部と、前記赤色信号前記緑色信号および前記青色信号の各値から無彩色値を算出する無彩色値算出部と、前記赤色信号、前記緑色信号および前記青色信号の各値から前記無彩色値を減算することで調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する調整用信号値算出部と、前記調整情報取得部にて取得された調整情報に応じて選択される第1の対応関係により前記調整用赤色信号値を変換して変換後の当該調整用赤色信号値を算出し、当該第1の対応関係により前記調整用緑色信号値を変換して変換後の当該調整用緑色信号値を算出し、当該第1の対応関係により前記調整用青色信号値を変換して変換後の当該調整用青色信号値を算出し、さらに、当該調整情報に応じて選択される第2の対応関係により前記無彩色値を変換して変換後の当該無彩色値を算出する変換部と、変換後の前記調整用赤色信号値、変換後の前記調整用緑色信号値および変換後の前記調整用青色信号値のそれぞれに変換後の前記無彩色値を加算し、調整後の赤色信号、調整後の緑色信号および調整後の青色信号の各値を算出する変換信号作成部と、を備え、前記無彩色値算出部は、前記赤色信号、前記緑色信号および前記青色信号の各値の中から最小値を選択し、選択された最小値に前記調整情報に基づき決定される係数を乗算することで前記無彩色値を算出することを特徴とする色調整システムである。 According to a fourth aspect of the present invention, a red signal, a green signal, and a blue signal created for displaying an image on a display device are subjected to color conversion processing using a predetermined conversion relationship, and the display device is subjected to color conversion processing. A color conversion means for outputting; and a conversion relation changing means for changing the conversion relation used in the color conversion means for performing color adjustment of an image displayed on the display device, the conversion relation changing means. a red signal for use in color adjustment of the display device, and the adjustment information acquisition unit that acquires adjustment information set in order to adjust the respective values of the green signal, and blue signal, the red signal, the green signal and the blue An achromatic color value calculation unit for calculating an achromatic color value from each value of the signal, and a red signal value for adjustment and an adjustment value by subtracting the achromatic color value from each value of the red signal, the green signal and the blue signal green An adjustment signal value calculation unit for calculating a signal value and an adjustment blue signal value, and the adjustment red signal value according to a first correspondence selected in accordance with the adjustment information acquired by the adjustment information acquisition unit. The converted red signal value after conversion is calculated, the green signal value for adjustment is converted according to the first correspondence relationship, the green signal value for adjustment after conversion is calculated, and the first The adjustment blue signal value is converted by the correspondence relationship, the converted blue signal value after conversion is calculated, and the achromatic color value is converted by the second correspondence relationship selected according to the adjustment information. A conversion unit that calculates the achromatic color value after conversion, and the converted red signal value after conversion, the converted green signal value after conversion, and the adjusted blue signal value after conversion, respectively. Add the achromatic value and adjust the red signal after adjustment Comprising a conversion signal generating section for calculating the values of the green signal, and blue signal after the adjustment, the said achromatic value calculation unit, the red signal, the minimum from among the values of the green signal and the blue signal The color adjustment system is characterized in that the achromatic color value is calculated by selecting a value and multiplying the selected minimum value by a coefficient determined based on the adjustment information .

請求項に記載の発明は、前記変換関係変更手段の前記無彩色値算出部で無彩色値の算出のために使用される前記赤色信号、前記緑色信号および前記青色信号の各値は、前記色変換手段で使用される前記変換関係を定義するために使用されている赤色信号、緑色信号および青色信号の各値であることを特徴とする請求項に記載の色調整システムである。 According to a fifth aspect of the present invention, each value of the red signal, the green signal, and the blue signal used for calculation of the achromatic color value by the achromatic color value calculation unit of the conversion relationship changing unit is 5. The color adjustment system according to claim 4 , wherein each of the red signal, the green signal, and the blue signal is used to define the conversion relationship used in the color conversion means.

請求項6に記載の発明は、コンピュータに、表示装置の色調整において使用する赤色信号、緑色信号および青色信号の各値を調整するために設定される調整情報を取得する機能と、前記赤色信号前記緑色信号および前記青色信号の各値から無彩色値を算出する機能と、前記赤色信号、前記緑色信号および前記青色信号の各値から前記無彩色値を減算することで調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する機能と、取得された調整情報に応じて選択される第1の対応関係により前記調整用赤色信号値を変換して変換後の当該調整用赤色信号値を算出し、当該第1の対応関係により前記調整用緑色信号値を変換して変換後の当該調整用緑色信号値を算出し、当該第1の対応関係により前記調整用青色信号値を変換して変換後の当該調整用青色信号値を算出し、さらに、当該調整情報に応じて選択される第2の対応関係により前記無彩色値を変換して変換後の当該無彩色値を算出する機能と、変換後の前記調整用赤色信号値、変換後の前記調整用緑色信号値および変換後の前記調整用青色信号値のそれぞれに変換後の前記無彩色値を加算し、調整後の赤色信号、調整後の緑色信号および調整後の青色信号の各値を算出する機能と、を実現させ、前記無彩色値を算出する機能は、前記赤色信号、前記緑色信号および前記青色信号の各値の中から最小値を選択し、選択された最小値に前記調整情報に基づき決定される係数を乗算することで前記無彩色値を算出することを特徴とするプログラムである。 According to a sixth aspect of the present invention, there is provided a computer having a function of acquiring adjustment information set for adjusting each value of a red signal, a green signal, and a blue signal used in color adjustment of a display device, and the red signal. a function of calculating the gray values from the values of the green signal and the blue signal, the red signal, adjusting the red signal value by subtracting the gray values from the values of the green signal and the blue signal The adjustment red signal value is converted by the function of calculating the adjustment green signal value and the adjustment blue signal value, and the first correspondence selected according to the acquired adjustment information, and the adjustment after the conversion A red signal value is calculated, the green signal value for adjustment is converted according to the first correspondence relationship, the green signal value for adjustment after conversion is calculated, and the blue signal for adjustment is calculated according to the first correspondence relationship. Convert the value A function of calculating the converted blue signal value after conversion, and further calculating the converted achromatic color value by converting the achromatic color value according to a second correspondence selected according to the adjustment information; Adding the achromatic color value after conversion to the adjusted red signal value after conversion, the converted green signal value after conversion, and the converted blue signal value after conversion, respectively, The function of calculating each value of the adjusted green signal and the adjusted blue signal, and the function of calculating the achromatic color value are among the values of the red signal, the green signal, and the blue signal. The achromatic color value is calculated by selecting a minimum value from the above and multiplying the selected minimum value by a coefficient determined based on the adjustment information .

請求項1の発明によれば、本構成を有していない場合に比較して、ユーザの意図に合致する色調整を、赤色信号、緑色信号および青色信号により構成される色空間中でより高速に行うことができるとともに、無彩色近くの色調整と赤色、緑色、青色の飽和色近くの色調整とで不整合を生じにくくし、さらに、無彩色近くで大幅な色の変化が生じることを抑制してより細かい色調整を可能にする画像処理装置が提供できる。
請求項2の発明によれば、本構成を有していない場合に比較して、表示装置に表示される画像の明るさ、彩度、色みの調整量に応じた、より細かな色調整を行うことができる。
請求項3の発明によれば、本構成を有していない場合に比較して、ユーザが意図する色調整をより行いやすくなる。
請求項4の発明によれば、本構成を有していない場合に比較して、表示手段で表示する画像について、ユーザの意図に合致する色に変換する処理をより高速に行うことができるとともに、無彩色近くの色調整と赤色、緑色、青色の飽和色近くの色調整とで不整合を生じにくくし、さらに、無彩色近くで大幅な色の変化が生じることを抑制してより細かい色調整を可能にする色調整システムが提供できる。
請求項5の発明によれば、本構成を有していない場合に比較して、色変換手段の変換関係をより簡便に変更することができる。
請求項6の発明によれば、本構成を有していない場合に比較して、ユーザの意図に合致する色調整を、赤色信号、緑色信号および青色信号により構成される色空間中でより高速に行うことができるとともに、無彩色近くの色調整と赤色、緑色、青色の飽和色近くの色調整とで不整合を生じにくくし、さらに、無彩色近くで大幅な色の変化が生じることを抑制してより細かい色調整を可能にする機能をコンピュータにより実現できる。
According to the first aspect of the present invention, compared with the case where the present configuration is not provided, the color adjustment that matches the user's intention is faster in the color space constituted by the red signal, the green signal, and the blue signal. The color adjustment near the achromatic color and the color adjustment near the saturated red, green, and blue colors are less likely to cause inconsistencies, and a significant color change occurs near the achromatic color. It is possible to provide an image processing apparatus that enables finer color adjustment by suppressing the color image.
According to the second aspect of the present invention, finer color adjustment according to the amount of adjustment of the brightness, saturation, and tint of the image displayed on the display device as compared with the case where the present configuration is not provided. Can be done .
According to the third aspect of the present invention, it is easier to perform color adjustment intended by the user than when the present configuration is not provided.
According to the invention of claim 4, as compared with the case where the present configuration is not provided, it is possible to perform the process of converting the image displayed on the display unit into a color that matches the user's intention, and at a higher speed. The color adjustment near the achromatic color and the color adjustment near the red, green, and blue saturated colors are less likely to cause inconsistencies , and further, the finer colors that suppress the occurrence of significant color changes near the achromatic colors A color adjustment system that enables adjustment can be provided.
According to the invention of claim 5, the conversion relationship of the color conversion means can be changed more easily than in the case where the present configuration is not provided.
According to the sixth aspect of the present invention, the color adjustment that matches the user's intention is faster in the color space constituted by the red signal, the green signal, and the blue signal than when the present configuration is not provided. The color adjustment near the achromatic color and the color adjustment near the saturated red, green, and blue colors are less likely to cause inconsistencies, and a significant color change occurs near the achromatic color. A function that enables finer color adjustment by suppressing can be realized by a computer.

本実施の形態の画像表示システムの構成例を示す図である。It is a figure which shows the structural example of the image display system of this Embodiment. 図1に示す画像表示システムに設定用PCを取り付けた状態を説明するための図である。It is a figure for demonstrating the state which attached PC for setting to the image display system shown in FIG. 設定用PCのハードウェア構成を示した図である。It is the figure which showed the hardware constitutions of PC for a setting. 本実施の形態の設定用PCについての機能構成例を説明した図である。It is a figure explaining the example of functional composition about PC for setting of this embodiment. ユーザが調整情報を設定するために使用する画面の一例である。It is an example of the screen used in order for a user to set adjustment information. 色設定用PCの動作例について説明したフローチャートである。It is the flowchart explaining the operation example of PC for color setting.

<画像表示システムの全体構成の説明>
以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。
図1は、本実施の形態の画像表示システム10の構成例を示す図である。
この画像表示システム10は、ネットワークNに接続され、表示のための画像データ(入力画像データ)の作成等を行う表示用PC(Personal Computer)11と、表示画面121に画像を表示する表示装置12と、表示用PC11から入力されてくる入力画像データに色変換テーブル(変換関係)を用いて色変換処理を行い、得られた画像データ(表示用の出力画像データ)を表示装置12に出力する色変換手段の一例としての色処理装置13とを備えている。なお、画像表示システム10は、ネットワークNを介して、別の画像表示システムや各種プリンタ等と接続されている。
<Description of overall configuration of image display system>
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
FIG. 1 is a diagram illustrating a configuration example of an image display system 10 according to the present embodiment.
The image display system 10 is connected to a network N and has a display PC (Personal Computer) 11 that creates image data (input image data) for display and the like, and a display device 12 that displays an image on a display screen 121. The input image data input from the display PC 11 is subjected to color conversion processing using a color conversion table (conversion relationship), and the obtained image data (display output image data) is output to the display device 12. And a color processing device 13 as an example of color conversion means. The image display system 10 is connected to another image display system, various printers, and the like via the network N.

この画像表示システム10において、表示用PC11および色処理装置13はDVI(Digital Visual Interface)を介して接続されており、色処理装置13および表示装置12もDVIを介して接続されている。なお、DVIに代えて、HDMI(High-Definition Multimedia Interface)やDisplayPortを介して接続するようにしてもかまわない。   In the image display system 10, the display PC 11 and the color processing device 13 are connected via a DVI (Digital Visual Interface), and the color processing device 13 and the display device 12 are also connected via a DVI. Instead of DVI, connection may be made via HDMI (High-Definition Multimedia Interface) or DisplayPort.

供給装置の一例としての表示用PC11は、所謂汎用のパーソナルコンピュータである。そして、表示用PC11は、OSによる管理下において、各種アプリケーションソフトウェアを動作させることで、入力画像データの作成等が行われるようになっている。   The display PC 11 as an example of a supply device is a so-called general-purpose personal computer. The display PC 11 is configured to generate input image data and the like by operating various application software under the management of the OS.

また、表示装置12は、例えばPC用の液晶ディスプレイ、液晶テレビあるいはプロジェクタなど、加法混色にて画像を表示する機能を備えたもので構成される。したがって、表示装置12における表示方式は、液晶方式に限定されるものではない。なお、図1に示す例では、表示装置12内に表示画面121が設けられているが、表示装置12として例えばプロジェクタを用いる場合、表示画面121は、表示装置12の外部に設けられたスクリーン等となる。   Further, the display device 12 is configured by a device having a function of displaying an image by additive color mixing, such as a liquid crystal display for a PC, a liquid crystal television, or a projector. Therefore, the display method in the display device 12 is not limited to the liquid crystal method. In the example shown in FIG. 1, the display screen 121 is provided in the display device 12. However, when a projector is used as the display device 12, for example, the display screen 121 is a screen provided outside the display device 12. It becomes.

色処理装置13は、出力画像データ作成部131と、記憶手段の一例としての色変換テーブル記憶部132とを備えている。   The color processing apparatus 13 includes an output image data creation unit 131 and a color conversion table storage unit 132 as an example of a storage unit.

出力画像データ作成部131は、表示用PC11から入力されてくる入力画像データに対し、色変換テーブル記憶部132から読み出した色変換テーブルを用いて色変換を施し、得られた表示用の出力画像データを表示装置12に出力する。なお本実施の形態では、出力画像データ作成部131は、入力画像データとして赤色信号(R)、緑色信号(G)および青色信号(B)を受け取り、色変換を施すことで出力画像データとして赤色信号(R’)、緑色信号(G’)および青色信号(B’)を出力する。   The output image data creation unit 131 performs color conversion on the input image data input from the display PC 11 using the color conversion table read from the color conversion table storage unit 132, and the obtained output image for display. Data is output to the display device 12. In the present embodiment, the output image data creation unit 131 receives a red signal (R), a green signal (G), and a blue signal (B) as input image data, and performs color conversion to output red as output image data. A signal (R ′), a green signal (G ′), and a blue signal (B ′) are output.

色変換テーブル記憶部132は、上述した出力画像データ作成部131による表示用の出力画像データの作成において用いられる色変換テーブルを記憶する。ここで、色変換テーブルとしては、例えば変換用の行列(マトリックス)、1次元LUT(Look Up Table)あるいは多次元LUT等が挙げられるが、本実施の形態では、色変換をより精度良く行うために多次元LUTが用いられる。なお、色変換テーブル記憶部132は、読み書き可能であって電源を供給しなくても記憶内容を保持することが可能な不揮発性メモリ(例えばフラッシュメモリ)で構成される。   The color conversion table storage unit 132 stores a color conversion table used in creating output image data for display by the output image data creation unit 131 described above. Here, examples of the color conversion table include a conversion matrix (matrix), a one-dimensional LUT (Look Up Table), a multi-dimensional LUT, and the like. In this embodiment, the color conversion is performed with higher accuracy. A multidimensional LUT is used. The color conversion table storage unit 132 is configured by a non-volatile memory (for example, a flash memory) that is readable and writable and that can retain stored contents without supplying power.

ここで、図1に示す画像表示システム10は、1台の表示用PC11に1台の色処理装置13を介して1台の表示装置12を接続する場合を例示しているが、これに限られるものではない。例えば、1台の色処理装置13に複数台の表示装置12を接続し、各表示装置12に連続した異なる画像を表示する、所謂マルチモニタ構成とすることも可能である。   Here, the image display system 10 shown in FIG. 1 exemplifies a case where one display device 12 is connected to one display PC 11 via one color processing device 13, but the present invention is not limited thereto. It is not something that can be done. For example, a so-called multi-monitor configuration may be employed in which a plurality of display devices 12 are connected to one color processing device 13 and different continuous images are displayed on each display device 12.

さて、本実施の形態の画像表示システム10では、表示用PC11ではなく色処理装置13が、入力画像データに色変換処理を施すことで表示用の出力画像データを作成する。ここで、色処理装置13における色変換処理で用いられる色変換テーブルは、表示装置12のデバイス特性を考慮し、表示用PC11を操作するユーザが表示装置12に表示したい画像の色表現に合致するように作成および変更が行われる。そして画像表示システム10では、画像表示システム10に後述する設定用PC21を外付けした状態で、表示装置12のデバイス特性を加味した色変換テーブルの作成および変更が実行される。   In the image display system 10 of the present embodiment, the color processing device 13, not the display PC 11, creates output image data for display by performing color conversion processing on the input image data. Here, the color conversion table used in the color conversion process in the color processing device 13 takes into account the device characteristics of the display device 12 and matches the color expression of the image that the user operating the display PC 11 wants to display on the display device 12. Created and modified as follows. In the image display system 10, a color conversion table that takes into account the device characteristics of the display device 12 is created and changed in a state where a setting PC 21 described later is externally attached to the image display system 10.

次に色処理装置13で用いられる色変換テーブルの作成において、画像表示システム10に取り付けられる設定用PC21について説明を行う。
図2は、図1に示す画像表示システム10に設定用PC21を取り付けた状態を説明するための図である。
Next, the setting PC 21 attached to the image display system 10 in the creation of the color conversion table used in the color processing device 13 will be described.
FIG. 2 is a diagram for explaining a state in which the setting PC 21 is attached to the image display system 10 shown in FIG.

ここで設定用PC21と画像表示システム10における色処理装置13とは、USBを介して接続されている。   Here, the setting PC 21 and the color processing device 13 in the image display system 10 are connected via a USB.

設定用PC21は、詳しくは後述するが所謂汎用のパーソナルコンピュータであり、例えば可搬性に優れたノート型PC等が用いられる。そして、設定用PC21も、OSによる管理下において、各種アプリケーションソフトウェアを動作させるようになっている。   The setting PC 21 is a so-called general-purpose personal computer, which will be described later in detail. For example, a notebook PC having excellent portability is used. The setting PC 21 is also configured to operate various application software under the management of the OS.

本実施の形態では、色設定システム20に設けられた設定用PC21が、色変換テーブルを作成および変更し、画像表示システム10の色処理装置13に設けられた色変換テーブル記憶部132に対し、色変換テーブルを書き込むことが可能となっている。本実施の形態において、この設定用PC21は、色処理装置13で用いられる色変換テーブルを作成する変換関係変更手段(画像処理装置)として捉えることができる。   In the present embodiment, the setting PC 21 provided in the color setting system 20 creates and changes the color conversion table, and the color conversion table storage unit 132 provided in the color processing device 13 of the image display system 10 It is possible to write a color conversion table. In the present embodiment, the setting PC 21 can be regarded as a conversion relationship changing unit (image processing apparatus) that creates a color conversion table used in the color processing apparatus 13.

<設定用PCのハードウェア構成例>
次に、設定用PC21のハードウェア構成について説明する。
図3は、設定用PC21のハードウェア構成を示した図である。
設定用PC21は、上述したようにパーソナルコンピュータ等により実現される。そして図示するように、設定用PC21は、演算手段であるCPU(Central Processing Unit)41と、記憶手段であるメインメモリ42、およびHDD(Hard Disk Drive)43とを備える。ここで、CPU41は、OS(Operating System)やアプリケーションソフトウェア等の各種プログラムを実行する。また、メインメモリ42は、各種プログラムやその実行に用いるデータ等を記憶する記憶領域であり、HDD43は、各種プログラムに対する入力データや各種プログラムからの出力データ等を記憶する記憶領域である。
<Hardware configuration example of setting PC>
Next, the hardware configuration of the setting PC 21 will be described.
FIG. 3 is a diagram illustrating a hardware configuration of the setting PC 21.
The setting PC 21 is realized by a personal computer or the like as described above. As shown in the figure, the setting PC 21 includes a CPU (Central Processing Unit) 41 as a calculation means, a main memory 42 as a storage means, and an HDD (Hard Disk Drive) 43. Here, the CPU 41 executes various programs such as an OS (Operating System) and application software. The main memory 42 is a storage area for storing various programs and data used for execution thereof, and the HDD 43 is a storage area for storing input data for various programs, output data from various programs, and the like.

さらに、設定用PC21は、外部との通信を行うための通信インターフェース(以下、「通信I/F」と表記する)44と、ビデオメモリやディスプレイ等からなり、画像を表示するモニタ45と、キーボードやマウス等の入力デバイス46とを備える。   Further, the setting PC 21 includes a communication interface (hereinafter referred to as “communication I / F”) 44 for performing communication with the outside, a video memory, a display, etc., a monitor 45 for displaying images, a keyboard, and the like. And an input device 46 such as a mouse.

<設定用PCの機能構成例>
図4は、本実施の形態の設定用PC21についての機能構成例を説明した図である。
図示した設定用PC21は、色信号取得部211と、調整情報取得部212と、無彩色値算出部213と、調整用信号値算出部214と、重み係数決定部215と、LUT決定部216と、LUT記憶部217と、変換部218と、変換信号作成部219と、色信号出力部220とを備える。
<Functional configuration example of setting PC>
FIG. 4 is a diagram illustrating an example of a functional configuration of the setting PC 21 according to the present embodiment.
The illustrated setting PC 21 includes a color signal acquisition unit 211, an adjustment information acquisition unit 212, an achromatic color value calculation unit 213, an adjustment signal value calculation unit 214, a weighting factor determination unit 215, and an LUT determination unit 216. , A LUT storage unit 217, a conversion unit 218, a conversion signal creation unit 219, and a color signal output unit 220.

色信号取得部211は、色処理装置13の色変換テーブル記憶部132から入力色信号としての赤色信号(Rin)、緑色信号(Gin)、青色信号(Bin)を取得する。このRin、Gin、Binは、表示用PC11から入力される入力画像データとしての赤色信号(R)、緑色信号(G)および青色信号(B)とは異なり、色変換テーブル記憶部132に格納されている多次元LUTの各格子点データである。これは、入力色信号であるRin、Gin、Binは、表示装置12の色調整を行うために使用する赤色信号、緑色信号および青色信号であり、Rin、Gin、Binの各値は、変換関係としての多次元LUTを定義するために使用されている赤色信号、緑色信号および青色信号の各値であると言い換えることもできる。   The color signal acquisition unit 211 acquires a red signal (Rin), a green signal (Gin), and a blue signal (Bin) as input color signals from the color conversion table storage unit 132 of the color processing device 13. Rin, Gin, and Bin are stored in the color conversion table storage unit 132, unlike the red signal (R), green signal (G), and blue signal (B) as input image data input from the display PC 11. Each grid point data of the multidimensional LUT. The input color signals Rin, Gin, and Bin are a red signal, a green signal, and a blue signal that are used for color adjustment of the display device 12, and the values of Rin, Gin, and Bin are converted. In other words, the values of the red signal, the green signal, and the blue signal that are used to define the multidimensional LUT as

調整情報取得部212は、表示装置12の色調整を行うために設定される調整情報を取得する。この調整情報は、例えば、表示装置12を使用するユーザが表示装置12で表示したい画像の色表現を実現するための情報であり、具体的には、表示装置12で表示される画像の明るさの調整、彩度の調整、色みの調整などを行う設定情報である。   The adjustment information acquisition unit 212 acquires adjustment information set for performing color adjustment of the display device 12. This adjustment information is, for example, information for realizing color expression of an image that the user using the display device 12 wants to display on the display device 12, and specifically, the brightness of the image displayed on the display device 12. Is setting information for performing adjustment of color, saturation, adjustment of color, and the like.

また調整情報取得部212は、色調整を行う領域の指定を取得してもよい。この領域は、本実施の形態では、Rin、GinおよびBinにより構成される色空間(RGB色空間)中で定義される領域であり、Rin、Gin、Binの各値の範囲により規定される領域となる。
この色の領域は、具体的には、RGB色空間中の全領域、RGB色空間中でグレイ色およびグレイ色に近い色を表現できる領域であるグレイ領域、RGB色空間中で肌色を表現できる領域である肌色領域等を例示することができる。
Further, the adjustment information acquisition unit 212 may acquire designation of an area for color adjustment. In this embodiment, this area is an area defined in a color space (RGB color space) composed of Rin, Gin, and Bin, and is an area defined by the range of each value of Rin, Gin, Bin. It becomes.
Specifically, this color area can express the whole area in the RGB color space, the gray area that can express gray colors and colors close to the gray color in the RGB color space, and the skin color in the RGB color space. The skin color area | region etc. which are area | regions can be illustrated.

図5は、ユーザが調整情報を設定するために使用する画面の一例である。
例示した画面は、上述したモニタ45(図3参照)にウィンドウとして表示される。このウィンドウにはタイトルバーに「色調整の設定」の表示がされるとともに、ユーザが色調整を設定するための項目として、ウィンドウの上部から、「明るさ」、「彩度」、「色み」が表示される。またウィンドウの最下部には、ユーザが色調整を行う領域を設定するための項目として「調整領域」が表示される。
FIG. 5 is an example of a screen used for the user to set adjustment information.
The illustrated screen is displayed as a window on the above-described monitor 45 (see FIG. 3). In this window, “Color Adjustment Settings” is displayed in the title bar. From the top of the window, “Brightness”, “Saturation”, “Color” are displayed as items for the user to set the color adjustment. Is displayed. In addition, an “adjustment area” is displayed at the bottom of the window as an item for the user to set an area for color adjustment.

そして「明るさ」、「彩度」については、それぞれスライドバーS1、スライドバーS2が表示され、ユーザは、所望する「明るさ」および「彩度」の設定を、表示されている数値(−5〜+5)を参照しながら行うことができる。この場合「明るさ」については、数値が小さくなるほど暗くなり、数値が大きくなるほど明るくなることを意味する。また「彩度」については、数値が小さくなるほど彩度が低くなり、数値が大きくなるほど彩度が高くなることを意味する。なお「明るさ」、「彩度」について「0」を設定した場合は、設定した項目について色調整が行われないことを意味する。   For “brightness” and “saturation”, slide bar S1 and slide bar S2 are displayed, respectively, and the user sets the desired “brightness” and “saturation” settings to the displayed numerical values (− 5 to +5). In this case, “brightness” means that the darker the numerical value, the brighter the larger numerical value. “Saturation” means that the saturation decreases as the numerical value decreases, and the saturation increases as the numerical value increases. When “0” is set for “brightness” and “saturation”, it means that color adjustment is not performed for the set items.

また「色み」については、ユーザが色をシフトさせる色方向を設定するために、「赤方向」、「緑方向」、「青方向」の各項目がプルダウンメニューP1により選択できるようになっている。さらに「赤方向」、「緑方向」、「青方向」の何れかに対して色をシフトさせる強さ(程度)を、同様にプルダウンメニューP2により、「0」〜「10」の数値により選択できるようになっている。この場合、数値が小さくなるほど色をシフトさせる強さは小さくなり、数値が大きくなるほど色をシフトさせる強さは大きくなることを意味する。この場合も「0」を設定した場合は、「色み」について色調整が行われないことを意味する。   As for “color”, each item of “red direction”, “green direction”, and “blue direction” can be selected from the pull-down menu P1 in order to set the color direction in which the user shifts the color. Yes. Further, the strength (degree) of shifting the color with respect to any of “red direction”, “green direction”, and “blue direction” is similarly selected from the values “0” to “10” from the pull-down menu P2. It can be done. In this case, the smaller the numerical value, the smaller the intensity of shifting the color, and the larger the numerical value, the greater the intensity of shifting the color. Also in this case, when “0” is set, it means that color adjustment is not performed for “color”.

さらに「調整領域」については、RGB色空間中における「全領域」、「グレイ領域」、「肌色領域」の何れかをラジオボタンRにより選択することができる。なおこの場合、調整領域を「グレイ領域」や「肌色領域」に選択することでより高度な色調整を行うことができるが、調整領域を「全領域」とすることで色調整をより簡単に行うことも可能である。   Furthermore, for the “adjustment area”, any one of “all areas”, “gray areas”, and “skin color areas” in the RGB color space can be selected by the radio button R. In this case, more advanced color adjustment can be performed by selecting the adjustment area as “gray area” or “skin color area”, but color adjustment can be made easier by setting the adjustment area as “all areas”. It is also possible to do this.

これらスライドバーS1、S2、プルダウンメニューP1、P2、ラジオボタンRは、ユーザが、マウス等の入力デバイス46(図3参照)を使用して操作することができる。   These slide bars S1, S2, pull-down menus P1, P2, and radio buttons R can be operated by the user using an input device 46 (see FIG. 3) such as a mouse.

以上のようにして調整情報取得部212は、図5に示した画面において行われるユーザの操作により調整情報を取得することができる。   As described above, the adjustment information acquisition unit 212 can acquire the adjustment information by a user operation performed on the screen illustrated in FIG.

無彩色値算出部213は、Rin、GinおよびBinの各値から無彩色値を算出する。
本実施の形態における無彩色値は、以下のようにして算出することができる。
即ち、無彩色値算出部213は、まずRin、GinおよびBinの各値の中から最小値(MinRGB)を選択する。例えば、表示装置12において画像が、Rin、GinおよびBinについて256階調で表示される場合、Rin、GinおよびBinは、0〜255までの整数値をとりうる。このとき例えば、色信号取得部211により取得されたRin、GinおよびBinの各値が、(Rin、Gin、Bin)=(240、230、240)であったときは、最小値として、MinRGB=230が選択される。
The achromatic color value calculation unit 213 calculates an achromatic color value from each value of Rin, Gin, and Bin.
The achromatic color value in the present embodiment can be calculated as follows.
That is, the achromatic color value calculation unit 213 first selects the minimum value (MinRGB) from the Rin, Gin, and Bin values. For example, when the image is displayed with 256 gradations for Rin, Gin, and Bin on the display device 12, Rin, Gin, and Bin can take integer values from 0 to 255. At this time, for example, when the values of Rin, Gin, and Bin acquired by the color signal acquisition unit 211 are (Rin, Gin, Bin) = (240, 230, 240), MinRGB = 230 is selected.

次に無彩色値算出部213は、選択された最小値に調整情報に基づき決定される係数(UCR Rate)を乗算することで無彩色値(Gray)を算出する。この係数は、調整情報に基づき変更されることが好ましい。例えば、後述する無彩色値について調整量をより多くしたい場合は、この係数を大きく設定する。一方、後述する調整用信号値について調整量をより多くしたい場合は、この係数を小さく設定する。   Next, the achromatic color value calculation unit 213 calculates the achromatic color value (Gray) by multiplying the selected minimum value by a coefficient (UCR Rate) determined based on the adjustment information. This coefficient is preferably changed based on the adjustment information. For example, when it is desired to increase the adjustment amount for an achromatic color value to be described later, this coefficient is set large. On the other hand, when it is desired to increase the adjustment amount for the adjustment signal value described later, this coefficient is set small.

これらの処理を数式で示した場合、以下の(1)式により無彩色値(Gray)が算出される。   When these processes are expressed by mathematical formulas, an achromatic value (Gray) is calculated by the following formula (1).

(Gray)=(MinRGB)×(UCR Rate) …(1)   (Gray) = (MinRGB) × (UCR Rate) (1)

以上のように本実施の形態では、無彩色値算出部213においてRin、GinおよびBinの各値から無彩色値を算出する。この無彩色値は、Rin、GinおよびBinに含まれるグレイ成分であると考えることができ、いわゆるK(黒)値に対応するものである。   As described above, in this embodiment, the achromatic color value calculation unit 213 calculates the achromatic color value from the Rin, Gin, and Bin values. This achromatic value can be considered as a gray component contained in Rin, Gin, and Bin, and corresponds to a so-called K (black) value.

調整用信号値算出部214は、Rin、GinおよびBinの各値から無彩色値を減算することで調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する。
この処理を数式で示した場合、以下の(2)式により調整用信号値である調整用赤色信号値(Rc)、調整用緑色信号値(Gc)、調整用青色信号値(Bc)が算出される。
The adjustment signal value calculation unit 214 calculates the adjustment red signal value, the adjustment green signal value, and the adjustment blue signal value by subtracting the achromatic color value from each value of Rin, Gin, and Bin.
When this processing is expressed by a mathematical expression, the adjustment red signal value (Rc), the adjustment green signal value (Gc), and the adjustment blue signal value (Bc), which are adjustment signal values, are calculated by the following equation (2). Is done.

(Rc)=(Rin)−(Gray)
(Gc)=(Gin)−(Gray) …(2)
(Bc)=(Bin)−(Gray)
(Rc) = (Rin)-(Gray)
(Gc) = (Gin) − (Gray) (2)
(Bc) = (Bin)-(Gray)

以上のように本実施の形態では、調整用信号値算出部214において調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する。この調整用赤色信号値、調整用緑色信号値および調整用青色信号値は、Rin、GinおよびBinに含まれる有彩色成分であると考えることができる。   As described above, in the present embodiment, the adjustment signal value calculation unit 214 calculates the adjustment red signal value, the adjustment green signal value, and the adjustment blue signal value. This adjustment red signal value, adjustment green signal value, and adjustment blue signal value can be considered to be chromatic color components included in Rin, Gin, and Bin.

重み係数決定部215は、色調整を行う重み係数を決定する。この重み係数は、0〜1までの値を採り、調整領域と入力色信号がRGB色空間中の何れに位置するかにより決定される。
具体的には、調整領域が全領域であった場合は、入力色信号がRGB色空間中の何れに位置するかに関係なく、重み係数は1と設定される。また調整領域がRGB色空間中の一部として設定された場合は、入力色信号が調整領域の中心付近に位置する場合には、重み係数は1となるように設定される。そして重み係数は、調整領域と色調整を行わない非調整領域との境界に近づくほど減少し、調整領域と非調整領域との境界(調整領域の外縁)では、0となる。つまり色調整は、調整領域の中心付近に位置する場合は、調整情報に基づき行われるが、境界部に近づくに従い色調整の程度は減少し、境界部においては、色調整は行われないことになる。色調整を行う際にこのように重みを設定することで、境界部において色調整が非連続となることを防止でき、色調整後の出力色信号の値の連続性を確保することができる。そのため表示装置12で画像を表示させたときにトーンジャンプ等が生じるのを抑制することができる。
The weight coefficient determination unit 215 determines a weight coefficient for performing color adjustment. This weighting coefficient takes a value from 0 to 1, and is determined by where the adjustment area and the input color signal are located in the RGB color space.
Specifically, when the adjustment region is the entire region, the weight coefficient is set to 1 regardless of where the input color signal is located in the RGB color space. When the adjustment area is set as a part of the RGB color space, the weight coefficient is set to 1 when the input color signal is located near the center of the adjustment area. The weighting coefficient decreases as it approaches the boundary between the adjustment area and the non-adjustment area where color adjustment is not performed, and becomes 0 at the boundary between the adjustment area and the non-adjustment area (the outer edge of the adjustment area). In other words, color adjustment is performed based on the adjustment information when located near the center of the adjustment area, but the degree of color adjustment decreases as the boundary is approached, and color adjustment is not performed at the boundary. Become. By setting weights in this way when performing color adjustment, it is possible to prevent color adjustment from becoming discontinuous at the boundary, and to ensure continuity of the values of the output color signal after color adjustment. Therefore, it is possible to suppress the occurrence of a tone jump or the like when an image is displayed on the display device 12.

LUT決定部216は、変換部218で使用されるためのLUT(Look up Table)を決定する。LUTは、1次元LUTであり、これがLUT記憶部217に複数記憶されている。そしてLUT決定部216は、LUT記憶部217に記憶されている複数の1次元LUTから、調整情報に合致するものを選択し取得する。なお選択される1次元LUTは、調整用赤色信号値、調整用緑色信号値および調整用青色信号値を変換するための調整用信号値変換用の1次元LUT(第1の対応関係)と、無彩色値を変換するための無彩色値変換用の1次元LUT(第2の対応関係)となる。ただし調整用信号値変換用の1次元LUTは、調整用赤色信号値、調整用緑色信号値および調整用青色信号値をそれぞれ変換するために1次元LUTが3つ必要となる。この3つの1次元LUTは互いに関連性を有するが、無彩色値変換用の1次元LUTとは関連性を有しない。その意味で調整用信号値変換用の1次元LUTと無彩色値変換用の1次元LUTとは別々の対応関係を有するものである。ここでは結局、無彩色値を変換するための無彩色値変換用の1次元LUTと合わせて合計で4つの1次元LUTが選択される。   The LUT determination unit 216 determines an LUT (Look up Table) to be used by the conversion unit 218. The LUT is a one-dimensional LUT, and a plurality of LUTs are stored in the LUT storage unit 217. Then, the LUT determination unit 216 selects and acquires one that matches the adjustment information from the plurality of one-dimensional LUTs stored in the LUT storage unit 217. The selected one-dimensional LUT is an adjustment signal value conversion one-dimensional LUT (first correspondence) for converting the adjustment red signal value, the adjustment green signal value, and the adjustment blue signal value. This is a one-dimensional LUT (second correspondence) for achromatic color value conversion for converting achromatic color values. However, the one-dimensional LUT for converting the adjustment signal value requires three one-dimensional LUTs for converting the adjustment red signal value, the adjustment green signal value, and the adjustment blue signal value, respectively. The three one-dimensional LUTs are related to each other, but are not related to the one-dimensional LUT for achromatic color value conversion. In this sense, the one-dimensional LUT for adjustment signal value conversion and the one-dimensional LUT for achromatic color value conversion have different correspondences. Here, a total of four one-dimensional LUTs are selected together with the one-dimensional LUT for achromatic color conversion for converting the achromatic color values.

変換部218は、LUT決定部216で決定された1次元LUTを用いて調整用赤色信号値、調整用緑色信号値、調整用青色信号値および無彩色値を変換する。このとき変換部218は、調整情報に応じて選択される調整用信号値変換用の1次元LUT(第1の対応関係)により調整用赤色信号値、調整用緑色信号値および調整用青色信号値を変換する。そしてそれとともに、調整情報に応じて選択される無彩色値変換用の1次元LUT(第2の対応関係)により無彩色値を変換する。つまり調整用赤色信号値、調整用緑色信号値および調整用青色信号値と、無彩色値とは、別々の対応関係を有する1次元LUTにより別々に変換される。
この処理を数式で示した場合、以下の(3)式により変換後の調整用信号値として、変換後の調整用赤色信号値(Rc’)、変換後の調整用緑色信号値(Gc’)、変換後の調整用青色信号値(Bc’)が算出される。また以下の(4)式により変換後の無彩色値(Gray’)が算出される。
The conversion unit 218 converts the adjustment red signal value, the adjustment green signal value, the adjustment blue signal value, and the achromatic color value using the one-dimensional LUT determined by the LUT determination unit 216. At this time, the conversion unit 218 uses the adjustment signal value conversion one-dimensional LUT (first correspondence) selected according to the adjustment information to adjust the adjustment red signal value, the adjustment green signal value, and the adjustment blue signal value. Convert. At the same time, the achromatic color value is converted by an achromatic color value conversion one-dimensional LUT (second correspondence) selected according to the adjustment information. That is, the adjustment red signal value, the adjustment green signal value, the adjustment blue signal value, and the achromatic color value are separately converted by the one-dimensional LUT having different correspondences.
When this processing is expressed by a mathematical expression, the adjustment red signal value (Rc ′) after conversion and the green signal value for adjustment (Gc ′) after conversion are obtained as the adjustment signal value after conversion according to the following equation (3). Then, the blue signal value for adjustment (Bc ′) after conversion is calculated. Further, the achromatic value (Gray ′) after conversion is calculated by the following equation (4).

(Rc’)=f(Rc)
(Gc’)=f(Gc) …(3)
(Bc’)=f(Bc)

(Gray’)=g(Gray) …(4)

(ここでf(Rc)は、Rcを赤色の調整用信号値変換用の1次元LUTで変換することを意味する。同様にf(Gc)は、Gcを緑色の調整用信号値変換用の1次元LUTで変換することを意味し、f(Bc)は、Bcを青色の調整用信号値変換用の1次元LUTで変換することを意味する。またg(Gray)は、Grayを無彩色値変換用の1次元LUTで変換することを意味する。)
(Rc ′) = f R (Rc)
(Gc ′) = f G (Gc) (3)
(Bc ′) = f B (Bc)

(Gray ′) = g (Gray) (4)

(Here, f R (Rc) means that Rc is converted by a one-dimensional LUT for red adjustment signal value conversion. Similarly, f G (Gc) is a green adjustment signal value conversion for Gc. F B (Bc) means that Bc is converted by the one-dimensional LUT for blue adjustment signal value conversion, and g (Gray) is Gray. Is converted by a one-dimensional LUT for achromatic color value conversion.)

変換信号作成部219は、変換部218で変換後の調整用赤色信号値、変換後の調整用緑色信号値および変換後の調整用青色信号値のそれぞれに変換部で218変換後の無彩色値を加算し、調整後の赤色信号、調整後の緑色信号および調整後の青色信号の各値を算出する。
この処理を数式で示した場合、以下の(5)式により調整後の信号値として、調整後の赤色信号値(Rout)、調整後の緑色信号値(Gout)および調整後の青色信号値(Bout)が算出される。
The conversion signal creating unit 219 converts the adjustment red signal value after conversion by the conversion unit 218, the adjustment green signal value after conversion, and the adjustment blue signal value after conversion into the achromatic color value after conversion by 218 by the conversion unit. Are added to calculate the values of the adjusted red signal, the adjusted green signal, and the adjusted blue signal.
When this processing is expressed by a mathematical formula, the adjusted red signal value (Rout), the adjusted green signal value (Gout), and the adjusted blue signal value ( Bout) is calculated.

(Rout)=(Rc’)+(Gray’)
(Gout)=(Gc’)+(Gray’) …(5)
(Bout)=(Bc’)+(Gray’)
(Rout) = (Rc ′) + (Gray ′)
(Gout) = (Gc ′) + (Gray ′) (5)
(Bout) = (Bc ′) + (Gray ′)

色信号出力部220は、調整後の赤色信号、調整後の緑色信号および調整後の青色信号を出力色信号として出力する。本実施の形態では、出力色信号は、色変換テーブル記憶部132に格納される色変換テーブルとしての多次元LUTの各格子点データとして格納される。つまり上述した一連の処理により色変換テーブル記憶部132に格納される多次元LUTは、色調整後の画像を表示装置12に表示する多次元LUTに変更される。   The color signal output unit 220 outputs the adjusted red signal, the adjusted green signal, and the adjusted blue signal as output color signals. In the present embodiment, the output color signal is stored as each grid point data of a multidimensional LUT as a color conversion table stored in the color conversion table storage unit 132. That is, the multidimensional LUT stored in the color conversion table storage unit 132 by the series of processes described above is changed to a multidimensional LUT that displays the color-adjusted image on the display device 12.

図3に示す設定用PC21において、HDD43には、図4に示す各機能を実現するためのプログラムが格納されている。そして、このプログラムがメインメモリ42にロードされ、このプログラムに基づく処理がCPU41により実行されることにより、これら各機能が実現される。   In the setting PC 21 shown in FIG. 3, the HDD 43 stores a program for realizing each function shown in FIG. Then, this program is loaded into the main memory 42, and processing based on this program is executed by the CPU 41, whereby these functions are realized.

具体的には、設定用PC21において、例えばアプリケーションソフトウェア等として用意されたプログラムに基づいてCPU41が行う指示により、通信I/F44を介して色処理装置13との間で入力色信号および出力色信号の送受信を行う。また同様にしてプログラムに基づいてCPU41が行う指示により、図5に例示される画面をモニタ45に表示し、入力デバイス46を介して調整情報の取得を行う。さらに調整用信号値や無彩色値の変換を行うための1次元LUTは、HDD43に格納されており、CPU41が行う指示により、何れかの1次元LUTが選択される。さらに無彩色値の算出、調整用信号値の算出、重み係数の決定、調整用信号値や無彩色値の変換、調整後の信号値の算出は、CPU41が演算を行うことで実現することができる。   Specifically, in the setting PC 21, for example, an input color signal and an output color signal with the color processing device 13 via the communication I / F 44 according to an instruction given by the CPU 41 based on a program prepared as application software or the like. Send and receive. Similarly, the screen illustrated in FIG. 5 is displayed on the monitor 45 in accordance with an instruction given by the CPU 41 based on the program, and adjustment information is acquired via the input device 46. Further, the one-dimensional LUT for converting the adjustment signal value and the achromatic color value is stored in the HDD 43, and any one-dimensional LUT is selected by an instruction given by the CPU 41. Further, the calculation of the achromatic color value, the calculation of the adjustment signal value, the determination of the weighting coefficient, the conversion of the adjustment signal value and the achromatic color value, and the calculation of the adjusted signal value can be realized by the CPU 41 performing calculations. it can.

<設定用PCの動作の説明>
図6は、設定用PC21の動作例について説明したフローチャートである。
以下、図4および図6を使用して設定用PC21の動作について説明を行なう。
<Description of operation of setting PC>
FIG. 6 is a flowchart illustrating an operation example of the setting PC 21.
Hereinafter, the operation of the setting PC 21 will be described with reference to FIGS. 4 and 6.

まず色信号取得部211が、色処理装置13の色変換テーブル記憶部132から入力色信号としてのRin、Gin、Binを取得する(ステップ501)。上述したようにRin、Gin、Binは、本実施の形態では、色処理装置13の色変換テーブル記憶部132に格納されている多次元LUTの各格子点データである。   First, the color signal acquisition unit 211 acquires Rin, Gin, and Bin as input color signals from the color conversion table storage unit 132 of the color processing device 13 (step 501). As described above, Rin, Gin, and Bin are grid point data of the multidimensional LUT stored in the color conversion table storage unit 132 of the color processing device 13 in the present embodiment.

次に調整情報取得部212が、表示装置12の色調整を行うために設定される調整情報を取得する(ステップ502)。このとき調整情報取得部212は、例えば、図5に示した画面において行われるユーザの操作により調整情報を取得する。   Next, the adjustment information acquisition unit 212 acquires adjustment information set to perform color adjustment of the display device 12 (step 502). At this time, the adjustment information acquisition unit 212 acquires the adjustment information by, for example, a user operation performed on the screen illustrated in FIG.

そして無彩色値算出部213が、(1)式を使用し、表示装置12に画像を表示するために使用されるRin、GinおよびBinの各値から無彩色値を算出する(ステップ503)。   Then, the achromatic color value calculation unit 213 uses the equation (1) to calculate an achromatic color value from the Rin, Gin, and Bin values used to display the image on the display device 12 (step 503).

さらに調整用信号値算出部214が、(2)式を使用し、Rin、GinおよびBinの各値から無彩色値を減算することで、調整用信号値である調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する(ステップ504)。   Further, the adjustment signal value calculation unit 214 subtracts the achromatic color value from each value of Rin, Gin, and Bin using the equation (2), so that the adjustment red signal value, which is the adjustment signal value, is adjusted. A green signal value and an adjustment blue signal value are calculated (step 504).

一方、重み係数決定部215は、調整情報として取得された調整領域と、Rin、Gin、Binの各値により重み係数を決定する(ステップ505)。   On the other hand, the weighting factor determination unit 215 determines a weighting factor based on the adjustment region acquired as the adjustment information and each value of Rin, Gin, and Bin (step 505).

またLUT決定部216は、変換部218で使用されるための1次元LUTを調整情報に基づき決定し、LUT記憶部217から1次元LUTを取得する(ステップ506)。このとき取得される1次元LUTは、調整用赤色信号値、調整用緑色信号値および調整用青色信号値を変換するための調整用信号値変換用の3つの1次元LUTと、無彩色値を変換するための無彩色値変換用の1次元LUTの計4つである。   The LUT determination unit 216 determines a one-dimensional LUT to be used by the conversion unit 218 based on the adjustment information, and acquires the one-dimensional LUT from the LUT storage unit 217 (step 506). The one-dimensional LUT acquired at this time includes three one-dimensional LUTs for adjustment signal value conversion for converting the adjustment red signal value, the adjustment green signal value, and the adjustment blue signal value, and the achromatic color value. There are a total of four one-dimensional LUTs for achromatic color value conversion for conversion.

そして変換部218は、LUT決定部216で決定された4つの1次元LUTを用いて、調整用信号値である調整用赤色信号値、調整用緑色信号値、調整用青色信号値および無彩色値を変換する(ステップ507)。このときステップ506で取得された4つの1次元LUTにより、調整用赤色信号値、調整用緑色信号値および調整用青色信号値と、無彩色値とは、(3)式および(4)式により別々に変換される。   Then, the conversion unit 218 uses the four one-dimensional LUTs determined by the LUT determination unit 216 to adjust red signal values for adjustment, green signal values for adjustment, blue signal values for adjustment, and achromatic color values. Is converted (step 507). At this time, the red signal value for adjustment, the green signal value for adjustment, the blue signal value for adjustment, and the achromatic color value by the four one-dimensional LUTs acquired in step 506 are expressed by the equations (3) and (4). Converted separately.

さらに変換信号作成部219は、変換部218で変換後の調整用信号値である、変換後の調整用赤色信号値、変換後の調整用緑色信号値および変換後の調整用青色信号値のそれぞれに変換部218で変換後の無彩色値を加算する。これより調整後の信号値である調整後の赤色信号、調整後の緑色信号および調整後の青色信号の各値を算出する(ステップ508)。   Furthermore, the conversion signal creation unit 219 includes the adjustment red signal value after conversion, the green signal for adjustment after conversion, and the blue signal value for adjustment after conversion, which are adjustment signal values after conversion by the conversion unit 218. A conversion unit 218 adds the achromatic color value after conversion. From this, each value of the adjusted red signal, the adjusted green signal, and the adjusted blue signal, which are the adjusted signal values, is calculated (step 508).

そして色信号出力部220は、調整後の赤色信号、調整後の緑色信号および調整後の青色信号を出力色信号(Rout、Gout、Bout)として出力する(ステップ509)。この出力色信号は、色処理装置13の色変換テーブル記憶部132に格納される色変換テーブルとしての多次元LUTの各格子点データとして格納される。   The color signal output unit 220 then outputs the adjusted red signal, the adjusted green signal, and the adjusted blue signal as output color signals (Rout, Gout, Bout) (step 509). This output color signal is stored as each grid point data of a multidimensional LUT as a color conversion table stored in the color conversion table storage unit 132 of the color processing device 13.

以上のように本実施の形態では、入力色信号であるRin、Gin、Binを等色色空間に変換せずに直接出力色信号であるRout、Gout、Boutに変換している。そして変換を行うのに例えば多次元LUTではなく、1次元LUTを使用して行っている。そのため等色色空間を使用する場合や、多次元LUTを使用する場合に比較して、色の変換をより高速に行うことができる。さらに1次元LUTによる変換は同じ色空間における1回の変換で行うため、意図した色の調整結果を得やすくなる。一方、等色色空間を利用する方法では、色空間の不整合が生じやすく、また複数回の変換が必要となることが多いため意図した色の調整結果が得られないことが多い。さらに本実施の形態では、調整情報に応じて1次元LUTを変更することで、より意図した色の調整結果を得やすくなっている。また本実施の形態では、RGB色空間上で色の変換(Rin、Gin、Bin→Rout、Gout、Bout)を行うため、特に赤色信号(R’)、緑色信号(G’)および青色信号(B’)に基づき画像を表示する表示装置12に対して色調整を行いやすい。   As described above, in this embodiment, Rin, Gin, and Bin that are input color signals are directly converted to Rout, Gout, and Bout that are output color signals without being converted to a uniform color space. The conversion is performed using, for example, a one-dimensional LUT instead of a multi-dimensional LUT. Therefore, color conversion can be performed at a higher speed than when a uniform color space is used or when a multidimensional LUT is used. Furthermore, since the conversion by the one-dimensional LUT is performed once in the same color space, it is easy to obtain the intended color adjustment result. On the other hand, in the method using the uniform color space, color space inconsistency is likely to occur, and since a plurality of conversions are often required, the intended color adjustment result is often not obtained. Furthermore, in the present embodiment, it is easier to obtain the adjustment result of the intended color by changing the one-dimensional LUT according to the adjustment information. In the present embodiment, since color conversion (Rin, Gin, Bin → Rout, Gout, Bout) is performed in the RGB color space, a red signal (R ′), a green signal (G ′), and a blue signal ( It is easy to perform color adjustment on the display device 12 that displays an image based on B ′).

また本実施の形態では、入力色信号であるRin、Gin、Binから無彩色値(Gray)としてのグレイ成分を取り出す。そしてこのグレイ成分と元のRin、Gin、Binからこのグレイ成分を除いた調整用色信号値としての有彩色成分とで、別々の対応関係を有する1次元LUTを使用して別々に変換を行う。これにより意図した色の調整結果がより得やすくなり、多次元LUTを使用する必要性が少ない。これがグレイ成分と有彩色成分とで分離する処理を行わない場合、1次元LUTを使用したときには、無彩色近くの色調整と赤色、緑色、青色の飽和色近くの色調整とで不整合が生じやすい。そのため意図した色の調整を行うことは困難である。特にRGB色空間では、無彩色近くの値をとるRin、Gin、Binの各値をわずかに変化させただけで色が大幅に変化し、無彩色近くの色について意図した結果とならないことが多い。一方、本実施の形態の色の調整方法では、グレイ成分と有彩色成分とで別々に変換を行うため、無彩色近くの色調整と赤色、緑色、青色の飽和色近くの色調整とで不整合が生じにくい。
さらに本実施の形態では、調整情報に応じて係数(UCR Rate)を変更することで無彩色値を算出する。これにより、より細かい色調整が可能となる。
In this embodiment, a gray component as an achromatic value (Gray) is extracted from Rin, Gin, and Bin that are input color signals. The gray component and the chromatic color component as an adjustment color signal value obtained by removing the gray component from the original Rin, Gin, and Bin are converted separately using a one-dimensional LUT having different correspondences. . This makes it easier to obtain the intended color adjustment result, and there is less need to use a multidimensional LUT. When this does not perform the process of separating the gray component and the chromatic color component, when using a one-dimensional LUT, a mismatch occurs between the color adjustment near the achromatic color and the color adjustment near the saturated colors of red, green, and blue. Cheap. Therefore, it is difficult to perform the intended color adjustment. In particular, in the RGB color space, a slight change in the Rin, Gin, and Bin values that take values close to an achromatic color can cause a significant change in color, and in many cases the intended result is not obtained for colors near an achromatic color. . On the other hand, in the color adjustment method of the present embodiment, since conversion is separately performed for the gray component and the chromatic color component, color adjustment near the achromatic color and color adjustment near the saturated colors of red, green, and blue are not effective. Alignment is unlikely to occur.
Furthermore, in this embodiment, the achromatic color value is calculated by changing the coefficient (UCR Rate) according to the adjustment information. Thereby, finer color adjustment becomes possible.

<色調整システムの説明>
また上述した色処理装置13および設定用PC21は、表示装置12にて画像を表示するために作成された赤色信号(R)、緑色信号(G)および青色信号(B)を、予め定められた色変換テーブルを用いて色変換処理を行い表示装置12に出力する色処理装置13と、色処理装置13で用いられる色変換テーブルを、表示装置12にて表示する画像の色調整を行うために変更する設定用PC21と、を備え、設定用PC21は、表示装置12の色調整を行うために設定される調整情報を取得する調整情報取得部212と、表示装置12の色調整を行うために使用する赤色信号(Rin)、緑色信号(Gin)および青色信号(Bin)の各値から無彩色値(Gray)を算出する無彩色値算出部213と、赤色信号(Rin)、緑色信号(Gin)および青色信号(Bin)の各値から無彩色値(Gray)を減算することで調整用赤色信号値(Rc)、調整用緑色信号値(Gc)および調整用青色信号値(Bc)を算出する調整用信号値算出部214と、調整情報取得部212にて取得された調整情報に応じて、調整用赤色信号値(Rc)、調整用緑色信号値(Gc)、調整用青色信号値(Bc)および無彩色値(Gray)を変換する変換部218と、変換後の調整用赤色信号値(Rc’)、変換後の調整用緑色信号値(Gc’)および変換後の調整用青色信号値(Bc’)のそれぞれに変換後の無彩色値(Gray’)を加算し、調整後の赤色信号(Rout)、調整後の緑色信号(Gout)および調整後の青色信号(Bout)の各値を算出する変換信号作成部219と、を備えることを特徴とする色調整システムとして捉えることもできる。
<Description of color adjustment system>
Further, the color processing device 13 and the setting PC 21 described above have predetermined red signals (R), green signals (G), and blue signals (B) created for displaying images on the display device 12. In order to perform color adjustment of an image displayed on the display device 12, the color processing device 13 that performs color conversion processing using the color conversion table and outputs it to the display device 12, and the color conversion table used in the color processing device 13 A setting PC 21 to be changed. The setting PC 21 performs adjustment of the color of the display device 12 and an adjustment information acquisition unit 212 that acquires adjustment information set to perform color adjustment of the display device 12. An achromatic color value calculation unit 213 that calculates an achromatic color value (Gray) from each value of the red color signal (Rin), green color signal (Gin), and blue color signal (Bin) to be used, a red color signal (Rin), a green color signal ( in) and the blue signal (Bin) are subtracted from the achromatic value (Gray) to obtain the adjustment red signal value (Rc), the adjustment green signal value (Gc), and the adjustment blue signal value (Bc). An adjustment red signal value (Rc), an adjustment green signal value (Gc), and an adjustment blue signal value according to the adjustment information acquired by the adjustment signal value calculation unit 214 and the adjustment information acquisition unit 212 to be calculated. (Bc) and an achromatic color value (Gray) conversion unit 218, converted red signal value for adjustment (Rc ′), converted green signal value for conversion (Gc ′), and converted blue signal for adjustment The converted achromatic value (Gray ′) is added to each of the signal values (Bc ′), and the adjusted red signal (Rout), the adjusted green signal (Gout), and the adjusted blue signal (Bout). A converted signal creation unit 219 for calculating each value; Be obtained may be regarded as a color adjustment system according to claim.

なお、本実施の形態の画像表示システム10では、表示用PC11と表示装置12との間に、これら表示用PC11と表示装置12とは別体にて色処理装置13を配置するようにしていたが、これに限られるものではない。例えば、色処理装置13の機能を、表示用PC11に内蔵させてもかまわないし、表示装置12に内蔵させてもかまわない。   In the image display system 10 according to the present embodiment, the color processing device 13 is arranged separately from the display PC 11 and the display device 12 between the display PC 11 and the display device 12. However, it is not limited to this. For example, the function of the color processing device 13 may be built in the display PC 11 or may be built in the display device 12.

また本実施の形態では、設定用PC21は、表示用PC11とは別体となっていたが、表示用PC11に設定用PC21の機能を備えることも可能である。この場合、表示用PC11が、画像処理装置(変換関係変更手段)として機能する。   In the present embodiment, the setting PC 21 is separate from the display PC 11, but the display PC 11 may have the function of the setting PC 21. In this case, the display PC 11 functions as an image processing apparatus (conversion relation changing unit).

<プログラムの説明>
ここで以上説明を行った本実施の形態における設定用PC21が行なう処理は、上述した通り、例えば、アプリケーションソフトウェア等のプログラムとして用意される。
<Description of the program>
The processing performed by the setting PC 21 in the present embodiment described above is prepared as a program such as application software as described above.

よって設定用PC21が行なう処理は、コンピュータに、表示装置12の色調整を行うために設定される調整情報を取得する機能と、表示装置12の色調整を行うために使用する赤色信号(Rin)、緑色信号(Gin)および青色信号(Bin)の各値から無彩色値(Gray)を算出する機能と、赤色信号(Rin)、緑色信号(Gin)および青色信号(Bin)の各値から無彩色値(Gray)を減算することで調整用赤色信号値(Rc)、調整用緑色信号値(Gc)および調整用青色信号値(Bc)を算出する機能と、取得された調整情報に応じて、調整用赤色信号値(Rc)、調整用緑色信号値(Gc)、調整用青色信号値(Bc)および無彩色値(Gray)を変換する機能と、変換後の調整用赤色信号値(Rc’)、変換後の調整用緑色信号値(Gc’)および変換後の調整用青色信号値(Bc’)のそれぞれに変換後の無彩色値(Gray’)を加算し、調整後の赤色信号(Rout)、調整後の緑色信号(Gout)および調整後の青色信号(Bout)の各値を算出する機能と、を実現させるプログラムとして捉えることもできる。   Therefore, the processing performed by the setting PC 21 includes a function of acquiring adjustment information set for color adjustment of the display device 12 in the computer and a red signal (Rin) used for color adjustment of the display device 12. A function for calculating an achromatic value (Gray) from each value of the green signal (Gin) and the blue signal (Bin), and a function for calculating the achromatic color value (Gray) A function of calculating the red signal value for adjustment (Rc), the green signal value for adjustment (Gc), and the blue signal value for adjustment (Bc) by subtracting the chromatic value (Gray), and according to the acquired adjustment information , A function for converting the adjustment red signal value (Rc), the adjustment green signal value (Gc), the adjustment blue signal value (Bc), and the achromatic color value (Gray), and the converted adjustment red signal value (Rc) '), After conversion The achromatic color value (Gray ') after conversion is added to each of the adjustment green signal value (Gc') and the converted adjustment blue signal value (Bc '), and then the adjusted red signal (Rout) and after adjustment And a function of calculating each value of the green signal (Gout) and the adjusted blue signal (Bout).

なお、本実施の形態を実現するプログラムは、通信手段により提供することはもちろん、CD−ROM等の記録媒体に格納して提供することも可能である。   The program for realizing the present embodiment can be provided not only by communication means but also by storing it in a recording medium such as a CD-ROM.

以上、本実施の形態について説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、種々の変更または改良を加えたものも、本発明の技術的範囲に含まれることは、特許請求の範囲の記載から明らかである。   Although the present embodiment has been described above, the technical scope of the present invention is not limited to the scope described in the above embodiment. It is clear from the description of the scope of the claims that various modifications or improvements added to the above embodiment are also included in the technical scope of the present invention.

10…画像表示システム、11…表示用PC、12…表示装置、13…色処理装置、20…色設定システム、21…設定用PC、212…調整情報取得部、213…無彩色値算出部、214…調整用信号値算出部、218…変換部、219…変換信号作成部、N…ネットワーク DESCRIPTION OF SYMBOLS 10 ... Image display system, 11 ... Display PC, 12 ... Display apparatus, 13 ... Color processing apparatus, 20 ... Color setting system, 21 ... Setting PC, 212 ... Adjustment information acquisition part, 213 ... Achromatic color value calculation part, 214 ... Adjustment signal value calculation unit, 218 ... Conversion unit, 219 ... Conversion signal creation unit, N ... Network

Claims (6)

表示装置の色調整において使用する赤色信号、緑色信号および青色信号の各値を調整するために設定される調整情報を取得する調整情報取得部と、
前記赤色信号前記緑色信号および前記青色信号の各値から無彩色値を算出する無彩色値算出部と、
前記赤色信号、前記緑色信号および前記青色信号の各値から前記無彩色値を減算することで調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する調整用信号値算出部と、
前記調整情報取得部にて取得された調整情報に応じて選択される第1の対応関係により前記調整用赤色信号値を変換して変換後の当該調整用赤色信号値を算出し、当該第1の対応関係により前記調整用緑色信号値を変換して変換後の当該調整用緑色信号値を算出し、当該第1の対応関係により前記調整用青色信号値を変換して変換後の当該調整用青色信号値を算出し、さらに、当該調整情報に応じて選択される第2の対応関係により前記無彩色値を変換して変換後の当該無彩色値を算出する変換部と、
変換後の前記調整用赤色信号値、変換後の前記調整用緑色信号値および変換後の前記調整用青色信号値のそれぞれに変換後の前記無彩色値を加算し、調整後の赤色信号、調整後の緑色信号および調整後の青色信号の各値を算出する変換信号作成部と、を備え、
前記無彩色値算出部は、前記赤色信号、前記緑色信号および前記青色信号の各値の中から最小値を選択し、選択された最小値に前記調整情報に基づき決定される係数を乗算することで前記無彩色値を算出する
ことを特徴とする画像処理装置。
An adjustment information acquisition unit that acquires adjustment information set to adjust each value of the red signal, the green signal, and the blue signal used in color adjustment of the display device;
And the red signal, the achromatic value calculation unit for calculating a gray values from each value of the green signal and the blue signal,
An adjustment signal value calculation unit that calculates an adjustment red signal value, an adjustment green signal value, and an adjustment blue signal value by subtracting the achromatic color value from each value of the red signal, the green signal, and the blue signal. When,
The adjustment red signal value is converted by the first correspondence selected according to the adjustment information acquired by the adjustment information acquisition unit, and the converted red signal value after conversion is calculated. The adjustment green signal value is converted according to the corresponding relationship, the converted green signal value after conversion is calculated, the blue signal value for adjustment is converted according to the first correspondence relationship, and the adjustment green signal value after conversion is converted. A conversion unit that calculates a blue signal value, further converts the achromatic color value according to a second correspondence selected according to the adjustment information, and calculates the converted achromatic color value;
The achromatic value after conversion is added to each of the red signal value for adjustment after conversion, the green signal value for adjustment after conversion, and the blue signal value for adjustment after conversion, and the red signal after adjustment and adjustment A conversion signal creation unit that calculates each value of the green signal after adjustment and the blue signal after adjustment ;
The achromatic color value calculation unit selects a minimum value from the values of the red signal, the green signal, and the blue signal, and multiplies the selected minimum value by a coefficient determined based on the adjustment information. The achromatic color value is calculated by using the image processing apparatus.
前記調整情報は、前記表示装置に表示される画像の明るさの調整、彩度の調整、色みの調整の少なくともいずれかを行うことにより設定されることを特徴とする請求項1に記載の画像処理装置。2. The adjustment information according to claim 1, wherein the adjustment information is set by performing at least one of brightness adjustment, saturation adjustment, and color adjustment of an image displayed on the display device. Image processing device. 前記変換部は、前記赤色信号、前記緑色信号および前記青色信号により構成される色空間中で、色調整を行う領域を前記調整情報に基づき変更することを特徴とする請求項1または2に記載の画像処理装置。   The said conversion part changes the area | region which performs a color adjustment in the color space comprised by the said red signal, the said green signal, and the said blue signal based on the said adjustment information. Image processing apparatus. 表示装置にて画像を表示するために作成された赤色信号、緑色信号および青色信号を、予め定められた変換関係を用いて色変換処理を行い当該表示装置に出力する色変換手段と、
前記色変換手段で用いられる前記変換関係を、前記表示装置にて表示する画像の色調整を行うために変更する変換関係変更手段と、
を備え、
前記変換関係変更手段は、
表示装置の色調整において使用する赤色信号、緑色信号および青色信号の各値を調整するために設定される調整情報を取得する調整情報取得部と、
前記赤色信号前記緑色信号および前記青色信号の各値から無彩色値を算出する無彩色値算出部と、
前記赤色信号、前記緑色信号および前記青色信号の各値から前記無彩色値を減算することで調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する調整用信号値算出部と、
前記調整情報取得部にて取得された調整情報に応じて選択される第1の対応関係により前記調整用赤色信号値を変換して変換後の当該調整用赤色信号値を算出し、当該第1の対応関係により前記調整用緑色信号値を変換して変換後の当該調整用緑色信号値を算出し、当該第1の対応関係により前記調整用青色信号値を変換して変換後の当該調整用青色信号値を算出し、さらに、当該調整情報に応じて選択される第2の対応関係により前記無彩色値を変換して変換後の当該無彩色値を算出する変換部と、
変換後の前記調整用赤色信号値、変換後の前記調整用緑色信号値および変換後の前記調整用青色信号値のそれぞれに変換後の前記無彩色値を加算し、調整後の赤色信号、調整後の緑色信号および調整後の青色信号の各値を算出する変換信号作成部と、を備え、
前記無彩色値算出部は、前記赤色信号、前記緑色信号および前記青色信号の各値の中から最小値を選択し、選択された最小値に前記調整情報に基づき決定される係数を乗算することで前記無彩色値を算出する
ことを特徴とする色調整システム。
Color conversion means for performing a color conversion process on a red signal, a green signal, and a blue signal created for displaying an image on the display device using a predetermined conversion relationship, and outputting the color conversion processing to the display device;
A conversion relation changing means for changing the conversion relation used in the color conversion means to perform color adjustment of an image displayed on the display device;
With
The conversion relationship changing means includes
An adjustment information acquisition unit that acquires adjustment information set to adjust each value of the red signal, the green signal, and the blue signal used in color adjustment of the display device;
And the red signal, the achromatic value calculation unit for calculating a gray values from each value of the green signal and the blue signal,
An adjustment signal value calculation unit that calculates an adjustment red signal value, an adjustment green signal value, and an adjustment blue signal value by subtracting the achromatic color value from each value of the red signal, the green signal, and the blue signal. When,
The adjustment red signal value is converted by the first correspondence selected according to the adjustment information acquired by the adjustment information acquisition unit, and the converted red signal value after conversion is calculated. The adjustment green signal value is converted according to the corresponding relationship, the converted green signal value after conversion is calculated, the blue signal value for adjustment is converted according to the first correspondence relationship, and the adjustment green signal value after conversion is converted. A conversion unit that calculates a blue signal value, further converts the achromatic color value according to a second correspondence selected according to the adjustment information, and calculates the converted achromatic color value;
The achromatic value after conversion is added to each of the red signal value for adjustment after conversion, the green signal value for adjustment after conversion, and the blue signal value for adjustment after conversion, and the red signal after adjustment and adjustment A conversion signal creation unit that calculates each value of the green signal after adjustment and the blue signal after adjustment ;
The achromatic color value calculation unit selects a minimum value from the values of the red signal, the green signal, and the blue signal, and multiplies the selected minimum value by a coefficient determined based on the adjustment information. The achromatic color value is calculated by using a color adjustment system.
前記変換関係変更手段の前記無彩色値算出部で無彩色値の算出のために使用される前記赤色信号、前記緑色信号および前記青色信号の各値は、前記色変換手段で使用される前記変換関係を定義するために使用されている赤色信号、緑色信号および青色信号の各値であることを特徴とする請求項4に記載の色調整システム。   Each value of the red signal, the green signal, and the blue signal used for the calculation of the achromatic color value by the achromatic color value calculation unit of the conversion relationship changing unit is the conversion used by the color conversion unit. 5. The color adjustment system according to claim 4, wherein each of the red signal, the green signal, and the blue signal is used to define the relationship. コンピュータに、
表示装置の色調整において使用する赤色信号、緑色信号および青色信号の各値を調整するために設定される調整情報を取得する機能と、
前記赤色信号前記緑色信号および前記青色信号の各値から無彩色値を算出する機能と、
前記赤色信号、前記緑色信号および前記青色信号の各値から前記無彩色値を減算することで調整用赤色信号値、調整用緑色信号値および調整用青色信号値を算出する機能と、
取得された調整情報に応じて選択される第1の対応関係により前記調整用赤色信号値を変換して変換後の当該調整用赤色信号値を算出し、当該第1の対応関係により前記調整用緑色信号値を変換して変換後の当該調整用緑色信号値を算出し、当該第1の対応関係により前記調整用青色信号値を変換して変換後の当該調整用青色信号値を算出し、さらに、当該調整情報に応じて選択される第2の対応関係により前記無彩色値を変換して変換後の当該無彩色値を算出する機能と、
変換後の前記調整用赤色信号値、変換後の前記調整用緑色信号値および変換後の前記調整用青色信号値のそれぞれに変換後の前記無彩色値を加算し、調整後の赤色信号、調整後の緑色信号および調整後の青色信号の各値を算出する機能と、を実現させ、
前記無彩色値を算出する機能は、前記赤色信号、前記緑色信号および前記青色信号の各値の中から最小値を選択し、選択された最小値に前記調整情報に基づき決定される係数を乗算することで前記無彩色値を算出する
ことを特徴とするプログラム。
On the computer,
A function of acquiring adjustment information set to adjust each value of the red signal, the green signal, and the blue signal used in the color adjustment of the display device;
The red signal, and a function of calculating the gray values from the values of the green signal and the blue signal,
A function of calculating an adjustment red signal value, an adjustment green signal value, and an adjustment blue signal value by subtracting the achromatic color value from each value of the red signal, the green signal, and the blue signal;
The adjustment red signal value is converted by the first correspondence selected according to the acquired adjustment information, the converted red signal value after conversion is calculated, and the adjustment red signal value is calculated by the first correspondence. Converting the green signal value to calculate the converted green signal value for adjustment, converting the adjustment blue signal value according to the first correspondence relationship, calculating the converted blue signal value for adjustment, Further, a function of converting the achromatic color value by the second correspondence selected according to the adjustment information and calculating the converted achromatic color value;
The achromatic value after conversion is added to each of the red signal value for adjustment after conversion, the green signal value for adjustment after conversion, and the blue signal value for adjustment after conversion, and the red signal after adjustment and adjustment A function of calculating each value of the green signal after adjustment and the blue signal after adjustment ,
The function of calculating the achromatic color value selects a minimum value from the values of the red signal, the green signal, and the blue signal, and multiplies the selected minimum value by a coefficient determined based on the adjustment information. To calculate the achromatic color value.
A program characterized by that .
JP2013017947A 2013-01-31 2013-01-31 Image processing apparatus, color adjustment system, and program Expired - Fee Related JP5454711B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013017947A JP5454711B1 (en) 2013-01-31 2013-01-31 Image processing apparatus, color adjustment system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013017947A JP5454711B1 (en) 2013-01-31 2013-01-31 Image processing apparatus, color adjustment system, and program

Publications (2)

Publication Number Publication Date
JP5454711B1 true JP5454711B1 (en) 2014-03-26
JP2014150399A JP2014150399A (en) 2014-08-21

Family

ID=50614569

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013017947A Expired - Fee Related JP5454711B1 (en) 2013-01-31 2013-01-31 Image processing apparatus, color adjustment system, and program

Country Status (1)

Country Link
JP (1) JP5454711B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021014714A1 (en) * 2019-07-19 2021-01-28 シャープ株式会社 Image processing device, image display device, image processing method, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001169125A (en) * 1999-12-09 2001-06-22 Mitsubishi Electric Corp Image display device
JP2012104897A (en) * 2010-11-05 2012-05-31 Fuji Xerox Co Ltd Color adjustment device, image forming device, image forming system and color adjustment program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001169125A (en) * 1999-12-09 2001-06-22 Mitsubishi Electric Corp Image display device
JP2012104897A (en) * 2010-11-05 2012-05-31 Fuji Xerox Co Ltd Color adjustment device, image forming device, image forming system and color adjustment program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021014714A1 (en) * 2019-07-19 2021-01-28 シャープ株式会社 Image processing device, image display device, image processing method, and program

Also Published As

Publication number Publication date
JP2014150399A (en) 2014-08-21

Similar Documents

Publication Publication Date Title
US6901162B2 (en) Image display device
KR101090060B1 (en) Image forming apparatus and image forming method capable of revising gray image
JP5387713B2 (en) Image adjustment apparatus, image adjustment system, and program
JP2015152645A (en) Image processing apparatus, image processing method, display panel driver, and display apparatus
GB2493818A (en) Colour Calibration of Displays using Natural Language Commands
JP5253274B2 (en) Color conversion output device
JP6015359B2 (en) Color video signal processing apparatus, processing method, and processing program
US9218552B2 (en) Image processing apparatus and image processing method
JP5454711B1 (en) Image processing apparatus, color adjustment system, and program
US20010003456A1 (en) Image display device
US9451130B2 (en) Image processing apparatus, image adjustment system, image processing method, and recording medium
US20120257828A1 (en) Image processing circuit, semiconductor device, image processing device, and electronic appliance
JP5282833B1 (en) COLOR ADJUSTMENT DEVICE, COLOR ADJUSTMENT SYSTEM, AND PROGRAM
KR20160007319A (en) Electronic apparatus and Method for controlling the electronic apparatus thereof
JP5958370B2 (en) Image processing apparatus, color adjustment system, and program
JP2012133195A (en) High visibility color presenting device, high visibility color presenting method and high visibility color presenting program
JP6119440B2 (en) Image processing apparatus, color adjustment system, and program
JP5664757B1 (en) Color conversion apparatus and program
JP5664758B1 (en) Color conversion apparatus and program
JP2006197366A (en) Image processing unit and method
JP4860514B2 (en) 7-axis color correction apparatus and method
JP7028062B2 (en) Image correction program, image correction method, and image correction device
JP6684164B2 (en) Color processing device and color processing method
JP2015035755A (en) Luminosity adjusting device, luminosity adjusting method, and program
JP2014095905A (en) Display device, program, and information storage medium

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131223

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5454711

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees