JP2005204065A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2005204065A
JP2005204065A JP2004008212A JP2004008212A JP2005204065A JP 2005204065 A JP2005204065 A JP 2005204065A JP 2004008212 A JP2004008212 A JP 2004008212A JP 2004008212 A JP2004008212 A JP 2004008212A JP 2005204065 A JP2005204065 A JP 2005204065A
Authority
JP
Japan
Prior art keywords
pixel
preprocessing
image data
block
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004008212A
Other languages
Japanese (ja)
Other versions
JP2005204065A5 (en
Inventor
Hideki Baba
英樹 馬場
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2004008212A priority Critical patent/JP2005204065A/en
Publication of JP2005204065A publication Critical patent/JP2005204065A/en
Publication of JP2005204065A5 publication Critical patent/JP2005204065A5/ja
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing apparatus, capable of preventing image quality deterioration by improving compressibility at compression processing. <P>SOLUTION: The image processing apparatus divides image data to be processed into preprocessing blocks corresponding to pixel blocks at the time of compression, executes preprocessings by each preprocessing block, divides the image data after the preprocessing into pixel blocks of a predetermined size, and performs compression by the specified processing by each pixel block. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、画像データの圧縮処理を行う画像処理装置に関する。   The present invention relates to an image processing apparatus that performs compression processing of image data.

ラスタ画像のデータ(以下、区別するべき場合を除いて単に「画像データ」と呼ぶ)には、文字(テキスト)部分や、自然画などの部分(絵柄部分)など、互いに性状の異なる多くの画像要素が含まれ得る。こうした画像要素は、その性状の相違から、例えば圧縮処理において異なる方式での圧縮が適していたりするなど、画像要素ごとに異なる画像処理を行うことが好ましい場合が多い。そこで従来から、いわゆるT/I分離と呼ばれる画像処理が研究・開発され、文字部分と絵柄部分とを分離し、文字部分からなる画像データと、絵柄部分からなる画像データを生成して、それぞれに適した圧縮処理を行う処理方法が知られている(特許文献1など)。   Raster image data (hereinafter simply referred to as “image data” unless otherwise distinguished) includes many images with different properties, such as character (text) portions and natural image portions (pattern portions). Elements can be included. Due to the difference in properties of these image elements, it is often preferable to perform different image processing for each image element, for example, compression by a different method is suitable for compression processing. Therefore, conventionally, image processing called T / I separation has been researched and developed to separate a character part from a picture part, and generate image data consisting of a character part and image data consisting of a picture part. A processing method for performing suitable compression processing is known (for example, Patent Document 1).

また例えば絵柄部分からなる画像データのうち、元は文字部分の画素であった部分の画素値については、当該部分周囲の画素値に設定して穴を埋め、その後に圧縮するのが一般的である。
特開2002‐77631号公報
Also, for example, in the image data consisting of the pattern part, the pixel value of the part that was originally the pixel of the character part is generally set to the pixel value around the part, filled in the hole, and then compressed. is there.
Japanese Patent Laid-Open No. 2002-76631

しかしながら上記従来の方式では、絵柄部分をJPEG(Joint Picture Experts Group)圧縮など、所定サイズのブロック単位で圧縮処理を行う場合に、そのブロック内に、上記穴埋めのために設定した画素値が複数種類混在することによって、圧縮率が低くなり、またブロックノイズや色の濁り等が発生して画質の劣化が発生しやすくなるという問題点があった。   However, in the above-described conventional method, when a compression process is performed on a block of a predetermined size such as JPEG (Joint Picture Experts Group) compression, a plurality of types of pixel values set for filling the hole are included in the block. When they are mixed, there is a problem that the compression rate is lowered, and block noise, color turbidity, and the like are generated, and image quality is likely to be deteriorated.

本発明は上記実情に鑑みて為されたもので、圧縮率を向上でき、画質の劣化を防止できる画像処理装置を提供することをその目的の一つとする。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide an image processing apparatus capable of improving the compression rate and preventing deterioration of image quality.

上記従来例の問題点を解決するための本発明は、画像処理装置であって、処理対象となった画像データに対して前処理を行う前処理手段と、前記前処理後の画像データを所定サイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う圧縮手段と、を含み、前記前処理手段は、前記画像データを前記圧縮手段における画素ブロックに対応する前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行することを特徴としている。   The present invention for solving the above-described problems of the conventional example is an image processing apparatus, wherein preprocessing means for performing preprocessing on image data to be processed, and image data after the preprocessing are predetermined. A compression unit that divides the pixel block into a size and compresses the pixel block according to a predetermined process for each pixel block, wherein the preprocessing unit divides the image data into preprocessing blocks corresponding to the pixel blocks in the compression unit. The predetermined preprocessing is executed for each preprocessing block.

また、上記従来例の問題点を解決するための本発明は、画像処理装置であって、処理対象となった画像データを所定サイズの前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行する前処理手段と、前記前処理後の画像データを、前記前処理ブロックに対応するサイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う圧縮手段と、を含むことを特徴としている。   In addition, the present invention for solving the problems of the conventional example is an image processing apparatus that divides image data to be processed into pre-processed blocks of a predetermined size, Pre-processing means for executing processing, and compression means for dividing the pre-processed image data into pixel blocks having a size corresponding to the pre-processing block, and performing compression by predetermined processing for each pixel block. It is characterized by.

ここで圧縮の対象となった対象画像データのうち所定性状の画像を構成する画像部分を抽出し、当該画像部分を前記対象画像データから除去した画像部分を抽出して、それぞれ第1部分画像データと、第2部分画像データとを生成する手段をさらに含み、前記前処理手段は、前記第2部分画像データを処理対象の画像データとして、当該第2部分画像データを前記前処理ブロックに分割し、当該前処理ブロックごとに、前記除去された画素の画素値を調整する処理を、前記所定前処理として実行することとしてもよい。   Here, an image portion constituting an image having a predetermined property is extracted from the target image data to be compressed, an image portion obtained by removing the image portion from the target image data is extracted, and each of the first partial image data And the second partial image data are generated, and the preprocessing means divides the second partial image data into the preprocessing blocks by using the second partial image data as image data to be processed. The process for adjusting the pixel value of the removed pixel may be executed as the predetermined preprocess for each preprocess block.

さらに前記前処理手段は、前記所定前処理において、除去された画素の画素値を調整するために、前処理ブロック内で除去されていない画素の画素値に基づいて、前記除去された画素の画素値を決定して調整することとしてもよい。   Further, the preprocessing means adjusts the pixel value of the pixel that has been removed in the predetermined preprocessing based on the pixel value of the pixel that has not been removed in the preprocessing block. The value may be determined and adjusted.

また前記前処理手段は、前記所定前処理において、除去された画素の画素値を調整するために、前処理ブロック内で除去されていない画素がある場合には、当該除去されていない画素の画素値に基づいて、前記除去された画素の画素値を決定し、前記所定前処理において、除去された画素の画素値を調整するために、前処理ブロック内で除去されていない画素がない場合には、他の前処理ブロック内での除去されていない画素の画素値を取得し、当該取得した画素値に基づいて、前記除去された画素の画素値を決定することにより、前記除去された画素の画素値を調整することとしてもよい。   In addition, in the case where there is a pixel that has not been removed in the preprocessing block in order to adjust the pixel value of the removed pixel in the predetermined preprocessing, the preprocessing means may include a pixel of the pixel that has not been removed. A pixel value of the removed pixel is determined based on the value, and no pixel is removed in the preprocessing block to adjust the pixel value of the removed pixel in the predetermined preprocessing. Obtains a pixel value of a pixel that has not been removed in another pre-processing block, and determines a pixel value of the removed pixel based on the obtained pixel value, whereby the removed pixel The pixel value may be adjusted.

また上記従来例の問題点を解決するための本発明は、コンピュータを用いた画像処理方法であって、コンピュータに、処理対象となった画像データに対して前処理を行う工程と、前記前処理後の画像データを所定サイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う工程と、を実行させ、前記前処理において、前記画像データを前記圧縮手段における画素ブロックに対応する前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行させることを特徴としている。   Further, the present invention for solving the problems of the above-described conventional example is an image processing method using a computer, wherein the computer performs preprocessing on image data to be processed, and the preprocessing Dividing the subsequent image data into pixel blocks of a predetermined size and performing compression by a predetermined process for each pixel block, and in the preprocessing, before the image data corresponds to the pixel block in the compression means The processing block is divided and predetermined preprocessing is executed for each preprocessing block.

さらに上記従来例の問題点を解決するための本発明は、コンピュータを用いた画像処理方法であって、コンピュータに、処理対象となった画像データを所定サイズの前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行する工程と、前記前処理後の画像データを、前記前処理ブロックに対応するサイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う工程と、を実行させることを特徴としている。   Furthermore, the present invention for solving the problems of the above-described conventional example is an image processing method using a computer, in which image data to be processed is divided into pre-process blocks of a predetermined size, Performing predetermined preprocessing for each processing block; dividing the preprocessed image data into pixel blocks of a size corresponding to the preprocessing block; and performing compression by predetermined processing for each pixel block; It is characterized by executing.

また本発明の一態様に係るプログラムは、コンピュータに、処理対象となった画像データに対して前処理を行わせる手順と、前記前処理後の画像データを所定サイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行わせる手順と、を実行させ、前記前処理において、前記画像データを前記圧縮手段における画素ブロックに対応する前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行させることを特徴としている。   According to another aspect of the present invention, a program for causing a computer to perform preprocessing on image data to be processed, and dividing the preprocessed image data into pixel blocks of a predetermined size, A step of performing compression by predetermined processing for each block, and in the preprocessing, in the preprocessing, the image data is divided into preprocessing blocks corresponding to pixel blocks in the compression unit, It is characterized by executing processing.

さらに上記従来例の別の態様に係るプログラムは、コンピュータに、処理対象となった画像データを所定サイズの前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行する手順と、前記前処理後の画像データを、前記前処理ブロックに対応するサイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う手順と、を実行させることを特徴としている。   Further, a program according to another aspect of the above-described conventional example, the computer divides the image data to be processed into preprocessed blocks of a predetermined size, and executes a predetermined preprocess for each preprocess block, The pre-processed image data is divided into pixel blocks having a size corresponding to the pre-process block, and compression is performed by a predetermined process for each pixel block.

本発明の実施の形態に係る画像処理装置は、図1に示すように、制御部11と記憶部12と画像入力部13と画像出力部14とを含んで構成されている。制御部11は、記憶部12に格納されているプログラムに従って動作しており、後に説明する各画像処理を遂行する。この画像処理の内容については、後に詳しく述べる。   As shown in FIG. 1, the image processing apparatus according to the embodiment of the present invention includes a control unit 11, a storage unit 12, an image input unit 13, and an image output unit 14. The control unit 11 operates in accordance with a program stored in the storage unit 12 and performs each image processing described later. The contents of this image processing will be described in detail later.

記憶部12は、制御部11によって実行されるプログラムを保持している。またこの記憶部12は、制御部11の処理の過程で生成される各種データ等を格納するワークメモリとしても動作する。具体的にこの記憶部12は、コンピュータ可読な記録媒体と当該記録媒体に対してデータを書き込み、又は当該記録媒体からデータを読み出す装置(例えばハードディスク装置やメモリ装置)として実装できる。   The storage unit 12 holds a program executed by the control unit 11. The storage unit 12 also operates as a work memory that stores various data generated during the process of the control unit 11. Specifically, the storage unit 12 can be implemented as a computer-readable recording medium and a device that writes data to or reads data from the recording medium (for example, a hard disk device or a memory device).

画像入力部13は、例えばスキャナであり、原稿を光学的に読み取って得られた画像データを制御部11に出力する。ここではこの画像入力部13が出力する画像データにおいて、各画素の値がRGB(赤、緑、青)の色空間で表現されているとする。画像出力部14は、制御部11から入力される指示に従って画像データを出力するもので、例えば画像形成部(プリンタ等)に出力し、又はネットワークを介して外部の装置に送信する等の処理を行うものである。   The image input unit 13 is, for example, a scanner, and outputs image data obtained by optically reading a document to the control unit 11. Here, it is assumed that the value of each pixel is expressed in an RGB (red, green, blue) color space in the image data output from the image input unit 13. The image output unit 14 outputs image data in accordance with an instruction input from the control unit 11. For example, the image output unit 14 outputs the image data to an image forming unit (printer or the like) or transmits it to an external device via a network. Is what you do.

次に制御部11の処理の内容について説明する。本実施の形態の制御部11は、図2に機能的に示すように、画像入力部13から入力される画像データを処理対象として画像処理を行うために、画像補正部21と、文字画像プレーン生成部22と、文字色画像プレーン生成部23と、絵柄画像プレーン生成部24と、文字色画像プレーン解像度変換部25と、文字色画像プレーン圧縮部26と、絵柄画像プレーン解像度変換部27と、絵柄画像プレーン圧縮部28と、文字画像プレーン圧縮部29と、フォーマット部30とを含んで構成されている。   Next, the content of the process of the control part 11 is demonstrated. As functionally shown in FIG. 2, the control unit 11 of the present embodiment performs image processing on the image data input from the image input unit 13 as a processing target, and an image correction unit 21 and a character image plane. A generating unit 22, a character color image plane generating unit 23, a pattern image plane generating unit 24, a character color image plane resolution converting unit 25, a character color image plane compressing unit 26, and a pattern image plane resolution converting unit 27; The pattern image plane compression unit 28, the character image plane compression unit 29, and the format unit 30 are configured.

以下、これら各部について具体的に説明する。画像補正部21は、画像入力部13から入力される画像データ(処理対象画像データ)の各画素の値をRGBからYCbCr(輝度と色差とからなる値)に変換する。具体的には、次の(1)式を用いて変換を行うことができる。なお、ここではRGBの各成分の値は0x00(「0x」は16進数であることを示す)から0xFFまでの値であるとしている。また、この画像補正部21では、下地領域の輝度・彩度に基づいて各画素値を階調補正してもよい。尤も、この階調補正の処理は、必ずしも必要なものではない。   Hereinafter, each of these parts will be described in detail. The image correction unit 21 converts the value of each pixel of the image data (processing target image data) input from the image input unit 13 from RGB to YCbCr (value consisting of luminance and color difference). Specifically, the conversion can be performed using the following equation (1). Here, the value of each component of RGB is assumed to be a value from 0x00 (“0x” indicates a hexadecimal number) to 0xFF. Further, the image correction unit 21 may perform gradation correction on each pixel value based on the luminance and saturation of the background area. However, the gradation correction process is not always necessary.

Figure 2005204065
Figure 2005204065

文字画像プレーン生成部22は、画像補正部21が出力する画像データから、文字線画部分を抽出し、文字線画部分を構成する画素を特定する情報(例えば文字線画部分を構成する画素を「黒」、それ以外の画素を「白」とした画像データ)を文字画像プレーンとして生成する。文字色画像プレーン生成部23は、画像補正部21が出力する画像データと、文字画像プレーン生成部22が出力する文字画像プレーンとに基づいて、文字線画画像の色情報を含んで構成される情報を文字色画像プレーンとして生成する。   The character image plane generation unit 22 extracts a character / line drawing part from the image data output from the image correction unit 21 and specifies information for specifying pixels constituting the character / line drawing part (for example, the pixels constituting the character / line drawing part are “black”). , Image data in which the other pixels are “white”) is generated as a character image plane. The character color image plane generation unit 23 includes information including color information of the character / line drawing image based on the image data output from the image correction unit 21 and the character image plane output from the character image plane generation unit 22. Is generated as a character color image plane.

これらの処理は、特許文献1に開示されているものと同様にすればよい。すなわち、文字画像プレーン生成部22が、処理対象となっている補正後の画像データ(以下「原画像」と呼ぶ)を二値化して得た二値化画像データから文字としての性状を有する画像部分を抽出し、当該画像部分の座標情報を取得する。そして文字色画像プレーン生成部23が、原画像のうち上記座標情報で表される画像部分に相当する位置(上記2値化画像上で黒(有意な画素)の領域に該当する原画像上での位置)にある画素値を取得して、当該画素値を含む情報を生成する。例えば文字部分を取囲む外接矩形を生成し、この外接矩形内部を上記取得した画素値で塗潰して文字色プレーンを生成する。なお、この文字色画像プレーン生成部23は、各文字線画ごとに代表色を定め、当該代表色に限定色化してもよい。   These processes may be the same as those disclosed in Patent Document 1. In other words, the character image plane generation unit 22 has an image characteristic as a character from the binarized image data obtained by binarizing the corrected image data (hereinafter referred to as “original image”) to be processed. A part is extracted, and coordinate information of the image part is acquired. Then, the character color image plane generation unit 23 generates a position corresponding to the image portion represented by the coordinate information in the original image (on the original image corresponding to the black (significant pixel) area on the binarized image). Is obtained, and information including the pixel value is generated. For example, a circumscribed rectangle surrounding the character portion is generated, and the character color plane is generated by painting the inside of the circumscribed rectangle with the acquired pixel value. The character color image plane generating unit 23 may determine a representative color for each character / line image and limit the representative color to the representative color.

絵柄画像プレーン生成部24は、画像補正部21が出力する画像データと、文字画像プレーン生成部22が出力する文字画像プレーンとから、文字画像プレーンの情報に含まれる画素を除去して、文字線画を含まない画像部分(いわば絵柄に対応する画素の領域)を特定する絵柄画像プレーンを生成する。本実施の形態において特徴的なことの一つは、この絵柄画像プレーン生成部24が、上記除去された画素の画素値を調整するために、後の圧縮処理との関係において定められるサイズの画素ブロックに分割し、当該画素ブロックごとに当該ブロック内で除去されていない画素の画素値に基づいて、除去された画素の画素値を決定することである。この絵柄画像プレーン生成部24のより詳細な処理の内容については後に詳しく述べる。   The pattern image plane generation unit 24 removes pixels included in the character image plane information from the image data output from the image correction unit 21 and the character image plane output from the character image plane generation unit 22, thereby A picture image plane that specifies an image portion that does not contain the image (in other words, a pixel area corresponding to the picture) is generated. One characteristic of this embodiment is that the picture image plane generation unit 24 adjusts the pixel value of the removed pixel so that the pixel has a size determined in relation to the subsequent compression processing. Dividing into blocks, the pixel values of the removed pixels are determined for each pixel block based on the pixel values of the pixels not removed in the block. More detailed processing contents of the pattern image plane generation unit 24 will be described in detail later.

具体的に、これらの処理によって生成される文字色画像プレーンと、文字画像プレーンと、絵柄画像プレーンとは、図3に示すようなものである。すなわち、原画像上で赤色文字で記述された文字列「ABC」と、青色文字で記述された文字列「123」と、写真画像とが含まれている場合に、文字画像プレーンは、これら文字列「ABC」及び「123」を黒色文字で記述した画像となり(図3(a))、文字色画像プレーンは、文字列「ABC」の外接矩形を含む矩形領域を当該文字列の色である赤色で塗潰した画像と、文字列「123」の外接矩形を含む矩形領域を当該文字列の色である青色で塗潰した画像とを含む(図3(b))。さらに、これら文字部分を除外して写真画像のみを含む画像データが絵柄画像プレーンとして生成される(図3(c))。   Specifically, the character color image plane, the character image plane, and the pattern image plane generated by these processes are as shown in FIG. That is, if the character string “ABC” written in red characters, the character string “123” written in blue characters, and a photo image are included on the original image, the character image plane An image in which the columns “ABC” and “123” are described in black characters (FIG. 3A), and the character color image plane has a rectangular area including a circumscribed rectangle of the character string “ABC” as the color of the character string. It includes an image painted in red and an image in which a rectangular area including the circumscribed rectangle of the character string “123” is painted in blue, which is the color of the character string (FIG. 3B). Further, image data including only a photographic image excluding these character portions is generated as a pattern image plane (FIG. 3C).

ここで文字画像を再現するための文字画像プレーン及び文字色画像プレーンが本発明にいう第1部分画像データに相当し、絵柄画像プレーンが第2部分画像データに相当する。   Here, the character image plane and the character color image plane for reproducing the character image correspond to the first partial image data referred to in the present invention, and the picture image plane corresponds to the second partial image data.

文字色画像プレーン解像度変換部25は、文字色画像プレーンの画像データの解像度を変換する。上述のように文字色画像プレーンは、文字形状の画像を含むものでなく、矩形領域のように比較的大きい面積を塗潰したものとなっているので比較的低解像度としても画質を劣化させることがないので、解像度を低減して圧縮率を高めることとするのである。   The character color image plane resolution conversion unit 25 converts the resolution of the image data of the character color image plane. As described above, the character color image plane does not include a character-shaped image, but a relatively large area such as a rectangular area is filled, so that the image quality is deteriorated even at a relatively low resolution. Therefore, the resolution is reduced and the compression rate is increased.

文字色画像プレーン圧縮部26は、この解像度変換後の文字色画像プレーンの画像データを圧縮処理する。ここで文字色画像プレーンは1画素当たりのビット数が複数(例えば24)であるので、JPEG圧縮等、汎用の画像処理チップを使ってリアルタイム処理できる多値画像用の非可逆圧縮方法を適用することが好ましい。ただ非可逆圧縮を適用してしまうと色が変わってしまう場合もあるので、可逆圧縮としてもよい。   The character color image plane compression unit 26 compresses the image data of the character color image plane after the resolution conversion. Here, since the character color image plane has a plurality of bits per pixel (for example, 24), an irreversible compression method for multi-valued images that can be processed in real time using a general-purpose image processing chip such as JPEG compression is applied. It is preferable. However, if irreversible compression is applied, the color may change, so it may be reversible compression.

絵柄画像プレーン解像度変換部27は、絵柄画像プレーンを解像度変換処理して低解像度化する。この低解像度化は、圧縮率を向上させるためであるが、必須のものではなく、低解像度化を行わなくても構わない。絵柄画像プレーン圧縮部28は、絵柄画像プレーン解像度変換部27は出力する絵柄画像プレーンの画像データを圧縮処理する。ここでの圧縮処理は、絵柄画像プレーンの画像データを所定サイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行うものである。この圧縮方法としては、例えばJPEG圧縮(8×8画素のブロックごとに圧縮処理を行う)などがある。   The pattern image plane resolution conversion unit 27 performs resolution conversion processing on the pattern image plane to reduce the resolution. This reduction in resolution is to improve the compression rate, but is not essential and the reduction in resolution may not be performed. The pattern image plane compression unit 28 compresses the image data of the pattern image plane output from the pattern image plane resolution conversion unit 27. In this compression process, the image data of the picture image plane is divided into pixel blocks of a predetermined size, and compression is performed by a predetermined process for each pixel block. As this compression method, for example, there is JPEG compression (compression processing is performed for each block of 8 × 8 pixels).

文字画像プレーン圧縮部29は、文字画像プレーンの画像データを圧縮処理する。ここでの圧縮処理では、文字画像プレーンは1画素当たりのビット数が1(すなわち2値)であるのでMH(Modified Huffman)や、MR(Modified Reed)、MMR(Modified Modified Reed)等を採用することができる。また、これらを採用することによって汎用の画像処理チップを使って容易にリアルタイム処理を実現できるようになる。   The character image plane compression unit 29 compresses the image data of the character image plane. In the compression processing here, since the number of bits per pixel is 1 (that is, binary) in the character image plane, MH (Modified Huffman), MR (Modified Reed), MMR (Modified Modified Reed), etc. are adopted. be able to. Further, by adopting these, real-time processing can be easily realized using a general-purpose image processing chip.

フォーマット部30は、圧縮処理後の文字色画像プレーンと、圧縮処理後の絵柄画像プレーンと、圧縮処理後の文字画像プレーンとを所定の画像フォーマット(例えばPDF(Portable Document Format)やインターネットFAXに用いられるTIFF−FXなど)にラッピングして出力する。   The format unit 30 uses a character color image plane after compression processing, a pattern image plane after compression processing, and a character image plane after compression processing for a predetermined image format (for example, PDF (Portable Document Format) or Internet FAX). Wrapped to TIFF-FX).

ここで、絵柄画像プレーン生成部24のより詳細な処理の内容について説明する。絵柄画像プレーン生成部24は、絵柄画像プレーン圧縮部28における圧縮率を高めるため、圧縮前処理を行って、除去された画素の画素値を設定するものである。具体的に絵柄画像プレーン生成部24は、図4に示す処理を開始し、まず絵柄画像プレーン圧縮部28において生成される画素ブロックに対応するブロック(処理ブロックと呼ぶ)に、原画像を分割する(S1)。   Here, more detailed processing contents of the pattern image plane generation unit 24 will be described. The picture image plane generation unit 24 performs pre-compression processing and sets the pixel values of the removed pixels in order to increase the compression rate in the picture image plane compression unit 28. Specifically, the pattern image plane generation unit 24 starts the processing shown in FIG. 4 and first divides the original image into blocks (called processing blocks) corresponding to the pixel blocks generated by the pattern image plane compression unit 28. (S1).

ここで処理ブロックのサイズは、絵柄画像プレーン圧縮部28が利用する画素ブロックのサイズと、絵柄画像プレーン解像度変換部27における解像度の変換比率によって決定される。具体的に絵柄画像プレーン圧縮部28がJPEG圧縮を行う場合で、画素ブロックが8×8であるとし、絵柄画像プレーン解像度変換部27による解像度変換が、1/2倍の変換を行っている場合は、処理ブロックのサイズは16×16画素となる。またここでサブサンプリングを行う場合、例えばCb,Crについてサブサンプリングを行う場合(かつ解像度を1/2倍する変換を行う場合)は、処理ブロックのサイズはそれに合わせて変更してもよい。   Here, the size of the processing block is determined by the size of the pixel block used by the picture image plane compression unit 28 and the resolution conversion ratio in the picture image plane resolution conversion unit 27. Specifically, when the picture image plane compression unit 28 performs JPEG compression, the pixel block is assumed to be 8 × 8, and the resolution conversion by the picture image plane resolution conversion unit 27 performs 1/2 times conversion. The size of the processing block is 16 × 16 pixels. When sub-sampling is performed here, for example, when sub-sampling is performed for Cb and Cr (and when conversion for halving the resolution is performed), the size of the processing block may be changed accordingly.

絵柄画像プレーン生成部24は、各処理ブロックのうち一つを選択する(S2)。そしてこの選択したブロック内に除去された画素があるか否かを調べる(S3)。ここで、除去された画素がなければ(すなわち当該ブロック内のすべての画素が絵柄部分を構成する画素である場合は)、未だ処理していない処理ブロックがあるか否かを調べ(S4)、処理していない処理ブロックがあれば、処理S2に戻って次の処理ブロックを選択して処理を続ける。また、処理S4において未だ処理していない処理ブロックがなければ(つまり、すべての処理ブロックについて処理を終了したときには)、処理を終了する。   The pattern image plane generation unit 24 selects one of the processing blocks (S2). Then, it is checked whether or not there is a removed pixel in the selected block (S3). Here, if there is no removed pixel (that is, if all the pixels in the block are pixels constituting the pattern portion), it is checked whether there is a processing block that has not yet been processed (S4), If there is a processing block that has not been processed, the process returns to step S2 to select the next processing block and continue the processing. If there is no processing block that has not yet been processed in step S4 (that is, when processing has been completed for all processing blocks), the processing ends.

また処理S3において、除去された画素がある場合は、選択されている処理ブロック内から除去されていない画素(すなわち絵柄部分を構成する画素)を抽出し(S5)、当該抽出した画素の値に基づく統計量(例えば当該抽出した画素の値の平均値等)を演算して、当該演算の結果を、除去された画素の画素値として決定する(S6)。なお、統計量そのものではなく、処理ブロック内の絵柄部分を構成する画素の値のうち、当該統計量に最も近い画素値を選択して、除去された画素の画素値として決定してもよい。   In the process S3, if there is a pixel that has been removed, a pixel that is not removed from the selected processing block (ie, a pixel constituting the pattern portion) is extracted (S5), and the value of the extracted pixel is set. A statistic (for example, an average value of the extracted pixel values) is calculated, and the result of the calculation is determined as the pixel value of the removed pixel (S6). Note that, instead of the statistic itself, a pixel value closest to the statistic may be selected and determined as the pixel value of the removed pixel from the values of the pixels constituting the pattern portion in the processing block.

そして絵柄プレーン生成部24は、選択されている処理ブロック内の画素のうち、除去された画素の値をいずれも処理S6で決定した画素値に設定して(S7)、処理S4に移行して処理を続ける。すなわち、この絵柄画像プレーン生成部24の処理が本発明にいう前処理に相当する。   Then, the picture plane generation unit 24 sets all the values of the removed pixels among the pixels in the selected processing block to the pixel values determined in the processing S6 (S7), and proceeds to the processing S4. Continue processing. That is, the process of the picture image plane generating unit 24 corresponds to the preprocessing referred to in the present invention.

このように絵柄画像プレーン生成部24が、除去された画素の値として、圧縮処理時のブロック単位ごとに一つの画素値を決定するので、圧縮率の低下や画質の劣化を招来することがない。   As described above, the picture image plane generation unit 24 determines one pixel value for each block unit at the time of compression processing as the value of the removed pixel, so that the compression rate and the image quality are not deteriorated. .

なお、図4に示す処理において、処理S5で絵柄部分を構成する画素がない場合は、選択している処理ブロックとは異なる他のブロックから絵柄部分を構成する画素を抽出することとしてもよい。ここで他のブロックは例えば近傍ブロック(上、下、右、左、左上、右上、左下、右下の8つのブロックなど)である。   In the process shown in FIG. 4, when there is no pixel constituting the picture part in step S <b> 5, the pixel constituting the picture part may be extracted from another block different from the selected processing block. Here, the other blocks are, for example, neighboring blocks (e.g., eight blocks of upper, lower, right, left, upper left, upper right, lower left, and lower right).

次に、本実施の形態の画像処理装置の動作について説明する。画像入力部13が複数ページ分の画像データを光学的に読取って制御部11に出力すると、制御部11が各ページの画像データをそれぞれ処理対象の画像データとし、順次注目画像データとして選択する。   Next, the operation of the image processing apparatus according to this embodiment will be described. When the image input unit 13 optically reads image data for a plurality of pages and outputs the image data to the control unit 11, the control unit 11 sets the image data of each page as image data to be processed and sequentially selects the target image data.

そして制御部11は注目画像データから文字画像プレーンを抽出し、文字画像プレーンに対応する文字色画像プレーンを生成して、これら文字画像プレーン及び文字色画像プレーンを記憶部12に格納する。さらに制御部11は、注目画像データから文字画像プレーンを除去した絵柄画像プレーンを生成して記憶部12に格納する。この際、制御部11は、後に行う絵柄画像プレーンの圧縮処理のパラメータと、解像度変換のパラメータとに基づいて処理ブロックのサイズを決定し、注目画像データを当該決定したサイズの処理ブロックに分割して、処理ブロックごとに、当該処理ブロック内の画素のうち除外されるべき画素の値を、除外されない画素の値に基づいて決定する。   Then, the control unit 11 extracts a character image plane from the target image data, generates a character color image plane corresponding to the character image plane, and stores the character image plane and the character color image plane in the storage unit 12. Further, the control unit 11 generates a pattern image plane obtained by removing the character image plane from the target image data, and stores the generated pattern image plane in the storage unit 12. At this time, the control unit 11 determines the size of the processing block based on the compression processing parameter of the pattern image plane to be performed later and the resolution conversion parameter, and divides the target image data into processing blocks of the determined size. Thus, for each processing block, the value of the pixel to be excluded among the pixels in the processing block is determined based on the value of the pixel that is not excluded.

制御部11は、記憶部12に格納されている文字色画像プレーンと、絵柄画像プレーンとをそれぞれ解像度変換し、さらに文字画像プレーンと、解像度変換後の文字色画像プレーン及び絵柄画像プレーンを圧縮処理して、記憶部12に格納する。ここで絵柄画像プレーンについての解像度変換と圧縮処理とは、いずれも上記処理ブロックのサイズに関係した処理パラメータによって行われる。制御部11は、さらに注目画像データとして選択していないページの画像データがあるか否かを調べ、そのような画像データがあれば、当該未選択のページの画像データの一つを注目画像データとして選択して、上記処理を繰返して行う。   The control unit 11 converts the resolution of the character color image plane and the pattern image plane stored in the storage unit 12, respectively, and further compresses the character image plane, and the character color image plane and the pattern image plane after the resolution conversion. And stored in the storage unit 12. Here, both resolution conversion and compression processing for the pattern image plane are performed by processing parameters related to the size of the processing block. The control unit 11 further checks whether there is image data of a page not selected as the target image data. If there is such image data, one of the image data of the unselected page is selected as the target image data. The above process is repeated.

また、制御部11はすべてのページの画像データについて処理を完了していれば、記憶部12に格納されている各ページの各プレーンに係る圧縮画像データをPDF等の所定のフォーマットの画像データに変換し、当該変換した画像データを画像出力部14から出力する。   Further, if the processing of the image data of all pages is completed, the control unit 11 converts the compressed image data related to each plane of each page stored in the storage unit 12 into image data of a predetermined format such as PDF. The converted image data is output from the image output unit 14.

こうして得られた変換後の画像データは、例えば受け側において、各プレーンのデータが伸長される。そして当該受け側で、文字色画像プレーンと絵柄画像プレーンとの解像度を元の(原画像の)解像度に戻すよう解像度変換し、文字色画像プレーンのうち、文字画像プレーン上の黒画素に対応する画素値を抽出した画像データを再現し(これにより文字部分の画像が色を含めて再現されることになる)、当該再現した文字部分の画像データを絵柄画像プレーンの対応する位置に上書して、元の画像データを再生することになる。   The converted image data obtained in this way is decompressed for each plane, for example, on the receiving side. The receiving side converts the resolution so that the resolution of the character color image plane and the pattern image plane is restored to the original (original image) resolution, and corresponds to the black pixel on the character image plane of the character color image plane. Reproduce the image data from which the pixel values have been extracted (this will reproduce the image of the character part including the color) and overwrite the reproduced image data of the character part at the corresponding position on the design image plane. Thus, the original image data is reproduced.

なお、ここまでの説明では、絵柄画像プレーンの生成の際に、後に行われる解像度変換や圧縮処理の処理パラメータに配慮した処理ブロックを生成し、当該処理ブロックごとに処理を行うようにしていたが、これに代えて、絵柄画像プレーンの生成の際に予め定めたサイズの処理ブロックに分割して絵柄画像プレーンのデータを生成しておき、当該処理ブロックのサイズに基づいて解像度変換や圧縮処理の処理パラメータを決定してもよい。例えば、処理ブロックのサイズが16×16である場合に、圧縮処理における画素ブロックのサイズを16×16のサイズとするなどである。   In the above description, when generating the pattern image plane, processing blocks are generated in consideration of processing parameters for resolution conversion and compression processing to be performed later, and processing is performed for each processing block. Instead of this, the image image plane data is generated by dividing into processing blocks of a predetermined size when generating the pattern image plane, and resolution conversion or compression processing is performed based on the size of the processing block. Processing parameters may be determined. For example, when the size of the processing block is 16 × 16, the size of the pixel block in the compression processing is set to 16 × 16.

また、本実施の形態の説明においては、画像データをプレーンに分割するなど、部分的な画像データを除去したときの、当該除去部分の穴埋処理を行う場合について説明したが、これに限らず、例えば画像データからノイズや汚れ(いわゆるアーティファクト)を除去する処理にも利用できる。   Further, in the description of the present embodiment, a case has been described in which hole removal processing is performed on the removed portion when partial image data is removed, such as dividing the image data into planes. For example, it can be used for processing for removing noise and dirt (so-called artifacts) from image data.

本発明の実施の形態に係る画像処理装置の一例を表す構成ブロック図である。1 is a configuration block diagram illustrating an example of an image processing apparatus according to an embodiment of the present invention. 本発明の実施の形態に係る画像処理装置の制御部によって実行される処理内容を表す機能ブロック図である。It is a functional block diagram showing the processing content performed by the control part of the image processing apparatus which concerns on embodiment of this invention. 各画像プレーンの例を表す説明図である。It is explanatory drawing showing the example of each image plane. 絵柄画像プレーン生成部の処理例を表すフローチャート図である。It is a flowchart figure showing the process example of the pattern image plane production | generation part.

符号の説明Explanation of symbols

11 制御部、12 記憶部、13 画像入力部、14 画像出力部、21 画像補正部、22 文字画像プレーン生成部、23 文字色画像プレーン生成部、24 絵柄画像プレーン生成部、25 文字色画像プレーン解像度変換部、26 文字色画像プレーン圧縮部、27 絵柄画像プレーン解像度変換部、28 絵柄画像プレーン圧縮部、29 文字画像プレーン圧縮部、30 フォーマット部。
11 control unit, 12 storage unit, 13 image input unit, 14 image output unit, 21 image correction unit, 22 character image plane generation unit, 23 character color image plane generation unit, 24 design image plane generation unit, 25 character color image plane Resolution conversion unit, 26 character color image plane compression unit, 27 pattern image plane resolution conversion unit, 28 pattern image plane compression unit, 29 character image plane compression unit, 30 format unit.

Claims (9)

処理対象となった画像データに対して前処理を行う前処理手段と、
前記前処理後の画像データを所定サイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う圧縮手段と、
を含み、
前記前処理手段は、前記画像データを前記圧縮手段における画素ブロックに対応する前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行することを特徴とする画像処理装置。
Preprocessing means for performing preprocessing on image data to be processed;
Compression means for dividing the pre-processed image data into pixel blocks of a predetermined size and performing compression by a predetermined process for each pixel block;
Including
The image processing apparatus, wherein the preprocessing unit divides the image data into preprocessing blocks corresponding to the pixel blocks in the compression unit, and executes predetermined preprocessing for each preprocessing block.
処理対象となった画像データを所定サイズの前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行する前処理手段と、
前記前処理後の画像データを、前記前処理ブロックに対応するサイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う圧縮手段と、
を含むことを特徴とする画像処理装置。
Preprocessing means for dividing the image data to be processed into preprocessed blocks of a predetermined size, and executing predetermined preprocessing for each preprocessed block;
Compression means for dividing the pre-processed image data into pixel blocks of a size corresponding to the pre-process block, and compressing by a predetermined process for each pixel block;
An image processing apparatus comprising:
請求項1又は2に記載の画像処理装置において、
圧縮の対象となった対象画像データのうち所定性状の画像を構成する画像部分を抽出し、当該画像部分を前記対象画像データから除去した画像部分を抽出して、それぞれ第1部分画像データと、第2部分画像データとを生成する手段をさらに含み、
前記前処理手段は、前記第2部分画像データを処理対象の画像データとして、当該第2部分画像データを前記前処理ブロックに分割し、当該前処理ブロックごとに、前記除去された画素の画素値を調整する処理を、前記所定前処理として実行する
ことを特徴とする画像処理装置。
The image processing apparatus according to claim 1 or 2,
Extracting an image part constituting an image having a predetermined property from the target image data to be compressed, extracting an image part obtained by removing the image part from the target image data, Means for generating second partial image data;
The pre-processing unit divides the second partial image data into the pre-processing blocks using the second partial image data as processing target image data, and the pixel value of the removed pixel for each pre-processing block. An image processing apparatus characterized by executing a process for adjusting the predetermined pre-process.
請求項3に記載の画像処理装置において、
前記前処理手段は、前記所定前処理において、除去された画素の画素値を調整するために、前処理ブロック内で除去されていない画素の画素値に基づいて、前記除去された画素の画素値を決定して調整することを特徴とする画像処理装置。
The image processing apparatus according to claim 3.
The preprocessing means adjusts the pixel value of the removed pixel in the predetermined preprocessing based on the pixel value of the pixel that has not been removed in the preprocessing block in order to adjust the pixel value of the removed pixel. Determining and adjusting the image processing apparatus.
請求項3に記載の画像処理装置において、
前記前処理手段は、前記所定前処理において、除去された画素の画素値を調整するために、前処理ブロック内で除去されていない画素がある場合には、当該除去されていない画素の画素値に基づいて、前記除去された画素の画素値を決定し、
前記所定前処理において、除去された画素の画素値を調整するために、前処理ブロック内で除去されていない画素がない場合には、他の前処理ブロック内での除去されていない画素の画素値を取得し、当該取得した画素値に基づいて、前記除去された画素の画素値を決定することにより、
前記除去された画素の画素値を調整することを特徴とする画像処理装置。
The image processing apparatus according to claim 3.
The preprocessing means, when there is a pixel that has not been removed in the preprocessing block in order to adjust the pixel value of the removed pixel in the predetermined preprocessing, the pixel value of the pixel that has not been removed And determining a pixel value of the removed pixel based on
In the predetermined preprocessing, in order to adjust the pixel value of the removed pixel, if there is no pixel that has not been removed in the preprocessing block, the pixel of the pixel that has not been removed in another preprocessing block By acquiring a value and determining the pixel value of the removed pixel based on the acquired pixel value,
An image processing apparatus for adjusting a pixel value of the removed pixel.
コンピュータを用い、
処理対象となった画像データに対して前処理を行う工程と、
前記前処理後の画像データを所定サイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う工程と、
を実行させ、
前記前処理において、前記画像データを前記圧縮手段における画素ブロックに対応する前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行させることを特徴とする画像処理方法。
Using a computer,
A step of pre-processing the image data to be processed;
Dividing the pre-processed image data into pixel blocks of a predetermined size and performing compression by predetermined processing for each pixel block;
And execute
In the preprocessing, the image data is divided into preprocessing blocks corresponding to pixel blocks in the compression unit, and predetermined preprocessing is executed for each preprocessing block.
コンピュータを用い、
処理対象となった画像データを所定サイズの前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行する工程と、
前記前処理後の画像データを、前記前処理ブロックに対応するサイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う工程と、
を実行させることを特徴とする画像処理方法。
Using a computer,
Dividing the image data to be processed into pre-process blocks of a predetermined size, and executing the pre-process for each pre-process block;
Dividing the pre-processed image data into pixel blocks of a size corresponding to the pre-process block, and performing compression by a predetermined process for each pixel block;
An image processing method characterized in that
コンピュータに、
処理対象となった画像データに対して前処理を行わせる手順と、
前記前処理後の画像データを所定サイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行わせる手順と、
を実行させ、
前記前処理において、前記画像データを前記圧縮手段における画素ブロックに対応する前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行させることを特徴とする画像処理プログラム。
On the computer,
A procedure for pre-processing the image data to be processed;
A procedure of dividing the pre-processed image data into pixel blocks of a predetermined size and performing compression by a predetermined process for each pixel block;
And execute
In the preprocessing, the image processing program divides the image data into preprocessing blocks corresponding to the pixel blocks in the compression unit, and executes predetermined preprocessing for each preprocessing block.
コンピュータに、
処理対象となった画像データを所定サイズの前処理ブロックに分割し、当該前処理ブロックごとに所定前処理を実行する手順と、
前記前処理後の画像データを、前記前処理ブロックに対応するサイズの画素ブロックに分割し、画素ブロックごとの所定処理によって圧縮を行う手順と、
を実行させることを特徴とする画像処理プログラム。
On the computer,
A procedure of dividing the image data to be processed into pre-process blocks of a predetermined size and executing the pre-process for each pre-process block;
Dividing the pre-processed image data into pixel blocks of a size corresponding to the pre-process block, and performing compression by a predetermined process for each pixel block;
An image processing program for executing
JP2004008212A 2004-01-15 2004-01-15 Image processing apparatus Pending JP2005204065A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004008212A JP2005204065A (en) 2004-01-15 2004-01-15 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004008212A JP2005204065A (en) 2004-01-15 2004-01-15 Image processing apparatus

Publications (2)

Publication Number Publication Date
JP2005204065A true JP2005204065A (en) 2005-07-28
JP2005204065A5 JP2005204065A5 (en) 2007-02-15

Family

ID=34821651

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004008212A Pending JP2005204065A (en) 2004-01-15 2004-01-15 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2005204065A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009159171A (en) * 2007-12-25 2009-07-16 Toshiba Corp Method and apparatus for enhancing image resolution

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009159171A (en) * 2007-12-25 2009-07-16 Toshiba Corp Method and apparatus for enhancing image resolution

Similar Documents

Publication Publication Date Title
JP5132517B2 (en) Image processing apparatus and image processing method
JP2005045404A (en) Image processor and method, and program
US10523843B2 (en) Image processing apparatus, image processing method, and non-transitory computer-readable storage medium
JP2009200642A (en) Image encoding apparatus and method of controlling the same
US11943547B2 (en) Information processing apparatus that illuminates a printed image during capture when embedded information is to be processed, information processing system, information processing method, and storage medium
JP4097587B2 (en) Image processing apparatus and image processing method
JP2011193394A (en) Image processing apparatus, image processing method, and program
JP4235583B2 (en) Image processing apparatus, image processing program, and storage medium
US20240040060A1 (en) Information processing apparatus, image processing method, and medium
CN1179558C (en) Image recording apparatus and method, image reproducing apparatus and method, and recorded medium on which image processing program is recorded
JP6370080B2 (en) Image processing apparatus, image processing method, and program.
JP2004320383A (en) Image processing apparatus, image processing method, and image processing system
JP2005204065A (en) Image processing apparatus
JP2007005907A (en) Image processing method, image processor, image processing program, and recording medium
JP2007088912A (en) Image processing apparatus and program
JP4050639B2 (en) Image processing apparatus, image processing method, and program executed by computer
JP4504096B2 (en) Image processing apparatus, program, and storage medium
JP4228905B2 (en) Image processing apparatus and program
JP4011494B2 (en) Image processing apparatus, image processing method, program, and recording medium
JP4926128B2 (en) Image processing apparatus, image reading apparatus, image forming apparatus, computer program, recording medium, and image processing method
JP4089481B2 (en) Image processing device
JP2005244649A (en) Image processing apparatus
JP2011166765A (en) Image forming device and image forming method
JP2005323066A (en) Image processing apparatus
JP2005190010A (en) Image processor

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061221

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061221

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20071112

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080807

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080812

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080930

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081028