JP4363817B2 - Image processing apparatus and image processing method - Google Patents

Image processing apparatus and image processing method Download PDF

Info

Publication number
JP4363817B2
JP4363817B2 JP2002055911A JP2002055911A JP4363817B2 JP 4363817 B2 JP4363817 B2 JP 4363817B2 JP 2002055911 A JP2002055911 A JP 2002055911A JP 2002055911 A JP2002055911 A JP 2002055911A JP 4363817 B2 JP4363817 B2 JP 4363817B2
Authority
JP
Japan
Prior art keywords
feature amount
image data
feature
data
image processing
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
JP2002055911A
Other languages
Japanese (ja)
Other versions
JP2003259131A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002055911A priority Critical patent/JP4363817B2/en
Publication of JP2003259131A publication Critical patent/JP2003259131A/en
Application granted granted Critical
Publication of JP4363817B2 publication Critical patent/JP4363817B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、圧縮・伸張処理を含む画像処理装置および画像処理方法に関し、具体的には、画像データを像域分離することによって得た特徴量データに基づいて適応処理を行う画像処理装置および画像処理方法に関する。
【0002】
【従来の技術】
近年、コンピュータで処理されたデジタルカラー画像、あるいは、デジタルカラー複写機で読み取られたデジタルカラー画像をデジタル的に処理し、カラー出力するカラープリンタやカラー複写機が普及している。
また、これらの普及に伴い、カラー画像の印字品質や出力の高速化に対する要求も高くなってきている。
【0003】
しかし、このようなデジタルカラー画像をそのままメモリに取り込むと、大容量のメモリが必要となりコストアップとなるので画像の圧縮を施して画像メモリの縮小化を図っている。
この場合、カラー画像そのものは固定長で非可逆圧縮し、画質面から必要とされる像域分離データは解像度を落として生データのままハードディスクやメモリに保存するようになっている。
【0004】
例えば、特開平5−308526号公報の「画像処理装置」では、像域分離データを画像データの固定長・非可逆圧縮の圧縮率に応じて要求される画質に最適な解像度で蓄積するようにしている。
【0005】
特許第3134756号公報の「画像処理装置および画像処理方法」では、画像データを蓄積する場合には、画像データと共に像域分離データを4×4のブロックに分割して圧縮して蓄積し、蓄積された画像データを使用する場合には、伸張した画像データに対する像域分離データを得て、これら2種類の像域分離データを用いて、伸張した画像データに対して最適な処理を行うようにしている。
【0006】
【発明が解決しようとする課題】
しかし、像域分離データの解像度を落としてしまうと、出力した時にジャギーのような文字再現性が極端に悪化するという不具合があるため、特許第3134756号公報の技術のように、伸張後のデータに対してさらに像域分離を行い、これを改善している。
しかしながら、このように2種類の像域分離を行うため新たに回路が増加し、コストアップとなり、また、像域分離データと画像データの圧縮・非圧縮という二通りの蓄積方法で別個に管理する必要があり、制御やデータフローが非常に複雑なものになってしまっていた。
【0007】
さらに、像域分離データを保持しないという方法もあるが、伸張後のデータに対して均一な処理となってしまい、文字と写真の混在した原稿などでは画質面での不利は否めなかった。
このため、画像蓄積の際に像域分離データを保存するが、画像データと同様に非可逆な圧縮を行うと、データが圧縮による劣化のために変化してしまう。よって、生データのまま保存していたため、メモリ容量が増加するという問題があった。
【0008】
本発明は、上述した実情を考慮してなされたものであって、生データに近い形で特徴量データを圧縮して、全体のメモリ容量を少なくしながら、画質面で不可欠な特徴量データを後段の処理で使用することができる画像処理装置および画像処理方法を提供することを目的とする。
【0009】
【課題を解決するための手段】
上述の課題を解決するため、本発明の請求項1の画像処理装置は、入力された画像データの特徴量を抽出する特徴量抽出手段と、前記入力された画像データに対して、特徴量に最適化した複数の変換を行い、前記特徴量抽出手段で抽出された特徴量に応じて、前記複数の変換結果から1つの変換結果を選択し、該選択された変換結果に前記抽出された特徴量を混合する特徴量混合手段と、前記特徴量混合手段で特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮手段と、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張手段と、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離手段と、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理手段とを備えたことを特徴とする。
また、本発明の請求項2の画像処理装置は、入力された画像データの特徴量を抽出する特徴量抽出手段と、前記入力された画像データに対して色空間の変換処理を施す色変換手段と、前記抽出された特徴量を、前記色変換後の画像データに混合する特徴量混合手段と、前記特徴量混合手段で特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮手段と、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張手段と、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離手段と、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理手段とを備えたことを特徴とする。
また、本発明の請求項3の画像処理装置は、入力された画像データの特徴量を抽出する特徴量抽出手段と、前記入力された画像データに対して、特徴量に最適化した複数の変換を行い、前記特徴量抽出手段で抽出された特徴量に応じて、前記複数の変換結果から1つの変換結果を選択し、該選択された変換結果に前記抽出された特徴量を混合する特徴量混合手段と、前記特徴量混合手段で特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮手段と、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張手段と、前記伸張された特徴量混合画像データを画像データと特徴量とに分離し、分離された画像データに対して、特徴量に最適化した複数の逆変換を行い、前記分離された特徴量に応じて、前記複数の逆変換結果から1つの逆変換結果を選択し、該選択された逆変換結果を出力する特徴量分離手段と、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理手段とを備えたことを特徴とする。
また、本発明の請求項4の画像処理装置は、入力された画像データの特徴量を抽出する特徴量抽出手段と、データの圧縮率に応じて、混合する特徴量の割合を変化させて、前記抽出された特徴量を前記入力された画像データに混合する特徴量混合手段と、前記特徴量混合手段で特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮手段と、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張手段と、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離手段と、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理手段とを備えたことを特徴とする。
【0010】
また、本発明の請求項は、請求項1乃至のいずれか1に記載の画像処理装置において、前記特徴量抽出手段は、前記入力された画像データに対して、網点領域または非網点領域、エッジ領域または非エッジ領域、有彩領域または無彩領域、白地領域または非白地領域、これらを総合して判定される文字領域または写真領域のいずれかまたはそれらの組合せであるかを識別する像域分離手段であり、前記入力された画像データから抽出される特徴量は、この像域分離手段で識別された識別結果であることを特徴とする。
【0011】
また、本発明の請求項は、請求項に記載の画像処理装置において、前記特徴量混合手段は、前記像域分離手段で識別された領域が、文字領域、網点領域、またはエッジ領域であるとき、1を最上位ビットに混合することを特徴とする
【0012】
また、本発明の請求項は、請求項1乃至のいずれか1に記載の画像処理装置において、前記特徴量に最適化した圧縮手段を複数備え、前記特徴量抽出手段によって抽出された特徴量に基づき、これら圧縮手段で圧縮された結果を選択するようにしたことを特徴とする。
【0013】
また、本発明の請求項は、請求項に記載の画像処理装置において、前記特徴量に最適化した圧縮手段に対応する伸張手段を複数備え、これら伸張手段で伸張した結果の特徴量に基づき伸張結果を選択するようにしたことを特徴とする
【0014】
また、本発明の請求項9の画像処理方法は、入力された画像データの特徴量を抽出する特徴量抽出ステップと、前記入力された画像データに対して、特徴量に最適化した複数の変換を行い、前記特徴量抽出ステップで抽出された特徴量に応じて、前記複数の変換結果から1つの変換結果を選択し、該選択された変換結果に前記抽出された特徴量を混合する特徴量混合ステップと、前記特徴量混合ステップで特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮ステップと、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張ステップと、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離ステップと、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理ステップとを備えたことを特徴とする。
また、本発明の請求項10の画像処理方法は、入力された画像データの特徴量を抽出する特徴量抽出ステップと、前記入力された画像データに対して色空間の変換処理を施す色変換ステップと、前記抽出された特徴量を、前記色変換後の画像データに混合する特徴量混合ステップと、前記特徴量混合ステップで特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮ステップと、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張ステップと、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離ステップと、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理ステップとを備えたことを特徴とする。
また、本発明の請求項11の画像処理方法は、入力された画像データの特徴量を抽出する特徴量抽出ステップと、前記入力された画像データに対して、特徴量に最適化した複数の変換を行い、前記特徴量抽出ステップで抽出された特徴量に応じて、前記複数の変換結果から1つの変換結果を選択し、該選択された変換結果に前記抽出された特徴量を混合する特徴量混合ステップと、前記特徴量混合ステップで特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮ステップと、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張ステップと、前記伸張された特徴量混合画像データを画像データと特徴量とに分離し、分離された画像データに対して、特徴量に最適化した複数の逆変換を行い、前記分離された特徴量に応じて、前記複数の逆変換結果から1つの逆変換結果を選択し、該選択された逆変換結果を出力する特徴量分離ステップと、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理ステップとを備えたことを特徴とする。
また、本発明の請求項12の画像処理方法は、入力された画像データの特徴量を抽出する特徴量抽出ステップと、データの圧縮率に応じて、混合する特徴量の割合を変化させて、前記抽出された特徴量を前記入力された画像データに混合する特徴量混合ステップと、前記特徴量混合ステップで特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮ステップと、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張ステップと、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離ステップと、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理ステップとを備えたことを特徴とする。
【0015】
以上のような構成により、画像データの特徴量データをその画像データと混合してブロックごとに非可逆圧縮することにより生データに近い形で特徴量データを圧縮することが可能となり、全体のメモリ容量を少なくしながら、画質面で不可欠な特徴量データを後段の処理で使用することができる。
【0016】
【発明の実施の形態】
以下、図面を参照しながら本発明の画像処理装置の一実施形態を説明する。
図1は、本発明の画像処理装置をフルカラーデジタル複写機に適用した場合の構成例である。以下では、入力画像データをRGB 600dpi 8ビットとして説明するが、これに限るものではない。
【0017】
スキャナのような画像入力装置から入力された入力画像信号は、スキャナγ補正回路1で反射率リニアなRGB画像信号を濃度リニアなRGB画像信号に変換される。また、入力された入力画像信号は並行して、像域分離回路2で画像の特徴量が抽出される(例えば、特開2001−268383号公報参照)。
この抽出された特徴量を判定して、次のような信号としてフィルタ3へ出力され、以降、それぞれの分離データに基づいて適応的に画像処理を切り替えるために用いられる。
【0018】
網点領域か非網点領域かを判定する網点分離信号、
エッジか非エッジかを判定するエッジ分離信号、
有彩か無彩かを判定する色判定信号、
白地領域か非白地領域かを判定する白背景分離信号、
文字領域か写真領域かを判定する文字/写真分離信号。
(前4者を総合的に判定して文字領域と写真領域を分離する。)
【0019】
ここで、文字/写真分離信号、網点分離信号、エッジ分離信号は、それぞれ文字領域、網点領域、エッジ部であると判定されたとき、1となるようにした方が良い。これは、一般に圧縮のアルゴリズムが文字領域の高域成分の劣化を防ぐため、エッジ部・非エッジ部において処理を切り替えているためである。このため、エッジ成分と大きな相関を持つこれら三つの特徴量は、1にした方が圧縮時にエッジに適した圧縮が行われるため画質的に有利となる。
【0020】
フィルタ3は、平滑化処理とエッジ強調処理を行う。
網点分離信号が網点領域を示す場合には、強い平滑化処理および弱いエッジ強調処理を行う。一方、非網点領域を示した場合には、弱い平滑化処理および弱いエッジ強調処理を行う。
また、文字・写真分離信号が文字領域を示す場合には、文字のエッジを保存するために、平滑化処理をほとんど行わず、強いエッジ強調処理を行う。
このような適応的な処理を行うことによって、写真領域は滑らかに、文字領域はくっきりと読みやすくすることができる。
【0021】
次に、色補正回路4は、フィルタ3から入力された画像信号と各種像域分離信号によって、濃度リニアなRGB画像信号をそれぞれの補色であるCMY画像信号に変換し、変換後のデータに対して下色除去や墨生成を行って、最終的にCMYKの4色のデータとなる。
この際にも、各種像域分離された画像データが用いられ、これらの判定結果をそのまま、或いは組み合わせて適応的に処理を行う。例えば、黒文字に対して適応的に処理を行うためには、白背景分離で白地判定かつ色判定で無彩色、且つ、エッジ分離でエッジとなる領域とそれ以外の領域とに区別するとよい。
【0022】
次に、特徴量混合回路5(図2参照)は、色補正回路4でCMYKのデータに変換された画像データへ、いずれか一つの像域分離信号を織り込む。なお、図2において、CMYKの4色の画像データうち一つの色成分に対する単一の回路のみを示してある。したがって、CMYK各色に適用する場合には4つの同様な回路が必要となる。
特徴量混合回路5は、各画像データに対して、8ビットの画像データを右シフトレジスタ11で1ビット右シフトすることにより最下位ビット(LSB)を削られた7ビットの画像データに、特徴量選択レジスタ13に設定された情報に基づいてセレクタ12で選択された特徴量データ(1ビット)を最上位ビット(MSB)に設定して、8ビットの画像データとして再構築する。
MSBに画質的に重要度が高い特徴量データを挿入することによって、後段での固定長非可逆圧縮による特徴量データの致命的なデータ化けを防ぐことが可能となる。
【0023】
また、図3は、特徴量混合回路5の他の構成例である。
この特徴量混合回路5では、8ビットの画像データを7ビットのデータへ特徴量に最適化した変換を行う複数の変換方法を実施する複数のビット数変換回路(ビット数変換回路A14とビット数変換回路B15等)を用意する。
この構成の特徴量混合回路5は、特徴量選択レジスタ13に設定された情報に基づいてセレクタ12で選択された特徴量データ(1ビット)によって、ビット数変換の方法をセレクタ16により適応的に選択して、7ビットの画像データを生成し、その7ビットの画像データに特徴量データを合成する。
【0024】
尚、上記では、一つの特徴量データをセレクタ12で選択して混合したが、圧縮率に応じて特徴量を混ぜる割合を変化させても良い。一般的には、圧縮率が低くなる(データサイズ大)場合には複数の特徴量を、圧縮率が高い場合には一つの特徴量を混ぜた方が良い結果が得られる。
【0025】
以上のようにして特徴量混合回路5で特徴量が混合された8ビットの画像データを圧縮・伸張回路6でブロック単位に固定長の非可逆データ圧縮処理を行う(例えば、特開2001−285646号公報参照)。この圧縮・伸張回路6は、CMYKの4色の画像データを同時に処理するため、同じ構成の回路を4つ用意することになる。
例えば、圧縮率を50%とした場合、8ビットの画像データは4ビットに変換されが、特徴量がMSBに置かれているため、通常の非可逆圧縮では劣化はほとんど発生しない。
固定長で圧縮すると、個々の圧縮データが等しいデータ量になるため、データの取り扱いが容易となるので、データの回転などの操作をブロックごとに行うことができる。
【0026】
圧縮・伸張回路6で圧縮されたCMYKの画像データは、一旦、データ蓄積装置7へ蓄積される。このデータ蓄積装置7は、汎用メモリやハードディスク(HDD)のような大容量のデバイス等、様々なものを使用することができる。
データ蓄積装置7に蓄積されたCMYKの圧縮画像データは、出力エンジンの現像タイミングに合わせて所定のタイミングで読み出され、再び圧縮・伸張回路7へと転送される。また、出力エンジンがタンデム構成の場合には、CMYK各色に対応する現像ユニット間隔分のディレイを考慮して読み出す必要がある。
【0027】
圧縮・伸張回路6に送られてきた圧縮画像データは、圧縮時のアルゴリズムに対応する伸張アルゴリズムに基づいて、特徴量の混合された8ビットの画像データへと伸張される(例えば、特開2001−285646号公報参照)。
特徴量分離回路8は、伸張された8ビットの混合画像データを、特徴量混合回路5で混合された特徴量と画像データに分離する。
【0028】
図4は、特徴量分離回路8の一例を示したもので、入力された特徴量混合データ8ビットのうち、MSB1ビットを特徴量として抽出し、これを除いた下位7ビットを左シフトレジスタ19で1ビット左シフトすることによって8ビットの画像データとして抽出する。この特徴量分離回路8は、CMYKの4色の画像データを同時に処理するため、同じ構成の回路を4つ用意することになる。
【0029】
また、図3の特徴量混合回路5を用いた場合には、一色を処理する特徴量分離回路8の構成は、図5に示すようになる。
この特徴量分離回路8では、8ビットの特徴量混合画像データの下位7ビットを8ビットに逆変換する複数の方法を実施する複数のビット数逆変換回路(ビット数逆変換回路A20とビット数逆変換回路B21等)を用意する。このビット数逆変換回路は、図3におけるビット数変換方法に対応したものとする。
【0030】
この特徴量分離回路8の構成は、まず、8ビットの特徴量混合画像データのMSB1ビットを特徴量データ(1ビット)として分離し、この特徴量データに基づいていずれかのビット数逆変換の方法をセレクタ22により適応的に選択して、特徴量混合画像データから8ビットの画像データを分離する。これにより、混合された特徴量に最適化したビット数逆変換を行うことができる。
【0031】
尚、上記では、一つの特徴量データを抽出したが、前述した圧縮率に応じて特徴量を混ぜる割合を変化させる場合には複数個の特徴量データを抽出する。
【0032】
次に、特徴量分離回路8で分離された特徴量データ1ビットと画像データ8ビットは、プリンタγ補正回路9へと送られ、画像データを特徴量データに応じて適応的にプリンタγの補正を行う。
最後に、中間調処理回路10は、補正された画像データを特徴量データに応じて最適な中間調処理を施し、出力エンジンへ転送する。
【0033】
図6は、タンデムエンジンでの構成例を示したもので、伸張後のデータをCMYKの4色を並列に処理する回路構成になっている。図6の各回路は、上述した回路と同様に動作する。
【0034】
圧縮・伸張回路6の他の構成例について説明する。
図7は、圧縮・伸張回路6の圧縮部分の回路構成である。
まず、8ビットデータを特徴量に最適化した圧縮方法を実施する複数の圧縮回路(圧縮回路A23、圧縮回路B24等)を用意する。
この圧縮部分の回路は、混合されたデータを複数の圧縮回路で圧縮された圧縮データを、混合された特徴量に基づいてセレクタ25で選択することにより、適応的に最適な圧縮方法を切り替える。
例えば、特徴量が文字領域を示す文字・写真分離信号である場合、文字のエッジ情報をできる限り失わないようにチューニングされた圧縮回路を用い、写真領域を示す信号である場合には、階調の滑らかさを重視したチューニングのなされた圧縮回路を用いると良い。
【0035】
図8は、圧縮部分に図7のような圧縮回路を使う場合の圧縮・伸張回路6の伸張部分の回路構成である。
まず、上記の圧縮方法に対応した伸張方法による伸張回路(伸張回路A26、伸張回路B27等)を用意する。
この伸張部分の回路は、圧縮された特徴量混合画像データをそれぞれの伸張回路に入力し、それぞれデータ伸張後、伸張された特徴量混合画像データの特徴量データに基づいてセレクタ28で伸張された特徴量混合画像データを選択する。
このデータに基づき、図4または図5に示した特徴量分離回路8によって最終的に特徴量と画像データを抽出し、プリンタγ補正回路9および中間画像処理回路10を経て出力エンジンへ転送される。
このように、伸張回路も混合された特徴量によって適応的に選択して使うと画質的に良い結果が得られる。
【0036】
また、図9は、伸張部分の他の回路構成例である。この場合には、伸張回路(上記の図8と同様)でそれぞれデータ伸張後、図4または図5で示した特徴量分離回路(29および30)で特徴量データと画像データを抽出し、この抽出された特徴量データ(1ビット)に基づいてセレクタ31で最終的に画像データを選択する。
この伸張回路の構成の場合には、図1や図6の実施形態における特徴量分離回路8は省略できる。
【0037】
【発明の効果】
以上説明したように本発明によれば、画像データの特徴量データをその画像データと混合してブロックごとに非可逆圧縮することにより生データに近い形で特徴量データを圧縮することが可能となり、全体のメモリ容量を少なくしながら、画質面で不可欠な特徴量データを後段の処理で使用することができる。
【図面の簡単な説明】
【図1】 本発明の画像処理装置をフルカラーデジタル複写機に適用した場合の構成例である。
【図2】 特徴量混合回路の構成例である。
【図3】 他の特徴量混合回路の構成例である。
【図4】 特徴量分離回路の構成例である。
【図5】 他の特徴量分離回路の構成例である。
【図6】 本発明の画像処理装置をタンデムエンジンとして構成した例である。
【図7】 他の圧縮回路の構成例である。
【図8】 図7の圧縮回路に対応する伸張回路の構成例である。
【図9】 伸張回路と特徴量分離回路の他の構成例である。
【符号の説明】
1…スキャナγ補正回路、2…像域分離回路、3…フィルタ、4…色補正回路、5…特徴量混合回路、6…圧縮・伸張回路、7…データ蓄積装置、8…特徴量分離回路、9…プリンタγ補正回路、10…中間調処理回路、11…右シフトレジスタ、12…セレクタ、13…特徴量選択レジスタ、14…ビット数変換回路A、15…ビット数変換回路B、16…セレクタ、19…左シフトレジスタ、20…ビット数逆変換回路A、21…ビット数逆変換回路B、22…セレクタ、23…圧縮回路A、24…圧縮回路B、25…セレクタ、26…伸張回路A、27…伸張回路B、28…セレクタ、29,30…特徴量分離回路、31…セレクタ。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image processing apparatus and an image processing method including compression / decompression processing, and more specifically, an image processing apparatus and an image processing apparatus that perform adaptive processing based on feature amount data obtained by performing image area separation on image data. It relates to the processing method.
[0002]
[Prior art]
In recent years, color printers and color copiers that digitally process a digital color image processed by a computer or digitally read a digital color image read by a digital color copier and output a color are widely used.
In addition, with these popularizations, there are increasing demands for color image printing quality and higher output speed.
[0003]
However, if such a digital color image is directly taken into the memory, a large-capacity memory is required and the cost is increased. Therefore, the image is compressed to reduce the image memory.
In this case, the color image itself is irreversibly compressed with a fixed length, and image area separation data required from the viewpoint of image quality is stored in a hard disk or memory as raw data with a reduced resolution.
[0004]
For example, in the “image processing apparatus” disclosed in Japanese Patent Laid-Open No. 5-308526, image area separation data is stored at an optimal resolution for the required image quality according to the fixed length / lossy compression ratio of the image data. ing.
[0005]
In the “image processing apparatus and image processing method” disclosed in Japanese Patent No. 3134756, when image data is stored, the image area separation data is divided into 4 × 4 blocks and stored together with the image data. When using the image data thus obtained, image area separation data for the decompressed image data is obtained, and optimum processing is performed on the decompressed image data using these two types of image area separation data. ing.
[0006]
[Problems to be solved by the invention]
However, if the resolution of the image area separation data is lowered, there is a problem that the character reproducibility such as jaggies is extremely deteriorated when the image is output. Therefore, as in the technique of Japanese Patent No. 3134756, the data after decompression This is further improved by performing image area separation.
However, since the two types of image area separation are performed in this way, the number of circuits is newly increased and the cost is increased, and the image area separation data and the compression / non-compression of the image data are separately managed by two storage methods. It was necessary, and the control and data flow became very complicated.
[0007]
Further, although there is a method of not retaining the image area separation data, the processing after the expansion is uniform, and a disadvantage in terms of image quality cannot be denied for a manuscript in which characters and photos are mixed.
For this reason, the image area separation data is stored at the time of image accumulation. However, when irreversible compression is performed as in the case of image data, the data changes due to deterioration due to compression. Therefore, since the raw data is stored, there is a problem that the memory capacity increases.
[0008]
The present invention has been made in consideration of the above-described circumstances, and compresses feature data in a form close to raw data, thereby reducing the total memory capacity and reducing essential feature data in terms of image quality. An object of the present invention is to provide an image processing apparatus and an image processing method that can be used in subsequent processing.
[0009]
[Means for Solving the Problems]
In order to solve the above-described problems, an image processing apparatus according to claim 1 of the present invention includes a feature amount extracting unit that extracts a feature amount of input image data, and a feature amount for the input image data. A plurality of optimized conversions are performed, one conversion result is selected from the plurality of conversion results according to the feature amount extracted by the feature amount extraction means, and the extracted feature is selected as the selected conversion result. Feature quantity mixing means for mixing quantities; compression means for compressing feature quantity mixed image data mixed with feature quantities by the feature quantity mixing means in an irreversible data compression method; A decompression unit that reads compressed data stored in the unit and decompresses the compressed data into feature amount mixed image data; a feature amount separation unit that separates the decompressed feature amount mixed image data into image data and feature amount; and the separation Is Characterized by comprising an image processing means for performing image processing on the separated image data based on the feature quantity.
According to a second aspect of the present invention, there is provided an image processing device for extracting feature amounts of input image data, and color conversion means for performing color space conversion processing on the input image data. A feature amount mixing unit that mixes the extracted feature amount with the image data after the color conversion, and the feature amount mixed image data obtained by mixing the feature amount by the feature amount mixing unit using an irreversible data compression method. Compression means for compressing and storing the data in the data storage means, decompression means for reading the compressed data stored in the data storage means and decompressing it to the feature amount mixed image data, and the decompressed feature amount mixed image data as an image The image processing apparatus includes a feature amount separation unit that separates data and feature amounts, and an image processing unit that performs image processing on the separated image data based on the separated feature amounts.
According to a third aspect of the present invention, there is provided an image processing device for extracting a feature amount of input image data, and a plurality of conversions optimized for the feature amount for the input image data. And selecting one conversion result from the plurality of conversion results according to the feature amount extracted by the feature amount extraction unit, and mixing the extracted feature amount into the selected conversion result Mixing means; compression means for compressing feature quantity mixed image data mixed with feature quantities by the feature quantity mixing means by an irreversible data compression method and storing the compressed data in the data storage means; and compression stored in the data storage means Decompressing means for reading data and expanding it to feature amount mixed image data, and separating the decompressed feature amount mixed image data into image data and feature amount, and optimal for the feature amount for the separated image data Doubled A feature amount separation means for performing an inverse transformation of the image, selecting one inverse transformation result from the plurality of inverse transformation results according to the separated feature amount, and outputting the selected inverse transformation result; and the separation And image processing means for performing image processing on the separated image data based on the feature amount.
According to a fourth aspect of the present invention, there is provided an image processing apparatus according to a fourth aspect of the present invention, wherein the feature amount extracting means for extracting the feature amount of the input image data and the ratio of the feature amount to be mixed are changed according to the data compression rate, A feature amount mixing unit that mixes the extracted feature amount with the input image data, and a feature amount mixed image data obtained by mixing the feature amount by the feature amount mixing unit is compressed by an irreversible data compression method. Compression means for accumulating in the accumulating means; decompression means for reading out the compressed data accumulated in the data accumulating means and decompressing the compressed data into feature quantity mixed image data; and image data and feature quantities for the decompressed feature quantity mixed image data And a feature amount separating means for separating the image data, and an image processing means for performing image processing on the separated image data based on the separated feature amount.
[0010]
According to a fifth aspect of the present invention, in the image processing apparatus according to any one of the first to fourth aspects, the feature amount extraction unit performs a halftone dot region or a non-halftone region on the input image data. Identify point area, edge area or non-edge area, chromatic area or achromatic area, white area or non-white area area, character area or photo area determined by combining them, or a combination of them An image area separating unit, wherein the feature amount extracted from the input image data is an identification result identified by the image area separating unit.
[0011]
According to a sixth aspect of the present invention, in the image processing apparatus according to the fifth aspect, the feature amount mixing unit is configured such that the region identified by the image region separation unit is a character region, a dot region, or an edge region. In this case, 1 is mixed with the most significant bit .
[0012]
According to a seventh aspect of the present invention, in the image processing apparatus according to any one of the first to sixth aspects, the image processing apparatus includes a plurality of compression units optimized for the feature amount, and is extracted by the feature amount extraction unit. Based on the quantity, the result compressed by these compression means is selected.
[0013]
According to an eighth aspect of the present invention, in the image processing apparatus according to the seventh aspect, a plurality of decompression units corresponding to the compression unit optimized for the feature amount are provided, and the feature amount obtained as a result of decompression by the decompression unit is provided. Based on this, the extension result is selected .
[0014]
The image processing method according to claim 9 of the present invention includes a feature amount extraction step for extracting feature amounts of input image data, and a plurality of conversions optimized for the feature amounts for the input image data. And selecting one conversion result from the plurality of conversion results according to the feature amount extracted in the feature amount extraction step, and mixing the extracted feature amount into the selected conversion result A mixing step, a compression step of compressing the feature amount mixed image data mixed with the feature amount in the feature amount mixing step by an irreversible data compression method and storing the compressed data in the data storage unit, and a compression stored in the data storage unit A decompression step of reading data and decompressing it to feature amount mixed image data; a feature amount separation step of separating the decompressed feature amount mixed image data into image data and feature amount; and Characterized by comprising an image processing step for performing image processing on the isolated feature amount to the separated image data on the basis of.
The image processing method according to claim 10 of the present invention includes a feature amount extraction step of extracting feature amounts of input image data, and a color conversion step of performing color space conversion processing on the input image data. And a feature amount mixing step for mixing the extracted feature amounts into the image data after color conversion, and the feature amount mixed image data obtained by mixing the feature amounts in the feature amount mixing step by an irreversible data compression method. A compression step of compressing and storing the compressed data stored in the data storage unit; a decompressing step of reading out the compressed data stored in the data storage unit and expanding the compressed data into the feature amount mixed image data; and A feature amount separation step for separating data into feature amounts, and an image processing step for performing image processing on the separated image data based on the separated feature amounts. Characterized by comprising and.
An image processing method according to an eleventh aspect of the present invention includes a feature amount extraction step for extracting a feature amount of input image data, and a plurality of conversions optimized for the feature amount with respect to the input image data. And selecting one conversion result from the plurality of conversion results according to the feature amount extracted in the feature amount extraction step, and mixing the extracted feature amount into the selected conversion result A mixing step, a compression step of compressing the feature amount mixed image data mixed with the feature amount in the feature amount mixing step by an irreversible data compression method and storing the compressed data in the data storage unit, and a compression stored in the data storage unit A decompression step of reading out the data and decompressing it to the feature amount mixed image data; and separating the decompressed feature amount mixed image data into image data and feature amounts; A plurality of inverse transformations optimized for the feature quantity, select one inverse transformation result from the plurality of inverse transformation results according to the separated feature quantity, and output the selected inverse transformation result A feature amount separating step, and an image processing step for performing image processing on the separated image data based on the separated feature amount.
According to the image processing method of claim 12 of the present invention, the feature amount extraction step for extracting the feature amount of the input image data and the ratio of the feature amount to be mixed are changed according to the compression ratio of the data, A feature amount mixing step of mixing the extracted feature amount with the input image data, and feature amount mixed image data obtained by mixing the feature amount in the feature amount mixing step is compressed by an irreversible data compression method. A compression step for storing in the storage unit; a decompression step for reading the compressed data stored in the data storage unit and decompressing the compressed data into the feature amount mixed image data; and the decompressed feature amount mixed image data as image data and feature amount And a feature amount separating step for separating the image data, and an image processing step for performing image processing on the separated image data based on the separated feature amount. And features.
[0015]
With the configuration as described above, it is possible to compress feature data in a form close to raw data by irreversibly compressing the feature data of the image data with the image data and for each block. It is possible to use feature amount data indispensable in terms of image quality in subsequent processing while reducing the capacity.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of an image processing apparatus of the present invention will be described with reference to the drawings.
FIG. 1 shows a configuration example when the image processing apparatus of the present invention is applied to a full-color digital copying machine. In the following description, the input image data is described as RGB 600 dpi 8 bits, but the present invention is not limited to this.
[0017]
An input image signal input from an image input device such as a scanner is converted by a scanner γ correction circuit 1 into a linear RGB image signal having a linear reflectance. Further, in parallel with the input image signal that has been input, the image feature amount is extracted by the image area separation circuit 2 (see, for example, JP-A-2001-268383).
This extracted feature amount is determined and output to the filter 3 as the following signal, and thereafter used for adaptively switching image processing based on the respective separated data.
[0018]
A halftone dot separation signal that determines whether a halftone dot area or a non-halftone dot area;
Edge separation signal to determine whether edge or non-edge,
A color determination signal for determining whether chromatic or achromatic,
A white background separation signal that determines whether the area is white or non-white
A character / photo separation signal for determining whether a character area or a photo area
(The former four are comprehensively determined to separate the character area and the photo area.)
[0019]
Here, the character / photo separation signal, the halftone dot separation signal, and the edge separation signal are preferably set to 1 when it is determined that the character region, the halftone dot region, and the edge portion, respectively. This is because the compression algorithm generally switches processing in the edge portion and the non-edge portion in order to prevent deterioration of the high frequency component of the character region. For this reason, if these three feature quantities having a large correlation with the edge component are set to 1, compression suitable for the edge is performed at the time of compression, which is advantageous in terms of image quality.
[0020]
The filter 3 performs smoothing processing and edge enhancement processing.
When the halftone dot separation signal indicates a halftone dot region, strong smoothing processing and weak edge enhancement processing are performed. On the other hand, when a non-halftone area is indicated, weak smoothing processing and weak edge enhancement processing are performed.
In addition, when the character / photo separation signal indicates a character region, a strong edge enhancement process is performed without performing smoothing processing in order to preserve the edge of the character.
By performing such adaptive processing, it is possible to make the photograph area smooth and the character area clear and easy to read.
[0021]
Next, the color correction circuit 4 converts the density linear RGB image signal into a CMY image signal that is a complementary color by the image signal input from the filter 3 and various image area separation signals, and the converted data Then, under color removal and black generation are performed, and finally the data of four colors of CMYK is obtained.
Also in this case, image data separated into various image areas is used, and these determination results are adaptively processed as they are or in combination. For example, in order to adaptively process black characters, it is preferable to distinguish between a white background determination in white background separation and an achromatic color in color determination, and an edge region in edge separation and other regions.
[0022]
Next, the feature amount mixing circuit 5 (see FIG. 2) weaves any one image area separation signal into the image data converted into CMYK data by the color correction circuit 4. In FIG. 2, only a single circuit for one color component of the CMYK four-color image data is shown. Therefore, four similar circuits are required when applied to each color of CMYK.
The feature amount mixing circuit 5 converts the 8-bit image data into 7-bit image data in which the least significant bit (LSB) is removed by shifting the 8-bit image data to the right by the right shift register 11 for each image data. The feature amount data (1 bit) selected by the selector 12 based on the information set in the amount selection register 13 is set to the most significant bit (MSB) and reconstructed as 8-bit image data.
By inserting feature quantity data having a high importance in terms of image quality into the MSB, it becomes possible to prevent fatal data corruption of feature quantity data due to fixed-length irreversible compression at a later stage.
[0023]
FIG. 3 shows another configuration example of the feature amount mixing circuit 5.
In the feature amount mixing circuit 5, a plurality of bit number conversion circuits (a bit number conversion circuit A14 and a bit number) for performing a plurality of conversion methods for performing conversion optimized for feature amounts from 8-bit image data to 7-bit data. A conversion circuit B15).
The feature quantity mixing circuit 5 having this configuration adaptively selects the bit number conversion method by the selector 16 based on the feature quantity data (1 bit) selected by the selector 12 based on the information set in the feature quantity selection register 13. Then, 7-bit image data is generated, and feature data is combined with the 7-bit image data.
[0024]
In the above description, one feature value data is selected by the selector 12 and mixed. However, the ratio of mixing the feature values may be changed according to the compression rate. In general, a better result can be obtained by mixing a plurality of feature amounts when the compression rate is low (data size is large) and mixing one feature amount when the compression rate is high.
[0025]
The compression / decompression circuit 6 performs fixed-length irreversible data compression processing for each block on the 8-bit image data mixed with the feature values by the feature value mixing circuit 5 as described above (for example, Japanese Patent Laid-Open No. 2001-285646). No. publication). The compression / decompression circuit 6 prepares four circuits having the same configuration in order to simultaneously process CMYK four-color image data.
For example, when the compression rate is set to 50%, 8-bit image data is converted to 4 bits, but the feature amount is placed in the MSB, so that the ordinary lossy compression hardly causes deterioration.
When compression is performed at a fixed length, each piece of compressed data has the same amount of data, so that the data can be handled easily, and operations such as data rotation can be performed for each block.
[0026]
The CMYK image data compressed by the compression / expansion circuit 6 is temporarily stored in the data storage device 7. The data storage device 7 can use various devices such as a general-purpose memory and a large-capacity device such as a hard disk (HDD).
The compressed image data of CMYK stored in the data storage device 7 is read at a predetermined timing in accordance with the development timing of the output engine, and transferred to the compression / decompression circuit 7 again. When the output engine has a tandem configuration, it is necessary to read in consideration of a delay corresponding to the development unit interval corresponding to each color of CMYK.
[0027]
The compressed image data sent to the compression / decompression circuit 6 is decompressed into 8-bit image data with mixed feature amounts based on a decompression algorithm corresponding to the algorithm at the time of compression (for example, JP-A-2001-2001). No. -285646).
The feature amount separation circuit 8 separates the expanded 8-bit mixed image data into the feature amount and the image data mixed by the feature amount mixing circuit 5.
[0028]
FIG. 4 shows an example of the feature quantity separation circuit 8. The MSB 1 bit is extracted from the inputted feature quantity mixed data 8 bits as a feature quantity, and the lower 7 bits excluding this are extracted to the left shift register 19. By shifting left by 1 bit, it is extracted as 8-bit image data. The feature amount separation circuit 8 prepares four circuits having the same configuration in order to simultaneously process CMYK four-color image data.
[0029]
When the feature quantity mixing circuit 5 of FIG. 3 is used, the configuration of the feature quantity separation circuit 8 for processing one color is as shown in FIG.
In the feature amount separation circuit 8, a plurality of bit number inverse conversion circuits (a bit number inverse conversion circuit A20 and a bit number) for performing a plurality of methods for inversely transforming the lower 7 bits of 8-bit feature amount mixed image data into 8 bits. An inverse conversion circuit B21) is prepared. This bit number inverse conversion circuit corresponds to the bit number conversion method in FIG.
[0030]
The configuration of the feature amount separation circuit 8 first separates the MSB 1 bit of 8-bit feature amount mixed image data as feature amount data (1 bit), and performs any number of bit inverse transform based on the feature amount data. A method is adaptively selected by the selector 22 to separate 8-bit image data from the feature amount mixed image data. As a result, the bit number inverse transform optimized for the mixed feature amount can be performed.
[0031]
In the above description, one piece of feature amount data is extracted. However, a plurality of pieces of feature amount data are extracted when the ratio of mixing feature amounts is changed according to the above-described compression rate.
[0032]
Next, 1 bit of feature data and 8 bits of image data separated by the feature separation circuit 8 are sent to the printer γ correction circuit 9, and the image data is adaptively corrected by the printer γ according to the feature data. I do.
Finally, the halftone processing circuit 10 performs optimum halftone processing on the corrected image data in accordance with the feature amount data, and transfers the processed image data to the output engine.
[0033]
FIG. 6 shows a configuration example of the tandem engine, which has a circuit configuration for processing the decompressed data in four colors of CMYK in parallel. Each circuit in FIG. 6 operates in the same manner as the circuit described above.
[0034]
Another configuration example of the compression / decompression circuit 6 will be described.
FIG. 7 shows the circuit configuration of the compression part of the compression / decompression circuit 6.
First, a plurality of compression circuits (compression circuit A23, compression circuit B24, etc.) that implement a compression method in which 8-bit data is optimized for feature quantities are prepared.
The compression part circuit adaptively switches the optimum compression method by selecting the compressed data obtained by compressing the mixed data by a plurality of compression circuits by the selector 25 based on the mixed feature quantity.
For example, if the feature value is a character / photo separation signal indicating a character area, a compression circuit tuned so as not to lose the edge information of the character as much as possible is used, and if the signal is a signal indicating a photo area, It is recommended to use a compression circuit that is tuned to emphasize smoothness.
[0035]
FIG. 8 shows a circuit configuration of the decompression portion of the compression / decompression circuit 6 when the compression circuit as shown in FIG. 7 is used for the compression portion.
First, decompression circuits (expansion circuit A26, decompression circuit B27, etc.) using a decompression method corresponding to the compression method described above are prepared.
The decompression portion circuit inputs the compressed feature amount mixed image data to each decompression circuit, and after decompressing the data, the decompressed portion is decompressed by the selector 28 based on the feature amount data of the decompressed feature amount mixed image data. Select feature quantity mixed image data.
Based on this data, the feature quantity and image data are finally extracted by the feature quantity separation circuit 8 shown in FIG. 4 or 5, and transferred to the output engine via the printer γ correction circuit 9 and the intermediate image processing circuit 10. .
As described above, when the decompression circuit is adaptively selected and used according to the mixed feature amount, a good image quality can be obtained.
[0036]
FIG. 9 shows another circuit configuration example of the expansion part. In this case, after the data is decompressed by the decompression circuit (similar to FIG. 8 above), the feature amount data and the image data are extracted by the feature amount separation circuit (29 and 30) shown in FIG. 4 or FIG. Based on the extracted feature data (1 bit), the selector 31 finally selects image data.
In the case of this decompression circuit configuration, the feature amount separation circuit 8 in the embodiment of FIGS. 1 and 6 can be omitted.
[0037]
【The invention's effect】
As described above, according to the present invention, it is possible to compress feature quantity data in a form close to raw data by mixing feature quantity data of image data with the image data and performing lossy compression for each block. Therefore, it is possible to use feature amount data indispensable in terms of image quality in subsequent processing while reducing the overall memory capacity.
[Brief description of the drawings]
FIG. 1 is a configuration example when an image processing apparatus of the present invention is applied to a full-color digital copying machine.
FIG. 2 is a configuration example of a feature amount mixing circuit.
FIG. 3 is a configuration example of another feature amount mixing circuit;
FIG. 4 is a configuration example of a feature amount separation circuit.
FIG. 5 is a configuration example of another feature amount separation circuit;
FIG. 6 is an example in which the image processing apparatus of the present invention is configured as a tandem engine.
FIG. 7 is a configuration example of another compression circuit.
8 is a configuration example of a decompression circuit corresponding to the compression circuit of FIG.
FIG. 9 is another configuration example of a decompression circuit and a feature amount separation circuit.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Scanner gamma correction circuit, 2 ... Image area separation circuit, 3 ... Filter, 4 ... Color correction circuit, 5 ... Feature quantity mixing circuit, 6 ... Compression / decompression circuit, 7 ... Data storage device, 8 ... Feature quantity separation circuit , 9 ... Printer γ correction circuit, 10 ... Halftone processing circuit, 11 ... Right shift register, 12 ... Selector, 13 ... Feature quantity selection register, 14 ... Bit number conversion circuit A, 15 ... Bit number conversion circuit B, 16 ... Selector, 19 ... Left shift register, 20 ... Bit number reverse conversion circuit A, 21 ... Bit number reverse conversion circuit B, 22 ... Selector, 23 ... Compression circuit A, 24 ... Compression circuit B, 25 ... Selector, 26 ... Expansion circuit A, 27 ... expansion circuit B, 28 ... selector, 29, 30 ... feature amount separation circuit, 31 ... selector.

Claims (12)

入力された画像データの特徴量を抽出する特徴量抽出手段と、前記入力された画像データに対して、特徴量に最適化した複数の変換を行い、前記特徴量抽出手段で抽出された特徴量に応じて、前記複数の変換結果から1つの変換結果を選択し、該選択された変換結果に前記抽出された特徴量を混合する特徴量混合手段と、前記特徴量混合手段で特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮手段と、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張手段と、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離手段と、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理手段とを備えたことを特徴とする画像処理装置。Feature quantity extraction means for extracting the feature quantity of the input image data, and a feature quantity extracted by the feature quantity extraction means after performing a plurality of conversions optimized for the feature quantity on the input image data In accordance with the feature amount, a single conversion result is selected from the plurality of conversion results, and the feature amount mixing unit that mixes the extracted feature amount into the selected conversion result, and the feature amount mixing unit mixes the feature amount. Compressing the feature quantity mixed image data by the irreversible data compression method and storing the compressed data stored in the data storage means, and decompressing the compressed data stored in the data storage means and decompressing it to the feature quantity mixed image data Means for separating the decompressed feature quantity mixed image data into image data and feature quantities, and performing image processing on the separated image data based on the separated feature quantities. The image processing apparatus characterized by comprising a to the image processing unit. 入力された画像データの特徴量を抽出する特徴量抽出手段と、前記入力された画像データに対して色空間の変換処理を施す色変換手段と、前記抽出された特徴量を、前記色変換後の画像データに混合する特徴量混合手段と、前記特徴量混合手段で特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮手段と、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張手段と、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離手段と、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理手段とを備えたことを特徴とする画像処理装置。Feature amount extraction means for extracting the feature amount of the input image data, color conversion means for performing color space conversion processing on the input image data, and the extracted feature amount after the color conversion A feature amount mixing means for mixing the image data, a compression means for compressing the feature amount mixed image data mixed with the feature amount by the feature amount mixing means by an irreversible data compression method and storing the compressed data in the data storage means, Decompression means for reading compressed data accumulated in the data accumulation means and decompressing the compressed data into feature quantity mixed image data; and feature quantity separation means for separating the decompressed feature quantity mixed image data into image data and feature quantities; An image processing apparatus comprising: image processing means for performing image processing on the separated image data based on the separated feature amount. 入力された画像データの特徴量を抽出する特徴量抽出手段と、前記入力された画像データに対して、特徴量に最適化した複数の変換を行い、前記特徴量抽出手段で抽出された特徴量に応じて、前記複数の変換結果から1つの変換結果を選択し、該選択された変換結果に前記抽出された特徴量を混合する特徴量混合手段と、前記特徴量混合手段で特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮手段と、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張手段と、前記伸張された特徴量混合画像データを画像データと特徴量とに分離し、分離された画像データに対して、特徴量に最適化した複数の逆変換を行い、前記分離された特徴量に応じて、前記複数の逆変換結果から1つの逆変換結果を選択し、該選択された逆変換結果を出力する特徴量分離手段と、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理手段とを備えたことを特徴とする画像処理装置。Feature quantity extraction means for extracting the feature quantity of the input image data, and a feature quantity extracted by the feature quantity extraction means after performing a plurality of conversions optimized for the feature quantity on the input image data In accordance with the feature amount, a single conversion result is selected from the plurality of conversion results, and the feature amount mixing unit that mixes the extracted feature amount into the selected conversion result, and the feature amount mixing unit mixes the feature amount. Compressing the feature quantity mixed image data by the irreversible data compression method and storing the compressed data stored in the data storage means, and decompressing the compressed data stored in the data storage means and decompressing it to the feature quantity mixed image data Means for separating the decompressed feature amount mixed image data into image data and feature amounts, performing a plurality of inverse transforms optimized for the feature amounts on the separated image data, and separating the separated features To quantity Next, a feature amount separation unit that selects one inverse transform result from the plurality of inverse transform results and outputs the selected inverse transform result; and the separated image data based on the separated feature amount An image processing apparatus comprising image processing means for performing image processing on the image processing apparatus. 入力された画像データの特徴量を抽出する特徴量抽出手段と、データの圧縮率に応じて、混合する特徴量の割合を変化させて、前記抽出された特徴量を前記入力された画像データに混合する特徴量混合手段と、前記特徴量混合手段で特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮手段と、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張手段と、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離手段と、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理手段とを備えたことを特徴とする画像処理装置。A feature amount extraction unit that extracts feature amounts of input image data, and a ratio of feature amounts to be mixed is changed in accordance with a data compression ratio, and the extracted feature amounts are converted into the input image data. A feature amount mixing unit for mixing, a compression unit for compressing the feature amount mixed image data mixed with the feature amount by the feature amount mixing unit by an irreversible data compression method and storing the compressed data in the data storage unit; and the data storage unit Decompressing means for reading the stored compressed data and expanding it into feature quantity mixed image data, feature quantity separating means for separating the decompressed feature quantity mixed image data into image data and feature quantities, and the separated An image processing apparatus comprising: image processing means for performing image processing on the separated image data based on a feature amount. 請求項1乃至4のいずれか1に記載の画像処理装置において、前記特徴量抽出手段は、前記入力された画像データに対して、網点領域または非網点領域、エッジ領域または非エッジ領域、有彩領域または無彩領域、白地領域または非白地領域、これらを総合して判定される文字領域または写真領域のいずれかまたはそれらの組合せであるかを識別する像域分離手段であり、前記入力された画像データから抽出される特徴量は、この像域分離手段で識別された識別結果であることを特徴とする画像処理装置。  5. The image processing apparatus according to claim 1, wherein the feature amount extraction unit performs a halftone dot region or a non-halftone dot region, an edge region or a non-edge region on the input image data. Image region separation means for identifying whether a chromatic region or achromatic region, a white region or a non-white region, a character region or a photo region determined by combining them, or a combination thereof, and the input An image processing apparatus characterized in that the feature quantity extracted from the image data obtained is the identification result identified by the image area separation means. 請求項5に記載の画像処理装置において、前記特徴量混合手段は、前記像域分離手段で識別された領域が、文字領域、網点領域、またはエッジ領域であるとき、1を最上位ビットに混合することを特徴とする画像処理装置。  6. The image processing apparatus according to claim 5, wherein when the area identified by the image area separation means is a character area, a halftone dot area, or an edge area, 1 is set to the most significant bit. An image processing apparatus characterized by mixing. 請求項1乃至6のいずれか1に記載の画像処理装置において、前記特徴量に最適化した圧縮手段を複数備え、前記特徴量抽出手段によって抽出された特徴量に基づき、これら圧縮手段で圧縮された結果を選択するようにしたことを特徴とする画像処理装置。  7. The image processing apparatus according to claim 1, further comprising a plurality of compression means optimized for the feature quantity, and compressed by the compression means based on the feature quantity extracted by the feature quantity extraction means. An image processing apparatus characterized in that a result of the selection is selected. 請求項7に記載の画像処理装置において、前記特徴量に最適化した圧縮手段に対応する伸張手段を複数備え、これら伸張手段で伸張した結果の特徴量に基づき伸張結果を選択するようにしたことを特徴とする画像処理装置。  8. The image processing apparatus according to claim 7, wherein a plurality of decompression units corresponding to the compression unit optimized for the feature amount are provided, and a decompression result is selected based on a feature amount obtained by decompression by the decompression unit. An image processing apparatus. 入力された画像データの特徴量を抽出する特徴量抽出ステップと、前記入力された画像データに対して、特徴量に最適化した複数の変換を行い、前記特徴量抽出ステップで抽出された特徴量に応じて、前記複数の変換結果から1つの変換結果を選択し、該選択された変換結果に前記抽出された特徴量を混合する特徴量混合ステップと、前記特徴量混合ステップで特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮ステップと、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張ステップと、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離ステップと、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理ステップとを備えたことを特徴とする画像処理方法。A feature amount extraction step for extracting feature amounts of the input image data, and a plurality of conversions optimized for the feature amounts for the input image data, and the feature amounts extracted in the feature amount extraction step In accordance with the feature amount, a single conversion result is selected from the plurality of conversion results, and the feature amount mixing step of mixing the extracted feature amount into the selected conversion result and the feature amount mixing step mix the feature amounts. A compression step of compressing the obtained feature amount mixed image data by an irreversible data compression method and storing it in the data storage means, and a decompression for reading the compressed data stored in the data storage means and expanding it into the feature amount mixed image data A feature amount separation step for separating the decompressed feature amount mixed image data into image data and a feature amount, and the separation based on the separated feature amount An image processing method characterized by comprising an image processing step for performing image processing on the image data. 入力された画像データの特徴量を抽出する特徴量抽出ステップと、前記入力された画像データに対して色空間の変換処理を施す色変換ステップと、前記抽出された特徴量を、前記色変換後の画像データに混合する特徴量混合ステップと、前記特徴量混合ステップで特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮ステップと、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張ステップと、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離ステップと、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理ステップとを備えたことを特徴とする画像処理方法。A feature amount extracting step for extracting feature amounts of the input image data, a color conversion step for performing color space conversion processing on the input image data, and the extracted feature amounts after the color conversion A feature amount mixing step for mixing with the image data, a compression step for compressing the feature amount mixed image data mixed with the feature amount in the feature amount mixing step using an irreversible data compression method and storing the compressed data in the data storage means, A decompression step of reading compressed data stored in the data storage means and decompressing it into feature amount mixed image data; a feature amount separation step of separating the decompressed feature amount mixed image data into image data and feature amounts; An image processing method comprising: an image processing step of performing image processing on the separated image data based on the separated feature amount. 入力された画像データの特徴量を抽出する特徴量抽出ステップと、前記入力された画像データに対して、特徴量に最適化した複数の変換を行い、前記特徴量抽出ステップで抽出された特徴量に応じて、前記複数の変換結果から1つの変換結果を選択し、該選択された変換結果に前記抽出された特徴量を混合する特徴量混合ステップと、前記特徴量混合ステップで特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮ステップと、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張ステップと、前記伸張された特徴量混合画像データを画像データと特徴量とに分離し、分離された画像データに対して、特徴量に最適化した複数の逆変換を行い、前記分離された特徴量に応じて、前記複数の逆変換結果から1つの逆変換結果を選択し、該選択された逆変換結果を出力する特徴量分離ステップと、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理ステップとを備えたことを特徴とする画像処理方法。A feature amount extraction step for extracting feature amounts of the input image data, and a plurality of conversions optimized for the feature amounts for the input image data, and the feature amounts extracted in the feature amount extraction step In accordance with the feature amount, a single conversion result is selected from the plurality of conversion results, and the feature amount mixing step of mixing the extracted feature amount into the selected conversion result and the feature amount mixing step mix the feature amounts. A compression step of compressing the obtained feature amount mixed image data by an irreversible data compression method and storing it in the data storage means, and a decompression for reading the compressed data stored in the data storage means and expanding it into the feature amount mixed image data Separating the decompressed feature quantity mixed image data into image data and feature quantities, and performing a plurality of inverse transforms optimized for the feature quantities on the separated image data Based on the separated feature quantity, a feature quantity separation step of selecting one inverse transformation result from the plurality of inverse transformation results and outputting the selected inverse transformation result according to the separated feature quantity And an image processing step for performing image processing on the separated image data. 入力された画像データの特徴量を抽出する特徴量抽出ステップと、データの圧縮率に応じて、混合する特徴量の割合を変化させて、前記抽出された特徴量を前記入力された画像データに混合する特徴量混合ステップと、前記特徴量混合ステップで特徴量を混合された特徴量混合画像データを非可逆データ圧縮方式で圧縮してデータ蓄積手段に蓄積する圧縮ステップと、前記データ蓄積手段に蓄積された圧縮データを読み出して特徴量混合画像データへと伸張する伸張ステップと、前記伸張された特徴量混合画像データを画像データと特徴量とに分離する特徴量分離ステップと、前記分離された特徴量に基づいて前記分離された画像データに対して画像処理を施す画像処理ステップとを備えたことを特徴とする画像処理方法。A feature amount extraction step for extracting the feature amount of the input image data, and the ratio of the feature amount to be mixed is changed according to the compression ratio of the data, and the extracted feature amount is converted into the input image data. A feature amount mixing step for mixing, a compression step for compressing the feature amount mixed image data obtained by mixing the feature amounts in the feature amount mixing step by an irreversible data compression method and storing the compressed data in the data storage unit; and the data storage unit A decompression step of reading the accumulated compressed data and decompressing it to feature amount mixed image data, a feature amount separation step of separating the decompressed feature amount mixed image data into image data and feature amounts, and the separated An image processing method comprising: an image processing step for performing image processing on the separated image data based on a feature amount.
JP2002055911A 2002-03-01 2002-03-01 Image processing apparatus and image processing method Expired - Fee Related JP4363817B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002055911A JP4363817B2 (en) 2002-03-01 2002-03-01 Image processing apparatus and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002055911A JP4363817B2 (en) 2002-03-01 2002-03-01 Image processing apparatus and image processing method

Publications (2)

Publication Number Publication Date
JP2003259131A JP2003259131A (en) 2003-09-12
JP4363817B2 true JP4363817B2 (en) 2009-11-11

Family

ID=28666635

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002055911A Expired - Fee Related JP4363817B2 (en) 2002-03-01 2002-03-01 Image processing apparatus and image processing method

Country Status (1)

Country Link
JP (1) JP4363817B2 (en)

Also Published As

Publication number Publication date
JP2003259131A (en) 2003-09-12

Similar Documents

Publication Publication Date Title
US5818970A (en) Image encoding apparatus
US6342950B1 (en) Method and apparatus for encoding image, image decoding apparatus and image forming apparatus
US20060044576A1 (en) Apparatus for image processing
JP2001218060A (en) Image processor
JP2004228811A (en) Image processor, image processing method and program for computer to perform execution
JP4156631B2 (en) Image processing method and image processing apparatus
JP2004140683A (en) Image processor
EP1103918B1 (en) Image enhancement on JPEG compressed image data
US8218911B2 (en) Image processing apparatus and image processing method
US20040179237A1 (en) Method of, apparatus for, and computer program for image processing
JP4780215B2 (en) Image processing apparatus and image processing program
JP4363817B2 (en) Image processing apparatus and image processing method
JPH09205647A (en) Image coder, image decoder and image processor
JP4847092B2 (en) Image processing apparatus and toner saving method
JP3983922B2 (en) Image processing apparatus, image reading apparatus and image forming apparatus equipped with the same, and image processing method
JP4050639B2 (en) Image processing apparatus, image processing method, and program executed by computer
JP3815214B2 (en) Image processing apparatus and storage medium storing screen processing program
US6879417B1 (en) Color image processing apparatus that performs color conversion processing
JP4209174B2 (en) Color image processing apparatus and method
JP3889279B2 (en) Image processing device
JP2002247386A (en) Color image-processing device
JP2010028796A (en) Image forming apparatus, image converting device, and image forming method
JP2004112604A (en) Image processing apparatus
JP2008206186A (en) Image processing apparatus, image processing system, and image processing method
JPH11355575A (en) Image processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041105

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20041108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070109

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070308

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080418

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080909

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090818

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090818

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120828

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120828

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130828

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees