JPH07111633A - Image compression recording/reproducing device - Google Patents

Image compression recording/reproducing device

Info

Publication number
JPH07111633A
JPH07111633A JP25684393A JP25684393A JPH07111633A JP H07111633 A JPH07111633 A JP H07111633A JP 25684393 A JP25684393 A JP 25684393A JP 25684393 A JP25684393 A JP 25684393A JP H07111633 A JPH07111633 A JP H07111633A
Authority
JP
Japan
Prior art keywords
data
recording
circuit
output
length
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
JP25684393A
Other languages
Japanese (ja)
Inventor
Hideaki Mita
英明 三田
Tatsuji Sakauchi
達司 坂内
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP25684393A priority Critical patent/JPH07111633A/en
Publication of JPH07111633A publication Critical patent/JPH07111633A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve compression efficiency by maintaining interchangeability by a long time mode and a standard mode by performing a variable length encoding in basic data and a fixed length encoding in additional data according to the nature of data. CONSTITUTION:The data inputted from an input terminal 1 is divided into an 8X8 DCT block by a blocking circuit 2. The data is converted into 64 DCT coefficients every each block in a DCT circuit 3 and is outputted in order of a zigzag scan. A linear quantization is performed for the DCT coefficients by the quantization value multiplied by different quantization steps and scaling factors for each coefficient in a quantizer 4 and the coefficients are outputted. In a separation circuit 5, a bit assignment is performed according to a quantization characteristic. Outputted upper bit data is recorded in a magnetic tape 14 by heads 12 and 13 after a signal processing is performed for the data in a circuit 7 after a variable length encoding is performed for the data in a VCL circuit 6. A signal processing is performed for the lower bit data from the circuit 5 in a circuit 9 after a fixed length encoding is performed for the data in an FLC circuit 8 and the data is recorded by heads 14 and 15.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はディジタル化した画像デ
ータを圧縮符号化して記録再生する画像圧縮記録再生装
置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image compression recording / reproducing apparatus for compressing and encoding digitized image data for recording / reproducing.

【0002】[0002]

【従来の技術】近年、画像圧縮符号化技術の進歩、およ
び高密度磁気記録の発展により、画像データを圧縮符号
化してディジタル記録する圧縮型VTRが提案されてお
り、実用化に近づいている。また、長時間記録、高画質
記録といった様々な要求に答えるため、データを低圧縮
率として情報量をさほど削減せずに高画質化を図った標
準モードと、データを高圧縮率として情報量を大幅に削
減し長時間記録を図った長時間モードを切り替えて記録
する方式が提案されている。
2. Description of the Related Art In recent years, due to the progress of image compression coding technology and the development of high-density magnetic recording, a compression type VTR for compressing and coding image data and digitally recording it has been proposed and is nearing practical use. In addition, in order to meet various demands such as long-term recording and high image quality recording, a standard mode that achieves high image quality without reducing the amount of information with data at a low compression ratio and an information amount with data at a high compression ratio are provided. A method has been proposed in which recording is performed by switching the long-time mode, which is intended for long-term recording with a significant reduction.

【0003】また、機器の小型化、低コスト化といった
観点から、それらのいずれかの方式のみに対応したVT
Rも考えられるため、それぞれの互換性が問題となって
くる。
Further, from the viewpoint of downsizing and cost reduction of equipment, VT compatible with only one of these methods.
Since R is also considered, compatibility between them becomes a problem.

【0004】そこで、長時間モードとして高圧縮の情報
を記録すると共に、標準モードの場合には前記高圧縮の
情報に付加することにより高画質化が図れるような情報
を付加して記録するVTRが提案されている(特開平3
−121684号公報)。
Therefore, a VTR that records high-compression information as a long-time mode and additionally records information that can improve image quality by adding to the high-compression information in the standard mode is recorded. Proposed (JP-A-3
-121684).

【0005】このVTRでは、圧縮符号化方式として直
交変換を用いたものが示されている。そして、長時間モ
ードでは主に係数の内重要なDC及び低域AC成分にビ
ットを割り当てて基本データとし、標準モードではさら
に多くの高域AC成分にもビットを割り当て基本データ
以外のデータを付加データとして記録するもので、これ
らの構成により、長時間モードと標準モードとが両立し
たシステムを構成することができ、長時間モード専用機
においても標準モードで記録されたテープの再生が可能
となっている。
In this VTR, an orthogonal transform is used as a compression coding method. Then, in the long-time mode, bits are mainly allocated to important DC and low-frequency AC components of the coefficient as basic data, and in the standard mode, more high-frequency AC components are allocated bits to add data other than the basic data. Data is recorded as data.With these configurations, it is possible to configure a system that is compatible with both long-time mode and standard mode, and it is possible to play back tapes recorded in standard mode even on long-time mode dedicated machines. ing.

【0006】[0006]

【発明が解決しようとする課題】しかしながら上記の従
来の構成では、固定長の符号化のみに対応可能であり、
より圧縮効率の高い可変長符号化についてはそのまま対
応することは出来ない。すなわち、JPEG等に代表さ
れる直交変換器に可変長符号を組み合わせた圧縮方式で
は、画像データの特性により符号化後の符号量は変動す
るが、VTRにおいては一画面を所定の符号量以下に符
号化する必要があり、画像データの特性に応じて適応量
子化する必要があるためである。
However, in the above-mentioned conventional configuration, only fixed-length coding is possible,
Variable-length coding with higher compression efficiency cannot be directly supported. That is, in a compression method in which a variable length code is combined with an orthogonal transformer represented by JPEG or the like, the code amount after encoding varies depending on the characteristics of image data, but in a VTR, one screen is reduced to a predetermined code amount or less. This is because it needs to be encoded and needs to be adaptively quantized according to the characteristics of the image data.

【0007】また、標準データ、高画質付加データとも
に可変長符号化して記録することも考えられるが、符号
量制御、可変長符号化回路、等が二系統必要となり、回
路規模の増大が問題となってくる。
Although it is conceivable that both standard data and high image quality additional data are variable length coded and recorded, two systems of code amount control, variable length coding circuit, etc. are required, which causes an increase in circuit scale. Is coming.

【0008】本発明は上記従来の問題点を解決するもの
で、長時間モード、標準モードのいずれにおいても圧縮
効率を向上することが出来る上に、互換性を保つことの
可能な画像圧縮記録再生装置を提供することを目的とす
る。
The present invention solves the above-mentioned conventional problems, and it is possible to improve the compression efficiency in both the long-time mode and the standard mode, and at the same time, the image compression recording / reproduction capable of maintaining the compatibility. The purpose is to provide a device.

【0009】[0009]

【課題を解決するための手段】この目的を達成するため
に本発明の画像圧縮記録再生装置は、入力画像データを
ブロック毎に直交変換する直交変換器と、前記直交変換
器の出力データを量子化する量子化器と、前記量子化器
出力を上位ビットと下位ビットに分離する分離回路と、
前記分離回路の上位ビット出力を可変長符号化する可変
長符号化器と、前記可変長符号化データを記録媒体に記
録する第一の記録ヘッドと、前記分離回路の下位ビット
出力を固定長符号化する固定長符号化器と、前記固定長
符号化データを前記記録媒体に記録する第二の記録ヘッ
ドと、前記記録媒体より可変長符号化データを再生する
第一の再生ヘッドと、再生された前記可変長符号化デー
タを可変長復号する可変長復号器と、前記記録媒体より
固定長符号化データを再生する第二の再生ヘッドと、再
生された前記固定長符号化データを固定長復号する固定
長復号器と、前記可変長復号器出力と前記固定長復号器
出力とからデータを合成する合成回路と、前記合成回路
出力を逆量子化する逆量子化器と、前記逆量子化器出力
を逆直交変換し画像データを出力する逆直交変換器とを
備え、記録時において、第一の記録モードでは前記可変
長符号化データのみを記録し、第二の記録モードでは前
記可変長符号化データ、および前記固定長符号化データ
の両方を記録し、再生時において、前記合成回路は、前
記記録媒体が前記第一の記録モードで記録されている場
合は、上位ビットを前記可変長復号器出力とし、下位ビ
ットは0として出力し、前記記録媒体が前記第二の記録
モードで記録されている場合は上位ビットを前記可変長
復号器出力とし、下位ビットは前記固定長復号器出力と
して出力する構成を有している。
In order to achieve this object, an image compression recording / reproducing apparatus according to the present invention comprises an orthogonal transformer for orthogonally transforming input image data block by block, and an output data of the orthogonal transformer. A quantizer, and a separating circuit for separating the quantizer output into upper bits and lower bits,
A variable-length encoder for variable-length encoding the upper bit output of the separation circuit, a first recording head for recording the variable-length encoded data on a recording medium, and a fixed-length code for the lower bit output of the separation circuit. A fixed-length encoder for encoding, a second recording head for recording the fixed-length encoded data on the recording medium, a first reproducing head for reproducing variable-length encoded data from the recording medium, A variable length decoder for variable length decoding the variable length encoded data, a second reproducing head for reproducing fixed length encoded data from the recording medium, and a fixed length decoding for the reproduced fixed length encoded data. A fixed length decoder, a combining circuit for combining data from the variable length decoder output and the fixed length decoder output, an inverse quantizer for inverse quantizing the combining circuit output, and the inverse quantizer Inverse orthogonal transform of output and image An inverse orthogonal transformer that outputs data, and at the time of recording, only the variable length encoded data is recorded in the first recording mode, and the variable length encoded data and the fixed length are recorded in the second recording mode. When both the encoded data are recorded and reproduced, the synthesizing circuit, when the recording medium is recorded in the first recording mode, sets the upper bit to the variable length decoder output and the lower bit to 0, and when the recording medium is recorded in the second recording mode, the upper bits are output as the variable length decoder output, and the lower bits are output as the fixed length decoder output. There is.

【0010】[0010]

【作用】この構成によって、基本データでは可変長符号
化により圧縮し、付加データでは固定長符号化とするこ
とで、いずれのモードでも効率の良い圧縮を行うことが
でき、長時間モード、標準モードの互換性を確保した上
で、再生画像の画質向上を図る。
With this structure, the basic data is compressed by the variable-length coding and the additional data is compressed by the fixed-length coding, so that the efficient compression can be performed in any mode. While ensuring the compatibility of, improve the quality of the reproduced image.

【0011】[0011]

【実施例】以下本発明の一実施例について図面を参照し
ながら説明する。図1は本発明の一実施例における画像
圧縮記録再生装置のブロック図、図2はDCTのジグザ
グスキャンの順を示す図、図3はDCTの各係数の量子
化ステップを示す図、図4は下位ビットの割当を示す
図、図5は分離回路の動作を示す図、図6はテープパタ
ーンを示す図、図7は合成回路の動作を示す図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of an image compression recording / reproducing apparatus according to an embodiment of the present invention, FIG. 2 is a diagram showing a zigzag scan order of DCT, FIG. 3 is a diagram showing a quantization step of each coefficient of DCT, and FIG. FIG. 5 is a diagram showing allocation of lower bits, FIG. 5 is a diagram showing an operation of the separation circuit, FIG. 6 is a diagram showing a tape pattern, and FIG. 7 is a diagram showing an operation of the synthesizing circuit.

【0012】図1において、1は画像データを入力する
入力端子、2は画像データを8×8のブロックに分割す
るブロック化回路、3は8×8のブロック毎に直交変換
の一例である離散コサイン変換(DCT)を行うDCT
回路、4はDCT係数を量子化する量子化器、5は量子
化器出力を上位ビットと下位ビットに分離する分離回
路、6は上位ビットを可変長符号化(VLC)するVL
C回路、7はVLCデータを記録に適した信号に変換す
る第一の記録処理回路、8は下位ビットを固定長符号化
(FLC)するFLC回路、9はFLCデータを記録に
適した信号に変換する第二の記録処理回路、10は記録
モードが入力されるモード入力端子、11は記録モード
に応じて第二の記録処理回路出力を切り換えるモード切
り換えスイッチ、12および13は基本データ記録用ヘ
ッド、14および15は付加データ記録用ヘッド、16
は磁気テープである。
In FIG. 1, 1 is an input terminal for inputting image data, 2 is a blocking circuit for dividing the image data into 8 × 8 blocks, and 3 is an example of orthogonal transformation for each 8 × 8 block. DCT for cosine transform (DCT)
A circuit, 4 is a quantizer for quantizing DCT coefficients, 5 is a separation circuit for separating the quantizer output into upper bits and lower bits, and 6 is a VL for variable length encoding (VLC) the upper bits.
C circuit, 7 is a first recording processing circuit that converts VLC data into a signal suitable for recording, 8 is a FLC circuit that performs fixed length encoding (FLC) of lower bits, and 9 is a signal suitable for recording FLC data A second recording processing circuit for conversion, 10 is a mode input terminal for inputting a recording mode, 11 is a mode change switch for switching the output of the second recording processing circuit according to the recording mode, and 12 and 13 are basic data recording heads. , 14 and 15 are heads for recording additional data, 16
Is a magnetic tape.

【0013】17および18は基本データ再生用ヘッ
ド、19および20は付加データ再生用ヘッド、21は
記録されたモードを検出するモード検出回路、22はヘ
ッド再生信号をデータに変換する第一の再生処理回路、
23はVLCデータを復号(VLD)して上位ビットを
出力するVLD回路、24はヘッド再生信号をデータに
変換する第二の再生処理回路、25はFLCデータを復
号(FLD)して下位ビットを出力するFLD回路、2
6は上位ビットと下位ビットを合成する合成回路、27
は合成されたデータを逆量子化する逆量子化回路、28
は逆量子化されたデータを離散コサイン逆変換するID
CT回路、29はブロッキングされたデータを画像デー
タに並べ換える逆ブロック化回路、30は画像データを
出力する出力端子である。
Reference numerals 17 and 18 are basic data reproducing heads, 19 and 20 are additional data reproducing heads, 21 is a mode detection circuit for detecting a recorded mode, and 22 is a first reproduction for converting a head reproduction signal into data. Processing circuit,
Reference numeral 23 is a VLD circuit for decoding (VLD) VLC data and outputting upper bits, 24 is a second reproduction processing circuit for converting a head reproduction signal into data, and 25 is decoding (FLD) FLC data for lower bits. FLD circuit for output, 2
6 is a synthesizing circuit for synthesizing the upper bit and the lower bit, 27
Is an inverse quantization circuit for inversely quantizing the combined data, 28
Is the ID that inversely transforms the inversely quantized data by discrete cosine
A CT circuit, 29 is an inverse blocking circuit for rearranging blocked data into image data, and 30 is an output terminal for outputting image data.

【0014】以上のように構成された画像圧縮記録再生
装置について、以下その動作を説明する。まず、入力端
子1から入力されたデータはブロック化回路2によって
8×8のDCTブロックに分割される。データはDCT
回路3で各ブロック毎に64個のDCT係数に変換され
図2に示すジグザグスキャンの順に出力される。DCT
係数は量子化器4にて、図3に示す各係数毎に異なる量
子化ステップとスケーリングファクタを掛けた量子化値
により線形量子化されて出力する。ここで、スケーリン
グファクタは可変長符号化後の符号量が所定の符号量以
下に収まるような値が選択される。
The operation of the image compression recording / reproducing apparatus configured as described above will be described below. First, the data input from the input terminal 1 is divided into 8 × 8 DCT blocks by the blocking circuit 2. Data is DCT
The circuit 3 converts each block into 64 DCT coefficients and outputs the DCT coefficients in the zigzag scan order shown in FIG. DCT
The coefficient is linearly quantized by the quantizer 4 and output by a quantized value obtained by multiplying a quantization step different for each coefficient shown in FIG. 3 and a scaling factor. Here, as the scaling factor, a value is selected so that the code amount after variable-length coding falls within a predetermined code amount or less.

【0015】分離回路5では、まず量子化特性に応じて
ビット割り当てが行われる。スケーリングファクタが小
の時、例えばスケーリングファクタを1/4とすると、低
域での量子化値は1/4となるため上位ビットのみでDC
T係数が表され、量子化歪は発生しない。従って、図4
aのように量子化ステップの大きい高域のDCT係数に
下位ビットを割り当てることにより効率良く画質向上を
図ることが出来る。また、スケーリングファクタが大の
ときは、量子化による歪が全係数に及ぶため、図4bの
ようにDCT係数の全域に渡って下位ビットを割り当て
る。
In the separation circuit 5, first, bit allocation is performed according to the quantization characteristic. When the scaling factor is small, for example, if the scaling factor is 1/4, the quantized value in the low frequency band will be 1/4, so only the upper bits will be DC.
The T coefficient is represented, and no quantization distortion occurs. Therefore, FIG.
It is possible to efficiently improve the image quality by assigning the lower bits to the high-frequency DCT coefficient having a large quantization step such as a. Further, when the scaling factor is large, the distortion due to quantization affects all the coefficients, so that the lower bits are allocated over the entire range of the DCT coefficients as shown in FIG. 4b.

【0016】次に、図5に示すように、量子化後のデー
タの下位2ビットを除くデータを上位ビットとして丸め
て出力し、下位2ビットのうち前記ビット割り当てに従
ったビット数を下位ビットとして出力する。出力された
上位ビットデータはVLC回路6で可変長符号化された
後、第一の記録処理回路7にて、シャフリング、誤り訂
正符号の付加、記録符号化、等の磁気記録に適した信号
処理が行われて出力される。そして、基本データ記録用
ヘッド12、13によって磁気テープ14に記録され
る。
Next, as shown in FIG. 5, data excluding the lower 2 bits of the quantized data is rounded and output as the upper bits, and the number of bits of the lower 2 bits according to the bit allocation is converted into the lower bits. Output as. The output high-order bit data is variable-length coded by the VLC circuit 6, and then a signal suitable for magnetic recording such as shuffling, addition of error correction code, and recording coding is performed by the first recording processing circuit 7. Processed and output. Then, the data is recorded on the magnetic tape 14 by the basic data recording heads 12 and 13.

【0017】また、FLC回路8では分離回路5にて出
力された下位ビットデータが固定長符号化された後、V
LCデータと同様に、第二の記録処理回路9にて磁気記
録に適した信号処理が行われて出力される。そして、モ
ード入力端子10からのモード信号に従って、モード切
り換えスイッチ11が切り換えられ、標準モードの時の
み付加データ用記録ヘッド14、15により記録され
る。
In the FLC circuit 8, the lower bit data output from the separation circuit 5 is fixed-length coded, and then V
Similar to the LC data, the second recording processing circuit 9 performs signal processing suitable for magnetic recording and outputs. Then, the mode changeover switch 11 is changed over according to the mode signal from the mode input terminal 10, and recording is performed by the additional data recording heads 14 and 15 only in the standard mode.

【0018】記録されたテープパターンを図6に示す。
長時間モードでは基本データのみが、1フィールド当り
1本のトラックとして記録されており、標準モードでは
基本データと付加データが交互に、1フィールド当り計
2本のトラックで記録されている。従って、長時間モー
ドでは標準モードに比較して2倍の記録時間が確保出来
ることとなる。
The recorded tape pattern is shown in FIG.
In the long time mode, only the basic data is recorded as one track per field, and in the standard mode, the basic data and the additional data are alternately recorded in a total of two tracks per field. Therefore, in the long time mode, the recording time which is twice as long as that in the standard mode can be secured.

【0019】基本データ再生用ヘッド17、18にて再
生された信号は第一の再生処理回路22にて、再生復
号、誤り訂正、デシャフリング、等の再生処理が行われ
てVLCデータとして出力される。VLD回路23では
VLCデータの可変長復号処理が行なわれ上位ビットデ
ータとして出力される。また、標準モード記録の場合、
付加データ再生用ヘッド19、20にて再生された信号
は基本データと同様に第二の再生処理回路24にて再生
処理が行われてFLCデータが出力される。
The signals reproduced by the basic data reproducing heads 17, 18 are subjected to reproduction processing such as reproduction decoding, error correction, deshuffling, etc. in the first reproduction processing circuit 22 and output as VLC data. . The VLD circuit 23 performs variable length decoding processing on the VLC data and outputs it as upper bit data. In the case of standard mode recording,
The signals reproduced by the additional data reproducing heads 19 and 20 are reproduced by the second reproduction processing circuit 24 in the same manner as the basic data, and FLC data is output.

【0020】FLD回路25では固定長復号処理が行わ
れ下位ビットデータとして出力される。合成回路26で
は、図7に示すように、モード検出回路21にて検出さ
れた記録モードに応じて上位ビットデータと下位ビット
データの合成を行う。長時間モードでは、下位ビットを
全て0として上位ビットのみを出力する。また、標準モ
ードでは、スケーリングファクタに対応した下位ビット
の割り当てに従って、下位ビットの最大桁が1の場合は
丸めにより上位ビットが切上げられたので上位ビットか
ら1を引いたデータに下位ビットを付加して出力し、下
位ビットの最大桁が0の場合はそのまま下位ビットを付
加して出力する。
The FLD circuit 25 performs a fixed length decoding process and outputs it as lower bit data. As shown in FIG. 7, the synthesizing circuit 26 synthesizes the upper bit data and the lower bit data in accordance with the recording mode detected by the mode detecting circuit 21. In the long time mode, all the lower bits are set to 0 and only the upper bits are output. In the standard mode, according to the allocation of the lower bits corresponding to the scaling factor, if the maximum digit of the lower bits is 1, the upper bits are rounded up, so the lower bits are added to the data obtained by subtracting 1 from the upper bits. If the maximum digit of the lower bits is 0, the lower bits are added and output as they are.

【0021】この処理により記録時上位ビットを丸めた
影響は無くなり、また標準モードで記録されたテープを
長時間モードで再生する場合にも丸め処理の行われた上
位ビットのみで再生するため、単純な切り捨て処理に比
較して量子化誤差が減少し、画質が向上する。
This processing eliminates the effect of rounding the high-order bits during recording, and even when playing back a tape recorded in the standard mode in the long-time mode, only the high-order bits that have been rounded are played back. The quantization error is reduced and the image quality is improved as compared with the simple truncation process.

【0022】そして、合成回路より出力されたデータは
逆量子化器27により逆量子化されDCT係数となる。
ブロック当り64個のDCT係数はIDCT回路28に
て逆DCT変換されたのち逆ブロック化回路29にて画
像データとして並べ換えられ出力端子30より出力され
る。
Then, the data output from the synthesizing circuit is inversely quantized by the inverse quantizer 27 and becomes a DCT coefficient.
The 64 DCT coefficients per block are inversely DCT transformed by the IDCT circuit 28, rearranged as image data by the inverse blocking circuit 29, and output from the output terminal 30.

【0023】なお、本実施例では長時間モードと標準モ
ードのどちらにも対応した画像圧縮記録再生装置を示し
たが、長時間モードのみに対応した画像圧縮記録再生装
置においても、標準モードで記録されたテープを基本デ
ータのみを使用して再生することが可能である。
In this embodiment, the image compression recording / reproducing apparatus compatible with both the long time mode and the standard mode is shown. However, even the image compression recording / reproducing apparatus compatible only with the long time mode records in the standard mode. It is possible to play the recorded tape using only basic data.

【0024】また、本実施例では基本データ付加データ
ともに1フィールド当り1トラックであるが、それぞれ
複数の記録ヘッドまたはシリンダの回転数を変えること
等により複数のトラックに記録する場合でも同様の効果
がある。
Further, in the present embodiment, both basic data and additional data have one track per field, but the same effect can be obtained even when recording is performed on a plurality of tracks by changing the rotational speeds of a plurality of recording heads or cylinders. is there.

【0025】さらに、本実施例では入力画像データをD
CT変換する場合を例にとって説明したが、画像データ
としてフレーム間差分データであっても良いし、直交変
換としてLOT、アダマール変換等いかなる直交変換に
おいても同様の効果があることは明かである。
Further, in this embodiment, the input image data is D
Although the case of performing the CT conversion has been described as an example, it is clear that the image data may be inter-frame difference data, and the same effect can be obtained by any orthogonal conversion such as LOT or Hadamard conversion as the orthogonal conversion.

【0026】[0026]

【発明の効果】以上説明したように本発明によれば、そ
れぞれのデータの性質に合わせ基本データでは可変長符
号化、付加データでは固定長符号化とすることで、長時
間モード、標準モードのいずれのモードでも圧縮効率の
向上を図ることができる。
As described above, according to the present invention, the variable length coding is performed on the basic data and the fixed length coding is performed on the additional data according to the property of each data, so that the long time mode and the standard mode can be realized. In either mode, the compression efficiency can be improved.

【0027】また下位ビットのビット割り当ては適応量
子化器の特性によって決定しているため、そのための特
別な付加情報を発生させることがなく、画像データに対
応した適応的な割り当てが可能である。
Since the bit allocation of the lower bits is determined by the characteristics of the adaptive quantizer, it is possible to perform adaptive allocation corresponding to the image data without generating special additional information for that purpose.

【0028】さらに、基本データでは再小桁を丸めるこ
とで量子化誤差を改善することが出来、標準モードにお
いては下位ビットデータの最大桁に応じて基本データの
丸めを復元することが出来るため、いずれのモードにお
いても画質を向上させることが可能である。
Further, in the basic data, the quantizing error can be improved by rounding the reciprocal digit, and in the standard mode, the rounding of the basic data can be restored according to the maximum digit of the lower bit data. The image quality can be improved in any mode.

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

【図1】本発明の一実施例の画像圧縮記録再生装置の構
成を示すブロック図
FIG. 1 is a block diagram showing a configuration of an image compression recording / reproducing apparatus according to an embodiment of the present invention.

【図2】DCT係数のジグザグスキャンを表す図FIG. 2 is a diagram showing a zigzag scan of DCT coefficients.

【図3】DCT係数の量子化ステップを表す図FIG. 3 is a diagram showing quantization steps of DCT coefficients.

【図4】下位ビットのビット割り当てを表す図FIG. 4 is a diagram showing bit allocation of lower bits.

【図5】分離回路でのビット分離を表す図FIG. 5 is a diagram showing bit separation in a separation circuit.

【図6】テープパターンを示す図FIG. 6 is a diagram showing a tape pattern.

【図7】合成回路でのビット合成を表す図FIG. 7 is a diagram showing bit combining in a combining circuit.

【符号の説明】 2 ブロック化回路 3 DCT回路 4 量子化器 5 分離回路 6 VLC回路 8 FLC回路 11 モード切り替えスイッチ 21 モード検出回路 23 VLD回路 25 FLD回路 27 逆量子化回路 28 IDCT回路 29 逆ブロック化回路[Explanation of Codes] 2 Blocking Circuit 3 DCT Circuit 4 Quantizer 5 Separation Circuit 6 VLC Circuit 8 FLC Circuit 11 Mode Change Switch 21 Mode Detection Circuit 23 VLD Circuit 25 FLD Circuit 27 Inverse Quantization Circuit 28 IDCT Circuit 29 Inverse Block Circuit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 7/133 Z ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication H04N 7/133 Z

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】入力画像データをブロック毎に直交変換す
る直交変換器と、前記直交変換器の出力データを量子化
する量子化器と、前記量子化器出力を上位ビットと下位
ビットに分離する分離回路と、前記分離回路の上位ビッ
ト出力を可変長符号化する可変長符号化器と、前記可変
長符号化データを記録媒体に記録する第一の記録ヘッド
と、前記分離回路の下位ビット出力を固定長符号化する
固定長符号化器と、前記固定長符号化データを前記記録
媒体に記録する第二の記録ヘッドと、前記記録媒体より
可変長符号化データを再生する第一の再生ヘッドと、再
生された前記可変長符号化データを可変長復号する可変
長復号器と、前記記録媒体より固定長符号化データを再
生する第二の再生ヘッドと、再生された前記固定長符号
化データを固定長復号する固定長復号器と、前記可変長
復号器出力と前記固定長復号器出力とからデータを合成
する合成回路と、前記合成回路出力を逆量子化する逆量
子化器と、前記逆量子化器出力を逆直交変換し画像デー
タを出力する逆直交変換器とを備え、記録時において、
第一の記録モードでは前記可変長符号化データのみを記
録し、第二の記録モードでは前記可変長符号化データ、
および前記固定長符号化データの両方を記録し、再生時
において、前記合成回路は、記録媒体が前記第一の記録
モードで記録されている場合は、上位ビットを前記可変
長復号器出力とし、下位ビットは0として出力し、記録
媒体が前記第二の記録モードで記録されている場合は上
位ビットを前記可変長復号器出力とし、下位ビットは前
記固定長復号器出力として合成して出力することを特徴
とする画像圧縮記録再生装置。
1. An orthogonal transformer that orthogonally transforms input image data block by block, a quantizer that quantizes output data of the orthogonal transformer, and a quantizer output that is separated into upper bits and lower bits. Separation circuit, variable-length encoder for variable-length encoding the high-order bit output of the separation circuit, first recording head for recording the variable-length encoded data on a recording medium, and low-order bit output of the separation circuit Fixed-length encoder for fixed-length encoding, a second recording head for recording the fixed-length encoded data on the recording medium, and a first reproducing head for reproducing variable-length encoded data from the recording medium. A variable length decoder for variable length decoding the reproduced variable length encoded data, a second reproducing head for reproducing fixed length encoded data from the recording medium, and the reproduced fixed length encoded data Fixed length Fixed-length decoder, a combining circuit that combines data from the variable-length decoder output and the fixed-length decoder output, an inverse quantizer that inversely quantizes the combining circuit output, and the inverse quantizer With an inverse orthogonal transformer that outputs the image data by inverse orthogonal transforming the output of the device, during recording,
In the first recording mode, only the variable length coded data is recorded, and in the second recording mode the variable length coded data,
And both the fixed-length encoded data are recorded, and at the time of reproduction, the synthesizing circuit, when the recording medium is recorded in the first recording mode, the upper bits are the variable-length decoder output, The lower bit is output as 0, and when the recording medium is recorded in the second recording mode, the upper bit is combined with the variable length decoder output and the lower bit is combined with the fixed length decoder output and output. An image compression recording / reproducing apparatus characterized by the above.
【請求項2】量子化器は、入力画像データの特徴に応じ
て適応的に量子化特性を変化させ、分離回路は、前記量
子化特性に応じて、下位ビットのビット割当を決定する
ことを特徴とする請求項1記載の画像圧縮記録再生装
置。
2. A quantizer adaptively changes a quantization characteristic in accordance with a characteristic of input image data, and a separation circuit determines a bit allocation of lower bits in accordance with the quantization characteristic. The image compression recording / reproducing apparatus according to claim 1.
【請求項3】入力画像データをブロック毎に直交変換す
る直交変換器と、前記直交変換器の出力データを量子化
する量子化器と、前記量子化器出力を上位ビットと下位
ビットに分離する分離回路と、前記分離回路の上位ビッ
トデータを記録媒体に記録する第一の記録ヘッドと、前
記分離回路の下位ビットデータを前記記録媒体に記録す
る第二の記録ヘッドと、前記記録媒体より上位ビットデ
ータを再生する第一の再生ヘッドと、前記記録媒体より
下位ビットデータを再生する第二の再生ヘッドと、再生
された前記上位ビットデータと下位ビットデータからデ
ータを合成する合成回路と、前記合成回路出力を逆量子
化する逆量子化器と、前記逆量子化器出力を逆直交変換
し画像データを出力する逆直交変換器とを備え、前記上
位ビットデータのみを記録する第一の記録モードと、前
記上位ビットデータおよび前記下位ビットデータの両方
を記録する第二の記録モードとを有し、前記分離回路は
上位ビットを丸めて出力し、前記合成回路は、前記第二
の記録モードを再生する場合において、下位ビットの最
大桁が1の場合、上位ビットから1を引いた後、合成し
て出力することを特徴とする画像圧縮記録再生装置。
3. An orthogonal transformer that orthogonally transforms input image data block by block, a quantizer that quantizes output data of the orthogonal transformer, and a quantizer output that is separated into upper bits and lower bits. Separation circuit, a first recording head for recording the upper bit data of the separation circuit on a recording medium, a second recording head for recording the lower bit data of the separation circuit on the recording medium, and an upper layer than the recording medium A first reproducing head for reproducing bit data, a second reproducing head for reproducing lower bit data from the recording medium, a synthesizing circuit for synthesizing data from the reproduced upper bit data and lower bit data, An inverse quantizer for dequantizing a synthesis circuit output, and an inverse orthogonal transformer for inverse orthogonal transforming the inverse quantizer output to output image data, and And a second recording mode for recording both the high-order bit data and the low-order bit data, the separation circuit rounds and outputs the high-order bits, and the combining circuit In the case of reproducing the second recording mode, when the maximum digit of the lower bit is 1, the image compression recording / reproducing apparatus is characterized in that after subtracting 1 from the upper bit, it is combined and outputted.
JP25684393A 1993-10-14 1993-10-14 Image compression recording/reproducing device Pending JPH07111633A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25684393A JPH07111633A (en) 1993-10-14 1993-10-14 Image compression recording/reproducing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25684393A JPH07111633A (en) 1993-10-14 1993-10-14 Image compression recording/reproducing device

Publications (1)

Publication Number Publication Date
JPH07111633A true JPH07111633A (en) 1995-04-25

Family

ID=17298191

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25684393A Pending JPH07111633A (en) 1993-10-14 1993-10-14 Image compression recording/reproducing device

Country Status (1)

Country Link
JP (1) JPH07111633A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009105838A (en) * 2007-10-25 2009-05-14 Sony Corp Encoding method, device, and program
JP2012502537A (en) * 2008-09-05 2012-01-26 コミサリアト ア レネルジー アトミクー エ オ エネルジーズ アルタナティヴズ Method for entropically code-converting first binary data string into compressed second binary data string, computer program thereof, and image capture device thereof
JP2013009272A (en) * 2011-06-27 2013-01-10 Toshiba Corp Image encoding apparatus, method, and program, and image decoding apparatus, method, and program
JP2015118324A (en) * 2013-12-19 2015-06-25 株式会社アクセル Encoder

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009105838A (en) * 2007-10-25 2009-05-14 Sony Corp Encoding method, device, and program
JP2012502537A (en) * 2008-09-05 2012-01-26 コミサリアト ア レネルジー アトミクー エ オ エネルジーズ アルタナティヴズ Method for entropically code-converting first binary data string into compressed second binary data string, computer program thereof, and image capture device thereof
JP2013009272A (en) * 2011-06-27 2013-01-10 Toshiba Corp Image encoding apparatus, method, and program, and image decoding apparatus, method, and program
JP2015118324A (en) * 2013-12-19 2015-06-25 株式会社アクセル Encoder

Similar Documents

Publication Publication Date Title
JP3085024B2 (en) Image recompressor and image recording device
JP3046224B2 (en) Constant bit rate coding method and apparatus and tracking method for fast search using the same
JP3298915B2 (en) Encoding device
JPH05236427A (en) Device and method for encoding image signal
JPH0583696A (en) Picture encoding device
JPH05292540A (en) Device and method for multiplexing and demultiplexing video data
KR100904329B1 (en) Image processing device, image processing method, and recording medium
US5291283A (en) Decoding apparatus of a compressed digital video signal
US5680266A (en) Bit-stream allocating and restoring method for digital VCR and data compressing/decompressing apparatus using the same
JPH0522715A (en) Picture encoder
JPH05137114A (en) Digital video tape recorder
JPWO2002080573A1 (en) Quantizer, quantization method, quantization program, and recording medium
JP3532221B2 (en) Encoding method
JPH07111633A (en) Image compression recording/reproducing device
KR0145044B1 (en) Code bit fixing method and apparatus thereof
JP3190164B2 (en) Code amount estimation device
JP3334255B2 (en) High efficiency coding device
JP3036182B2 (en) Image coding device
US6993072B1 (en) Digital signal coding apparatus
US7636394B2 (en) Compression encoder, compression-encoding method, recorder, and recording method
JP3381391B2 (en) Image compression encoding device and image compression decoding device
JP3143970B2 (en) Image coding device
KR0138291B1 (en) Video encoding of digital video cassette recorder
KR0165328B1 (en) Method and apparatus for recording a digital signal
JPH04332283A (en) Recording and reproducing device for video signal