JP2004252866A - Color conversion device and color conversion program - Google Patents

Color conversion device and color conversion program Download PDF

Info

Publication number
JP2004252866A
JP2004252866A JP2003044504A JP2003044504A JP2004252866A JP 2004252866 A JP2004252866 A JP 2004252866A JP 2003044504 A JP2003044504 A JP 2003044504A JP 2003044504 A JP2003044504 A JP 2003044504A JP 2004252866 A JP2004252866 A JP 2004252866A
Authority
JP
Japan
Prior art keywords
color conversion
data
button
conversion processing
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003044504A
Other languages
Japanese (ja)
Inventor
Shigeki Kawakami
茂樹 川上
Mitsuru Nakao
満 中尾
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 Holdings Corp
Original Assignee
Fuji Photo Film Co Ltd
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 Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP2003044504A priority Critical patent/JP2004252866A/en
Publication of JP2004252866A publication Critical patent/JP2004252866A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a color conversion device which precisely applies color conversion processing to an element included in a page, and also provide a program therefor. <P>SOLUTION: Element data representing images, characters and so on in page data are classified at least into at least three kinds of data, that is, image data, character data and illustration data. Color conversion processing is set for every kind of the element data, and the color conversion processing can precisely be carried out by applying the color conversion processing thus set to each element data. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ページを表すページデータに色変換処理を施す色変換装置、およびコンピュータを色変換装置として動作させるための色変換プログラムに関する。
【0002】
【従来の技術】
従来より、印刷の分野において、コンピュータを利用して編集の作業を行うDTP(DeskTop Publishing)が広範に適用されている。DTPは、WYSIWYG(What You See Is What You Get=見たままに出力する)という思想を実現するものであり、オペレータは、表示画面を見ながら文字や画像の編集を行い、印刷物のイメージを確認してから、画像等をプリンタやイメージセッタなどで印刷・製版することができる。
【0003】
このDTPにおいて、オペレータが文字や画像を編集する際に使用するソフトウェアは、一般にDTPソフトウェアとよばれている。DTPソフトウェアは、オペレータによって編集された文字や画像などの要素を基に、ページごとのイメージを表現するページデータを生成する。このページデータは、このままではプリンタ等の出力デバイスで出力することができないため、RIP(RasterImage Processor)でページデータを出力デバイスで出力可能なビットマップデータ(網点画像のデータ)に変換し、出力デバイスでは、このビットマップデータに基づく出力画像が出力される。
【0004】
ところで、上記のDTPおよびRIPが適用されたシステムにおいては、ページデータが表すページに含まれる画像や文字などの要素の色を、調和のとれた見た目に好ましい色に変換する色変換処理も行われている。通常は、処理時間を短縮するために、色を表現する入力データと、その入力データに上記の色変換処理が施された出力データとの対応を定義した色変換テーブルを予め用意しておき、その色変換テーブルを使って、ページデータに色変換処理を施すことが行われている。この色変換処理に関し、特許文献1には、ページデータが表すページ中の要素が画像か文字かに応じて、その要素を表す要素データに、画像の色を補正するのに最適な画像変換テーブル、あるいは文字の色を補正するのに最適な文字変換テーブルを使って色変換処理を施す方法が記載されている。この方法によると、ページに含まれている各要素を画像と文字とに分類し、画像および文字のそれぞれに合った色変換処理を行うため、色変換後のページの画質を向上させることができる。
【0005】
【特許文献1】
特開2001−320595号公報
【0006】
【発明が解決しようとする課題】
しかし、特許文献1の方法で、平網や線やグラデーションなどの要素を色変換すると、グラデーションの色の連続性が損なわれてしまうなどという問題を生じる恐れがある。色変換テーブル等を使って自動的に色変換された要素の色が、オペレータが所望する色とは違ってしまった場合、オペレータがレタッチ処理を行って、その要素の色を手動で修正する必要があり、これは大変煩雑で手間のかかる作業であるという問題がある。特に、近年では、図形などをパーソナルコンピュータ上で編集するためのソフトウェアが広く使用されており、画像や文字のほか、上述した図形やグラデーションやインデックス画像など様々な要素がページに含まれていることが多く、これらの要素に精度よく色変換処理を施したいという要望が高まっている。
【0007】
本発明は、上記事情に鑑み、ページに含まれている要素に精度よく色変換処理を施すことができる色変換装置、および色変換プログラムを提供することを目的とする。
【0008】
【課題を解決するための手段】
本発明の色変換装置は、ページ上に配置される要素を表す要素データによって構成されるページデータ中の各要素データを、画像を表す画像データと、テキストを表すテキストデータと、イラストを表すイラストデータとの少なくとも3種類に分類する要素分類部と、
上記の3種類のうちの少なくともイラストデータについて、要素データに施される色変換処理を操作に応じて設定する色変換処理設定部と、
要素分類部で分類された要素データに、画像データ用の色変換処理、テキストデータ用の色変換処理、およびイラストデータ用に色変換処理設定部で設定された色変換処理のうち要素データの種類に応じた色変換処理を施す色変換部と、
色変換部で色変換処理が施された要素データによって構成されるページデータを出力するデータ出力部とを備えたことを特徴とする。
【0009】
本発明の色変換装置によると、ページデータ中の要素データは、従来の画像データおよびテキストデータに、新たにイラストデータも加えた少なくとも3種類に分類される。例えば図形やグラデーションなどのような、画像と文字の中間的な要素をイラストとして扱い、そのイラストを表すイラストデータに施される色変換処理を個別に設定することによって、精度よく色変換処理を施すことができる。
【0010】
また、本発明の色変換装置において、上記の色変換処理設定部は、色変換処理の種類および/または程度を表す色変換パラメータを設定するものであり、
色変換部は、色変換処理設定部で設定された色変換パラメータが表す色変換処理を要素データに施すものであることが好ましい。
【0011】
イラストデータに施される色変換処理を、色変換処理の種類および/または程度を表す色変換パラメータによって詳細に設定することにより、適切に色変換処理を行うことができる。
【0012】
また、本発明の色変換装置において、上記の色変換処理設定部は、イラストデータに施される色変換処理として、画像データおよびテキストデータのそれぞれに対応する色変換処理のうちのいずれか1つを選択的に設定するものであってもよい。
【0013】
本発明の色変換装置は、イラストを画像として扱うか、テキストとして扱うかを選択的に設定し、その設定に合わせた色変換処理をイラストデータに施すものであってもよい。
【0014】
また、本発明の色変換プログラムは、ページ上に配置される要素を表す要素データによって構成されるページデータ中の各要素データを、画像を表す画像データと、テキストを表すテキストデータと、イラストを表すイラストデータとの少なくとも3種類に分類する要素分類部と、
上記の3種類のうちの少なくともイラストデータについて、要素データに施される色変換処理を操作に応じて設定する色変換処理設定部と、
要素分類部で分類された要素データに、画像データ用の色変換処理、テキストデータ用の色変換処理、およびイラストデータ用に色変換処理設定部で設定された色変換処理のうち要素データの種類に応じた色変換処理を施す色変換部と、
色変換部で色変換処理が施された要素データによって構成されるページデータを出力するデータ出力部とを備えたことを特徴とする。
【0015】
本発明の色変換プログラムをコンピュータ内で実行させることによって、そのコンピュータを上記のような色変換装置として動作させることができる。
【0016】
【発明の実施の形態】
以下、本発明の実施形態について説明する。
【0017】
図1は、本発明の一実施形態が適用された画像処理システムの全体構成図である。
【0018】
ここには、本発明の色変換装置の一実施形態として動作する1台のDTPサーバ100と、3台のクライアントマシン200,210,220と、2台のRIP300,310と、1台のスキャナ400と、3台の画像出力用のプリンタ600,610,620とが示されている。
【0019】
図1に示す各マシンの中で、DTPサーバ100、クライアントマシン200,210,220、RIP300,310,およびスキャナ400は通信回線500を介して相互に接続されて、LAN(Local Area Network)を構成している。また、プリンタ600,610はRIP300に接続され、プリンタ620はRIP310に接続されている。
【0020】
スキャナ400は、用紙上の画像を読み取り、画像を表す画像データを生成する。生成された画像データは、通信回線500を介してクライアントマシン200,210,220などに送られる。
【0021】
クライアントマシン200,210,220は、それぞれ小型のワークステーションまたはパーソナルコンピュータなどで構成されており、スキャナ400で生成された画像データやデジタルカメラ(図示しない)で撮影された撮影画像に基づく画像データなどが入力される。クライアントマシン200,210,220では、オペレータにより、文字や図形や入力された画像データに基づく画像等の要素を含むページが電子的に編集され、編集されたページを表すページデータが生成される。生成されたページデータは、通信回線500を介してDTPサーバ100に送られる。
【0022】
DTPサーバ100は、クライアントマシン200,210,220などと比べて大型なワークステーションまたはパーソナルコンピュータ等で構成されており、各クライアントマシン200,210,220からページデータが送られてくると、そのページデータに後述する色変換処理を施す。ところで、このページデータは、例えばPDL(Page Description Language)等で記述された言語データであり、このままでは、プリンタ600,610,620などの出力デバイスで出力することはできない。したがって、色変換処理が施されたページデータは、出力デバイスではなく、まずはRIP300,310に送られる。
【0023】
RIP300,310は、それぞれ小型のワークステーションまたはパーソナルコンピュータなどで構成されている。DTPサーバ100から色変換処理が施されたページデータ送られてくると、RIP300,310はページデータに網点化処理を施して、ページデータをプリンタ600,610,620で出力可能な網点形式のビットマップデータに変換する。変換後のビットマップデータは、プリンタ600,610,620に入力され、プリンタ600,610,620では、その入力されたビットマップデータに基づく出力画像が作成される。
【0024】
ここで、クライアントマシン200,210,220、RIP300,310、およびスキャナ400は、本発明の主題ではないため詳細な説明を省略し、以下では、本発明の色変換装置の一実施形態であるDTPサーバ100について説明する。
【0025】
図1に示すように、DTPサーバ100は、外観構成上、本体装置101、本体装置101からの指示に応じて表示画面102a上に画像や文字などを表示する画像表示装置102、本体装置101にキー操作に応じた各種の情報を入力するキーボード103、および、表示画面102a上の任意の位置を指定することにより、その位置に表示されている例えばアイコン等に応じた指示を入力するマウス104を備えている。また、本体装置101は、外観上、フレキシブルディスク(以下、FDと省略する)を装填するためのFD装填口101a、およびCD−ROMを装填するためのCD−ROM装填口101bを有する。
【0026】
図2は、図1に示すDTPサーバのハードウェア構成図である。
【0027】
図1に示すDTPサーバ100の本体装置101の内部には、図2に示すように、各種プログラムを実行するCPU111、ハードディスク装置113に格納されたプログラムが読み出されCPU111での実行のために展開される主メモリ112、各種プログラムやデータ等が保存されたハードディスク装置113、FD10をアクセスするFDドライブ114、CD−ROM20が装填され、その装填されたCD−ROM20をアクセスするCD−ROMドライブ115、データの入力や出力を制御するI/Oインタフェース116、図1の通信回線500に接続され、他のマシンとの通信を制御する通信インタフェース117が内蔵されており、これらと、さらに図1にも示す画像表示装置102、キーボード103、マウス104は、バス110を介して相互に接続されている。
【0028】
ここで、CD−ROM20には、本発明の色変換プログラムの一実施形態が適用され、DTPサーバ100を本発明の色変換装置の一実施形態として動作させるための色変換プログラムが記憶されている。このCD−ROM20はCD−ROMドライブ115に装填され、そのCD−ROM20に記憶された色変換プログラムがこのDTPサーバ100にアップロードされてハードディスク装置113に記憶される。そして、この色変換プログラムが起動されて実行されることにより、DTPサーバ100は、本発明の色変換装置の一実施形態として動作する。
【0029】
次に、本発明の一実施形態が適用された色変換プログラムについて説明する。
【0030】
図3は、本発明の色変換プログラムの一実施形態が記憶されたCD−ROMを示す概念図である。
【0031】
CD−ROM20に記憶された色変換プログラム30は、要素分類部31、色変換処理設定部32、色変換部33、およびデータ出力部34とで構成されている。ここで、要素分類部31は、本発明の色変換プログラムにおける要素分類部の一例に相当し、同様に、色変換処理設定部32は色変換処理設定部の一例に相当し、色変換部33は色変換部の一例に相当し、データ出力部34はデータ出力部の一例に相当する。色変換プログラム30の各部の詳細については、図4に示す本発明の色変換装置の一実施形態が適用された色変換装置700の各部の作用と一緒に説明する。
【0032】
図4は、この色変換プログラム30を図1〜図2に示すDTPサーバ100にインストールし、DTPサーバ100を本発明の色変換装置の一実施形態として動作させるときの色変換装置700の機能ブロック図である。
【0033】
図4に示す色変換装置700は、要素分類部710、色変換部720、データ出力部730、および色変換処理設定部740とを備えている。図3に示す色変換プログラムを図1〜図2に示すDTPサーバ100にインストールすると、色変換プログラム30の要素分類部31は図4の要素分類部710を構成し、色変換処理設定部32は色変換処理設定部740を構成し、色変換部33は色変換部720を構成し、データ出力部34はデータ出力部730を構成する。
【0034】
要素分類部710には、図1に示すクライアントマシン200,210,220から、文字や図形や画像等の要素を表す要素データによって構成されたページデータが送られてくる。要素分類部710は、ページデータが送られてくると、そのページデータ中の各要素データを、図1のスキャナ400で読み込まれた画像やデジタルカメラで撮影された撮影画像等の画像を表す画像データと、オペレータによって編集された文字を表す文字データと、例えばオペレータによって編集された平網やグラデーションなどのような、画像および文字以外の要素を表すイラストデータとの3種類に分類する。この要素分類部710は、本発明の色変換装置における要素分類部の一例に相当する。各要素データは分類された種類の情報(以下、これを種類情報と称する)が付加されて、色変換部720に送られる。
【0035】
色変換処理設定部740は、図2のキーボード103およびマウス104がその役割を担う。本実施形態においては、色変換部720で行われる色変換処理の種類や程度等を表す色変換パラメータを、要素データの種類ごとに設定するための設定画面が予め用意されている。その設定画面に従い、オペレータがキーボード103およびマウス104を使って、画像データ用、文字データ用、イラストデータ用それぞれの色変換パラメータを指定すると、色変換処理設定部740はそれらの色変換パラメータを色変換部720に送る。この色変換処理設定部740は、本発明の色変換装置における色変換処理設定部の一例にあたる。
【0036】
色変換部720には、要素分類部710から種類情報が付加された要素データが送られ、色変換処理設定部740から3種類の色変換パラメータが送られてくる。色変換部720は、送られてきた要素データに、その要素データの種類に対応する色変換パラメータが表す色変換処理を施す。この色変換部720は、本発明の色変換装置における色変換部の一例に相当する。色変換処理が施された要素データは、データ出力部730に送られる。
【0037】
データ出力部730は、色変換部720から色変換処理が施された要素データが送られてくると、それらの要素データによって構成されるページデータを生成し、さらにそのページデータを図1に示すRIP300,310に送る。データ出力部730は、本発明の色変換装置におけるデータ出力部の一例に相当する。
【0038】
色変換装置700は、基本的には以上のように構成されている。
【0039】
続いて、色変換装置700を適用して、色変換処理が施されたページデータに基づく出力画像を作成する一連の処理について説明する。
【0040】
デジタルカメラで被写体を撮影することによって得られた撮影画像データや、スキャナ400によって原稿画像が読み込まれて得られた画像データは、図1に示すクライアントマシン200,210,220に入力される。オペレータは、クライアントマシン200,210,220を使って、入力された画像データが表す画像や、文字や、その他のイラストを含むページを電子的に編集する。
【0041】
図5は、オペレータによって編集されたページを示す図である。
【0042】
図5に示すページ40は、画像で形成された要素41、文字で形成された要素42、および線図で形成された要素43で構成されている。クライアントマシン200,210,220は、編集されたページ40を表すページデータを生成し、そのページデータを図4に示す要素分類部710に送る。
【0043】
要素分類部710は、送られてきたページデータに含まれる各要素データを、画像を表す画像データ、文字を表す文字データ、および画像と文字以外の要素を表すイラストデータの3種類に分類し、分類された要素データに種類情報を付加する。この例では、図5のページ40を表すページデータ中の、要素41を表す要素データが画像データに分類されて、その要素データに画像データの種類情報が付加され、要素42を表す要素データが文字データに分類されて、その要素データに文字データの種類情報が付加され、要素43を表す要素データがイラストデータに分類されて、その要素データにイラストデータの種類情報が付加される。種類情報が付加された各要素データは、色変換部720に送られる。
【0044】
ここで、オペレータは、予め用意されている設定画面に従い、図1および図2に示すDTP100のキーボード103やマウス104を使って、画像データ用、文字データ用、イラストデータ用それぞれの色変換パラメータを指定する。
【0045】
図6は、図1の表示画面102a上に表示される設定画面を示す図である。ここで、以下では、図6を用いて、オペレータによって設定される色変換パラメータについて詳しく説明する。
【0046】
図6に示す設定画面800は、左上の“色変換エンジン”ボタン801と、この“色変換エンジン”ボタン801の下に表示される画像パラメータ設定部802と、この画像パラメータ設定部802の下に表示される、イラストパラメータ設定部803およびテキストパラメータ設定部804とで構成されている。
【0047】
“色変換エンジン”ボタン801は、図4の色変換部720で色変換処理を行う際に使用するソフトウェアを選択するためのボタンである。この“色変換エンジン”ボタン801の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0048】
【表1】

