JP4520499B2 - Image processing apparatus, image processing program, and storage medium - Google Patents

Image processing apparatus, image processing program, and storage medium Download PDF

Info

Publication number
JP4520499B2
JP4520499B2 JP2007340886A JP2007340886A JP4520499B2 JP 4520499 B2 JP4520499 B2 JP 4520499B2 JP 2007340886 A JP2007340886 A JP 2007340886A JP 2007340886 A JP2007340886 A JP 2007340886A JP 4520499 B2 JP4520499 B2 JP 4520499B2
Authority
JP
Japan
Prior art keywords
processing
image
compression encoding
encoding
compression
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
JP2007340886A
Other languages
Japanese (ja)
Other versions
JP2008160857A (en
Inventor
泰之 野水
宏幸 作山
潤一 原
熱河 松浦
隆則 矢野
児玉  卓
利夫 宮澤
康行 新海
隆之 西村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007340886A priority Critical patent/JP4520499B2/en
Publication of JP2008160857A publication Critical patent/JP2008160857A/en
Application granted granted Critical
Publication of JP4520499B2 publication Critical patent/JP4520499B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、パーソナルコンピュータを始めとする各種の画像処理装置、画像処理用プログラム及び記憶媒体に関する。   The present invention relates to various image processing apparatuses such as a personal computer, an image processing program, and a storage medium.

近年のネットワーク技術の発達は目覚しいものがあり、それに伴うインターネットの普及も盛んである。このような状況の中で、コンテンツ配布元となるサーバ側では、コンテンツを作成する上で各種画像を扱うようになっている。即ち、デジタルカメラ等により撮影され、或いは、スキャナ等から入力される写真等の自然画像の他に、例えば、コンピュータで人工的に作成されたコンピュータグラフィックス画像(CG画像)や、通常の文書のような2値画像や、パレットカラー方式に従いパレットカラーで表現された文字図形画像(限定色カラー画像)や、1色のみの単色画像などがあり、一つのコンテンツ文書中にこれらの各種画像を複合的に含ませて編集するケースも多々あり得る。ここに、例えば、CG画像の場合であれば、写真等の自然画像と比較して、同一色の画素が連続する一方で、隣接画素間の色が極端に異なる場合がある、という特徴を有する。また、カラー画像についてみると、例えば、デジタルカメラ等から入力されるRGBの各色8ビットの自然画像とパレットカラーを用いた文字図形の画像とでは画像データの構成が全く異なる、という特徴がある。   The development of network technology in recent years has been remarkable, and the Internet has become popular. Under such circumstances, the server serving as a content distribution source handles various images when creating content. That is, in addition to a natural image such as a photograph taken by a digital camera or the like or input from a scanner or the like, for example, a computer graphics image (CG image) artificially created by a computer or a normal document Such as binary images, character graphic images (limited color images) expressed in palette colors according to the palette color method, and single-color images of only one color. These various images are combined in one content document. There are many cases in which editing is included. Here, for example, in the case of a CG image, compared to a natural image such as a photograph, while the same color pixels are continuous, the color between adjacent pixels may be extremely different. . Further, regarding a color image, for example, there is a characteristic that the configuration of image data is completely different between an 8-bit natural image of RGB colors input from a digital camera or the like and a character graphic image using a palette color.

一方、この種の画像データを扱うサーバ等では、メモリ容量を節約したり、配信する上でそのデータ容量を少なくして高速転送したりすることを可能にするため、圧縮符号化して保存することは必須である。   On the other hand, servers that handle this type of image data should be compressed and stored in order to save memory capacity or to reduce the data capacity for distribution and transfer at high speed. Is essential.

このような画像圧縮符号化処理に関しては、従来、例えば、2値符号化と多値符号化とを切換えて符号化することは知られている。その一例として、複数の圧縮手段を備え、第1の圧縮方法で画像を部分的に圧縮し、その圧縮率から画像の種類を判別して、最終的な圧縮方法を選択するようにした提案例がある(例えば、特許文献1参照)。   With regard to such image compression encoding processing, conventionally, for example, encoding by switching between binary encoding and multi-level encoding is known. As an example, a proposal example comprising a plurality of compression means, partially compressing an image by the first compression method, discriminating the type of image from the compression rate, and selecting the final compression method (For example, refer to Patent Document 1).

また、高圧縮率にして高画質な画像の復元が可能な高精細画像圧縮伸長技術としてJPEG2000アルゴリズムによる画像圧縮符号化技術が注目されている。
特許第2814970号公報
In addition, an image compression encoding technique based on the JPEG2000 algorithm has attracted attention as a high-definition image compression / decompression technique that can restore a high-quality image at a high compression rate.
Japanese Patent No. 2814970

ところが、特許文献1等に示される従来技術によると、画像が2値であるか多値であるの種類に応じた圧縮符号化処理が可能であるが、元々異なる種類の圧縮符号化処理を行う符号器を用意しておかなくてはならず、能率的でなく、画像処理装置全体の構成の複雑化、コストアップを招いてしまう。また、2値か多値かの種類に限定されてしまうものである。   However, according to the prior art disclosed in Patent Document 1 and the like, compression encoding processing according to the type of image is binary or multi-valued is possible, but originally different types of compression encoding processing are performed. An encoder must be prepared, which is not efficient, and complicates the configuration of the entire image processing apparatus and increases costs. Moreover, it will be limited to the kind of binary or multi-value.

また、JPEG2000アルゴリズムを利用すれば、幾つかの高能率符号化のための処理を含んでおり、基本的に、高効率、高圧縮率の圧縮符号化が可能であるが、それらの処理が対象画像の特性によっては必ずしも有効とは限らず、無駄な処理となって、却って、符号化効率を悪くしているケースもある。   In addition, if the JPEG2000 algorithm is used, some high-efficiency encoding processes are included. Basically, high-efficiency and high-compression compression encoding is possible. Depending on the characteristics of the image, it is not always effective, and there are cases where the processing becomes wasteful and the coding efficiency is worsened.

本発明の目的は、コンテンツ画像等を圧縮符号化する上で、JPEG2000アルゴリズムによる画像圧縮符号化技術を利用し、基本的に一つの符号器で各種特性を持つ画像データに対して高能率に処理可能とし、かつ、その際のJPEG2000アルゴリズムの不都合を回避できるようにすることである。   An object of the present invention is to use image compression coding technology based on the JPEG2000 algorithm to compress and encode content images and the like, and basically process image data having various characteristics with a single encoder at high efficiency. It is possible to avoid the inconvenience of the JPEG2000 algorithm at that time.

請求項1記載の発明の画像処理装置は、画像データをJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段と、圧縮符号化の対象となる画像データに対して前記圧縮符号化手段中の処理を取捨選択して前記圧縮符号化手段により前記画像データに対して処理内容の異なる複数種類の圧縮符号化処理を行わせる複数符号取得手段と、この複数符号取得手段により取得された複数の符号中から最も符号化効率のよい処理内容によるものを実際の符号として選択する選択手段と、を備える。   An image processing apparatus according to a first aspect of the present invention includes a compression encoding unit that compresses and encodes image data in accordance with the JPEG2000 algorithm, and a process in the compression encoding unit for image data to be compressed and encoded. A plurality of code acquisition means for selecting and performing a plurality of types of compression encoding processes having different processing contents on the image data by the compression encoding means; and a plurality of codes acquired by the plurality of code acquisition means Selecting means for selecting, as an actual code, one having processing efficiency with high encoding efficiency.

従って、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段を用いることで、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化手段による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果、最も符号化効率のよい処理内容によるものを実際の符号として選択することで、実際に画像データの特性を判別しなくても、結果的に、最も符号化効率のよいものの選択により、無駄となる処理内容によるものを排除することができ、JPEG2000アルゴリズムの不都合を回避することが可能となる。   Therefore, by using compression encoding means that basically performs compression encoding according to the JPEG2000 algorithm, compression encoding processing of image data having various characteristics can be handled with a single encoder, and the configuration is simple and highly efficient. In addition, the processing by the compression encoding means is selected and a plurality of types of compression encoding processing having different processing contents are performed, and as a result, the one having the processing contents with the highest encoding efficiency is selected as the actual code. Thus, even if the characteristics of the image data are not actually discriminated, as a result, by selecting the most efficient encoding data, it is possible to eliminate the waste due to the processing contents and avoid the disadvantages of the JPEG2000 algorithm. It becomes possible.

請求項2記載の発明の画像処理装置は、画像データをJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段と、圧縮符号化の対象となる画像データに対して前記圧縮符号化手段中の処理を取捨選択して前記圧縮符号化手段により前記画像データに対して処理内容の異なる複数種類の圧縮符号化処理を行わせる複数符号取得手段と、この複数符号取得手段により取得された、異なる処理内容毎の複数の符号に関してその符号化効率、画質、その他の情報をユーザに提供する結果提供手段と、ユーザにより指定された処理内容によるものを実際の符号として選択する選択手段と、を備える。   According to a second aspect of the present invention, there is provided an image processing apparatus for compressing and encoding image data in accordance with the JPEG2000 algorithm, and for discarding the processing in the compression encoding means for the image data to be subjected to compression encoding. A plurality of code acquisition means for selecting and performing a plurality of types of compression encoding processing with different processing contents on the image data by the compression encoding means; and for each of different processing contents acquired by the plurality of code acquisition means A result providing unit that provides the user with the encoding efficiency, image quality, and other information regarding a plurality of codes, and a selection unit that selects, as an actual code, one according to the processing content specified by the user.

従って、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段を用いることで、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化手段による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果をユーザに提供して所望の処理内容によるものを指定させることにより、例えば、符号化効率に大差のないような場合には画質のよいものを選択することができる等、実際に画像データの特性を判別しなくても、結果的に、ユーザにより指定された処理内容によるものの選択により、JPEG2000アルゴリズムの不都合を回避することが可能となる。   Therefore, by using compression encoding means that basically performs compression encoding according to the JPEG2000 algorithm, compression encoding processing of image data having various characteristics can be handled with a single encoder, and the configuration is simple and highly efficient. For example, by selecting the processing by the compression encoding means and performing a plurality of types of compression encoding processing with different processing contents, and providing the result to the user and specifying the desired processing contents, for example, If there is no significant difference in encoding efficiency, it is possible to select one with good image quality, so that it does not actually determine the characteristics of the image data. By selecting one, it is possible to avoid the disadvantages of the JPEG2000 algorithm.

請求項3記載の発明は、請求項1又は2記載の画像処理装置において、前記圧縮符号化手段は、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理、係数モデリング処理、算術符号化処理、符号順序制御処理という手順で画像データを圧縮符号化するものであり、これらの処理のうち、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理を取捨選択の対象とする。   According to a third aspect of the present invention, in the image processing apparatus according to the first or second aspect, the compression encoding means includes a DC level conversion process, a color conversion process, a two-dimensional wavelet transform process, a quantization process, a coefficient modeling process, Image data is compression-encoded using procedures such as arithmetic encoding processing and code order control processing. Among these processing, DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing are selected. The target of.

従って、JPEG2000アルゴリズム中、係数モデリング処理というエントロピー符号化処理以前のDCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理を取捨選択の対象として、処理内容を異ならせることにより、JPEG2000アルゴリズムの特徴を損なわず、かつ、現実の画像データの特性に応じて無駄となる処理を省略した符号化効率のよい高速処理が可能となる。   Therefore, in the JPEG2000 algorithm, DCPEG level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing prior to entropy coding processing called coefficient modeling processing are selected as targets for selection, thereby making JPEG2000 different. It is possible to perform high-speed processing with high coding efficiency without losing the characteristics of the algorithm and omitting wasteful processing according to the characteristics of actual image data.

請求項4記載の発明の画像処理用プログラムは、コンピュータにインストールされ、前記コンピュータに、画像データをJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能と、圧縮符号化の対象となる画像データに対して前記圧縮符号化機能中の処理を取捨選択して前記圧縮符号化機能により前記画像データに対して処理内容の異なる複数種類の圧縮符号化処理を行わせる複数符号取得機能と、この複数符号取得機能により取得された複数の符号中から最も符号化効率のよい処理内容によるものを実際の符号として選択する選択機能と、を実行させる。   According to a fourth aspect of the present invention, there is provided an image processing program installed in a computer, wherein the computer is configured to compress and encode image data according to the JPEG2000 algorithm, and to the image data to be compressed and encoded. A plurality of code acquisition functions for selecting a process in the compression encoding function and performing a plurality of types of compression encoding processes having different processing contents on the image data by the compression encoding function, and the plurality of code acquisition functions And a selection function for selecting, as an actual code, one having a process content with the highest coding efficiency from among the plurality of codes acquired by the above-described method.

従って、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能を用いることで、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化機能による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果、最も符号化効率のよい処理内容によるものを実際の符号として選択することで、実際に画像データの特性を判別しなくても、結果的に、最も符号化効率のよいものの選択により、無駄となる処理内容によるものを排除することができ、JPEG2000アルゴリズムの不都合を回避することが可能となる。   Therefore, by using a compression coding function that basically performs compression coding according to the JPEG2000 algorithm, compression coding processing of image data having various characteristics can be handled with a single encoder, and the configuration is simple and highly efficient. In addition, the processing by the compression coding function is selected and a plurality of types of compression coding processing having different processing contents are performed, and as a result, the processing code having the highest coding efficiency is selected as the actual code. Thus, even if the characteristics of the image data are not actually discriminated, as a result, by selecting the most efficient encoding data, it is possible to eliminate the waste due to the processing contents and avoid the disadvantages of the JPEG2000 algorithm. It becomes possible.

請求項5記載の発明の画像処理用プログラムは、コンピュータにインストールされ、前記コンピュータに、画像データをJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能と、圧縮符号化の対象となる画像データに対して前記圧縮符号化機能中の処理を取捨選択して前記圧縮符号化機能により前記画像データに対して処理内容の異なる複数種類の圧縮符号化処理を行わせる複数符号取得機能と、この複数符号取得機能により取得された、異なる処理内容毎の複数の符号に関してその符号化効率、画質、その他の情報をユーザに提供する結果提供機能と、ユーザにより指定された処理内容によるものを実際の符号として選択する選択機能と、を実行させる。   According to a fifth aspect of the present invention, there is provided an image processing program installed in a computer, wherein the computer is configured to compress and encode image data in accordance with the JPEG2000 algorithm, and to compress and encode image data. A plurality of code acquisition functions for selecting a process in the compression encoding function and performing a plurality of types of compression encoding processes having different processing contents on the image data by the compression encoding function, and the plurality of code acquisition functions A result providing function for providing the user with the encoding efficiency, image quality, and other information regarding a plurality of codes for each different processing content acquired by the method, and selecting the actual code according to the processing content specified by the user And a selection function.

従って、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能を用いることで、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化機能による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果をユーザに提供して所望の処理内容によるものを指定させることにより、例えば、符号化効率に大差のないような場合には画質のよいものを選択することができる等、実際に画像データの特性を判別しなくても、結果的に、ユーザにより指定された処理内容によるものの選択により、JPEG2000アルゴリズムの不都合を回避することが可能となる。   Therefore, by using a compression coding function that basically performs compression coding according to the JPEG2000 algorithm, compression coding processing of image data having various characteristics can be handled with a single encoder, and the configuration is simple and highly efficient. For example, by selecting the processing by the compression encoding function and performing a plurality of types of compression encoding processing with different processing contents and providing the result to the user and specifying the desired processing contents, for example, If there is no significant difference in encoding efficiency, it is possible to select one with good image quality, so that it does not actually determine the characteristics of the image data. By selecting one, it is possible to avoid the disadvantages of the JPEG2000 algorithm.

請求項6記載の発明のコンピュータ読取り可能な記憶媒体は、請求項4又は5記載の画像処理用プログラムを記憶している。   A computer-readable storage medium according to a sixth aspect stores the image processing program according to the fourth or fifth aspect.

従って、請求項4又は5記載の発明と同様な作用を奏する。   Therefore, the same effect as that of the invention according to claim 4 or 5 is exhibited.

本発明の画像処理装置によれば、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段を用いるので、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化手段による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果、最も符号化効率のよい処理内容によるものを実際の符号として選択するようにしたので、実際に画像データの特性を判別しなくても、結果的に、最も符号化効率のよいものの選択により、無駄となる処理内容によるものを排除することができ、JPEG2000アルゴリズムの不都合を回避することができる。   According to the image processing apparatus of the present invention, the compression encoding means for performing compression encoding according to the JPEG2000 algorithm is basically used, so that the compression encoding processing of image data having various characteristics can be handled by a single encoder. In addition to being simple and highly efficient, the processing by this compression encoding means is selected and a plurality of types of compression encoding processing with different processing contents are performed. As a result, the processing contents with the highest encoding efficiency are obtained. Since it is selected as an actual code, it is possible to eliminate unnecessary processing contents by selecting the most efficient coding result without actually determining the characteristics of the image data. And the inconvenience of the JPEG2000 algorithm can be avoided.

本発明の実施の一形態を図面に基づいて説明する。   An embodiment of the present invention will be described with reference to the drawings.

[JPEG2000について概略説明]
本実施の形態は、JPEG2000アルゴリズムを利用するものであり、まず、JPEG2000について概略説明する。
[Overview of JPEG2000]
This embodiment uses the JPEG2000 algorithm. First, JPEG2000 will be outlined.

図1は、JPEG2000アルゴリズムの基本を説明するための機能ブロック図である。図1に示すように、JPEG2000アルゴリズムは、色空間変換・逆変換部101、2次元ウェーブレット変換・逆変換部102、量子化・逆量子化部103、エントロピー符号化・復号化部104、タグ処理部105によって構成されている。以下、各部について説明する。   FIG. 1 is a functional block diagram for explaining the basics of the JPEG2000 algorithm. As shown in FIG. 1, the JPEG2000 algorithm includes a color space transform / inverse transform unit 101, a two-dimensional wavelet transform / inverse transform unit 102, a quantization / inverse quantization unit 103, an entropy encoding / decoding unit 104, and tag processing. The unit 105 is configured. Hereinafter, each part will be described.

色空間変換・逆変換部101及び2次元ウェーブレット変換・逆変換部102について図2及び図3を参照しながら説明する。   The color space transform / inverse transform unit 101 and the two-dimensional wavelet transform / inverse transform unit 102 will be described with reference to FIGS.

図2は、カラー画像である原画像の分割された各コンポーネントの一例を示す模式図である。カラー画像は、一般に、図2に示すように、原画像の各コンポーネントR、G、B(111)が、例えばRGB原色系によって分離されている。そして、原画像の各コンポーネントR、G、Bは、さらに、矩形をした領域であるタイル112によって分割される。個々のタイル112、例えば、R00,R01,…,R15/G00,G01,…,G15/B00,B01,…,B15は、圧縮伸長プロセスを実行する際の基本単位を構成する。従って、圧縮伸長動作は、コンポーネントR、G、B(111)毎、そしてタイル112毎に、独立して行なわれる。   FIG. 2 is a schematic diagram illustrating an example of each component obtained by dividing an original image that is a color image. In a color image, generally, as shown in FIG. 2, each component R, G, B (111) of the original image is separated by, for example, an RGB primary color system. Each component R, G, B of the original image is further divided by a tile 112, which is a rectangular area. Each tile 112, for example, R00, R01,..., R15 / G00, G01,..., G15 / B00, B01, ..., B15 constitutes a basic unit for executing the compression / decompression process. Therefore, the compression / decompression operation is performed independently for each of the components R, G, and B (111) and for each tile 112.

ここで、画像データの符号化時、各タイル112のデータは、図1に示す色空間変換・逆変換部101に入力され、色空間変換を施された後、2次元ウェーブレット変換・逆変換部102で2次元ウェーブレット変換(順変換)が適用されて周波数帯に空間分割される。   Here, at the time of encoding image data, the data of each tile 112 is input to the color space conversion / inverse conversion unit 101 shown in FIG. 1 and subjected to color space conversion, and then the two-dimensional wavelet conversion / inverse conversion unit. At 102, a two-dimensional wavelet transform (forward transform) is applied to divide the space into frequency bands.

図3は、デコンポジションレベル数が3である場合の各デコンポジションレベルにおけるサブバンドを示す模式図である。2次元ウェーブレット変換・逆変換部102は、原画像のタイル分割によって得られたタイル原画像(0LL)(デコンポジションレベル0)に対して、2次元ウェーブレット変換を施し、デコンポジションレベル1に示すサブバンド(1LL,1HL,1LH,1HH)を分離する。そして、2次元ウェーブレット変換・逆変換部102は、引き続き、この階層における低周波成分1LLに対して、2次元ウェーブレット変換を施し、デコンポジションレベル2に示すサブバンド(2LL,2HL,2LH,2HH)を分離する。2次元ウェーブレット変換・逆変換部102は、順次同様に、低周波成分2LLに対しても、2次元ウェーブレット変換を施し、デコンポジションレベル3に示すサブバンド(3LL,3HL,3LH,3HH)を分離する。図3中、各デコンポジションレベルにおいて符号化の対象となるサブバンドはグレーで示されている。例えば、デコンポジションレベル数を3とした場合、グレーで示したサブバンド(3HL,3LH,3HH,2HL,2LH,2HH,1HL,1LH,1HH)が符号化対象となり、3LLサブバンドは符号化されない。   FIG. 3 is a schematic diagram showing subbands at each decomposition level when the number of decomposition levels is three. The two-dimensional wavelet transform / inverse transform unit 102 performs the two-dimensional wavelet transform on the tile original image (0LL) (decomposition level 0) obtained by the tile division of the original image, and displays the sub-level shown in the decomposition level 1 Separate the bands (1LL, 1HL, 1LH, 1HH). Then, the two-dimensional wavelet transform / inverse transform unit 102 continues to perform the two-dimensional wavelet transform on the low-frequency component 1LL in this hierarchy, and displays subbands (2LL, 2HL, 2LH, 2HH) indicated by the decomposition level 2 Isolate. Similarly, the two-dimensional wavelet transform / inverse transform unit 102 sequentially performs the two-dimensional wavelet transform on the low frequency component 2LL to separate the subbands (3LL, 3HL, 3LH, 3HH) indicated by the decomposition level 3. To do. In FIG. 3, the subbands to be encoded at each decomposition level are shown in gray. For example, when the number of decomposition levels is 3, the subbands shown in gray (3HL, 3LH, 3HH, 2HL, 2LH, 2HH, 1HL, 1LH, 1HH) are to be encoded, and the 3LL subband is not encoded. .

次いで、量子化・逆量子化部103では、指定した符号化の順番で符号化の対象となるビットが定められた後、対象ビット周辺のビットからコンテキストが生成される。   Next, after the quantization / inverse quantization unit 103 determines the bits to be encoded in the designated encoding order, a context is generated from the bits around the target bits.

図4は、プリシンクトを例示する模式図である。量子化の処理が終わったウェーブレット係数は、個々のサブバンド毎に、「プリシンクト」と呼ばれる重複しない矩形に分割される。これは、インプリメンテーションでメモリを効率的に使うために導入されたものである。図4に示すように、一つのプリシンクトは、空間的に一致した3つの矩形領域からなっている。さらに、個々のプリシンクトは、重複しない矩形の「コードブロック」に分けられる。これは、エントロピーコーディングを行う際の基本単位となる。   FIG. 4 is a schematic diagram illustrating a precinct. The wavelet coefficients that have undergone the quantization process are divided into non-overlapping rectangles called “precincts” for each subband. This was introduced to use memory efficiently in implementation. As shown in FIG. 4, one precinct consists of three rectangular regions that are spatially matched. Furthermore, each precinct is divided into rectangular “code blocks” that do not overlap. This is a basic unit for entropy coding.

図5は、2次元ウェーブレット変換後の2次元ウェーブレット係数の値を「ビットプレーン」単位に分解し、画素或いはコードブロック毎に「ビットプレーン」に順位付けを行う処理の概要を示す模式図である。ウェーブレット変換後の係数値は、そのまま量子化し符号化することも可能であるが、JPEG2000では符号化効率を上げるために、係数値を「ビットプレーン」単位に分解し、画素或いはコードブロック毎に「ビットプレーン」に順位付けを行うことができる。図5には、その手順を簡単に示した。この例は、原画像(32×32画素)を16×16画素のタイル4つで分割した場合の例であり、デコンポジションレベル1のプリシンクトとコードブロックとの大きさは、各々8×8画素と4×4画素としている。プリシンクトとコードブロックの番号とは、ラスター順に付けられる。タイル境界外に対する画素拡張にはミラーリング法を使い、可逆(5,3)フィルタでウェーブレット変換を行い、デコンポジションレベル1のウェーブレット係数値を求めている。   FIG. 5 is a schematic diagram showing an outline of processing for decomposing the value of the two-dimensional wavelet coefficient after the two-dimensional wavelet transform into “bit plane” units and ranking the “bit plane” for each pixel or code block. . The coefficient values after the wavelet transform can be quantized and encoded as they are, but in JPEG2000, in order to increase the encoding efficiency, the coefficient values are decomposed into “bit plane” units, and “ Ranking can be performed on "bit planes". FIG. 5 simply shows the procedure. In this example, the original image (32 × 32 pixels) is divided into four 16 × 16 pixel tiles, and the size of the precinct and code block at the decomposition level 1 is 8 × 8 pixels each. And 4 × 4 pixels. Precincts and code block numbers are assigned in raster order. A mirroring method is used for pixel expansion outside the tile boundary, wavelet transform is performed with a reversible (5, 3) filter, and a wavelet coefficient value of decomposition level 1 is obtained.

また、図5には、タイル0/プリシンクト3/コードブロック3について、代表的な「レイヤ」についての概念的な模式図も併せて示している。レイヤの構造は、ウェーブレット係数値を横方向(ビットプレーン方向)から見ると理解し易い。1つのレイヤは任意の数のビットプレーンから構成される。この例では、レイヤ0、1、2、3は、各々、1、3、1という3つのビットプレーンからなっている。そして、LSBに近いビットプレーンを含むレイヤ程、先に量子化の対象となり、逆に、MSBに近いレイヤは最後まで量子化されずに残ることになる。LSBに近いレイヤから破棄する方法はトランケーションと呼ばれ、量子化率を細かく制御することが可能である。   FIG. 5 also shows a conceptual schematic diagram of a typical “layer” for tile 0 / precinct 3 / code block 3. The layer structure is easy to understand when the wavelet coefficient values are viewed from the horizontal direction (bit plane direction). One layer is composed of an arbitrary number of bit planes. In this example, layers 0, 1, 2, and 3 are made up of three bit planes of 1, 3, and 1, respectively. A layer including a bit plane closer to the LSB is subject to quantization first, and conversely, a layer close to the MSB remains unquantized until the end. A method of discarding from a layer close to the LSB is called truncation, and the quantization rate can be finely controlled.

次いで、エントロピー符号化・復号化部104について図6を参照しながら説明する。図6は、符号化された画像データのコードストリームを例示する模式図である。エントロピー符号化・復号化部104(図1参照)では、コンテキストと対象ビットとから、確率推定によって各コンポーネントRGBのタイル112に対する符号化を行う。こうして、原画像の全てのコンポーネントRGBについて、タイル112単位で符号化処理が行われる。   Next, the entropy encoding / decoding unit 104 will be described with reference to FIG. FIG. 6 is a schematic diagram illustrating a code stream of encoded image data. The entropy encoding / decoding unit 104 (see FIG. 1) performs encoding on the tile 112 of each component RGB by probability estimation from the context and the target bit. In this way, encoding processing is performed in units of tiles 112 for all component RGB of the original image.

次いで、タグ処理部105について説明する。タグ処理部105は、エントロピー符号化・復号化部104からの全符号化データを1本のコードストリームに結合するとともに、それにタグを付加する処理を行う。図6に、コードストリームの構造を簡単に示している。このようなコードストリームの先頭と各タイル112を構成する部分タイルの先頭には、ヘッダと呼ばれるタグ情報が付加され、その後に、各タイル112の符号化データが続く。そして、コードストリームの終端には、再びタグが置かれる。   Next, the tag processing unit 105 will be described. The tag processing unit 105 performs processing for combining all encoded data from the entropy encoding / decoding unit 104 into one code stream and adding a tag thereto. FIG. 6 simply shows the structure of the code stream. Tag information called a header is added to the head of the code stream and the head of the partial tiles constituting each tile 112, and the encoded data of each tile 112 follows. A tag is placed again at the end of the code stream.

一方、復号化時には、符号化時とは逆に、各コンポーネントRGBの各タイル112のコードストリームから画像データを生成する。このような処理について、図1を用いて簡単に説明する。タグ処理部105は、外部より入力したコードストリームに付加されたタグ情報を解釈し、コードストリームを各コンポーネントRGBの各タイル112のコードストリームに分解し、その各コンポーネントRGBの各タイル112のコードストリーム毎に復号化処理を行う。この際、コードストリーム内のタグ情報に基づく順番で復号化の対象となるビットの位置が定められるとともに、量子化・逆量子化部103において、その対象ビット位置の周辺ビット(既に復号化を終えている)の並びからコンテキストを生成する。そして、エントロピー符号化・復号化部104では、そのコンテキストとコードストリームとから確率推定によって復号化を行なって対象ビットを生成し、それを対象ビットの位置に書き込む。このようにして復号化されたデータは、周波数帯域毎に空間分割されているため、これを2次元ウェーブレット変換・逆変換部102で2次元ウェーブレット逆変換を行うことにより、画像データ中の各コンポーネントRGBにおける各タイル112が復元される。復元されたデータは、色空間変換・逆変換部101によって元の表色系のデータに変換される。   On the other hand, at the time of decoding, contrary to the encoding, image data is generated from the code stream of each tile 112 of each component RGB. Such processing will be briefly described with reference to FIG. The tag processing unit 105 interprets tag information added to the code stream input from the outside, decomposes the code stream into code streams of each tile 112 of each component RGB, and code streams of each tile 112 of each component RGB Decryption processing is performed every time. At this time, the positions of the bits to be decoded are determined in the order based on the tag information in the codestream, and the quantization / inverse quantization unit 103 determines the peripheral bits of the target bit positions (decoding has already been completed). )) To generate a context. Then, the entropy encoding / decoding unit 104 performs decoding by probability estimation from the context and the code stream, generates a target bit, and writes it in the position of the target bit. Since the data decoded in this way is spatially divided for each frequency band, the two-dimensional wavelet transform / inverse transform unit 102 performs two-dimensional wavelet inverse transform on each component in the image data. Each tile 112 in RGB is restored. The restored data is converted into original color system data by the color space conversion / inverse conversion unit 101.

次に、JPEG2000の符号フォーマット例を説明する。図7はJPEG2000の符号フォーマットを示す概略図である。当該符号フォーマットは、符号データの始まりを示すSOC(Start of Codestream)マーカで始まり、その後に、符号化のパラメータや量子化のパラメータを記述したメインヘッダが続き、さらに、実際の符号データが続く構成である。実際の符号データは、SOT(Start of Tile−part)マーカで始まり、タイルヘッダ、SOD(Start of Data)マーカ、タイルデータ(符号)で構成される。これら画像全体に相当する符号データの後に、符号の終了を示すEOC(End of Codestream)マーカが付加される。   Next, an example of a JPEG 2000 code format will be described. FIG. 7 is a schematic diagram showing a JPEG2000 code format. The code format starts with an SOC (Start of Codestream) marker indicating the start of code data, followed by a main header describing coding parameters and quantization parameters, and further followed by actual code data It is. The actual code data starts with a SOT (Start of Tile-part) marker, and includes a tile header, an SOD (Start of Data) marker, and tile data (code). After the code data corresponding to the whole image, an EOC (End of Codestream) marker indicating the end of the code is added.

[サーバクライアントシステム]
次に、本実施の形態の画像処理装置であるサーバコンピュータの構成例について説明する。本実施の形態のサーバコンピュータは、当該コンピュータにインストールされるか、或いは解釈されて実行される画像処理プログラムによって動作制御されて画像処理を実行する。本実施の形態では、そのような画像処理プログラムを記憶する記憶媒体も紹介する。
[Server client system]
Next, a configuration example of a server computer that is an image processing apparatus according to the present embodiment will be described. The server computer according to the present embodiment performs image processing by being controlled by an image processing program that is installed in the computer or interpreted and executed. In this embodiment, a storage medium for storing such an image processing program is also introduced.

