JPH10108184A - Image data processing unit and its method - Google Patents

Image data processing unit and its method

Info

Publication number
JPH10108184A
JPH10108184A JP26153196A JP26153196A JPH10108184A JP H10108184 A JPH10108184 A JP H10108184A JP 26153196 A JP26153196 A JP 26153196A JP 26153196 A JP26153196 A JP 26153196A JP H10108184 A JPH10108184 A JP H10108184A
Authority
JP
Japan
Prior art keywords
code length
image data
target code
quantization
quantization index
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
JP26153196A
Other languages
Japanese (ja)
Inventor
Takuya Kitamura
卓也 北村
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP26153196A priority Critical patent/JPH10108184A/en
Publication of JPH10108184A publication Critical patent/JPH10108184A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide the image data processing unit in which production of an overflow is effectively suppressed without deteriorating the image quality. SOLUTION: In quantization sections 202-1 to 202-n, a plurality of quantization indices including maximum quantization indices are used for quantization and a code length at the quantization level is obtained. An object code length decision section 206 obtains a final object code amount S206 to satisfy the object code length based on the code length above. Simultaneously in the case that the code length is longer than the object code length even when the maximum quantization index is in use, it is discriminated that an overflow takes place. A binary search section 208 obtains a quantization index S208 satisfying the final object code amount. A quantization section 3 uses the quantization index S208 to conduct quantization.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ディジタル画像の
圧縮処理において、ビットレートの増加によるオーバー
フローを抑制する画像データ処理装置およびその方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image data processing apparatus and method for suppressing overflow due to an increase in bit rate in digital image compression processing.

【0002】[0002]

【従来の技術】MPEG(Moving Pictures Expert Grou
p)規格に代表されるDCT(DiscreteCosine Transform)
を採用したディジタルビデオ信号の画像圧縮技術で
は、一般的に、ビットストリームが所望のレートを満足
するよう、符号長制御を行っている。この制御におい
て、従来では、以前の量子化ステップ、符号長の関係お
よび現在の平均レートに基づいて、符号長をフィードバ
ック制御している。
2. Description of the Related Art MPEG (Moving Pictures Expert Grou)
p) DCT (Discrete Cosine Transform) represented by the standard
In the image compression technique for digital video signals employing, code length control is generally performed so that a bit stream satisfies a desired rate. In this control, conventionally, the code length is feedback-controlled based on the relationship between the previous quantization step and the code length and the current average rate.

【0003】図7は、従来のDCT方式の画像圧縮装置
10の構成図である。図7に示すように、画像圧縮装置
10は、マクロブロック化部1、DCT部2、量子化部
3、VLC部4、バッファ5および量子化制御部6を有
する。
FIG. 7 is a configuration diagram of a conventional DCT type image compression apparatus 10. As shown in FIG. As illustrated in FIG. 7, the image compression device 10 includes a macroblock unit 1, a DCT unit 2, a quantization unit 3, a VLC unit 4, a buffer 5, and a quantization control unit 6.

【0004】画像圧縮装置10では、入力された映像信
号に応じた画像が、フィールド形式からフレーム形式に
変換された後に、マクロフロック化部1において、数個
のDCTブロックからなるマクロブロックに分割され
る。このマクロブロックS1は、DCT部2に出力され
る。MPEGでは、16×16の輝度信号(Y)と色差
信号(Cb,Cr)とが重なりあってマクロブロックを
構成する。具体的には、4:2:0の場合には、マクロ
ブロックは、Yについての8×8のブロック4個と、C
b,Crのそれぞれについての8×8のブロック1個ず
つとの合計6個の(DCT)ブロックで構成される。
In the image compression apparatus 10, an image corresponding to an input video signal is converted from a field format to a frame format, and then divided into macroblocks consisting of several DCT blocks in a macro flocking unit 1. You. The macro block S1 is output to the DCT unit 2. In MPEG, a 16 × 16 luminance signal (Y) and a color difference signal (Cb, Cr) overlap to form a macroblock. Specifically, in the case of 4: 2: 0, the macroblock includes four 8 × 8 blocks for Y and C
It is composed of a total of six (DCT) blocks including one 8 × 8 block for each of b and Cr.

【0005】DCT部2は、マクロブロックS1を構成
する(DCT)ブロック毎にDCT(離散余弦変換)を
行い、DCT係数S2を量子化部3に出力する。量子化
制御部6は、バッファ5の出力S5のビットレートを考
慮して量子化インデックスを求め、この量子化インデッ
クスS6を量子化部3に出力する。動画像圧縮において
一般的に使用されるMPEG2のテストモデルにおける
符号長制御では、マクロブロック毎に、アクティビティ
(マクロブロックに対する画質劣化の見えやすさ)に基
づいて量子化を制御すると共に、仮想バッファの残量、
以前にエンコードした際の量子化インデックスおよび発
生符号長の関係を用いてフィードバック制御する。この
制御では、平均的なビットレートを一定にするようにフ
ィードバックを行う。
The DCT unit 2 performs DCT (Discrete Cosine Transform) for each (DCT) block constituting the macroblock S 1, and outputs a DCT coefficient S 2 to the quantization unit 3. The quantization control unit 6 obtains a quantization index in consideration of the bit rate of the output S5 of the buffer 5, and outputs the quantization index S6 to the quantization unit 3. In the code length control in the MPEG2 test model generally used in moving image compression, quantization is controlled for each macroblock based on an activity (visibility of image quality deterioration with respect to the macroblock), and a virtual buffer of the virtual buffer is controlled. Remaining amount,
Feedback control is performed using the relationship between the quantization index and the generated code length in the previous encoding. In this control, feedback is performed so as to keep the average bit rate constant.

【0006】量子化部3は、量子化インデックスS6に
基づいて、DCT係数S2を量子化し、量子化されたデ
ータである量子化レベルS3をVLC部4に出力する。
VLC部4は、量子化レベルS3をVLC(Variable Le
ngth Code:可変長符号)化し、ビットストリームS4を
バッファ5に出力する。このとき、発生符号長と量子化
インデックスとの関係は、バッファ5を介して量子化制
御部6にフィードバックされる。ビットストリームS4
は、バッファ5を介して、ビットストリームS5として
出力される。
[0006] The quantization unit 3 quantizes the DCT coefficient S2 based on the quantization index S6, and outputs a quantization level S3 as quantized data to the VLC unit 4.
The VLC unit 4 sets the quantization level S3 to VLC (Variable Le
ngth Code (variable length code), and outputs the bit stream S4 to the buffer 5. At this time, the relationship between the generated code length and the quantization index is fed back to the quantization control unit 6 via the buffer 5. Bit stream S4
Is output as a bit stream S5 via the buffer 5.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上述し
た従来の画像圧縮装置10では、量子化制御部6におい
て、平均的なビットレートを一定にするようにフィード
バック制御を行うことから、所定の枚数のフレームを所
定のビットレートに収めるように制御するのが困難であ
る。従って、テープなどの記録媒体に記録する際には、
フレーム単位の長さが不定になる。その結果、記録媒体
上での画像の切れ目を特定するのが困難となり、編集の
シャトル再生などの操作性で非常に不都合となる。ま
た、シーンチェンジのような箇所では過去の統計的なデ
ータが使えず、瞬間的にレートが増減し、アプリケーシ
ョンによってはオーバーフローが起こり、DCT係数デ
ータの一部が失われ、極端な画質劣化が引き起こされる
可能性がある。
However, in the conventional image compression apparatus 10 described above, since the quantization control unit 6 performs feedback control so as to keep the average bit rate constant, a predetermined number of images can be obtained. It is difficult to control the frame to be within a predetermined bit rate. Therefore, when recording on a recording medium such as a tape,
The length of the frame unit is undefined. As a result, it becomes difficult to identify a break in an image on a recording medium, which is extremely inconvenient in operability such as shuttle playback of editing. In addition, in places such as scene changes, past statistical data cannot be used, and the rate fluctuates instantaneously, depending on the application, an overflow occurs, part of the DCT coefficient data is lost, and extreme image quality deterioration is caused. Could be

【0008】また、フィードバック制御なので、ダンピ
ングを小さくすると反応は早いが振動的になり、ダンピ
ングを大きくすると振動は減少するが反応は遅くなって
しまう。このように従来の画像圧縮装置10は、VTR
のようなアプリケーションには不向きであるといえる。
特に、前述したオーバーフローの問題は致命的である。
すなわち、予めオーバーフローが起こることが分かって
いれば、より重要である低次の係数を優先して高次の係
数を捨てることができるが、そのためには、オーバーフ
ローの有無を予測しなければならない。
Also, because of the feedback control, when the damping is reduced, the response is quick but vibratory, and when the damping is increased, the vibration is reduced but the response is delayed. As described above, the conventional image compression device 10 is
It is not suitable for such applications.
In particular, the above-mentioned overflow problem is fatal.
That is, if it is known in advance that an overflow will occur, the higher-order coefficients can be discarded with priority given to the more important lower-order coefficients, but for that purpose, it is necessary to predict the presence or absence of overflow.

【0009】このようなオーバーフローの問題点を解決
するために、フィードフォワード制御によって、固定長
のレートで記録するように制御する手法が提案されてい
る。しかしながら、この手法では、オーバーフローの発
生頻度を減少させるために非常に大きな量子化ステップ
を使うことから、画質が全体的に劣化してしまうという
問題が新たに生じてしまう。
In order to solve such a problem of the overflow, there has been proposed a method of performing control such that recording is performed at a fixed length rate by feedforward control. However, in this method, since a very large quantization step is used to reduce the frequency of occurrence of overflow, a new problem that the image quality is deteriorated as a whole arises.

【0010】本発明は上述した従来技術の問題点に鑑み
てなされ、画質を劣化させることなく、オーバーフロー
の発生を効果的に抑制できる画像データ処理装置および
その方法を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems of the prior art, and has as its object to provide an image data processing apparatus and an image data processing apparatus capable of effectively suppressing the occurrence of overflow without deteriorating the image quality.

【0011】[0011]

【課題を解決するための手段】上述した目的を達成する
ために、本発明の画像データ処理装置は、ディジタル画
像データの符号化データを目標符号長以下にするように
量子化インデックスを決定し、当該量子化インデックス
に基づいて、前記ディジタル画像データの量子化を行う
画像データ処理装置であって、ディジタル画像データを
周波数領域に直交変換する変換手段と、最大の量子化イ
ンデックスを含む相互に異なる複数の量子化インデック
スを用いて前記直交変換されたディジタル画像データを
量子化し、それらの量子化レベルからそれぞれ符号長を
求め、当該符号長および目標符号長に基づいて、最終目
標符号長を決定する目標符号長決定手段と、前記最大の
量子化インデックスを用いて量子化した符号化データが
前記目標符号長以下にならない場合に、オーバーフロー
であると判定するオーバーフロー判定手段と、前記オー
バーフローと判定されないときに、前記符号化データが
前記決定された最終目標符号長以下になる最小の量子化
インデックスを2分探索法によって求める量子化インデ
ックス決定手段と、前記決定された量子化インデックス
に基づいて、前記直交変換されたディジタル画像データ
を量子化する量子化手段とを有する。
To achieve the above object, an image data processing apparatus according to the present invention determines a quantization index so that encoded data of digital image data is equal to or less than a target code length, An image data processing device for quantizing the digital image data based on the quantization index, comprising: a transform unit for orthogonally transforming the digital image data into a frequency domain; Quantizes the orthogonally transformed digital image data using the quantization index of, calculates a code length from each of the quantization levels, and determines a final target code length based on the code length and the target code length. Code length determining means, and the coded data quantized using the maximum quantization index is equal to or less than the target code length. An overflow judging means for judging an overflow if not, and a binary search method for finding a minimum quantization index at which the coded data becomes equal to or less than the determined final target code length when the overflow is not judged. And quantization means for quantizing the orthogonally transformed digital image data based on the determined quantization index.

【0012】本発明の画像データ処理装置では、オーバ
ーフロー判定手段において、前記最大の量子化インデッ
クスを用いて量子化した符号化データが前記目標符号長
以下にならない場合に、オーバーフローであると判定す
る。その結果、2分探索処理を行う前に、オーバーフロ
ーを適切に検出でき、2分探索手段において誤った量子
化インデックスが求められることを適切に回避できる。
In the image data processing apparatus according to the present invention, the overflow judging means judges that an overflow has occurred if the encoded data quantized using the maximum quantization index does not fall below the target code length. As a result, before performing the binary search process, the overflow can be appropriately detected, and the incorrect search of the quantization index in the binary search means can be appropriately avoided.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施形態に係わる
画像データ処理装置について説明する。この画像データ
処理装置は、例えば、ディジタルビデオ信号を回転ヘッ
ドにより磁気テープに記録するディジタルVTRなどに
用いられる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An image data processing apparatus according to an embodiment of the present invention will be described below. This image data processing apparatus is used, for example, in a digital VTR that records a digital video signal on a magnetic tape by a rotating head.

【0014】図1は本発明の実施形態に係わるDCT方
式の画像圧縮装置100の構成図。図6は図1に示す画
像圧縮装置100における処理のタイミングチャートで
ある。以下の説明では、1フレーム単位で所望の符号長
を満足するように処理を行う。
FIG. 1 is a configuration diagram of a DCT type image compression apparatus 100 according to an embodiment of the present invention. FIG. 6 is a timing chart of processing in the image compression apparatus 100 shown in FIG. In the following description, processing is performed so as to satisfy a desired code length in units of one frame.

【0015】図1に示すように、画像圧縮装置100
は、マクロブロック化部1、DCT部2、量子化部3、
VLC部4、バッファ5、アクティビティ検出部20
1、量子化部202−1〜202−n、符号化部203
−1〜203−n、積算部204−1〜204−n、F
IFO部205−1〜205−n、目標符号長決定部2
06、FIFO部207および2分探索部208を有す
る。
[0015] As shown in FIG.
Are the macroblocking unit 1, the DCT unit 2, the quantization unit 3,
VLC unit 4, buffer 5, activity detection unit 20
1, quantization units 202-1 to 202-n, encoding unit 203
-1 to 203-n, integrating units 204-1 to 204-n, F
IFO sections 205-1 to 205-n, target code length determination section 2
06, a FIFO unit 207 and a binary search unit 208.

【0016】画像圧縮装置100では、入力された映像
信号に応じた画像が、フィールド形式からフレーム形式
に変換された後に、マクロフロック化部1において、数
個のDCTブロックからなるマクロブロックに分割され
る。このマクロブロックS1は、DCT部2に出力され
る。MPEGでは、16×16の輝度信号(Y)と色差
信号(Cb,Cr)とが重なりあってマクロブロックを
構成する。具体的には、4:2:0の場合には、マクロ
ブロックは、Yについての8×8のブロック4個と、C
b,Crのそれぞれについての8×8のブロック1個ず
つとの合計6個の(DCT)ブロックで構成される。
In the image compression apparatus 100, an image corresponding to an input video signal is converted from a field format to a frame format, and then divided into macro blocks composed of several DCT blocks in a macro flocking unit 1. You. The macro block S1 is output to the DCT unit 2. In MPEG, a 16 × 16 luminance signal (Y) and a color difference signal (Cb, Cr) overlap to form a macroblock. Specifically, in the case of 4: 2: 0, the macroblock includes four 8 × 8 blocks for Y and C
It is composed of a total of six (DCT) blocks including one 8 × 8 block for each of b and Cr.

【0017】DCT部2は、マクロブロックS1を構成
する(DCT)ブロック毎にDCT(離散余弦変換)を
行い、図6(B)に示すDCT係数S2を、量子化部2
02−1〜202−nに出力する。アクティビティ検出
部201は、マクロブロックS1のアクティビティを検
出し、その検出した図6(A)に示すアクティビティS
201を量子化部202−1〜202−nのそれぞれに
出力する。
The DCT unit 2 performs DCT (Discrete Cosine Transform) for each (DCT) block constituting the macroblock S1, and converts the DCT coefficient S2 shown in FIG.
02-1 to 202-n. The activity detection unit 201 detects the activity of the macroblock S1, and detects the detected activity S shown in FIG.
201 is output to each of the quantization units 202-1 to 202-n.

【0018】量子化部202−1〜202−nは、相互
に異なる量子化ステップでDCT係数S2を量子化し、
図6(C)に示す量子化レベルS202−1〜S202
−nを符号化部203−1〜203−nにそれぞれ出力
する。このとき、量子化部202−1〜202−nは、
アクティビティ検出部201からのアクティビティS2
01に基づいて、画質の劣化が目立ちそうな場合は各量
子化部の量子化ステップを細かくし、画質の劣化が目立
たない場合には各量子化部の量子化ステップを粗くして
量子化を行う。
The quantization units 202-1 to 202-n quantize the DCT coefficient S2 at mutually different quantization steps,
Quantization levels S202-1 to S202-1 shown in FIG.
−n to encoders 203-1 to 203-n. At this time, the quantization units 202-1 to 202-n
Activity S2 from activity detector 201
01, if the image quality deterioration is likely to be conspicuous, the quantization step of each quantization unit is made finer.If the image quality deterioration is not conspicuous, the quantization step of each quantization unit is made coarse to perform quantization. Do.

【0019】符号化部203−1〜203−nは、それ
ぞれ量子化レベルS202−1〜S202−nをVLC
(Variable Length Code:可変長符号)化した時の符号長
を求め、図6(D)に示すような符号長S203−1〜
S203−nをそれぞれ積算部204−1〜204−n
およびFIFO部205−1〜205−nに出力する。
符号化部203−1〜203−nでは、実際にVLC化
を行わなくても、VLC化を行ったときの符号長を求め
れば良い。
The encoding units 203-1 to 203-n respectively convert the quantization levels S202-1 to S202-n into VLCs.
(Variable Length Code) is obtained, and the code lengths S203-1 to S203-1 shown in FIG.
S203-n is calculated by integrating units 204-1 to 204-n, respectively.
And FIFO units 205-1 to 205-n.
The encoding units 203-1 to 203-n may obtain the code length when VLC is performed without actually performing VLC.

【0020】積算部204−1〜204−nは、それぞ
れ1フレーム分の符号長S203−1〜S203−nを
積算し、図6(E)に示す積算値を求める。FIFO部
205−1〜205−nは、図6(F)に示すように、
積算部204−1〜204−nにおける積算の時間だけ
符号長S203−1〜S203−nをディレイさせて、
符号長S205−1〜S205−nとして、FIFO方
式で出力する。
The integrating units 204-1 to 204-n integrate the code lengths S203-1 to S203-n for one frame, respectively, to obtain an integrated value shown in FIG. As shown in FIG. 6F, the FIFO units 205-1 to 205-n
The code lengths S203-1 to S203-n are delayed by the time of integration in the integration units 204-1 to 204-n,
The code lengths are output as FIFO lengths S205-1 to S205-n.

【0021】目標符号長決定部206は、積算部204
−1〜204−nからの積算結果S204−1〜S20
4−nに基づいて、以下に示すように、マクロブロック
毎の最終目標符号長を決定する。
The target code length determining unit 206 includes an integrating unit 204
Integration results from S2-1 to S204-n S204-1 to S20
Based on 4-n, a final target code length for each macroblock is determined as shown below.

【0022】例えば、図1において、量子化ステップの
総数は0〜31の32個であり、n=4であるとし、量
子化部202−j(1≦j≦n,jは整数)の量子化イ
ンデックスq〔j〕を下記表1のように定める。
For example, in FIG. 1, the total number of quantization steps is 32 from 0 to 31, and n = 4, and the quantization unit 202-j (1 ≦ j ≦ n, j is an integer) The conversion index q [j] is determined as shown in Table 1 below.

【表1】 [Table 1]

【0023】ここで、最大の量子化インデックス(=3
1)が量子化インデックスq〔j〕に含まれている。量
子化部202−jによるi番目のマクロブロックの符号
長をll(i,q〔j〕)とすると、量子化部202−
jによる1フレーム分の符号長の積算値Σi ll(i,
q〔j〕)をプロットすると例えば図2のようになる。
図2に示すように、目標符号長(tgt)を満足するよ
うな量子化は、量子化部202−2の量子化による符号
長と、量子化部202−3の量子化による符号長との間
にあることがわかる。そこで、この2点の直線近似すれ
ば目標符号長(tgt)を満足するマクロブロック毎の
最終目標符号長が求められる。マクロブロックiの最終
目標符号長をll^(i)とすると、目標符号長決定部
206では、最終目標符号長を下記式(1)に従って求
める。
Here, the maximum quantization index (= 3)
1) is included in the quantization index q [j]. Assuming that the code length of the i-th macroblock by the quantization unit 202-j is 11 (i, q [j]), the quantization unit 202-j
j, the integrated value of the code length for one frame Σ i ll (i,
q [j]) is plotted, for example, as shown in FIG.
As shown in FIG. 2, quantization that satisfies the target code length (tgt) is performed by combining the code length by the quantization of the quantization unit 202-2 with the code length by the quantization of the quantization unit 202-3. You can see that it is in between. Therefore, by linear approximation of these two points, a final target code length for each macroblock that satisfies the target code length (tgt) is obtained. Assuming that the final target code length of the macroblock i is 11 ^ (i), the target code length determination unit 206 obtains the final target code length according to the following equation (1).

【数1】 ll^(i)=〔{Σk ll(k,q〔2〕)−tgt} ・ll(i,q〔3〕)+{tgt−Σk ll(k,q〔3〕)} ・ll(i,q〔2〕)〕 /{Σk ll(k,q〔2〕)−Σk ll(k,q〔3〕)} …(1) 目標符号長決定部206において決定された図6(G)
に示すマクロブロックiの最終目標符号長ll^(i)
は2分探索部208に出力される。
[Number 1] ll ^ (i) = [{Σ k ll (k, q [2]) - tgt} · ll (i , q [3]) + {tgt-Σ k ll (k, q [3] )} · ll (i, q [2])] / {Σ k ll (k, q [2]) - Σ k ll (k, q [3])} ... (1) in the target code length determining part 206 Figure 6 (G) determined
The final target code length of the macroblock i shown in FIG.
Is output to the binary search unit 208.

【0024】また、図3に示すような場合には、目標符
号長(tgt)を満足するような量子化インデックス
が、量子化部202−1の量子化インデックスよりも小
さい場合には、量子化部202−1の量子化インデック
スを用いた符号長を定数倍して、目標符号長(tgt)
を満足するマクロブロック毎の最終目標符号長を求め
る。すなわち、マクロブロックiの最終目標符号長をl
l^(i)とすると、下記式(2)で求められる。ここ
で、量子化部202−1の量子化インデックスは、目標
符号長決定部206が備える量子化インデックスのなか
で最小の量子化インデックスである。
In the case shown in FIG. 3, if the quantization index that satisfies the target code length (tgt) is smaller than the quantization index of the quantization unit 202-1, the quantization is performed. The target code length (tgt) is obtained by multiplying the code length using the quantization index of the unit 202-1 by a constant.
Is obtained for each macroblock that satisfies That is, the final target code length of the macroblock i is l
Assuming that l) (i), it is obtained by the following equation (2). Here, the quantization index of the quantization unit 202-1 is the smallest quantization index among the quantization indexes provided in the target code length determination unit 206.

【0025】[0025]

【数2】 ll^(i)=〔tgt/{Σk ll(k,q〔1〕)}〕・ll(i,q〔 1〕) …(2) さらに、図4の場合には、最終目標符号長は上記式
(2)から計算されるが、最大の量子化インデックスを
とる量子化部202−4でも符号長が長いのでオーバー
フローが起こる。目標符号長決定部206は、このよう
な場合に、オーバーフローを示すフラグが立ったデータ
を含む最終目標符号長S206を2分探索部208に出
力する。また、目標符号長決定部206は、オーバーフ
ローであることを示すデータのみ2分探索部208に出
力してもよい。
[Number 2] ll ^ (i) = [tgt / {Σ k ll (k , q [1])}] · ll (i, q [1]) ... (2) Further, in the case of Figure 4, Although the final target code length is calculated from the above equation (2), overflow occurs because the code length is long even in the quantization unit 202-4 that takes the maximum quantization index. In such a case, the target code length determining unit 206 outputs to the binary search unit 208 the final target code length S206 including data with a flag indicating overflow. Further, the target code length determining unit 206 may output only the data indicating the overflow to the binary search unit 208.

【0026】FIFO部207は、DCT部2からのD
CT係数S2が目標符号長決定部206からの目標符号
長ll^(i)と同じタイミングで2分探索部208に
出力されるように、DCT係数S2をDCT係数S20
7として2分探索部208に出力する。
The FIFO unit 207 receives the D from the DCT unit 2
The DCT coefficient S2 is converted to the DCT coefficient S20 so that the CT coefficient S2 is output to the binary search section 208 at the same timing as the target code length 11 ^ (i) from the target code length determination section 206.
7 is output to the binary search unit 208.

【0027】2分探索部208は、マクロブロックiの
符号長が目標符号長決定部206において決定された最
終目標符号長ll^(i)を満足する最小の量子化イン
デックスを決定するものである。
The binary search section 208 determines the minimum quantization index for which the code length of the macroblock i satisfies the final target code length 11 長 (i) determined by the target code length determination section 206. .

【0028】以下、図5を参照しながら、2分探索部2
08における処理を説明する。図5に32個の量子化イ
ンデックスと、それらを用いてマクロブロックiを量子
化、VLCしたときの符号長をプロットしたものを示
す。ここで、最終目標符号長ll^(i)を満足する最
小のqすなわちqi =minj (ll〔i,qj〕≦l
l^(i))という解を求める。2分探索法では関数の
単調性が必要となるが、量子化は小さくなるほど符号長
は大きくなるので図5に示す例でも一般性を失うことは
ない。2分探索法は2分探索部208において次のステ
ップで実現される。
Hereinafter, the binary search unit 2 will be described with reference to FIG.
The process in 08 will be described. FIG. 5 shows 32 quantization indexes and plots of the code lengths when the macroblock i is quantized and VLC is performed using the quantization indexes. Here, the minimum q that satisfies the final target code length 11 ^ (i), that is, q i = min j (11 [i, qj] ≦ l
l ^ (i)). Although the binary search method requires monotonicity of the function, the code length increases as the quantization decreases, so that the generality is not lost even in the example shown in FIG. The binary search method is realized by the binary search unit 208 in the following steps.

【0029】ステップ1:目標符号長決定部206から
の最終目標符号長S206に含まれるオーバーフローフ
ラグが立っていない場合、解はq0からq31までの中
に存在することがわかる。そこで、その解の範囲を2分
する点、q15での符号長を求める。すると、ll
(i,q15)>ll^(i)であるから、解の存在範
囲はq16からq31の中に存在することになる。
Step 1: If the overflow flag included in the final target code length S206 from the target code length determination unit 206 is not set, it is understood that the solution exists in the range from q0 to q31. Therefore, a code length at q15, which divides the range of the solution into two, is obtained. Then, ll
Since (i, q15)> ll ^ (i), the solution exists in the range from q16 to q31.

【0030】ステップ2:解はq16からq31までの
中に存在することがわかっているから、その解の範囲を
2分する点、q23での符号長を求める。すると、ll
(i,q23)≦ll^(i)であるから、解の存在範
囲はq16からq23の中に存在することになる。
Step 2: Since it is known that the solution exists between q16 and q31, a point which divides the range of the solution into two and a code length at q23 are obtained. Then, ll
Since (i, q23) ≦ 11 ^ (i), the solution exists in the range from q16 to q23.

【0031】ステップ3:解はq16からq23までの
中に存在するとわかっているから、その解の範囲を2分
する点、q19での符号長を求める。すると、ll
(i,q19)≦ll^(i)(実際にはll(i,q
19)=ll^(i))であるから、解の存在範囲はq
16からq19の中に存在することになる。
Step 3: Since it is known that the solution exists between q16 and q23, the code length at q19, which divides the range of the solution into two, is determined. Then, ll
(I, q19) ≦ 11 ^ (i) (actually, 11 (i, q
19) = 11 ^ (i)), the range of existence of the solution is q
16 to q19.

【0032】ステップ4:解はq16からq19までの
中に存在することがわかっているから、その解の範囲を
2分する点、q17での符号長を求める。すると、ll
(i,q17)>ll^(i)であるから、解の存在範
囲はq18からq19の中に存在することになる。
Step 4: Since it is known that the solution exists between q16 and q19, the code length at q17, which divides the range of the solution into two, is determined. Then, ll
Since (i, q17)> 11 ^ (i), the existence range of the solution exists between q18 and q19.

【0033】ステップ5:解はq18からq19までの
中に存在することがわかっているから、その解の範囲を
2分する点、q18での符号長を求める。すると、ll
(i,q18)≦ll^(i)(実際にはll(i,q
18)=ll^(i))であるから、解の存在範囲はq
18からq18、すなわちq18となる。
Step 5: Since it is known that the solution exists in the range from q18 to q19, a point which divides the range of the solution into two and the code length at q18 are obtained. Then, ll
(I, q18) ≦ 11 ^ (i) (actually, 11 (i, q
18) = 11 ^ (i)), the existence range of the solution is q
18 to q18, that is, q18.

【0034】このように、2分探索ではつねに「log
2 解の存在範囲」を求めることができる。また、各ステ
ップにおいて調べる量子化は1つであるため、ハード的
にも充分実現可能である。しかし、ステップ1〜5の処
理では、最大の量子化インデックスについては調べな
い。それは最大の量子化インデックスの結果は最終目標
符号長より少ないという前提があるからである。しか
し、実際には最大の量子化インデックスでも最終目標符
号長より大きい場合にはオーバーフローが生じてしま
う。上述したように、画像圧縮装置100では、量子化
部202−nで、最大の量子化インデックスについても
調べており、その結果が最終目標符号長S206に含ま
れるオーバーフローフラグに示されている。その結果、
オーバーフローの発生を容易に検出でき、2分探索部2
08において誤った量子化インデックスが選択されるこ
とを回避できる。
As described above, in the binary search, always "log
Existence range of two solutions "can be obtained. Further, since only one quantization is checked in each step, it can be sufficiently realized in hardware. However, in the processing of steps 1 to 5, the maximum quantization index is not checked. This is because it is assumed that the result of the largest quantization index is smaller than the final target code length. However, actually, even if the maximum quantization index is larger than the final target code length, overflow occurs. As described above, in the image compression device 100, the quantization unit 202-n also checks the maximum quantization index, and the result is indicated by the overflow flag included in the final target code length S206. as a result,
The occurrence of overflow can be easily detected, and the binary search unit 2
It is possible to avoid selecting an incorrect quantization index at 08.

【0035】量子化部3は、2分探索部208において
決定された量子化インデックスS208に基づいて量子
化を行い、図6(J)に示す量子化レベルS3をVLC
部4に出力する。VLC部4は、量子化レベルS3を可
変長符号化(VLC)し、図6(K)に示すビットスト
リームS4を生成する。このとき、オーバーフローして
いる場合には低域のDCT係数を保護するなどの処理を
行う。この生成されたビットストリームS4は、バッフ
ァ5を介して、所定の出力レートで、ビットストリーム
S5として出力される。
The quantization unit 3 performs quantization based on the quantization index S208 determined by the binary search unit 208, and sets the quantization level S3 shown in FIG.
Output to section 4. The VLC unit 4 performs variable length coding (VLC) on the quantization level S3 to generate a bit stream S4 shown in FIG. At this time, if overflow occurs, processing such as protection of the low-frequency DCT coefficient is performed. The generated bit stream S4 is output as a bit stream S5 via the buffer 5 at a predetermined output rate.

【0036】以上説明したように、画像圧縮装置100
によれば、1フレームの符号長を決められたビットレー
トで伝送することができ、しかも、オーバーフロー検出
によりシーンチェンジ等の影響も受けない符号長制御が
可能となる。また、ハードウエアでの実現も充分可能で
ある。具体的には、画像圧縮装置100によれば、ディ
ジタル画像信号の局所的な性質を考慮しつつ、VTRの
ようなアプリケーションでもオーバーフロー検出ミスに
よる画像の破綻を防止し、フィードフォワード方式の符
号長制御を効果的に実現できる。
As described above, the image compression apparatus 100
According to this, the code length of one frame can be transmitted at a determined bit rate, and the code length can be controlled without being affected by a scene change due to overflow detection. Further, realization by hardware is sufficiently possible. More specifically, according to the image compression apparatus 100, while taking into account the local properties of the digital image signal, even in an application such as a VTR, image breakdown due to an overflow detection error is prevented, and code length control of the feedforward system is performed. Can be realized effectively.

【0037】本発明は上述した実施形態には限定されな
い。例えば、上述した実施形態では、変換符号化として
DCTを例示したが、変換符号化として、ウェーブレッ
ト変換、Haar変換、K−L変換などを用いてもよ
い。
The present invention is not limited to the above embodiment. For example, in the above-described embodiment, DCT is exemplified as transform coding, but wavelet transform, Haar transform, KL transform, or the like may be used as transform coding.

【0038】また、上述した実施形態では、ディジタル
ビデオ信号をVTRに記録する場合に適用したが、記録
媒体としてはテープである必要はなく、光磁気記録ディ
スクやハードディスクなどでも良い。また、本発明は、
記録メディアを使わないもの、たとえば通信系のような
ものに適用しても良い。
In the above embodiment, the present invention is applied to the case where a digital video signal is recorded on a VTR. However, the recording medium does not need to be a tape, but may be a magneto-optical recording disk or a hard disk. Also, the present invention
The present invention may be applied to a device that does not use a recording medium, such as a communication system.

【0039】また、上述した実施形態では、4:2:0
フォーマットのマクロブロック構造を用いていたが、本
発明は、4:2:2、4:4:4、4:1:1などのマ
クロブロック構造を用いても良い。また、マクロブロッ
クを構成するDCTブロックの個数も任意である。
In the above embodiment, 4: 2: 0
Although the macro block structure of the format is used, the present invention may use a macro block structure such as 4: 2: 2, 4: 4: 4, and 4: 1: 1. Further, the number of DCT blocks constituting the macro block is also arbitrary.

【0040】また、上述した実施形態では、1フレーム
単位でビットレートを収めるように制御したが、これよ
り大きい単位、あるいは小さい単位でビットレートを収
めるように制御しても良い。
Further, in the above-described embodiment, the control is performed such that the bit rate is stored in units of one frame. However, the control may be performed such that the bit rate is stored in units larger or smaller than this.

【0041】また、上述した実施形態では、静止画のリ
ダクションについて述べたが、本発明は、図1に示すD
CT部102において、MC(Motion Compensation: 動
き補償) とDCTとを行うようにして、動画のリダクシ
ョンに応用するようにしてもよい。
Further, in the above-described embodiment, reduction of a still image has been described.
The CT unit 102 may perform MC (Motion Compensation: motion compensation) and DCT so as to apply to reduction of a moving image.

【0042】また、上述した実施形態では、アクティビ
ティを求める際に、、DCTを行う前のデータを用いた
が、DCT後のデータを用いても良い。また、上述した
実施形態では、2分探索を全ての量子化インデックスの
範囲で解くようになっていたが、本発明は、2分探索
を、一部の量子化インデックスの範囲で解くようにして
もよい。
Further, in the above-described embodiment, when the activity is obtained, the data before the DCT is used. However, the data after the DCT may be used. In the above-described embodiment, the binary search is solved in the range of all the quantization indices. However, the present invention solves the binary search in the range of some of the quantization indices. Is also good.

【0043】また、上述した実施形態では、量子化部2
02−1〜202−nによる符号長からマクロブロック
毎の最終目標符号長の予測する方法として、直線近似法
による補間を用いたが、より多くの点を使う高次関数に
よる近似法を採用してもよい。
In the above-described embodiment, the quantization unit 2
As a method of predicting the final target code length for each macroblock from the code lengths of 02-1 to 202-n, interpolation using a linear approximation method was used, but an approximation method using a higher-order function using more points was adopted. You may.

【0044】さらに、上述した実施形態では、各マクロ
ブロックの最終目標符号長をそれぞれ個別に割り当てる
ように行っていたが、本発明は、全てのマクロブロック
に対して最終目標符号長を均等に割り当てるようにして
も良い。
Further, in the above-described embodiment, the final target code length of each macro block is individually allocated. However, the present invention allocates the final target code length equally to all macro blocks. You may do it.

【0045】[0045]

【発明の効果】以上説明したように、本発明の画像デー
タ処理装置およびその方法によれば、ディジタルビデオ
信号を決められたビットレートで伝送することができ、
しかも、オーバーフロー検出によりシーンチェンジ等の
影響も受けない符号長制御が可能となる。また、ハード
ウエアでの実現も充分可能である。
As described above, according to the image data processing apparatus and method of the present invention, a digital video signal can be transmitted at a predetermined bit rate.
Moreover, code length control that is not affected by scene changes or the like can be performed by overflow detection. Further, realization by hardware is sufficiently possible.

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

【図1】図1は、本発明の実施形態に係わるDCT方式
の画像圧縮装置の構成図である。
FIG. 1 is a configuration diagram of a DCT type image compression apparatus according to an embodiment of the present invention.

【図2】図2は、量子化部による1フレーム分の符号長
の積算値Σi ll(i,q〔j〕)をプロットした図で
ある。
FIG. 2 is a diagram in which an integrated value Σ i ll (i, q [j]) of a code length for one frame by a quantization unit is plotted.

【図3】図3は、量子化部による1フレーム分の符号長
の積算値Σi ll(i,q〔j〕)をプロットした他の
例を示す図である。
FIG. 3 is a diagram illustrating another example in which the integrated value 符号i ll (i, q [j]) of the code length for one frame by the quantization unit is plotted.

【図4】図4は、量子化部による1フレーム分の符号長
の積算値Σi ll(i,q〔j〕)をプロットしたさら
に他の例を示す図である。
FIG. 4 is a diagram illustrating still another example in which the integrated value Σ i ll (i, q [j]) of the code length for one frame by the quantization unit is plotted.

【図5】図5は、2分探索法を説明するための図であ
る。
FIG. 5 is a diagram for explaining a binary search method.

【図6】図1に示す画像圧縮装置における処理のタイミ
ングチャートである。
FIG. 6 is a timing chart of processing in the image compression device shown in FIG. 1;

【図7】図7は、従来のDCT方式の画像圧縮装置の構
成図である。
FIG. 7 is a configuration diagram of a conventional DCT type image compression apparatus.

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

10,100…画像圧縮装置、1…マクロブロック化
部、2…DCT部、3…量子化部、4…VLC部、5…
バッファ、201…アクティビティ検出部、202−1
〜202−n…量子化部、203−1〜203−n…符
号化部、204−1〜204−n…積算部、205−1
〜205−n…FIFO部、206…目標符号長決定
部。
10, 100 image compression device, 1 macroblock conversion unit, 2 DCT unit, 3 quantization unit, 4 VLC unit, 5 ...
Buffer, 201... Activity detector, 202-1
.. 202-n... Quantizers, 203-1 to 203-n... Encoders, 204-1 to 204-n.
205-n: FIFO unit, 206: target code length determination unit.

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】ディジタル画像データの符号化データを目
標符号長以下にするように量子化インデックスを決定
し、当該量子化インデックスに基づいて、前記ディジタ
ル画像データの量子化を行う画像データ処理装置におい
て、 ディジタル画像データを周波数領域に直交変換する変換
手段と、 最大の量子化インデックスを含む相互に異なる複数の量
子化インデックスを用いて前記直交変換されたディジタ
ル画像データを量子化し、それらの量子化レベルからそ
れぞれ符号長を求め、当該符号長および目標符号長に基
づいて、最終目標符号長を決定する目標符号長決定手段
と、 前記最大の量子化インデックスを用いて量子化した符号
化データが前記目標符号長以下にならない場合に、オー
バーフローであると判定するオーバーフロー判定手段
と、 前記オーバーフローと判定されないときに、前記符号化
データが前記決定された最終目標符号長以下になる最小
の量子化インデックスを2分探索法によって求める量子
化インデックス決定手段と、 前記決定された量子化インデックスに基づいて、前記直
交変換されたディジタル画像データを量子化する量子化
手段とを有する画像データ処理装置。
An image data processing apparatus which determines a quantization index so that encoded data of digital image data is equal to or less than a target code length, and quantizes the digital image data based on the quantization index. Transform means for orthogonally transforming the digital image data into the frequency domain, and quantizing the orthogonally transformed digital image data using a plurality of mutually different quantization indices including a maximum quantization index; Target code length determining means for determining a final target code length based on the code length and the target code length, and coded data quantized by using the maximum quantization index. An overflow judging means for judging an overflow when the code length is not shorter than the code length; When the overflow is not determined, the quantization index determining means for determining a minimum quantization index by which the encoded data is equal to or less than the determined final target code length by a binary search method; and the determined quantization index. And a quantizing means for quantizing the orthogonally transformed digital image data based on the image data.
【請求項2】前記目標符号長決定手段は、前記目標符号
長が、異なる量子化インデックスを用いて得られた2つ
の符号長の間に存在する場合に、直線近似法を用いて前
記最終目標符号長を決定する請求項1に記載の画像デー
タ処理装置。
2. The method according to claim 1, wherein said target code length determining means uses a linear approximation method when said target code length exists between two code lengths obtained using different quantization indices. The image data processing device according to claim 1, wherein the code length is determined.
【請求項3】前記目標符号長決定手段は、当該目標符号
長決定手段が備える最小の量子化インデックスを用いて
得られた符号長より前記目標符号長が長い場合に、当該
最小の量子化インデックスを用いて得られた符号長を定
数倍した値を前記最終目標符号長とする請求項1に記載
の画像データ処理装置。
3. The target code length determining means, when the target code length is longer than a code length obtained by using the minimum quantization index provided in the target code length determining means, the minimum quantization index. 2. The image data processing apparatus according to claim 1, wherein a value obtained by multiplying the code length obtained by using a constant by a constant is used as the final target code length.
【請求項4】前記ディジタル画像データを、複数のブロ
ックデータに分割するデータ分割手段をさらに有し、 前記変換手段、前記目標符号長決定手段、オーバーフロ
ー判定手段、前記量子化インデックス決定手段および前
記量子化手段は、前記ブロックデータ単位で、それぞれ
の処理を行う請求項1に記載の画像データ処理装置。
4. A data dividing means for dividing the digital image data into a plurality of block data, wherein the converting means, the target code length determining means, the overflow determining means, the quantization index determining means, and the quantum The image data processing apparatus according to claim 1, wherein the conversion unit performs each processing in units of the block data.
【請求項5】前記ディジタル画像データまたは前記直交
変換されたディジタル画像データに基づいて、アクティ
ビティを検出するアクティビティ検出手段をさらに有
し、 前記目標符号長決定手段は、前記検出されたアクティビ
ティに基づいて、前記量子化を行う請求項1に記載の画
像データ処理装置。
5. An apparatus according to claim 1, further comprising: activity detecting means for detecting an activity based on the digital image data or the orthogonally transformed digital image data, wherein the target code length determining means is configured to detect an activity based on the detected activity. 2. The image data processing apparatus according to claim 1, wherein the quantization is performed.
【請求項6】前記目標符号長決定手段は、1フレーム単
位で最終目標符号長を決定する請求項1に記載の画像デ
ータ処理装置。
6. The image data processing apparatus according to claim 1, wherein said target code length determining means determines a final target code length for each frame.
【請求項7】前記量子化された量子化レベルを可変長符
号化する可変長符号化手段をさらに有する請求項1に記
載の画像データ処理装置。
7. The image data processing apparatus according to claim 1, further comprising a variable length coding unit that performs variable length coding on the quantized quantization level.
【請求項8】前記変換手段は、ディジタル画像データを
離散コサイン変換する請求項1に記載の画像データ処理
装置。
8. The image data processing apparatus according to claim 1, wherein said conversion means performs discrete cosine transform of the digital image data.
【請求項9】ディジタル画像データの符号化データを目
標符号長以下にするように量子化インデックスを決定
し、当該量子化インデックスに基づいて、前記ディジタ
ル画像データの量子化を行う画像データ処理方法におい
て、 ディジタル画像データを周波数領域に直交変換し、 最大の量子化インデックスを含む相互に異なる複数の量
子化インデックスを用いて前記直交変換されたディジタ
ル画像データを量子化し、それらの量子化レベルからそ
れぞれ符号長を求め、当該符号長および目標符号長に基
づいて、最終目標符号長を決定し、 前記最大の量子化インデックスを用いて量子化した符号
化データが前記目標符号長以下にならない場合に、オー
バーフローであると判定し、 前記オーバーフローと判定されないときに、前記符号化
データが前記決定された最終目標符号長以下になる最小
の量子化インデックスを2分探索法によって求め、 前記決定された量子化インデックスに基づいて、前記直
交変換されたディジタル画像データを量子化する画像デ
ータ処理方法。
9. An image data processing method for determining a quantization index so that encoded data of digital image data is equal to or less than a target code length, and quantizing the digital image data based on the quantization index. The digital image data is orthogonally transformed into the frequency domain, the orthogonally transformed digital image data is quantized using a plurality of mutually different quantization indices including a maximum quantization index, and codes are respectively encoded from their quantization levels. Determine the final target code length based on the code length and the target code length.If the encoded data quantized using the maximum quantization index does not fall below the target code length, an overflow occurs. Is determined, and when the overflow is not determined, the encoded data is Image data processing for obtaining a minimum quantization index that is equal to or less than the determined final target code length by a binary search method, and for quantizing the orthogonally transformed digital image data based on the determined quantization index. Method.
【請求項10】前記目標符号長が、異なる量子化インデ
ックスを用いて得られた2つの符号長の間に存在する場
合に、直線近似法を用いて前記最終目標符号長を決定す
る請求項9に記載の画像データ処理方法。
10. When the target code length is between two code lengths obtained using different quantization indexes, the final target code length is determined using a linear approximation method. 2. The image data processing method according to 1.
【請求項11】前記目標符号長決定処理において備えら
れた最小の量子化インデックスを用いて得られた符号長
より前記目標符号長が長い場合に、当該最小の量子化イ
ンデックスを用いて得られた符号長を定数倍した値を前
記最終目標符号長とする請求項9に記載の画像データ処
理方法。
11. When the target code length is longer than the code length obtained by using the minimum quantization index provided in the target code length determination processing, the target code length is obtained by using the minimum quantization index. The image data processing method according to claim 9, wherein a value obtained by multiplying a code length by a constant is used as the final target code length.
【請求項12】前記ディジタル画像データを、複数のブ
ロックデータに分割し、 前記変換処理、前記目標符号長決定処理、前記オーバー
フロー判定処理、前記量子化インデックス決定処理およ
び前記量子化処理を、前記ブロックデータ単位で行う請
求項9に記載の画像データ処理方法。
12. The digital image data is divided into a plurality of block data, and the conversion process, the target code length determination process, the overflow determination process, the quantization index determination process, and the quantization process are performed by the block process. 10. The image data processing method according to claim 9, wherein the method is performed in data units.
【請求項13】前記ディジタル画像データまたは前記直
交変換されたディジタル画像データに基づいて、アクテ
ィビティを検出し、 前記目標符号長決定処理において、前記検出されたアク
ティビティに基づいて、前記量子化を行う請求項9に記
載の画像データ処理方法。
13. A method for detecting an activity based on the digital image data or the orthogonally transformed digital image data, and performing the quantization based on the detected activity in the target code length determination processing. Item 10. The image data processing method according to Item 9.
【請求項14】1フレーム単位で最終目標符号長を決定
する請求項9に記載の画像データ処理方法。
14. The image data processing method according to claim 9, wherein the final target code length is determined for each frame.
【請求項15】前記量子化された量子化レベルを可変長
符号化する請求項9に記載の画像データ処理方法。
15. The image data processing method according to claim 9, wherein said quantized quantization level is variable-length coded.
【請求項16】前記直交変換は、離散コサイン変換であ
る請求項9に記載の画像データ処理方法。
16. The image data processing method according to claim 9, wherein said orthogonal transform is a discrete cosine transform.
JP26153196A 1996-10-02 1996-10-02 Image data processing unit and its method Pending JPH10108184A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26153196A JPH10108184A (en) 1996-10-02 1996-10-02 Image data processing unit and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26153196A JPH10108184A (en) 1996-10-02 1996-10-02 Image data processing unit and its method

Publications (1)

Publication Number Publication Date
JPH10108184A true JPH10108184A (en) 1998-04-24

Family

ID=17363197

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26153196A Pending JPH10108184A (en) 1996-10-02 1996-10-02 Image data processing unit and its method

Country Status (1)

Country Link
JP (1) JPH10108184A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002080567A1 (en) * 2001-03-30 2002-10-10 Sony Corporation Image signal quantizing device and its method
US6509929B1 (en) 1999-05-06 2003-01-21 Nec Corporation Apparatus and method for coding a moving picture
US7173969B2 (en) 2000-07-07 2007-02-06 Matsushita Electric Industrial Co., Ltd. Moving picture coding apparatus
US7796690B2 (en) 2002-10-10 2010-09-14 Sony Corporation Video-information encoding method and video-information decoding method
JP2011061878A (en) * 2010-12-27 2011-03-24 Sony Corp Encoding device, encoding method, decoding device, decoding method and recording medium
JP2011061877A (en) * 2010-12-27 2011-03-24 Sony Corp Encoding device and encoding method
JP2011087326A (en) * 2010-12-27 2011-04-28 Sony Corp Decoding apparatus and decoding method
JP2011101404A (en) * 2010-12-27 2011-05-19 Sony Corp Decoding apparatus and decoding method
JP2012178891A (en) * 2012-06-22 2012-09-13 Sony Corp Encoding device and encoding method
JP2012200012A (en) * 2012-06-22 2012-10-18 Sony Corp Decoding device and decoding method
JP2012200010A (en) * 2012-06-22 2012-10-18 Sony Corp Decoding device and decoding method
JP2012200009A (en) * 2012-06-22 2012-10-18 Sony Corp Decoding device and decoding method
JP2012200008A (en) * 2012-06-22 2012-10-18 Sony Corp Encoding device and encoding method
JP2017500830A (en) * 2013-11-04 2017-01-05 マグナム セミコンダクター, インコーポレイテッド Method and apparatus for multipath adaptive quantization

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6509929B1 (en) 1999-05-06 2003-01-21 Nec Corporation Apparatus and method for coding a moving picture
US7173969B2 (en) 2000-07-07 2007-02-06 Matsushita Electric Industrial Co., Ltd. Moving picture coding apparatus
WO2002080567A1 (en) * 2001-03-30 2002-10-10 Sony Corporation Image signal quantizing device and its method
US6865225B2 (en) 2001-03-30 2005-03-08 Sony Corporation Image signal quantizing device and its method
US7065138B2 (en) 2001-03-30 2006-06-20 Sony Corporation Video signal quantizing apparatus and method thereof
US7145949B2 (en) 2001-03-30 2006-12-05 Sony Corporation Video signal quantizing apparatus and method thereof
US9979966B2 (en) 2002-10-10 2018-05-22 Sony Corporation Video-information encoding method and video-information decoding method
US7796690B2 (en) 2002-10-10 2010-09-14 Sony Corporation Video-information encoding method and video-information decoding method
US8428139B2 (en) 2002-10-10 2013-04-23 Sony Corporation Video-information encoding method and video-information decoding method
US9204145B2 (en) 2002-10-10 2015-12-01 Sony Corporation Video-information encoding method and video-information decoding method
US8494043B2 (en) 2002-10-10 2013-07-23 Sony Corporation Video-information encoding method and video-information decoding method
US8160135B2 (en) 2002-10-10 2012-04-17 Sony Corporation Video-information encoding method and video-information decoding method
US8170100B2 (en) 2002-10-10 2012-05-01 Sony Corporation Video-information encoding method and video-information decoding method
US8189658B2 (en) 2002-10-10 2012-05-29 Sony Corporation Video-information encoding method and video-information decoding method
US8494044B2 (en) 2002-10-10 2013-07-23 Sony Corporation Video-information encoding method and video-information decoding method
US8477837B2 (en) 2002-10-10 2013-07-02 Sony Corporation Video-information encoding method and video-information decoding method
US8472518B2 (en) 2002-10-10 2013-06-25 Sony Corporation Video-information encoding method and video-information decoding method
US8467454B2 (en) 2002-10-10 2013-06-18 Sony Corporation Video-information encoding method and video-information decoding method
US8467446B2 (en) 2002-10-10 2013-06-18 Sony Corporation Video-information encoding method and video-information decoding method
JP2011061878A (en) * 2010-12-27 2011-03-24 Sony Corp Encoding device, encoding method, decoding device, decoding method and recording medium
JP2011101404A (en) * 2010-12-27 2011-05-19 Sony Corp Decoding apparatus and decoding method
JP2011087326A (en) * 2010-12-27 2011-04-28 Sony Corp Decoding apparatus and decoding method
JP2011061877A (en) * 2010-12-27 2011-03-24 Sony Corp Encoding device and encoding method
JP2012200008A (en) * 2012-06-22 2012-10-18 Sony Corp Encoding device and encoding method
JP2012200009A (en) * 2012-06-22 2012-10-18 Sony Corp Decoding device and decoding method
JP2012200010A (en) * 2012-06-22 2012-10-18 Sony Corp Decoding device and decoding method
JP2012200012A (en) * 2012-06-22 2012-10-18 Sony Corp Decoding device and decoding method
JP2012178891A (en) * 2012-06-22 2012-09-13 Sony Corp Encoding device and encoding method
JP2017500830A (en) * 2013-11-04 2017-01-05 マグナム セミコンダクター, インコーポレイテッド Method and apparatus for multipath adaptive quantization

Similar Documents

Publication Publication Date Title
JP3890606B2 (en) Image signal encoding apparatus and image signal encoding method
US7460597B2 (en) Encoding apparatus and method
KR0184905B1 (en) Code amount control device and encoding apparatus using the same
JP2675529B2 (en) Video coding method and apparatus thereof
JP3109854B2 (en) Image coding method and apparatus
US6337879B1 (en) Video data compression apparatus and method of same
US7925108B2 (en) Encoding device and dynamic image recording system having the encoding device
US7065138B2 (en) Video signal quantizing apparatus and method thereof
JPH0595536A (en) High efficiency coded signal processor
JP2000013799A (en) Device and method for motion compensation encoding and decoding
JPH11262018A (en) Motion compensation coder, motion compensation coding method and motion compensation recording medium therefor
JPH10108184A (en) Image data processing unit and its method
JPH08275158A (en) Moving image compression system with guaranteed bit generation limit
JP3089941B2 (en) Inter prediction coding device
JP3978810B2 (en) Encoding method and encoding apparatus using the same
JP3069144B2 (en) Video encoding device
JPH11275577A (en) Video signal coding method and system
JP2768260B2 (en) Image coding control method
JP4265638B2 (en) Quantization apparatus and quantization method
JPH0818952A (en) Image signal coder
JP4404232B2 (en) Quantization method, quantization apparatus, quantization step determination method, and quantization step determination apparatus
JPH07131789A (en) Picture coding system
JPH10108183A (en) Image data processing unit and its method
JPH05300379A (en) Code quantity distribution circuit
JPH05219496A (en) Picture encoder and moving picture encoder

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050426

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050627

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060104