JPH11289462A - Picture processor - Google Patents

Picture processor

Info

Publication number
JPH11289462A
JPH11289462A JP9112498A JP9112498A JPH11289462A JP H11289462 A JPH11289462 A JP H11289462A JP 9112498 A JP9112498 A JP 9112498A JP 9112498 A JP9112498 A JP 9112498A JP H11289462 A JPH11289462 A JP H11289462A
Authority
JP
Japan
Prior art keywords
decoding
processing
components
blocks
parallel
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
JP9112498A
Other languages
Japanese (ja)
Inventor
Mitsuhiro Oizumi
充弘 大泉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP9112498A priority Critical patent/JPH11289462A/en
Publication of JPH11289462A publication Critical patent/JPH11289462A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To eliminate the waiting time of a processing and to realize a high speed parallel processing by installing decoding means for the respective color components of an original picture. SOLUTION: An original picture constituted of a plurality of components is divided into a plurality of blocks and a parallel processing is executed for the respective components of respective blocks by using a plurality of decoding devices 13-15 and a plurality of header reading parts 12. The header reading parts read headers added for the respective blocks. When picture data of the whole blocks of the respective color components are decoded, the picture is outputted to the output device 16 of a display and the like. Since the processings are executed in parallel for the respective components of the respective blocks by using a plurality of decoding devices 13-15, a decoding processing can be executed at high speed. The number of the decoding devices 13-15 is set to be n-times as much as the number of components and n-pieces of header reading parts 12 are used. Thus, the highly efficient processing can be executed without vacant processing time.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、符号化された画像
データの各色コンポーネントを並列に伸長処理する画像
処理装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an image processing apparatus for performing parallel expansion processing on each color component of encoded image data.

【0002】[0002]

【従来の技術】画像データの圧縮伸長方式としては、国
際標準となっているJPEG方式などが知られている。
例えば、特開平7−135652号公報に記載された静
止画データの伸長方法では、2つのバッファを設けるこ
とにより、伸長時に、復号化・逆量子化演算と逆DCT
演算を同時に実行させ、処理速度の高速化を図ってい
る。
2. Description of the Related Art As a compression / decompression method of image data, a JPEG method which is an international standard is known.
For example, in the method of decompressing still image data described in Japanese Patent Application Laid-Open No. Hei 7-135652, by providing two buffers, decoding / inverse quantization operation and inverse DCT
The calculation is executed simultaneously to increase the processing speed.

【0003】[0003]

【発明が解決しようとする課題】上記した従来の復号化
技術では、一つの復号化装置で複数のコンポーネントを
復号化処理しているために、1画像分の処理に時間がか
かっていた。すなわち、図5に示すような3つのコンポ
ーネントR、G、Bからなる原画像を、図6に示すよう
に4個のブロックに分割して符号化した画像データ(図
7)を復号化する場合を考える。
In the above-described conventional decoding technique, a single decoding device decodes a plurality of components, so that it takes time to process one image. That is, a case where an original image composed of three components R, G, and B as shown in FIG. 5 is divided into four blocks as shown in FIG. 6 and encoded image data (FIG. 7) is decoded. think of.

【0004】図7において、へッダーH0にはR0,G
0,B0を符号化したときの量子化レベルなどのモード
が記述されている。同様にヘッダーH1,H2,H3に
はそれぞれ(R1,G1,B1)、(R2,G2,B
2)、(R3,G3,B3)を符号化したときのモード
が記述されている。
In FIG. 7, the header H0 has R0, G
A mode such as a quantization level when 0 and B0 are encoded is described. Similarly, headers H1, H2, and H3 respectively have (R1, G1, B1) and (R2, G2, B
2), a mode when (R3, G3, B3) is encoded is described.

【0005】図8は、従来の画像処理装置の構成を示
す。画像処理装置31は、一つのへッダー読み取り部3
2と一つの復号化装置33で構成されている。このよう
な画像処理装置31によって図7の画像データを復号化
したとき、図9のタイムチャートに示すような処理時間
を必要とする。つまり、ヘッダー読み取り部32はま
ず、ヘッダーH0を読み取り、復号化装置33はブロッ
クR0、次いでG0、B0を復号化し、以下、同様に復
号化する。なお、一般的にはへッダーの読み取りに要す
る時間H0,H1,H2,H3は、符号化データを復号
する時間R0,G0,B0,R1,G1,B1,R2,
G2,B2,R3,G3,B3に比べて非常に短い。
FIG. 8 shows a configuration of a conventional image processing apparatus. The image processing device 31 includes one header reading unit 3
2 and one decoding device 33. When the image data of FIG. 7 is decoded by such an image processing device 31, a processing time as shown in a time chart of FIG. 9 is required. That is, the header reading unit 32 first reads the header H0, and the decoding device 33 decodes the block R0, then G0 and B0, and then decodes the same. In general, the times H0, H1, H2, and H3 required for reading the header are the times R0, G0, B0, R1, G1, B1, R2, and R3 for decoding the encoded data.
Very short compared to G2, B2, R3, G3, B3.

【0006】また、図10に示すように、画像処理装置
41が、1つのへッダー読み取り部42と、2つの復号
化装置43、44で構成されている場合には、図11に
示すように、図8の一つの復号化装置で処理する場合に
比べて処理時間を短縮することができる。しかし、復号
化装置44の処理時間の空き(空き0、空き1、空き
2、空き3)が発生し、高速かつ効率的な処理が妨げら
れるという問題があった。
As shown in FIG. 10, when the image processing device 41 is composed of one header reading section 42 and two decoding devices 43 and 44, as shown in FIG. 8, the processing time can be reduced as compared with the case where the processing is performed by one decoding apparatus in FIG. However, there is a problem that a vacancy (vacancy 0, vacancy 1, vacancy 2, vacancy 3) occurs in the processing time of the decoding device 44, and high-speed and efficient processing is hindered.

【0007】本発明の目的は、複数の復号化装置と複数
のヘッダー読み取り部を効率よく用いることにより、処
理の待ち時間をなくし、高速な並列処理が可能な画像処
理装置を提供することにある。
An object of the present invention is to provide an image processing apparatus capable of performing high-speed parallel processing by eliminating a processing wait time by efficiently using a plurality of decoding devices and a plurality of header reading units. .

【0008】[0008]

【課題を解決するための手段】前記目的を達成するため
に、請求項1記載の発明では、符号化された原画像を復
号化する手段を備えた画像処理装置であって、前記原画
像の色コンポーネント毎に復号化手段を設けたことを特
徴としている。
According to a first aspect of the present invention, there is provided an image processing apparatus comprising means for decoding an encoded original image, the image processing apparatus comprising: A decoding means is provided for each color component.

【0009】請求項2記載の発明では、符号化された原
画像を復号化する手段を備えた画像処理装置であって、
前記原画像が色コンポーネント毎に複数のブロックに分
割され、符号化されているとき、各色コンポーネントの
対応する複数ブロック毎に付加されているヘッダーを読
み取る手段と、前記各色コンポーネントに対応する各ブ
ロックを並列に復号化する複数の復号化手段とを設けた
ことを特徴としている。
According to a second aspect of the present invention, there is provided an image processing apparatus comprising means for decoding an encoded original image,
Means for reading a header added to each of a plurality of blocks corresponding to each color component when the original image is divided into a plurality of blocks for each color component and encoded, and for each block corresponding to each color component, A plurality of decoding means for decoding in parallel are provided.

【0010】請求項3記載の発明では、n個並列に設け
られた前記ヘッダー読み取り手段と、(n×コンポーネ
ント数)個並列に設けられた前記復号化手段とを備えた
ことを特徴としている。
[0010] The invention according to claim 3 is characterized by comprising n pieces of the header reading means provided in parallel with each other and (n × the number of components) the decoding means provided in parallel with each other.

【0011】[0011]

【発明の実施の形態】以下、本発明の一実施例を図面を
用いて具体的に説明する。本発明では、複数のコンポー
ネントから構成される原画像を、複数のブロックに分割
し、複数の復号化装置と複数のヘッダー読み取り部を用
いて各ブロックのコンポーネント毎に並列処理を行な
う。その処理の際にコンポーネントの数のn倍(nは整
数)の復号化装置とn個のヘッダー読み取り部を用いる
ことにより、各復号化装置の処理の待ち時間を無くし、
高効率の復号化を行なう。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be specifically described below with reference to the drawings. According to the present invention, an original image composed of a plurality of components is divided into a plurality of blocks, and parallel processing is performed for each component of each block using a plurality of decoding devices and a plurality of header reading units. By using n times (n is an integer) decoding devices and n header reading units in the processing, the waiting time of the processing of each decoding device is eliminated,
Performs highly efficient decoding.

【0012】〈実施例1〉本実施例は、n=1の場合の
実施例であり、図1は実施例1の構成を示す。図5に示
すような3つのコンポーネントR、G、Bからなる原画
像を、図6のように4個のブロックに分割して復号化す
る場合、本実施例の画像処理装置11は、1個(n=
1)のヘッダー読み取り部12と、3個(1*3=3)
の復号化装置13、14、15で構成されて、画像デー
タを復号化処理する。図2は、実施例1の動作説明図で
ある。
<Embodiment 1> This embodiment is an embodiment in the case of n = 1, and FIG. When an original image including three components R, G, and B as shown in FIG. 5 is divided into four blocks and decoded as shown in FIG. 6, the image processing apparatus 11 of the present embodiment includes one (N =
1) header reading unit 12 and three (1 * 3 = 3)
, And decodes image data. FIG. 2 is an operation explanatory diagram of the first embodiment.

【0013】画像処理装置11には、伝送路を介してま
たは蓄積手段から読み出された符号化された画像データ
が入力される。ヘッダー読み取り部12は、複数ブロッ
ク毎に付加されているヘッダーを読み取る。まず、ヘッ
ダーH0が読み取られた後、復号化装置13は画像ブロ
ックR0を、復号化装置14は画像ブロックG0を、復
号化装置15は画像ブロックB0をそれぞれ並列して処
理する。以下、同様にして(R1,G1,B1)、(R
2,G2,B2)、(R3,G3,B3)が並列して処
理される。各色コンポーネントの4ブロックの画像デー
タが全て復号化されると、ディスプレイなどの出力装置
16に画像が出力される。このように、本実施例では、
図11の処理時間に比べて半分の処理時間で済み、また
処理時間に空きのない、高効率に復号化処理を行なうこ
とができる。
The image processing apparatus 11 receives encoded image data read out via a transmission path or from storage means. The header reading unit 12 reads a header added to each of a plurality of blocks. First, after the header H0 is read, the decoding device 13 processes the image block R0, the decoding device 14 processes the image block G0, and the decoding device 15 processes the image block B0 in parallel. Hereinafter, (R1, G1, B1), (R
2, G2, B2) and (R3, G3, B3) are processed in parallel. When all four blocks of image data of each color component are decoded, the image is output to an output device 16 such as a display. Thus, in this embodiment,
The processing time is half that of the processing time of FIG. 11, and there is no space in the processing time, and the decoding process can be performed with high efficiency.

【0014】〈実施例2〉図3は、実施例2の構成を示
し、n=2の場合の実施例である。図5に示すような3
つのコンポーネントR、G、Bからなる原画像を、図6
のように4個のブロックに分割して復号化する場合、図
3に示すように6個(2*3=6)の復号化装置24〜
29と2個(n=2)のヘッダー読み取り部22、23
によって復号化処理を行なう。図4は、実施例2の動作
説明図である。ヘッダーH0,H1はそれぞれ並列にヘ
ッダー読み取り部22、23によって読み取られ、R
0,G0,B0とR1,G1,B1は並列に、それぞれ
復号化装置24〜26、27〜29によって復号化され
る。ヘッダーH2,H3以下の処理も同様であり、伸長
された画像が出力装置20に出力される。このように、
本実施例では、実施例1より処理時間が半分に短縮さ
れ、さらに効率良く復号化処理を行うことができる。
<Embodiment 2> FIG. 3 shows the structure of Embodiment 2 and is an embodiment in the case where n = 2. 3 as shown in FIG.
An original image composed of three components R, G, and B is shown in FIG.
When decoding is performed by dividing into four blocks as shown in FIG. 3, six (2 * 3 = 6) decoding devices 24 to 24 are used as shown in FIG.
29 and two (n = 2) header reading units 22 and 23
Performs decryption processing. FIG. 4 is an operation explanatory diagram of the second embodiment. Headers H0 and H1 are read in parallel by header reading units 22 and 23, respectively.
0, G0, B0 and R1, G1, B1 are decoded in parallel by decoding devices 24-26, 27-29, respectively. The same applies to the processing after the headers H2 and H3, and the decompressed image is output to the output device 20. in this way,
In this embodiment, the processing time is reduced to half that of the first embodiment, and the decoding process can be performed more efficiently.

【0015】なお、上記した実施例では原画像がRGB
コンポーネントからなる場合を説明したが、本発明は上
記した実施例に限定されず、他の表色系、例えばYCr
Cbなどにも適用することができる。
In the above embodiment, the original image is RGB.
Although the description has been made of the case of components, the present invention is not limited to the above-described embodiment, and other color systems, for example, YCr
It can also be applied to Cb and the like.

【0016】[0016]

【発明の効果】以上、説明したように、本発明によれ
ば、複数の復号化手段を用いて、各ブロックのコンポー
ネント毎に並列に処理しているので、復号化処理を高速
に実行することができる。また復号化手段の個数をコン
ポーネント数のn倍とし、n個のへッダー読み取り手段
を用いることにより、処理時間に空きのない高効率の処
理が行なえる。
As described above, according to the present invention, a plurality of decoding means are used in parallel for each component of each block, so that the decoding process can be executed at high speed. Can be. Further, by setting the number of decoding means to be n times the number of components and using n header reading means, it is possible to perform high-efficiency processing with no vacant processing time.

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

【図1】本発明の実施例1の構成を示す。FIG. 1 shows a configuration of a first exemplary embodiment of the present invention.

【図2】実施例1の動作説明図である。FIG. 2 is an operation explanatory diagram of the first embodiment.

【図3】本発明の実施例2の構成を示す。FIG. 3 shows a configuration of a second exemplary embodiment of the present invention.

【図4】実施例2の動作説明図である。FIG. 4 is an operation explanatory diagram of the second embodiment.

【図5】R、G、Bコンポーネントからなる原画像を示
す。
FIG. 5 shows an original image composed of R, G, and B components.

【図6】原画像をブロックに分割した図である。FIG. 6 is a diagram in which an original image is divided into blocks.

【図7】符号化されたデータを示す。FIG. 7 shows encoded data.

【図8】従来の画像処理装置の構成を示す。FIG. 8 shows a configuration of a conventional image processing apparatus.

【図9】図8の動作説明図である。FIG. 9 is an operation explanatory diagram of FIG. 8;

【図10】従来の画像処理装置の他の構成を示す。FIG. 10 shows another configuration of a conventional image processing apparatus.

【図11】図10の動作説明図である。FIG. 11 is an operation explanatory diagram of FIG. 10;

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

11 画像処理装置 12 ヘッダー読み取り部 13、14、15 復号化装置 16 出力装置 DESCRIPTION OF SYMBOLS 11 Image processing device 12 Header reading part 13, 14, 15 Decoding device 16 Output device

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 符号化された原画像を復号化する手段を
備えた画像処理装置であって、前記原画像の色コンポー
ネント毎に復号化手段を設けたことを特徴とする画像処
理装置。
1. An image processing apparatus comprising means for decoding an encoded original image, wherein decoding means is provided for each color component of the original image.
【請求項2】 符号化された原画像を復号化する手段を
備えた画像処理装置であって、前記原画像が色コンポー
ネント毎に複数のブロックに分割され、符号化されてい
るとき、各色コンポーネントの対応する複数ブロック毎
に付加されているヘッダーを読み取る手段と、前記各色
コンポーネントに対応する各ブロックを並列に復号化す
る複数の復号化手段とを設けたことを特徴とする画像処
理装置。
2. An image processing apparatus comprising: means for decoding an encoded original image, wherein the original image is divided into a plurality of blocks for each color component, and when each of the color components is encoded, An image processing apparatus comprising: means for reading a header added to each of a plurality of corresponding blocks; and a plurality of decoding means for decoding each block corresponding to each color component in parallel.
【請求項3】 n個並列に設けられた前記ヘッダー読み
取り手段と、(n×コンポーネント数)個並列に設けら
れた前記復号化手段とを備えたことを特徴とする請求項
2記載の画像処理装置。
3. The image processing apparatus according to claim 2, further comprising: n header reading units provided in parallel, and (n × the number of components) decoding units provided in parallel. apparatus.
JP9112498A 1998-04-03 1998-04-03 Picture processor Pending JPH11289462A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9112498A JPH11289462A (en) 1998-04-03 1998-04-03 Picture processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9112498A JPH11289462A (en) 1998-04-03 1998-04-03 Picture processor

Publications (1)

Publication Number Publication Date
JPH11289462A true JPH11289462A (en) 1999-10-19

Family

ID=14017787

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9112498A Pending JPH11289462A (en) 1998-04-03 1998-04-03 Picture processor

Country Status (1)

Country Link
JP (1) JPH11289462A (en)

Similar Documents

Publication Publication Date Title
EP0673171B1 (en) Video decoder
EP1446953B1 (en) Multiple channel video transcoding
JPH06326615A (en) Method and equipment for decoding code stream comprising variable-length codes
US6389171B1 (en) Method and apparatus for a digital video cassette (DVC) decode system
JPH06326996A (en) Method and equipment for decoding compressed video data
JPH1146363A (en) Symbol-decoding method and device thereof
JP3615241B2 (en) Video data decoder architecture
US6901153B1 (en) Hybrid software/hardware video decoder for personal computer
US6681052B2 (en) Methods and systems for performing inverse quantization and inverse weighting of DV video
JP2000175201A (en) Image processing unit, its method and providing medium
JP2002112268A (en) Compressed image data decoding apparatus
JPH11289462A (en) Picture processor
JP2000069478A (en) Picture processor, picture processing method and storage medium
JPH1196138A (en) Inverse cosine transform method and inverse cosine transformer
JPH11155129A (en) Mpeg picture reproduction device and mpeg picture reproducing method
JPH09261641A (en) Method and device for processing compressed picture data
JPH07264590A (en) Image regenerating device
JPH11215380A (en) Image-processing unit
JPH10257331A (en) Image processor
JPH0774961A (en) Image communication equipment
JP2001223878A (en) Picture conversion device, picture conversion method and recording medium
JPH07135652A (en) Method and device for compression still picture data and method and device for expanding still picture data
JPH03250376A (en) Image processor
JPH10136363A (en) Compressed data decoder and compressed data decoding method
JPH05292521A (en) Digital picture processor

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040416

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040427

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040914