JP2008011211A - Image processor and processing method - Google Patents

Image processor and processing method Download PDF

Info

Publication number
JP2008011211A
JP2008011211A JP2006179925A JP2006179925A JP2008011211A JP 2008011211 A JP2008011211 A JP 2008011211A JP 2006179925 A JP2006179925 A JP 2006179925A JP 2006179925 A JP2006179925 A JP 2006179925A JP 2008011211 A JP2008011211 A JP 2008011211A
Authority
JP
Japan
Prior art keywords
pixel
value
compressed
processing unit
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006179925A
Other languages
Japanese (ja)
Inventor
Masanori Ishizuka
正則 石塚
Tatsushi Ootsuka
竜志 大塚
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2006179925A priority Critical patent/JP2008011211A/en
Publication of JP2008011211A publication Critical patent/JP2008011211A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To compress pixel values of respective pixels independently of adjacent pixels without using differences in pixel values between adjacent pixels when a decoded image of a digital moving picture compressed stream is stored in a frame memory, and to expand the compressed data independently of adjacent pixels. <P>SOLUTION: A writing unit 21 finds mean values of pixel values of pixels included in respective blocks, block by block. An information compression unit 22 finds differences between the mean values and pixel values, cuts multiple low-order bits of the difference values to generate the compressed data consisting of bits less than the original pixel values, and stores the compressed data in frame memories 24a to 24d. An information expanding unit 25 adds mean values, used to generate compressed data read out of the frame memories 24a to 24d, to the compressed data to reproduce pixel values of respective pixels. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

この発明は、画像処理装置および画像処理方法に関し、特に、MPEG(Moving Picture Experts Group)2等のデジタル動画像圧縮方式に従って動画像データの符号化や復号化を行う画像処理装置および画像処理方法に関する。   The present invention relates to an image processing apparatus and an image processing method, and more particularly, to an image processing apparatus and an image processing method for encoding and decoding moving image data according to a digital moving image compression method such as MPEG (Moving Picture Experts Group) 2. .

一般に、MPEG2等のデジタル動画像圧縮方式を採用した動画像符号化装置や動画像復号化装置等の画像処理装置には、フレームの情報を保持するためのフレームメモリが設けられている。近年、表示装置の画面サイズの拡大化に伴って、フレームメモリの容量や、単位時間当たりのフレームメモリの情報の流量(バンド幅)が増大化してきており、これらが開発におけるボトルネックとなっている。   In general, image processing apparatuses such as a moving picture coding apparatus and a moving picture decoding apparatus that employ a digital moving picture compression method such as MPEG2 are provided with a frame memory for holding frame information. In recent years, as the screen size of display devices has increased, the capacity of the frame memory and the flow rate (bandwidth) of information in the frame memory per unit time have increased, and these have become bottlenecks in development. Yes.

このボトルネックを解消するため、フレームメモリに格納される情報の量を圧縮する提案がなされている。例えば、隣接する画素間の画素値の差分をハフマン符号化することによって、情報量を圧縮する技術が公知である(例えば、特許文献1参照。)。また、隣接する画素間の画素値の差分を量子化係数により量子化することによって、情報量を圧縮する技術が公知である(例えば、特許文献2参照。)。   In order to eliminate this bottleneck, proposals have been made to compress the amount of information stored in the frame memory. For example, a technique for compressing the amount of information by performing Huffman coding on a difference in pixel values between adjacent pixels is known (see, for example, Patent Document 1). Also, a technique for compressing the amount of information by quantizing a difference in pixel value between adjacent pixels with a quantization coefficient is known (for example, see Patent Document 2).

図5は、上述した従来の情報量の圧縮および伸長を行う画像処理装置の構成を示すブロック図である。図5に示すように、従来の画像処理装置では、書き込み部1により、デジタル動画像圧縮ストリームが各画素の画素値に復号化される。そして、情報圧縮部2により、隣接する画素間の画素値の差分が求められ、上述したように、その差分値をハフマン符号化または量子化することによって、データが圧縮される。圧縮されたデータは、メモリバス3を介してメモリ4中の各フレームメモリ4a,4b,4c,4dに書き込まれる。   FIG. 5 is a block diagram showing a configuration of an image processing apparatus that compresses and decompresses the above-described conventional information amount. As shown in FIG. 5, in the conventional image processing apparatus, the writing unit 1 decodes the digital moving image compressed stream into pixel values of each pixel. Then, the information compression unit 2 obtains a difference between pixel values between adjacent pixels, and the data is compressed by Huffman encoding or quantizing the difference value as described above. The compressed data is written to each frame memory 4a, 4b, 4c, 4d in the memory 4 via the memory bus 3.

一方、フレームメモリ4a,4b,4c,4dからは、圧縮されたデータが読み出される。その読み出されたデータは、情報伸長部5により、隣接する画素間の画素値の差分を用いて伸長することによって、各画素の画素値に再生される。その再生された画素値は、読み出し部6により、図示しない表示装置へ出力される。なお、図5において、第1〜第4の各フレームメモリ4a,4b,4c,4dの情報量(ハッチングを付した部分)が異なるのは、フレームメモリごとに絵柄の繁雑さが異なるからである。   On the other hand, compressed data is read from the frame memories 4a, 4b, 4c, and 4d. The read data is reconstructed by the information decompression unit 5 using the pixel value difference between adjacent pixels, thereby being reproduced to the pixel value of each pixel. The reproduced pixel value is output by the reading unit 6 to a display device (not shown). In FIG. 5, the information amount (hatched portion) of each of the first to fourth frame memories 4a, 4b, 4c, and 4d is different because the complexity of the picture is different for each frame memory. .

図6は、従来のデータ圧縮処理の概念を示す説明図である。図6に示すように、従来のデータ圧縮処理では、隣接する画素の画素値7a,7b,7c,7dの差分値8a,8b,8cを用いて、ラスタスキャン順、すなわちフレームイメージで左端の画素から水平に右端の画素まで走査すると、一段下の画素列に対して同様に左から右に向かって走査するようにして、順次、圧縮データ9a,9b,9cが生成される。   FIG. 6 is an explanatory diagram showing the concept of conventional data compression processing. As shown in FIG. 6, in the conventional data compression process, the pixel values 7a, 7b, 7c, and 7d of adjacent pixels are used in the raster scan order, that is, the leftmost pixel in the frame image. When the pixel is scanned horizontally to the rightmost pixel, the compressed data 9a, 9b, and 9c are sequentially generated so as to scan from the left to the right in the same manner for the pixel row one step below.

図7は、従来のデータ伸長処理の概念を示す説明図である。図7に示すように、従来のデータ伸長処理では、ラスタスキャン順に、差分値8a,8b,8c,8dを用いて圧縮データ9a,9b,9c,9dを伸長することによって、各画素値7a,7b,7c,7dが再生される。   FIG. 7 is an explanatory diagram showing the concept of conventional data decompression processing. As shown in FIG. 7, in the conventional data decompression processing, each pixel value 7a, 9b, 9c, 9d is decompressed by using the difference values 8a, 8b, 8c, 8d in the raster scan order. 7b, 7c, and 7d are reproduced.

特開平11−136686号公報Japanese Patent Laid-Open No. 11-136686 特開平10−243402号公報JP-A-10-243402

しかしながら、上述したように、従来の技術では、隣接する画素間の画素値の差分を用いてデータの圧縮を行うため、フレームイメージで水平方向の左から右に向かって1画素単位で順次、データ圧縮処理を行う必要がある。データ伸長処理についても、同様である。   However, as described above, in the conventional technique, since data compression is performed using a difference in pixel value between adjacent pixels, the data is sequentially displayed in units of pixels from left to right in the horizontal direction in the frame image. It is necessary to perform compression processing. The same applies to the data decompression process.

図8は、従来のデータ圧縮、伸長処理によって一部の領域を読み出す様子を示す説明図である。特に、隣接する画素間の画素値の差分をハフマン符号化すると、フレームメモリ中の任意の差分値を取り出すことができない。従って、図8に示すように、従来の技術では、フレームメモリ4c中の小さな矩形領域10の画素を読み出して拡大表示するような場合に、フレームイメージでその矩形領域10よりも左側の領域11の画素(表示の対象ではない)を含めて、フレームの先頭から順次、読み出しを行う必要があるため、読み出しの効率が悪いという問題点がある。   FIG. 8 is an explanatory diagram showing a state in which a part of the area is read by the conventional data compression / decompression process. In particular, if a difference in pixel values between adjacent pixels is Huffman encoded, an arbitrary difference value in the frame memory cannot be extracted. Therefore, as shown in FIG. 8, in the conventional technique, when a pixel in a small rectangular area 10 in the frame memory 4c is read out and enlarged and displayed, the frame image has an area 11 on the left side of the rectangular area 10. Since it is necessary to sequentially read from the top of the frame including the pixels (not the display target), there is a problem that the reading efficiency is poor.

この発明は、上述した従来技術による問題点を解消するため、隣接する画素間の画素値の差分を用いずに、各画素の画素値を隣接する画素から独立して圧縮し、また、その圧縮されたデータを隣接する画素から独立して伸長することができる画像処理装置および画像処理方法を提供することを目的とする。   In order to eliminate the above-described problems caused by the conventional technology, the present invention compresses the pixel value of each pixel independently from the adjacent pixel without using the difference in pixel value between adjacent pixels, and the compression. An object of the present invention is to provide an image processing apparatus and an image processing method capable of expanding the processed data independently from adjacent pixels.

上述した課題を解決し、目的を達成するため、本発明にかかる画像処理装置および画像処理方法は、デジタル動画像圧縮ストリームを復号化して各画素の画素値を得るとともに、処理単位ごとに、その処理単位内に含まれる画素の画素値の代表値を求め、処理単位ごとに、代表値を用いて処理単位内の各画素の画素値のビット数を圧縮し、その圧縮された各画素の圧縮値をフレームメモリに格納することを特徴とする。そして、フレームメモリから読み出された各画素の圧縮値を、その画素を含む処理単位の代表値を用いて伸長し、その伸長された伸長値を各画素の画素値として出力することを特徴とする。   In order to solve the above-described problems and achieve the object, an image processing apparatus and an image processing method according to the present invention obtain a pixel value of each pixel by decoding a digital moving image compressed stream, and for each processing unit, The representative value of the pixel value of the pixel included in the processing unit is obtained, the bit number of the pixel value of each pixel in the processing unit is compressed using the representative value for each processing unit, and the compressed pixel is compressed. A value is stored in a frame memory. The compressed value of each pixel read from the frame memory is expanded using the representative value of the processing unit including the pixel, and the expanded value is output as the pixel value of each pixel. To do.

この発明において、各画素の画素値と代表値との差分を求め、その差分の下位複数ビットの値を切り出すことにより、各画素の圧縮値を得るようにしてもよい。また、この発明において、代表値として、処理単位内に含まれる画素の画素値の平均値を用いてもよい。さらに、この発明において、各処理単位の代表値を代表値メモリに格納するようにしてもよい。この場合、代表値メモリは、フレームメモリに格納可能な最大処理単位数分の代表値を格納できる容量を有するとよい。   In the present invention, the compressed value of each pixel may be obtained by obtaining a difference between the pixel value of each pixel and the representative value, and cutting out the lower-order multiple bits of the difference. Moreover, in this invention, you may use the average value of the pixel value of the pixel contained in a processing unit as a representative value. Further, in the present invention, the representative value of each processing unit may be stored in the representative value memory. In this case, the representative value memory may have a capacity capable of storing representative values for the maximum number of processing units that can be stored in the frame memory.

この発明によれば、処理単位ごとに、各画素の画素値を、その画素を含む処理単位の代表値を用いて圧縮するので、隣接する画素間の画素値の差分を用いずに圧縮することができる。また、各画素の圧縮値を、その画素を含む処理単位の代表値を用いて伸長するので、隣接する画素間の画素値の差分を用いずに伸長することができる。   According to the present invention, the pixel value of each pixel is compressed for each processing unit by using the representative value of the processing unit including the pixel, so that the compression is performed without using the pixel value difference between adjacent pixels. Can do. Further, since the compressed value of each pixel is expanded using the representative value of the processing unit including that pixel, it is possible to expand without using the difference in pixel value between adjacent pixels.

本発明にかかる画像処理装置および画像処理方法によれば、隣接する画素間の画素値の差分を用いずに、各画素の画素値を隣接する画素から独立して圧縮し、また、その圧縮されたデータを隣接する画素から独立して伸長することができるという効果を奏する。   According to the image processing device and the image processing method of the present invention, the pixel value of each pixel is compressed independently from the adjacent pixel without using the difference in pixel value between adjacent pixels, and the compression is performed. The data can be expanded independently from adjacent pixels.

以下に添付図面を参照して、この発明にかかる画像処理装置および画像処理方法の好適な実施の形態を詳細に説明する。   Exemplary embodiments of an image processing apparatus and an image processing method according to the present invention are explained in detail below with reference to the accompanying drawings.

(画像処理装置の構成)
図1は、この発明の実施の形態にかかる画像処理装置の構成を示すブロック図である。図2は、図1に示す画像処理装置を構成するフレームメモリと代表値メモリの構成を示す説明図である。図1に示すように、画像処理装置は、書き込み部21、情報圧縮部22、メモリバス23、SDRAM(Synchronous DRAM)等のメモリ24、情報伸長部25、読み出し部26および代表値メモリ27を備えている。メモリ24には、複数のフレームメモリ24a,24b,24c,24dが設けられている。
(Configuration of image processing apparatus)
FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention. FIG. 2 is an explanatory diagram showing the configuration of the frame memory and the representative value memory that constitute the image processing apparatus shown in FIG. As shown in FIG. 1, the image processing apparatus includes a writing unit 21, an information compression unit 22, a memory bus 23, a memory 24 such as an SDRAM (Synchronous DRAM), an information decompression unit 25, a reading unit 26, and a representative value memory 27. ing. The memory 24 is provided with a plurality of frame memories 24a, 24b, 24c, and 24d.

書き込み部21は、MPEG2等のデジタル動画像圧縮ストリームを復号して、各画素の画素値を得る。また、書き込み部21は、複数の処理単位からなる1フレームの各処理単位ごとに、その処理単位内に含まれるすべての画素の画素値の代表値を求める。各処理単位の代表値は、代表値メモリ27に格納される。例えば、代表値として、特に限定しないが、処理単位内に含まれるすべての画素の画素値の平均値を用いることができる。   The writing unit 21 decodes a digital moving image compressed stream such as MPEG2 to obtain a pixel value of each pixel. In addition, the writing unit 21 obtains representative values of pixel values of all pixels included in each processing unit for each processing unit of one frame including a plurality of processing units. The representative value of each processing unit is stored in the representative value memory 27. For example, as a representative value, although not particularly limited, an average value of pixel values of all pixels included in a processing unit can be used.

ここで、図2に示すように、MPEG2等のデジタル動画像圧縮方式では、1フレームは、複数のブロック31と呼ばれる小さい単位で構成されている。そこで、本実施の形態では、特に限定しないが、前記処理単位としてブロック31を用いることができる。各ブロック31に含まれる画素32の数は、例えば64個(=8画素×8画素)である。   Here, as shown in FIG. 2, in a digital moving image compression method such as MPEG2, one frame is composed of small units called a plurality of blocks 31. Therefore, in the present embodiment, although not particularly limited, the block 31 can be used as the processing unit. The number of pixels 32 included in each block 31 is, for example, 64 (= 8 pixels × 8 pixels).

従って、ブロック31を処理単位とし、代表値として平均値を用いる場合には、書き込み部21は、各ブロック31に含まれる64画素の画素値の平均を算出し、その値をそのブロック31の代表値とする。従来より、ブロック単位でデジタル動画像圧縮ストリームの復号処理を行っているので、ブロック内の画素値の平均を容易に算出することができる。以下、処理単位としてブロック31を用い、主にブロック31の代表値として平均値を用いる場合について説明する。   Therefore, when the block 31 is a processing unit and an average value is used as a representative value, the writing unit 21 calculates an average of the pixel values of 64 pixels included in each block 31 and uses the value as a representative value of the block 31. Value. Conventionally, since decoding processing of a digital moving image compressed stream is performed in units of blocks, an average of pixel values in a block can be easily calculated. Hereinafter, a case where the block 31 is used as a processing unit and an average value is mainly used as a representative value of the block 31 will be described.

情報圧縮部22は、ブロックごとに、そのブロックの代表値を用いて、そのブロック内の各画素の画素値のビット数を圧縮、すなわちビット数を減らす。代表値として平均値を用いる場合には、次の(1)式のように、K(例えば、8)ビットの平均値とKビットの画素値の差分を算出する。
ブロック内の平均値(Kビット)−ブロック内の各々の画素値(Kビット) ・・・(1)
For each block, the information compression unit 22 compresses the number of bits of the pixel value of each pixel in the block using the representative value of the block, that is, reduces the number of bits. When the average value is used as the representative value, the difference between the K (for example, 8) bit average value and the K bit pixel value is calculated as in the following equation (1).
Average value in block (K bits) -Each pixel value in block (K bits) (1)

このように、ブロック内の64個の画素値の平均値とそのブロック内の各画素値との平均値との差分をとるのは、各画素値と平均値との差がそれほど大きくないと考えられるからである。また、情報圧縮部22は、上記(1)式の演算により得られた[K+1]ビット(1ビットは、正負の符号を表す)の差分値から、下位M(1<M<K、例えば、Mは6)ビット分を切り出し、Mビットの圧縮データとして、メモリバス23を介して、フレームメモリ24a,24b,24c,24dに書き込む。   Thus, the difference between the average value of the 64 pixel values in the block and the average value of each pixel value in the block is considered that the difference between each pixel value and the average value is not so large. Because it is. Further, the information compression unit 22 calculates the lower order M (1 <M <K, for example, from the difference value of [K + 1] bits (1 bit represents a positive / negative sign) obtained by the calculation of the equation (1). M cuts out 6) bits and writes them into the frame memories 24a, 24b, 24c and 24d via the memory bus 23 as compressed data of M bits.

情報伸長部25は、読み出し対象の画素に相当する圧縮データ(Mビット)を、メモリバス23を介して、フレームメモリ24a,24b,24c,24dから読み出す。また、情報伸長部25は、代表値メモリ27から、その読み出し対象の画素が属するブロックの代表値を読み出す。そして、情報伸長部25は、代表値を用いて圧縮データに対して、情報圧縮部22におけるデータ圧縮時の演算と逆の演算を行って、Kビットの画素値を再生し、それを読み出し部26へ転送する。   The information decompression unit 25 reads compressed data (M bits) corresponding to the pixel to be read from the frame memories 24a, 24b, 24c, and 24d via the memory bus 23. The information decompressing unit 25 reads the representative value of the block to which the pixel to be read belongs from the representative value memory 27. Then, the information decompression unit 25 performs an operation reverse to the operation at the time of data compression in the information compression unit 22 on the compressed data using the representative value, reproduces a K-bit pixel value, and reads it out 26.

情報圧縮部22において、前記(1)式の演算を行ってデータを圧縮した場合には、情報伸長部25では、Mビットの圧縮データとKビットの平均値を加算する。読み出し部26は、情報伸長部25から送られてきた画素値を図示しない表示装置へ転送する。代表値メモリ27は、フレーム中の各ブロックの平均値をすべて格納できる分の容量を有する。   When the information compression unit 22 compresses the data by performing the calculation of the equation (1), the information expansion unit 25 adds the M-bit compressed data and the K-bit average value. The reading unit 26 transfers the pixel value sent from the information decompression unit 25 to a display device (not shown). The representative value memory 27 has a capacity capable of storing all the average values of the respective blocks in the frame.

(画像処理手順)
次に、フレームメモリへの画像データの書き込みから読み出しまでの処理の流れについて説明する。図3は、この発明の実施の形態にかかる画像処理手順を示すフローチャートである。図3に示すように、まず、書き込み部21により、MPEG2等のデジタル動画像圧縮ストリームから各画素の画素値(Kビット)が復号される。また、書き込み部21により、各ブロックごとに画素値の代表値(Kビット)が求められる(ステップS1)。
(Image processing procedure)
Next, the flow of processing from writing to reading of image data to the frame memory will be described. FIG. 3 is a flowchart showing an image processing procedure according to the embodiment of the present invention. As shown in FIG. 3, first, the writing unit 21 decodes the pixel value (K bits) of each pixel from a digital moving image compressed stream such as MPEG2. The writing unit 21 obtains a representative value (K bits) of the pixel value for each block (step S1).

各ブロックの平均値は、代表値メモリ27に格納される。次いで、情報圧縮部22により、ブロックごとに前記(1)式の演算が行われ、その演算結果の下位Mビットが切り出されて圧縮データが得られる(ステップS2)。そして、その圧縮データは、フレームメモリ24a,24b,24c,24dに書き込まれる(ステップS3)。   The average value of each block is stored in the representative value memory 27. Next, the information compression unit 22 performs the calculation of the expression (1) for each block, and the lower M bits of the calculation result are cut out to obtain compressed data (step S2). The compressed data is written in the frame memories 24a, 24b, 24c, and 24d (step S3).

次いで、情報伸長部25により、フレームメモリ24a,24b,24c,24dから読み出し対象の画素に相当する圧縮データ(Mビット)が読み出される(ステップS4)。また、情報伸長部25により、代表値メモリ27から読み出し対象の画素が属するブロックの平均値(Kビット)が読み出され、その代表値を用いて圧縮データが伸長される(ステップS5)。それによって再生された画素値は、情報伸長部25から読み出し部26へ転送され、さらに図示しない表示装置へ転送される(ステップS6)。   Next, the information decompression unit 25 reads compressed data (M bits) corresponding to the pixel to be read from the frame memories 24a, 24b, 24c, and 24d (step S4). The information decompression unit 25 reads the average value (K bits) of the block to which the pixel to be read belongs from the representative value memory 27, and decompresses the compressed data using the representative value (step S5). The pixel value reproduced thereby is transferred from the information decompression unit 25 to the reading unit 26, and further transferred to a display device (not shown) (step S6).

以上のようにデータを圧縮することにより、K(例えば、8)ビットの画素データをM(例えば、6)ビットに圧縮してフレームメモリ24a,24b,24c,24dに格納することができる。また、隣接する画素間の画素値の差分を使用しない方式で圧縮するので、フレームメモリ24a,24b,24c,24d中の任意の画素に直接、アクセスすることができる。従って、例えば、フレームメモリ24a,24b,24c,24d中の一部の矩形領域を拡大表示するような場合でも、フレームメモリ24a,24b,24c,24dから、表示対象の矩形領域の画素だけを効率的に読み出すことができる。   By compressing the data as described above, pixel data of K (for example, 8) bits can be compressed to M (for example, 6) bits and stored in the frame memories 24a, 24b, 24c, and 24d. In addition, since compression is performed without using a difference in pixel value between adjacent pixels, any pixel in the frame memories 24a, 24b, 24c, and 24d can be directly accessed. Therefore, for example, even when a part of the rectangular areas in the frame memories 24a, 24b, 24c, and 24d is enlarged and displayed, only the pixels in the rectangular area to be displayed are efficiently obtained from the frame memories 24a, 24b, 24c, and 24d. Can be read out automatically.

なお、本発明は、輝度(Y)および色差(Cb/Cr)のそれぞれに適用できる。また、本発明は、処理単位として、ブロック以外にも、マクロブロックや、複数のマクロブロックが連なるスライスなどの単位にも適用できる。処理単位が大きくなれば、代表値メモリ27の容量が少なくて済む。さらに、ブロックの代表値として、平均値以外にも、ブロック内の各画素の画素値と近い値を用いることができる。   The present invention can be applied to each of luminance (Y) and color difference (Cb / Cr). Further, the present invention can be applied to a unit such as a macro block or a slice including a plurality of macro blocks in addition to a block as a processing unit. If the processing unit is increased, the capacity of the representative value memory 27 can be reduced. In addition to the average value, a value close to the pixel value of each pixel in the block can be used as the representative value of the block.

また、情報圧縮部22におけるデータの圧縮率を、絵柄に応じて適応的に変えるようにしてもよい。この場合、予めユーザが、繁雑な絵柄を処理の対象とする場合に圧縮率を低く設定し、繁雑でない絵柄を処理の対象とする場合に圧縮率を高く設定するようにしてもよい。あるいは、書き込み部21または情報圧縮部22が、処理の対象の絵柄の繁雑さを検知し、繁雑さに応じて圧縮率を適宜、調整するようにしてもよい。   Further, the data compression rate in the information compression unit 22 may be adaptively changed according to the design. In this case, the user may set the compression rate to be low when a complicated pattern is to be processed, and set the compression rate to be high if the pattern is not complicated. Alternatively, the writing unit 21 or the information compression unit 22 may detect the complexity of the pattern to be processed and adjust the compression rate as appropriate according to the complexity.

さらに、KビットのデータとMビットのデータとの対応関係を予めテーブル化しておき、このテーブルを参照することによって、KビットのデータをMビットのデータに量子化するようにしてもよい。また、本発明は、MPEG2に限らず、MPEG4、DV(Digital Video)、ITU−Tによって策定されたH264、またはその他のデジタル動画像圧縮方式に適用できる。   Furthermore, the correspondence relationship between K-bit data and M-bit data may be tabulated in advance, and the K-bit data may be quantized into M-bit data by referring to this table. The present invention is not limited to MPEG2, but can be applied to MPEG4, DV (Digital Video), H264 established by ITU-T, or other digital moving image compression methods.

(MPEG2 HLデコーダに適用した例の構成)
次に、この発明をMPEG2 HLデコーダに適用した例について説明する。図4は、この発明を適用したMPEG2 HLデコーダの構成を示すブロック図である。図4には、外部から入力されるストリーム(PS/TS形式)を、映像信号として外部へ出力するまでの処理を行うシステムが示されている。
(Configuration of example applied to MPEG2 HL decoder)
Next, an example in which the present invention is applied to an MPEG2 HL decoder will be described. FIG. 4 is a block diagram showing the configuration of an MPEG2 HL decoder to which the present invention is applied. FIG. 4 shows a system that performs processing until an externally input stream (PS / TS format) is output to the outside as a video signal.

図4に示すように、HLデコーダは、HLデコーダ部41、情報圧縮部42、メモリバス43、複数のフレームメモリ44a,44b,44c,44dを有するSDRAM等のメモリ44、情報伸長部45、表示部46、平均値メモリ47、システム分離部48および制御部49を備えている。HLデコーダ部41、表示部46および平均値メモリ47は、それぞれ図1に示す画像処理装置の書き込み部21、読み出し部26および代表値メモリ27に相当する。   As shown in FIG. 4, the HL decoder includes an HL decoder unit 41, an information compression unit 42, a memory bus 43, a memory 44 such as an SDRAM having a plurality of frame memories 44a, 44b, 44c and 44d, an information decompression unit 45, a display A unit 46, an average value memory 47, a system separation unit 48, and a control unit 49. The HL decoder unit 41, the display unit 46, and the average value memory 47 correspond to the writing unit 21, the reading unit 26, and the representative value memory 27 of the image processing apparatus shown in FIG.

システム分離部48は、外部から入力されるストリーム(PS/TS形式)をVES/AES等のストリームに分離し、それをメモリバス43を介してメモリ44に格納する。HLデコーダ部41は、メモリ44に格納されているVESストリームを復号し、その復号画をメモリ44に書き込む。HLデコーダ部41は、復号中、動き補償を行うために、Iピクチャ復号画およびPピクチャ復号画より画素データを参照する。   The system separation unit 48 separates a stream (PS / TS format) input from the outside into a stream such as VES / AES and stores it in the memory 44 via the memory bus 43. The HL decoder unit 41 decodes the VES stream stored in the memory 44 and writes the decoded image in the memory 44. The HL decoder 41 refers to pixel data from the decoded I picture and the decoded P picture in order to perform motion compensation during decoding.

また、HLデコーダ部41は、Bピクチャ復号画の画素値(8ビット)を情報圧縮部42へ転送する。HLデコーダ部41は、Bピクチャを復号する過程において、ブロックごとに、画素値の平均値(8ビット)を算出し、それを情報圧縮部42と平均値メモリ47へ転送する。   In addition, the HL decoder unit 41 transfers the pixel value (8 bits) of the B picture decoded image to the information compression unit 42. In the process of decoding the B picture, the HL decoder unit 41 calculates the average value (8 bits) of the pixel values for each block and transfers it to the information compression unit 42 and the average value memory 47.

情報圧縮部42は、前記(1)式に従って、ブロックの平均値(8ビット)とBピクチャ復号画の画素値(8ビット)の差分を求め、その符号付き9ビットの値の例えば下位6ビットを切り出す。切り出された6ビットのBピクチャ圧縮データは、メモリバス43を介して、第3のフレームメモリ44cまたは第4のフレームメモリ44dに書き込まれる。   The information compression unit 42 obtains the difference between the average value of the block (8 bits) and the pixel value (8 bits) of the B picture decoded image according to the above equation (1), and for example, the lower 6 bits of the signed 9-bit value Cut out. The extracted 6-bit compressed B-picture data is written to the third frame memory 44c or the fourth frame memory 44d via the memory bus 43.

平均値メモリ47には、第3のフレームメモリ44cと第4のフレームメモリ44dを構成する全ブロックの平均値をすべて格納できる分の容量を有する。情報伸長部45は、制御部49により指示されたBピクチャの圧縮データ(6ビット)を、メモリバス43を介して、第3のフレームメモリ44cまたは第4のフレームメモリ44dから読み出す。   The average value memory 47 has a capacity capable of storing all the average values of all the blocks constituting the third frame memory 44c and the fourth frame memory 44d. The information decompression unit 45 reads the compressed data (6 bits) of the B picture designated by the control unit 49 from the third frame memory 44c or the fourth frame memory 44d via the memory bus 43.

また、情報伸長部45は、制御部49により指示されたBピクチャの画素が属するブロックの平均値(8ビット)を、平均値メモリ47から読み出す。そして、情報伸長部45は、得られた圧縮データ(6ビット)と平均値(8ビット)を加算することにより、Bピクチャ復号画の画素値(8ビット)を算出し、それを表示部46へ転送する。   Further, the information decompression unit 45 reads the average value (8 bits) of the block to which the B picture pixel instructed by the control unit 49 belongs from the average value memory 47. Then, the information decompression unit 45 calculates the pixel value (8 bits) of the B picture decoded image by adding the obtained compressed data (6 bits) and the average value (8 bits), and displays it on the display unit 46. Forward to.

表示部46は、制御部49により指示されたフレームのIピクチャ復号画およびPピクチャ復号画の各画素値(8ビット)を第1のフレームメモリ44aまたは第2のフレームメモリ44bから読み出す。そして、表示部46は、Iピクチャ復号画の画素値(8ビット)、Pピクチャ復号画の画素値(8ビット)およびBピクチャ復号画の画素値(8ビット)を映像信号に変換して、図示しない表示装置へ出力する。   The display unit 46 reads each pixel value (8 bits) of the I picture decoded image and the P picture decoded image of the frame instructed by the control unit 49 from the first frame memory 44a or the second frame memory 44b. The display unit 46 converts the pixel value of the I picture decoded image (8 bits), the pixel value of the P picture decoded image (8 bits), and the pixel value of the B picture decoded image (8 bits) into a video signal, Output to a display device (not shown).

制御部49は、上述した各ブロックの動作を制御する。なお、Bピクチャと同様に、情報圧縮部42により、IピクチャまたはPピクチャの各画素値を圧縮をしてフレームメモリ44a,44bに書き込み、情報伸長部45によりIピクチャまたはPピクチャの圧縮データを伸長するようにしてもよい。   The control unit 49 controls the operation of each block described above. Similar to the B picture, the information compression unit 42 compresses each pixel value of the I picture or P picture and writes it to the frame memories 44a and 44b, and the information decompression unit 45 stores the compressed data of the I picture or P picture. You may make it expand | extend.

(付記1)デジタル動画像圧縮ストリームを復号化して各画素の画素値を得るとともに、処理単位ごとに、該処理単位内に含まれる画素の画素値の代表値を求める書き込み手段と、処理単位ごとに、前記書き込み手段により得られた前記代表値を用いて該処理単位内の各画素の画素値のビット数を圧縮する情報圧縮手段と、前記情報圧縮手段により圧縮された各画素の圧縮値を格納するフレームメモリと、前記フレームメモリから読み出された各画素の圧縮値を、当該画素を含む処理単位の前記代表値を用いて伸長する情報伸長手段と、前記情報伸長手段により伸長された伸長値を各画素の画素値として出力する読み出し手段と、を備えることを特徴とする画像処理装置。 (Supplementary note 1) Decoding the digital moving image compressed stream to obtain the pixel value of each pixel, and for each processing unit, writing means for obtaining a representative value of the pixel value of the pixel included in the processing unit; The information compression means for compressing the number of bits of the pixel value of each pixel in the processing unit using the representative value obtained by the writing means, and the compressed value of each pixel compressed by the information compression means A frame memory to be stored; an information decompression unit that decompresses a compressed value of each pixel read from the frame memory using the representative value of a processing unit including the pixel; and an decompression decompressed by the information decompression unit An image processing apparatus comprising: a reading unit that outputs a value as a pixel value of each pixel.

(付記2)前記情報圧縮手段は、各画素の画素値と前記代表値との差分を求め、該差分の下位複数ビットの値を、各画素の画素値を圧縮した値とすることを特徴とする付記1に記載の画像処理装置。 (Additional remark 2) The said information compression means calculates | requires the difference of the pixel value of each pixel, and the said representative value, and makes the value of the low-order multiple bits of this difference the value which compressed the pixel value of each pixel, The image processing apparatus according to appendix 1.

(付記3)前記代表値は、処理単位内に含まれる画素の画素値の平均値であることを特徴とする付記1または2に記載の画像処理装置。 (Additional remark 3) The said representative value is an average value of the pixel value of the pixel contained in a process unit, The image processing apparatus of Additional remark 1 or 2 characterized by the above-mentioned.

(付記4)前記フレームメモリに格納可能な最大処理単位数分の前記代表値を格納する代表値メモリ、をさらに備えることを特徴とする付記1〜3のいずれか一つに記載の画像処理装置。 (Supplementary note 4) The image processing apparatus according to any one of Supplementary notes 1 to 3, further comprising: a representative value memory that stores the representative values for the maximum number of processing units that can be stored in the frame memory. .

(付記5)デジタル動画像圧縮ストリームを復号化して各画素の画素値を得るとともに、処理単位ごとに、該処理単位内に含まれる画素の画素値の代表値を求める代表値算出工程と、処理単位ごとに、前記代表値算出工程で得られた前記代表値を用いて該処理単位内の各画素の画素値のビット数を圧縮する情報圧縮工程と、前記情報圧縮工程で圧縮された各画素の圧縮値をフレームメモリに格納する圧縮値格納工程と、前記フレームメモリから各画素の圧縮値を読み出し、該圧縮値を、当該画素を含む処理単位の前記代表値を用いて伸長する情報伸長工程と、前記情報伸長工程で伸長された伸長値を各画素の画素値として出力する読み出し工程と、を含むことを特徴とする画像処理方法。 (Supplementary Note 5) A representative value calculating step of decoding a digital moving image compressed stream to obtain a pixel value of each pixel and obtaining a representative value of a pixel value of a pixel included in the processing unit for each processing unit; For each unit, an information compression step for compressing the number of bits of the pixel value of each pixel in the processing unit using the representative value obtained in the representative value calculation step, and each pixel compressed in the information compression step A compressed value storing step for storing the compressed value of the pixel in the frame memory, and an information decompressing step for reading the compressed value of each pixel from the frame memory and decompressing the compressed value using the representative value of the processing unit including the pixel And a reading step of outputting the decompressed value decompressed in the information decompressing step as a pixel value of each pixel.

(付記6)前記情報圧縮工程では、各画素の画素値と前記代表値との差分を求め、該差分の下位複数ビットの値を、各画素の画素値を圧縮した値とすることを特徴とする付記5に記載の画像処理方法。 (Additional remark 6) The said information compression process calculates | requires the difference of the pixel value of each pixel, and the said representative value, and makes the value of the low-order multiple bits of this difference the value which compressed the pixel value of each pixel, The image processing method according to appendix 5.

(付記7)前記代表値は、処理単位内に含まれる画素の画素値の平均値であることを特徴とする付記5または6に記載の画像処理方法。 (Supplementary note 7) The image processing method according to supplementary note 5 or 6, wherein the representative value is an average value of pixel values of pixels included in a processing unit.

以上のように、本発明にかかる画像処理装置および画像処理方法は、デジタル動画像圧縮方式に従って動画像データの符号化や復号化を行う装置や方法に有用であり、特に、MPEG2、MPEG4、DVまたはH264等のデジタル動画像圧縮方式に従って動画像データの符号化や復号化を行う装置や方法に適している。   As described above, the image processing apparatus and the image processing method according to the present invention are useful for an apparatus and a method for encoding and decoding moving image data according to a digital moving image compression method, and in particular, MPEG2, MPEG4, DV. Alternatively, it is suitable for an apparatus and method for encoding and decoding moving image data according to a digital moving image compression method such as H264.

この発明の実施の形態にかかる画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image processing apparatus concerning embodiment of this invention. 図1に示す画像処理装置を構成するフレームメモリと代表値メモリの構成を示す説明図である。FIG. 2 is an explanatory diagram illustrating a configuration of a frame memory and a representative value memory included in the image processing apparatus illustrated in FIG. 1. この発明の実施の形態にかかる画像処理手順を示すフローチャートである。It is a flowchart which shows the image processing procedure concerning embodiment of this invention. この発明を適用したMPEG2 HLデコーダの構成を示すブロック図である。It is a block diagram which shows the structure of the MPEG2 HL decoder to which this invention is applied. 従来の画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the conventional image processing apparatus. 従来のデータ圧縮処理の概念を示す説明図である。It is explanatory drawing which shows the concept of the conventional data compression process. 従来のデータ伸長処理の概念を示す説明図である。It is explanatory drawing which shows the concept of the conventional data expansion | extension process. 従来のデータ圧縮、伸長処理によって一部の領域を読み出す様子を示す説明図である。It is explanatory drawing which shows a mode that a one part area | region is read by the conventional data compression and expansion | extension processing.

符号の説明Explanation of symbols

21 書き込み部
22 情報圧縮部
24a,24b,24c,24d フレームメモリ
25 情報伸長部
26 読み出し部
27 代表値メモリ
DESCRIPTION OF SYMBOLS 21 Writing part 22 Information compression part 24a, 24b, 24c, 24d Frame memory 25 Information decompression part 26 Reading part 27 Representative value memory

Claims (5)

デジタル動画像圧縮ストリームを復号化して各画素の画素値を得るとともに、処理単位ごとに、該処理単位内に含まれる画素の画素値の代表値を求める書き込み手段と、
処理単位ごとに、前記書き込み手段により得られた前記代表値を用いて該処理単位内の各画素の画素値のビット数を圧縮する情報圧縮手段と、
前記情報圧縮手段により圧縮された各画素の圧縮値を格納するフレームメモリと、
前記フレームメモリから読み出された各画素の圧縮値を、当該画素を含む処理単位の前記代表値を用いて伸長する情報伸長手段と、
前記情報伸長手段により伸長された伸長値を各画素の画素値として出力する読み出し手段と、
を備えることを特徴とする画像処理装置。
Writing means for decoding a digital moving image compressed stream to obtain a pixel value of each pixel, and for each processing unit, obtaining a representative value of the pixel value of the pixel included in the processing unit;
Information compression means for compressing the number of bits of the pixel value of each pixel in the processing unit using the representative value obtained by the writing means for each processing unit;
A frame memory for storing a compressed value of each pixel compressed by the information compression means;
Information decompression means for decompressing the compressed value of each pixel read from the frame memory using the representative value of the processing unit including the pixel;
A readout means for outputting the decompressed value decompressed by the information decompressing means as a pixel value of each pixel;
An image processing apparatus comprising:
前記情報圧縮手段は、各画素の画素値と前記代表値との差分を求め、該差分の下位複数ビットの値を、各画素の画素値を圧縮した値とすることを特徴とする請求項1に記載の画像処理装置。   2. The information compression unit obtains a difference between a pixel value of each pixel and the representative value, and sets a value of lower multiple bits of the difference as a value obtained by compressing the pixel value of each pixel. An image processing apparatus according to 1. 前記代表値は、処理単位内に含まれる画素の画素値の平均値であることを特徴とする請求項1または2に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the representative value is an average value of pixel values of pixels included in a processing unit. 前記フレームメモリに格納可能な最大処理単位数分の前記代表値を格納する代表値メモリ、をさらに備えることを特徴とする請求項1〜3のいずれか一つに記載の画像処理装置。   The image processing apparatus according to claim 1, further comprising a representative value memory that stores the representative values for the maximum number of processing units that can be stored in the frame memory. デジタル動画像圧縮ストリームを復号化して各画素の画素値を得るとともに、処理単位ごとに、該処理単位内に含まれる画素の画素値の代表値を求める代表値算出工程と、
処理単位ごとに、前記代表値算出工程で得られた前記代表値を用いて該処理単位内の各画素の画素値のビット数を圧縮する情報圧縮工程と、
前記情報圧縮工程で圧縮された各画素の圧縮値をフレームメモリに格納する圧縮値格納工程と、
前記フレームメモリから各画素の圧縮値を読み出し、該圧縮値を、当該画素を含む処理単位の前記代表値を用いて伸長する情報伸長工程と、
前記情報伸長工程で伸長された伸長値を各画素の画素値として出力する読み出し工程と、
を含むことを特徴とする画像処理方法。
A representative value calculation step of obtaining a pixel value of each pixel by decoding the digital moving image compressed stream and obtaining a representative value of the pixel value of the pixel included in the processing unit for each processing unit;
An information compression step for compressing the number of bits of the pixel value of each pixel in the processing unit using the representative value obtained in the representative value calculation step for each processing unit;
A compressed value storing step of storing a compressed value of each pixel compressed in the information compressing step in a frame memory;
An information decompression step of reading a compressed value of each pixel from the frame memory, and decompressing the compressed value using the representative value of a processing unit including the pixel;
A readout step of outputting the decompressed value decompressed in the information decompressing step as a pixel value of each pixel;
An image processing method comprising:
JP2006179925A 2006-06-29 2006-06-29 Image processor and processing method Pending JP2008011211A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006179925A JP2008011211A (en) 2006-06-29 2006-06-29 Image processor and processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006179925A JP2008011211A (en) 2006-06-29 2006-06-29 Image processor and processing method

Publications (1)

Publication Number Publication Date
JP2008011211A true JP2008011211A (en) 2008-01-17

Family

ID=39069010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006179925A Pending JP2008011211A (en) 2006-06-29 2006-06-29 Image processor and processing method

Country Status (1)

Country Link
JP (1) JP2008011211A (en)

Similar Documents

Publication Publication Date Title
US7072404B2 (en) Decoding apparatus, control method therefor, and storage medium
KR20070084128A (en) Two step arithmetic decoding with conversion into an intermediate format
JP5395307B2 (en) Moving picture decoding apparatus and moving picture decoding method
US11445160B2 (en) Image processing device and method for operating image processing device
WO2013089264A1 (en) Image quantization apparatus, method and program, and image inverse quantization apparatus, method and program
WO2007091588A1 (en) Dynamic image decoding device, decoded image recording device, their method, and program
JP2010098352A (en) Image information encoder
KR102626217B1 (en) Frame buffer compressor and Image processing device comprising the same
US20210250575A1 (en) Image processing device
JP6013547B2 (en) Image coding apparatus and image coding method
US7197078B2 (en) Video coding/decoding buffering apparatus and buffering method thereof
JP2008271039A (en) Image encoder and image decoder
US20130028528A1 (en) Image processing method, encoding device, decoding device, and image processing apparatus
US20060130103A1 (en) Video playback device
JP2007208796A (en) Video signal encoding transmission and decoding method
KR100798386B1 (en) Method of compressing and decompressing image and equipment thereof
WO2011138912A1 (en) Image encoding apparatus, image decoding apparatus, image encoding method, image decoding method and program
TW202339505A (en) Image coding device, image decoding device, image coding method, and image decoding method
JP2008011211A (en) Image processor and processing method
TW202327365A (en) Image coding device, image decoding device, image coding method, and image decoding method
TW200937942A (en) Coding system and method for a bit-plane
TW202029760A (en) Image encoding device, image encoding method, image decoding device, and image decoding method
TW202106030A (en) Image coding device, image decoding device, image coding method, and image decoding method
JP2013219611A (en) Encoder and encoding method, and decoder and decoding method
JP2004104598A (en) Video signal encoder and decoder, and recording medium

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20080730