[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPH07146927A - Image file device - Google Patents

Image file device

Info

Publication number
JPH07146927A
JPH07146927A JP29175093A JP29175093A JPH07146927A JP H07146927 A JPH07146927 A JP H07146927A JP 29175093 A JP29175093 A JP 29175093A JP 29175093 A JP29175093 A JP 29175093A JP H07146927 A JPH07146927 A JP H07146927A
Authority
JP
Japan
Prior art keywords
data
image
image data
encoded
encoded 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.)
Pending
Application number
JP29175093A
Other languages
Japanese (ja)
Inventor
Mari Kimura
真理 木村
Kunihiko Mototani
邦彦 本谷
Misao Kato
三三男 加藤
Yoshinori Amano
善則 天野
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 JP29175093A priority Critical patent/JPH07146927A/en
Publication of JPH07146927A publication Critical patent/JPH07146927A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To efficiently store image data which has small deterioration in a recording medium and to reproduce and display them by encoding the image data in two stages of a 1st encoding method which compresses the data irreversibly and a 2nd encoding method which encodes the difference data between the original image data and 1st encoded data reversibly. CONSTITUTION:The 1st encoded data A encoded by a 1st encoder 4 which encodes the image data irreversibly and 2nd encoded data B encoded by a 2nd encoder 6 which compresses the difference data between the original image data and image data obtained by restoring the encoded data A irreversibly are stored on the recording medium 1. At the time of reproduction, only the encoded data A are restored for normal reproduction and display, but when the original image data are necessary, the encoded data A and B are restored and then added. Consequently, the image data having small deterioration can be stored on the recording medium 1 and they can be reproduced and displayed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、記録媒体に多数の画像
データを蓄積し、必要に応じて所望の画像を再生表示す
る画像ファイル装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image file device which stores a large number of image data in a recording medium and reproduces and displays a desired image as needed.

【0002】[0002]

【従来の技術】従来よりTV信号等、中間調の画像デー
タは膨大な情報量を有しており、このような画像データ
を効率良く磁気ディスクや光ディスク等の記録媒体に記
録し、また迅速に再生表示するために画像データを圧縮
する試みが種々なされている。このような画像データの
圧縮方法の一つとして画像データの直交変換とエントロ
ピー符号化を利用するものがよく知られており、最近で
はカラー静止画の圧縮方式として標準化されつつある
(JPEG方式)。
2. Description of the Related Art Conventionally, halftone image data such as a TV signal has an enormous amount of information, and such image data can be efficiently recorded on a recording medium such as a magnetic disk or an optical disk and quickly. Various attempts have been made to compress image data for playback display. As one of such image data compression methods, a method utilizing orthogonal transformation and entropy coding of image data is well known, and recently it is being standardized as a compression method of a color still image (JPEG method).

【0003】この方法は、ディジタルの2次元画像デー
タを適当な標本数(例えば8×8)ずつのブロックに分
割し、このブロック毎に直交変換の一種である2次元離
散コサイン変換(DCT)を行い、DC成分とAC成分
からなる周波数のエネルギー成分を表わす係数を求め、
この変換により特定の成分にエネルギーが集中するの
で、エネルギーの大きな成分は細かく量子化し、他方エ
ネルギーの小さな成分は粗く量子化する。
In this method, digital two-dimensional image data is divided into blocks each having an appropriate number of samples (for example, 8 × 8), and each block is subjected to a two-dimensional discrete cosine transform (DCT) which is a kind of orthogonal transform. Then, the coefficient representing the energy component of the frequency composed of the DC component and the AC component is obtained,
Since energy is concentrated on a specific component by this conversion, a large energy component is finely quantized, while a small energy component is roughly quantized.

【0004】さらに、このようにして得られた量子化係
数に対してエントロピー符号化の一種であるハフマン符
号化を行う。この方法は、量子化係数の出現確立に応じ
た符号長の符号を割り当てたハフマンテーブルを参照し
ながら符号化するもので、頻度の高い量子化係数に短い
符号が、頻度の高い量子化係数に長い符号が割当てら
れ、各ブロック当りの符号長を低減させるものである。
Further, Huffman coding, which is a kind of entropy coding, is performed on the quantized coefficient thus obtained. In this method, coding is performed by referring to a Huffman table to which a code having a code length corresponding to the appearance of the quantized coefficient is assigned, and a code with a short frequency becomes a quantized coefficient with a high frequency. A long code is assigned to reduce the code length for each block.

【0005】このように圧縮された画像符号化データを
復元するには、上記と逆の処理を施す。即ち、符号化デ
ータを前記のハフマンテーブルを用いて復号化し、復号
化した量子化係数を逆直交変換することによって元の画
像信号を復元することができる。このような方法におい
ては量子化の粗さの度合いにより、元の画像データの1
/5から1/100程度の符号化データ量に圧縮するこ
とが可能である。
To restore the image coded data compressed in this way, a process reverse to the above is performed. That is, the original image signal can be restored by decoding the coded data using the Huffman table and subjecting the decoded quantized coefficient to the inverse orthogonal transform. In such a method, depending on the degree of coarseness of quantization, 1
It is possible to compress the encoded data amount from about / 5 to about 1/100.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記の
方法のように、粗く量子化を行うことにより、低ビット
レートの符号化が可能であるが、そのような画像符号化
データを復元すると、量子化誤差の影響でブロック歪と
呼ばれるブロック境界で不自然な不連続状態が生じ、特
に画像の濃度変化の少ない平坦な領域では、ブロック歪
が目立ちやすく、画像品質を低下させてしまうという課
題がある。
However, it is possible to perform coding at a low bit rate by roughly performing quantization as in the above method. However, when such image coded data is restored, the There is a problem that an unnatural discontinuous state occurs at the block boundary called block distortion due to the effect of the digitization error, and especially in a flat area where the image density change is small, the block distortion is conspicuous and the image quality is deteriorated. .

【0007】また輪郭エッジ部分で発生する高周波成分
の係数の量子化誤差がブロック全体に分布して現れるた
めに生じるモスキート雑音と呼ばれる輪郭周辺に広がる
雑音も、同様に画像品質の低下をまねいてしまう。この
ような2つの問題はDCTと量子化を用いた場合の本質
的な問題であり、画質と符号量はトレードオフの関係に
ある。
Further, noise spread around the contour, called mosquito noise, which occurs when the quantization error of the coefficient of the high frequency component generated at the contour edge portion appears in a distributed manner over the entire block, similarly causes deterioration of the image quality. . These two problems are essential problems when DCT and quantization are used, and there is a trade-off relationship between image quality and code amount.

【0008】平均的な自然画では1/20程度の符号量
であれば視覚的に画質劣化が目だちにくく、多数枚の画
像ファイルを蓄積し、高速に再生表示することを目的と
した画像ファイル装置では、この程度の符号化量で画像
データを圧縮し、蓄積することが多い。しかし、1/2
0程度の圧縮率であっても、文字部分や輪郭の目だつ部
分、また濃度の平坦な部分は詳細にみると上記のような
雑音が見られる。とくに画像ファイル装置においては、
蓄積画像をモニターに表示するのみではなく、画像プリ
ンターに出力したり、また、編集、加工して新たな画像
データを生成したり、他のシステムで使用できるように
加工し、転送したりする等の利用形態が考えられ、劣化
のない元の原画像も必要に応じて保存できた方が良い。
しかし、原画像は容量が大きく、蓄積効率を悪化させて
しまうという問題があった。
In the case of an average natural image, if the code amount is about 1/20, the deterioration of the image quality is not noticeable visually, and an image aimed at accumulating a large number of image files and reproducing and displaying at a high speed. In a file device, image data is often compressed and stored with such a coding amount. However, 1/2
Even if the compression ratio is about 0, the above-mentioned noise is seen in detail in the character portion, the contoured portion, and the portion having a flat density. Especially in the image file device,
Not only displaying the accumulated image on the monitor, but also outputting it to the image printer, creating new image data by editing and processing, processing it so that it can be used in other systems, transferring it, etc. It is recommended that the original original image with no deterioration be saved as needed.
However, there is a problem that the original image has a large capacity and deteriorates the storage efficiency.

【0009】本発明は上記課題を解決するものであり、
蓄積効率をあまり損なうことなく、画質劣化のない元の
原画像データも再生表示することのできる画像ファイル
装置を提供することを目的とするものである。
The present invention is intended to solve the above problems,
It is an object of the present invention to provide an image filing device capable of reproducing and displaying original image data without deterioration in image quality without significantly impairing the storage efficiency.

【0010】[0010]

【課題を解決するための手段】本発明は上記目的を達す
るため、画像データを入力する手段と、前記画像データ
を固有サイズのブロックに分割して直交変換を行い、量
子化し、データ量を不可逆的に圧縮する第1の符号化手
段と、前記第1の符号化データを復元する第2の復元手
段と、前記第1の復元した画像データと入力した元の画
像データとの差分をとる手段と、前記差分データを可逆
的に圧縮する第2の符号化手段と、前記第2の符号化デ
ータを復元する第2の復元手段と、第1の復元データと
第2の復元データを加算する手段とを有し、画像記録時
には、前記第1の符号化データのみ、または第1の符号
化データと第2の符号化データをともに記録媒体に記録
し、画像再生時には、再生モード選択手段により、通常
再生モードの時は、第1の符号化データのみを記録媒体
から読み出し、第1の復元手段により復元した画像を表
示手段により表示し、原画再生モードの時は、第1の符
号化データと第2の符号化データを読みだし、それぞれ
第1と第2の復元手段で復元し、第1の復元データと第
2の復元データを前記加算手段で加算することにより、
もとの画像データを復元し、表示する手段とを備えたも
のである。
In order to achieve the above object, the present invention has means for inputting image data and division of the image data into blocks of a specific size for orthogonal transformation, quantization, and irreversible data amount. First compressing means for compressing the data, second restoring means for restoring the first encoded data, and means for obtaining a difference between the first restored image data and the input original image data A second encoding means for reversibly compressing the difference data, a second restoring means for restoring the second encoded data, and a first restored data and a second restored data. Means for recording only the first encoded data or both the first encoded data and the second encoded data on a recording medium at the time of image recording, and at the time of image reproduction by the reproduction mode selection means. , In normal playback mode Only the first encoded data is read from the recording medium, the image restored by the first restoring unit is displayed on the display unit, and in the original image reproduction mode, the first encoded data and the second encoded data are displayed. By reading out, restoring by the first and second restoring means respectively, and adding the first restored data and the second restored data by the adding means,
And means for restoring the original image data and displaying it.

【0011】[0011]

【作用】本発明は上記の構成において、画像データを不
可逆的に圧縮する第1の符号化手段で符号化した第1の
符号化データと、もとの原画像データと前記第1の符号
化データを復元した復元画像データとの差分データを可
逆的な第2の符号化手段で符号化した第2の符号化デー
タとを記録し、再生時に、通常の再生表示のときは第1
の符号化データのみを復元し、原画データが必要なとき
は第1の符号化データと第2の符号化データをそれぞれ
復元し、復元したデータを加算することによって、もと
の劣化のない原画像データを得ることができる。
According to the present invention, in the above structure, the first encoded data encoded by the first encoding means for irreversibly compressing the image data, the original original image data and the first encoded data. The difference data with respect to the restored image data obtained by restoring the data is recorded with the second encoded data obtained by encoding with the reversible second encoding means, and the first encoded data is reproduced during reproduction.
Original encoded data is restored, and when original image data is required, the first encoded data and the second encoded data are restored respectively, and the restored data is added, so that the original original image without deterioration is obtained. Image data can be obtained.

【0012】ここで前記差分データは大部分が0近傍の
値をもち、可逆的な第2の符号化手段でも十分にデータ
量を圧縮することが可能であり、第1の符号化データと
第2の符号化データを合わせても、もとの原画データよ
り十分データ量を節約でき、劣化のない原画像データを
効率よく記録媒体に蓄積できる。
Here, most of the difference data has a value in the vicinity of 0, and the reversible second encoding means can sufficiently compress the data amount. Even if the two encoded data are combined, a sufficient amount of data can be saved from the original image data, and the original image data without deterioration can be efficiently stored in the recording medium.

【0013】[0013]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は本発明による画像ファイル装置の一実施
例の構成を示すブロック図であり、本発明に関わる要部
のみを示し、他の部分は省略してある。
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 showing the configuration of an embodiment of an image filing device according to the present invention, showing only the main parts relating to the present invention and omitting the other parts.

【0014】図1において、モード選択手段15は画像
ファイル装置の記録/再生モードを選択できるように構
成されており、さらに記録モードの時は通常記録モード
と原画像記録モードが選択できる。また再生モードのと
きは通常再生モードと原画像再生モードが選択できる。
システムコントローラ2はモード選択手段15の選択モ
ードに応じて各構成要素のすべての制御を行う。記録媒
体1は光ディスクやハードディスクなどで構成され、画
像データをファイリングする。
In FIG. 1, the mode selecting means 15 is constructed so as to select the recording / reproducing mode of the image filing apparatus. Further, in the recording mode, the normal recording mode and the original image recording mode can be selected. In the reproduction mode, the normal reproduction mode and the original image reproduction mode can be selected.
The system controller 2 controls all of the components according to the selection mode of the mode selection means 15. The recording medium 1 is composed of an optical disk, a hard disk, or the like, and files image data.

【0015】画像入力コントローラ14はビデオカメラ
やVTR等の外部入力機器からの画像信号を取り込み、
ディジタル化する画像入力手段であって、ディジタル化
された画像データはフレームメモリ10に書き込まれ
る。
The image input controller 14 takes in an image signal from an external input device such as a video camera or a VTR,
This is an image input means for digitizing, and the digitized image data is written in the frame memory 10.

【0016】フレームメモリ10はフレームメモリA、
フレームメモリBの複数枚で構成されており、入力され
た画像データはフレームメモリAまたはフレームメモリ
Bのどちらかに書き込まれる。以下本実施例ではフレー
ムメモリAに入力画像が書き込まれたとする。切替回路
11はフレームメモリAまたはフレームメモリBの出力
を切り替え、どちらか一方のフレームメモリの内容をD
/Aコンバータ12を通してモニター13に常時表示す
る。
The frame memory 10 is a frame memory A,
It is composed of a plurality of frame memories B, and the input image data is written in either the frame memory A or the frame memory B. Hereinafter, in this embodiment, it is assumed that the input image is written in the frame memory A. The switching circuit 11 switches the output of the frame memory A or the frame memory B, and outputs the contents of either one of the frame memories to D.
It is constantly displayed on the monitor 13 through the / A converter 12.

【0017】符号化器A4はDCT回路41、量子化回
路42、ハフマン符号化回路43から構成されており、
選択回路9で選択した入力画像の書き込まれている方の
フレームメモリAの内容を不可逆的に符号化し、符号化
したデータをバッファメモリ3に格納する。
The encoder A4 comprises a DCT circuit 41, a quantization circuit 42, and a Huffman coding circuit 43,
The contents of the frame memory A in which the input image selected by the selection circuit 9 is written are irreversibly encoded, and the encoded data is stored in the buffer memory 3.

【0018】モード選択手段15で通常画像記録モード
が選択されている時は、バッファメモリ3の符号化器A
で符号化した符号化データAをシステムコントローラ2
を介して記録媒体1に記録する。復号化器A5はハフマ
ン復号化回路53、逆量子化回路52、逆DCT回路5
1より構成され、符号化器Aで符号化された符号化デー
タAを復号し、選択回路9で選択されたフレームメモリ
に復号画像データを書き込む。
When the normal image recording mode is selected by the mode selecting means 15, the encoder A of the buffer memory 3 is selected.
The encoded data A encoded by the system controller 2
It records on the recording medium 1 via. The decoder A5 includes a Huffman decoding circuit 53, an inverse quantization circuit 52, an inverse DCT circuit 5
1 and is decoded by the encoder A, and the decoded image data is written in the frame memory selected by the selection circuit 9.

【0019】モード選択手段15で原画像記録モードが
選択されている時は、バッファメモリ3の符号化器Aで
符号化した符号化データAを復号化器A5で復号し、選
択回路9で入力画像データが格納されていないもう一方
のフレームメモリBを選択し、そちらに復号した画像デ
ータを書き込む。
When the original image recording mode is selected by the mode selection means 15, the encoded data A encoded by the encoder A of the buffer memory 3 is decoded by the decoder A5 and input by the selection circuit 9. The other frame memory B in which the image data is not stored is selected, and the decoded image data is written there.

【0020】さらに演算回路8で原画像データの格納さ
れたフレームメモリAと復号画像の格納されたフレーム
メモリBの差分を演算する。符号化器Bは予測符号化方
法の一種であるDPCM回路61、ハフマン符号化回路
62より構成され、前記差分データを可逆的に符号化
し、符号化データBをバッファメモリ3に格納する。符
号化データAと符号化データBはバッファメモリ3の異
なるアドレスにそれぞれ書き込まれ、システムコントロ
ーラ2を介して符号化データAと符号化データBをひと
まとめにして記録媒体1に書き込む。
Further, the arithmetic circuit 8 calculates the difference between the frame memory A storing the original image data and the frame memory B storing the decoded image. The encoder B is composed of a DPCM circuit 61 and a Huffman encoding circuit 62, which are a type of predictive encoding method, reversibly encodes the difference data, and stores the encoded data B in the buffer memory 3. The encoded data A and the encoded data B are respectively written in different addresses of the buffer memory 3, and the encoded data A and the encoded data B are collectively written in the recording medium 1 via the system controller 2.

【0021】モード選択手段15で通常再生モードが選
択されているときは、システムコントローラ2を介して
記録媒体1より符号化データAのみをバッファメモリ3
に読み出し、復号化器A5で復号し、選択回路9で選択
したフレームメモリ(本実施例ではフレームメモリAと
する)に復号画像Aを書き込む。切替回路11でフレー
ムメモリ10の出力をフレームメモリAに切り替え、D
/Aコンバータ12を通してモニターに表示する。
When the normal reproduction mode is selected by the mode selection means 15, only the encoded data A from the recording medium 1 is buffer memory 3 through the system controller 2.
, The decoded image A is decoded by the decoder A5, and the decoded image A is written in the frame memory (in this embodiment, the frame memory A) selected by the selection circuit 9. The switching circuit 11 switches the output of the frame memory 10 to the frame memory A, and D
Display on the monitor through the / A converter 12.

【0022】モード選択手段15で原画像再生モードが
選択されているときは、システムコントローラ2を介し
て記録媒体1より符号化データAと符号化データBをバ
ッファメモリ3に読み出し、復号化器A5で符号化デー
タAを復号し、選択回路9で選択したフレームメモリA
に復号画像データAを書き込む。さらにハフマン復号化
回路72、逆DPCM回路71で構成される復号化器B
7で符号化データBを復号し、復号した差分データBと
先に復号したフレームメモリAに格納されている復号画
像データAとを演算回路8で順次加算し、フレームメモ
リBに書き込む。すなわち、フレームメモリBにはもと
の原画像データが書き込まれる。切替回路11でフレー
ムメモリ10の出力をフレームメモリBに切り替え、D
/Aコンバータ12を通して原画像データをモニターに
表示する。
When the original image reproduction mode is selected by the mode selecting means 15, the coded data A and the coded data B are read from the recording medium 1 to the buffer memory 3 via the system controller 2, and the decoder A5 is used. The encoded data A is decoded by the frame memory A selected by the selection circuit 9.
The decoded image data A is written in. Further, a decoder B including a Huffman decoding circuit 72 and an inverse DPCM circuit 71
The encoded data B is decoded in 7, and the decoded difference data B and the decoded image data A stored in the previously decoded frame memory A are sequentially added by the arithmetic circuit 8 and written in the frame memory B. That is, the original original image data is written in the frame memory B. The switching circuit 11 switches the output of the frame memory 10 to the frame memory B, and D
The original image data is displayed on the monitor through the / A converter 12.

【0023】図3は原画像データと符号化データAを復
号した復号データAとの差分データの値の頻度分布を示
した一般的な例で、この図のように0の近傍に集中し、
統計的に片寄ったデータとなるので、本実施例の符号化
器BのDPCMを利用したものでも十分圧縮が可能であ
る。
FIG. 3 is a general example showing the frequency distribution of the values of the difference data between the original image data and the decoded data A obtained by decoding the coded data A. As shown in this figure, the frequency distribution is concentrated in the vicinity of 0,
Since the data is statistically biased, the data using the DPCM of the encoder B of this embodiment can be sufficiently compressed.

【0024】さらに、図2は符号化器Bと復号化器Bの
他の実施例の構成を示したものである。符号化器B60
0はDCT回路601とハフマン符号化回路602で構
成される。復号化器B700はハフマン復号回路702
と逆DCT回路701で構成される。この場合、DCT
回路601の出力のDCT係数は上記の統計的な性質に
より、量子化せずともハフマン符号回路602で十分圧
縮可能である。
Further, FIG. 2 shows the configuration of another embodiment of the encoder B and the decoder B. Encoder B60
0 is composed of a DCT circuit 601 and a Huffman coding circuit 602. The decoder B700 is a Huffman decoding circuit 702.
And an inverse DCT circuit 701. In this case, DCT
The DCT coefficient of the output of the circuit 601 can be sufficiently compressed by the Huffman coding circuit 602 without being quantized due to the above-mentioned statistical property.

【0025】すなわち前記課題で記述した量子化誤差に
よる劣化はなく、ハフマン復号化回路702と逆DCT
回路701でもとの原画像データに戻る。ただし、DC
T回路601と逆DCT回路701内部の演算丸め誤差
が生じる可能性があるので、厳密にもとの画像データに
戻るとは限らない。しかし、この場合でも視覚的にもと
の画像と比べて差異は認められない。
That is, there is no deterioration due to the quantization error described in the above problem, and the Huffman decoding circuit 702 and the inverse DCT
The circuit 701 returns to the original image data. However, DC
Since there is a possibility that an arithmetic rounding error inside the T circuit 601 and the inverse DCT circuit 701 may occur, it does not always return to the original image data. However, even in this case, no difference is visually recognized compared with the original image.

【0026】図4は原画像データと本発明の実施例によ
る符号化データのデータ量を比較した模式図である。通
常記録モードのときは符号化データAのみを記録する。
原画像記録モードのときは符号化データAと符号化デー
タBを一連のデータとして記録する。原画像記録モード
で記録されたデータを通常再生モードで再生するときは
符号化データAのみを再生し、原画像再生モードのとき
は符号化データAと符号化データBを再生する。
FIG. 4 is a schematic diagram comparing the data amounts of the original image data and the coded data according to the embodiment of the present invention. In the normal recording mode, only the encoded data A is recorded.
In the original image recording mode, the encoded data A and the encoded data B are recorded as a series of data. When the data recorded in the original image recording mode is reproduced in the normal reproduction mode, only the encoded data A is reproduced, and in the original image reproduction mode, the encoded data A and the encoded data B are reproduced.

【0027】[0027]

【発明の効果】以上詳細に説明したように、本発明によ
れば、画像データを第1と第2の符号化方法で2段階に
符号化することにより、もとの画像品質を低下させるこ
となくデータ量を圧縮することができ、効率よく記録媒
体に格納でき、劣化のないもとの画像データを再生表示
することができる。
As described above in detail, according to the present invention, the original image quality is deteriorated by encoding the image data in two stages by the first and second encoding methods. The amount of data can be compressed without any problem, the data can be efficiently stored in the recording medium, and the original image data without deterioration can be reproduced and displayed.

【0028】また通常に再生させるときは第1の符号化
データのみを再生し、必要に応じて第1と第2の符号化
データを再生するので、高速再生性を損なうことがな
く、応答性の良い画像ファイル装置を提供することがで
きる。
In normal reproduction, only the first coded data is reproduced, and the first and second coded data are reproduced as required, so that the high-speed reproducibility is not impaired and the response is high. It is possible to provide a good image file device.

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

【図1】本発明の一実施例の画像ファイル装置の構成を
示すブロック図
FIG. 1 is a block diagram showing the configuration of an image filing device according to an embodiment of the present invention.

【図2】符号化器Bと復号化器Bの他の実施例の構成を
示すブロック図
FIG. 2 is a block diagram showing a configuration of another embodiment of an encoder B and a decoder B.

【図3】本発明による差分データの統計的特徴を表す頻
度分布を示した模式図
FIG. 3 is a schematic diagram showing a frequency distribution representing statistical characteristics of difference data according to the present invention.

【図4】本発明による符号化データと原画像データのデ
ータ量を比較した模式図
FIG. 4 is a schematic diagram comparing the data amounts of encoded data and original image data according to the present invention.

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

1 記録媒体 2 システムコントローラ 3 バッファメモリ 4 符号化器A 5 復号化器A 6 符号化器B 7 復号化器B 8 演算回路 9 選択回路 10 フレームメモリ 11 切り替え回路 12 D/Aコンバータ 13 モニター 14 画像入力コントローラ 41 DCT回路 42 量子化回路 43 ハフマン符号化回路 51 逆DCT回路 52 逆量子化回路 53 ハフマン復号化回路 61 DPCM回路 62 ハフマン符号化回路 71 逆DPCM回路 72 ハフマン復号化回路 600 符号化器B 601 DCT回路 602 ハフマン符号化回路 700 復号化器B 701 逆DCT回路 702 ハフマン復号化回路 1 Recording Medium 2 System Controller 3 Buffer Memory 4 Encoder A 5 Decoder A 6 Encoder B 7 Decoder B 8 Arithmetic Circuit 9 Selection Circuit 10 Frame Memory 11 Switching Circuit 12 D / A Converter 13 Monitor 14 Image Input controller 41 DCT circuit 42 Quantization circuit 43 Huffman coding circuit 51 Inverse DCT circuit 52 Inverse quantization circuit 53 Huffman decoding circuit 61 DPCM circuit 62 Huffman coding circuit 71 Inverse DPCM circuit 72 Huffman decoding circuit 600 Encoder B 601 DCT circuit 602 Huffman coding circuit 700 Decoder B 701 Inverse DCT circuit 702 Huffman decoding circuit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 7/30 H04N 7/133 Z (72)発明者 天野 善則 大阪府門真市大字門真1006番地 松下電器 産業株式会社内─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification number Internal reference number FI Technical indication H04N 7/30 H04N 7/133 Z (72) Inventor Yoshinori Amano 1006 Kadoma, Kadoma, Osaka Prefecture Matsushita Denki Sangyo Co., Ltd.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】画像データを入力する手段と、前記画像デ
ータを固有サイズのブロックに分割して直交変換を行
い、量子化し、データ量を不可逆的に圧縮する第1の符
号化手段と、前記第1の符号化データを復元する第1の
復元手段と、前記第1の復元した画像データと入力した
元の画像データとの差分をとる手段と、前記差分データ
を可逆的に圧縮する第2の符号化手段と、前記第2の符
号化データを復元する第2の復元手段と、第1の復元デ
ータと第2の復元データを加算する手段とを有し、 画像記録時には、前記第1の符号化データのみ、または
第1の符号化データと第2の符号化データをともに記録
媒体に記録し、 画像再生時には、モード選択手段によって、通常再生モ
ードの時は、第1の符号化データのみを前記記録媒体か
ら読み出し、前記第1の復元手段により復元した画像を
表示手段により表示し、 原画再生モードの時は、第1の符号化データと第2の符
号化データを読みだし、それぞれ第1と第2の復元手段
で復元し、第1の復元データと第2の復元データを前記
加算手段で加算することにより、もとの画像データを復
元し、表示する手段を備えたことを特徴とする画像ファ
イル装置。
1. A means for inputting image data, a first encoding means for dividing the image data into blocks of a specific size, performing orthogonal transformation, quantizing, and irreversibly compressing a data amount; A first decompression means for decompressing the first encoded data, a means for taking a difference between the first decompressed image data and the input original image data, and a second for reversibly compressing the difference data Encoding means, second restoring means for restoring the second encoded data, and means for adding the first restored data and the second restored data, and at the time of image recording, the first Of the first coded data or both the first coded data and the second coded data are recorded on a recording medium, and when the image is reproduced, the mode selection means causes the first coded data to be recorded in the normal reproduction mode. Read only from the recording medium Then, the image restored by the first restoring unit is displayed by the displaying unit, and in the original image reproduction mode, the first encoded data and the second encoded data are read out, and the first and second encoded data are read out, respectively. An image file device comprising means for restoring the original image data by restoring by the restoring means, and adding the first restored data and the second restored data by the adding means. .
JP29175093A 1993-11-22 1993-11-22 Image file device Pending JPH07146927A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29175093A JPH07146927A (en) 1993-11-22 1993-11-22 Image file device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29175093A JPH07146927A (en) 1993-11-22 1993-11-22 Image file device

Publications (1)

Publication Number Publication Date
JPH07146927A true JPH07146927A (en) 1995-06-06

Family

ID=17772934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29175093A Pending JPH07146927A (en) 1993-11-22 1993-11-22 Image file device

Country Status (1)

Country Link
JP (1) JPH07146927A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006506913A (en) * 2002-11-15 2006-02-23 クゥアルコム・インコーポレイテッド Apparatus and method for multiple description encoding
US7995849B2 (en) 2003-03-17 2011-08-09 Qualcomm, Incorporated Method and apparatus for improving video quality of low bit-rate video
US9071734B2 (en) 2012-12-17 2015-06-30 Canon Kabushiki Kaisha Printing system, image processing apparatus, image processing method, and non-transitory computer-readable medium for image processing and printing of scanned image data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006506913A (en) * 2002-11-15 2006-02-23 クゥアルコム・インコーポレイテッド Apparatus and method for multiple description encoding
US7995849B2 (en) 2003-03-17 2011-08-09 Qualcomm, Incorporated Method and apparatus for improving video quality of low bit-rate video
US9071734B2 (en) 2012-12-17 2015-06-30 Canon Kabushiki Kaisha Printing system, image processing apparatus, image processing method, and non-transitory computer-readable medium for image processing and printing of scanned image data

Similar Documents

Publication Publication Date Title
JP3037407B2 (en) Digital signal processing system
JP3283897B2 (en) Data transfer method and apparatus
US5291283A (en) Decoding apparatus of a compressed digital video signal
US6233282B1 (en) Methods and apparatus for providing reduced bit rate digital video formats
US5675667A (en) Picture compression apparatus, picture reproducing apparatus and picture drawing apparatus
JP3237806B2 (en) Screen division video encoding / decoding device
JPH07146927A (en) Image file device
JP2845907B2 (en) Digital image recording / reproducing method and apparatus
JP3240666B2 (en) Digital VTR recording system and apparatus
JPH05167973A (en) Still picture file system
JP2700355B2 (en) Image data compression device
JPS62172884A (en) Orthogonal transform coding method for picture data
JPH04971A (en) Picture encoding system
JPH06245200A (en) Method and device for scanning two-dimensional data by energy distribution
JP3238444B2 (en) Image coding system and image decoding system
KR100209879B1 (en) Apparatus for emphasizing image quality partially using variable quantization
JP3143970B2 (en) Image coding device
JP3065393B2 (en) Image data restoration method and image data restoration device
JP3136523B2 (en) Image conversion device
JP2839055B2 (en) Image editing device
JPH09331528A (en) Decoder with image coding function
JP2001128176A (en) Image compressing and expanding device
JP2000083214A (en) Image processor and image processing method
KR0165328B1 (en) Method and apparatus for recording a digital signal
JP2521359B2 (en) Image coding device