図8は、本実施の形態におけるシステム構築例を示す模式図である。本実施の形態の画像データ処理システムでは、サーバコンピュータ2にLAN(Local Area Network)等のネットワーク3を介してクライアントコンピュータ4が複数台接続されたサーバクライアントシステム1を想定する。このサーバクライアントシステム1は、スキャナやデジタルカメラ等の画像入力機器5及びプリンタ等の画像出力機器6をネットワーク3上でシェアし得る環境が整えられている。また、ネットワーク3上には、マルチファンクションペリフェラルと称されるMFP7が接続され、このMFP7が画像入力機器5や画像出力機器6として機能するように環境が構築されていても良い。   FIG. 8 is a schematic diagram showing an example of system construction in the present embodiment. In the image data processing system of this embodiment, a server client system 1 is assumed in which a plurality of client computers 4 are connected to a server computer 2 via a network 3 such as a LAN (Local Area Network). The server client system 1 has an environment in which an image input device 5 such as a scanner or a digital camera and an image output device 6 such as a printer can be shared on the network 3. In addition, an MFP 7 called a multifunction peripheral may be connected on the network 3, and an environment may be constructed so that the MFP 7 functions as the image input device 5 or the image output device 6.

このようなサーバクライアントシステム1は、例えばイントラネット8を介して別のサーバクライアントシステム1とのデータ通信可能に構築され、インターネット通信網9を介して外部環境とデータ通信可能に構築されている。   Such a server client system 1 is constructed so as to be capable of data communication with another server client system 1 via, for example, an intranet 8 and constructed so as to be capable of data communication with an external environment via an Internet communication network 9.

本実施の形態のサーバコンピュータ2は、例えばインターネット通信網9上でのコンテンツ配信元であって、当該サーバコンピュータ2において各種のコンテンツ画像データが作成され、前述のJPEG2000アルゴリズムに従い圧縮符号化されてインターネット通信網9等を通じて各種の配信先に転送される場合を想定している。   The server computer 2 of the present embodiment is a content distribution source on the Internet communication network 9, for example. Various content image data is created in the server computer 2, and is compressed and encoded in accordance with the JPEG2000 algorithm described above. It is assumed that the data is transferred to various delivery destinations through the communication network 9 or the like.

図9は、本実施の形態における画像処理装置としてのサーバコンピュータ2のモジュール構成図である。サーバコンピュータ2は、情報処理を行うCPU(Central Processing Unit)11、情報を格納するROM(Read Only Memory)12及びRAM(Random Access Memory)13等の1次記憶装置14、圧縮符号を記憶したりするHDD(Hard Disk Drive)15等の2次記憶装置16、情報を保管したり外部に情報を配布したり外部から情報を入手するためのCD−ROMドライブ等のリムーバブルディスク装置17、ネットワーク3を介して外部の他のコンピュータと通信により情報を伝達するためのネットワークインターフェース18、処理経過や結果等を操作者に表示するCRT(Cathode Ray Tube)やLCD(Liquid Crystal Display)等の表示装置19、並びに操作者がCPU11に命令や情報等を入力するためのキーボード20、マウス等のポインティングディバイス21等から構成されており、これらの各部間で送受信されるデータをバスコントローラ22が調停して動作する。   FIG. 9 is a module configuration diagram of the server computer 2 as the image processing apparatus according to the present embodiment. The server computer 2 stores a CPU (Central Processing Unit) 11 that performs information processing, a ROM (Read Only Memory) 12 that stores information, a RAM (Random Access Memory) 13, and other primary storage devices 14, and stores compression codes. A secondary storage device 16 such as an HDD (Hard Disk Drive) 15, a removable disk device 17 such as a CD-ROM drive for storing information, distributing information to the outside, and obtaining information from the outside, and a network 3 A network interface 18 for transmitting information to other external computers through communication, a CRT (Cathode Ray Tube) or an LCD (Liquid Crystal Dis) for displaying processing progress and results to the operator. lay) and the like, a keyboard 20 for an operator to input commands and information to the CPU 11, a pointing device 21 such as a mouse, and the like. The controller 22 operates by arbitrating.

このようなサーバコンピュータ2では、ユーザが電源を投入するとCPU11がROM12内のローダーというプログラムを起動させ、HDD15よりオペレーティングシステムというコンピュータのハードウェアとソフトウェアとを管理するプログラムをRAM13に読込み、このオペレーティングシステムを起動させる。このようなオペレーティングシステムは、ユーザの操作に応じてプログラムを起動したり、情報を読込んだり、保存を行ったりする。オペレーティングシステムのうち代表的なものとしては、Windows(登録商標)、UNIX(登録商標)等が知られている。これらのオペレーティングシステム上で走る動作プログラムをアプリケーションプログラムと呼んでいる。   In such a server computer 2, when the user turns on the power, the CPU 11 activates a program called a loader in the ROM 12, reads a program for managing the hardware and software of the computer called the operating system from the HDD 15 into the RAM 13, and this operating system Start up. Such an operating system starts a program, reads information, or saves it in response to a user operation. As typical operating systems, Windows (registered trademark), UNIX (registered trademark), and the like are known. An operation program running on these operating systems is called an application program.

ここで、サーバコンピュータ2は、アプリケーションプログラムとして、画像処理プログラムをHDD15に記憶している。この意味で、HDD15は、画像処理プログラムを記憶する記憶媒体として機能する。   Here, the server computer 2 stores an image processing program in the HDD 15 as an application program. In this sense, the HDD 15 functions as a storage medium that stores the image processing program.

また、一般的には、サーバコンピュータ2のHDD15等の二次記憶装置16にインストールされる動作プログラムは、CD−ROMやDVD−ROM等の光情報記録メディアやFD等の磁気メディア等に記録され、この記録された動作プログラムがHDD15等の二次記憶装置16にインストールされる。このため、CD−ROM等の光情報記録メディアやFD等の磁気メディア等の可搬性を有する記憶媒体も、画像処理プログラムを記憶する記憶媒体となり得る。さらには、画像処理プログラムは、例えばネットワークインターフェース18を介して外部から取り込まれ、HDD15等の二次記憶装置16にインストールされても良い。   In general, an operation program installed in the secondary storage device 16 such as the HDD 15 of the server computer 2 is recorded on an optical information recording medium such as a CD-ROM or DVD-ROM, a magnetic medium such as an FD, or the like. The recorded operation program is installed in the secondary storage device 16 such as the HDD 15. For this reason, portable storage media such as optical information recording media such as CD-ROM and magnetic media such as FD can also be storage media for storing image processing programs. Furthermore, the image processing program may be imported from the outside via, for example, the network interface 18 and installed in the secondary storage device 16 such as the HDD 15.

サーバコンピュータ2は、オペレーティングシステム上で動作する画像処理プログラムが起動すると、この画像処理プログラムに従い、CPU11が各種の演算処理を実行して各部を集中的に制御する。   In the server computer 2, when an image processing program operating on the operating system is started, the CPU 11 executes various arithmetic processes according to the image processing program and controls each unit intensively.

また、本実施の形態のサーバコンピュータ2は、図1を参照して説明したJPEG2000アルゴリズムの各機能ブロックを備え、前述のようなJPEG2000アルゴリズムにより画像データの圧縮符号化を行う。即ち、図1に示したような圧縮符号化手段及び復号化手段の機能は、ハードウェアが行う処理により実行しても、HDD15等に記憶されているプログラムに基づいてCPU11が行う処理により実行してもよい。これにより、例えば、コンテンツ画像等を作成、保存する上で、各種画像入力機器5,7,4等から入力されるデジタル画像データを、JPEG2000アルゴリズムにより圧縮符号化して、各画像のコードストリームを生成する。即ち、画像を1又は複数の矩形領域(タイル)に分割し、この矩形領域毎に画素値を離散ウェーブレット変換して階層的に圧縮符号化することを基本とする。   In addition, the server computer 2 of the present embodiment includes each functional block of the JPEG2000 algorithm described with reference to FIG. 1, and compresses and encodes image data using the JPEG2000 algorithm as described above. That is, the functions of the compression encoding means and the decoding means as shown in FIG. 1 are executed by the processing performed by the CPU 11 based on the program stored in the HDD 15 or the like even if the functions are executed by the hardware. May be. As a result, for example, when creating and saving content images, digital image data input from various image input devices 5, 7, 4 and the like is compressed and encoded by the JPEG2000 algorithm, and a code stream of each image is generated. To do. That is, the image is basically divided into one or a plurality of rectangular areas (tiles), and pixel values are discretely wavelet transformed for each rectangular area and hierarchically compressed and encoded.

[画像圧縮符号化処理]
図1中に示したJPEG2000アルゴリズムによる圧縮符号化手段を書き直すと、図10のように示すことができる。即ち、DCレベル変換部101a、カラー変換部101b、ウェーブレット変換部102a、量子化部103a、係数モデリング部104a、算術符号化部104b、符号順序制御部105aをその処理順に並べることにより圧縮符号化手段106が構成されている。ここに、DCレベル変換部101a及びカラー変換部101bは色空間変換・逆変換部101中に属するもので、DCレベル変換部101aは入力される画像信号がRGB信号値のような正の数である場合に所定の変換式を用いて各信号値から信号のダイナミックレンジの1/2を減算するレベル変換処理を行い、カラー変換部101bではRGB画像を輝度色差系のYCbCr画像に変換することによりカラー画像の圧縮効率を高める処理を行う。ウェーブレット変換部102aは2次元ウェーブレット変換・逆変換部102中に属し、前述したようなウェーブレット係数への変換処理を行う。量子化部103aは量子化・逆量子化部103に属し、効率のよい圧縮を行うためにウェーブレット係数のダイナミックレンジを削減する処理を行う。この量子化処理の一例として、後述のエントロピー符号化がビットプレーンであることを利用して、完成した符号列の下位ビットプレーンを切り捨てることにより量子化するポスト量子化方式がある。
[Image compression encoding processing]
When the compression encoding means based on the JPEG2000 algorithm shown in FIG. 1 is rewritten, it can be shown as in FIG. In other words, the DC level conversion unit 101a, the color conversion unit 101b, the wavelet conversion unit 102a, the quantization unit 103a, the coefficient modeling unit 104a, the arithmetic encoding unit 104b, and the code order control unit 105a are arranged in the order of processing to perform compression encoding 106 is configured. Here, the DC level conversion unit 101a and the color conversion unit 101b belong to the color space conversion / inverse conversion unit 101, and the DC level conversion unit 101a has a positive number of input image signals such as RGB signal values. In some cases, a level conversion process is performed to subtract 1/2 of the dynamic range of the signal from each signal value using a predetermined conversion formula, and the color conversion unit 101b converts the RGB image into a luminance-color-difference YCbCr image. Performs processing to increase color image compression efficiency. The wavelet transform unit 102a belongs to the two-dimensional wavelet transform / inverse transform unit 102, and performs the conversion process to the wavelet coefficient as described above. The quantization unit 103a belongs to the quantization / inverse quantization unit 103, and performs a process of reducing the dynamic range of the wavelet coefficient in order to perform efficient compression. As an example of this quantization processing, there is a post-quantization method that uses the fact that entropy coding described later is a bit plane, and performs quantization by truncating the lower bit plane of the completed code string.

係数モデリング部104a及び算術符号化部104bはブロックベースのビットプレーン符号化を行うエントロピー符号化・復号化部104に属する。このうち、係数モデリング部104aでは符号化対象となる多値ウェーブレット係数から2値算術符号化用のビットモデルを作成するものであり、この処理により符号化方法が決定される。算術符号化部104bにおける符号化方式には新しい2値画像符号方式であるMQ−Coderと称される方式が用いられる。符号順序制御部105aはタグ処理部105に含まれる。   The coefficient modeling unit 104a and the arithmetic coding unit 104b belong to the entropy coding / decoding unit 104 that performs block-based bit-plane coding. Among them, the coefficient modeling unit 104a creates a bit model for binary arithmetic encoding from the multi-value wavelet coefficients to be encoded, and the encoding method is determined by this processing. As a coding method in the arithmetic coding unit 104b, a method called MQ-Coder, which is a new binary image coding method, is used. The code order control unit 105 a is included in the tag processing unit 105.

このようなJPEG2000アルゴリズムに従った圧縮符号化手段106に加えて、本実施の形態では、処理対象として入力される文書画像データに関してその特性を判別して特性に応じた判別信号を出力する画像特性判別手段としての画像特性判別部121と、この画像特性判別部121から出力される判別信号に応じて圧縮符号化手段106中の処理を取捨選択してその圧縮符号化の処理内容を異ならせる処理内容切換え手段としてのセレクタ122とが設けられている。   In addition to the compression encoding means 106 according to the JPEG2000 algorithm as described above, in the present embodiment, image characteristics for determining the characteristics of document image data input as a processing target and outputting a determination signal corresponding to the characteristics An image characteristic discriminating unit 121 as a discriminating unit, and a process of selecting the processing in the compression encoding unit 106 in accordance with the discrimination signal output from the image characteristic discriminating unit 121 and making the content of the compression encoding process different A selector 122 as content switching means is provided.

画像特性判別部121は、圧縮符号化手段106において圧縮符号化の対象となる画像データの特性を判別するものであるが、具体的には、当該画像が、自然画像、コンピュータグラフィックス画像(CG画像)、パレット画像(限定色カラー画像)、単色画像、或いは、2値画像の何れであるかを判別し、その判別結果に応じた判別信号をセレクタ122に対して出力するものである。このような画像の特性を判別するための方法としては、周知の技術を利用すればよいため、詳述しないが、例えば、テキスト画像のような2値画像の場合には、白色の背景と黒色の文字とで構成され、最大階調値または最小階調値なる単一階調値を示すことが多いので、画像データ中の階調値(レベル)のヒストグラムを作成し、その結果に偏りがある場合には2値画像と判別し、偏りがない場合には自然画像と判別する技術を利用することができる(例えば、特開2000−222564公報等参照)。また、人工画像の典型であるCG画像は、一つの画素に注目した場合に周辺の画素との相関が強く、逆に、自然画像は周辺画素との相関が弱いという特徴を利用し、近傍の周辺画素との相関が強い場合にはCG画像と判別し、周辺画素との相関が弱い場合には自然画像と判別する技術を利用することができる(例えば、特開2002−194417公報等参照)。さらに、当該画像の色数に着目し、色数が一つの場合には単色画像と判別し、色数が少ない場合にはパレット画像と判別し、それ以外は自然画像と判別する技術を利用することができる(例えば、特開平11−88700号公報等参照)。   The image characteristic discriminating unit 121 discriminates the characteristics of the image data to be compression-encoded by the compression-encoding unit 106. Specifically, the image characteristic discriminating unit 121 is a natural image, a computer graphics image (CG). Image), palette image (limited color image), single color image, or binary image, and a determination signal corresponding to the determination result is output to the selector 122. As a method for discriminating the characteristics of such an image, a well-known technique may be used. Therefore, for example, in the case of a binary image such as a text image, a white background and a black color are used. In most cases, it shows a single gradation value that is the maximum gradation value or the minimum gradation value, so a histogram of gradation values (levels) in the image data is created, and the results are biased In some cases, it is possible to use a technique for discriminating a binary image and, if there is no bias, a technology for discriminating a natural image (see, for example, Japanese Patent Laid-Open No. 2000-222564). In addition, a CG image that is a typical artificial image has a strong correlation with surrounding pixels when attention is paid to one pixel, and conversely, a natural image has a weak correlation with surrounding pixels. A technique for discriminating a CG image when the correlation with surrounding pixels is strong, and a technique for discriminating a natural image when the correlation with surrounding pixels is weak can be used (see, for example, JP-A-2002-194417). . Furthermore, paying attention to the number of colors of the image, a technique is used in which a single image is determined when the number of colors is one, a palette image is determined when the number of colors is small, and a natural image is determined otherwise. (See, for example, JP-A-11-88700).

セレクタ122は、この画像特性判別部121から出力される判別信号に応じて圧縮符号化手段106中の処理を取捨選択してその圧縮符号化の処理内容を異ならせるものであるが、特に、JPEG2000アルゴリズム中、係数モデリング処理というエントロピー符号化処理以前のDCレベル変換部101aの処理、カラー変換部101bの処理、2次元ウェーブレット変換部102aの処理、量子化部103aの処理を判別信号に応じた取捨選択の対象として、画像データの特性に応じて圧縮符号化の処理内容を異ならせるものである。   The selector 122 selects the processing in the compression encoding means 106 in accordance with the determination signal output from the image characteristic determination unit 121 and changes the processing content of the compression encoding. In the algorithm, the processing of the DC level conversion unit 101a, the processing of the color conversion unit 101b, the processing of the two-dimensional wavelet conversion unit 102a, and the processing of the quantization unit 103a before entropy coding processing called coefficient modeling processing are sorted out according to the discrimination signal. As a selection target, the processing contents of compression encoding are varied according to the characteristics of the image data.

ここに、画像データの特性毎に圧縮符号化手段106中の処理に関する取捨選択を規定した図11に示すような符号化スタイルテーブル123が例えばROM12中に用意されており、セレクタ122はこの符号化スタイルテーブル123を参照して処理を取捨選択し画像データに対する圧縮符号化の処理内容を異ならせる。具体的には、符号化スタイルテーブル123に示すように、自然画像の場合にはDCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理の全ての処理を選択し(○印で示す)、パレット画像又は2値画像の場合にはDCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理の全ての処理を省略し(×印で示す)、コンピュータグラフィックス画像(CG画像)の場合には量子化処理のみを任意に選択し(△印で示す;初期設定により何れかに設定しておけばよい)、単色画像の場合にはDCレベル変換処理、2次元ウェーブレット変換処理、量子化処理を選択する、ように規定されている。   Here, for example, an encoding style table 123 as shown in FIG. 11 is provided in the ROM 12 in which the selection regarding the processing in the compression encoding means 106 is defined for each characteristic of the image data. The processing is selected with reference to the style table 123, and the processing contents of the compression encoding for the image data are made different. Specifically, as shown in the encoding style table 123, in the case of a natural image, all the DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing are selected (indicated by a circle). In the case of a palette image or binary image, all of the DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing are omitted (indicated by x), and a computer graphics image ( In the case of a CG image, only the quantization process is arbitrarily selected (indicated by a triangle; it may be set to any one by the initial setting). In the case of a monochromatic image, a DC level conversion process, a two-dimensional wavelet It is defined that a conversion process and a quantization process are selected.

これらの画像特性判別部121やセレクタ122の機能も、HDD15等に記憶されているプログラムに基づいてCPU11が行う処理により実行してもよい。   The functions of the image characteristic determination unit 121 and the selector 122 may also be executed by processing performed by the CPU 11 based on a program stored in the HDD 15 or the like.

一般に、JPEG2000アルゴリズムによる圧縮符号化の特徴を考えた場合、その一つとして前述したようなビットプレーン符号化があり、画像としては元々1ビットの情報で表すことができる特性を持つ画像、例えば、2値画像やパレット画像であっても、複数のビットプレーンの符号化を行う必要があり、結果的に無駄な符号化を行っているのと同じ意味になり、符号化効率が悪く、処理速度も遅くなってしまう不具合がある。コンピュータグラフィックス画像(CG画像)の場合も基本的には同様である。また、単色画像の場合には単一色しか有しないため、元々、カラー変換部101bにより色空間を変換する処理を行ってもあまり意味がなく、無駄な処理といえる。この点、本実施の形態の基本的な構成によれば、文書画像データを圧縮符号化する上で、写真等の自然画像に関しては、圧縮符号化手段106により全ての処理を行うが、その他の特性を持つ画像に関しては、その特性に応じて、DCレベル変換処理やカラー変換処理や2次元ウェーブレット変換処理や量子化処理を適宜行わず、それ以降のエントロピー符号化処理(係数モデリング処理)から行わせることで、無駄な処理を省くことができ、処理の高速化、符号化効率を向上させることができる。   In general, when considering the feature of compression coding by the JPEG2000 algorithm, there is bit plane coding as described above, and as an image, an image having a characteristic that can be originally represented by 1-bit information, for example, Even for a binary image or a palette image, it is necessary to encode a plurality of bit planes, and as a result, it has the same meaning as performing unnecessary encoding, resulting in poor encoding efficiency and processing speed. There is also a bug that will slow down. The same applies to computer graphics images (CG images). In addition, since a single color image has only a single color, it does not make much sense to perform the process of converting the color space by the color conversion unit 101b from the beginning. In this regard, according to the basic configuration of the present embodiment, when compressing and encoding document image data, a natural image such as a photograph is all processed by the compression encoding means 106. For images having characteristics, DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing are not appropriately performed according to the characteristics, and subsequent entropy encoding processing (coefficient modeling processing) is performed. By doing so, useless processing can be omitted, and processing speed and encoding efficiency can be improved.

図12はこのような画像圧縮符号化処理の概略を示すフローチャートである。まず、圧縮符号化の対象となる画像データの入力を受付ける(ステップS1)。ここで、その画像データの特性を画像特性判別部121により判別し、特性に合った判別信号をセレクタ122に出力する(S2)。セレクタ122は符号化スタイルテーブル123を参照して判別信号に適する圧縮符号化処理となるように圧縮符号化手段106中の処理を取捨選択する(S3)。この処理により圧縮符号化手段106による符号化スタイルが決定されたら、画像データをその符号化スタイルに従い圧縮符号化手段106によって圧縮符号化する(S4)ことにより、圧縮符号化された符号データが得られる。この符号データは適宜HDD15等に記憶され、コンテンツ画像としての利用等に供される。   FIG. 12 is a flowchart showing an outline of such image compression encoding processing. First, input of image data to be subjected to compression encoding is received (step S1). Here, the characteristic of the image data is discriminated by the image characteristic discriminating unit 121, and a discrimination signal suitable for the characteristic is output to the selector 122 (S2). The selector 122 refers to the coding style table 123 and selects the processing in the compression coding means 106 so that the compression coding processing suitable for the discrimination signal is achieved (S3). When the encoding style by the compression encoding means 106 is determined by this process, the image data is compression encoded by the compression encoding means 106 according to the encoding style (S4), thereby obtaining the compression encoded code data. It is done. The code data is appropriately stored in the HDD 15 or the like and used for use as a content image.

[具体的処理例]
いま、図13(a)に示すようなテキストのような文字画像131とCG画像132と写真のような自然画像133とが混在する単純な原稿134による文書画像データを処理対象とする場合の処理例を数例挙げて説明する。
[Specific processing example]
Processing for processing document image data of a simple document 134 in which a character image 131 such as text, a CG image 132, and a natural image 133 such as a photograph are mixed as shown in FIG. Several examples will be described.

まず、第1の例として、最も単純には、例えば、文書画像データ中に占める文字画像131、CG画像132、自然画像133各々の領域の比率に応じて当該文書画像データ全体に対して文字画像用、CG画像用、自然画像用の何れか一つの符号化スタイルのモードを適用するようにセレクタ122で処理内容の取捨選択を切換えるように構成することができる。この場合の圧縮符号化処理方式としては、複数のタイルに分割してタイル単位で符号化するタイル方式であっても、ラスタライン毎に分割してラスタライン単位で符号化するラスタ方式であってもよい。
この場合、圧縮符号化手段106は、図14に示すように、圧縮符号化した符号データのメインヘッダ領域中に適用した符号化スタイルのモードが何れであるかの符号化モード情報を記述しておけば、当該符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。図14の図示例は、タイル符号化方式であって(図13(b)参照)、図14(a)は2値モードを適用して文書画像データ全体を圧縮符号化し、図14(b)はCGモードを適用して文書画像データ全体を圧縮符号化した例を示している。
First, as a first example, in the simplest case, for example, a character image with respect to the entire document image data according to the ratio of each area of the character image 131, the CG image 132, and the natural image 133 in the document image data. The selector 122 can be configured to switch the selection of processing contents so that any one coding style mode for CG, CG image, and natural image is applied. The compression encoding processing method in this case is a tile method in which a tile is divided into a plurality of tiles and encoded in units of tiles, but is a raster method in which each raster line is divided and encoded in units of raster lines. Also good.
In this case, as shown in FIG. 14, the compression coding means 106 describes coding mode information indicating which coding style mode is applied in the main header area of the compression coded code data. In this case, when decoding the code data, it is possible to decode without error by referring to the encoding mode information. The example shown in FIG. 14 is a tile encoding method (see FIG. 13B). FIG. 14A applies the binary mode to compress and encode the entire document image data. Shows an example in which the entire document image data is compression-encoded by applying the CG mode.

次に、第2のより実際的な例としては、或る小領域単位=タイル単位で処理モードを動的に切換えるようにしてもよい。例えば、図13(a)に示すような文書画像データを図13(b)に示すように複数のタイルA1,A2,…,F3,F4に分割し、そのタイル単位で圧縮符号化手段106による符号化スタイルを何モード用とするかを切換えるようにしてもよい。   Next, as a second more practical example, the processing mode may be dynamically switched in a certain small area unit = tile unit. For example, document image data as shown in FIG. 13A is divided into a plurality of tiles A1, A2,..., F3 and F4 as shown in FIG. You may make it switch what mode encoding style is used.

図15はこの方式により圧縮符号化手段106により圧縮符号化処理された符号列の例を示し、図示例のように、そのメインヘッダ領域中に適用したモードが何れの符号化スタイルのモードであるかの符号化モード情報をタイル毎に記述しておけば、当該符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。   FIG. 15 shows an example of a code string that has been compression-encoded by the compression-encoding means 106 by this method, and the mode applied to the main header area is any encoding style mode as shown in the example of the drawing. If such coding mode information is described for each tile, the decoding can be performed without error by referring to the coding mode information when decoding the code data.

もっとも、メインヘッダ領域中に記述する方式に限らず、図16に示すように、圧縮符号化された各タイルの符号データ中(タイルヘッダ部)に個々に適用した符号化スタイルのモードが何であるかの符号化モード情報を記述しておくようにしてもよい。この方式によっても、当該符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。   However, not only the method described in the main header area, but what is the coding style mode individually applied to the code data (tile header part) of each compression-coded tile as shown in FIG. Such encoding mode information may be described. Even with this method, when decoding the code data, it is possible to decode without error by referring to the encoding mode information.

第3のより実際的な例としては、或る小領域単位=ラスタライン単位で処理モードを動的に切換えるようにしてもよい。例えば、図13(a)に示すような文書画像データを図13(c)に示すように複数のラスタラインy0,y1,…に分割し、そのラスタライン単位で圧縮符号化手段106による符号化スタイルを何モード用とするかを切換えるようにしてもよい。   As a third more practical example, the processing mode may be dynamically switched in a certain small area unit = raster line unit. For example, document image data as shown in FIG. 13A is divided into a plurality of raster lines y0, y1,... As shown in FIG. You may make it switch what mode a style uses.

図17はこの方式により圧縮符号化手段106により圧縮符号化処理された符号列の例を示し、図示例のように、そのメインヘッダ領域中に適用した符号化スタイルのモードが何であるかの符号化モード情報を、そのモードが変化するラスタラインによって記述しておけば、当該符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。図示例では、ラスタライン0から2値モードによる処理が行われ、ラスタラインy1でCGモードに切換えられ、ラスタラインy3で2値モードに切換えられ、ラスタラインy11で自然モードに切換えられ、ラスタラインy13で2値モードに切換えられ、…、ことを示している。   FIG. 17 shows an example of a code string that has been compression-encoded by the compression-encoding means 106 using this method. As shown in the example of FIG. 17, the code indicating what the encoding style mode is applied to the main header area. If the encoding mode information is described by a raster line whose mode changes, the encoding mode information can be decoded without error by referring to the encoding mode information when decoding the code data. In the illustrated example, processing in the binary mode is performed from raster line 0, the raster line y1 is switched to the CG mode, the raster line y3 is switched to the binary mode, the raster line y11 is switched to the natural mode, and the raster line is It is indicated that the mode is switched to the binary mode at y13.

もっとも、メインヘッダ領域中に記述する方式に限らず、図18に示すように、圧縮符号化された符号データ中に個々に適用する符号化スタイルのモードが切換えられるラスタラインに関する情報を符号化モード情報として記述しておくようにしてもよい。この方式によっても、当該符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。   However, not limited to the method described in the main header area, as shown in FIG. 18, information on raster lines in which the coding style mode to be individually applied is switched in the compression-coded code data. It may be described as information. Even with this method, when decoding the code data, it is possible to decode without error by referring to the encoding mode information.

なお、本実施の形態では、サーバコンピュータ2が画像特性判別部121を備える構成として説明したが、自機でこれを有しておらず外部信号として得られる構成でもよい。即ち、画像の特性に関する判別信号を外部から入力されるように構成してもよいが、サーバコンピュータ2自身が画像特性判別部121を備えることにより、自機単独で適正な画像圧縮符号化処理が可能となる。   In the present embodiment, the server computer 2 has been described as having a configuration including the image characteristic determination unit 121. However, a configuration in which the server computer 2 does not include the image characteristic determination unit 121 and is obtained as an external signal may be used. That is, it may be configured such that a determination signal related to the image characteristics is input from the outside, but the server computer 2 itself includes the image characteristic determination unit 121, so that an appropriate image compression coding process can be performed by itself. It becomes possible.

[別の実施の形態]
前述の一つの実施の形態では、画像の特性を判別した後、その判別結果に応じて圧縮符号化手段106中の処理を取捨選択して符号化スタイルを変更するようにしたが、別の一つの実施の形態としては、画像データが入力された場合、画像の特性を判別することなく、例えば図11に示した符号化スタイルテーブル123の場合のように4種類の符号化スタイル(パレット画像と2値画像とは同じ符号化スタイル)による圧縮符号化処理を並行して又は順次実行し(複数符号取得手段又は複数符号取得機能)、各々の符号化スタイルにより得られた符号の符号化効率(圧縮率)を各々算出し、その中で符号化効率が最もよい
符号化スタイルによるものを圧縮符号化手段106により実際に圧縮符号化された符号データとして選択する(選択手段又は選択機能)ようにしてもよい。
[Another embodiment]
In the above-described one embodiment, after the characteristics of the image are determined, the processing in the compression encoding means 106 is selected and the encoding style is changed according to the determination result. In one embodiment, when image data is input, four types of encoding styles (pallet image and the like) are used without determining the characteristics of the image, for example, as in the case of the encoding style table 123 shown in FIG. The compression encoding process using the same encoding style as the binary image) is executed in parallel or sequentially (multiple code acquisition means or multiple code acquisition function), and the encoding efficiency of the codes obtained by each encoding style ( Compression ratio), and the coding efficiency is the best
The data based on the encoding style may be selected as the code data actually compressed and encoded by the compression encoding means 106 (selection means or selection function).

このような処理形態によれば、圧縮符号化手段106による処理を取捨選択して符号化スタイルの異なる複数種類の圧縮符号化処理を行い、その結果、最も符号化効率のよい符号化スタイルによるものを実際の符号として選択することで、実際に画像データの特性を判別しなくても、結果的に、最も符号化効率のよいものの選択により、無駄となる符号化スタイルによるものを排除することができ、JPEG2000アルゴリズムの不都合を回避することができる。   According to such a processing mode, a plurality of types of compression encoding processes with different encoding styles are performed by selecting processing by the compression encoding means 106, and as a result, the encoding style having the highest encoding efficiency is used. As a result, it is possible to eliminate unnecessary coding styles by selecting the most efficient coding data without actually determining the characteristics of the image data. And the inconvenience of the JPEG2000 algorithm can be avoided.

このような処理形態の場合、算出した符号化効率より符号化スタイルを自動的に選択することなく、各符号化スタイルによる符号化効率、復号される画像の画質等の判断材料となる情報を表示装置19を通じてユーザに提供し(結果提供手段又は結果提供機能)、ユーザ所望の符号化スタイルを指定させ、ユーザに指定された符号化スタイルによるものを圧縮符号化手段106により実際に圧縮符号化された符号データとして選択する(選択手段又は選択機能)ようにしてもよい。   In the case of such a processing form, without automatically selecting a coding style from the calculated coding efficiency, information that is used as a judgment material such as the coding efficiency of each coding style and the image quality of a decoded image is displayed. It is provided to the user through the device 19 (result providing means or result providing function), the user's desired encoding style is designated, and the one according to the encoding style designated by the user is actually compressed and encoded by the compression encoding means 106. The code data may be selected (selection means or selection function).

このような処理形態によれば、圧縮符号化手段106による処理を取捨選択して符号化スタイルの異なる複数種類の圧縮符号化処理を行い、その結果をユーザに提供して所望の符号化スタイルによるものを指定させることにより、例えば、符号化効率に大差のないような場合には画質のよいものを選択することができる等、実際に画像データの特性を判別しなくても、結果的に、ユーザにより指定された符号化スタイルによるものの選択により、JPEG2000アルゴリズムの不都合を回避することができる。   According to such a processing mode, a plurality of types of compression encoding processes with different encoding styles are performed by selecting the processing by the compression encoding means 106, and the results are provided to the user according to the desired encoding style. By specifying one, for example, when there is no large difference in encoding efficiency, it is possible to select one with good image quality, etc., without actually determining the characteristics of the image data, as a result, By selecting the encoding style specified by the user, the disadvantage of the JPEG2000 algorithm can be avoided.

本実施形態の画像処理装置よれば、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段を用いることにより、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化手段による処理内容を画像データの特性に基づき取捨選択して異ならせるように切換えることで、各々の画像データの特性により適する圧縮符号化処理とすることができ、JPEG2000アルゴリズムの不都合を回避することができる。   According to the image processing apparatus of the present embodiment, by using compression encoding means that basically performs compression encoding according to the JPEG2000 algorithm, compression encoding processing of image data having various characteristics can be handled with a single encoder. In addition to simple configuration and high efficiency, the processing content of the compression encoding means is selected based on the characteristics of the image data and switched so as to be different, so that the compression encoding processing more suitable for the characteristics of each image data and And the inconvenience of the JPEG2000 algorithm can be avoided.

本実施の形態の画像処理装置において、画像データの特性に関する判別信号は外部から入力されるように構成してもよいが、当該装置自身が画像特性判別手段を備えるので、当該装置単独で適正な画像圧縮符号化処理ができる。   In the image processing apparatus according to the present embodiment, the determination signal related to the characteristics of the image data may be configured to be input from the outside. However, since the apparatus itself includes image characteristic determination means, the apparatus alone is appropriate. Image compression encoding processing can be performed.

本実施の形態の画像処理装置において、画像データの特性毎に圧縮符号化手段中の処理に関する取捨選択を規定した符号化スタイルテーブルを参照して画像データに対する圧縮符号化の処理内容を異ならせることにより、請求項1又は2記載の発明を容易に実現でき、かつ、相手側(復号側)も当該符号化スタイルテーブルを共用することにより、復号処理を容易化させることもできる。   In the image processing apparatus according to the present embodiment, the processing contents of the compression encoding for the image data are made different by referring to the encoding style table that defines the selection regarding the processing in the compression encoding means for each characteristic of the image data. Thus, the invention according to claim 1 or 2 can be easily realized, and the other party (decoding side) can also facilitate the decoding process by sharing the encoding style table.

本実施の形態の画像処理装置において、画像データの特性に関する判別信号として、当該画像が、自然画像、コンピュータグラフィックス画像、パレット画像、単色画像、或いは、2値画像の何れであるかの判別信号として取り扱うので、画像データに関する各種特性を網羅して、各々の特性に合う圧縮符号化処理を木目細かく行わせることができる。   In the image processing apparatus according to the present embodiment, as a determination signal regarding the characteristics of image data, a determination signal indicating whether the image is a natural image, a computer graphics image, a palette image, a single color image, or a binary image. Therefore, it is possible to cover the various characteristics relating to the image data, and to perform the compression encoding processing suitable for each characteristic finely.

本実施の形態の画像処理装置において、JPEG2000アルゴリズム中、係数モデリング処理というエントロピー符号化処理以前のDCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理を判別信号に応じた取捨選択の対象として、画像データの特性に応じて処理内容を異ならせることにより、JPEG2000アルゴリズムの特徴を損なわず、かつ、画像データの特性に応じて無駄となる処理を省略した符号化効率のよい高速処理が可能となる。   In the image processing apparatus according to the present embodiment, in the JPEG2000 algorithm, DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing prior to entropy coding processing called coefficient modeling processing are selected according to the discrimination signal. As a target of processing, high-speed processing with good coding efficiency that does not impair the characteristics of the JPEG2000 algorithm and eliminates wasteful processing according to the characteristics of the image data by changing the processing contents according to the characteristics of the image data Is possible.

本実施の形態によれば、画像データの各特性に応じた圧縮符号化の処理内容を明確にすることができる。   According to the present embodiment, it is possible to clarify the processing content of compression encoding according to each characteristic of image data.

