JPH08154261A - Image compressor - Google Patents

Image compressor

Info

Publication number
JPH08154261A
JPH08154261A JP6315943A JP31594394A JPH08154261A JP H08154261 A JPH08154261 A JP H08154261A JP 6315943 A JP6315943 A JP 6315943A JP 31594394 A JP31594394 A JP 31594394A JP H08154261 A JPH08154261 A JP H08154261A
Authority
JP
Japan
Prior art keywords
block
color
component
data
unit
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
JP6315943A
Other languages
Japanese (ja)
Inventor
Yoshihiro Nakagawa
義浩 中川
Toshio Takaichi
敏雄 高市
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.)
Equos Research Co Ltd
Original Assignee
Equos Research 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 Equos Research Co Ltd filed Critical Equos Research Co Ltd
Priority to JP6315943A priority Critical patent/JPH08154261A/en
Priority to US08/525,147 priority patent/US5787192A/en
Publication of JPH08154261A publication Critical patent/JPH08154261A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To obtain an image compressor for compressing an image into the resulting compressed image, which is easily expanded by an image expander. CONSTITUTION: A division section 121 acquiring image data of a luminance signal Y and color difference signals U, V divides the data into 4×4 blocks and an encode section 122 generates two colors of 1st color component (y1, u1, v1) and 2nd color component (y2, u2, v2) and a bm representing the distribution as to each block. A color extinct section 12 generates a CLUT from the color components. Block data B of most frequent incidence are detected as Rb and the data are sent from a transmission section 14. Then two kinds of color components are extincted to be C1, C2 based on the CLUT, a compression section 13 compares a processing object block Cb with a reference block Rb and a surrounding block to code the data into a code of the equal block. In the case of inequality, the data are coded based on code information and difference data of a most similar block. The coded data are sent from a transmission section 14.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は画像圧縮装置に係り、詳
細には、CLUTにより減色してカラー画像を表示する
ための画像圧縮装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image compression device, and more particularly, to an image compression device for displaying a color image by color reduction by CLUT.

【0002】[0002]

【従来の技術】画像データを画像表示装置に出力する場
合、システムバスのデータ転送レートを下げることで、
CPU(中央処理装置)等の負担を減少させるために、
減色処理が行われる場合がある。減色処理は、例えば1
ピクセルにRGB(赤、緑、青)、またはYUV(輝度
と色差)の各8ビットを割り当てた224=1677万色
のフルカラーの自然画像を、256色や16色で表示す
る処理である。この減色処理では、1677万通りの組
み合わせの色の中から256色等の色を選択し、各色に
インデッスクを付したCLUT(Color Look Up Table)
を作成する。そして各ピクセル情報としてこのCLUT
のインデックスを対応させるものである。
2. Description of the Related Art When outputting image data to an image display device, by lowering the data transfer rate of the system bus,
In order to reduce the load on the CPU (Central Processing Unit),
Color reduction processing may be performed. The color reduction process is, for example, 1
This is a process of displaying 256 or 16 colors of a full-color natural image of 2 24 = 16.77 million colors in which 8 bits of RGB (red, green, blue) or YUV (luminance and color difference) are assigned to pixels. In this color reduction processing, 256 colors or the like are selected from among 16770,000 combinations of colors, and a CLUT (Color Look Up Table) in which each color is indexed
Create This CLUT is used as pixel information.
It corresponds to the index of.

【0003】一方、カラーの動画像や静止画像をディジ
タル信号処理して送受信することが、テレビ会議やテレ
ビ電話、また、通信カラオケ等で行われるようになって
いる。このようなカラー画像のデータ量は非常に大きい
ため、データを送信する場合に、簡単で効率的な圧縮を
行うことが重要になっている。従来からよく使用される
画像データの圧縮方法として、例えば離散コサイン変換
(DCT)があり、JPEG(写真専門家合同委員会)
によるカラー静止画像を圧縮する場合等に使用されてい
る。このJPEG等による画像圧縮・伸長処理後のピク
セルデータは、色の値のデータを持っておりビデオメモ
リ上のピクセル値と色の値がリニアに対応している。そ
のため、減色処理によるインデックスカラー表示に、J
PEG等による圧縮・伸長処理を適用する場合には、伸
長側で伸長後のピクセルデータに減色処理を行い、CL
UTを作成するようにしている。
On the other hand, color moving images and still images are digitally signal processed and transmitted / received in video conferences, video telephones, and online karaoke. Since the data amount of such a color image is very large, it is important to perform simple and efficient compression when transmitting the data. As a conventional compression method of image data, for example, there is a discrete cosine transform (DCT), which is JPEG (Joint Committee of Photography Specialists).
It is used when compressing a color still image according to. The pixel data after the image compression / decompression processing by JPEG or the like has color value data, and the pixel value on the video memory and the color value correspond linearly. For this reason, J
When applying compression / decompression processing by PEG, etc., the decompression side performs decolorization processing on the decompressed pixel data and CL
I try to create a UT.

【0004】[0004]

【発明が解決しようとする課題】このように、インデッ
クスカラー表示とJPEG等とを適用した場合、伸長側
で減色処理を行いCLUTを作成しなければならないた
め、伸長側装置のソフトウェア処理が重くなり、ハード
ウェアの構成が複雑化する等の問題があった。そこで、
本発明は、画像伸長側の装置で容易に伸長処理すること
が可能な画像圧縮を行う画像圧縮装置を提供することを
目的とする。
As described above, when index color display and JPEG or the like are applied, the decompression side must perform color reduction processing to create a CLUT, which makes the software processing of the decompression side device heavy. However, there is a problem that the hardware configuration becomes complicated. Therefore,
It is an object of the present invention to provide an image compression device that performs image compression that can be easily decompressed by a device on the image decompression side.

【0005】[0005]

【課題を解決するための手段】請求項1記載の発明で
は、各画素データが輝度信号と色差信号で構成された画
像データを獲得する画像データ獲得手段と、この画像デ
ータ獲得手段で獲得された画像データから、n×m画素
からなるブロックデータを生成するブロック生成手段
と、このブロック生成手段で生成されたブロックデータ
から、そのブロックを表す、輝度信号と色差信号とを有
する第1色成分と第2色成分、および第1色成分と第2
色成分の分布を示すn×mのビットマップとからなるブ
ロック成分を生成するエンコード手段と、このエンコー
ド手段で生成された第1色成分および第2色成分に対し
て任意の色数に減色処理を行うためのCLUTを作成す
るCLUT作成手段と、このCLUT作成手段で作成さ
れたCLUTおよび前記エンコード手段で生成されたブ
ロック成分を送信する送信手段、とを画像圧縮装置に具
備させて前記目的を達成する。請求項2記載の発明で
は、請求項1記載の画像圧縮装置において、前記エンコ
ード手段で生成されたブロック成分の第1色成分と第2
色成分に対して、前記CLUT作成手段で作成したCL
UTにより減色処理を行い、減色された第1色成分と第
2色成分とn×mのビットマップからなるブロック成分
を生成する減色手段を備え、前記送信手段は、CLUT
作成手段で作成されたCLUTおよび前記減色手段で生
成さた減色後のブロック成分を送信する。請求項3記載
の発明では、請求項1または請求項2記載の画像圧縮装
置において、前記エンコード手段で生成されたブロック
成分、または前記減色手段で生成された減色後のブロッ
ク成分を、そのブロック成分と、ブロック成分が一致ま
たは最も類似している類似ブロックを選択し、この類似
ブロックを示すコードデータと、類似ブロックのブロッ
ク成分に対する差分データとから符号化する符号化手段
を備え、前記送信手段は、CLUT作成手段で作成され
たCLUTおよび前記符号化手段で符号化後の符号化デ
ータを送信する。請求項4記載の発明では、請求項1か
ら請求項3に記載の画像圧縮装置において、前記CLU
T作成手段で作成したCLUTによる減色処理後の減色
ブロック成分の頻度が多いブロックを検出する多頻度ブ
ロック検出手段を備え、前記画像データ獲得手段は、静
止画像に対する1フレーム分の画像データを獲得し、前
記符号化手段は、前記多頻度ブロック検出手段で検出さ
れたブロックのブロック成分を含めて一致、または最も
類似するブロックの選択を行い、前記送信手段は、さら
に、前記多頻度ブロック検出手段で検出されたブロック
のブロック成分を送信する。
According to a first aspect of the present invention, image data acquisition means for acquiring image data in which each pixel data is composed of a luminance signal and a color difference signal, and the image data acquisition means. A block generation unit that generates block data composed of n × m pixels from image data, and a first color component that has a luminance signal and a color difference signal that represents the block from the block data generated by the block generation unit. The second color component, and the first color component and the second
Encoding means for generating a block component made up of an n × m bitmap showing the distribution of color components, and color reduction processing to an arbitrary number of colors for the first color component and the second color component generated by this encoding means. The image compression apparatus is provided with a CLUT creating means for creating a CLUT for performing the above, and a sending means for sending the CLUT created by the CLUT creating means and the block component created by the encoding means. To achieve. According to a second aspect of the present invention, in the image compression apparatus according to the first aspect, the first color component and the second color component of the block component generated by the encoding means are used.
CL created by the CLUT creating means for color components
A color reduction unit that performs color reduction processing by the UT to generate a block component composed of a color-reduced first color component, a second color component, and an n × m bitmap, and the transmission unit includes the CLUT.
The CLUT created by the creating means and the color-reduced block component created by the color-reducing means are transmitted. According to a third aspect of the present invention, in the image compression apparatus according to the first or second aspect, the block component generated by the encoding unit or the block component after color reduction generated by the color reduction unit is used as the block component. And a coding unit that selects a similar block whose block components are the same or is most similar and that codes from the code data indicating this similar block and the difference data with respect to the block component of the similar block, and the transmitting unit. , The CLUT created by the CLUT creating means and the coded data after being coded by the coding means. According to a fourth aspect of the invention, in the image compression apparatus according to the first to third aspects, the CLU is used.
The image data acquisition means acquires the image data of one frame for the still image, and includes a multi-frequency block detection means for detecting a block having a high frequency of the color-reduced block components after the color reduction processing by the CLUT created by the T creation means. The encoding means selects a block that matches or includes the block component of the block detected by the multi-frequency block detection means, and the most similar block, and the transmission means further includes the multi-frequency block detection means. Send the block component of the detected block.

【0006】[0006]

【作用】請求項1記載の画像圧縮装置では、各ピクセル
データが輝度信号と色差信号で構成された画像データを
獲得し、n×mからなるブロックデータを生成する。そ
して、生成したブロックを表す、輝度信号と色差信号と
を有する第1色成分と第2色成分、および第1色成分と
第2色成分の分布を示すn×mのビットマップとからな
るブロック成分を生成することでデータを圧縮する。ま
た、第1色成分および第2色成分に対して任意の色数に
減色処理を行うためのCLUTを作成し、ブロック成分
と共に送信する。請求項2記載の画像圧縮装置では、エ
ンコード手段で生成されたブロック成分の第1色成分と
第2色成分に対して、前記CLUT作成手段で作成した
CLUTにより減色処理を行い、減色された第1色成分
と第2色成分とn×mのビットマップからなるブロック
成分を生成する。そして、CLUTおよび減色後のブロ
ック成分を送信する。請求項3記載の画像圧縮装置で
は、減色していないブロック成分または減色後のブロッ
ク成分を、そのブロック成分と、ブロック成分が一致ま
たは最も類似している類似ブロックを選択し、この類似
ブロックを示すコードデータと、類似ブロックのブロッ
ク成分に対する差分データとから符号化するすること
で、更にデータを圧縮する。請求項4記載の画像圧縮装
置では、静止画像について、CLUTによる減色処理後
の減色ブロック成分の頻度が多いブロックを検出し、こ
の多頻度ブロックのブロック成分を含めて一致、または
最も類似するブロックの選択を行うことで、さらに圧縮
率を高める。
According to the image compression apparatus of the first aspect, each pixel data obtains image data composed of a luminance signal and a color difference signal, and generates block data of n × m. Then, a block composed of a first color component and a second color component having a luminance signal and a color difference signal, and an n × m bitmap showing a distribution of the first color component and the second color component, which represents the generated block. Compress the data by generating the components. In addition, a CLUT for performing color reduction processing on the first color component and the second color component to an arbitrary number of colors is created and transmitted together with the block component. The image compression apparatus according to claim 2, wherein the first color component and the second color component of the block component generated by the encoding means are subjected to color reduction processing by the CLUT created by the CLUT creating means, and the color-reduced A block component composed of one color component, a second color component, and an n × m bitmap is generated. Then, the CLUT and the block component after color reduction are transmitted. The image compression apparatus according to claim 3 selects a block component that has not been reduced in color or a block component that has been reduced in color and a similar block whose block component matches or is most similar to the block component, and indicates this similar block. The data is further compressed by encoding the code data and the difference data for the block component of the similar block. The image compression apparatus according to claim 4 detects, in a still image, a block in which the frequency of the color-reduced block component after the color-reduction processing by the CLUT is high, and includes a block component of this multi-frequency block, or a block of the most similar block. By making a selection, the compression rate is further increased.

【0007】[0007]

【実施例】以下、本発明の一実施例における画像圧縮装
置を使用した画像圧縮通信システムについて図1ないし
図8を参照して詳細に説明する。図1は、画像データを
送受信する画像圧縮通信システムの構成を表したもので
ある。この図に示すように、画像圧縮通信システムは、
図1(a)に示す、画像データを圧縮・符号化して送信
する送信側と、(b)に示す、圧縮されたデータを受信
して復号化・伸長する受信側とを備えている。画像圧縮
通信システムの送信側は、各ピクセルが輝度信号Yと、
色差信号U、Vを有する画像データを獲得するYUV獲
得部11と、ブロックエンコード部12と、減色部15
と、減色された減色ブロックデータBのフレーム間およ
びフレーム内一致を判断し符号化するコンプレス部1
3、および、送信部14から構成されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An image compression communication system using an image compression apparatus according to an embodiment of the present invention will be described in detail below with reference to FIGS. FIG. 1 shows the configuration of an image compression communication system for transmitting and receiving image data. As shown in this figure, the image compression communication system
The transmission side shown in FIG. 1A compresses / encodes image data and transmits it, and the reception side shown in FIG. 1B receives and decodes / decompresses compressed data. On the transmission side of the image compression communication system, each pixel has a luminance signal Y,
A YUV acquisition unit 11 that acquires image data having color difference signals U and V, a block encoding unit 12, and a color reduction unit 15.
And a compressing unit 1 for determining and coding inter-frame and intra-frame coincidence of the reduced color block data B.
3 and the transmitter 14.

【0008】ブロックエンコード部12は、YUV獲得
部11で獲得した画像データを所定のn×mサイズのブ
ロックに分割する分割部121と、ブロックを構成する
各ピクセルのYUVデータからそのブロックのブロック
データAを生成するエンコード部122を備えている。
このブロックエンコード部12で生成した各ブロックの
ブロックデータAは、減色部15に供給されるようにな
っている。減色部15は、1フレーム内の全ブロックに
ついてのブロックデータAから、CLUTを作成するC
LUT作成部151と、作成したCLUTとブロックデ
ータAとから、減色ブロックデータBを作成する減色処
理部152とを備えている。CLUT作成部151で
は、CLUT作成時において、減色処理において最多頻
度の減色ブロックデータを検出し、これを参照ブロック
Rbとしてコンプレス部13に供給すると共に、作成し
たCLUTを送信部14に供給するようになっている。
The block encoding unit 12 divides the image data acquired by the YUV acquisition unit 11 into blocks of a predetermined n × m size, and a block data of the blocks from the YUV data of each pixel forming the block. The encoding unit 122 for generating A is provided.
The block data A of each block generated by the block encoding unit 12 is supplied to the color reduction unit 15. The color reduction unit 15 creates a CLUT from the block data A for all blocks in one frame C
An LUT creation unit 151 and a color reduction processing unit 152 that creates color reduction block data B from the created CLUT and block data A are provided. At the time of creating the CLUT, the CLUT creating unit 151 detects the most frequent color-reduction block data in the color-reduction processing, supplies this to the compressing unit 13 as the reference block Rb, and supplies the created CLUT to the transmitting unit 14. It has become.

【0009】コンプレス部13は、符号化処理の対象と
なっている現フレームについての減色ブロックデータB
が2ライン分格納されるラインバッファ131と、減色
部15から供給される参照ブロックRbを格納する参照
ブロックバッファ132、および減色ブロックデータの
成分の一致または不一致に応じた符号化によってデータ
符号化を行う符号化部133を備えている。送信部14
は、参照ブロックRbとCLUTを送信すると共に、符
号化されたデータを順次送信するようになっている。
The compressing unit 13 subtracts the reduced color block data B for the current frame which is the object of the encoding process.
For two lines, a reference block buffer 132 for storing the reference block Rb supplied from the color reduction unit 15, and data encoding by encoding according to whether the components of the color reduction block data match or do not match. The encoding unit 133 is provided. Transmitter 14
Sends the reference block Rb and the CLUT, and also sequentially sends the encoded data.

【0010】一方、受信側は、送信部14から送信され
たデータを受信する受信部24、符号化されたブロック
データを減色ブロックデータに逆変換するデコンプレス
部23、減色ブロックデータを各ピクセル毎の減色デー
タに逆変換するブロックデコード部22および、YUV
データを表示装置等に出力する出力部21とから構成さ
れている。デコンプレス部23は、受信部24で受信し
たデータから、参照ブロックRb、CLUT、および順
次受信する符号化データに分離する分離部234と、符
号化されたデータを元のブロックデータに復号する復号
化部231と、現在復号化処理が行われているラインに
ついての復号化後のブロックデータが2ライン分格納さ
れるラインバッファ232、および、参照ブロックRb
が格納される参照ブロックバッファ233とを備えてい
る。
On the other hand, the receiving side receives the data transmitted from the transmitting section 14, the receiving section 24, the decompressing section 23 for inversely converting the encoded block data into the color-reduced block data, and the color-reduced block data for each pixel. A block decoding unit 22 for inverse conversion into color-reduced data and YUV
The output unit 21 outputs data to a display device or the like. The decompressing unit 23 separates the data received by the receiving unit 24 into a reference block Rb, a CLUT, and encoded data to be sequentially received, and a decoding unit to decode the encoded data into original block data. A block 231, a line buffer 232 in which the decoded block data for the line currently being decoded is stored for two lines, and a reference block Rb.
Is stored in the reference block buffer 233.

【0011】次に、本実施例の画像圧縮通信システムに
おける、画像圧縮についての基本的考え方について説明
する。すなわち、画像圧縮通信システムでは、画像圧縮
に当たって、人間の目は輝度変化には敏感であるが色
変化には鈍感であるという性質、画像を構成するピク
セルを適当にブロック化したときに多くの自然画像で概
ね成立する1ブロック内には2色しか存在しないという
仮定等の前提に基づいて画像圧縮を行うものである。
Next, the basic concept of image compression in the image compression communication system of this embodiment will be described. That is, in image compression communication systems, the human eye is sensitive to changes in brightness but insensitive to changes in color in image compression, and when the pixels that make up an image are appropriately blocked, many natural phenomena occur. The image compression is performed based on the premise that there are only two colors in one block that is substantially established in the image.

【0012】次に、このように構成された実施例により
画像データを送受信する動作について説明する。画像圧
縮通信システムの送信側は、YUV獲得部11で、各ピ
クセルが輝度信号Yと、色差信号U、Vで表された各フ
レームの画像データを、例えばCCD(Charge Coupled
Device )等から獲得する。YUV獲得部11に、色を
表す情報としてR(赤)、G(緑)、B(青)からなる
色情報が入力された場合には、この色情報から次の数式
1に従って、YUVデータを算出することで、YUVを
獲得する。なお、RGBの各色情報は一般に8ビットで
表現され、28 ×28 ×28 =16,777,216色
が表現される。このRGBに対して、変換後のY、U、
Vの各データも8ビットで表される。このようにして、
YUV獲得部11で獲得したY、U、Vのデータは、フ
レーム単位で順次ブロックエンコード部12に供給され
る。
Next, the operation of transmitting and receiving image data by the embodiment configured as described above will be described. On the transmission side of the image compression communication system, the YUV acquisition unit 11 transmits image data of each frame represented by a luminance signal Y and color difference signals U and V for each pixel to, for example, a CCD (Charge Coupled).
Device)) etc. When color information consisting of R (red), G (green), and B (blue) is input to the YUV acquisition unit 11 as color information, YUV data is obtained from this color information according to the following formula 1. YUV is obtained by calculating. Each color information of RGB is generally represented by 8 bits, and 2 8 × 2 8 × 2 8 = 16,777,216 colors are represented. Y, U, and
Each V data is also represented by 8 bits. In this way,
The Y, U, and V data acquired by the YUV acquisition unit 11 are sequentially supplied to the block encoding unit 12 in frame units.

【0013】[0013]

【数1】 Y=0.299R+0.587G+0.114B U=0.564(B−Y) V=0.713(R−Y)## EQU00001 ## Y = 0.299R + 0.587G + 0.114B U = 0.564 (BY) V = 0.713 (RY)

【0014】画像データがブロックエンコード部12に
供給されると、分割部121は、画像データを各フレー
ム毎に、4×2、2×4、8×4、8×8等のn×mの
任意サイズに分割する。本実施例では、図2に示すよう
に、4ピクセル×4ピクセルの各ブロックに分割する。
そして、原画1フレーム当たりの解像度は分割サイズの
整数倍であれば任意であるが、本実施例では、1フレー
ム当たり640ピクセル×480ピクセル=307,2
00ピクセルの解像度で構成されている。従って、原画
1フレームは分割部12によって160ブロック×12
0ブロック=19,200ブロックに分割される。
When the image data is supplied to the block encoding unit 12, the dividing unit 121 divides the image data into n × m such as 4 × 2, 2 × 4, 8 × 4, 8 × 8 for each frame. Divide into any size. In this embodiment, as shown in FIG. 2, each block is divided into 4 pixels × 4 pixels.
The resolution per original frame is arbitrary as long as it is an integral multiple of the division size, but in the present embodiment, 640 pixels × 480 pixels = 307,2 per frame.
It has a resolution of 00 pixels. Therefore, one frame of the original image is divided into 160 blocks × 12 by the dividing unit 12.
It is divided into 0 block = 19,200 blocks.

【0015】そして、エンコード部122は、図3に示
すように、分割された各ブロックに含まれる16ピクセ
ルについてのYUVデータから、ブロック輝度成分y
1、y2、ブロック色差成分u1、u2、v1、v2お
よび、bm(ビットマップ)で構成されるブロックデー
タAを生成する。このブロックデータAの各成分は、y
1、y2、u1、u2、v1、v2が8ビット、bmが
16ビットで構成される。これによって、分割部121
で分割された段階で1ブロックあたり、8ビット×3成
分(YUV)×16ピクセル=384ビットで構成され
ていたデータが、エンコードによって、8ビット×6種
類(y1、y2、u1、u2、v1、v2)+16ビッ
ト(bm)=64ビットに圧縮される。すなわち、エン
コード部122によって64/384=1/6にデータ
が圧縮される。
Then, the encoding unit 122, as shown in FIG. 3, extracts the block luminance component y from the YUV data for 16 pixels included in each divided block.
Block data A composed of 1, y2, block color difference components u1, u2, v1, v2, and bm (bitmap) is generated. Each component of this block data A is y
1, y2, u1, u2, v1, v2 are composed of 8 bits, and bm is composed of 16 bits. Thereby, the dividing unit 121
Data that was composed of 8 bits × 3 components (YUV) × 16 pixels = 384 bits per block when divided by 8 bits × 6 types (y1, y2, u1, u2, v1) by encoding. , V2) +16 bits (bm) = 64 bits. That is, the encoding unit 122 compresses the data to 64/384 = 1/6.

【0016】このブロック成分y、u、v、bmは、y
1、u1、v1からなる第1色成分と、y2、u2、v
2からなる第2色成分とbmに分類され、第1色成分と
第2色成分の2色について後述の減色処理が行われる。
ここで、bmは、各ブロックを構成する16ピクセル
が、第1色成分と第2色成分のいずれを取るかを示すた
めのマップで、第1色成分をとるピクセルが“1”で表
され、第2色成分を取るピクセルが“0”で表される。
The block components y, u, v and bm are y
A first color component consisting of 1, u1, v1 and y2, u2, v
The second color component consisting of 2 is classified into bm, and the color reduction processing described later is performed on the two colors of the first color component and the second color component.
Here, bm is a map for indicating whether the 16 pixels forming each block take the first color component or the second color component, and the pixel taking the first color component is represented by "1". , A pixel that takes the second color component is represented by “0”.

【0017】ここで、各ブロック成分の算出について説
明する。まず、第1色成分と第2色成分を区別するbm
の算出について説明する。bmは、前述したように、人
間の目は輝度変化には敏感であるが色変化には鈍感であ
るという性質から、輝度成分Y1〜Y16から求める。
すなわち、ブロック内ピクセル輝度成分Y1〜Y16か
ら閾値Hを算出し、その閾値Hよりも大きな輝度成分Y
hを有するピクセルを第1色成分、閾値Hよりも小さい
輝度成分Ylを有するピクセルを第2色成分とする。閾
値Hの選定は、任意であり種々の方法で決めることが可
能であるが、本実施例では、輝度成分Yの内最も大きな
値のYmaxと、最も小さな値のYminを除いた14
個の輝度成分Yの平均値を閾値Hとして採用している。
Here, the calculation of each block component will be described. First, bm for distinguishing the first color component from the second color component
The calculation of will be described. As described above, bm is obtained from the luminance components Y1 to Y16 because the human eye is sensitive to luminance changes but insensitive to color changes.
That is, the threshold H is calculated from the pixel luminance components Y1 to Y16 in the block, and the luminance component Y larger than the threshold H is calculated.
A pixel having h is a first color component, and a pixel having a luminance component Yl smaller than the threshold value H is a second color component. The selection of the threshold value H is arbitrary and can be determined by various methods. In this embodiment, the largest value Ymax of the luminance components Y and the smallest value Ymin are excluded.
The average value of the individual luminance components Y is adopted as the threshold value H.

【0018】そして、この閾値Hよりも大きな輝度成分
Yhを有するピクセルの平均値をy1、閾値Hよりも小
さい輝度成分Ylを有するピクセルの平均値をy2とす
る。また、ブロック色差成分については、第1色成分と
なるピクセルの色差成分U(Yh)、V(Yh)の平均
値をu1、v1、第2色成分となるピクセルの色差成分
U(Yl)、V(Yl)の平均をu2、v2とする。従
って、閾値H、第1色成分y1、u1、v1、および第
2色成分y2、u2、v2は次の数式2によって算出さ
れる。なお、数式2において、pはYhの数、qはYl
の数で、p+q=16(=n×m)である。また、U
(Yh)、V(Yh)は、輝度成分がYhを取る(bm
が“1”を取る)ピクセルについての色差成分の値で、
U(Yl)、V(Yl)は、輝度成分がYlを取る(b
mが“0”を取る)ピクセルについての色差成分の値で
ある。
The average value of pixels having a luminance component Yh larger than the threshold value H is y1, and the average value of pixels having a luminance component Yl smaller than the threshold value H is y2. As for the block color difference component, the average value of the color difference components U (Yh) and V (Yh) of the pixel that becomes the first color component is u1, v1, and the color difference component U (Yl) of the pixel that becomes the second color component, The average of V (Yl) is u2 and v2. Therefore, the threshold value H, the first color components y1, u1, v1 and the second color components y2, u2, v2 are calculated by the following formula 2. In Equation 2, p is the number of Yh and q is Yl.
And p + q = 16 (= n × m). Also, U
(Yh) and V (Yh) have a luminance component of Yh (bm
Is the value of the color difference component for the pixel,
The luminance components of U (Yl) and V (Yl) take Yl (b
It is the value of the color difference component for a pixel where m takes "0".

【0019】[0019]

【数2】 H=〔(ΣYi)−Ymax−Ymin〕/14 y1=(ΣYh)/p u1=(ΣU(Yh))/p v1=(ΣV(Yh))/p y2=(ΣYl)/q u2=(ΣU(Yl))/q v2=(ΣV(Yl))/qH = [(ΣYi) −Ymax−Ymin] / 14 y1 = (ΣYh) / p u1 = (ΣU (Yh)) / p v1 = (ΣV (Yh)) / p y2 = (ΣYl) / q u2 = (ΣU (Yl)) / q v2 = (ΣV (Yl)) / q

【0020】図4は、閾値Hと輝度成分y1、y2、お
よび色差成分u1、u2、v1、v2の具体的算出につ
いて表したものである。この図4に示すように、ブロッ
ク内ピクセル輝度成分Y1〜Y16が、図4(a)に示
すような値であったとする。この場合、輝度成分の最大
値YmaxはY9の値“10”で、最小値YminはY
16の値“1”である。従って、Y9とY16を除く他
の輝度成分の平均値を算出すると、(83−10−1)
/14=5.14となる。従って、閾値H=5.14と
なる。
FIG. 4 shows a concrete calculation of the threshold value H, the luminance components y1 and y2, and the color difference components u1, u2, v1 and v2. As shown in FIG. 4, it is assumed that the intra-block pixel luminance components Y1 to Y16 have values as shown in FIG. In this case, the maximum value Ymax of the luminance component is the value “10” of Y9, and the minimum value Ymin is Y.
The value of 16 is “1”. Therefore, when the average value of the other luminance components except Y9 and Y16 is calculated, (83-10-1)
/14=5.14. Therefore, the threshold value H = 5.14.

【0021】この閾値H以上の値を持つ輝度成分Yhに
は、図4(b)の斜線部で示すように、Y1、Y5、Y
6、Y9、Y10、Y13、Y14の7個が該当し、そ
の平均値から、y1=77.1となる。また、閾値Hよ
り小さい輝度成分Ylには、点々部で示すように、Y
2、Y3、Y4、Y7、Y8、Y11、Y12、Y1
5、Y16の9個が該当し、その平均値から、y2=
3.22となる。そして、図4(c)に示すように、7
個のYhの値を一律にブッロク輝度成分y1とみなし符
号“1”で表し、一方、9個のYlの値を一律にブロッ
ク輝度成分y2とみなして符号“0”で表すことで、2
値化されたbmを作成する。すなわち、bm=(“10
00110011001100”)となる。同様にし
て、輝度成分Yhを取るピクセルの色差成分平均値から
u1、v1を算出し、輝度成分Ylを取るピクセルの色
差成分平均値からu2、v2を算出する。そして、図4
(d)に示すように、16ピクセルからなるブロック
は、斜線部で表された第1色成分y1、u1、v1によ
る色と、点々部で表された第2色成分y2、u2、v2
による色の2色で表されることになる。
The luminance component Yh having a value equal to or larger than the threshold value H is represented by Y1, Y5, Y as shown by the hatched portion in FIG. 4 (b).
Seven of 6, Y9, Y10, Y13, and Y14 correspond, and from the average value thereof, y1 = 77.1. Also, for the luminance component Yl smaller than the threshold value H, Y
2, Y3, Y4, Y7, Y8, Y11, Y12, Y1
9 corresponding to 5 and Y16 correspond to y2 =
It becomes 3.22. Then, as shown in FIG.
The number of Yh values is uniformly regarded as the block luminance component y1 and is represented by the code “1”. On the other hand, the nine Yl values are uniformly treated as the block luminance component y2 and is represented by the code “0”.
Create a binarized bm. That is, bm = (“10
Similarly, u1 and v1 are calculated from the color difference component average values of the pixels having the luminance component Yh, and u2 and v2 are calculated from the color difference component average values of the pixels having the luminance component Yl. Figure 4
As shown in (d), a block consisting of 16 pixels includes a color represented by a first color component y1, u1, v1 represented by a shaded portion and a second color component y2, u2, v2 represented by a dot portion.
Will be represented by two colors.

【0022】ブロックエンコード部12は、エンコード
部122で生成した、各ブロックについてのブロック色
成分y1、u1、v1、y2、u2、v2とbmとから
なるブロック成分を減色部15に供給する。減色部15
では、供給された1フレーム分の全ブロック成分をCL
UT作成部151の図示しないフレームバッファに格納
し、CLUTを作成する。すなわち、CLUT作成部1
51では、フレームバッファに格納された(160×1
20ブロック)×2色=38400組の全色成分yx、
uy、vzから、画像の特徴をよく表す順に、例えば2
56色の減色データy、u、vを決定する。減色データ
y、u、vの決定は、例えば、中央値分割法(median cu
t)や、頻度均等化法(population equalize) 等を使用す
ることで、画像の特徴をよく表すデータを決定する。そ
して、図5(a)に示すように、各減色データy、u、
vに対するインデックスとして、“00”から“FF”
のインデックスを対応させることで、CLUTを作成
し、所定の記憶エリアに格納する。また、作成されたC
LUTは送信部14に供給されて、受信側の受信部24
に送信される。また、CLUT作成部151では、CL
UT作成処理において、最も頻度が多い減色ブロック成
分Cx、Cy、bmを抽出し、コンプレス部13の参照
ブロックバッファ132に供給する。
The block encoding unit 12 supplies the block component composed of the block color components y1, u1, v1, y2, u2, v2 and bm generated by the encoding unit 122 to the color reduction unit 15. Color reduction part 15
Then, CL of all block components for one frame supplied
The data is stored in a frame buffer (not shown) of the UT creation unit 151 to create a CLUT. That is, the CLUT creating unit 1
51 stored in the frame buffer (160 × 1
20 blocks) × 2 colors = 38400 sets of all color components yx,
From uy, vz, in the order that the characteristics of the image are well represented, for example,
The 56 color reduction data y, u, v are determined. The subtraction data y, u, and v are determined by, for example, the median division method (median cu
t) and the frequency equalization method (population equalize) are used to determine the data that well represent the features of the image. Then, as shown in FIG. 5A, each color reduction data y, u,
"00" to "FF" as an index for v
A CLUT is created by associating the indexes with the above, and is stored in a predetermined storage area. Also, the created C
The LUT is supplied to the transmission unit 14 and the reception unit 24 on the reception side.
Sent to. Further, in the CLUT creation unit 151, CL
In the UT creation process, the color-reduction block components Cx, Cy, and bm having the highest frequency are extracted and supplied to the reference block buffer 132 of the compressing unit 13.

【0023】続いて、減色処理部152では、フレーム
バッファに格納されている各ブロックについて、第1色
成分y1、u1、v1と、第2色成分y2、u2、v2
の2色に対して、減色処理を行う。すなわち、各成分が
最も近似している色をCLUTから選択して、対応する
インデックスC1、C2に変換する。例えば、第1色成
分y1、u1、v1の各輝度成分yと色差成分u、vが
一致または最も類似しているのがyl、um、vnの場
合、対応するC1が選択される。また、第2色成分y
2、u2、v2が一致または最も類似しているのがy
p、uq、vrの場合、対応するC2が選択される。そ
の結果、エンコード部122で生成されたブロックデー
タA(図4(d))は、図5(b)に示すようになる。
この段階での減色後の減色ブロックデータBのフォーマ
ットは、図3に示すように、インデックスC1、C2が
各8ビット、ビットマップbmが16ビットとなる。こ
のC1、C2とbmが、各ブロックに対する減色ブロッ
クデータBの成分として、順次コンプレス部13のライ
ンバッファ131に供給される。
Subsequently, in the color reduction processing section 152, for each block stored in the frame buffer, the first color components y1, u1, v1 and the second color components y2, u2, v2
The color reduction processing is performed on the two colors. That is, the color that most approximates each component is selected from the CLUT and converted into the corresponding indexes C1 and C2. For example, if the luminance components y of the first color components y1, u1, v1 and the color difference components u, v are yl, um, vn that are the same or most similar, the corresponding C1 is selected. Also, the second color component y
2, u2, v2 are the same or most similar to y
For p, uq, vr, the corresponding C2 is selected. As a result, the block data A (FIG. 4D) generated by the encoding unit 122 becomes as shown in FIG. 5B.
The format of the color-reduction block data B after color-reduction at this stage is such that the indexes C1 and C2 are each 8 bits and the bitmap bm is 16 bits, as shown in FIG. The C1, C2, and bm are sequentially supplied to the line buffer 131 of the compressing unit 13 as the components of the subtractive color block data B for each block.

【0024】コンプレス部13では、ブロックエンコー
ド部12から供給される減色ブロックデータBをライン
バッファ131に順次格納する。そして、符号化部13
3において、符号化対象となる処理ブロックCb(最新
のブロック)の減色ブロックデータB(C1、C2、b
m)について、参照ブロック(Rb)、および処理ブロ
ックCbの周辺ブロックとの間で、ブロック成分一致条
件により、データ符号化を行う。
The compressing section 13 sequentially stores the subtractive color block data B supplied from the block encoding section 12 in the line buffer 131. Then, the encoding unit 13
3, the reduced color block data B (C1, C2, b) of the processing block Cb (latest block) to be encoded
For m), data encoding is performed between the reference block (Rb) and the peripheral block of the processing block Cb according to the block component matching condition.

【0025】図6はブロック成分一致条件によるデータ
符号化の概念説明するためのものである。この図におい
て、4ピクセル×4ピクセルのサイズに分割されたフレ
ームの、斜線で示すブロックを処理ブロックCbとして
符号化する場合について説明する。ここで、ラインバッ
ファ131において、処理ブロックCbの1つ前に符号
化処理をしたブロックをPbとする。さらに、1列前に
処理した、処理ブロックCbの左上(2行2列目)をP
rl、真上(3行2列)をPr、右上(4行2列)をP
rrとする。
FIG. 6 is for explaining the concept of data coding under the block component matching condition. In this figure, a case will be described in which a block indicated by diagonal lines in a frame divided into a size of 4 pixels × 4 pixels is encoded as a processing block Cb. Here, in the line buffer 131, the block that has been encoded before the processing block Cb is Pb. Further, the upper left (2nd row and 2nd column) of the processing block Cb processed one column before is P
rl, Pr directly above (3 rows and 2 columns) Pr, top right (4 rows and 2 columns) P
rr.

【0026】そして、処理ブロックCbの減色ブロック
成分と、これら比較ブロックRb、Pb、Prl、P
r、Prrのブロック成分とを比較し、一致しているブ
ロックを探し、図7(a)に示す符号化規則に従って、
一致したブロックによるコード化を行う。すなわち、処
理ブロックCbが、参照ブロックRbと一致している場
合には、Cbのブロック成分C1、C2、bm(総計3
2ビット)が、“00”の2ビットに圧縮される。な
お、減色ブロックデータBの成分C1、C2、bmのう
ち、C1とC2については完全一致とすることで可逆的
な圧縮を行い、bmについては、一定の範囲で類似して
いる場合には一致として判断するようになっている。
Then, the subtractive color block component of the processing block Cb and these comparison blocks Rb, Pb, Prl, P
The block components of r and Prr are compared, a matching block is searched for, and according to the encoding rule shown in FIG.
Encode with matching blocks. That is, when the processing block Cb matches the reference block Rb, the block components C1, C2, bm of Cb (total 3
2 bits) are compressed into 2 bits of "00". Of the components C1, C2, and bm of the subtractive color block data B, C1 and C2 are completely matched to perform reversible compression, and bm is matched if they are similar within a certain range. It is supposed to be judged as.

【0027】一方、比較ブロックの中に一致するブロッ
クが存在しない場合、符号化部133は、処理ブロック
Cbのブロック成分が、参照ブロックRb、真上ブロッ
クPr、直前ブロックPbのいずれのブロック成分に最
も類似しているかを判断し、図7(b)に従って、類似
ブロックによるコード化を行う。すなわち、最も類似し
ているブロックを示す2桁または3桁のヘッダと、各減
色ブロック成C1、C2、bmの一致・不一致を表す3
ビットのマップ(“●●●”)と、一致していない処理
ブロックCbの成分(★★…)で表す。ここで、“●●
●”は0または1によるビット列で、一致する場合
“0”、不一致の場合“1”となる。また、★は、処理
ブロックCbの実際の成分値を示す数値であり、各成分
値は8ビット(C1とC2)、または16ビットの(b
m)で表現される。
On the other hand, when there is no matching block in the comparison block, the coding unit 133 determines that the block component of the processing block Cb is any of the reference block Rb, the block immediately above Pr, and the immediately preceding block Pb. It is determined whether or not they are the most similar, and coding is performed using similar blocks according to FIG. In other words, a 2-digit or 3-digit header indicating the most similar block and 3 representing the matching / mismatching of the color-reduction block components C1, C2, and bm.
It is represented by a bit map (“●●●”) and a component (★★ ...) Of the processing block Cb that does not match. Here, "●●
"" Is a bit string consisting of 0 or 1, and is "0" when they match and "1" when they do not match. Also, * is a numerical value indicating the actual component value of the processing block Cb, and each component value is 8 Bits (C1 and C2) or 16 bits (b
It is represented by m).

【0028】例えば、処理ブロックCbと類似する直前
ブロックPbの両成分の値が次の通りであったものとす
る。 Cb;C1=0b、C2=11、bm=x Pb;Cx=0b、Cy=12、bm=x この場合、処理ブロックCbのコードは次のようにな
る。すなわち、ヘッダは、類似ブロックである直前ブロ
ックを示すビット列“111”で表される。一致・不一
致ビットマップは、C1、bmが一致して、C2が不一
致であるから、C1、C2、bmの順に、ビット列“0
10”で表される。C2の不一致成分値は、処理ブロッ
クCbの値C2=11で表される。従って、処理ブロッ
クCbのコードは、ヘッダ(“111”)3ビット+一
致・不一致ビットマップ(“010”)3ビット+不一
致成分値(11)8ビットとなる。
For example, it is assumed that the values of both components of the immediately preceding block Pb similar to the processing block Cb are as follows. Cb; C1 = 0b, C2 = 11, bm = x Pb; Cx = 0b, Cy = 12, bm = x In this case, the code of the processing block Cb is as follows. That is, the header is represented by the bit string “111” indicating the immediately preceding block which is a similar block. In the match / mismatch bitmap, C1 and bm match, and C2 does not match, so the bit string “0” is set in the order of C1, C2, and bm.
10 ”. The mismatch component value of C2 is represented by the value C2 = 11 of the processing block Cb. Therefore, the code of the processing block Cb is the header (“ 111 ”) 3 bits + match / mismatch bitmap. (“010”) 3 bits + unmatched component value (11) 8 bits.

【0029】コンプレス部13で符号化された処理ブロ
ックCbの減色ブロック成分の符号化データは、参照ブ
ロックRbと一致している場合に最小のデータ量にな
る。この場合、分割部121で分割された時点での1ブ
ロックのデータ量が、8×3×16=384ビットなの
で、1/192に圧縮されたことになる。一方、コンプ
レス部13による符号化データが最大となるのは、フレ
ーム間一致がなく、かつ処理ブロックCbの全成分が、
Rb、Pr、Pbの全成分と不一致である場合である。
この場合、参照ブロックRbを基に符号化すると、コン
プレス部13の符号化データの量は、2+3+32=3
7ビットとなり、この場合の圧縮率は37/384=1
/10.38となる。
The coded data of the color-reduction block component of the processing block Cb coded by the compressor 13 has the minimum data amount when it matches the reference block Rb. In this case, the data amount of one block at the time of division by the division unit 121 is 8 × 3 × 16 = 384 bits, which means that the data has been compressed to 1/192. On the other hand, the maximum encoded data by the compressor 13 is that there is no frame-to-frame match and all components of the processing block Cb are
This is the case when they do not match with all the components of Rb, Pr, and Pb.
In this case, if the encoding is performed based on the reference block Rb, the amount of encoded data in the compressing unit 13 is 2 + 3 + 32 = 3.
7 bits, and the compression rate in this case is 37/384 = 1
It becomes /10.38.

【0030】以上の処理によって、符号化部133で符
号化された減色ブロックデータBの符号化データは、各
ブロック毎にコンプレス部13から送信部14に供給さ
れる。送信部14では、CLUT、参照ブロックRb、
に続いて、減色成分Bの符号化データを、電話網、専用
回線、無線通信、ISDN(サービス総合ディジタル
網)、コンピュータ通信、等の各種通信手段によって、
図1(b)に示す受信側に送信する。受信側の受信部2
4は、送信側から送信されるデータを受信すると、デコ
ンプレス部23の分離部234に供給する。分離部23
4では、供給された受信データから、CLUT、参照ブ
ロックRb、および、その後受信する符号化データを分
離し、CLUTを出力部21に供給し、参照ブロックR
bを参照ブロックバッファ233に格納すると共に、符
号化データを複合化部231に供給する。
By the above processing, the encoded data of the subtractive color block data B encoded by the encoding unit 133 is supplied from the compressing unit 13 to the transmitting unit 14 for each block. In the transmission unit 14, the CLUT, the reference block Rb,
Then, the coded data of the color-reduction component B is transmitted by various communication means such as a telephone network, a dedicated line, wireless communication, ISDN (Integrated Service Digital Network), computer communication, etc.
It is transmitted to the receiving side shown in FIG. Receiver 2 on the receiving side
When receiving the data transmitted from the transmission side, the data No. 4 supplies the data to the separating unit 234 of the decompressing unit 23. Separation unit 23
In 4, the CLUT, the reference block Rb, and the encoded data to be received thereafter are separated from the supplied received data, the CLUT is supplied to the output unit 21, and the reference block R
b is stored in the reference block buffer 233, and the encoded data is supplied to the decoding unit 231.

【0031】複合化部231では、符号化データを、図
7(a)(b)の符号化コード割当に従って、参照ブロ
ックRb、直前ブロックPb、左上ブロックPrl、真
上ブロックPrのなかから比較すべきブロックを選択す
る。そして、符号化データがブロック間一致を示すコー
ドであれば、該当位置に格納されている(既に復号化さ
れている)ブロック成分C1、C2、bmを現在処理対
象となっている処理ブロックDbのブロック成分とし
て、ラインバッファ232に格納する。また、符号化デ
ータがブロック間不一致を示すコードであれば、図7
(b)の符号化規則に従って、符号化データのヘッダ部
で指定される類似ブロックのブロック成分と符号化デー
タとから、処理ブロックDbのブロック成分を生成し、
ラインバッファ232に格納する。
The decoding unit 231 compares the coded data among the reference block Rb, the immediately preceding block Pb, the upper left block Prl, and the block immediately above Pr according to the coded code allocation shown in FIGS. 7 (a) and 7 (b). Select the block to be used. Then, if the encoded data is a code indicating a match between blocks, the block components C1, C2, and bm stored in the corresponding position (which have already been decoded) are stored in the processing block Db that is the current processing target. It is stored in the line buffer 232 as a block component. If the coded data is a code indicating a mismatch between blocks, FIG.
According to the encoding rule of (b), a block component of the processing block Db is generated from the block component of the similar block designated by the header part of the encoded data and the encoded data,
It is stored in the line buffer 232.

【0032】処理ブロックDbについて符号化前のブロ
ック成分C1、C2、bmが復号化部231で生成され
ると、ブロックデコード部22に供給される。ブロック
デコード部22では、ブロック成分C1、C2、bmか
ら、4×4ピクセルのデータ(インデックスカラー表示
のためのピクセル値)を生成する。すなわち、減色ブロ
ック成分のbmが図8(a)に示すビットマップであっ
たとすると、(b)に示すように、ビットマップのデー
タが“0”であるピクセルはC1となり、“1”である
ピクセルはC2となる。このように、デコードされた後
の4×4=16ピクセルのブロックデータは、全体とし
てC1とC2の2種類のインデックスカラーを示すデー
タとなる。
When the pre-encoding block components C1, C2, and bm of the processing block Db are generated by the decoding unit 231, they are supplied to the block decoding unit 22. The block decoding unit 22 generates 4 × 4 pixel data (pixel value for index color display) from the block components C1, C2, and bm. That is, if the color-reduction block component bm is the bitmap shown in FIG. 8A, the pixel whose bitmap data is “0” is C1 and is “1” as shown in FIG. 8B. The pixel becomes C2. In this way, the decoded block data of 4 × 4 = 16 pixels becomes data indicating two types of index colors C1 and C2 as a whole.

【0033】このインデックスカラーを示すC1と、C
2のインデックス値は、出力部21に各ピクセル単位で
供給される。出力部21では、分離部234で分離供給
されたCLUTから、対応する輝度信号yと色差信号
u、vに変換し、さらに、D/A変換した後、図示しな
いテレビ電話、テレビ会議、通信カラオケ等に使用され
るCRT、プラズマディスプレイ、液晶表示装置等の各
種表示装置等に表示する。ここで、出力部21は、接続
されている表示装置がy、u、vデータではなく、RG
Bデータを要求している場合には、次の数式3に従っ
て、y、u、vデータからR、G、Bデータを算出して
出力する。
C1 indicating this index color and C
The index value of 2 is supplied to the output unit 21 for each pixel. The output unit 21 converts the CLUT separated and supplied by the separation unit 234 into the corresponding luminance signal y and color difference signals u and v, further D / A-converted, and then videophone, videoconference, and communication karaoke not shown. It is displayed on various display devices such as CRT, plasma display, liquid crystal display device, etc. Here, the output unit 21 determines that the connected display device is not the y, u, v data but the RG.
When B data is requested, R, G, and B data are calculated and output from y, u, and v data according to the following formula 3.

【0034】[0034]

【数3】B=1.773u+y R=1.403v+y G=y−(0.564/0.587)u+(0.713
/0.587)v
B = 1.773u + y R = 1.403v + y G = y− (0.564 / 0.587) u + (0.713
/0.587)v

【0034】以上説明したように、実施例によれば、コ
ンプレス部13で符号化する前に、既にブロックエンコ
ード部12で各ブロック毎に1/6にデータが圧縮され
ているので、ラインバッファ131のバッファサイズを
小さくすることができる。また、符号化部133による
ブロック成分のコード化処理と、復号化部232による
符号化データのデコード化処理は、フレーム間一致の検
出と図7の符号化規則による変換だけなので、データ符
号化や復号化を高速処理する特別なハードウェアがなく
ても、ソフトウェアにより充分に対応することができ
る。従って、一定のビル内の中央ステーション等の一か
所から静止画像や動画像を送信し、これを複数の箇所で
受信するような画像圧縮通信システムの場合、送信側お
よび受信側の両装置において、少ないバッファの使用
で、かつソフトウェアの処理によって画像処理を行うこ
とができる。このように、本実施例によれば、画像圧縮
通信システムを簡単な構成とすることができる。また、
本実施例では、送信側でCLUTを作成しているので、
受信側装置において減色処理を行う必要がなく、処理の
高速化を図ることが可能になる。さらに、ブロックデー
タに対して減色処理を行うため、圧縮装置での減色処理
を高速に行うことが可能になる。
As described above, according to the embodiment, the data is already compressed to ⅙ for each block by the block encoding unit 12 before being encoded by the compressing unit 13. The buffer size of 131 can be reduced. Further, the block component encoding process by the encoding unit 133 and the encoded data decoding process by the decoding unit 232 are only the detection of interframe coincidence and the conversion according to the encoding rule of FIG. Even if there is no special hardware that processes the decoding at high speed, the software can handle it sufficiently. Therefore, in the case of an image compression communication system in which a still image or a moving image is transmitted from one place such as a central station in a certain building and is received at a plurality of places, both the transmitting side device and the receiving side device are used. Image processing can be performed by using a small buffer and by software processing. As described above, according to the present embodiment, the image compression communication system can have a simple configuration. Also,
In this embodiment, since the CLUT is created on the transmitting side,
Since it is not necessary for the receiving side device to perform the color reduction processing, the processing speed can be increased. Furthermore, since the color reduction processing is performed on the block data, the color reduction processing in the compression device can be performed at high speed.

【0035】以上説明した実施例では、ブロック成分の
bmについて、一定の範囲で類似している場合には一致
として判断するようにしたが、本発明はこれに限定され
るものではなく、完全一致している場合を採用していも
よい。また、完全一致ではなく、例えば、全部“1”、
全部“0”、上半分が“1”、右半分が“1”、1コラ
ム置きに“1”…、というように、64の代表的なビッ
トマップのテーブルを予め作成しておき、各テーブルを
6ビットのコードで指定するようにしてもよい。このよ
うに、6ビットで表された64の各テーブルにより、ブ
ロック成分のbmを比較するので、ブロック間一致度が
高くなり、一層データ圧縮される。また、不一致の場合
でも、16ビットのビットマップを6ビットの符号列で
表現しているため、10ビットのデータが圧縮されるこ
とになる。
In the embodiment described above, the bm of the block component is judged to be a match if they are similar within a certain range, but the present invention is not limited to this and it is a perfect match. You may use the case that you are doing. Also, instead of an exact match, for example, all "1",
64 typical bitmap tables are created in advance, such as "0" for all, "1" for upper half, "1" for right half, "1" for every other column, and so on. May be specified by a 6-bit code. In this way, since the bm of the block component is compared by each of the 64 tables represented by 6 bits, the degree of coincidence between blocks is increased and the data is further compressed. Even if they do not match, a 16-bit bitmap is represented by a 6-bit code string, so 10-bit data is compressed.

【0036】また、本実施例において、ビットマップb
mを16ビットで表したが、上位8ビット、下位8ビッ
トに分けて表してもよい。すなわち、減色ブロックデー
タBの成分を、C1(8ビット)、C2(8ビット)、
bmh(8ビット)、bml(8ビット)で表し、参照
ブロックRb、および処理ブロックCbの周辺ブロック
とのブロック成分一致条件によりデータ符号化を行うよ
うにしてもよい。この場合、ブロック間一致コードは図
7(a)と同一で、ブロック間成分一致コードは、Rb
の場合「10 +●●●●+★…」、Prの場合「11
0+●●●●+★…」、Pbの場合「111+●●●●
+★…」となる。
In the present embodiment, the bitmap b
Although m is represented by 16 bits, it may be represented by dividing it into upper 8 bits and lower 8 bits. That is, the components of the color-reduction block data B are C1 (8 bits), C2 (8 bits),
It may be represented by bmh (8 bits) and bml (8 bits), and data encoding may be performed according to the block component matching condition with the peripheral blocks of the reference block Rb and the processing block Cb. In this case, the interblock match code is the same as in FIG. 7A, and the interblock component match code is Rb.
“10 + ●●●●● + ★…”, Pr “11”
0 + ●●●● + ★… ”, Pb“ 111 + ●●●●●
+ ★… ”

【0037】また、本実施例では、各ブロック成分y
1、u1、v1、y2、u2、v2のそれぞれを8ビッ
トで表したが、本発明ではこれに限定されず、例えば、
各ブロック成分を6ビットで表し、また、5ビット、4
ビット等の他のビット数であらわしてもよい。さらに、
y1、y1を8ビットまたは6ビット、u1、u2、v
1、v2を6ビットまたは5ビット、というように、輝
度信号と色差信号とを異なるビット数で表すようにして
もよい。
Further, in this embodiment, each block component y
Each of 1, u1, v1, y2, u2, and v2 is represented by 8 bits, but the present invention is not limited to this.
Each block component is represented by 6 bits, and 5 bits and 4
It may be represented by another number of bits such as bits. further,
y1, y1 is 8 bits or 6 bits, u1, u2, v
The luminance signal and the color difference signal may be represented by different numbers of bits such that 1 and v2 are 6 bits or 5 bits.

【0038】さらに、色差成分U、Vからブロック色差
成分u、vを算出する場合、上記説明の実施例では、
U、Vの平均値を使用したが、他に、処理ブロックのな
かで一番頻度の高い色成分U、Vの値をブロック色成分
u、vとしてもよい。また、2つのブロック輝度成分y
1、y2を区別するための閾値Hとして、輝度成分Ym
axとYminを除いた値の平均値を使用したが、他
に、全輝度成分Yの単純平均値を閾値Hとしてもよく、
さらに、圧縮する画像データの種類に応じて任意の値を
設定するようにしてもよい。
Further, when the block color difference components u and v are calculated from the color difference components U and V, in the embodiment described above,
Although the average value of U and V is used, the values of the color components U and V that have the highest frequency in the processing block may be used as the block color components u and v. Also, the two block luminance components y
As the threshold value H for distinguishing 1 and y2, the luminance component Ym
Although the average value of values excluding ax and Ymin is used, a simple average value of all luminance components Y may be used as the threshold value H,
Further, an arbitrary value may be set according to the type of image data to be compressed.

【0039】また、本実施例では、処理ブロックCbの
全ブロック成分が、Rb、Pb、Prl、Pr、prr
のいずれとも一致していない場合、類似ブロックの選択
対象として図7(b)に示すように、Rb、PfとPb
を使用したが、これに限定されず、任意のブロックを予
め決めておき、それとの間で類似ブロックを選択するよ
うにしてもよい。例えば、選択対象として、RbとPr
の2つの場合や、Rb、Pr、Pbの3つの場合等を使
用してよもい。さらに、本実施例では、処理ブロックC
bとの全ブロック成分が一致しているか否かを判断する
対象として、Rb、Pb、Prl、Pr、prrを使用
したが、本発明では、他に、一致する頻度が高いRb、
Pb、Prの3つ対象としてもよい。比較対象を少なく
することで、ソフトウェアによる処理を一層容易にする
ことができる。
Further, in this embodiment, all the block components of the processing block Cb are Rb, Pb, Prl, Pr, prr.
7B, as shown in FIG. 7B, Rb, Pf, and Pb are selected as similar block selection targets.
However, the present invention is not limited to this, and an arbitrary block may be determined in advance and a similar block may be selected from it. For example, as selection targets, Rb and Pr
The above two cases, or the three cases of Rb, Pr, and Pb may be used. Further, in this embodiment, the processing block C
Although Rb, Pb, Prl, Pr, and prr are used as targets for determining whether or not all block components with b match, in the present invention, in addition, Rb with a high matching frequency,
It may be three targets of Pb and Pr. By reducing the number of comparison objects, the processing by software can be further facilitated.

【0040】また、本実施例では、フルカラーの中から
頻度の多い256色を選択してCLUTを作成したが、
本発明ではこれに限定されず、例えば、128色、64
色、512色、1024色等の他の任意の色数に減色す
るようにしてもよい。さらに、本実施例では、各ブロッ
ク成分y、u、vを8ビットで表したが、6ビットまた
は5ビットで表してもよい。
Further, in the present embodiment, the CLUT is created by selecting 256 colors that are frequently used from the full colors.
The present invention is not limited to this, and for example, 128 colors, 64
The number of colors may be reduced to any other number such as 512 colors, 1024 colors, and the like. Furthermore, in the present embodiment, each block component y, u, v is represented by 8 bits, but it may be represented by 6 bits or 5 bits.

【0041】また、本実施例では、RGBデータとYU
Vデータ間の変換式として、数式1および数式3を用い
たが、本発明では他の変換式、例えば数式4および数式
5を使用してもよい。
Further, in this embodiment, RGB data and YU are used.
Although the formulas 1 and 3 are used as the conversion formulas for V data, other conversion formulas, for example, the formulas 4 and 5 may be used in the present invention.

【0042】[0042]

【数4】 Y=0.299R+0.587G+0.114B U=B−Y V=R−Y## EQU00004 ## Y = 0.299R + 0.587G + 0.114B U = B-Y V = R-Y

【0043】[0043]

【数5】G=Y−(0.299/0.587)V−
(0.114/0.587)U B=Y+U R=Y+V
## EQU5 ## G = Y- (0.299 / 0.587) V-
(0.114 / 0.587) U B = Y + U R = Y + V

【0044】また、実施例では、参照ブロックRbを決
定する場合、CLUT作成時に最多頻度の減色ブロック
データを検出し、これを参照ブロックRbとしたが、本
発明ではこれに限定されるものではなく、コンプレス部
13におけるコンプレス後の圧縮率を考慮して決定する
ようにしてもよい。例えば、最多頻度の減色ブロックデ
ータだけでなく、上位複数個の減色ブロックデータRb
1、Rb2、Rb3、…、を参照ブロックとして抽出す
る。そして、コンプレス部13において、各参照ブロッ
クについての符号化を行い、最も符号化後のデータ量が
少なくなる減色ブロックデータを参照ブロックとして決
定する。この場合、符号化部133は、各参照ブロック
Rb1、Rb2、…について符号化した後のデータ量を
カウントとすることで、最もデータ量が少なくなる参照
ブロックを決定する。
Further, in the embodiment, when the reference block Rb is determined, the most frequent color-reduction block data is detected at the time of creating the CLUT, and this is used as the reference block Rb. However, the present invention is not limited to this. Alternatively, it may be determined in consideration of the compression ratio after compression in the compression unit 13. For example, not only the most frequently used color reduction block data but also a plurality of higher color reduction block data Rb
, Rb2, Rb3, ... Are extracted as reference blocks. Then, the compressing unit 13 encodes each reference block, and determines the subtractive color block data with the smallest data amount after encoding as the reference block. In this case, the encoding unit 133 determines the reference block having the smallest data amount by counting the data amount after encoding each reference block Rb1, Rb2, ....

【0045】また、フレームバッファを減色部15とコ
ンプレス部13との間に配置し、1フレーム分の減色ブ
ロックデータBを格納する。そして、コンプレス部13
において、参照ブロックRbなしで1フレーム分の符号
化を行い、最もブロック間一致として使用されたブロッ
クを参照ブロックRbとして採用するよにうしてもよ
い。また、最多頻度の減色ブロックデータを仮の参照ブ
ロックRb′として、1フレーム分の符号化を行い、最
もブロック間一致として使用されたブロックを参照ブロ
ックRbとしてもよい。この場合、仮の参照ブロックR
b′が最もブロック間一致として使用されていれば、そ
のまま参照ブロックとして使用する。なお、フレームバ
ッファを、減色部15とコンプレス部13との間に配置
する代わりに、ラインバッファ131をフレームバッフ
ァとしてもよい。
Further, a frame buffer is arranged between the color-reduction section 15 and the compression section 13 to store the color-reduction block data B for one frame. And the compressing section 13
In, the coding may be performed for one frame without the reference block Rb, and the block most used as the interblock match may be adopted as the reference block Rb. Further, the color-reduction block data with the highest frequency may be used as a temporary reference block Rb ′, one frame of coding may be performed, and the block most used as the interblock match may be used as the reference block Rb. In this case, the temporary reference block R
If b'is used most as a block match, it is used as it is as a reference block. The line buffer 131 may be used as a frame buffer instead of being arranged between the color reduction unit 15 and the compressing unit 13.

【0046】[0046]

【発明の効果】本発明によれば、各ピクセルデータが輝
度信号と色差信号で構成された画像データを獲得し、n
×mからなるブロックデータを生成し、生成したブロッ
クを表す、輝度信号と色差信号とを有する第1色成分と
第2色成分、および第1色成分と第2色成分の分布を示
すn×mのビットマップとからなるブロック成分を生成
することでデータを圧縮し、第1色成分および第2色成
分に対して任意の色数に減色処理を行うためのCLUT
を作成し、ブロック成分と共に送信するので、画像伸長
側の装置で容易に伸長処理することが可能な画像圧縮を
行うことができる。
According to the present invention, each pixel data obtains image data composed of a luminance signal and a color difference signal, and n
N × showing the distribution of the first color component and the second color component having the luminance signal and the color difference signal, and the distribution of the first color component and the second color component, which represents the generated block A CLUT for compressing data by generating a block component composed of a bit map of m and performing color reduction processing on the first color component and the second color component to an arbitrary number of colors
Is generated and transmitted together with the block component, it is possible to perform image compression that can be easily expanded by the device on the image expansion side.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例における画像圧縮装置を適用
した画像圧縮通信システムのシステム構成図である。
FIG. 1 is a system configuration diagram of an image compression communication system to which an image compression apparatus according to an embodiment of the present invention is applied.

【図2】同上、画像データを4ピクセル×4ピクセルの
ブロックに分割する場合の説明図である。
FIG. 2 is an explanatory diagram of a case where image data is divided into blocks each having 4 pixels × 4 pixels.

【図3】同上、エンコード部における、YUVデータか
ら、ブロック輝度成分y1、y2、ブロック色差成分u
1、u2、v1、v2および、bmを生成する場合の説
明図である。
FIG. 3 is the same as the above, from the YUV data in the encoding unit, the block luminance components y1 and y2, the block color difference component u
It is explanatory drawing at the time of generating 1, u2, v1, v2, and bm.

【図4】同上、エンコード部における、閾値Hと輝度成
分y1、y2、および色差成分u1、u2、v1、v2
の具体的算出についての説明図である。
FIG. 4 is the same as the above, in the encoding unit, a threshold value H, luminance components y1, y2, and color difference components u1, u2, v1, v2.
It is explanatory drawing about the concrete calculation of.

【図5】同上、減色部で作成するCLUTと、減色後の
データ分布を示す説明図である。
FIG. 5 is an explanatory diagram showing a CLUT created by the color reduction unit and a data distribution after color reduction.

【図6】同上、符号化部における、ブロック成分一致条
件によるデータ符号化の概念説明図である。
FIG. 6 is a conceptual explanatory diagram of data encoding according to a block component matching condition in the encoding unit.

【図7】同上、符号化部におけるブロック成分の符号化
規則を表す図である。
FIG. 7 is a diagram showing an encoding rule of block components in the encoding unit.

【図8】同上、ブロックデコード部における、減色ブロ
ック成分C1、C2、bmから4×4ピクセルのインデ
ックスカラーデータを生成する説明図である。
FIG. 8 is an explanatory diagram for generating index color data of 4 × 4 pixels from the subtractive color block components C1, C2, and bm in the block decoding unit.

【符号の説明】[Explanation of symbols]

11 YUV獲得部 12 ブロックエンコード部 121 分割部 122 エンコード部 13 コンプレス部 131 ラインバッファ 132 参照ブロックバッファ 133 符号化部 14 送信部 15 減色部 151 CLUT作成部 152 減色処理部 21 出力部 22 ブロックデコード部 23 デコンプレス部 231 復号化部 232 ラインバッファ 233 参照ブロックバッファ 24 受信部 11 YUV acquisition unit 12 block encoding unit 121 division unit 122 encoding unit 13 compression unit 131 line buffer 132 reference block buffer 133 encoding unit 14 transmission unit 15 color reduction unit 151 CLUT creation unit 152 color reduction processing unit 21 output unit 22 block decoding unit 23 Decompressor 231 Decoder 232 Line Buffer 233 Reference Block Buffer 24 Receiver

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 各画素データが輝度信号と色差信号で構
成された画像データを獲得する画像データ獲得手段と、 この画像データ獲得手段で獲得された画像データから、
n×m画素からなるブロックデータを生成するブロック
生成手段と、 このブロック生成手段で生成されたブロックデータか
ら、そのブロックを表す、輝度信号と色差信号とを有す
る第1色成分と第2色成分、および第1色成分と第2色
成分の分布を示すn×mのビットマップとからなるブロ
ック成分を生成するエンコード手段と、 このエンコード手段で生成された第1色成分および第2
色成分に対して任意の色数に減色処理を行うためのCL
UTを作成するCLUT作成手段と、 このCLUT作成手段で作成されたCLUTおよび前記
エンコード手段で生成されたブロック成分を送信する送
信手段とを具備することを特徴とする画像圧縮装置。
1. Image data acquisition means for acquiring image data in which each pixel data is composed of a luminance signal and a color difference signal, and image data acquired by the image data acquisition means,
Block generating means for generating block data composed of n × m pixels, and first and second color components having a luminance signal and a color difference signal, which represent the block from the block data generated by the block generating means. , And an encoding means for generating a block component consisting of an n × m bitmap showing the distribution of the first color component and the second color component, and the first color component and the second color component generated by this encoding means.
CL for performing color reduction processing on any number of color components
An image compression apparatus comprising: a CLUT creating unit that creates a UT; and a sending unit that sends the CLUT created by the CLUT creating unit and the block component created by the encoding unit.
【請求項2】 前記エンコード手段で生成されたブロッ
ク成分の第1色成分と第2色成分に対して、前記CLU
T作成手段で作成したCLUTにより減色処理を行い、
減色された第1色成分と第2色成分とn×mのビットマ
ップからなるブロック成分を生成する減色手段を備え、 前記送信手段は、CLUT作成手段で作成されたCLU
Tおよび前記減色手段で生成さた減色後のブロック成分
を送信することを特徴とする請求項1記載の画像圧縮装
置。
2. The CLU for the first color component and the second color component of the block component generated by the encoding means.
Color reduction processing is performed by the CLUT created by the T creation means,
A color reduction unit for generating a color-reduced first color component, a second color component, and a block component consisting of an n × m bitmap, wherein the transmission unit is a CLU created by a CLUT creation unit.
The image compression apparatus according to claim 1, wherein T and the block component after the color reduction generated by the color reduction unit are transmitted.
【請求項3】 前記エンコード手段で生成されたブロッ
ク成分、または前記減色手段で生成された減色後のブロ
ック成分を、そのブロック成分と、ブロック成分が一致
または最も類似している類似ブロックを選択し、この類
似ブロックを示すコードデータと、類似ブロックのブロ
ック成分に対する差分データとから符号化する符号化手
段を備え、 前記送信手段は、CLUT作成手段で作成されたCLU
Tおよび前記符号化手段で符号化後の符号化データを送
信することを特徴とする請求項1記載または請求項2に
記載の画像圧縮装置。
3. The block component generated by the encoding means or the block component after color reduction generated by the color reduction means is selected as a similar block whose block component is the same or most similar to the block component. And a coding unit that codes from the code data indicating the similar block and the difference data with respect to the block component of the similar block, and the transmitting unit includes the CLU created by the CLUT creating unit.
The image compression apparatus according to claim 1 or 2, wherein encoded data that has been encoded by T and the encoding means is transmitted.
【請求項4】 前記CLUT作成手段で作成したCLU
Tによる減色処理後の減色ブロック成分の頻度が多いブ
ロックを検出する多頻度ブロック検出手段を備え、 前記画像データ獲得手段は、静止画像に対する1フレー
ム分の画像データを獲得し、 前記符号化手段は、前記多頻度ブロック検出手段で検出
されたブロックのブロック成分を含めて一致、または最
も類似するブロックの選択を行い、 前記送信手段は、さらに、前記多頻度ブロック検出手段
で検出されたブロックのブロック成分を送信することを
特徴とする請求項1から請求項3のうちいのずれか1の
請求項に記載された画像圧縮装置。
4. The CLU created by the CLUT creating means
The image data acquisition unit includes a multi-frequency block detection unit that detects a block having a high frequency of color reduction block components after the color reduction processing by T, the image data acquisition unit acquires image data of one frame for a still image, and the encoding unit is The block of the block detected by the multi-frequency block detection means is further selected by selecting a block that matches or includes the block component of the block detected by the multi-frequency block detection means. An image compression apparatus according to any one of claims 1 to 3, which transmits a component.
JP6315943A 1994-09-27 1994-11-25 Image compressor Pending JPH08154261A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP6315943A JPH08154261A (en) 1994-11-25 1994-11-25 Image compressor
US08/525,147 US5787192A (en) 1994-09-27 1995-09-08 Image data compression apparatus and image data communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6315943A JPH08154261A (en) 1994-11-25 1994-11-25 Image compressor

Publications (1)

Publication Number Publication Date
JPH08154261A true JPH08154261A (en) 1996-06-11

Family

ID=18071476

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6315943A Pending JPH08154261A (en) 1994-09-27 1994-11-25 Image compressor

Country Status (1)

Country Link
JP (1) JPH08154261A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009219148A (en) * 1999-04-29 2009-09-24 Mitsubishi Electric Research Laboratories Inc Video display system and method for double-buffering image data for displaying it on television display screen

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009219148A (en) * 1999-04-29 2009-09-24 Mitsubishi Electric Research Laboratories Inc Video display system and method for double-buffering image data for displaying it on television display screen

Similar Documents

Publication Publication Date Title
US5787192A (en) Image data compression apparatus and image data communication system
US5164819A (en) Method and system for coding and compressing color video signals
US7181072B2 (en) Intra compression of pixel blocks using predicted mean
US7162091B2 (en) Intra compression of pixel blocks using predicted mean
US6310978B1 (en) Method and apparatus for digital data compression
US7526029B2 (en) General purpose compression for video images (RHN)
CN101267563B (en) Adaptive variable-length coding
US4703348A (en) Picture transmission system using secondary differential variable sampling rate coding
JP2951861B2 (en) Image encoding device and image decoding device
EP1499125A2 (en) Digital video signal processing apparatus of mobile communication system and method thereof
US20040156549A1 (en) Feedback scheme for video compression system
JP2008527789A (en) Entropy encoding method
JPS6042944A (en) Improved video compressing and elongating system
JPH0678288A (en) Method and apparatus for vector encoding of video conversion factor
CN103458242A (en) Method for compressing and uncompressing image based on color classification and cluster
CN112995664B (en) Image sampling format conversion method, computer-readable storage medium, and encoder
CN113613008A (en) Video encoding and decoding method and device, electronic equipment and storage medium
JP3462867B2 (en) Image compression method and apparatus, image compression program, and image processing apparatus
US6246801B1 (en) Method and apparatus for generating selected image views from a larger image having dependent macroblocks
JPH08154261A (en) Image compressor
JPH0898208A (en) Picture compressing device
KR102523959B1 (en) Image processing device and method for operating image processing device
JP2618944B2 (en) Coding method of color image information
JP2849385B2 (en) Color image compression encoder
JPH05227547A (en) Method and system for coding and compressing video signal