JPH04324779A - Picture encoder - Google Patents

Picture encoder

Info

Publication number
JPH04324779A
JPH04324779A JP3122391A JP12239191A JPH04324779A JP H04324779 A JPH04324779 A JP H04324779A JP 3122391 A JP3122391 A JP 3122391A JP 12239191 A JP12239191 A JP 12239191A JP H04324779 A JPH04324779 A JP H04324779A
Authority
JP
Japan
Prior art keywords
encoding
circuit
memory
processing
data
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.)
Granted
Application number
JP3122391A
Other languages
Japanese (ja)
Other versions
JP3132844B2 (en
Inventor
Akito Tsukamoto
塚 本 章 人
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.)
Olympus Corp
Original Assignee
Olympus Optical Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Olympus Optical Co Ltd filed Critical Olympus Optical Co Ltd
Priority to JP12239191A priority Critical patent/JP3132844B2/en
Publication of JPH04324779A publication Critical patent/JPH04324779A/en
Application granted granted Critical
Publication of JP3132844B2 publication Critical patent/JP3132844B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

PURPOSE:To attain high speed encoding by storing an orthogonal conversion picture data into a memory and using a conversion coefficient stored in the memory in the 2nd and succeeding encoding processing. CONSTITUTION:A block data is read from a memory 3 in which a digital picture data from an A/D converter 1 is stored and the data is subjected to orthogonal conversion by a DCT/IDCT circuit 4 and the result is stored in a memory 5. The conversion coefficient read from the memory 5 is quantized by a quantization circuit 6 and a DC conversion coefficient is given to a DPCM circuit 7 and a coding/decoding circuit 9, in which a prediction error is subjected to variable length coding. Moreover, an AC conversion coefficient is given to a zigzag scanning circuit and an encoding/decoding circuit 10, in which the coefficient is subject to zigzag scanning processing and variable length encoding. A control circuit 16 calculates a code quantity and rewrites the content of quantity table 13 when the quantity does not reach a desired value, and encoding processing is implemented again. In this case, in the 2nd and succeeding coding processing, no DCT processing is implemented and the conversion coefficient recorded in the memory 5 is read and encoding processing is implemented.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、画像符号化装置に関し
、特に可変長符号化処理を施す画像符号化装置に関する
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image encoding apparatus, and more particularly to an image encoding apparatus that performs variable length encoding processing.

【0002】0002

【従来の技術】例えば、電子スチルカメラにおいては、
光学系を介して結像された被写体像をCCD等の撮像素
子により電気信号(デジタル信号)に変換して画像デー
タとしてICメモリカード等の記録媒体に記録し、再生
時には記録媒体から読み出した画像データを読み出し、
再生処理を施して再生画像を得ている。画像データを記
録する際に、通常、画像データに直交変換処理を施した
後、所定の量子化、符号化を含む符号化処理を施して情
報圧縮して記録している。
[Prior Art] For example, in an electronic still camera,
An image of a subject formed through an optical system is converted into an electrical signal (digital signal) by an image sensor such as a CCD and recorded as image data on a recording medium such as an IC memory card, and the image is read out from the recording medium during playback. read the data,
A reproduced image is obtained by performing reproduction processing. When recording image data, the image data is usually subjected to orthogonal transformation processing and then subjected to encoding processing including predetermined quantization and encoding to compress information before recording.

【0003】図3には、従来のこの種電子スチルカメラ
の信号処理系の構成が示されている。  光学系および
撮像素子を介して得られた画像信号は、A/Dコンバー
タ(ADC)によりデジタル信号に変換され、一画面分
の画像データがフレーム(バッファ)メモリ31に記録
される。DCT/IDCT回路(離散コサイン変換/逆
離散コサイン変換回路)4は、直交変換/逆直交変換処
理を施す回路で、フレームメモリ31から読み出したブ
ロックデータを直交変換する。ブロックデータとは、一
画面分のデータを複数のブロックに分割したときの各ブ
ロックについてのデータである。DCT/IDCT回路
4で直交変換されて得られた変換(直交)係数データは
、量子化/逆量子化回路6で量子化された後、変換係数
を直流成分係数と交流成分係数に分離して、それぞれD
PCM回路7とジグザグ走査回路8に供給する。DPC
M回路7は、量子化/逆量子化回路6からの直流変換係
数を受け、予測値との差、すなわち予測誤差を求めて、
符号化/復号化(CODEC)回路9に送出する。符号
化/復号化回路9は、この予測誤差に対して可変長符号
化処理を施す。また、ジグザグ回路8は、交流変換係数
に対して低次の係数から順番に、いわゆるジグザグ走査
処理を施す。図4には、各ブロック(8×8)画像につ
いての変換係数の配置例が示されており、直流変換係数
が位置(0,0)に対応し、交流変換係数は、図に示す
ように、ジグザグ走査される。こうしてジグザグ走査さ
れた交流変換係数は、符号化/復号化(CODEC)回
路10で可変長符号化される。符号化/復号化回路9,
10で得られた符号化データは、合成/分割回路14を
介して記録媒体15に記録される。ここで、量子化/逆
量子化回路6における量子化処理は、量子化テーブル1
3に格納されている内容に基づいて行われ、また符号化
/復号化回路9と10における符号化/復号化処理もそ
れぞれコードテーブル11と12に格納されている内容
に基づいて可変長符号化処理として行われる。制御回路
30は、各部構成部を全体的に制御するとともに、量子
化テーブル13、コードテーブル11と12の内容を書
き替える。尚、画像再生時の復号化処理においては、符
号化処理時に用いた量子化テーブルやコードテーブルそ
れぞれの内容をロードして各テーブルに書き込み、これ
らに基づいて復号化処理が行われる。
FIG. 3 shows the configuration of a signal processing system of a conventional electronic still camera of this type. The image signal obtained through the optical system and the image sensor is converted into a digital signal by an A/D converter (ADC), and one screen worth of image data is recorded in the frame (buffer) memory 31. The DCT/IDCT circuit (discrete cosine transform/inverse discrete cosine transform circuit) 4 is a circuit that performs orthogonal transform/inverse orthogonal transform processing, and orthogonally transforms the block data read from the frame memory 31. Block data is data about each block when data for one screen is divided into a plurality of blocks. The transformation (orthogonal) coefficient data obtained by orthogonal transformation in the DCT/IDCT circuit 4 is quantized in the quantization/inverse quantization circuit 6, and then the transformation coefficients are separated into DC component coefficients and AC component coefficients. , respectively D
The signal is supplied to the PCM circuit 7 and the zigzag scanning circuit 8. DPC
The M circuit 7 receives the DC conversion coefficients from the quantization/inverse quantization circuit 6, and calculates the difference from the predicted value, that is, the prediction error.
The data is sent to an encoding/decoding (CODEC) circuit 9. The encoding/decoding circuit 9 performs variable length encoding processing on this prediction error. Further, the zigzag circuit 8 performs so-called zigzag scanning processing on the AC conversion coefficients in order from low-order coefficients. FIG. 4 shows an example of the arrangement of transform coefficients for each block (8×8) image, where the DC transform coefficient corresponds to the position (0,0), and the AC transform coefficient corresponds to the position (0,0) as shown in the figure. , scanned in a zigzag manner. The AC transform coefficients scanned in a zigzag manner in this manner are variable-length encoded by an encoding/decoding (CODEC) circuit 10. encoding/decoding circuit 9,
The encoded data obtained in step 10 is recorded on a recording medium 15 via a combining/dividing circuit 14. Here, the quantization process in the quantization/inverse quantization circuit 6 is performed using the quantization table 1
3, and the encoding/decoding processes in encoding/decoding circuits 9 and 10 are also variable length encoding based on the contents stored in code tables 11 and 12, respectively. It is done as a process. The control circuit 30 controls each component as a whole and rewrites the contents of the quantization table 13 and code tables 11 and 12. In the decoding process during image reproduction, the contents of the quantization table and code table used during the encoding process are loaded and written into each table, and the decoding process is performed based on these.

【0004】以上のように符号化された直流変換係数の
予測誤差と交流変換係数の符号量を制御回路30で算出
し、算出された符号量が希望値と一致しない場合には量
子化テーブル13の内容を変化させて、上記直交変換、
量子化および符号化処理を再度実行し、符号量を算出し
、この処理を符号量が希望値に至るまで繰り返す。符号
量が希望値になった時点で、量子化テーブル13やコー
ドテーブル11,12の内容を最初に記録媒体15に記
録し、次に符号化された画像データを記録する。
The control circuit 30 calculates the prediction error of the DC conversion coefficient encoded as described above and the code amount of the AC conversion coefficient, and if the calculated code amount does not match the desired value, the quantization table 13 By changing the contents of, the above orthogonal transformation,
The quantization and encoding process is executed again, the code amount is calculated, and this process is repeated until the code amount reaches the desired value. When the code amount reaches a desired value, the contents of the quantization table 13 and code tables 11 and 12 are first recorded on the recording medium 15, and then the encoded image data is recorded.

【0005】画像再生時には、上述画像データ記録処理
とは逆の処理が施されている。つまり、先ず、符号化時
に用いた量子化テーブル、コードテーブルの内容をロー
ドし、量子化テーブル13、コードテーブル11,12
にそれぞれ書き込む。そして、可変長符号化された直流
変換係数の予測誤差、交流変換係数を符号化/復号化回
路9,10でそれぞれ復号する。直流変換係数について
は、DPCM回路7で復号化された予測誤差を予測値と
加算し、元の直流変換係数を得る。交流変換係数は、復
号された係数に対してジグザグ走査回路8で逆走査処理
が施され、元のブロックデータの順に戻す。量子化回路
6では、上記のようにして得られた変換係数を逆量子化
し、元のブロックに戻し、DCT/IDCT回路4で逆
変換してフレームメモリ31に書き込む。そして、フレ
ームメモリ31からラスター読み出しにより読み出され
た画像データが、D/Aコンバータ(DAC)2でアナ
ログ信号に変換されて出力される。
[0005] At the time of image reproduction, processing opposite to the above-mentioned image data recording processing is performed. That is, first, the contents of the quantization table and code table used during encoding are loaded, and the quantization table 13, code table 11, 12
Write each. Then, the prediction error of the variable-length encoded DC transform coefficient and the AC transform coefficient are decoded by encoding/decoding circuits 9 and 10, respectively. Regarding the DC conversion coefficient, the prediction error decoded by the DPCM circuit 7 is added to the predicted value to obtain the original DC conversion coefficient. The decoded AC transform coefficients are subjected to reverse scanning processing in a zigzag scanning circuit 8 to return them to the original block data order. The quantization circuit 6 inversely quantizes the transform coefficients obtained as described above and returns them to the original block, and the DCT/IDCT circuit 4 inversely transforms them and writes them into the frame memory 31. Image data read out from the frame memory 31 by raster readout is converted into an analog signal by a D/A converter (DAC) 2 and output.

【0006】[0006]

【発明が解決しようとする課題】上述のように、従来の
画像符号化装置では、符号量(情報量)を一定にするた
め、量子化ステップを調整する等の一連の処理を繰り返
し行うので、処理時間がかかるという問題がある。つま
り、符号化は、直交変換、量子化、符号化等の一連の処
理を繰り返し行う必要があるので最終的な符号量に達す
るまでには各処理に要する時間を累積した時間を要する
[Problems to be Solved by the Invention] As mentioned above, in conventional image encoding devices, in order to keep the amount of code (amount of information) constant, a series of processes such as adjusting the quantization step are repeatedly performed. There is a problem that processing time is required. In other words, since encoding requires repeating a series of processes such as orthogonal transformation, quantization, and encoding, the cumulative amount of time required for each process is required to reach the final code amount.

【0007】そこで、本発明の目的は、短時間で符号量
を一定化する符号化処理を可能とする画像符号化装置を
提供することにある。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide an image encoding device that enables encoding processing that stabilizes the amount of code in a short time.

【0008】[0008]

【課題を解決するための手段】前述の課題を解決するた
め、本発明による画像符号化装置は、画像データを直交
変換し、量子化および符号化の符号化処理を施すととも
に、前記符号化処理により得られる符号量を調整するた
め前記符号化処理を繰り返し施す画像符号化装置におい
て、前記直交変換されて得られた変換係数を記録するメ
モリを設け、2回目以降の前記符号化処理は前記メモリ
に記録されている変換係数を用いて行うように構成され
ている。
[Means for Solving the Problems] In order to solve the above-mentioned problems, an image encoding device according to the present invention orthogonally transforms image data, performs encoding processing such as quantization and encoding, and performs the encoding processing. In an image encoding device that repeatedly performs the encoding process in order to adjust the amount of code obtained by It is configured to perform the conversion using the conversion coefficients recorded in .

【0009】[0009]

【作用】本発明では、直交変換された画像データを、量
子化および符号化する符号化処理を繰り返し施すことに
より、符号化処理により得られる符号量を調整する際、
直交変換画像データ(変換係数)をメモリに記録して置
き、2回目以降の符号化処理ではメモリに記録されてい
る変換係数を用いている。その結果、直交変換処理に必
要な時間を削除でき、高速な符号化を可能とする。上記
メモリに、符号化された画像データの復号時に、復号デ
ータを一時記憶するフレームメモリ機能をもたせること
もできる。
[Operation] In the present invention, when adjusting the amount of code obtained by the encoding process by repeatedly performing the encoding process of quantizing and encoding the orthogonally transformed image data,
Orthogonal transform image data (transform coefficients) are recorded in memory, and the transform coefficients recorded in memory are used in the second and subsequent encoding processes. As a result, the time required for orthogonal transformation processing can be eliminated, making high-speed encoding possible. The memory may also have a frame memory function for temporarily storing decoded data when decoding encoded image data.

【0010】0010

【実施例】次に、本発明について図面を参照しながら説
明する。図1は、本発明による画像符号化装置の一実施
例を示す構成ブロック図である。図中、図3と同一符号
が付されている構成部は、同様機能を有する構成部であ
るので、その詳細な説明は省略する。A/Dコンバータ
1からのデジタル画像データは、バッファメモリ3に記
録され、バッファメモリ3からはブロックデータが読み
出されてDCT/IDCT回路4に供給される。このバ
ッファメモリ3は画像データをブロック化するためのも
のであるため、図3に示すフレームメモリ31ほどの容
量を必要とせず、例えば、8×8画素のDCTの場合に
は16ライン分のラインメモリで構成できる。DCT/
IDCT回路4で直交変換された変換係数データは、バ
ッファメモリ5に記録される。このときのバッファメモ
リ5は、1画面分の変換係数を記録できる容量をもつ。 バッファメモリ5から読み出された変換係数は、量子化
回路6で量子化され、直流変換係数については、DPC
M回路7、符号化/復号化回路9で予測誤差が可変長符
号化され、交流変換係数はジグザグ走査回路8、符号化
/復号化回路10でジグザグ走査処理が施されて、可変
長符号化される。制御回路16は、符号量を計算し、符
号量が希望値に至らないときには量子化テーブル13の
内容を書き替え、再度符号化処理を行う。本実施例では
、2回目以降の符号化処理においては、DCT処理を行
わず、バッファメモリ5に記録されている変換係数を読
み出して上記符号化処理を行う。その結果、DCT処理
に要する時間が削減できるので、演算時間が大幅に短縮
される。尚、図1において、DCT/IDCT回路4が
A/Dコンバータ1から出力されるデータの速度で動作
できない場合には、バッファメモリ3を図3のフレーム
メモリ31に置き換えることもできる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings. FIG. 1 is a configuration block diagram showing an embodiment of an image encoding device according to the present invention. Components in the figure that are denoted by the same reference numerals as those in FIG. 3 have the same functions, so detailed explanations thereof will be omitted. Digital image data from the A/D converter 1 is recorded in a buffer memory 3, and block data is read out from the buffer memory 3 and supplied to a DCT/IDCT circuit 4. Since this buffer memory 3 is for dividing image data into blocks, it does not require as much capacity as the frame memory 31 shown in FIG. Can be configured with memory. DCT/
Transform coefficient data subjected to orthogonal transformation by the IDCT circuit 4 is recorded in a buffer memory 5. The buffer memory 5 at this time has a capacity capable of recording conversion coefficients for one screen. The conversion coefficients read from the buffer memory 5 are quantized by a quantization circuit 6, and the DC conversion coefficients are quantized by a DPC.
The prediction error is variable-length encoded in the M circuit 7 and the encoding/decoding circuit 9, and the AC transform coefficients are subjected to zigzag scanning processing in the zigzag scanning circuit 8 and the encoding/decoding circuit 10, and then variable-length encoded. be done. The control circuit 16 calculates the code amount, and when the code amount does not reach the desired value, rewrites the contents of the quantization table 13 and performs the encoding process again. In this embodiment, in the second and subsequent encoding processes, the DCT process is not performed, but the conversion coefficients recorded in the buffer memory 5 are read out and the above-mentioned encoding process is performed. As a result, the time required for DCT processing can be reduced, resulting in a significant reduction in calculation time. In FIG. 1, if the DCT/IDCT circuit 4 cannot operate at the speed of the data output from the A/D converter 1, the buffer memory 3 can be replaced with the frame memory 31 of FIG.

【0011】画像再生時の復号化処理については、量子
化/逆量子化回路6までの処理は図3の従来装置と同様
である。量子化/逆量子化回路6で逆量子化された変換
係数は、バッファメモリ5に記録され、このバッファメ
モリ5から読み出された変換係数がDCT/IDCT回
路4で逆直交変換されてバッファメモリ3に記録される
。バッファメモリ3からは一画面分の画像データが読み
出され、D/Aコンバータ2でアナログ信号に変換され
て再生アナログ信号を出力する。
Regarding the decoding processing during image reproduction, the processing up to the quantization/inverse quantization circuit 6 is the same as that of the conventional device shown in FIG. The transform coefficients dequantized by the quantization/inverse quantization circuit 6 are recorded in the buffer memory 5, and the transform coefficients read out from the buffer memory 5 are inversely orthogonally transformed in the DCT/IDCT circuit 4 and stored in the buffer memory. Recorded in 3. One screen worth of image data is read out from the buffer memory 3, converted into an analog signal by the D/A converter 2, and outputted as a reproduced analog signal.

【0012】図2には本発明による画像符号化装置の他
の実施例の構成ブロック図が示されている。本実施例は
、図1の実施例におけるバッファメモリ5を復号化処理
時にフレームメモリとして用いる例である。A/Dコン
バータ1でデジタル信号に変換された画像データは、バ
ッファメモリ3に記録される。バッファメモリ3から読
み出されたブロック化された画像データは、DCT/I
DCT回路21で直交変換処理が施され、得られた変換
係数はバッファメモリ22に記録される。ここでも、2
回目以降の符号化処理においてはDCT処理を行わず、
バッファメモリ22に記録されている変換係数を読み出
して、上記符号化処理を行う。バッファメモリ22から
読み出された変換係数データは、量子化/逆量子化回路
23で量子化され、量子化された変換係数のうち、直流
変換係数と交流変換係数はDPCM回路7とジグザグ走
査回路8にそれぞれ供給され、制御回路20による制御
の下、符号化/復号化回路9,10を介して前述符号化
処理が施される。  画像データ復号時には、量子化/
逆量子化回路23で逆量子化された変換係数は、直接D
CT/IDCT回路21に供給され、逆直交変換されて
バッファメモリ22に記録される。バッファメモリ22
からは、D/Aコンバータ2に適応した順番に読み出さ
れた一画面データがD/Aコンバータ2によりアナログ
信号に変換されてアナログ画像信号が得メモリとして用
いるので、D/Aコンバータ2からアナログ画像信号を
出力させるときには、DCT/IDCT回路21の動作
を停止させることができ、消費電力の低減、周辺回路へ
の雑音の影響を低減できる。
FIG. 2 shows a block diagram of another embodiment of the image encoding apparatus according to the present invention. This embodiment is an example in which the buffer memory 5 in the embodiment of FIG. 1 is used as a frame memory during decoding processing. Image data converted into a digital signal by the A/D converter 1 is recorded in a buffer memory 3. The blocked image data read from the buffer memory 3 is processed by the DCT/I
The DCT circuit 21 performs orthogonal transformation processing, and the obtained transformation coefficients are recorded in the buffer memory 22. Again, 2
DCT processing is not performed in subsequent encoding processing,
The conversion coefficients recorded in the buffer memory 22 are read out and the above encoding process is performed. The conversion coefficient data read from the buffer memory 22 is quantized by a quantization/inverse quantization circuit 23, and among the quantized conversion coefficients, DC conversion coefficients and AC conversion coefficients are sent to a DPCM circuit 7 and a zigzag scanning circuit. 8 and subjected to the aforementioned encoding process via encoding/decoding circuits 9 and 10 under the control of a control circuit 20. When decoding image data, quantization/
The transform coefficients dequantized by the dequantization circuit 23 are directly converted to D
The signal is supplied to the CT/IDCT circuit 21, subjected to inverse orthogonal transformation, and recorded in the buffer memory 22. Buffer memory 22
From then on, one screen data read out in the order adapted to the D/A converter 2 is converted into an analog signal by the D/A converter 2, and an analog image signal is obtained and used as memory. When outputting an image signal, the operation of the DCT/IDCT circuit 21 can be stopped, reducing power consumption and the influence of noise on peripheral circuits.

【0013】[0013]

【発明の効果】以上説明したように、本発明による画像
符号化装置は、直交変換されて得られた変換係数データ
を記録するバッファメモリを設け、符号量調整のために
量子化、符号化処理を繰り返し行うとき、2回目以降の
処理ではバッファメモリに記録されている変換係数デー
タをそのまま用いるようにしているので、直交変換処理
に要する時間を削減でき、高速符号化処理が可能となる
As explained above, the image encoding device according to the present invention includes a buffer memory for recording transform coefficient data obtained by orthogonal transformation, and performs quantization and encoding processing to adjust the amount of code. When repeatedly performing the process, the transform coefficient data recorded in the buffer memory is used as is in the second and subsequent processes, so the time required for orthogonal transform processing can be reduced and high-speed encoding processing becomes possible.

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

【図1】本発明による画像符号化装置の一実施例を示す
構成ブロック図である。
FIG. 1 is a configuration block diagram showing an embodiment of an image encoding device according to the present invention.

【図2】本発明による画像符号化装置の他の実施例を示
す構成ブロック図である。
FIG. 2 is a configuration block diagram showing another embodiment of an image encoding device according to the present invention.

【図3】従来の画像符号化装置の構成ブロック図である
FIG. 3 is a configuration block diagram of a conventional image encoding device.

【図4】直交変換により得られる変換係数の配置図で、
交流変換係数のジグザグ走査の様子を示す図である。
FIG. 4 is a diagram showing the arrangement of transform coefficients obtained by orthogonal transform.
FIG. 3 is a diagram showing how AC conversion coefficients are zigzag scanned.

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

1        A/Dコンバータ        
2        D/Aコンバータ 3,5,22,31        バッファメモリ4
,21                  DCT/
IDCT回路6,23               
   量子化/逆量子化回路7        DPC
M回路            8        ジ
グザグ走査回路 9,10                  符号化
/復号化回路11,12      コードテーブル 
   13        量子化テーブル 14        合成/分割回路        
15      記録媒体
1 A/D converter
2 D/A converter 3, 5, 22, 31 Buffer memory 4
,21 DCT/
IDCT circuit 6, 23
Quantization/inverse quantization circuit 7 DPC
M circuit 8 Zigzag scanning circuit 9, 10 Encoding/decoding circuit 11, 12 Code table
13 Quantization table 14 Combining/dividing circuit
15 Recording medium

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】画像データを直交変換し、量子化および符
号化の符号化処理を施すとともに、前記符号化処理によ
り得られる符号量を調整するため前記符号化処理を繰り
返し施す画像符号化装置において、前記直交変換されて
得られた変換係数を記録するメモリを設け、2回目以降
の前記符号化処理は前記メモリに記録されている変換係
数を用いて行うことを特徴とする画像符号化装置。
1. An image encoding device that orthogonally transforms image data, performs encoding processing such as quantization and encoding, and repeatedly performs the encoding processing to adjust the amount of code obtained by the encoding processing. , an image encoding device comprising: a memory for recording transform coefficients obtained by the orthogonal transform; and second and subsequent encoding processes are performed using the transform coefficients recorded in the memory.
【請求項2】前記メモリは、前記符号化された画像デー
タの復号時に復号データを一時記憶し、再生時、所定の
シーケンスで読み出されるフレームメモリ機能を有する
ことを特徴とする請求項1に記載の画像符号化装置。
2. The memory has a frame memory function for temporarily storing decoded data during decoding of the encoded image data and reading out the data in a predetermined sequence during playback. image encoding device.
JP12239191A 1991-04-24 1991-04-24 Image processing device Expired - Fee Related JP3132844B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12239191A JP3132844B2 (en) 1991-04-24 1991-04-24 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12239191A JP3132844B2 (en) 1991-04-24 1991-04-24 Image processing device

Publications (2)

Publication Number Publication Date
JPH04324779A true JPH04324779A (en) 1992-11-13
JP3132844B2 JP3132844B2 (en) 2001-02-05

Family

ID=14834639

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12239191A Expired - Fee Related JP3132844B2 (en) 1991-04-24 1991-04-24 Image processing device

Country Status (1)

Country Link
JP (1) JP3132844B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06237445A (en) * 1992-11-30 1994-08-23 Samsung Electron Co Ltd Encoding method, decoding method and device thereof
JPH11136677A (en) * 1997-10-30 1999-05-21 Fujitsu Ltd Image information processing unit and coder

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06237445A (en) * 1992-11-30 1994-08-23 Samsung Electron Co Ltd Encoding method, decoding method and device thereof
JPH11136677A (en) * 1997-10-30 1999-05-21 Fujitsu Ltd Image information processing unit and coder
JP4531871B2 (en) * 1997-10-30 2010-08-25 富士通セミコンダクター株式会社 Image information processing apparatus and encoding apparatus

Also Published As

Publication number Publication date
JP3132844B2 (en) 2001-02-05

Similar Documents

Publication Publication Date Title
JP3069455B2 (en) Quantization and dequantization circuits in image data compression and decompression equipment
JPH0379182A (en) Image encoding control system
JP2003304404A (en) Image encoder
JP3520670B2 (en) Variable length code processing device and image processing device
US7170939B2 (en) Compression-encoded data decoding apparatus
JP3442111B2 (en) Image compression device, image reproduction device and drawing device
JP3132844B2 (en) Image processing device
JP3271585B2 (en) Video decoding device
JP2776284B2 (en) Image coding device
JPH05227519A (en) Encoder and decoder for picture data
JPH05176171A (en) Method and device for compressing picture data
JP3038020B2 (en) Image data recording method and apparatus
JPH07131789A (en) Picture coding system
JP2001196935A (en) Data quantizer
JP2700355B2 (en) Image data compression device
JPH08336139A (en) Image data processor and quantizing method
JPH0955946A (en) Moving picture signal decoding device
KR0124168B1 (en) Apparatus for decoding video signal
JPH04220875A (en) Encoding device for picture data
JPH0575837A (en) Synthesizing method for picture
JPH07107298A (en) Method and device for encoding picture signal
JP2001025017A (en) Image encoding device
JPH07226848A (en) Picture signal encoding device
JPH02112384A (en) Picture signal compressing and encoding device
JPH07222152A (en) Picture processor and compressed data control method in the picture processor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20001107

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071124

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081124

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091124

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101124

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees