JPH07298258A - Image coding/decoding method - Google Patents

Image coding/decoding method

Info

Publication number
JPH07298258A
JPH07298258A JP9178694A JP9178694A JPH07298258A JP H07298258 A JPH07298258 A JP H07298258A JP 9178694 A JP9178694 A JP 9178694A JP 9178694 A JP9178694 A JP 9178694A JP H07298258 A JPH07298258 A JP H07298258A
Authority
JP
Japan
Prior art keywords
image
small
coded
coding
signal
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
JP9178694A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Yashima
由幸 八島
Hiroshi Kodera
博 小寺
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP9178694A priority Critical patent/JPH07298258A/en
Publication of JPH07298258A publication Critical patent/JPH07298258A/en
Pending legal-status Critical Current

Links

Landscapes

  • Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To attain real time processing by dividing an image to be coded at a sender side into plural small images, applying high efficiency coding in parallel to each small image, sending the coded image, allowing a receiver side to decode and synthesize coded data with respect to the plural small images to obtain the original decoded image thereby reducing the processing speed per picture elements. CONSTITUTION:A sender side uses an image division section 403 to divide a coding object image signal 402 into n-sets of small images 404. The signal of each small image 404 is given to an information compression section 405, in which coding processing is implemented and a coded output 406 is given to a multiplexer section 407, where the data are multiplexed into one coded output data 408 and sent to a transmission line 410. A receiver side uses a multiplexer/ demultiplexer section 413 to demultiplex the received coded data 412 into coded data 414 corresponding to n-sets of small images. Each decoded small image 416 decoded by each information decoding section 415 is given to an image synthesis section 417, in which the size of the image is restored to the original coded object image signal and the result is outputted to an output terminal 419 as a decoded signal 418.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、ハイビジョン(HD
TV:high density television)等の高いサンプリン
グレートを持つ画像を高能率符号化する場合において、
符号化すべき画像を複数の標準TVサイズの小画像に分
割して並列処理することにより、画素あたりの処理速度
を低減して実時間処理を可能とする画像符号化復号化方
法に関するものである。
BACKGROUND OF THE INVENTION This invention is applicable to high-definition (HD
For high-efficiency coding of images with a high sampling rate such as TV (high density television),
The present invention relates to an image encoding / decoding method that divides an image to be encoded into a plurality of standard TV size small images and performs parallel processing to reduce the processing speed per pixel and enable real-time processing.

【0002】[0002]

【従来の技術】図9は動き補償予測誤差に対して離散コ
サイン変換(DCT)を施す代表的な動画像符号化方法
のブロック図である。
2. Description of the Related Art FIG. 9 is a block diagram of a typical moving picture coding method for applying a discrete cosine transform (DCT) to a motion compensation prediction error.

【0003】この動画像符号化方法においては、図9に
示すように、入力端子101から入力された画像102
は、動きベクトル検出部103で、フレームメモリ10
4に蓄えられている1フレーム前の復号画像との間で動
きベクトル105が求められ、動き補償部106におい
て、動きベクトル105に従って動き補償がなされ、予
測画像107が生成される。減算器108においては、
入力画像102と予測画像107の差分が計算され、予
測誤差109が求められる。予測誤差109は小ブロッ
ク(DCTブロック)ごとに離散コサイン変換部110
に入力されて離散コサイン変換(DCT)が施された
後、量子化部111でDCT係数が量子化される。この
とき用いられる量子化ステップは、バッファメモリ11
3からフィードバックして制御される。量子化されたD
CT係数は、符号割り当て部112において符号が割り
当てられ、バッファメモリ113に送られる。バッファ
メモリの占有状態は量子化ステップ計算部114へ送ら
れて、次のDCTブロックの量子化ステップ115が決
定され、量子化部111にフィードバックされる。バッ
ファメモリ113に蓄えられたデータ116が最終的な
符号化データとして出力端子117に出力される。
In this moving image coding method, as shown in FIG. 9, an image 102 input from an input terminal 101 is used.
Is the motion vector detection unit 103,
The motion vector 105 is obtained from the decoded image of one frame before stored in No. 4, and the motion compensation unit 106 performs motion compensation according to the motion vector 105 to generate the predicted image 107. In the subtractor 108,
The difference between the input image 102 and the predicted image 107 is calculated, and the prediction error 109 is obtained. The prediction error 109 is calculated by the discrete cosine transform unit 110 for each small block (DCT block).
After being input to the input terminal and subjected to the discrete cosine transform (DCT), the quantization unit 111 quantizes the DCT coefficient. The quantization step used at this time is the buffer memory 11
It is controlled by feeding back from 3. Quantized D
A code is assigned to the CT coefficient by the code assigning unit 112 and sent to the buffer memory 113. The occupied state of the buffer memory is sent to the quantization step calculation unit 114, the quantization step 115 of the next DCT block is determined, and is fed back to the quantization unit 111. The data 116 stored in the buffer memory 113 is output to the output terminal 117 as final encoded data.

【0004】一方、量子化されたDCT係数は、逆量子
化部118で逆量子化され、引続き逆離散コサイン変換
部119で逆DCTされた後、加算器120にて予測画
像107と加算されて局部復号信号121となり、次フ
レームの予測のためにフレームメモリ104に蓄えられ
る。
On the other hand, the quantized DCT coefficient is inversely quantized by an inverse quantizer 118, then inversely DCTed by an inverse discrete cosine transform unit 119, and then added with a predicted image 107 by an adder 120. It becomes the locally decoded signal 121 and is stored in the frame memory 104 for prediction of the next frame.

【0005】通常、このような高能率符号化において
は、入力された信号の順序に従ってパイプライン的に処
理を行っていた。すなわち、図10に示すように、ま
ず、最初に画面の最も左上のDCTブロックを符号化
し、それが終わった時点で次に右隣りのDCTブロック
を符号化する。最上のDCTブロックの符号化が終った
時点でその下側のDCTブロックを同様に左側から順次
処理を行う。
Usually, in such a high-efficiency encoding, processing is performed in a pipeline manner according to the order of input signals. That is, as shown in FIG. 10, first, the DCT block at the upper left of the screen is coded first, and when it is finished, the DCT block next to the right is coded next. When the coding of the uppermost DCT block is completed, the lower DCT block is similarly processed sequentially from the left side.

【0006】1フレームの画面全体の画素数をN、1フ
レームの時間をTとすれば、1画素あたりt=T/N秒
で処理を行うことにより、リアルタイムでの符号化が可
能となる。例えば、ITU-R勧告601-3に従う水平
720画素、垂直480画素、フレームレート29.9
7Hzの標準TV信号の場合には、t=(1/29.9
7)/(720×480)=97(nsec)となる。
If the number of pixels of the entire screen of one frame is N and the time of one frame is T, by performing processing at t = T / N seconds per pixel, real-time encoding becomes possible. For example, 720 horizontal pixels, 480 vertical pixels, and frame rate 29.9 according to ITU-R Recommendation 601-3.
In the case of a standard TV signal of 7 Hz, t = (1 / 29.9
7) / (720 × 480) = 97 (nsec).

【0007】[0007]

【発明が解決しようとする課題】しかしながら、前記従
来の方法においては、入力信号をパイプライン的に処理
しているので、例えば、HDTV等のように高い周波数
でサンプリングされた信号を高能率符号化する場合、ハ
ードウェアを実時間で動作させることが困難になる場合
がある。例えば、水平・垂直各方向に標準TVの倍の画
素数を持つようなHDTV信号を取り扱う場合を考える
と、パイプライン的な符号化処理によれば、1画素の符
号化処理を標準TVの場合の1/4の約25nsecで
行う必要がある。より大きい画像に対処する場合には、
さらに短い時間での処理が要求され、実時間処理が困難
になるという問題があった。
However, in the above-mentioned conventional method, since the input signal is processed in a pipeline manner, for example, a signal sampled at a high frequency such as HDTV is highly efficient coded. If so, it may be difficult to operate the hardware in real time. Consider, for example, the case of handling an HDTV signal that has twice the number of pixels in a horizontal / vertical direction as in a standard TV. According to pipeline encoding processing, one pixel is encoded in a standard TV. It is necessary to perform it in about 25 nsec which is 1/4 of the above. When dealing with larger images,
There is a problem that real-time processing becomes difficult because processing is required in a shorter time.

【0008】また、DCT係数に対して量子化を行うと
きの量子化ステップは、バッファメモリの占有量でフィ
ードバック制御されるが、直前のDCTブロックの符号
化が終った時点のバッファ占有量を用いて、量子化すべ
きDCTブロックの量子化ステップを決定しようとすれ
ば、量子化、符号割り当て、バッファ占有量からの次の
DCTブロックの量子化ステップ決定の3種の一連の処
理を、1DCTブロックの時間内に終了する必要があ
る。
Further, the quantization step when quantizing the DCT coefficient is feedback-controlled by the occupancy of the buffer memory, but the buffer occupancy at the time when the coding of the immediately preceding DCT block is finished is used. In order to determine the quantization step of the DCT block to be quantized, a series of three kinds of processing, that is, quantization, code allocation, and determination of the quantization step of the next DCT block from the buffer occupancy, is performed for one DCT block. Must finish in time.

【0009】しかしながら、単位時間に処理すべき画素
数が増えると、1DCTブロックの時間では処理しきれ
なくなり、フィードバックされるのが、直前のDCTブ
ロックの処理が終わった時点のバッファ状態ではなく、
2DCTブロック前、あるいは3DCTブロック前の時
点のバッファ状態で決定された量子化ステップを用いざ
るを得ない状況になる。すなわち、制御が遅延すること
になり、復号画像に悪影響を及ぼすという問題点があっ
た。
However, when the number of pixels to be processed increases per unit time, the processing cannot be completed in the time of one DCT block, and the feedback is not the buffer state at the time when the processing of the immediately preceding DCT block is finished,
In this situation, the quantization step determined by the buffer state before the 2DCT block or the 3DCT block must be used. That is, there is a problem in that the control is delayed and the decoded image is adversely affected.

【0010】本発明は、この問題点を解決するためにな
されたものであり、本発明の目的は、高いサンプリング
レートを持つ画像を高能率符号化する場合において、画
素あたりの処理速度を低減して実時間処理を可能とする
技術を提供することにある。
The present invention has been made to solve this problem, and an object of the present invention is to reduce the processing speed per pixel in the case of highly efficient encoding of an image having a high sampling rate. To provide a technology that enables real-time processing.

【0011】本発明の前記ならびにその他の目的及び新
規な特徴は、本明細書の記述及び添付図面によって明ら
かにする。
The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.

【0012】[0012]

【課題を解決するための手段】本願において開示される
発明のうち代表的なものの概要を簡単に説明すれば、以
下のとおりである。
The outline of the representative one of the inventions disclosed in the present application will be briefly described as follows.

【0013】(1)画像符号化復号化方法であって、送
信側で、符号化すべき画像を複数個の小画像に分割した
後、分割されたそれぞれの小画像に対して並列に高能率
符号化を施して伝送し、受信側では、伝送された複数個
の小画像に対する符号化データを復号した後、合成して
元の画像の復合画像を得ることを特徴とする。
(1) An image encoding / decoding method, in which a transmitting side divides an image to be encoded into a plurality of small images, and high efficiency coding is performed in parallel on each of the divided small images. It is characterized in that the data is encoded and transmitted, and the receiving side decodes the encoded data for the transmitted plurality of small images and then synthesizes them to obtain a composite image of the original image.

【0014】(2)前記(1)の画像符号化復号化方法
であって、符号化すべき画像を、水平・垂直方向にあら
かじめ定められた比率でサブサンプリングを行って1つ
の小画像を得る手段を用い、サブサンプリングを行う際
の位相をずらすことによって複数個の小画像を得た後、
得られたそれぞれの小画像に対して並列に高能率符号化
を行うことを特徴とする。
(2) In the image coding / decoding method according to (1), the image to be coded is subjected to sub-sampling at a predetermined ratio in the horizontal and vertical directions to obtain one small image. After obtaining multiple small images by shifting the phase when performing subsampling,
It is characterized in that high efficiency coding is performed in parallel on each of the obtained small images.

【0015】(3)前記(2)の画像符号化復号化方法
であって、小画像を得るための分割の方法を信号の性質
によって選択することを特徴とする。
(3) The image coding / decoding method according to the above (2), characterized in that a dividing method for obtaining a small image is selected according to the property of the signal.

【0016】[0016]

【作用】前述の手段によれば、分割された小画像ごとに
高能率符号化処理を並列に行うことが可能となり、n個
の小画像に分割した場合には1画素の符号化にn倍の時
間をかけることができる。従って、画面サイズの非常に
大きくパイプライン的に処理すると1秒あたりに処理す
べき画素数が多い場合でも、実時間での符号化が可能と
なる。
According to the above-mentioned means, it is possible to perform the high-efficiency coding processing in parallel for each of the divided small images, and when dividing the image into n small images, the number of times is n times as large as the encoding of one pixel. You can take the time. Therefore, if the screen size is very large and pipeline processing is performed, even when the number of pixels to be processed per second is large, it is possible to perform coding in real time.

【0017】また、小画像を作成する場合に、前記手段
の項の(1)によれば、空間的に区切って分割すれば、
画素間相関を最大限に保ったままで、符号化処理を行う
ことができる。
Further, when a small image is created, according to (1) in the section of the above-mentioned means, if the image is spatially divided and divided,
The encoding process can be performed while maintaining the maximum correlation between pixels.

【0018】また、前記手段の項の(2)によれば、画
素インタリーブ分割によって小画像を作成する場合に
は、各小画像はほぼ同様の画像となり統計的に同じよう
な性質を持つように分割されて符号化処理が行われる。
According to item (2) of the above-mentioned means, when a small image is created by pixel interleave division, each small image becomes an almost similar image and has statistically similar properties. It is divided and the encoding process is performed.

【0019】また、前記手段の項の(3)によれば、画
像の特徴によって、局所的に前記(1)の分割方法と、
前記(2)の分割方法を選択することにより、空間的分
割を行った方が符号化効率が良くなる場合は、空間分割
をした後符号化処理を行い、そうでない場合には、画素
インタリーブによる分割をした後符号化処理を行うこと
になる。
Further, according to (3) in the section of the means, the dividing method of (1) is locally applied depending on the characteristics of the image.
By selecting the division method of (2) above, if the spatial division improves the coding efficiency, the spatial division is performed and then the encoding process is performed. If not, the pixel interleaving is performed. After the division, the encoding process will be performed.

【0020】[0020]

【実施例】以下、本発明による実施例を図面を用いて詳
細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0021】(実施例1)図1は本発明による実施例1
の小画像分割形画像符号化法の原理を説明するためのブ
ロック図であり、11は符号化対象画像、12は分割さ
れた小画像信号、13は符号化・復号化処理、14は復
号画像、15は復号対象画像である。
Example 1 FIG. 1 shows Example 1 according to the present invention.
11 is a block diagram for explaining the principle of the small image division type image encoding method, 11 is an image to be encoded, 12 is a divided small image signal, 13 is an encoding / decoding process, and 14 is a decoded image. , 15 are decoding target images.

【0022】本実施例の小画像分割形画像符号化法の原
理は、第1図に示すように、符号化側(送信側)で、ま
ず、符号化対象画像11の1画面を複数個の小画像12
に分割し、それぞれの小画像12を符号化・復号化処理
13で並列に符号化する。符号化されたそれぞれの小画
像12の符号化データは、復号側(受信側)の符号化・
復号化処理13で復号化されて復号小画像14となり、
その後、それぞれ符号化対象画像の対応する位置に置か
れ、合成された信号が復号信号となり、復号対象画像1
5となる。
As shown in FIG. 1, the principle of the small image division type image encoding method of the present embodiment is that, on the encoding side (transmission side), one screen of the encoding target image 11 is divided into a plurality of screens. Small image 12
And each small image 12 is encoded in parallel by an encoding / decoding process 13. The encoded data of each encoded small image 12 is encoded by the decoding side (reception side).
In the decoding process 13, the decoded small image 14 is obtained,
After that, the signals that are respectively placed at corresponding positions of the image to be coded and combined are the decoded signals, and the image to be decoded 1
It becomes 5.

【0023】図2は前記本実施例1の小画像分割形画像
符号化法の実施装置の機能構成を示すブロック構成図で
あり、401は入力端子、402は符号化対象画像信
号、403は画像分割部、404は小画像、405は情
報圧縮部、406は符号化出力、407は多重化部、4
08は符号化出力データ、409は出力端子、410は
伝送路、411は受信端子、412は符号化データ、4
13は多重分離部、414は符号化データ、415は情
報復号部、416は復号小画像、417は画像合成部、
418は復号信号、419は出力端子である。
FIG. 2 is a block diagram showing the functional arrangement of an apparatus for implementing the small image division type image coding method according to the first embodiment. 401 is an input terminal, 402 is an image signal to be encoded, and 403 is an image. A division unit, 404 is a small image, 405 is an information compression unit, 406 is an encoded output, 407 is a multiplexing unit, 4
08 is encoded output data, 409 is an output terminal, 410 is a transmission line, 411 is a receiving terminal, 412 is encoded data, 4
13 is a demultiplexing unit, 414 is encoded data, 415 is an information decoding unit, 416 is a decoded small image, 417 is an image combining unit,
Reference numeral 418 is a decoded signal and 419 is an output terminal.

【0024】次に、本実施例1の小画像分割形画像符号
化法の実施装置の動作を図2を用いて説明する。図2に
示すように、まず、送信側では、入力端子401から入
力された符号化対象画像信号402を画像分割部403
においてn個の小画像404に分割する。分割されたそ
れぞれの小画像404の信号は、各々情報圧縮部405
に入力されて符号化処理が施される。符号化出力406
は多重化部407に入力され、1つの符号化出力データ
408にまとめられた後、出力端子409を経て伝送路
410に送出される。
Next, the operation of the apparatus for implementing the small image division type image coding method according to the first embodiment will be described with reference to FIG. As shown in FIG. 2, first, on the transmission side, the encoding target image signal 402 input from the input terminal 401 is input to the image dividing unit 403.
In, the image is divided into n small images 404. The signals of the respective divided small images 404 are respectively information compression units 405.
Is input to and encoded processing is performed. Encoded output 406
Are input to the multiplexing unit 407, combined into one encoded output data 408, and then transmitted to the transmission line 410 via the output terminal 409.

【0025】一方、受信側では、伝送路410から受信
端子411で受信された符号化データ412を多重分離
部413においてn個の小画像に対応する符号化データ
414に分離する。分離されたそれぞれの符号化データ
414は、各々情報復号部415に入力されて復号処理
が施される。復号された各復号小画像416は画像合成
部417に入力されてもともとの符号化対象画像信号の
サイズに戻され、復号信号418として出力端子419
に出力される。
On the other hand, on the receiving side, the demultiplexing unit 413 demultiplexes the coded data 412 received from the transmission line 410 at the receiving terminal 411 into coded data 414 corresponding to n small images. Each of the separated encoded data 414 is input to the information decoding unit 415 and subjected to a decoding process. Each decoded small image 416 that has been decoded is input to the image combining unit 417 and is returned to the size of the original image signal to be encoded, and the decoded signal 418 is output as an output terminal 419.
Is output to.

【0026】画面の分割方法としては、図3(a),
(b),(c)に示すように、空間的に画像を区切った
種々の空間分割方法を用いることが可能である。
As a method of dividing the screen, as shown in FIG.
As shown in (b) and (c), it is possible to use various space division methods that spatially divide the image.

【0027】また、小画像への変換の方法として、符号
化すべき画像を、水平・垂直方向にあらかじめ定められ
た比率でサブサンプリングを行って1つの小画像を得
る。サブサンプリングの比率は、いくつの小画像(小画
面)に分割するかによって決定される。そして、サブサ
ンプリングを行う際の位相をずらすことによって複数個
の小画像を得るような構成にする(図4:画素インタリ
ーブ分割による小画像構成方法の例,参照)。すなわ
ち、画素をインタリーブして小画像を得ることになる。
As a method of converting into a small image, an image to be encoded is sub-sampled in a horizontal / vertical direction at a predetermined ratio to obtain one small image. The sub-sampling ratio is determined by how many small images (small screens) are divided. Then, a configuration is obtained in which a plurality of small images are obtained by shifting the phase when performing sub-sampling (see FIG. 4: Example of small image constructing method by pixel interleave division). That is, the pixels are interleaved to obtain a small image.

【0028】また、小画像を得るための分割の方法を信
号の性質によって、シーンごとあるいは所定領域ごと
に、空間的分割かあるいは画素インタリーブ分割かを対
象画像に適応するように選択できるようにする。
Further, it is possible to select a division method for obtaining a small image, depending on the nature of the signal, for each scene or for each predetermined area, either spatial division or pixel interleave division so as to be adapted to the target image. .

【0029】(実施例2)本発明による実施例2のHD
TV信号を4つの標準TVサイズの小画像に分割して処
理し、情報圧縮方法としては離散コサイン変換を用いる
場合について説明する。
Example 2 HD of Example 2 according to the present invention
A case will be described in which a TV signal is divided into four standard TV size small images and processed, and discrete cosine transform is used as an information compression method.

【0030】図5は本発明による実施例2の画像符号化
復号化方法の実施装置の機能構成を示すブロック構成図
であり、701は入力端子、702はHDTV信号、7
03は画像分割部、704〜707は標準TVサイズの
小画像画像、708〜711は離散コサイン変換部、7
12〜715は量子化部、716〜719は符号割り当
て部、720〜723はバッファメモリ部、724〜7
27は符号化出力、728は多重化部、729は符号化
出力データ、730は出力端子である。
FIG. 5 is a block diagram showing the functional arrangement of an apparatus for implementing the image coding / decoding method according to the second embodiment of the present invention. 701 is an input terminal, 702 is an HDTV signal, and 7 is an HDTV signal.
Reference numeral 03 is an image dividing unit, 704 to 707 are standard TV size small image images, 708 to 711 are discrete cosine transform units, 7
12 to 715 are quantization units, 716 to 719 are code assignment units, 720 to 723 are buffer memory units, and 724 to 7
Reference numeral 27 is an encoded output, 728 is a multiplexer, 729 is encoded output data, and 730 is an output terminal.

【0031】本実施例2の画像符号化復号化方法の実施
装置の動作を図5を用いて説明する。まず、入力端子7
01から入力されたHDTV信号702は、画像分割部
703において4つの標準TVサイズの小画像704〜
707に分割される。
The operation of the apparatus for implementing the image coding / decoding method of the second embodiment will be described with reference to FIG. First, the input terminal 7
The HDTV signal 702 input from 01 is input to the image dividing unit 703 as four standard TV size small images 704-
It is divided into 707.

【0032】このようにして得られたそれぞれの標準T
Vサイズの小画像704〜707に対して、その後の処
理は並列で行われる。分割された標準TVサイズの小画
像704〜707は、各々離散コサイン変換部708〜
711に入力されて離散コサイン変換が施された後、量
子化部712〜715に入力される。量子化部712〜
715では、離散コサイン変換係数を量子化し、符号割
り当て部716〜719において符号が割り当てられた
後、バッファメモリ部720〜723に送られる。
Each standard T thus obtained
Subsequent processing is performed in parallel on the V size small images 704 to 707. The divided standard TV size small images 704 to 707 are respectively divided into discrete cosine transform units 708 to 708.
After being inputted to 711 and subjected to discrete cosine transform, they are inputted to the quantizers 712 to 715. Quantizer 712
In 715, the discrete cosine transform coefficient is quantized, the code is assigned in the code assigning units 716 to 719, and then sent to the buffer memory units 720 to 723.

【0033】バッファメモリ部720〜723において
は、それぞれ、その出力が定められた情報量になるよう
に量子化部712〜715へフィードバック制御がかけ
られる。各小画像に対する符号化出力724〜727
は、多重化部728に入力され、1つにまとめられた
後、出力端子730を経て伝送路に送出される。
In the buffer memory units 720 to 723, feedback control is applied to the quantizing units 712 to 715 so that the outputs thereof have a predetermined information amount. Encoded outputs 724-727 for each small image
Are input to the multiplexing unit 728, combined into one, and then output to the transmission line via the output terminal 730.

【0034】分割の方法としては、図6(a)に示すよ
うな空間的分割、あるいは図6(b)に示すような画素
インタリーブ分割が採用される。図6(a)に示す空間
的分割においては、小画像のサイズが、HDTV画像の
水平垂直のサイズのそれぞれ半分になるように「田の
字」形に分割され、小画像1、小画像2、小画像3、小
画像4となる。
As a division method, spatial division as shown in FIG. 6A or pixel interleave division as shown in FIG. 6B is adopted. In the spatial division shown in FIG. 6A, the small image is divided into “square” shapes so that the size of the small image is half the horizontal and vertical sizes of the HDTV image. , Small image 3 and small image 4.

【0035】一方、図6(b)に示す画素インタリーブ
分割においては、まず、水平・垂直方向に2:1の比率
で1画素おきにサブサンプリングして小画像1が得られ
る。小画像1が得られた時のサブサンプリングの位相を
水平方向に1画素シフトしてサブサンプリングすること
により小画像2が得られ、垂直方向に1画素シフトして
サブサンプリングすることにより小画像3が得られ、水
平・垂直方向に1画素づつシフトしてサブサンプリング
することにより小画像4が得られる。
On the other hand, in the pixel interleave division shown in FIG. 6B, first, a small image 1 is obtained by subsampling every other pixel at a ratio of 2: 1 in the horizontal and vertical directions. When the small image 1 is obtained, the sub-sampling phase is shifted by 1 pixel in the horizontal direction and sub-sampled to obtain the small image 2, and by shifting 1 pixel in the vertical direction and sub-sampled, the small image 3 is obtained. Is obtained, and a small image 4 is obtained by subsampling by shifting by one pixel in the horizontal and vertical directions.

【0036】(実施例3)本発明による実施例3のHD
TV信号を4つの標準TVサイズの小画像に分割する際
に、空間分割と画素インタリーブ分割を切替える場合に
ついて説明する。
Example 3 HD of Example 3 according to the present invention
Described below is the case of switching the space division and the pixel interleave division when dividing the TV signal into four standard TV size small images.

【0037】図7は本発明による実施例3の画像符号化
復号化方法の実施装置の機能構成を示すブロック構成図
であり、901は入力端子、902はHDTV信号、9
03は特微量計算部、904は切替え信号、905は画
像分割部、906〜909は標準TVサイズの小画像、
910〜913は離散コサイン変換部、914〜917
は量子化部、918〜921は符号割り当て部、922
〜925はバッファメモリ部、926〜929は符号化
出力、930は多重化部、931は符号化出力データ、
932は出力端子である。
FIG. 7 is a block diagram showing the functional arrangement of an apparatus for carrying out the image coding / decoding method according to the third embodiment of the present invention. 901 is an input terminal, 902 is an HDTV signal, and 9 is.
Reference numeral 03 is an extra-small amount calculation unit, 904 is a switching signal, 905 is an image division unit, and 906 to 909 are standard TV size small images.
Reference numerals 910 to 913 denote discrete cosine transform units, and 914 to 917.
Is a quantizer, 918 to 921 are code assigners, 922
~ 925 is a buffer memory unit, 926 to 929 are encoded outputs, 930 is a multiplexing unit, 931 is encoded output data,
932 is an output terminal.

【0038】本実施例3の画像符号化復号化方法の実施
装置の動作を図6を用いて説明する。まず、入力端子9
01から入力されたHDTV信号902は、特微量計算
部903にて画面の特徴が計算され、切替え信号904
が求められる。得られた切替え信号904に基づいて、
画像分割部905において4つの標準TVサイズの小画
像906〜909に分割される。このようにして得られ
たそれぞれの標準TVサイズの小画像906〜909に
対して、その後の処理は並列で行われる。分割された標
準TVサイズの小画像906〜909は、各々離散コサ
イン変換部910〜913に入力されて離散コサイン変
換が施された後、量子化部914〜917に入力され
る。量子化部914〜917では、離散コサイン変換係
数を量子化し、符号割り当て部918〜921において
符号が割り当てられた後、バッファメモリ部922〜9
25に送られる。バッファメモリ部922〜925にお
いては、それぞれ、その出力が定められた情報量になる
ように量子化部914〜917へフィードバック制御が
かけられる。各小画像906〜909に対する符号化出
力926〜929は、多重化部930に入力され、1つ
の符号化出力データ931にまとめられた後、出力端子
932を経て伝送路に送出される。
The operation of the apparatus for implementing the image coding / decoding method of the third embodiment will be described with reference to FIG. First, the input terminal 9
From the HDTV signal 902 input from 01, the feature of the screen is calculated by the extra-small amount calculation unit 903, and the switching signal 904
Is required. Based on the obtained switching signal 904,
The image division unit 905 divides into four standard TV size small images 906 to 909. Subsequent processing is performed in parallel for each of the standard TV size small images 906 to 909 obtained in this way. The divided small images 906 to 909 of the standard TV size are input to the discrete cosine transform units 910 to 913, respectively, subjected to the discrete cosine transform, and then input to the quantization units 914 to 917. In the quantizing units 914 to 917, the discrete cosine transform coefficients are quantized, the codes are assigned in the code assigning units 918 to 921, and then the buffer memory units 922 to 922.
Sent to 25. In each of the buffer memory units 922 to 925, feedback control is applied to the quantizing units 914 to 917 so that the output thereof has a predetermined information amount. The coded outputs 926 to 929 corresponding to the small images 906 to 909 are input to the multiplexing unit 930, combined into one coded output data 931 and then transmitted to the transmission path via the output terminal 932.

【0039】切替え信号の設定は、例えば以下のように
すればよい。図8(a)に示すように、1画素ごとに変
化が激しいような場合には、HDTV信号の高周波成分
の電力は非常に大きくなり、画素インタリーブ分割をし
た方が得られる小画像での高周波成分を小さくでき、符
号化を易しくすることができる。しかし、図8(b)に
示すように、なだらかな変化をするような場合には画素
インタリーブ分割をすると、得られる小画像においての
隣合う画素の相関が小さくなり、符号化効率が低下する
ため、空間的分割をした方が有利となる。従って、特微
量計算部903では、例えば、HDTV信号の周波数ス
ペクトラムを計算して、高周波数成分の電力があるしき
い値以下の場合には空間分割を選択する信号が、高周波
数成分の電力がしきい値以上の場合には画素インタリー
ブ分割を選択する信号が、切替え信号として出力される
ようにすればよい。
The switching signal may be set as follows, for example. As shown in FIG. 8A, when the change is large for each pixel, the power of the high frequency component of the HDTV signal becomes very large, and the pixel interleave division can provide a high frequency for a small image. The component can be made small and the encoding can be facilitated. However, as shown in FIG. 8B, when the pixel interleave division is performed in the case where there is a smooth change, the correlation between adjacent pixels in the obtained small image becomes small, and the coding efficiency decreases. , It is more advantageous to perform spatial division. Therefore, for example, in the trace amount calculation unit 903, the frequency spectrum of the HDTV signal is calculated, and when the power of the high frequency component is less than or equal to a certain threshold value, the signal for selecting space division has the power of the high frequency component If it is equal to or more than the threshold value, a signal for selecting pixel interleave division may be output as a switching signal.

【0040】以上、実施例については、4分割する場合
について述べたが、複数個に分割する場合も全く同様に
考えることができる。また、符号化方法も前記実施例で
述べたフレーム内DCTのみならず、動き補償フレーム
間DCT符号化等一般的な方式にも適用できる。
In the above, the embodiment has been described for the case of dividing into four, but the case of dividing into a plurality can be considered in exactly the same manner. Further, the coding method can be applied not only to the intra-frame DCT described in the above embodiment but also to a general method such as motion compensation inter-frame DCT coding.

【0041】以上、本発明を実施例に基づき具体的に説
明したが、本発明は、前記実施例に限定されるものでは
なく、その要旨を逸脱しない範囲において種々変更し得
ることは言うまでもない。
Although the present invention has been specifically described based on the embodiments, the present invention is not limited to the above embodiments, and it goes without saying that various modifications can be made without departing from the scope of the invention.

【0042】[0042]

【発明の効果】本願において開示された発明のうち代表
的なものによって得られる効果を簡単に説明すれば、以
下のとおりである。
The effects obtained by the typical ones of the inventions disclosed in the present application will be briefly described as follows.

【0043】(1)分割された小画像ごとに高能率符号
化処理を並列に行うことができるので、n個の小画像に
分割した場合には1画素の符号化にn倍の時間をかける
ことができる。従って、画面サイズの非常に大きくパイ
プライン的に処理すると1秒あたりに処理すべき画素数
が多い場合でも、実時間での符号化が可能となる。
(1) Since high-efficiency encoding processing can be performed in parallel for each of the divided small images, when dividing into n small images, it takes n times as long to encode one pixel. be able to. Therefore, if the screen size is very large and pipeline processing is performed, even when the number of pixels to be processed per second is large, it is possible to perform coding in real time.

【0044】(2)小画像を作成する場合に、空間的に
区切って複数個の小画像に分割すれば、画素間相関を最
大限に利用できるため、符号化効率の劣化を最小限にす
ることがだきる。
(2) When a small image is created, if it is spatially divided and divided into a plurality of small images, the inter-pixel correlation can be used to the maximum extent, so that the deterioration of the coding efficiency is minimized. I can do it.

【0045】(3)画素インタリーブ方法によって小画
像を作成する場合には、分割された各小画像はほぼ同様
の画像となり統計的に同じような性質を持つことになる
ので、小画像によって符号化の難易の程度が異なること
がない。そのため、全体に割り当てられた情報量を単純
に均等になるように割り振ることによって良好な符号化
制御を行うことができる。
(3) When a small image is created by the pixel interleaving method, the divided small images have almost the same image and have statistically similar properties. The degree of difficulty is not different. Therefore, good coding control can be performed by simply allocating the information amount allocated to the whole so as to be even.

【0046】(4)画像の特徴によって局所的に、空間
的に区切って複数個の小画像に分割する分割方法と画素
インタリーブ方法による分割方法を切替えることによ
り、符号化に適した分割が可能となり、符号化効率を向
上することができる。
(4) Switching suitable for coding is made possible by switching between a partitioning method for locally partitioning into a plurality of small images by spatially partitioning it into a plurality of small images according to the characteristics of the image and a partitioning method by the pixel interleaving method. , The coding efficiency can be improved.

【0047】(5)前記(1)〜(4)により、HDT
Vあるいはそれ以上のサイズの大きな動画像であって
も、符号化効率、符号化制御の容易さ等を考慮しつつ、
実時間での符号化復号化が可能となる。
(5) According to the above (1) to (4), the HDT
Even in the case of a large moving image having a size of V or more, considering the encoding efficiency, the ease of encoding control, etc.,
Coding and decoding can be performed in real time.

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

【図1】本発明による実施例1の小画像分割形画像符号
化法の原理を説明するためのブロック図である。
FIG. 1 is a block diagram for explaining the principle of a small image division type image coding method according to a first embodiment of the present invention.

【図2】本実施例1の小画像分割形画像符号化法の実施
装置の機能構成を示すブロック構成図である。
FIG. 2 is a block configuration diagram showing a functional configuration of an implementation device of a small image division type image encoding method according to the first embodiment.

【図3】本実施例1の空間分割による小画像構成方法の
例を示す図である。
FIG. 3 is a diagram showing an example of a small image forming method by space division according to the first embodiment.

【図4】本実施例1の画素インタリーブ分割による小画
像構成方法の例を示す図である。
FIG. 4 is a diagram showing an example of a small image constructing method by pixel interleave division according to the first embodiment.

【図5】本発明による実施例2の画像符号化復号化方法
の実施装置の機能構成を示すブロック構成図である。
FIG. 5 is a block configuration diagram showing a functional configuration of an implementation device of an image encoding / decoding method according to a second embodiment of the present invention.

【図6】本実施例2の小画像への分割方法を示す図であ
る。
FIG. 6 is a diagram illustrating a method of dividing a small image into small images according to the second embodiment.

【図7】本発明による実施例3の画像符号化復号化方法
の実施装置の機能構成を示すブロック構成図である。
FIG. 7 is a block configuration diagram showing a functional configuration of an implementation device of an image encoding / decoding method according to a third embodiment of the present invention.

【図8】本実施例3における小画像構成方法の切替え方
法を説明する図である。
FIG. 8 is a diagram illustrating a method of switching a small image forming method according to the third embodiment.

【図9】従来の動き補償予測離散コサイン変換による画
像符号化方法の実施装置の機能構成を示す図である。
[Fig. 9] Fig. 9 is a diagram illustrating a functional configuration of an apparatus for performing an image coding method by a conventional motion-compensated prediction discrete cosine transform.

【図10】従来のパイプライン処理による符号化処理順
序を示す図である。
FIG. 10 is a diagram showing an encoding processing order by a conventional pipeline processing.

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

11…符号化対象画像、12…分割された小画像、13
は符号化・復号化処理、14…復号画像、15…復号対
象画像、101…入力端子、102…入力画像信号、1
03…動きベクトル検出部、104…フレームメモリ、
105…動きベクトル、106…動き補償部、107…
予測画像、108…減算器、109…予測誤差、110
…離散コサイン変換部、111…量子化部、112…符
号割り当て部、113…バッファメモリ、114…量子
化ステップ計算部、115…量子化ステップ、116…
符号化データ、117…出力端子、118…逆量子化
部、119…逆離散コサイン変換部、120…加算器、
121…局部復号信号、401…入力端子、402…符
号化対象画像信号、403…画像分割部、404…分割
されたn個の小画像、405…情報圧縮部、406…符
号化出力、407…多重化部、408…符号化出力デー
タ、409…出力端子、410…伝送路、411…受信
端子、412…符号化データ、413…多重分離部、4
14…各小画像に対応する符号化データ、415…情報
復号部、416…復号されたn個の小画像、417…画
像合成部、418…復号画像信号、419…出力端子、
701…入力端子、702…入力HDTV信号、703
…画像分割部、704〜707…分割された標準TVサ
イズ小画像、708〜711…離散コサイン変換部、7
12〜715…量子化部、716〜719…符号割り当
て部、720〜723…バッファメモリ、724〜72
7…小画像に対する符号化出力、728…多重化部、7
29…HDTV信号に対する符号化データ、730…符
号化データ出力端子、901…入力端子、902…入力
HDTV信号、903…特微量計算部、904…切替え
信号、905…画像分割部、906〜909…分割され
た標準TVサイズ小画像、910〜913…離散コサイ
ン変換部、914〜917…量子化部、918〜921
…符号割り当て部、922〜925…バッファメモリ、
926〜929…小画像に対する符号化出力、930…
多重化部、931…HDTV信号に対する符号化デー
タ、932…符号化データ出力端子。
11 ... Encoding target image, 12 ... Divided small image, 13
Is an encoding / decoding process, 14 ... Decoded image, 15 ... Decoding target image, 101 ... Input terminal, 102 ... Input image signal, 1
03 ... motion vector detection unit, 104 ... frame memory,
105 ... Motion vector 106 ... Motion compensation unit 107 ...
Predicted image, 108 ... Subtractor, 109 ... Prediction error, 110
... discrete cosine transform section, 111 ... quantization section, 112 ... code allocation section, 113 ... buffer memory, 114 ... quantization step calculation section, 115 ... quantization step, 116 ...
Coded data 117 ... Output terminal 118 ... Inverse quantization unit 119 ... Inverse discrete cosine transform unit 120 ... Adder,
121 ... Local decoded signal, 401 ... Input terminal, 402 ... Encoding target image signal, 403 ... Image dividing unit, 404 ... Divided n small images, 405 ... Information compressing unit, 406 ... Encoding output, 407 ... Multiplexing unit, 408 ... Encoded output data, 409 ... Output terminal, 410 ... Transmission line, 411 ... Reception terminal, 412 ... Encoded data, 413 ... Demultiplexing unit, 4
14 ... Encoded data corresponding to each small image, 415 ... Information decoding unit, 416 ... Decoded n small images, 417 ... Image combining unit, 418 ... Decoded image signal, 419 ... Output terminal,
701 ... Input terminal, 702 ... Input HDTV signal, 703
... Image division unit, 704 to 707 ... Divided standard TV size small image, 708 to 711 ... Discrete cosine transform unit, 7
12-715 ... Quantization unit, 716-719 ... Code assignment unit, 720-723 ... Buffer memory, 724-72
7 ... Encoding output for small image, 728 ... Multiplexing unit, 7
29 ... Encoded data for HDTV signal, 730 ... Encoded data output terminal, 901 ... Input terminal, 902 ... Input HDTV signal, 903 ... Extra small amount calculation section, 904 ... Switching signal, 905 ... Image division section, 906-909 ... Split standard TV size small image, 910-913 ... Discrete cosine transform section, 914-917 ... Quantization section, 918-921
... code assigning unit, 922 to 925 ... buffer memory,
926 to 929 ... Coded output for small image, 930 ...
Multiplexer, 931 ... Coded data for HDTV signal, 932 ... Coded data output terminal.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H03M 7/30 A 8842−5J H04N 7/015 G06F 15/66 330 D H04N 7/00 A ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 6 Identification number Internal reference number for FI Technical indication H03M 7/30 A 8842-5J H04N 7/015 G06F 15/66 330 D H04N 7/00 A

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 送信側で、符号化すべき画像を複数個の
小画像に分割した後、分割されたそれぞれの小画像に対
して並列に高能率符号化を施して伝送し、受信側では、
伝送された複数個の小画像に対する符号化データを復号
した後、合成して元の画像の復号画像を得ることを特徴
とする画像符号化復号化方法。
1. A transmission side divides an image to be encoded into a plurality of small images, then performs high-efficiency encoding in parallel on each of the divided small images and transmits the small images.
An image coding / decoding method characterized by decoding the transmitted coded data for a plurality of small images and then synthesizing them to obtain a decoded image of the original image.
【請求項2】 符号化すべき画像を、水平・垂直方向に
あらかじめ定められた比率でサブサンプリングを行って
1つの小画像を得る手段を用い、サブサンプリングを行
う際の位相をずらすことによって複数個の小画像を得た
後、得られたそれぞれの小画像に対して並列に高能率符
号化を行うことを特徴とする請求項1の画像符号化復号
化方法。
2. A plurality of images to be encoded are obtained by performing subsampling in a horizontal / vertical direction at a predetermined ratio to obtain one small image, and shifting the phase at the time of subsampling. 2. The image coding / decoding method according to claim 1, wherein, after obtaining the small images, the high efficiency coding is performed in parallel for each of the obtained small images.
【請求項3】 小画像を得るための分割の方法を信号の
性質によって選択することを特徴とする請求項2の画像
符号化復号化方法。
3. The image coding / decoding method according to claim 2, wherein the division method for obtaining the small image is selected according to the property of the signal.
JP9178694A 1994-04-28 1994-04-28 Image coding/decoding method Pending JPH07298258A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9178694A JPH07298258A (en) 1994-04-28 1994-04-28 Image coding/decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9178694A JPH07298258A (en) 1994-04-28 1994-04-28 Image coding/decoding method

Publications (1)

Publication Number Publication Date
JPH07298258A true JPH07298258A (en) 1995-11-10

Family

ID=14036291

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9178694A Pending JPH07298258A (en) 1994-04-28 1994-04-28 Image coding/decoding method

Country Status (1)

Country Link
JP (1) JPH07298258A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09238334A (en) * 1996-02-29 1997-09-09 Nec Corp Hierarchical coder
WO1998006222A1 (en) * 1996-08-07 1998-02-12 Matsushita Electric Industrial Co., Ltd. Picture and sound decoding device, picture and sound encoding device, and information transmission system
JP2001094988A (en) * 1999-09-27 2001-04-06 Victor Co Of Japan Ltd Video image division transmission method
JP2008067396A (en) * 1996-09-25 2008-03-21 At & T Corp Fixed or adaptive deinterleaved transform coding method and device, for video coding and intra coding
JP2011030217A (en) * 2009-07-03 2011-02-10 Panasonic Corp Image coding apparatus and image decoding device
US8005348B2 (en) 2008-01-18 2011-08-23 Kabushiki Kaisha Toshiba Information processing apparatus
WO2012011340A1 (en) * 2010-07-20 2012-01-26 ソニー株式会社 Image processor and image processing method
WO2012161188A1 (en) * 2011-05-25 2012-11-29 シャープ株式会社 Video signal processing device and liquid crystal display device
WO2012161187A1 (en) * 2011-05-25 2012-11-29 シャープ株式会社 Data structure, video transmission device, video reception device, display device, video transmission method, and recording medium
JP2012249025A (en) * 2011-05-26 2012-12-13 Nippon Telegr & Teleph Corp <Ntt> Image encoding apparatus, image encoding method, and program
US8804844B2 (en) 2000-06-07 2014-08-12 Analog Devices, Inc. Adaptive early exit techniques in image correlation
JPWO2013021656A1 (en) * 2011-08-11 2015-03-05 パナソニック株式会社 REPRODUCTION DEVICE, REPRODUCTION METHOD, INTEGRATED CIRCUIT, BROADCAST SYSTEM, AND BROADCAST METHOD
JP2015139057A (en) * 2014-01-21 2015-07-30 日本放送協会 Parallel encoding device, parallel decoding device and programs therefor
JP2016010603A (en) * 2014-06-30 2016-01-21 株式会社東芝 Medical image processor and x-ray ct apparatus

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09238334A (en) * 1996-02-29 1997-09-09 Nec Corp Hierarchical coder
WO1998006222A1 (en) * 1996-08-07 1998-02-12 Matsushita Electric Industrial Co., Ltd. Picture and sound decoding device, picture and sound encoding device, and information transmission system
KR100465553B1 (en) * 1996-08-07 2005-06-21 마츠시타 덴끼 산교 가부시키가이샤 Video voice decoding device, video voice coding device and information transmission system
US7006575B2 (en) 1996-08-07 2006-02-28 Matsushita Electric Industrial Co., Ltd. Picture and sound decoding apparatus picture and sound encoding apparatus and information transmission system
JP2008067396A (en) * 1996-09-25 2008-03-21 At & T Corp Fixed or adaptive deinterleaved transform coding method and device, for video coding and intra coding
JP2001094988A (en) * 1999-09-27 2001-04-06 Victor Co Of Japan Ltd Video image division transmission method
US8804844B2 (en) 2000-06-07 2014-08-12 Analog Devices, Inc. Adaptive early exit techniques in image correlation
US8005348B2 (en) 2008-01-18 2011-08-23 Kabushiki Kaisha Toshiba Information processing apparatus
JP2011030217A (en) * 2009-07-03 2011-02-10 Panasonic Corp Image coding apparatus and image decoding device
WO2012011340A1 (en) * 2010-07-20 2012-01-26 ソニー株式会社 Image processor and image processing method
CN103004199A (en) * 2010-07-20 2013-03-27 索尼公司 Image processor and image processing method
WO2012161187A1 (en) * 2011-05-25 2012-11-29 シャープ株式会社 Data structure, video transmission device, video reception device, display device, video transmission method, and recording medium
WO2012161188A1 (en) * 2011-05-25 2012-11-29 シャープ株式会社 Video signal processing device and liquid crystal display device
JP2012249025A (en) * 2011-05-26 2012-12-13 Nippon Telegr & Teleph Corp <Ntt> Image encoding apparatus, image encoding method, and program
JPWO2013021656A1 (en) * 2011-08-11 2015-03-05 パナソニック株式会社 REPRODUCTION DEVICE, REPRODUCTION METHOD, INTEGRATED CIRCUIT, BROADCAST SYSTEM, AND BROADCAST METHOD
JP2015139057A (en) * 2014-01-21 2015-07-30 日本放送協会 Parallel encoding device, parallel decoding device and programs therefor
JP2016010603A (en) * 2014-06-30 2016-01-21 株式会社東芝 Medical image processor and x-ray ct apparatus

Similar Documents

Publication Publication Date Title
US5821986A (en) Method and apparatus for visual communications in a scalable network environment
US4969040A (en) Apparatus and method for differential sub-band coding of video signals
US5532744A (en) Method and apparatus for decoding digital video using parallel processing
AU731906B2 (en) Image signal multiplexing apparatus and methods, image signal demultiplexing apparatus and methods, and transmission media
US5768537A (en) Scalable MPEG2 compliant video encoder
KR100253931B1 (en) Approximate mpeg decoder with compressed reference frames
EP0585051B1 (en) Image processing method and apparatus
US5835151A (en) Method and apparatus for down-converting a digital signal
JPH104550A (en) Mpeg-2 decoding method and mpeg-2 video decoder
JPH10145791A (en) Digital video decoder and method for decoding digital video signal
JPH07298258A (en) Image coding/decoding method
EP1280356A2 (en) Apparatus and method for compressing multiplexed video signals
JPH0775111A (en) Digital signal encoder
JPH09182087A (en) Method for encoding digital video signal and device therefor
US6556714B2 (en) Signal processing apparatus and method
JPH1013859A (en) High efficiency encoder for picture, high efficiency decoder for picture and high efficiency encoding and decoding system
US7426311B1 (en) Object-based coding and decoding apparatuses and methods for image signals
JPH09214979A (en) Method and device for encoding digital video signal
US6845179B1 (en) Motion predicted image signal compression
JP2834134B2 (en) Multiplexing device and multiple decoding device
JPH07107464A (en) Picture encoding device and decoding device
JPH11155143A (en) Image compression coding/decoding method, image compression coding and decoding device, image compression coding transmission method, image compression coding transmission system, and record medium with image compression coding and decoding program recorded therein
US6859495B1 (en) Digital video format converter and method therefor
EP0762773B1 (en) Hierarchial video encoder and decoder
KR100238888B1 (en) Adaptive shape coding apparatus and method