Figure 2004252866
【0049】
表1には、“色変換エンジン”ボタン801の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望の色変換エンジンの項目にマウスポインタを合わせてクリックすることによって、その項目が選択される。
【0050】
画像パラメータ設定部802は、画像データに施される色変換処理を表す色変換パラメータを設定するためのものであり、CMYKパラメータ設定部810と、RGBパラメータ設定部820と、Grayパラメータ設定部830と、“レンジ補正”チェックボックス802_1と、“シャープネス強度”ボタン802_2と、“コントーン圧縮方法”ボタン802_3と、“コントーン圧縮率”ボタン802_4と、“ビットマップ圧縮方法”ボタン802_5と、“解像度変換方法”ボタン802_6と、“出力解像度”数値ボックス802_7とで構成されている。
【0051】
CMYKパラメータ設定部810、RGBパラメータ設定部820、およびGrayパラメータ設定部830の各設定部における作用については後述する。
【0052】
“レンジ補正”チェックボックス802_1をクリックすることにより、レンジ補正機能が有効となる。
【0053】
“シャープネス強度”ボタン802_2は、シャープネス強度の程度を選択するためのボタンである。この“シャープネス強度”ボタン802_2の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0054】
【表2】
Figure 2004252866
【0055】
表2には、“シャープネス強度”ボタン802_2の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望のシャープネス強度の項目をクリックすることによって、その項目が選択される。
【0056】
“コントーン圧縮方法”ボタン802_3は、コントーン画像(連続調濃度で表現された画像)を圧縮する際の圧縮方法を選択するためのボタンである。この“コントーン圧縮方法”ボタン802_3の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0057】
【表3】
Figure 2004252866
【0058】
表3には、“コントーン圧縮方法”ボタン802_3の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望のコントーン圧縮方法の項目をクリックすることによって、その項目が選択される。この表3に示す項目の中で‘自動’を選択した場合は、色変換処理を施す画像データのサイズにより、‘JPEG’圧縮方式もしくは‘ZIP’圧縮方式が自動的に選択される。
【0059】
“コントーン圧縮率”ボタン802_4は、コントーン画像を圧縮する際の圧縮率の程度を選択するためのボタンである。この“コントーン圧縮率”ボタン802_4の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。但し、この“コントーン圧縮率”ボタン802_4は、上述した“コントーン圧縮方法”ボタン802_3において、表3に示す‘自動’もしくは‘JPEG’を選択した場合にのみ選択できるようになっており、表3に示す‘ZIP’を選択した場合は選択できないようになっている。
【0060】
【表4】
Figure 2004252866
【0061】
表4には、“コントーン圧縮率”ボタン802_4の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望のコントーン圧縮率の項目をクリックすることによって、その項目が選択される。
【0062】
“ビットマップ圧縮方法”ボタン802_5は、ビットマップ画像を圧縮する際の圧縮方法を選択するためのボタンである。この“ビットマップ圧縮方法”ボタン802_5の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0063】
【表5】
Figure 2004252866
【0064】
表5には、“ビットマップ圧縮方法”ボタン802_5の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望のビットマップ圧縮方法の項目をクリックすることによって、その項目が選択される。
【0065】
“解像度変換方法”ボタン802_6は、ビットマップ画像の解像度を変更する際に使用する変換方法を選択するためのボタンである。この“解像度変換方法”ボタン802_6の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0066】
【表6】
Figure 2004252866
【0067】
表6には、“解像度変換方法”ボタン802_6の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望の解像度変換方法の項目をクリックすることによって、その項目が選択される。
【0068】
“出力解像度”数値ボックス802_7は、ビットマップ画像を出力する際の所望の出力解像度を入力するための数値ボックスである。
【0069】
尚、この設定画面800では、“解像度変換方法”ボタン802_6および“出力解像度”数値ボックス802_7は、ビットマップ画像に対して設定するように構成されているが、コントーン画像に対しても設定できるように構成するものであってもよい。
【0070】
次に、CMYKパラメータ設定部810における作用について説明する。
【0071】
CMYKパラメータ設定部810は、“入力プロファイル”ボタン811と、“レンダリングインテント”ボタン812と、“出力解像度”数値ボックス813と、“K版保存”チェックボックス814と、“0〜4次色保存”ボタン815と、“エンベッドプロファイル利用”ボタン816と、“出力プロファイル”ボタン817とで構成されている。
【0072】
“入力プロファイル”ボタン811は、図4の要素分類部710から送られてきたページデータ中の画像データにおける、CMYK色空間で定義された画像に最適な入力プロファイルを選択するためのボタンである。この“入力プロファイル”ボタン811の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0073】
【表7】
Figure 2004252866
【0074】
表7には、“入力プロファイル”ボタン811の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望の入力プロファイルの項目をクリックすることによって、その項目が選択される。
【0075】
“レンダリングインテント”ボタン812は、所望のレンダリングインテントを選択するためのボタンである。この“レンダリングインテント”ボタン812の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0076】
【表8】
Figure 2004252866
【0077】
表8には、“レンダリングインテント”ボタン812の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望のレンダリングインテントの項目をクリックすることによって、その項目が選択される。
【0078】
“出力解像度”数値ボックス813は、画像を出力する際の所望の出力解像度を入力するための数値ボックスである。
【0079】
“K版保存”チェックボックス814をクリックすることにより、CMYK色空間からCMYK色空間に色変換を施す際にK版が保存される、K版保存機能が有効となる。
【0080】
“0〜4次色保存”ボタン815は、CMYK色空間からCMYK色空間に色変換を施す際に何色保存するかを選択するためのボタンである。この“0〜4次色保存”ボタン815の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0081】
【表9】
Figure 2004252866
【0082】
表9には、“0〜4次色保存”ボタン815の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望の項目をクリックすることによって、その項目が選択される。
【0083】
“エンベッドプロファイル利用”ボタン816は、ページデータ中の画像データにプロファイルが埋め込まれている場合に、そのプロファイルの取り扱いを選択するためのボタンである。この“エンベッドプロファイル利用”ボタン816の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0084】
【表10】
Figure 2004252866
【0085】
表10には、“エンベッドプロファイル利用”ボタン816の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望の項目をクリックすることによって、その項目が選択される。
【0086】
“出力プロファイル”ボタン817は、最適な出力プロファイルを選択するためのボタンである。この“出力プロファイル”ボタン817の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0087】
【表11】
Figure 2004252866
【0088】
表11には、“出力プロファイル”ボタン817の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望の出力プロファイルの項目をクリックすることによって、その項目が選択される。
【0089】
また、RGBパラメータ設定部820は、“入力プロファイル”ボタン821と、“レンダリングインテント”ボタン822と、“出力解像度”数値ボックス823と、“エンベッドプロファイル利用”ボタン824と、“出力プロファイル”ボタン824とで構成されている。
【0090】
“入力プロファイル”ボタン821は、図4の要素分類部710から送られてきたページデータ中の画像データにおける、RGB色空間で定義された画像に最適な入力プロファイルを選択するためのボタンである。この“入力プロファイル”ボタン821の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0091】
【表12】
Figure 2004252866
【0092】
表12には、“入力プロファイル”ボタン821の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望の入力プロファイルの項目をクリックすることによって、その項目が選択される。
【0093】
以下、RGBパラメータ設定部820“レンダリングインテント”ボタン822、“出力解像度”数値ボックス823、“エンベッドプロファイル利用”ボタン824、および“出力プロファイル”ボタン824の作用は、CMYKパラメータ設定部810における“レンダリングインテント”ボタン812、“出力解像度”数値ボックス813、“エンベッドプロファイル利用”ボタン816、および“出力プロファイル”ボタン817の作用とそれぞれ同一であり、重複するため説明は省略する。
【0094】
また、Grayパラメータ設定部830は、“入力プロファイル”ボタン831と、“エンベッドプロファイル利用”ボタン832と、“出力解像度”数値ボックス833と、“出力プロファイル”ボタン834とで構成されている。
【0095】
“入力プロファイル”ボタン831は、データ取得部により取得したページ記述データにおけるGray色空間で定義された画像に最適な入力プロファイルを選択するためのボタンである。この“入力プロファイル”ボタン831の右端の“▽印”をマウス操作によりクリックすると、選択可能な複数の項目が並んだリストボックスが表示される。
【0096】
【表13】
Figure 2004252866
【0097】
表13には、“入力プロファイル”ボタン831の右端の“▽印”をクリックすると表示されるリストボックスの一例が示されており、所望の入力プロファイルの項目をクリックすることによって、その項目が選択される。
【0098】
以下、Grayパラメータ設定部830における“エンベッドプロファイル利用”ボタン832、“出力解像度”数値ボックス833、および“出力プロファイル”ボタン834の作用は、CMYKパラメータ設定部810における“エンベッドプロファイル利用”ボタン816、“出力解像度”数値ボックス813、および“出力プロファイル”ボタン817の作用とそれぞれ同一であり、重複するため説明は省略する。
【0099】
画像パラメータ設定部802は、以上のように構成されている。
【0100】
イラストパラメータ設定部803は、イラストデータに施される色変換処理を表す色変換パラメータを設定するためのものである。イラストパラメータ設定部803と画像パラメータ設定部802は、CMYKパラメータ設定部840と、RGBパラメータ設定部850と、Grayパラメータ設定部860の構成が同一であるが、イラストパラメータ設定部803には、画像パラメータ設定部802のGrayパラメータ設定部830の下に備えられている各項目(802_1〜802_7)に相当する項目が備えられていない。
【0101】
すなわち、イラストパラメータ設定部803のCMYKパラメータ設定部840は、“入力プロファイル”ボタン841、“レンダリングインテント”ボタン842、“出力解像度”数値ボックス843、“K版保存”チェックボックス844、“0〜4次色保存”ボタン845、“エンベッドプロファイル利用”ボタン846、および“出力プロファイル”ボタン847で構成されており、RGBパラメータ設定部850は、“入力プロファイル”ボタン851、“レンダリングインテント”ボタン852、“出力解像度”数値ボックス853、“エンベッドプロファイル利用”ボタン854、および“出力プロファイル”ボタン855で構成されており、Grayパラメータ設定部860は、入力プロファイル”ボタン861、“エンベッドプロファイル利用”ボタン862、“出力解像度”数値ボックス863、および“出力プロファイル”ボタン864で構成されている。これら各項目の作用は、上記で説明した、画像パラメータ設定部802を構成している各項目の作用において、画像および画像データをイラストおよびイラストデータに換えたものと同じであるため、説明は省略する。
【0102】
また、テキストパラメータ設定部804は、文字データに施される色変換処理を表す色変換パラメータを設定するためのものである。テキストパラメータ設定部804は、画像パラメータ設定部802およびイラストパラメータ設定部803と同様に、CMYKパラメータ設定部870と、RGBパラメータ設定部880と、Grayパラメータ890を備えているが、それらの中に、“出力解像度”数値ボックス(813,823,833,802_7,843,853,863)に対応する項目が用意されておらず、さらに、画像パラメータ設定部802のGrayパラメータ設定部830の下に備えられている各項目(802_1〜802_7)に相当する項目が備えられていない。
【0103】
すなわち、テキストパラメータ設定部804のCMYKパラメータ設定部870は、“入力プロファイル”ボタン871、“レンダリングインテント”ボタン872、“出力プロファイル”ボタン873、“K版保存”チェックボックス874、“0〜4次色保存”ボタン875、および“エンベッドプロファイル利用”ボタン876で構成されており、RGBパラメータ設定部850は、“入力プロファイル”ボタン881、“レンダリングインテント”ボタン882、“出力プロファイル”ボタン883、および“エンベッドプロファイル利用”ボタン884で構成されており、Grayパラメータ設定部860は、“入力プロファイル”ボタン891、“エンベッドプロファイル利用”ボタン892、および“出力プロファイル”ボタン893とで構成されている。これら各項目の作用は、上記で説明した、画像パラメータ設定部802の各項目の作用において、画像および画像データを文字および文字データに換えたものと同じであるため、説明は省略する。図6の設定画面800の各項目は、本発明にいう色変換パラメータの一例に相当する。
【0104】
図6の設定画面800に従い、オペレータが画像データ用、文字データ用、イラストデータ用それぞれの色変換パラメータを指定すると、図4の色変換処理設定部740は、指定された色変換パラメータを色変換部720に送る。
【0105】
色変換部720は、要素分類部710から送られてきた要素データに、その要素データに付加されている種類情報が画像データの場合には画像データ用の色変換パラメータに基づき、文字データの場合には文字データ用の色変換パラメータに基づき、イラストデータの場合にはイラストデータ用の色変換パラメータに基づいて、色変換処理を施す。図5の例では、要素データのうち、要素41を表す画像データには画像データ用の色変換パラメータに基づき、要素42を表す文字データには文字データ用の色変換パラメータに基づき、要素43を表すイラストデータにはイラストデータ用の色変換パラメータに基づいて色変換処理が施される。色変換処理が施された要素データは、データ出力部730に送られる。
【0106】
データ出力部は、色変換部720から色変換処理が施された要素データが送られてくると、それらの要素データによって構成されるページデータを生成する。このページデータは、このままのデータ形式では図1のプリンタ600,610,620で出力することができないため、RIP300,310に送られて、RIP300,310でページデータがビットマップデータに変換される。このビットマップデータは、プリンタ600,610,620に出力されて、ビットマップデータに基づいて出力画像が作成される。
【0107】
このように、本実施形態の色変換装置700は、要素データを画像データ、文字データ、およびイラストデータに分類し、それぞれに適した色変換パラメータを設定して、その色変換パラメータに従って色変換処理を行うため、精度よく色変換処理を施すことができる。
【0108】
以上で、本発明の第1実施形態の説明を終了し、次に、本発明の第2実施形態の色変換装置について説明する。この第2実施形態は、図4に示す第1実施形態の構成と同様な構成を有するが、色変換処理設定部において設定される色変換処理の設定内容が異なる。図4は、第1実施形態の色変換装置700を示す図であるが、この図4を第2実施形態でも使用し、第1実施形態との相違点のみ説明する。
【0109】
図4において、要素分類部は、第1実施形態の要素分類部710と同様に、ページデータ中の各要素データを、画像データ、文字データ、およびイラストデータの3種類に分類し、要素データに種類情報を付加して色変換部に送る。
【0110】
図7は、本実施形態において、図1の表示画面102a上に表示される設定画面を示す図である。
【0111】
図7に示す設定画面900には、図6の設定画面800と同一の“色変換エンジン”ボタン801と、画像パラメータ設定部802と、テキストパラメータ設定部804とが示されているが、図6の設定画面800のイラストパラメータ設定部803が備えられていない。その代わりに、図7の設定画面900には、“イラストを画像として色変換”チェックボックス901が用意されている。
【0112】
オペレータは、画像データに施される色変換処理を表す色変換パラメータを、図7の画像パラメータ設定部802において設定し、文字データに施される色変換処理を表す色変換パラメータを、図7のテキストパラメータ設定部804において設定し、さらに、イラストデータに「画像データ」と同じ色変換処理を施す場合には、“イラストを画像として色変換”チェックボックス901をクリックしてチェックし、イラストデータに「文字データ」と同じ色変換処理を施す場合には、“イラストを画像として色変換”チェックボックス901のチェックをはずす。
【0113】
オペレータによって“イラストを画像として色変換”チェックボックス901がチェックされると、図4に示す色変換処理設定部は、イラストデータに画像データ用の色変換パラメータを対応付け、“イラストを画像として色変換”チェックボックス901がチェックされない場合には、イラストデータに文字データ用の色変換パラメータを対応付ける。また、色変換処理設定部は、画像データ用の色変換パラメータと、文字データ用の色変換パラメータと、イラストデータに「画像データ用」あるいは「文字データ用」色変換パラメータのどちらを適用するかというイラスト情報を色変換部に送る。
【0114】
色変換部は、第1実施形態の色変換部720と同様に、要素分類部から送られてきた要素データに、その要素データの種類に対応する色変換パラメータに基づいて、色変換処理を施す。尚、要素データがイラストデータであった場合には、色変換処理設定部から送られてきたイラスト情報に基づいて、画像データ用あるいは文字データ用色変換パラメータを使って色変換処理を行う。色変換処理が施された要素データは、第1実施形態と同様に、データ出力部に送られ、それらの要素データによって構成されたページデータが生成される。
【0115】
このように、本実施形態の色変換装置によると、イラストを画像として扱うか、テキストとして扱うかを選択的に設定することにより、その設定に合わせた色変換処理をイラストデータに施すことができる。
【0116】
なお、上記説明では、本発明にいう要素分類部の一例として、要素データを画像データ、テキストデータ、およびイラストデータの3種類に分類する要素分類部が示されているが、本発明にいう要素分類部は、それらの3種類を含んでいれば、要素データを4種類以上に分類するものであってもよい。
【0117】
また、上記説明では、本発明にいう色変換処理設定部の一例として、要素データが分類される3種類それぞれに対応する色変換処理を設定する色変換処理設定部が示されているが、本発明にいう色変換処理設定部は、少なくともイラストデータに施される色変換処理を設定するものであれば、画像データおよび文字データに対応する色変換処理は予め用意しておき、オペレータが設定しないものであってもよい。
【0118】
また、上記説明では、本発明にいう色変換処理設定部の一例として色変換処理として色変換パラメータを設定する色変換処理設定部が示されているが、本発明にいう色変換処理設定部は色変換パラメータに限らず、例えば、色変換処理を表す関数などを設定するものであってもよい。
【0119】
【発明の効果】
以上説明したように、本発明によれば、ページに含まれている要素に、精度よく色変換処理を施すことができる色変換装置、および色変換プログラムを提供することができる。
【図面の簡単な説明】
【図1】本発明の一実施形態が適用された画像処理システムの全体構成図である。
【図2】図1に示すDTPサーバのハードウェア構成図である。
【図3】本発明の色変換プログラムの一実施形態が記憶されたCD−ROMを示す概念図である。
【図4】本発明の色変換装置の一実施形態の色変換装置の機能ブロック図である。
【図5】オペレータによって編集されたページを示す図である。
【図6】図1の表示画面上に表示される設定画面を示す図である。
【図7】図1の表示画面上に表示される設定画面を示す図である。
【符号の説明】
10 FD
20 CD−ROM
30 色変換プログラム
31 要素分類部
32 色変換処理設定部
33 色変換部
34 データ出力部
40 ページ
41 要素
42 要素
43 要素
100 DTPサーバ
101 本体装置
101a FD装填口
101b CD−ROM装填口
102 画像表示装置
102a 表示画面
103 キーボード
104 マウス
110 バス
111 CPU
112 主メモリ
113 ハードディスク装置
114 FDドライブ
115 CD−ROMドライブ
116 I/Oインタフェース
117 通信インタフェース
200,210,220 クライアントマシン
300,310 RIP
400 スキャナ
500 通信回線
600,610,620 プリンタ
700 色変換装置
710 要素分類部
720 色変換部
730 データ出力部
740 色変換処理設定部
800 設定画面
801 色変換エンジンボタン
802 画像パラメータ設定部
802_1 レンジ補正チェックボックス
802_2 シャープネス強度ボタン
802_3 コントーン圧縮方法ボタン
802_4 コントーン圧縮率ボタン
802_5 ビットマップ圧縮方法ボタン
802_6 解像度変換方法ボタン
802_7 出力解像度数値ボックス
803 イラストパラメータ設定部
804 テキストパラメータ設定部
810 CMYKパラメータ設定部
811 入力プロファイルボタン
812 レンダリングインテントボタン
813 出力解像度数値ボックス
814 K版保存チェックボックス
815 0〜4次色保存ボタン
816 エンベッドプロファイル利用ボタン
817 出力プロファイルボタン
820 RGBパラメータ設定部
821 入力プロファイルボタン
822 レンダリングインテントボタン
823 出力解像度数値ボックス
824 エンベッドプロファイル利用ボタン
825 出力プロファイルボタン
830 Grayパラメータ設定部
831 入力プロファイルボタン
832 エンベッドプロファイル利用ボタン
833 出力解像度数値ボックス
834 出力プロファイルボタン
840 CMYKパラメータ設定部
841 入力プロファイルボタン
842 レンダリングインテントボタン
843 出力解像度数値ボックス
844 K版保存チェックボックス
845 0〜4次色保存ボタン
846 エンベッドプロファイル利用ボタン
847 出力プロファイルボタン
850 RGBパラメータ設定部
851 入力プロファイルボタン
852 レンダリングインテントボタン
853 出力解像度数値ボックス
854 エンベッドプロファイル利用ボタン
855 出力プロファイルボタン
860 Grayパラメータ設定部
861 入力プロファイルボタン
862 エンベッドプロファイル利用ボタン
863 出力解像度数値ボックス
864 出力プロファイルボタン
870 CMYKパラメータ設定部
871 入力プロファイルボタン
872 レンダリングインテントボタン
873 出力プロファイルボタン
874 K版保存チェックボックス
875 0〜4次色保存ボタン
876 エンベッドプロファイル利用ボタン
880 RGBパラメータ設定部
881 入力プロファイルボタン
882 レンダリングインテントボタン
883 出力プロファイルボタン
884 エンベッドプロファイル利用ボタン
890 Grayパラメータ設定部
891 入力プロファイルボタン
892 エンベッドプロファイル利用ボタン
893 出力プロファイルボタン[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a color conversion device that performs color conversion processing on page data representing a page, and a color conversion program for operating a computer as a color conversion device.
[0002]
[Prior art]
Conventionally, in the field of printing, DTP (Desk Top Publishing) that performs editing work using a computer has been widely applied. DTP realizes the philosophy of WYSIWYG (What You See Is What You Get). The operator edits characters and images while looking at the display screen and confirms the image of the printed matter. After that, images and the like can be printed and made with a printer or an image setter.
[0003]
In this DTP, software used when an operator edits characters and images is generally called DTP software. The DTP software generates page data representing an image for each page based on elements such as characters and images edited by the operator. Since this page data cannot be output by an output device such as a printer as it is, the page data is converted into bitmap data (halftone image data) that can be output by the output device by RIP (Raster Image Processor) and output. The device outputs an output image based on the bitmap data.
[0004]
By the way, in the system to which the above DTP and RIP are applied, a color conversion process for converting colors of elements such as images and characters included in a page represented by page data into colors that are harmonized and look good is also performed. ing. Usually, in order to shorten the processing time, a color conversion table that defines the correspondence between the input data representing the color and the output data obtained by performing the color conversion processing on the input data is prepared in advance. Using the color conversion table, color conversion processing is performed on page data. With regard to this color conversion processing, Patent Document 1 discloses an image conversion table that is optimal for correcting the color of an image to element data representing the element depending on whether the element in the page represented by the page data is an image or a character. Alternatively, a method is described in which color conversion processing is performed using a character conversion table optimal for correcting the color of characters. According to this method, each element included in the page is classified into an image and a character, and color conversion processing suitable for each of the image and the character is performed. Therefore, the image quality of the page after color conversion can be improved. .
[0005]
[Patent Document 1]
JP 2001-320595 A
[0006]
[Problems to be solved by the invention]
However, when color conversion is performed on elements such as a flat screen, a line, and a gradation by the method of Patent Document 1, there is a risk that the continuity of gradation colors may be impaired. If the color of an element automatically converted using a color conversion table etc. is different from the color desired by the operator, it is necessary for the operator to retouch the color of the element manually. There is a problem that this is a very complicated and troublesome work. In particular, in recent years, software for editing graphics and the like on personal computers has been widely used, and in addition to images and characters, various elements such as the above-mentioned graphics, gradations, and index images are included in the page. In many cases, there is an increasing demand for accurate color conversion processing on these elements.
[0007]
In view of the circumstances described above, an object of the present invention is to provide a color conversion apparatus and a color conversion program that can accurately perform color conversion processing on elements included in a page.
[0008]
[Means for Solving the Problems]
The color conversion apparatus according to the present invention includes each element data in page data constituted by element data representing elements arranged on a page, image data representing an image, text data representing text, and an illustration representing an illustration. An element classifying unit that classifies data into at least three types;
A color conversion processing setting unit that sets color conversion processing applied to element data according to an operation for at least illustration data of the above three types;
The type of element data among the color conversion processing for image data, the color conversion processing for text data, and the color conversion processing set by the color conversion processing setting section for illustration data to the element data classified by the element classification section A color conversion unit that performs color conversion processing according to
And a data output unit that outputs page data composed of element data subjected to color conversion processing by the color conversion unit.
[0009]
According to the color conversion apparatus of the present invention, element data in page data is classified into at least three types in which illustration data is newly added to conventional image data and text data. For example, intermediate elements between images and characters, such as graphics and gradations, are treated as illustrations, and color conversion processing applied to illustration data representing the illustrations is individually set to accurately perform color conversion processing be able to.
[0010]
In the color conversion device of the present invention, the color conversion processing setting unit sets a color conversion parameter indicating the type and / or degree of color conversion processing.
It is preferable that the color conversion unit performs a color conversion process represented by the color conversion parameter set by the color conversion process setting unit on the element data.
[0011]
By setting the color conversion process applied to the illustration data in detail by the color conversion parameter indicating the type and / or degree of the color conversion process, the color conversion process can be appropriately performed.
[0012]
In the color conversion device of the present invention, the color conversion processing setting unit may be any one of color conversion processing corresponding to each of image data and text data as color conversion processing applied to the illustration data. May be set selectively.
[0013]
The color conversion apparatus according to the present invention may selectively set whether to treat an illustration as an image or text and perform color conversion processing according to the setting on the illustration data.
[0014]
In addition, the color conversion program of the present invention provides each element data in page data constituted by element data representing elements arranged on a page, image data representing an image, text data representing text, and an illustration. An element classification unit for classifying into at least three types of illustration data to be represented;
A color conversion processing setting unit that sets color conversion processing applied to element data according to an operation for at least illustration data of the above three types;
The type of element data among the color conversion processing for image data, the color conversion processing for text data, and the color conversion processing set by the color conversion processing setting section for illustration data to the element data classified by the element classification section A color conversion unit that performs color conversion processing according to
And a data output unit that outputs page data composed of element data subjected to color conversion processing by the color conversion unit.
[0015]
By executing the color conversion program of the present invention in a computer, the computer can be operated as the color conversion apparatus as described above.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described.
[0017]
FIG. 1 is an overall configuration diagram of an image processing system to which an embodiment of the present invention is applied.
[0018]
Here, one DTP server 100 operating as an embodiment of the color conversion apparatus of the present invention, three client machines 200, 210, 220, two RIPs 300, 310, and one scanner 400 are shown. In addition, three printers 600, 610, and 620 for image output are shown.
[0019]
1, the DTP server 100, the client machines 200, 210, and 220, the RIPs 300 and 310, and the scanner 400 are connected to each other via a communication line 500 to form a LAN (Local Area Network). doing. The printers 600 and 610 are connected to the RIP 300, and the printer 620 is connected to the RIP 310.
[0020]
The scanner 400 reads an image on a sheet and generates image data representing the image. The generated image data is sent to the client machines 200, 210, 220, etc. via the communication line 500.
[0021]
Each of the client machines 200, 210, and 220 is configured by a small workstation or personal computer, and the like. Image data generated by the scanner 400, image data based on a captured image captured by a digital camera (not shown), and the like. Is entered. In the client machines 200, 210, and 220, an operator electronically edits a page including elements such as an image based on characters, graphics, and input image data, and generates page data representing the edited page. The generated page data is sent to the DTP server 100 via the communication line 500.
[0022]
The DTP server 100 is composed of a large workstation or personal computer compared to the client machines 200, 210, 220, etc. When page data is sent from each client machine 200, 210, 220, the page is sent. The data is subjected to color conversion processing described later. By the way, the page data is language data described in, for example, PDL (Page Description Language), and cannot be output by an output device such as the printer 600, 610, or 620. Accordingly, the page data subjected to the color conversion process is first sent to the RIPs 300 and 310, not the output device.
[0023]
Each of the RIPs 300 and 310 is composed of a small workstation or a personal computer. When page data having undergone color conversion processing is sent from the DTP server 100, the RIPs 300 and 310 perform halftone processing on the page data and can output the page data by the printers 600, 610, and 620. Convert to bitmap data. The converted bitmap data is input to the printers 600, 610, and 620, and the printers 600, 610, and 620 generate output images based on the input bitmap data.
[0024]
Here, the client machines 200, 210, 220, the RIPs 300, 310, and the scanner 400 are not the subject of the present invention, and thus detailed description thereof will be omitted. The server 100 will be described.
[0025]
As shown in FIG. 1, the DTP server 100 includes a main body device 101 and an image display device 102 that displays an image, characters, and the like on a display screen 102 a according to an instruction from the main body device 101. By designating an arbitrary position on the display screen 102a by inputting a keyboard 103 for inputting various information according to key operations, a mouse 104 for inputting an instruction corresponding to, for example, an icon or the like displayed at that position I have. The main unit 101 also has an FD loading port 101a for loading a flexible disk (hereinafter abbreviated as FD) and a CD-ROM loading port 101b for loading a CD-ROM.
[0026]
FIG. 2 is a hardware configuration diagram of the DTP server shown in FIG.
[0027]
In the main unit 101 of the DTP server 100 shown in FIG. 1, as shown in FIG. 2, the CPU 111 that executes various programs and the program stored in the hard disk device 113 are read and expanded for execution by the CPU 111. Main memory 112, hard disk device 113 storing various programs and data, FD drive 114 accessing FD 10, CD-ROM 20 loaded, and CD-ROM drive 115 accessing the loaded CD-ROM 20, An I / O interface 116 that controls data input and output, and a communication interface 117 that is connected to the communication line 500 shown in FIG. 1 and controls communication with other machines are built in. The image display device 102, the keyboard 103, and the mouse 104 that are shown They are connected to each other via a bus 110.
[0028]
Here, the CD-ROM 20 is applied with an embodiment of the color conversion program of the present invention, and stores a color conversion program for operating the DTP server 100 as an embodiment of the color conversion apparatus of the present invention. . The CD-ROM 20 is loaded into the CD-ROM drive 115, and the color conversion program stored in the CD-ROM 20 is uploaded to the DTP server 100 and stored in the hard disk device 113. When this color conversion program is activated and executed, the DTP server 100 operates as an embodiment of the color conversion apparatus of the present invention.
[0029]
Next, a color conversion program to which an embodiment of the present invention is applied will be described.
[0030]
FIG. 3 is a conceptual diagram showing a CD-ROM in which an embodiment of the color conversion program of the present invention is stored.
[0031]
The color conversion program 30 stored in the CD-ROM 20 includes an element classification unit 31, a color conversion process setting unit 32, a color conversion unit 33, and a data output unit 34. Here, the element classification unit 31 corresponds to an example of an element classification unit in the color conversion program of the present invention. Similarly, the color conversion processing setting unit 32 corresponds to an example of a color conversion processing setting unit, and the color conversion unit 33. Corresponds to an example of a color conversion unit, and the data output unit 34 corresponds to an example of a data output unit. Details of each part of the color conversion program 30 will be described together with the operation of each part of the color conversion apparatus 700 to which an embodiment of the color conversion apparatus of the present invention shown in FIG. 4 is applied.
[0032]
FIG. 4 shows functional blocks of the color conversion apparatus 700 when the color conversion program 30 is installed in the DTP server 100 shown in FIGS. 1 to 2 and the DTP server 100 is operated as an embodiment of the color conversion apparatus of the present invention. FIG.
[0033]
A color conversion apparatus 700 illustrated in FIG. 4 includes an element classification unit 710, a color conversion unit 720, a data output unit 730, and a color conversion processing setting unit 740. When the color conversion program shown in FIG. 3 is installed in the DTP server 100 shown in FIGS. 1 to 2, the element classification unit 31 of the color conversion program 30 constitutes the element classification unit 710 of FIG. The color conversion processing setting unit 740 is configured, the color conversion unit 33 is configured as a color conversion unit 720, and the data output unit 34 is configured as a data output unit 730.
[0034]
The element classification unit 710 receives page data composed of element data representing elements such as characters, graphics, and images from the client machines 200, 210, and 220 shown in FIG. When page data is sent, the element classification unit 710 represents each element data in the page data as an image such as an image read by the scanner 400 in FIG. 1 or an image taken by a digital camera. Data, character data representing characters edited by the operator, and illustration data representing elements other than images and characters, such as flat meshes and gradations edited by the operator, are classified into three types. The element classification unit 710 corresponds to an example of an element classification unit in the color conversion apparatus of the present invention. Each element data is added with classified type information (hereinafter referred to as type information) and sent to the color conversion unit 720.
[0035]
In the color conversion processing setting unit 740, the keyboard 103 and the mouse 104 in FIG. In the present embodiment, a setting screen is prepared in advance for setting color conversion parameters representing the type and degree of color conversion processing performed by the color conversion unit 720 for each type of element data. When the operator designates color conversion parameters for image data, character data, and illustration data using the keyboard 103 and mouse 104 according to the setting screen, the color conversion processing setting unit 740 converts the color conversion parameters to color. The data is sent to the conversion unit 720. The color conversion processing setting unit 740 is an example of a color conversion processing setting unit in the color conversion apparatus of the present invention.
[0036]
Element data to which type information is added is sent from the element classification unit 710 to the color conversion unit 720, and three types of color conversion parameters are sent from the color conversion processing setting unit 740. The color conversion unit 720 performs color conversion processing represented by the color conversion parameter corresponding to the type of element data on the transmitted element data. The color conversion unit 720 corresponds to an example of a color conversion unit in the color conversion apparatus of the present invention. The element data subjected to the color conversion process is sent to the data output unit 730.
[0037]
When the element data subjected to the color conversion process is sent from the color conversion unit 720, the data output unit 730 generates page data composed of the element data, and the page data is shown in FIG. Send to RIP 300, 310. The data output unit 730 corresponds to an example of the data output unit in the color conversion apparatus of the present invention.
[0038]
The color conversion device 700 is basically configured as described above.
[0039]
Next, a series of processes for creating an output image based on the page data subjected to the color conversion process by applying the color conversion apparatus 700 will be described.
[0040]
Captured image data obtained by photographing a subject with a digital camera and image data obtained by reading a document image with the scanner 400 are input to the client machines 200, 210, and 220 shown in FIG. The operator uses the client machines 200, 210, and 220 to electronically edit a page including an image represented by the input image data, characters, and other illustrations.
[0041]
FIG. 5 is a diagram showing a page edited by the operator.
[0042]
A page 40 shown in FIG. 5 includes an element 41 formed of an image, an element 42 formed of characters, and an element 43 formed of a diagram. The client machines 200, 210, and 220 generate page data representing the edited page 40, and send the page data to the element classification unit 710 shown in FIG.
[0043]
The element classification unit 710 classifies each element data included in the transmitted page data into three types of image data representing an image, character data representing a character, and illustration data representing an element other than the image and the character, Type information is added to the classified element data. In this example, the element data representing the element 41 in the page data representing the page 40 in FIG. 5 is classified into image data, the type information of the image data is added to the element data, and the element data representing the element 42 is It is classified into character data, character data type information is added to the element data, element data representing the element 43 is classified into illustration data, and illustration data type information is added to the element data. Each element data to which the type information is added is sent to the color conversion unit 720.
[0044]
Here, according to a setting screen prepared in advance, the operator uses the keyboard 103 and the mouse 104 of the DTP 100 shown in FIGS. 1 and 2 to set color conversion parameters for image data, character data, and illustration data. specify.
[0045]
FIG. 6 is a diagram showing a setting screen displayed on the display screen 102a of FIG. Here, the color conversion parameters set by the operator will be described in detail below with reference to FIG.
[0046]
A setting screen 800 shown in FIG. 6 includes a “color conversion engine” button 801 at the upper left, an image parameter setting unit 802 displayed below the “color conversion engine” button 801, and an image parameter setting unit 802 below the image parameter setting unit 802. An illustration parameter setting unit 803 and a text parameter setting unit 804 are displayed.
[0047]
The “color conversion engine” button 801 is a button for selecting software used when the color conversion unit 720 in FIG. 4 performs color conversion processing. When the “▽” at the right end of the “color conversion engine” button 801 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0048]
[Table 1]
Figure 2004252866
[0049]
Table 1 shows an example of a list box that is displayed when the “▽” mark at the right end of the “color conversion engine” button 801 is clicked. Place the mouse pointer on a desired color conversion engine item and click. The item is selected.
[0050]
The image parameter setting unit 802 is for setting color conversion parameters representing color conversion processing performed on image data. The CMYK parameter setting unit 810, the RGB parameter setting unit 820, the Gray parameter setting unit 830, and the like. , “Range correction” check box 802_1, “sharpness intensity” button 802_2, “contone compression method” button 802_3, “contone compression rate” button 802_4, “bitmap compression method” button 802_5, and “resolution conversion method” "Button 802_6" and "output resolution" numerical value box 802_7.
[0051]
The operation of each setting unit of the CMYK parameter setting unit 810, the RGB parameter setting unit 820, and the Gray parameter setting unit 830 will be described later.
[0052]
By clicking the “range correction” check box 802_1, the range correction function is enabled.
[0053]
The “sharpness strength” button 802_2 is a button for selecting the degree of sharpness strength. When the “▽” mark at the right end of the “sharpness strength” button 802_2 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0054]
[Table 2]
Figure 2004252866
[0055]
Table 2 shows an example of a list box that appears when you click the “▽” mark at the right end of the “Sharpness Intensity” button 802_2. Clicking on an item with the desired sharpness intensity selects that item. Is done.
[0056]
A “contone compression method” button 802_3 is a button for selecting a compression method for compressing a contone image (an image expressed by continuous tone density). When the “▽” at the right end of the “Contone compression method” button 802_3 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0057]
[Table 3]
Figure 2004252866
[0058]
Table 3 shows an example of a list box that is displayed when the “▽” mark at the right end of the “Contone compression method” button 802_3 is clicked. By clicking the item of the desired contone compression method, the item is displayed. Is selected. When “Automatic” is selected from the items shown in Table 3, the “JPEG” compression method or the “ZIP” compression method is automatically selected depending on the size of the image data to be subjected to the color conversion process.
[0059]
A “contone compression rate” button 802_4 is a button for selecting the degree of compression rate when compressing a contone image. When the “▽” at the right end of the “contone compression rate” button 802_4 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed. However, the “contone compression rate” button 802_4 can be selected only when “automatic” or “JPEG” shown in Table 3 is selected in the above-described “contone compression method” button 802_3. When “ZIP” shown in FIG. 4 is selected, it cannot be selected.
[0060]
[Table 4]
Figure 2004252866
[0061]
Table 4 shows an example of a list box that is displayed when the “▽” mark at the right end of the “Contone compression rate” button 802_4 is clicked. By clicking an item of a desired contone compression rate, the item is displayed. Is selected.
[0062]
A “bitmap compression method” button 802_5 is a button for selecting a compression method for compressing a bitmap image. When the “▽” mark at the right end of this “bitmap compression method” button 802_5 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0063]
[Table 5]
Figure 2004252866
[0064]
Table 5 shows an example of a list box that is displayed when the “▽ mark” at the right end of the “bitmap compression method” button 802_5 is clicked. By clicking an item of a desired bitmap compression method, The item is selected.
[0065]
The “resolution conversion method” button 802_6 is a button for selecting a conversion method used when changing the resolution of the bitmap image. When the “▽” mark at the right end of the “resolution conversion method” button 802_6 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0066]
[Table 6]
Figure 2004252866
[0067]
Table 6 shows an example of a list box which is displayed when the “▽” mark at the right end of the “resolution conversion method” button 802_6 is clicked. By clicking an item of a desired resolution conversion method, the item is displayed. Is selected.
[0068]
The “output resolution” numerical value box 802_7 is a numerical value box for inputting a desired output resolution when outputting a bitmap image.
[0069]
In the setting screen 800, the “resolution conversion method” button 802_6 and the “output resolution” numerical value box 802_7 are configured to be set for a bitmap image, but can also be set for a contone image. It may be configured as follows.
[0070]
Next, the operation of the CMYK parameter setting unit 810 will be described.
[0071]
The CMYK parameter setting unit 810 includes an “input profile” button 811, a “rendering intent” button 812, an “output resolution” numerical value box 813, a “K version storage” check box 814, and “0 to quaternary color storage”. A “button 815”, an “embed profile use” button 816, and an “output profile” button 817.
[0072]
The “input profile” button 811 is a button for selecting an optimal input profile for an image defined in the CMYK color space in the image data in the page data sent from the element classification unit 710 in FIG. When the “▽ mark” at the right end of the “input profile” button 811 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0073]
[Table 7]
Figure 2004252866
[0074]
Table 7 shows an example of a list box that is displayed when the “▽” mark at the right end of the “input profile” button 811 is clicked, and the item can be selected by clicking the item of the desired input profile. Is done.
[0075]
The “rendering intent” button 812 is a button for selecting a desired rendering intent. When the “▽ mark” at the right end of the “rendering intent” button 812 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0076]
[Table 8]
Figure 2004252866
[0077]
Table 8 shows an example of a list box that is displayed when the “▽” mark at the right end of the “rendering intent” button 812 is clicked. By clicking an item of a desired rendering intent, the item is displayed. Is selected.
[0078]
An “output resolution” numerical value box 813 is a numerical value box for inputting a desired output resolution for outputting an image.
[0079]
By clicking the “K version save” check box 814, the K version save function is enabled, in which the K version is saved when color conversion is performed from the CMYK color space to the CMYK color space.
[0080]
The “0 to quaternary color storage” button 815 is a button for selecting how many colors are stored when color conversion is performed from the CMYK color space to the CMYK color space. When a “▽” at the right end of the “0 to quaternary color save” button 815 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0081]
[Table 9]
Figure 2004252866
[0082]
Table 9 shows an example of a list box that is displayed when the “▽ mark” at the right end of the “0 to quaternary color storage” button 815 is clicked. By clicking a desired item, the item is displayed. Selected.
[0083]
The “use embedded profile” button 816 is a button for selecting handling of a profile when the profile is embedded in the image data in the page data. When the “▽ mark” at the right end of the “use embed profile” button 816 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0084]
[Table 10]
Figure 2004252866
[0085]
Table 10 shows an example of a list box displayed when the “▽” mark at the right end of the “use embedding profile” button 816 is clicked, and the item is selected by clicking the desired item. .
[0086]
An “output profile” button 817 is a button for selecting an optimum output profile. When the “▽” mark at the right end of the “output profile” button 817 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0087]
[Table 11]
Figure 2004252866
[0088]
Table 11 shows an example of a list box that is displayed when the “▽” mark at the right end of the “output profile” button 817 is clicked, and the item is selected by clicking the item of the desired output profile. Is done.
[0089]
In addition, the RGB parameter setting unit 820 includes an “input profile” button 821, a “rendering intent” button 822, an “output resolution” numerical value box 823, an “use embedded profile” button 824, and an “output profile” button 824. It consists of and.
[0090]
The “input profile” button 821 is a button for selecting an optimal input profile for an image defined in the RGB color space in the image data in the page data sent from the element classification unit 710 in FIG. When the “▽” at the right end of the “input profile” button 821 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0091]
[Table 12]
Figure 2004252866
[0092]
Table 12 shows an example of a list box that is displayed when the “▽” mark at the right end of the “input profile” button 821 is clicked, and the item is selected by clicking the item of the desired input profile. Is done.
[0093]
Hereinafter, the functions of the RGB parameter setting unit 820 “rendering intent” button 822, “output resolution” numerical value box 823, “use embedding profile” button 824, and “output profile” button 824 are “rendering” in the CMYK parameter setting unit 810. The operations of the “Intent” button 812, the “Output resolution” numerical value box 813, the “Use embed profile” button 816, and the “Output profile” button 817 are the same, and will not be described because they are redundant.
[0094]
The Gray parameter setting unit 830 includes an “input profile” button 831, an “embed profile use” button 832, an “output resolution” numerical value box 833, and an “output profile” button 834.
[0095]
The “input profile” button 831 is a button for selecting an optimal input profile for an image defined in the Gray color space in the page description data acquired by the data acquisition unit. When the “▽” mark at the right end of the “input profile” button 831 is clicked by a mouse operation, a list box in which a plurality of selectable items are arranged is displayed.
[0096]
[Table 13]
Figure 2004252866
[0097]
Table 13 shows an example of a list box that is displayed when the “▽” mark at the right end of the “input profile” button 831 is clicked, and the item is selected by clicking the item of the desired input profile. Is done.
[0098]
Hereinafter, the operations of the “use embedding profile” button 832, “output resolution” numerical value box 833, and “output profile” button 834 in the Gray parameter setting unit 830 are the same as those in the “use embedding profile” button 816, “ The operations of the “output resolution” numerical value box 813 and the “output profile” button 817 are the same, and are not described here because they are duplicated.
[0099]
The image parameter setting unit 802 is configured as described above.
[0100]
The illustration parameter setting unit 803 is for setting a color conversion parameter representing a color conversion process applied to the illustration data. The illustration parameter setting unit 803 and the image parameter setting unit 802 have the same configurations of the CMYK parameter setting unit 840, the RGB parameter setting unit 850, and the Gray parameter setting unit 860, but the illustration parameter setting unit 803 includes image parameters. Items corresponding to the respective items (802_1 to 802_7) provided under the Gray parameter setting unit 830 of the setting unit 802 are not provided.
[0101]
That is, the CMYK parameter setting unit 840 of the illustration parameter setting unit 803 includes an “input profile” button 841, a “rendering intent” button 842, an “output resolution” numerical value box 843, a “K version save” check box 844, “0 to 0”. The RGB parameter setting unit 850 includes an “input profile” button 851, a “rendering intent” button 852, which includes a “quaternary color save” button 845, an “embedding profile use” button 846, and an “output profile” button 847. , An “output resolution” numerical value box 853, an “embedding profile use” button 854, and an “output profile” button 855, and the Gray parameter setting unit 860 includes an input profile “button 861” Use of profile profile "button 862," output resolution "numerical value box 863, and" output profile "button 864. The action of these items constitutes the image parameter setting unit 802 described above. Since the operation of each item is the same as that in which the image and the image data are replaced with the illustration and the illustration data, the description is omitted.
[0102]
The text parameter setting unit 804 is for setting a color conversion parameter representing a color conversion process performed on character data. Similar to the image parameter setting unit 802 and the illustration parameter setting unit 803, the text parameter setting unit 804 includes a CMYK parameter setting unit 870, an RGB parameter setting unit 880, and a Gray parameter 890. An item corresponding to the “output resolution” numerical value box (813, 823, 833, 802_7, 843, 853, 863) is not prepared, and is further provided under the Gray parameter setting unit 830 of the image parameter setting unit 802. The items corresponding to the items (802_1 to 802_7) are not provided.
[0103]
That is, the CMYK parameter setting unit 870 of the text parameter setting unit 804 includes an “input profile” button 871, a “rendering intent” button 872, an “output profile” button 873, a “K version save” check box 874, and “0-4”. The RGB parameter setting unit 850 includes an “input profile” button 881, a “rendering intent” button 882, an “output profile” button 883, and a “next color save” button 875 and an “embedding profile use” button 876. The Gray parameter setting unit 860 includes an “input profile” button 891, an “embed profile use” button 892, and an “output profile” button. It is composed of a 893. The operations of these items are the same as the operations of the items of the image parameter setting unit 802 described above, except that the image and image data are replaced with characters and character data, and thus description thereof is omitted. Each item on the setting screen 800 in FIG. 6 corresponds to an example of a color conversion parameter according to the present invention.
[0104]
When the operator designates color conversion parameters for image data, character data, and illustration data according to the setting screen 800 in FIG. 6, the color conversion processing setting unit 740 in FIG. 4 performs color conversion on the designated color conversion parameters. Send to part 720.
[0105]
When the type information added to the element data is image data, the color conversion unit 720 is based on the color conversion parameter for image data, and is the case of character data. The color conversion processing is performed based on the color conversion parameters for character data, and in the case of illustration data, based on the color conversion parameters for illustration data. In the example of FIG. 5, among the element data, the image data representing the element 41 is based on the color conversion parameter for image data, and the character data representing the element 42 is based on the color conversion parameter for character data. The illustrated illustration data is subjected to color conversion processing based on the color conversion parameters for illustration data. The element data subjected to the color conversion process is sent to the data output unit 730.
[0106]
When element data that has undergone color conversion processing is sent from the color conversion unit 720, the data output unit generates page data composed of the element data. Since the page data cannot be output by the printers 600, 610, and 620 in FIG. 1 in the data format as it is, the page data is sent to the RIPs 300 and 310, and the page data is converted into bitmap data by the RIPs 300 and 310. This bitmap data is output to the printers 600, 610, and 620, and an output image is created based on the bitmap data.
[0107]
As described above, the color conversion apparatus 700 according to the present embodiment classifies element data into image data, character data, and illustration data, sets color conversion parameters suitable for each, and performs color conversion processing according to the color conversion parameters. Therefore, the color conversion process can be performed with high accuracy.
[0108]
This is the end of the description of the first embodiment of the present invention. Next, the color conversion apparatus of the second embodiment of the present invention will be described. The second embodiment has the same configuration as that of the first embodiment shown in FIG. 4, but the setting contents of the color conversion process set in the color conversion process setting unit are different. FIG. 4 is a diagram illustrating the color conversion apparatus 700 according to the first embodiment. FIG. 4 is also used in the second embodiment, and only differences from the first embodiment will be described.
[0109]
In FIG. 4, the element classifying unit classifies each element data in the page data into three types of image data, character data, and illustration data, as element data, like the element classifying unit 710 of the first embodiment. The type information is added and sent to the color converter.
[0110]
FIG. 7 is a diagram showing a setting screen displayed on the display screen 102a of FIG. 1 in the present embodiment.
[0111]
The setting screen 900 shown in FIG. 7 shows a “color conversion engine” button 801, an image parameter setting unit 802, and a text parameter setting unit 804 that are the same as those in the setting screen 800 of FIG. The illustration parameter setting unit 803 of the setting screen 800 is not provided. Instead, the setting screen 900 of FIG. 7 is provided with a “color conversion using illustrations as images” check box 901.
[0112]
The operator sets a color conversion parameter representing the color conversion process applied to the image data in the image parameter setting unit 802 in FIG. 7, and sets the color conversion parameter representing the color conversion process applied to the character data in FIG. When the same color conversion processing as that of “image data” is performed on the illustration data, which is set in the text parameter setting unit 804, the “color conversion as an image as an image” check box 901 is checked to check the illustration data. When performing the same color conversion processing as “character data”, the “color conversion using illustrations as images” check box 901 is unchecked.
[0113]
When the “color conversion using illustration as image” check box 901 is checked by the operator, the color conversion processing setting unit shown in FIG. 4 associates color conversion parameters for image data with illustration data, and “colors using illustration as image”. When the “conversion” check box 901 is not checked, color conversion parameters for character data are associated with illustration data. In addition, the color conversion processing setting unit applies the color conversion parameter for image data, the color conversion parameter for character data, and the color conversion parameter for “image data” or “for character data” to the illustration data. Is sent to the color converter.
[0114]
Similar to the color conversion unit 720 of the first embodiment, the color conversion unit performs a color conversion process on the element data sent from the element classification unit based on the color conversion parameter corresponding to the type of the element data. . If the element data is illustration data, color conversion processing is performed using image data or character data color conversion parameters based on the illustration information sent from the color conversion processing setting unit. The element data that has been subjected to the color conversion process is sent to the data output unit in the same manner as in the first embodiment, and page data composed of these element data is generated.
[0115]
As described above, according to the color conversion apparatus of the present embodiment, by selectively setting whether an illustration is handled as an image or text, color conversion processing according to the setting can be performed on the illustration data. .
[0116]
In the above description, an element classification unit that classifies element data into three types of image data, text data, and illustration data is shown as an example of the element classification unit according to the present invention. The classification unit may classify the element data into four or more types as long as the three types are included.
[0117]
In the above description, as an example of the color conversion processing setting unit referred to in the present invention, a color conversion processing setting unit that sets color conversion processing corresponding to each of three types into which element data is classified is shown. As long as the color conversion processing setting unit according to the invention sets at least the color conversion processing applied to the illustration data, the color conversion processing corresponding to the image data and the character data is prepared in advance and is not set by the operator. It may be a thing.
[0118]
In the above description, a color conversion processing setting unit that sets color conversion parameters as color conversion processing is shown as an example of the color conversion processing setting unit according to the present invention. For example, a function representing a color conversion process may be set without being limited to the color conversion parameter.
[0119]
【The invention's effect】
As described above, according to the present invention, it is possible to provide a color conversion device and a color conversion program that can accurately perform color conversion processing on elements included in a page.
[Brief description of the drawings]
FIG. 1 is an overall configuration diagram of an image processing system to which an embodiment of the present invention is applied.
FIG. 2 is a hardware configuration diagram of the DTP server shown in FIG. 1;
FIG. 3 is a conceptual diagram showing a CD-ROM storing one embodiment of a color conversion program of the present invention.
FIG. 4 is a functional block diagram of a color conversion apparatus according to an embodiment of the color conversion apparatus of the present invention.
FIG. 5 is a diagram showing a page edited by an operator.
6 is a diagram showing a setting screen displayed on the display screen of FIG. 1. FIG.
7 is a diagram showing a setting screen displayed on the display screen of FIG. 1. FIG.
[Explanation of symbols]
10 FD
20 CD-ROM
30 color conversion program
31 Element classification
32 color conversion processing setting section
33 color converter
34 Data output section
40 pages
41 elements
42 elements
43 elements
100 DTP server
101 Main unit
101a FD loading port
101b CD-ROM loading slot
102 Image display device
102a Display screen
103 keyboard
104 mouse
110 bus
111 CPU
112 Main memory
113 Hard disk device
114 FD drive
115 CD-ROM drive
116 I / O interface
117 Communication interface
200, 210, 220 Client machine
300,310 RIP
400 scanner
500 communication line
600, 610, 620 Printer
700 color converter
710 Element classification part
720 color converter
730 Data output unit
740 color conversion processing setting section
800 Setting screen
801 Color conversion engine button
802 Image parameter setting unit
802_1 Range correction check box
802_2 Sharpness strength button
802_3 Contone compression method button
802_4 Contone compression rate button
802_5 Bitmap compression method button
802_6 Resolution conversion method button
802_7 Output resolution numerical value box
803 Illustration parameter setting section
804 Text parameter setting section
810 CMYK parameter setting section
811 Input profile button
812 Rendering intent button
813 Output resolution value box
814 K version save check box
815 0 to 4th color save button
816 Embed profile use button
817 Output profile button
820 RGB parameter setting section
821 Input profile button
822 Rendering intent button
823 Output resolution value box
824 Embed Profile Use Button
825 Output profile button
830 Gray parameter setting part
831 Input profile button
832 Embed profile use button
833 Output resolution value box
834 Output profile button
840 CMYK parameter setting section
841 Input profile button
842 Rendering Intent Button
843 Output resolution value box
844 K version save check box
845 0 to 4th color save button
846 Use embed profile button
847 Output profile button
850 RGB parameter setting section
851 Input profile button
852 Rendering intent button
853 Output resolution value box
854 Embed profile use button
855 Output profile button
860 Gray parameter setting part
861 Input profile button
862 Embed Profile Use Button
863 Output resolution value box
864 Output profile button
870 CMYK parameter setting section
871 Input profile button
872 Rendering Intent Button
873 Output profile button
874 K version save check box
875 0 to 4th color save button
876 Embed profile use button
880 RGB parameter setting section
881 Input profile button
882 Rendering intent button
883 Output profile button
884 Embed profile use button
890 Gray parameter setting section
891 Input profile button
892 Embed Profile Use Button
893 Output profile button

Claims (4)

ページ上に配置される要素を表す要素データによって構成されるページデータ中の各要素データを、画像を表す画像データと、テキストを表すテキストデータと、イラストを表すイラストデータとの少なくとも3種類に分類する要素分類部と、
前記3種類のうちの少なくとも前記イラストデータについて、要素データに施される色変換処理を操作に応じて設定する色変換処理設定部と、
前記要素分類部で分類された要素データに、前記画像データ用の色変換処理、前記テキストデータ用の色変換処理、および前記イラストデータ用に前記色変換処理設定部で設定された色変換処理のうち該要素データの種類に応じた色変換処理を施す色変換部と、
前記色変換部で色変換処理が施された要素データによって構成されるページデータを出力するデータ出力部とを備えたことを特徴とする色変換装置。
Each element data in page data composed of element data representing elements arranged on the page is classified into at least three types of image data representing an image, text data representing a text, and illustration data representing an illustration. An element classifying unit,
For at least the illustration data of the three types, a color conversion processing setting unit that sets a color conversion process applied to element data according to an operation;
Color conversion processing for the image data, color conversion processing for the text data, and color conversion processing set by the color conversion processing setting section for the illustration data are applied to the element data classified by the element classification section. A color conversion unit that performs color conversion processing according to the type of the element data,
A color conversion apparatus comprising: a data output unit configured to output page data composed of element data subjected to color conversion processing by the color conversion unit.
前記色変換処理設定部は、色変換処理の種類および/または程度を表す色変換パラメータを設定するものであり、
前記色変換部は、前記色変換処理設定部で設定された色変換パラメータが表す色変換処理を前記要素データに施すものであることを特徴とする請求項1記載の色変換装置。
The color conversion processing setting unit sets color conversion parameters representing the type and / or degree of color conversion processing,
The color conversion apparatus according to claim 1, wherein the color conversion unit performs color conversion processing represented by a color conversion parameter set by the color conversion processing setting unit on the element data.
前記色変換処理設定部は、前記イラストデータに施される色変換処理として、画像データおよびテキストデータのそれぞれに対応する色変換処理のうちのいずれか1つを選択的に設定するものであることを特徴とする請求項1記載の色変換装置。The color conversion processing setting unit selectively sets one of color conversion processing corresponding to each of image data and text data as color conversion processing to be performed on the illustration data. The color conversion apparatus according to claim 1. ページ上に配置される要素を表す要素データによって構成されるページデータ中の各要素データを、画像を表す画像データと、テキストを表すテキストデータと、イラストを表すイラストデータとの少なくとも3種類に分類する要素分類部と、
前記3種類のうちの少なくとも前記イラストデータについて、要素データに施される色変換処理を操作に応じて設定する色変換処理設定部と、
前記要素分類部で分類された要素データに、前記画像データ用の色変換処理、前記テキストデータ用の色変換処理、および前記イラストデータ用に前記色変換処理設定部で設定された色変換処理のうち該要素データの種類に応じた色変換処理を施す色変換部と、
前記色変換部で色変換処理が施された要素データによって構成されるページデータを出力するデータ出力部とを備えたことを特徴とする色変換プログラム。
Each element data in page data composed of element data representing elements arranged on the page is classified into at least three types of image data representing an image, text data representing a text, and illustration data representing an illustration. An element classifying unit,
For at least the illustration data of the three types, a color conversion processing setting unit that sets a color conversion process applied to element data according to an operation;
Color conversion processing for the image data, color conversion processing for the text data, and color conversion processing set by the color conversion processing setting section for the illustration data are applied to the element data classified by the element classification section. A color conversion unit that performs color conversion processing according to the type of the element data,
A color conversion program comprising: a data output unit that outputs page data composed of element data subjected to color conversion processing by the color conversion unit.
JP2003044504A 2003-02-21 2003-02-21 Color conversion device and color conversion program Pending JP2004252866A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003044504A JP2004252866A (en) 2003-02-21 2003-02-21 Color conversion device and color conversion program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003044504A JP2004252866A (en) 2003-02-21 2003-02-21 Color conversion device and color conversion program

Publications (1)

Publication Number Publication Date
JP2004252866A true JP2004252866A (en) 2004-09-09

Family

ID=33027188

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003044504A Pending JP2004252866A (en) 2003-02-21 2003-02-21 Color conversion device and color conversion program

Country Status (1)

Country Link
JP (1) JP2004252866A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007251689A (en) * 2006-03-16 2007-09-27 Sony Corp Apparatus and method for processing image, apparatus and method for learning, and program
US7729013B2 (en) 2005-09-21 2010-06-01 Ricoh Company, Ltd. Image processing apparatus, image processing method, and computer program product

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09231039A (en) * 1996-02-23 1997-09-05 Brother Ind Ltd Print characteristic display device
JPH1132227A (en) * 1997-07-14 1999-02-02 Canon Inc Image-processing method and unit and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09231039A (en) * 1996-02-23 1997-09-05 Brother Ind Ltd Print characteristic display device
JPH1132227A (en) * 1997-07-14 1999-02-02 Canon Inc Image-processing method and unit and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7729013B2 (en) 2005-09-21 2010-06-01 Ricoh Company, Ltd. Image processing apparatus, image processing method, and computer program product
JP2007251689A (en) * 2006-03-16 2007-09-27 Sony Corp Apparatus and method for processing image, apparatus and method for learning, and program
JP4605468B2 (en) * 2006-03-16 2011-01-05 ソニー株式会社 Image processing apparatus, image processing method, learning apparatus, learning method, and program

Similar Documents

Publication Publication Date Title
US8711419B2 (en) Preserving user applied markings made to a hardcopy original document
JP4917104B2 (en) System and method for printing artwork including transparency
US7894098B1 (en) Color separation of pattern color spaces and form XObjects
JP4968882B2 (en) Image search apparatus, image search method, and program
JP5058887B2 (en) Image processing apparatus, image processing method, and program
JP2019145030A (en) Image processing device, image formation apparatus, image processing method and program
US20040223643A1 (en) Image manipulation according to pixel type
JP2000187735A (en) Method for providing edition command and image edition system
JP2004203016A (en) In-processes inspection for print plate making
JP4747780B2 (en) Image processing apparatus, image processing method, and image processing program
JP2010146218A (en) Image processing apparatus, image processing method, computer program
US8599433B2 (en) Image processor, image processing method, computer readable medium, and image processing system
EP1569438A2 (en) Color conversion system,color conversion apparatus and color conversion program storage medium
JP2008092451A (en) Scanner system
JP4310023B2 (en) Reduced image creation method and apparatus, and storage medium
JP4179977B2 (en) Stamp processing apparatus, electronic approval system, program, and recording medium
JP2004252866A (en) Color conversion device and color conversion program
JP4710672B2 (en) Character color discrimination device, character color discrimination method, and computer program
US20040017476A1 (en) Printing system, layout data generation device, print data processing device and program
JP2003058354A (en) Device and program for converting color
JP2006217532A (en) Color converting device and program
JP2004246110A (en) Plate inspection apparatus, printing system, method for inspecting printed data on plate, and program
JP2004240672A (en) Image edit program
JP2010092141A (en) Image processing system, image reader, image processor, and image processing program
JP2004279445A (en) Print system, attribute information generating device, rasterizing device, plate inspection apparatus, plate inspection method of print data, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050318

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20061207

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080610

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080617

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081021