本実施の形態によれば、画像データの特性に合わせた処理内容の切換えを、文書画像データ全体を単位として行わせることで、本実施の形態の画像処理装置を最も簡単に実現することができる。   According to the present embodiment, it is possible to realize the image processing apparatus of the present embodiment in the simplest manner by switching the processing contents according to the characteristics of the image data in units of the entire document image data. .

本実施の形態の画像処理装置において、圧縮符号化した符号データのメインヘッダ領域中に適用した処理内容の符号化モード情報を記述することにより、符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。   In the image processing apparatus according to the present embodiment, the coding mode information of the processing content applied in the main header area of the compression-coded code data is described, and this coding mode information is referred to when decoding the code data. This makes it possible to decrypt without making a mistake.

本実施の形態によれば、処理内容の切換えを、文書画像データを複数に分割して符号化する或る小領域、例えば、請求項10記載の発明のようにタイル、請求項11記載の発明のようにラスタラインを単位として行わせることで、請求項1ないし6記載の発明を画像データの特性に合わせて木目細かく実現することができる。   According to the present embodiment, the processing content is switched by a certain small region in which the document image data is divided and encoded, for example, a tile as in the invention of claim 10, and the invention of claim 11. As described above, the raster line is used as a unit, so that the invention described in claims 1 to 6 can be realized finely according to the characteristics of the image data.

本実施の形態の画像処理装置において、圧縮符号化した符号データのメインヘッダ領域中に各タイル毎に適用した処理内容の符号化モード情報を記述することにより、符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。   In the image processing apparatus according to the present embodiment, the encoding mode information of the processing content applied to each tile is described in the main header area of the compression encoded code data. Decoding is possible without making a mistake by referring to the information.

本実施の形態の画像処理装置において、圧縮符号化した符号データのメインヘッダ領域中に適用した処理内容の切換えラスタラインに関する符号化モード情報を記述することにより、符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。   In the image processing apparatus according to the present embodiment, the encoding mode information related to the switching raster line of the processing contents applied in the main header area of the compression encoded code data is described. Decoding is possible without making a mistake by referring to the information.

本実施の形態の画像処理装置において、圧縮符号化した各タイルの符号データ中にそのタイルに適用した処理内容の符号化モード情報を記述することにより、符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。   In the image processing apparatus according to the present embodiment, the coding mode information of the processing content applied to the tile is described in the code data of each tile that has been compression-coded. Decoding is possible without making a mistake by referring to it.

本実施の形態の画像処理装置において、圧縮符号化した各タイルの符号データ中に適用した処理内容の切換えラスタラインに関する符号化モード情報を記述することにより、符号データの復号時にはこの符号化モード情報を参照することにより間違えることなく復号可能となる。   In the image processing apparatus according to the present embodiment, the coding mode information regarding the switching raster line of the processing content applied to the compression coded coding data of each tile is described, so that the coding mode information is decoded when the coding data is decoded. It becomes possible to decode without making a mistake by referring to.

本実施の形態の画像処理装置によれば、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段を用いるので、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化手段による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果、最も符号化効率のよい処理内容によるものを実際の符号として選択するようにしたので、実際に画像データの特性を判別しなくても、結果的に、最も符号化効率のよいものの選択により、無駄となる処理内容によるものを排除することができ、JPEG2000アルゴリズムの不都合を回避することができる。   According to the image processing apparatus of the present embodiment, the compression coding means that basically performs compression coding according to the JPEG2000 algorithm is used, so that compression coding processing of image data having various characteristics can be handled by a single encoder. In addition, the configuration is simple and highly efficient, and the processing by the compression encoding means is selected and a plurality of types of compression encoding processing with different processing contents are performed. As a result, the processing contents with the highest encoding efficiency are obtained. Since the actual code is selected, it is possible to eliminate unnecessary processing contents by selecting the most efficient coding result without actually determining the characteristics of the image data. And inconveniences of the JPEG2000 algorithm can be avoided.

本実施の形態の画像処理装置によれば、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段を用いるので、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化手段による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果をユーザに提供して所望の処理内容によるものを指定させるようにしたので、例えば、符号化効率に大差のないような場合には画質のよいものを選択することができる等、実際に画像データの特性を判別しなくても、結果的に、ユーザにより指定された処理内容によるものの選択により、JPEG2000アルゴリズムの不都合を回避することができる。   According to the image processing apparatus of the present embodiment, the compression coding means that basically performs compression coding according to the JPEG2000 algorithm is used, so that compression coding processing of image data having various characteristics can be handled by a single encoder. In addition to being simple and highly efficient in configuration, the processing by the compression encoding means is selected and multiple types of compression encoding processing with different processing contents are performed, and the result is provided to the user and the desired processing contents are provided. Because there is no significant difference in encoding efficiency, for example, it is possible to select the one with good image quality, so that the result can be obtained without actually determining the characteristics of the image data. In particular, the inconvenience of the JPEG2000 algorithm can be avoided by selecting the processing contents designated by the user.

本実施の形態の画像処理装置において、JPEG2000アルゴリズム中、係数モデリング処理というエントロピー符号化処理以前のDCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理を取捨選択の対象として、処理内容を異ならせるようにしたので、JPEG2000アルゴリズムの特徴を損なわず、かつ、現実の画像データの特性に応じて無駄となる処理を省略した符号化効率のよい高速処理が可能となる。   In the image processing apparatus according to the present embodiment, in the JPEG2000 algorithm, DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing before entropy encoding processing called coefficient modeling processing are selected as objects to be selected. Since the contents are made different, it is possible to perform high-speed processing with good coding efficiency without impairing the characteristics of the JPEG2000 algorithm and omitting wasteful processing according to the characteristics of actual image data.

本実施の形態の画像処理用プログラムによれば、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能を用いるので、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化機能による処理内容を画像データの特性に基づき取捨選択して異ならせるように切換えるようにしたので、各々の画像データの特性により適する圧縮符号化処理とすることができ、JPEG2000アルゴリズムの不都合を回避することができる。   According to the image processing program of the present embodiment, the compression encoding function that basically performs compression encoding according to the JPEG2000 algorithm is used, so that a single encoder can handle compression encoding processing of image data having various characteristics. In addition to being possible and having a simple configuration and high efficiency, the processing contents of this compression encoding function are selected and switched based on the characteristics of the image data, so that the compression is more suitable for the characteristics of each image data. The encoding process can be performed, and the inconvenience of the JPEG2000 algorithm can be avoided.

本実施の形態の画像処理用プログラムによれば、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能を用いるので、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化機能による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果、最も符号化効率のよい処理内容によるものを実際の符号として選択するようにしたので、実際に画像データの特性を判別しなくても、結果的に、最も符号化効率のよいものの選択により、無駄となる処理内容によるものを排除することができ、JPEG2000アルゴリズムの不都合を回避することができる。   According to the image processing program of the present embodiment, the compression encoding function that basically performs compression encoding according to the JPEG2000 algorithm is used, so that a single encoder can handle compression encoding processing of image data having various characteristics. It is possible and simple in configuration, is highly efficient, selects the processing by this compression encoding function, and performs multiple types of compression encoding processing with different processing contents, and as a result, processing contents with the highest encoding efficiency As a result, it is possible to select the one with the highest coding efficiency without actually determining the characteristics of the image data. And the inconvenience of the JPEG2000 algorithm can be avoided.

本実施の形態の画像処理用プログラムによれば、基本的にJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能を用いるので、各種特性を有する画像データの圧縮符号化処理について単一の符号器で対応可能で構成が簡単で高能率な上に、この圧縮符号化機能による処理を取捨選択して処理内容の異なる複数種類の圧縮符号化処理を行わせ、その結果をユーザに提供して所望の処理内容によるものを指定させるようにしたので、例えば、符号化効率に大差のないような場合には画質のよいものを選択することができる等、実際に画像データの特性を判別しなくても、結果的に、ユーザにより指定された処理内容によるものの選択により、JPEG2000アルゴリズムの不都合を回避することができる。   According to the image processing program of the present embodiment, the compression encoding function that basically performs compression encoding according to the JPEG2000 algorithm is used, so that a single encoder can handle compression encoding processing of image data having various characteristics. In addition to being possible, having a simple configuration and high efficiency, the processing by this compression coding function is selected and a plurality of types of compression coding processing having different processing contents are performed, and the result is provided to the user and desired processing is performed. Since it was made to specify what depends on the contents, for example, when there is no big difference in encoding efficiency, it is possible to select the one with good image quality, without actually determining the characteristics of the image data, As a result, the inconvenience of the JPEG2000 algorithm can be avoided by selecting the processing contents designated by the user.

本実施の形態のコンピュータ読取り可能な記憶媒体によれば、本実施の形態の画像処理様プログラムと同様な効果を奏することができる。   According to the computer-readable storage medium of the present embodiment, the same effect as the image processing program of the present embodiment can be obtained.

本発明の実施の形態の前提となるJPEG2000方式の基本となるアルゴリズムを実現するシステムの機能ブロック図である。1 is a functional block diagram of a system that realizes a basic algorithm of a JPEG2000 system that is a premise of an embodiment of the present invention. 原画像の各コンポーネントの分割された矩形領域を示す説明図である。It is explanatory drawing which shows the rectangular area | region where each component of the original image was divided | segmented. デコンポジションレベル数が3の場合の、各デコンポジションレベルにおけるサブバンドを示す説明図である。It is explanatory drawing which shows the subband in each decomposition level when the number of decomposition levels is three. プリシンクトを示す説明図である。It is explanatory drawing which shows a precinct. ビットプレーンに順位付けする手順の一例を示す説明図である。である。It is explanatory drawing which shows an example of the procedure which ranks a bit plane. It is. 符号化された画像データのコードストリームを例示する模式図である。It is a schematic diagram which illustrates the code stream of the encoded image data. JPEG2000の符号フォーマットを示す概略図である。It is the schematic which shows the code format of JPEG2000. 本発明の一実施の形態の画像処理装置としてのサーバコンピュータを含むサーバクライアントシステムを示す概略構成図である。It is a schematic block diagram which shows the server client system containing the server computer as an image processing apparatus of one embodiment of this invention. サーバコンピュータを示す概略ブロック図である。It is a schematic block diagram which shows a server computer. 特徴部分となる圧縮符号化処理部分を示すブロック図である。It is a block diagram which shows the compression encoding process part used as the characteristic part. 符号化スタイルテーブルを示す説明図である。It is explanatory drawing which shows an encoding style table. 圧縮符号化処理例の概略を示すフローチャートである。It is a flowchart which shows the outline of the example of a compression encoding process. 処理対象となる文書画像データ例等を示す説明図である。It is explanatory drawing which shows the example of document image data etc. which become a process target. ページ単位の処理時の符号データ例を示す説明図である。It is explanatory drawing which shows the example of the code data at the time of the process of a page unit. タイル単位の処理時の符号データ例を示す説明図である。It is explanatory drawing which shows the code data example at the time of the process of a tile unit. タイル単位の処理時の他の符号データ例を示す説明図である。It is explanatory drawing which shows the other example of code data at the time of the process of a tile unit. ラスタライン単位の処理時の符号データ例を示す説明図である。It is explanatory drawing which shows the code data example at the time of the process of a raster line unit. ラスタライン単位の処理時の他の符号データ例を示す説明図である。It is explanatory drawing which shows the other example of code data at the time of the process of a raster line unit.

符号の説明Explanation of symbols

121 画像特性判定手段
122 処理内容切換え手段
123 符号化スタイルテーブル
131 文字画像
132 CG画像
133 自然画像
121 Image Characteristic Determination Unit 122 Processing Content Switching Unit 123 Encoding Style Table 131 Character Image 132 CG Image 133 Natural Image

Claims (5)

画像データをJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段と、
圧縮符号化の対象となる画像データに対して前記圧縮符号化手段中の処理を取捨選択して前記圧縮符号化手段により前記画像データに対して処理内容の異なる複数種類の圧縮符号化処理を行わせる複数符号取得手段と、
この複数符号取得手段により取得された複数の符号中から最も符号化効率のよい処理内容によるものを実際の符号として選択する選択手段とを備え、
前記処理内容の異なる複数種類の圧縮符号化処理は、自然画像、CG画像、パレット画像、及び単色画像に応じた符号化スタイルによる圧縮符号化処理であり、
前記圧縮符号化手段は、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理、係数モデリング処理、算術符号化処理、符号順序制御処理という手順で画像データを圧縮符号化するものであり、これらの処理のうち、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理の全てを取捨選択の対象とすること、
を特徴とする画像処理装置。
Compression encoding means for compressing and encoding image data according to the JPEG2000 algorithm;
A plurality of types of compression encoding processes with different processing contents are performed on the image data by the compression encoding means by selecting the processing in the compression encoding means for the image data to be compression encoded. A plurality of code acquisition means for
Selecting means for selecting, as an actual code, the one with the most efficient coding content from the plurality of codes acquired by the plurality of code acquisition means,
A plurality of kinds of compression coding processing having the different processing content, Ri compression encoding Der by the coding style that corresponds to natural image, CG image, the palette image, and a monochromatic image,
The compression encoding means compresses and encodes image data by a procedure of DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, quantization processing, coefficient modeling processing, arithmetic encoding processing, and code order control processing. Among these processes, DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing are all subject to selection.
An image processing apparatus.
画像データをJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化手段と、
圧縮符号化の対象となる画像データに対して前記圧縮符号化手段中の処理を取捨選択して前記圧縮符号化手段により前記画像データに対して処理内容の異なる複数種類の圧縮符号化処理を行わせる複数符号取得手段と、
この複数符号取得手段により取得された、異なる処理内容毎の複数の符号に関して少なくともその符号化効率及び画質をユーザに提供する結果提供手段と、
ユーザにより指定された処理内容によるものを実際の符号として選択する選択手段とを備え、
前記処理内容の異なる複数種類の圧縮符号化処理は、自然画像、CG画像、パレット画像、及び単色画像に応じた符号化スタイルによる圧縮符号化処理であり、
前記圧縮符号化手段は、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理、係数モデリング処理、算術符号化処理、符号順序制御処理という手順で画像データを圧縮符号化するものであり、これらの処理のうち、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理の全てを取捨選択の対象とすること、
を特徴とする画像処理装置。
Compression encoding means for compressing and encoding image data according to the JPEG2000 algorithm;
A plurality of types of compression encoding processes with different processing contents are performed on the image data by the compression encoding means by selecting the processing in the compression encoding means for the image data to be compression encoded. A plurality of code acquisition means for
Result providing means for providing the user with at least the coding efficiency and image quality of the plurality of codes for different processing contents acquired by the plurality of code acquisition means;
Selecting means for selecting the actual code according to the processing content specified by the user,
A plurality of kinds of compression coding processing having the different processing content, Ri compression encoding Der by the coding style that corresponds to natural image, CG image, the palette image, and a monochromatic image,
The compression encoding means compresses and encodes image data by a procedure of DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, quantization processing, coefficient modeling processing, arithmetic encoding processing, and code order control processing. Among these processes, DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing are all subject to selection.
An image processing apparatus.
コンピュータにインストールされ、前記コンピュータに、
画像データをJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能と、
圧縮符号化の対象となる画像データに対して前記圧縮符号化機能中の処理を取捨選択して前記圧縮符号化機能により前記画像データに対して処理内容の異なる複数種類の圧縮符号化処理を行わせる複数符号取得機能と、
この複数符号取得機能により取得された複数の符号中から最も符号化効率のよい処理内容によるものを実際の符号として選択する選択機能とを実行させ、
前記処理内容の異なる複数種類の圧縮符号化処理は、自然画像、CG画像、パレット画像、及び単色画像に応じた符号化スタイルによる圧縮符号化処理であり、
前記圧縮符号化機能は、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理、係数モデリング処理、算術符号化処理、符号順序制御処理という手順で画像データを圧縮符号化するものであり、これらの処理のうち、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理の全てを取捨選択の対象とすること、
を特徴とする画像処理用プログラム。
Installed on a computer,
A compression encoding function for compressing and encoding image data according to the JPEG2000 algorithm;
A plurality of types of compression encoding processes with different processing contents are performed on the image data by the compression encoding function by selecting the processing in the compression encoding function for the image data to be subjected to compression encoding. Multiple code acquisition function
A selection function for selecting, as an actual code, the one based on the processing content with the highest coding efficiency from the plurality of codes acquired by the multiple code acquisition function,
A plurality of kinds of compression coding processing having the different processing content, Ri compression encoding Der by the coding style that corresponds to natural image, CG image, the palette image, and a monochromatic image,
The compression encoding function compresses and encodes image data in a procedure of DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, quantization processing, coefficient modeling processing, arithmetic encoding processing, and code order control processing. Among these processes, DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing are all subject to selection.
An image processing program characterized by the above.
コンピュータにインストールされ、前記コンピュータに、
画像データをJPEG2000アルゴリズムに従い圧縮符号化する圧縮符号化機能と、
圧縮符号化の対象となる画像データに対して前記圧縮符号化機能中の処理を取捨選択して前記圧縮符号化機能により前記画像データに対して処理内容の異なる複数種類の圧縮符号化処理を行わせる複数符号取得機能と、
この複数符号取得機能により取得された、異なる処理内容毎の複数の符号に関して少なくともその符号化効率及び画質をユーザに提供する結果提供機能と、
ユーザにより指定された処理内容によるものを実際の符号として選択する選択機能とを実行させ、
前記処理内容の異なる複数種類の圧縮符号化処理は、自然画像、CG画像、パレット画像、及び単色画像に応じた符号化スタイルによる圧縮符号化処理であり、
前記圧縮符号化機能は、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理、係数モデリング処理、算術符号化処理、符号順序制御処理という手順で画像データを圧縮符号化するものであり、これらの処理のうち、DCレベル変換処理、カラー変換処理、2次元ウェーブレット変換処理、量子化処理の全てを取捨選択の対象とすること、
を特徴とする画像処理用プログラム。
Installed on a computer,
A compression encoding function for compressing and encoding image data according to the JPEG2000 algorithm;
The processing in the compression encoding function is selected for the image data to be subjected to compression encoding, and a plurality of types of compression encoding processing with different processing contents are performed on the image data by the compression encoding function. Multiple code acquisition function
A result providing function for providing a user with at least the coding efficiency and image quality of a plurality of codes for different processing contents acquired by the multiple code acquisition function;
A selection function for selecting, as an actual code, the one according to the processing content specified by the user,
A plurality of kinds of compression coding processing having the different processing content, Ri compression encoding Der by the coding style that corresponds to natural image, CG image, the palette image, and a monochromatic image,
The compression encoding function compresses and encodes image data in a procedure of DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, quantization processing, coefficient modeling processing, arithmetic encoding processing, and code order control processing. Among these processes, DC level conversion processing, color conversion processing, two-dimensional wavelet conversion processing, and quantization processing are all subject to selection.
An image processing program characterized by the above.
請求項3又は4記載の画像処理用プログラムを記憶したコンピュータ読取り可能な記憶媒体。 A computer-readable storage medium storing the image processing program according to claim 3 .
JP2007340886A 2007-12-28 2007-12-28 Image processing apparatus, image processing program, and storage medium Expired - Fee Related JP4520499B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007340886A JP4520499B2 (en) 2007-12-28 2007-12-28 Image processing apparatus, image processing program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007340886A JP4520499B2 (en) 2007-12-28 2007-12-28 Image processing apparatus, image processing program, and storage medium

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2003003012A Division JP2004221633A (en) 2003-01-09 2003-01-09 Image processing apparatus, image processing program, and storage medium

Publications (2)

Publication Number Publication Date
JP2008160857A JP2008160857A (en) 2008-07-10
JP4520499B2 true JP4520499B2 (en) 2010-08-04

Family

ID=39661151

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007340886A Expired - Fee Related JP4520499B2 (en) 2007-12-28 2007-12-28 Image processing apparatus, image processing program, and storage medium

Country Status (1)

Country Link
JP (1) JP4520499B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000069292A (en) * 1998-08-24 2000-03-03 Canon Inc Image processing unit, its method and storage medium
JP2001069508A (en) * 1999-08-27 2001-03-16 Ricoh Co Ltd Image storing method, image storage device and recording medium thereof
JP2002344753A (en) * 2001-05-22 2002-11-29 Fuji Xerox Co Ltd Image encoder, image decoder, and image encoding and decoding device, and their method
JP2002368625A (en) * 2001-06-11 2002-12-20 Fuji Xerox Co Ltd Encoding quantity predicting device, encoding selection device, encoder, and encoding method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000069292A (en) * 1998-08-24 2000-03-03 Canon Inc Image processing unit, its method and storage medium
JP2001069508A (en) * 1999-08-27 2001-03-16 Ricoh Co Ltd Image storing method, image storage device and recording medium thereof
JP2002344753A (en) * 2001-05-22 2002-11-29 Fuji Xerox Co Ltd Image encoder, image decoder, and image encoding and decoding device, and their method
JP2002368625A (en) * 2001-06-11 2002-12-20 Fuji Xerox Co Ltd Encoding quantity predicting device, encoding selection device, encoder, and encoding method

Also Published As

Publication number Publication date
JP2008160857A (en) 2008-07-10

Similar Documents

Publication Publication Date Title
JP4111926B2 (en) Image processing apparatus, program, storage medium, and image transmission method
JP4111268B2 (en) Thumbnail image display method, server computer, client computer, and program
JP4064196B2 (en) Client computer, server computer, program, storage medium, image data processing system, and image data processing method
JP4093405B2 (en) Image processing apparatus, program, and storage medium
JP4618676B2 (en) Structured document code transfer method, image processing system, server device, program, and information recording medium
JP4349816B2 (en) Image processing apparatus, image compression apparatus, image processing method, image compression method, program, and recording medium
JP2004221633A (en) Image processing apparatus, image processing program, and storage medium
JP2004254298A (en) Image processing device, program, and storage medium
EP1296287A2 (en) Image information code processing system
JP2004242290A (en) Image processing apparatus and image processing method, image edit processing system, image processing program, and storage medium
JP3952459B2 (en) Image processing apparatus, program, storage medium, and image processing method
JP2004214828A (en) Image processing apparatus, image processing method, computer program for image processing, and storage medium for storing the image processing computer program
JP4520499B2 (en) Image processing apparatus, image processing program, and storage medium
JP4489474B2 (en) Image processing apparatus, program, and recording medium
JP2006086579A (en) Image processing apparatus, program and storage medium
JP4093870B2 (en) Image processing apparatus, program, and storage medium
JP4374063B2 (en) Image processing apparatus, program, and storage medium
JP4010957B2 (en) Image processing apparatus, program, storage medium, and image forming apparatus
JP4052952B2 (en) Image processing apparatus, image processing method, program, and storage medium
JP4323178B2 (en) Search object restriction device, image processing apparatus, program, storage medium, and search object restriction method
JP3961966B2 (en) Unnecessary part removing apparatus, image processing apparatus, program, storage medium, and unnecessary part removing method
JP3987425B2 (en) Image decompression apparatus, program, storage medium, and image decompression method
JP2004056648A (en) Image processor, document management system, program, and storage medium
JP2005223407A (en) Image processing apparatus and program
JP2005130244A (en) Image processing apparatus and image processing method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090804

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090917

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091027

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091218

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100520

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

Free format text: PAYMENT UNTIL: 20130528

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4520499

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140528

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees