JP4013721B2 - Image processing device - Google Patents

Image processing device Download PDF

Info

Publication number
JP4013721B2
JP4013721B2 JP2002295981A JP2002295981A JP4013721B2 JP 4013721 B2 JP4013721 B2 JP 4013721B2 JP 2002295981 A JP2002295981 A JP 2002295981A JP 2002295981 A JP2002295981 A JP 2002295981A JP 4013721 B2 JP4013721 B2 JP 4013721B2
Authority
JP
Japan
Prior art keywords
tile
interest
region
roi
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
JP2002295981A
Other languages
Japanese (ja)
Other versions
JP2004134938A (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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2002295981A priority Critical patent/JP4013721B2/en
Publication of JP2004134938A publication Critical patent/JP2004134938A/en
Application granted granted Critical
Publication of JP4013721B2 publication Critical patent/JP4013721B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、例えば複写機,プリンタ,スキャナ等の画像データを扱う画像処理装置に関する。
【0002】
【従来の技術】
現在、静止画圧縮符号方式としては、画像データを離散コサイン変換して圧縮するJPEG方式が広く普及しているが、更なる圧縮性能の改善と機能拡張を図り、画像データをウェーブレット変換して圧縮するJPEG2000方式の開発及び普及が進められている。このJPEG2000方式の特徴の1つに、画像データ中の特定の領域を、初期伝送段階でその概要を認識可能とすべく他領域より優先的に符号化する、若しくは、他の領域よりも高画質に符号化することにより、関心領域(以下、ROIと表記)として任意に設定し得ることが知られている
【0003】
かかる特徴に関連して、ROIが設定されたJPEG2000ファイルをプリントアウトする場合に、ROIとその周辺の領域との画質の違いにより違和感のある画像となることがある。これに対処して、従来では、復元された画像に対して領域境界付近で平滑処理等を施すことにより、境界での不連続性を緩和することが知られている(例えば特許文献1参照)。
【0004】
【特許文献1】
特開平9−117447号公報 (第4頁,第2図)
【0005】
【発明が解決しようとする課題】
しかしながら、このような方法では、画像データ上での領域境界の位置を把握するために、ウェーブレット変換係数の量子化値からROIに関するマスク情報を生成し、ビットマップ展開する必要があり、この場合には、ROIに関するマスク情報を記憶するために非常に多くのメモリ容量が必要になる。
【0006】
本発明は、上記技術的課題に鑑みてなされたもので、特に多くのメモリ容量を要することなく、ROIとその周辺の領域との画質不連続性を抑制し、画像の違和感を軽減し得る画像処理装置を提供することを目的とする。
【0007】
【課題を解決するための手段】
本願の請求項1に係る発明は、符号化/復号化処理に際し各々処理単位となる複数のタイルに分割された圧縮画像データを復号化する画像処理装置において、上記各タイル毎に、該タイルに関する周波数成分変換係数より、上記圧縮画像データ内に設定された関心領域の存在状況を検出する検出手段と、該検出手段により検出された関心領域の存在状況に基づき、各タイルが、関心領域のみからなる関心領域タイル,非関心領域のみからなる非関心領域タイル,関心領域及び非関心領域が混在する関心領域境界タイルのいずれかであるかを判別する判別手段と、該判別手段により判別された関心領域タイル及び関心領域境界タイルに対して、該関心領域境界タイルからの距離を反映した重み付け量を設定する設定手段と、該設定手段により設定された重み付け量に基づき、上記各関心領域タイル及び関心領域境界タイル内に設定された関心領域及び非関心領域に対応する周波数成分変換係数に対し、所定の処理を行う処理手段と、を備えたことを特徴としたものである。
【0008】
また、本願の請求項2に係る発明は、上記請求項1に係る発明において、上記処理手段が、上記各関心領域タイル及び関心領域境界タイル内の関心領域に対応する周波数成分変換係数に対して、その下位から所定の範囲まで0に置き換える処理を行ない、上記関心領域境界タイルからの距離が大きくなるほど、0に置き換える範囲を小さくすることを特徴としたものである。
【0009】
更に、本願の請求項3に係る発明は、上記請求項1又は2に係る発明において、上記処理手段が、圧縮画像データが符号化時の周波数成分変換によって分解されてなるサブバンドのうちの高周波成分側のサブバンドのみに対して処理を行うことを特徴としたものである。
【0010】
【発明の実施の形態】
以下、本発明の実施の形態について、添付図面を参照しながら説明する。
実施の形態1.
図1は、本発明の実施の形態1に係る画像処理装置の内部構成を示すブロック図である。この図では、JPEG2000ファイルが、インターネット若しくは他のコンピュータからネットワーク経由で画像処理装置1に対して直接に供給され、処理された上でプリント出力される、所謂ダイレクトプリントが行なわれる例が示されている。なお、ダイレクトプリントにおけるJPEG2000ファイルの供給源としては、これに限定されることなく、例えばデジタルカメラ,スキャナ等の外部機器、又は、コンパクトフラッシュ(TM),スマートメディア(TM)等の記録媒体を用いてもよい。
【0011】
この画像処理装置1は、共通のバス8に接続されるCPU2,メモリブロック3,JPEG2000ファイル用のコーデック4,プリンタI/F5,プリンタ部6,ネットワークI/F7を有している。この装置1では、CPU2を除く各構成とメモリブロック3との間におけるデータ転送が、ダイレクトメモリアクセス(DMA)で行なわれ、CPU2が、DMA起動の制御を行うことで、ファイル入力からプリントデータの出力までを制御する。
【0012】
画像処理装置1では、ネットワーク経由で外部よりJPEG2000ファイルが入力されると、そのファイルは、まず、ネットワークI/F7から経路aを通過してメモリブロック3へ転送される。メモリブロック3では、JPEG2000ファイルを構成する符号データが格納され、この符号データは、順次、経路bを通過してコーデック4へ転送される。
【0013】
コーデック4では、符号データが復号化される。詳しくは後述するが、このコーデック4では、ROIを含むJPEG2000ファイルを扱う場合に、必要に応じて、ROIとその周辺の領域の画質不連続性を抑制する処理を実行することが可能である。復号化後のデータは、経路cを通過してメモリブロック3へ転送される。
【0014】
メモリブロック3では、転送されてきた復号化後のデータに基づき、所定の領域に、ビットマップデータが作成される。このビットマップデータは、それが1ページ分作成された時点で、経由dを通過してプリンタI/F5へ転送され、その後、プリントデータとしてプリンタ部6へ出力される。
【0015】
図2は、画像処理装置1内のコーデック4によるJPEG2000ファイルの復号化処理の流れを示す図である。ここでは、画像データを各々ウェーブレット変換の基本処理単位となる複数の矩形タイルに分割し、各タイル毎に、ROIのみからなるタイル(以下、ROIタイルという),非関心領域(以下、非ROIと表記)のみからなるタイル(以下、非ROIタイルという)、若しくは、ROIの境界に存在し、ROI及び非ROIが混在するタイル(以下、ROI境界タイルという)のいずれであるかを判定しつつ処理を行なう場合について説明する。
【0016】
コーデック4に入力されたJPEG2000ファイルは、まず、フォーマッティング解除される。このフォーマッティング解除では、JPEG2000ファイルの符号化列が解析され、符号化列に含まれるヘッダに記述されるROI情報が読み取られる。図5を参照して後述するが、通常、ROIを含むJPEG2000ファイルは、ROIに対応する周波数成分変換係数(ウェーブレット変換係数)の量子化値が非ROIのそれに比べて最上位ビット(MSB)側にSビット分だけシフトされた状態で符号化されている。上記のROI情報とは、ROIに対応する変換係数の量子化値がシフトされているビットシフト量Sをあらわす情報である。
【0017】
フォーマッティング解除後の符号データは、エントロピー復号化される。復号化されたデータは、互いに並列する複数のビットプレーン,サブビットプレーンに分けられた状態にある。この状態から、係数ビットモデリングが解除され、これにより、変換係数が取得される。
【0018】
このように取得された変換係数に基づき、ROIを解析する。ここでは、まず、取得された変換係数から、現在処理中のタイル内におけるROIの存在状況を検出し、更に、その検出結果に基づいて、タイルがROIのみからなるタイル(以下、ROIタイルという),非ROIのみからなるタイル(以下、非ROIタイルという)、若しくは、ROI及び非ROIが混在するタイル(以下、ROI境界タイルという)のいずれであるかを判別する。
【0019】
その後、ROIタイル及びROI境界タイルと判別されたタイルに対して重み付け処理を行なう。重み付け処理については、図4を参照して後述する。そして、この重み付け処理の結果及びファイル入力に際して読み取られたROI情報に基づき、係数ビットモデリング解除後の変換係数が所定のビットシフト量(例えばビットシフト量S)だけシフトさせられてなる変換係数が取得される。
【0020】
JPEG2000ファイルが予め量子化されているものであれば、引き続き、上記の変換係数が逆量子化される。その後、データが逆ウェーブレット変換(IDWT)されることにより、各色成分が生成される。
【0021】
図3は、ROI10を含む画像データの一例を示す。この図では、任意の形状で設定されるROI10を除く領域が、非ROIとして符号12で示される。
【0022】
また、図4は、図3中にてROI10及び非ROI12を含む領域を囲むフレームXを拡大して示す図である。この図4から分かるように、画像データは、各々ウェーブレット変換の基本処理単位となる複数のタイルに分割されている。このタイルサイズは、その処理系によって異なるが、画像処理装置1として例えばMFP(Multifunction Peripherals)が採用される場合には、メモリ容量の制約から、このサイズとして約128×128が適切である。
【0023】
図4では、各タイルの左上に、タイルの種類をあらわす記号A,B,Cのいずれかが付されている。具体的には、タイルAが、ROI10及び非ROI12を含むROI境界タイルであり、タイルBが、ROI10のみからなるROIタイルであり、タイルCが、非ROI12のみからなる非ROIタイルである。
【0024】
図2を参照して説明したように、この実施の形態では、JPEG2000ファイルの復号化に際して、タイルの判別を行なった後に、ROI境界タイルA及びROIタイルBと判別されたタイルに対して重み付け処理を行なう。この重み付け処理は、ROI境界タイルA及びROIタイルBに対して、ROI境界タイルAからの距離を反映する情報を設定するもので、図4では、ROI境界タイルAに対して「1」を設定し、他方、ROIタイルBに対しては、ROI境界タイルAから離れるにしたがい、「2」,「3」,「4」を設定する例が示されている。
【0025】
ところで、前述したように、ROIを含むJPEG2000ファイルは、ROIに対応するウェーブレット変換係数の量子化値が非ROIのそれに比べてMSB側にSビット分だけシフトされた状態で符号化されているが、これは、JPEG2000ファイルにおいてROIと非ROIとを区別する方式としては典型的なmax−shift方式を採用する結果である。図5は、かかるmax−shift方式の概念図である。
【0026】
通常、JPEG2000ファイルにROIが設定される場合には、まず、ROIに指定される画素の位置を示すマスク情報が生成され、次に、ビットシフト量Sが決定され、全画素についてのウェーブレット変換係数の量子化値がMSB側へSビット分だけシフトさせられる。その後、予め生成されたマスク情報に基づき、ROIに指定される画素を除く画素について、ウェーブレット変換係数の量子化値がLSB側へSビット分だけシフトさせられる。結果的に、図5の左側に示すように、ROIに指定された画素のみについて、そのウェーブレット変換係数の量子化値がMSB側にSビット分だけシフトさせられた状態になる。そして、この状態のまま符号化が行なわれる。
【0027】
かかるJPEG2000ファイルの復号化に際しては、2以上のウェーブレット変換係数の量子化値がROIに対応するものとして認識され、これらが、図5の右側に示すように、最下位ビット(LSB)側にSビット分だけシフトさせられて、max−shift方式によるシフトが解除されるようになっている。
【0028】
この実施の形態では、必要に応じて、非ROIタイルCに対して、図5に示す通常のビットシフト処理を施し、他方、ROI境界タイルA及びROIタイルBに対しては、図6〜9に示すように、前述した重み付け量に基づいたビットシフト処理を施すことにより、ROI10とその周辺の非ROI12の画質不連続性を軽減することができる。
【0029】
以下、図6〜9を参照して、それぞれ、重み付け量「1」,「2」,「3」,「4」に基づいて施されるビットシフト処理について説明する。
【0030】
図6は、重み付け量「1」が付されたROI境界タイルAに対して施されるビットシフト処理を概念的に示す図である。重み付け量「1」が設定されたROI境界タイルAについては、2以上のウェーブレット変換係数の量子化値がROIに対応するものとして認識されるに伴い、変換係数の量子化値の下位Sビット目,(S+1)ビット目,(S+2)ビット目が0に置き換えられる。その後、上記のROIに対応するウェーブレット変換係数の量子化値がLSB側へSビット分シフトさせられる。
【0031】
図7は、重み付け量「2」が設定されたROIタイルBに対して施されるビットシフト処理を概念的に示す図である。重み付け量「2」が設定されたROIタイルBに対しては、2以上のウェーブレット変換係数の量子化値がROIに対応するものとして認識されるに伴い、変換係数の量子化値の下位Sビット目,(S+1)ビット目が0に置き換えられる。その後、上記のROIに対応するウェーブレット変換係数の量子化値がLSB側へSビット分シフトさせられる。
【0032】
図8は、重み付け量「3」が設定されたROIタイルBに対して施されるビットシフト処理を概念的に示す図である。重み付け量「3」が設定されたROIタイルBに対しては、2以上のウェーブレット変換係数の量子化値がROIに対応するものとして認識されるに伴い、変換係数の量子化値の下位Sビット目が0に置き換えられる。その後、ROIに対応するウェーブレット変換係数の量子化値がLSB側へSビット分シフトさせられる。
【0033】
図9は、重み付け量「4」が設定されたROIタイルBに対して施されるビットシフト処理を概念的に示す図である。重み付け量「4」が設定されたROIタイルBに対しては、2以上のウェーブレット変換係数の量子化値がROIに対応するものとして認識され、これらのROIに対応するウェーブレット変換係数の量子化値がLSB側へSビット分シフトさせられる。このビットシフト処理は、図5に示す通常のビットシフト処理と同様である。
【0034】
このように、ROI境界タイルA及びROIタイルBに対して重み付け量に基づいた特定のビットシフト処理を行なうことにより、ROI境界タイル及びその近傍のタイルにおける情報量が削減され、その結果、ROI10と非ROI12の画質差を抑制することができ、画像の違和感を軽減することが可能である。
【0035】
なお、以上の処理を、ウェーブレット変換係数のうちの高周波成分のみに対して行なうことにより、画質低下の抑制を図ることが考えられる。例えば、画像データがウェーブレット分解レベル2で符号化されている場合には、復号化されるデータは、周波数成分変換により、図10に示すようなサブバンドに分解された状態にある。この図で、LLは、水平・垂直低周波成分,LHは、水平低周波成分・垂直高周波成分,HLは、水平高周波成分・垂直低周波成分,HHは、水平・垂直高周波成分をあらわす。すなわち、かかるサブバンドのうちの高周波成分側のサブバンド(ハッチングを付して示すHH2,HL2,LH2,HH1)のみに対して、前述した処理を行なうことにより、画質低下の抑制を図ることができる。
【0036】
図11は、各タイルのROI境界判別処理についてのフローチャートである。この処理では、まず、S21で、係数ビットモデリングが解除された周波数成分変換係数(ウェーブレット変換係数)が生成される。次に、S22では、生成されたウェーブレット変換係数のダイナミックレンジ(下限〜上限)が解析される。すなわち、各ウェーブレット変換係数が何ビットであるかが検出される。続いて、S23では、検出されたダイナミックレンジが、JPEG2000ファイルの符号化列に含まれるヘッダから読み取られた上記のmax−shift方式によるビットシフト量S以上であるか否かが判定される。
【0037】
S23での結果、ダイナミックレンジがS以上でないと判定された場合には、S27へ進み、現在処理中のタイルが非ROIタイルCと判別される。その後、S28へ進む。
【0038】
他方、S23での結果、ダイナミックレンジがS以上であると判定された場合には、S24へ進み、引き続き、タイル内にSビット未満のウェーブレット変換係数が存在するか否かが判定される。その結果、Sビット未満のウェーブレット変換係数が存在しないと判定された場合には、S26へ進み、現在処理中のタイルがROIタイルBと判別され、更に、そのタイルの画像データ中の位置情報が保存される。その後、S28へ進む。
【0039】
他方、S24での結果、Sビット未満のウェーブレット変換係数が存在すると判定された場合には、S25へ進み、現在処理中のタイルがROI境界タイルAと判別され、更に、そのタイルの画像データ中の位置情報が保存される。その後、S28へ進む。
【0040】
S28では、全タイルの処理が終了したか否かを判定する。終了していないと判定された場合には、S21へ戻り、次のタイルについて、それ以降の処理を繰り返す。他方、終了したと判定された場合には、S29へ進む。
【0041】
S29では、ROI境界タイルA及びROIタイルBに対して、保存された位置情報に基づき、重み付け処理が行なわれる。更に、S30では、重み付け処理により各タイルに設定された重み付け量に基づき、各タイルについてのウェーブレット変換係数に対して所定のビットシフト処理が行なわれる。以上で、処理が終了する。
【0042】
図12は、ROIタイルA及びROIタイルBに対する重み付け処理(図11のS29)の詳細についてのフローチャートである。この処理では、まず、S31において、処理中のタイルがROI境界タイルAであるか否かが判定される。その結果、ROI境界タイルAであると判定された場合には、S32へ進み、重み付け量「1」が設定された上で、処理が終了する。
【0043】
他方、処理中のタイルがROI境界タイルAでないと判定された場合には、S33へ進み、引き続き、処理中のタイルがROIタイルBであるか否かが判定される。その結果、ROIタイルBでない(すなわち非ROIタイルである)と判定された場合には、S39へ進み、重み付け量を設定せずに、処理が終了する。
【0044】
他方、S33の結果、ROIタイルBであると判定された場合には、S34へ進み、引き続き、図11のS26にて保存された位置情報に基づいて、処理中のタイルがROI境界タイルAに隣接するタイルであるか否かが判定される。その結果、ROI境界タイルAに隣接するタイルであると判定された場合には、S35へ進み、重み付け量「2」が設定された上で、処理が終了する。
【0045】
他方、S34の結果、ROI境界タイルAに隣接するタイルでないと判定された場合には、S36へ進み、引き続き、図11のS26にて保存された位置情報に基づいて、処理中のタイルのROI境界タイルAからの距離が値X以下であるか否かが判定される。基準となるROI境界タイルAとしては、処理中のタイルから最も近傍にあるものが用いられる。その結果、ROI境界タイルAからの距離が値X以下であると判定された場合には、S37へ進み、重み付け量「3」が設定された上で、処理が終了する。
【0046】
他方、S36の結果、ROI境界タイルAからの距離が値Xより大きいと判定された場合には、S38へ進み、重み付け量「4」が設定された上で、処理が終了する。
【0047】
また、図13は、各タイルに対する変換係数処理(図11のS30)の詳細についてのフローチャートである。この処理では、まず、S51において、処理中のタイルについての重み付け量が検出される。
重み付け量が「1」である場合には、S54へ進み、図6に示したように、ウェーブレット変換係数の下位Sビット目,(S+1)ビット目,(S+2)ビット目を0にした上で、S55へ進む。
【0048】
また、重み付け量が「2」である場合には、S53へ進み、図7に示したように、ウェーブレット変換係数の下位Sビット目,(S+1)ビット目を0にした上で、S55へ進む。
【0049】
更に、重み付け量が「3」である場合には、S52へ進み、図8に示したように、ウェーブレット変換係数の下位Sビット目を0にした上で、S55へ進む。
【0050】
また、更に、重み付け量が「4」である若しくは重み付け量が設定されていない場合には、そのまま、S55へ進む。
【0051】
S55では、ROIに対応するものとして認識されたウェーブレット変換係数がLSB側にSビット分シフトさせられる。以上で、処理が終了する。
【0052】
なお、本発明は、例示された実施の形態に限定されるものでなく、本発明の要旨を逸脱しない範囲において、種々の改良及び設計上の変更が可能であることは言うまでもない。
【0053】
【発明の効果】
以上の説明から明らかなように、本願の請求項1に係る発明によれば、符号化/復号化処理に際し各々処理単位となる複数のタイルに分割された圧縮画像データを復号化する画像処理装置において、各タイル毎に、該タイルに関する周波数成分変換係数に基づき、上記圧縮画像データ内に設定された関心領域の存在状況を検出し、検出された関心領域の存在状況に基づき、各タイルが、関心領域のみからなる関心領域タイル,非関心領域のみからなる非関心領域タイル,関心領域及び非関心領域が混在する関心領域境界タイルのいずれかであるかを判別し、判別された関心領域タイル及び関心領域境界タイルに対して、該関心領域境界タイルからの距離を反映した重み付け量を設定し、更に、設定された重み付け量に基づき、上記各関心領域タイル及び関心領域境界タイル内の関心領域及び非関心領域に対応する周波数成分変換係数に対し所定の処理を行うので、各タイル毎に、関心領域と非関心領域との間の画質不連続性を抑制し、画像の違和感を軽減するような処理が可能である。
【0054】
また、本願の請求項2に係る発明によれば、上記所定の処理として、上記各関心領域タイル及び関心領域境界タイル内の関心領域に対応する周波数成分変換係数に対して、その下位から所定の範囲まで0に置き換える処理を行ない、上記関心領域境界タイルからの距離が大きくなるほど、0に置き換える範囲を小さくするので、関心領域境界タイル及びその近傍のタイルにおける情報量が削減され、その結果、関心領域と非関心領域の画質差を抑制することができ、画像の違和感を軽減することが可能である。
【0055】
更に、本願の請求項3に係る発明によれば、上記所定の処理において、圧縮画像データが符号化時の周波数成分変換によって分解されてなるサブバンドのうちの高周波成分側のサブバンドのみに対して処理を行うので、関心領域境界タイル及びその近傍のタイルにおける情報量が削減される一方で、画質低下の抑制を図ることができる。
【図面の簡単な説明】
【図1】 本発明の実施の形態1に係る画像処理装置の内部構成を示すブロック図である。
【図2】 上記画像処理装置内のコーデックによるJPEG2000ファイルの復号化処理の流れを示す図である。
【図3】 ROIを含む画像データを示す図である。
【図4】 図4中のフレームX内の拡大図である。
【図5】 JPEG2000ファイルにおいてROIと非ROIを区別する方式として典型的なmax−shift方式の概念図である。
【図6】 重み付け量「1」が設定されたタイルに施されるビットシフト処理を概念的に示す図である。
【図7】 重み付け量「2」が設定されたタイルに施されるビットシフト処理を概念的に示す図である。
【図8】 重み付け量「3」が設定されたタイルに施されるビットシフト処理を概念的に示す図である。
【図9】 重み付け量「4」が設定されたタイルに施されるビットシフト処理を概念的に示す図である。
【図10】 ウェーブレット分解レベル2で符号化された画像データが、サブバンドに分解されている態様を示す図である。
【図11】 各タイルのROI境界判別処理についてのフローチャートである。
【図12】 各タイルの重み付け処理(図11のS29)についてのフローチャートである。
【図13】 変換係数処理(図11のS30)についてのフローチャートである。
【符号の説明】
1…画像処理装置
2…CPU
3…メモリブロック
4…コーデック
5…プリンタI/F
6…プリンタ部
7…ネットワークI/F
8…バス
10…ROI
12…非ROI
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image processing apparatus that handles image data, such as a copying machine, a printer, and a scanner.
[0002]
[Prior art]
Currently, as a still image compression encoding method, the JPEG method for compressing image data by discrete cosine transform is widely used. However, the image data is compressed by wavelet transform for further improvement in compression performance and function expansion. Development and popularization of the JPEG2000 system is underway. One of the features of the JPEG2000 system is that a specific area in the image data is encoded with priority over other areas so that the outline can be recognized at the initial transmission stage, or a higher image quality than other areas. It is known that a region of interest (hereinafter referred to as ROI) can be arbitrarily set by encoding into
In relation to this feature, when printing out a JPEG2000 file in which the ROI is set, an uncomfortable image may be generated due to a difference in image quality between the ROI and the surrounding area. In response to this, conventionally, it is known that the restored image is subjected to smoothing processing or the like in the vicinity of the region boundary to alleviate the discontinuity at the boundary (see, for example, Patent Document 1). .
[0004]
[Patent Document 1]
Japanese Patent Laid-Open No. 9-117447 (page 4, FIG. 2)
[0005]
[Problems to be solved by the invention]
However, in such a method, in order to grasp the position of the region boundary on the image data, it is necessary to generate mask information about the ROI from the quantized value of the wavelet transform coefficient and to develop the bitmap. Requires a very large memory capacity to store mask information about the ROI.
[0006]
The present invention has been made in view of the above technical problem, and can suppress image discontinuity between the ROI and the surrounding area without reducing the memory capacity, and can reduce an uncomfortable image. An object is to provide a processing apparatus.
[0007]
[Means for Solving the Problems]
The invention according to claim 1 of the present application relates to a tile for each tile in the image processing apparatus for decoding compressed image data divided into a plurality of tiles each serving as a processing unit in encoding / decoding processing. Based on the frequency component conversion coefficient, detection means for detecting the presence state of the region of interest set in the compressed image data, and each tile is determined from only the region of interest based on the presence state of the region of interest detected by the detection unit. A region of interest tile, a non-region of interest tile consisting only of a non-region of interest, a region of interest boundary tile in which the region of interest and the region of non-interest are mixed, and the interest determined by the determination unit A setting unit that sets a weighting amount that reflects a distance from the region-of-interest boundary tile for the region tile and the region-of-interest boundary tile; Processing means for performing a predetermined process on the frequency component transform coefficients corresponding to the region of interest and the non-region of interest set in each region of interest tile and the region of interest boundary tile based on the weighted amount. It is characterized by that.
[0008]
The invention according to claim 2 of the present application is the invention according to claim 1, wherein the processing means applies frequency component conversion coefficients corresponding to the regions of interest in the region of interest tile and the region of interest boundary tile. The process of substituting with 0 from the lower order to the predetermined range is performed, and the range to be replaced with 0 is reduced as the distance from the region of interest boundary tile increases.
[0009]
Furthermore, the invention according to claim 3 of the present application is the invention according to claim 1 or 2, wherein the processing means is a high frequency signal in a subband obtained by decomposing compressed image data by frequency component conversion at the time of encoding. The processing is performed only on the component side sub-band.
[0010]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.
Embodiment 1 FIG.
FIG. 1 is a block diagram showing an internal configuration of an image processing apparatus according to Embodiment 1 of the present invention. This figure shows an example in which a so-called direct print is performed in which a JPEG2000 file is directly supplied to the image processing apparatus 1 from the Internet or another computer via a network, processed, and printed out. Yes. The supply source of the JPEG2000 file in direct printing is not limited to this. For example, an external device such as a digital camera or a scanner, or a recording medium such as a compact flash (TM) or smart media (TM) is used. May be.
[0011]
The image processing apparatus 1 includes a CPU 2, a memory block 3, a codec 4 for a JPEG2000 file, a printer I / F 5, a printer unit 6, and a network I / F 7 connected to a common bus 8. In this apparatus 1, data transfer between each configuration excluding the CPU 2 and the memory block 3 is performed by direct memory access (DMA), and the CPU 2 performs DMA activation control so that print data can be transferred from file input. Control up to output.
[0012]
In the image processing apparatus 1, when a JPEG2000 file is input from the outside via a network, the file is first transferred from the network I / F 7 to the memory block 3 through the path a. In the memory block 3, code data constituting the JPEG2000 file is stored, and this code data is sequentially transferred to the codec 4 through the path b.
[0013]
In the codec 4, the code data is decoded. As will be described in detail later, this codec 4 can execute processing for suppressing image quality discontinuity between the ROI and the surrounding area as needed when handling a JPEG2000 file including the ROI. The decrypted data is transferred to the memory block 3 through the path c.
[0014]
In the memory block 3, bitmap data is created in a predetermined area based on the transferred decoded data. This bitmap data is transferred to the printer I / F 5 via the route d when it is created for one page, and then output to the printer unit 6 as print data.
[0015]
FIG. 2 is a diagram showing a flow of a JPEG2000 file decoding process by the codec 4 in the image processing apparatus 1. Here, the image data is divided into a plurality of rectangular tiles each serving as a basic processing unit of wavelet transform, and for each tile, a tile consisting of only ROI (hereinafter referred to as ROI tile), a non-interest region (hereinafter referred to as non-ROI). Processing is performed while determining whether the tile is composed of only (notation) (hereinafter referred to as a non-ROI tile) or a tile that exists at the boundary of the ROI and has a mixture of ROI and non-ROI (hereinafter referred to as an ROI boundary tile). The case of performing will be described.
[0016]
The JPEG2000 file input to the codec 4 is first unformatted. In this formatting cancellation, the encoded sequence of the JPEG2000 file is analyzed, and the ROI information described in the header included in the encoded sequence is read. As will be described later with reference to FIG. 5, the JPEG2000 file including the ROI usually has the most significant bit (MSB) side compared to the non-ROI quantized value of the frequency component transform coefficient (wavelet transform coefficient) corresponding to the ROI. Are encoded in a state shifted by S bits. The above ROI information is information representing the bit shift amount S to which the quantized value of the transform coefficient corresponding to the ROI is shifted.
[0017]
The code data after the formatting cancellation is entropy decoded. The decoded data is divided into a plurality of bit planes and sub-bit planes that are parallel to each other. From this state, the coefficient bit modeling is canceled, and thereby the transform coefficient is obtained.
[0018]
The ROI is analyzed based on the conversion coefficient obtained in this way. Here, first, the presence status of the ROI in the currently processed tile is detected from the acquired conversion coefficient, and further, based on the detection result, the tile is composed of only the ROI (hereinafter referred to as ROI tile). , A tile composed of only non-ROI (hereinafter referred to as non-ROI tile), or a tile in which ROI and non-ROI are mixed (hereinafter referred to as ROI boundary tile).
[0019]
Thereafter, a weighting process is performed on tiles determined as ROI tiles and ROI boundary tiles. The weighting process will be described later with reference to FIG. Then, based on the result of this weighting process and the ROI information read at the time of file input, a conversion coefficient obtained by shifting the conversion coefficient after canceling the coefficient bit modeling by a predetermined bit shift amount (for example, bit shift amount S) is obtained. Is done.
[0020]
If the JPEG2000 file has been previously quantized, the transform coefficient is then inversely quantized. Thereafter, each color component is generated by performing inverse wavelet transform (IDWT) on the data.
[0021]
FIG. 3 shows an example of image data including the ROI 10. In this figure, a region excluding the ROI 10 set in an arbitrary shape is indicated by reference numeral 12 as a non-ROI.
[0022]
FIG. 4 is an enlarged view of the frame X surrounding the region including the ROI 10 and the non-ROI 12 in FIG. As can be seen from FIG. 4, the image data is divided into a plurality of tiles each serving as a basic processing unit of wavelet transform. Although this tile size differs depending on the processing system, when an MFP (Multifunction Peripherals) is adopted as the image processing apparatus 1, for example, approximately 128 × 128 is appropriate as this size due to memory capacity restrictions.
[0023]
In FIG. 4, any one of symbols A, B, and C indicating the type of tile is attached to the upper left of each tile. Specifically, the tile A is an ROI boundary tile including the ROI 10 and the non-ROI 12, the tile B is an ROI tile including only the ROI 10, and the tile C is a non-ROI tile including only the non-ROI 12.
[0024]
As described with reference to FIG. 2, in this embodiment, when decoding a JPEG2000 file, the tiles are discriminated, and then the tiles determined as ROI boundary tile A and ROI tile B are weighted. To do. In this weighting process, information reflecting the distance from the ROI boundary tile A is set for the ROI boundary tile A and the ROI tile B. In FIG. 4, “1” is set for the ROI boundary tile A. On the other hand, for the ROI tile B, an example is shown in which “2”, “3”, and “4” are set in accordance with the distance from the ROI boundary tile A.
[0025]
By the way, as described above, the JPEG2000 file including the ROI is encoded in a state where the quantized value of the wavelet transform coefficient corresponding to the ROI is shifted to the MSB side by S bits compared to that of the non-ROI. This is a result of adopting a typical max-shift method as a method for distinguishing between ROI and non-ROI in a JPEG2000 file. FIG. 5 is a conceptual diagram of the max-shift method.
[0026]
Normally, when the ROI is set in the JPEG2000 file, first, mask information indicating the position of the pixel specified in the ROI is generated, then the bit shift amount S is determined, and the wavelet transform coefficient for all the pixels is determined. Is quantized by S bits to the MSB side. Thereafter, based on the mask information generated in advance, the quantized value of the wavelet transform coefficient is shifted to the LSB side by S bits for the pixels excluding the pixels designated as the ROI. As a result, as shown on the left side of FIG. 5, the quantized value of the wavelet transform coefficient is shifted to the MSB side by S bits only for the pixel designated as ROI. Then, encoding is performed in this state.
[0027]
During the decoding of such JPEG2000 file, quantized values of the wavelet transform coefficients of more than 2 S is recognized as corresponding to ROI, these are as shown on the right side of FIG. 5, the least significant bit (LSB) side It is shifted by S bits, and the shift by the max-shift method is released.
[0028]
In this embodiment, the normal bit shift processing shown in FIG. 5 is performed on the non-ROI tile C as necessary, while the ROI boundary tile A and the ROI tile B are processed in FIGS. As shown in FIG. 5, by performing the bit shift processing based on the above-described weighting amount, the image quality discontinuity of the ROI 10 and the surrounding non-ROI 12 can be reduced.
[0029]
Hereinafter, with reference to FIGS. 6 to 9, the bit shift process performed based on the weighting amounts “1”, “2”, “3”, and “4” will be described.
[0030]
FIG. 6 is a diagram conceptually illustrating a bit shift process performed on the ROI boundary tile A to which the weighting amount “1” is attached. For the ROI boundary tile A for which the weighting amount “1” is set, as the quantized value of the wavelet transform coefficient of 2 S or more is recognized as corresponding to the ROI, the lower S bits of the quantized value of the transform coefficient The 0th, (S + 1) th and (S + 2) th bits are replaced with 0. Thereafter, the quantized value of the wavelet transform coefficient corresponding to the ROI is shifted to the LSB side by S bits.
[0031]
FIG. 7 is a diagram conceptually illustrating a bit shift process performed on the ROI tile B in which the weighting amount “2” is set. For the ROI tile B for which the weighting amount “2” is set, as the quantized value of the wavelet transform coefficient of 2 S or more is recognized as corresponding to the ROI, the lower S of the quantized value of the transform coefficient The bit and the (S + 1) -th bit are replaced with 0. Thereafter, the quantized value of the wavelet transform coefficient corresponding to the ROI is shifted to the LSB side by S bits.
[0032]
FIG. 8 is a diagram conceptually illustrating a bit shift process performed on the ROI tile B in which the weighting amount “3” is set. For the ROI tile B in which the weighting amount “3” is set, as the quantized value of the wavelet transform coefficient of 2 S or more is recognized as corresponding to the ROI, the lower S of the quantized value of the transform coefficient The bit is replaced with 0. Thereafter, the quantized value of the wavelet transform coefficient corresponding to the ROI is shifted to the LSB side by S bits.
[0033]
FIG. 9 is a diagram conceptually illustrating a bit shift process performed on the ROI tile B in which the weighting amount “4” is set. For the ROI tile B in which the weighting amount “4” is set, the quantized values of the wavelet transform coefficients of 2 S or more are recognized as corresponding to the ROI, and the wavelet transform coefficients corresponding to these ROIs are quantized. The value is shifted to the LSB side by S bits. This bit shift processing is the same as the normal bit shift processing shown in FIG.
[0034]
As described above, by performing specific bit shift processing based on the weighting amount for the ROI boundary tile A and the ROI tile B, the information amount in the ROI boundary tile and the neighboring tiles is reduced. The difference in image quality of the non-ROI 12 can be suppressed, and the uncomfortable feeling of the image can be reduced.
[0035]
Note that it is conceivable to suppress the deterioration in image quality by performing the above processing only on the high frequency component of the wavelet transform coefficient. For example, when the image data is encoded at wavelet decomposition level 2, the data to be decoded is in a state of being decomposed into subbands as shown in FIG. 10 by frequency component conversion. In this figure, LL represents a horizontal / vertical low frequency component, LH represents a horizontal low frequency component / vertical high frequency component, HL represents a horizontal high frequency component / vertical low frequency component, and HH represents a horizontal / vertical high frequency component. That is, image quality degradation can be suppressed by performing the above-described processing only on the high frequency component side subbands (HH2, HL2, LH2, and HH1 indicated by hatching) of the subbands. it can.
[0036]
FIG. 11 is a flowchart of ROI boundary determination processing for each tile. In this process, first, in S21, a frequency component transform coefficient (wavelet transform coefficient) from which coefficient bit modeling has been canceled is generated. Next, in S22, the dynamic range (lower limit to upper limit) of the generated wavelet transform coefficient is analyzed. That is, how many bits each wavelet transform coefficient is detected. Subsequently, in S23, it is determined whether or not the detected dynamic range is equal to or larger than the bit shift amount S according to the above-described max-shift method read from the header included in the encoded sequence of the JPEG2000 file.
[0037]
As a result of S23, when it is determined that the dynamic range is not equal to or greater than S, the process proceeds to S27, and the tile currently being processed is determined as a non-ROI tile C. Thereafter, the process proceeds to S28.
[0038]
On the other hand, if it is determined as a result of S23 that the dynamic range is greater than or equal to S, the process proceeds to S24, and it is subsequently determined whether or not there are wavelet transform coefficients of less than S bits in the tile. As a result, if it is determined that there are no wavelet transform coefficients of less than S bits, the process proceeds to S26, where the currently processed tile is determined to be ROI tile B, and the position information in the image data of the tile is further determined. Saved. Thereafter, the process proceeds to S28.
[0039]
On the other hand, if it is determined in S24 that there is a wavelet transform coefficient of less than S bits, the process proceeds to S25, where the tile currently being processed is determined to be the ROI boundary tile A, and further in the image data of that tile. Is stored. Thereafter, the process proceeds to S28.
[0040]
In S28, it is determined whether or not processing of all tiles has been completed. If it is determined that the process has not ended, the process returns to S21, and the subsequent processes are repeated for the next tile. On the other hand, if it is determined that the process has been completed, the process proceeds to S29.
[0041]
In S29, a weighting process is performed on the ROI boundary tile A and the ROI tile B based on the stored position information. Further, in S30, a predetermined bit shift process is performed on the wavelet transform coefficient for each tile based on the weighting amount set for each tile by the weighting process. This is the end of the process.
[0042]
FIG. 12 is a flowchart showing details of the weighting process (S29 in FIG. 11) for the ROI tile A and the ROI tile B. In this process, first, in S31, it is determined whether or not the tile being processed is the ROI boundary tile A. As a result, if it is determined that the tile is the ROI boundary tile A, the process proceeds to S32, the weighting amount “1” is set, and the process ends.
[0043]
On the other hand, if it is determined that the tile being processed is not the ROI boundary tile A, the process proceeds to S33, and it is subsequently determined whether or not the tile being processed is the ROI tile B. As a result, when it is determined that the tile is not ROI tile B (that is, non-ROI tile), the process proceeds to S39, and the process ends without setting the weighting amount.
[0044]
On the other hand, if it is determined as a ROI tile B as a result of S33, the process proceeds to S34, and subsequently, the tile being processed becomes the ROI boundary tile A based on the position information stored in S26 of FIG. It is determined whether the tile is adjacent. As a result, if it is determined that the tile is adjacent to the ROI boundary tile A, the process proceeds to S35, the weighting amount “2” is set, and the process ends.
[0045]
On the other hand, if it is determined as a result of S34 that the tile is not adjacent to the ROI boundary tile A, the process proceeds to S36, and subsequently, the ROI of the tile being processed based on the position information stored in S26 of FIG. It is determined whether the distance from the boundary tile A is less than or equal to the value X. As the reference ROI boundary tile A, the one closest to the tile being processed is used. As a result, when it is determined that the distance from the ROI boundary tile A is equal to or less than the value X, the process proceeds to S37, the weighting amount “3” is set, and the process ends.
[0046]
On the other hand, if it is determined as a result of S36 that the distance from the ROI boundary tile A is greater than the value X, the process proceeds to S38, the weighting amount “4” is set, and the process ends.
[0047]
FIG. 13 is a flowchart showing details of the conversion coefficient processing (S30 in FIG. 11) for each tile. In this process, first, in S51, the weighting amount for the tile being processed is detected.
When the weighting amount is “1”, the process proceeds to S54, and the lower S bit, (S + 1) bit, and (S + 2) bit of the wavelet transform coefficient are set to 0 as shown in FIG. , Go to S55.
[0048]
When the weighting amount is “2”, the process proceeds to S53, and as shown in FIG. 7, the lower S bit and (S + 1) bit of the wavelet transform coefficient are set to 0, and then the process proceeds to S55. .
[0049]
Further, when the weighting amount is “3”, the process proceeds to S52, and as shown in FIG. 8, the lower S bit of the wavelet transform coefficient is set to 0 and then the process proceeds to S55.
[0050]
Furthermore, if the weighting amount is “4” or the weighting amount is not set, the process proceeds to S55 as it is.
[0051]
In S55, the wavelet transform coefficient recognized as corresponding to the ROI is shifted to the LSB side by S bits. This is the end of the process.
[0052]
Note that the present invention is not limited to the illustrated embodiments, and it goes without saying that various improvements and design changes are possible without departing from the scope of the present invention.
[0053]
【The invention's effect】
As is apparent from the above description, according to the invention of claim 1 of the present application, an image processing device that decodes compressed image data divided into a plurality of tiles each serving as a processing unit in encoding / decoding processing. For each tile, based on the frequency component conversion coefficient for the tile, the presence state of the region of interest set in the compressed image data is detected, and based on the detected state of interest region, each tile is A region of interest tile consisting only of a region of interest, a non-region of interest tile consisting of only a non-region of interest, a region-of-interest border tile in which a region of interest and a region of non-interest are mixed, A weighting amount that reflects the distance from the region-of-interest boundary tile is set for the region-of-interest boundary tile, and each region of interest is based on the set weighting amount. The frequency component conversion coefficients corresponding to the region of interest and the region of interest in the tile and the region of interest boundary tile are subjected to predetermined processing, so that for each tile, the image quality discontinuity between the region of interest and the region of non-interest is reduced. Processing that suppresses and reduces the uncomfortable feeling of the image is possible.
[0054]
Further, according to the invention according to claim 2 of the present application, as the predetermined processing, a predetermined frequency component conversion coefficient corresponding to the region of interest in each region of interest tile and the region of interest boundary tile is predetermined from the lower order. The range of replacement is reduced to 0 as the distance from the region-of-interest boundary tile increases, so that the amount of information in the region-of-interest boundary tile and its neighboring tiles is reduced. The difference in image quality between the region and the non-interest region can be suppressed, and the uncomfortable feeling of the image can be reduced.
[0055]
Furthermore, according to the invention of claim 3 of the present application, in the predetermined processing, only the subbands on the high frequency component side among the subbands in which the compressed image data is decomposed by the frequency component conversion at the time of encoding. Thus, the amount of information in the region-of-interest boundary tile and its neighboring tiles is reduced, while the image quality deterioration can be suppressed.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an internal configuration of an image processing apparatus according to Embodiment 1 of the present invention.
FIG. 2 is a diagram showing a flow of a JPEG2000 file decoding process by a codec in the image processing apparatus.
FIG. 3 is a diagram illustrating image data including an ROI.
FIG. 4 is an enlarged view inside a frame X in FIG. 4;
FIG. 5 is a conceptual diagram of a typical max-shift method as a method for distinguishing between ROI and non-ROI in a JPEG2000 file.
FIG. 6 is a diagram conceptually illustrating a bit shift process performed on a tile for which a weighting amount “1” is set.
FIG. 7 is a diagram conceptually illustrating a bit shift process performed on a tile for which a weighting amount “2” is set.
FIG. 8 is a diagram conceptually illustrating a bit shift process performed on a tile for which a weighting amount “3” is set.
FIG. 9 is a diagram conceptually illustrating a bit shift process performed on a tile for which a weighting amount “4” is set.
FIG. 10 is a diagram illustrating an aspect in which image data encoded at wavelet decomposition level 2 is decomposed into subbands.
FIG. 11 is a flowchart of ROI boundary determination processing for each tile.
FIG. 12 is a flowchart for weighting processing (S29 in FIG. 11) for each tile.
FIG. 13 is a flowchart of conversion coefficient processing (S30 in FIG. 11).
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Image processing apparatus 2 ... CPU
3 ... Memory block 4 ... Codec 5 ... Printer I / F
6 ... Printer unit 7 ... Network I / F
8 ... Bus 10 ... ROI
12 ... Non-ROI

Claims (2)

符号化/復号化処理に際し各々処理単位となる複数のタイルに分割された圧縮画像データを復号化する画像処理装置において、
上記各タイル毎に、該タイルに関する周波数成分変換係数より、上記圧縮画像データ内に設定された関心領域の存在状況を検出する検出手段と、
上記検出手段により検出された関心領域の存在状況に基づき、各タイルが、関心領域のみからなる関心領域タイル、非関心領域のみからなる非関心領域タイル、関心領域及び非関心領域が混在する関心領域境界タイルのいずれかであるかを判別する判別手段と、
上記判別手段により判別された関心領域タイル及び関心領域境界タイルに対して、該関心領域境界タイルからの距離を反映した重み付け量を設定する設定手段と、
上記設定手段により設定された重み付け量に基づき、上記各関心領域タイル及び関心領域境界タイル内の関心領域及び非関心領域に対応する周波数成分変換係数に対し、所定の処理を行う処理手段と、を備え
上記処理手段の行う所定の処理は、上記各関心領域タイル及び関心領域境界タイル内の関心領域に対応する周波数成分変換係数に対して、その下位から所定の範囲まで0に置き換える処理を行ない、上記関心領域境界タイルからの距離が大きくなるほど、0に置き換える範囲を小さくすることを含む、
ことを特徴とする画像処理装置。
In an image processing apparatus for decoding compressed image data divided into a plurality of tiles each serving as a processing unit in encoding / decoding processing,
Detecting means for detecting the presence of a region of interest set in the compressed image data for each tile from the frequency component conversion coefficient for the tile;
Based on the presence state of the region of interest detected by the detection means, each tile is a region of interest tile consisting only of the region of interest, a non-region of interest tile consisting of only the non-region of interest, and a region of interest where a region of interest and a region of interest are mixed A discriminating means for discriminating whether the tile is one of the boundary tiles;
Setting means for setting a weighting amount reflecting a distance from the region-of-interest boundary tile for the region-of-interest tile and the region-of-interest boundary tile determined by the determining unit;
Processing means for performing predetermined processing on the frequency component transform coefficients corresponding to the regions of interest and non-regions of interest in each region of interest tile and region of interest boundary tile based on the weighting amount set by the setting unit; Prepared ,
The predetermined processing performed by the processing means performs processing for replacing the frequency component conversion coefficients corresponding to the regions of interest in the region-of-interest tiles and the region-of-interest boundary tiles with 0 from the lower order to a predetermined range, Including increasing the distance from the region-of-interest boundary tile, reducing the range to be replaced with 0,
An image processing apparatus.
上記処理手段が、圧縮画像データが符号化時の周波数成分変換によって分解されてなるサブバンドのうちの高周波成分側のサブバンドのみに対して処理を行うことを特徴とする請求項1に記載の画像処理装置。 2. The processing unit according to claim 1, wherein the processing means performs processing only on a subband on a high frequency component side among subbands obtained by decomposing compressed image data by frequency component conversion at the time of encoding. Image processing device.
JP2002295981A 2002-10-09 2002-10-09 Image processing device Expired - Fee Related JP4013721B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002295981A JP4013721B2 (en) 2002-10-09 2002-10-09 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002295981A JP4013721B2 (en) 2002-10-09 2002-10-09 Image processing device

Publications (2)

Publication Number Publication Date
JP2004134938A JP2004134938A (en) 2004-04-30
JP4013721B2 true JP4013721B2 (en) 2007-11-28

Family

ID=32286081

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002295981A Expired - Fee Related JP4013721B2 (en) 2002-10-09 2002-10-09 Image processing device

Country Status (1)

Country Link
JP (1) JP4013721B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7609899B2 (en) 2004-05-28 2009-10-27 Ricoh Company, Ltd. Image processing apparatus, image processing method, and recording medium thereof to smooth tile boundaries
US7440626B2 (en) * 2004-12-02 2008-10-21 Mitsubishi Electric Research Laboratories, Inc. Image transcoding
JP2007281654A (en) * 2006-04-04 2007-10-25 Olympus Corp Image reproducing apparatus
US8315466B2 (en) 2006-12-22 2012-11-20 Qualcomm Incorporated Decoder-side region of interest video processing

Also Published As

Publication number Publication date
JP2004134938A (en) 2004-04-30

Similar Documents

Publication Publication Date Title
US7369713B2 (en) Image processing apparatus and method for determining whether an image is of a vertical or horizontal writing
JP4187415B2 (en) Multi-resolution compressed image management system and method
CN1756296B (en) Image processing apparatus and image processing method
JP2002281444A (en) Method and device for processing image and storage medium
JP3915652B2 (en) Image processing device
US7450773B2 (en) Image processing apparatus and image processing method, image processing system, image processing program and storage medium
US7050645B2 (en) Image processing apparatus and image processing method
JP4013721B2 (en) Image processing device
JP4089905B2 (en) Image processing apparatus, image processing method, program, and information recording medium
JP2007005844A (en) Coding processor, coding processing method, program and information recording medium
US20060056714A1 (en) Image process device, image processing program, and recording medium
JP2011040970A (en) Data processing apparatus and data processing method
US7373000B2 (en) Image processing apparatus
JP4678814B2 (en) Image processing method and apparatus
JP3952981B2 (en) Image processing device
CN1578385A (en) Method and apparatus for generating a halftoned image from a compressed image
JP4014087B2 (en) Image processing apparatus, image processing method, program, and storage medium
JP4093871B2 (en) Image forming apparatus, program, and storage medium
JP4195624B2 (en) Image processing apparatus, image forming apparatus, image reading apparatus, program, and storage medium
JP4111863B2 (en) Image processing apparatus, image forming apparatus, image processing program, and storage medium
JP2000307876A (en) Image processor
EP1489830B1 (en) Method and apparatus for generating a halftoned image from a compressed image
JP3784755B2 (en) Image processing apparatus, image forming apparatus, program, and storage medium
JP3867886B2 (en) Image encoding method, image encoding device, image decoding method, and image decoding device
JP2001169119A (en) Method and device for image output

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050614

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050920

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20051207

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20051207

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070522

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070723

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: 20070821

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070903

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

Free format text: PAYMENT UNTIL: 20100921

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: 20100921

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110921

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120921

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120921

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130921

Year of fee payment: 6

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees