JP3115373B2 - Image decoding apparatus and method - Google Patents

Image decoding apparatus and method

Info

Publication number
JP3115373B2
JP3115373B2 JP25495591A JP25495591A JP3115373B2 JP 3115373 B2 JP3115373 B2 JP 3115373B2 JP 25495591 A JP25495591 A JP 25495591A JP 25495591 A JP25495591 A JP 25495591A JP 3115373 B2 JP3115373 B2 JP 3115373B2
Authority
JP
Japan
Prior art keywords
image data
decoding
image
circuit
frequency domain
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.)
Expired - Fee Related
Application number
JP25495591A
Other languages
Japanese (ja)
Other versions
JPH0595485A (en
Inventor
滝沢  浩
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP25495591A priority Critical patent/JP3115373B2/en
Publication of JPH0595485A publication Critical patent/JPH0595485A/en
Application granted granted Critical
Publication of JP3115373B2 publication Critical patent/JP3115373B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Television Signal Processing For Recording (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Image Processing (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は画像復号装置およびその
方法に関し、例えば、画像データの検索時間を短縮する
ための画像復号装置およびその方法に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image decoding apparatus and method, and more particularly, to an image decoding apparatus and method for shortening image data search time.

【0002】[0002]

【従来の技術】従来、画像信号の直交変換を用いたデー
タ圧縮符号化方式にDCT(離散的コサイン変換)符号
化方式がある。
2. Description of the Related Art Conventionally, there is a DCT (Discrete Cosine Transform) coding method as a data compression coding method using orthogonal transform of an image signal.

【0003】図3はDCT変換を用いた符号化方式の概略構
成を示すブロック図であり、図4は図3に示す符号化方式
の処理を説明するための図である。
FIG. 3 is a block diagram showing a schematic configuration of an encoding system using DCT transform, and FIG. 4 is a diagram for explaining processing of the encoding system shown in FIG.

【0004】図3において、入力端子2からデイジタル
画像信号が入力され、8X8ブロツク化回路4に入力さ
れ、ここで2次元的に8X8画素からなる画素ブロツク
に分割され、この画素ブロツク単位で後段に送出され
る。6はこのブロツク化回路4からの画像信号をDCT
変換し、周波数領域についての8X8の図4の(A)の
如きデータマトリックスを出力する回路である。ここで
X11は画素ブロツクの水平方向及び垂直方向についての
直流(DC)成分、即ち、この画素ブロツクの平均値を
示している。
In FIG. 3, a digital image signal is inputted from an input terminal 2 and inputted to an 8 × 8 block forming circuit 4, where it is two-dimensionally divided into 8 × 8 pixel blocks. Sent out. 6 converts the image signal from the block forming circuit 4 into a DCT signal.
This is a circuit for converting and outputting an 8 × 8 data matrix for the frequency domain as shown in FIG. Here, X11 indicates a direct current (DC) component in the horizontal and vertical directions of the pixel block, that is, the average value of the pixel block.

【0005】DCT変換回路6から出力されたデータマトリ
クスは、線形量子化回路8において量子化ステップサイ
ズ発生回路16により決定される量子化ステップによって
線形量子化され、図4(B)に示すようなデータG11〜G88と
して出力される。量子化された変換データは、ジグザグ
走査回路10により図4(C)に示すように直流成分から順に
可変長符号化回路(以下「VLC」という)12に供給さ
れ、データ圧縮され、出力端子14へ出力される。
[0005] The data matrix output from the DCT transform circuit 6 is linearly quantized in the linear quantization circuit 8 by a quantization step determined by the quantization step size generation circuit 16, as shown in FIG. The data is output as data G11 to G88. The quantized conversion data is supplied from a DC component to a variable length coding circuit (hereinafter referred to as “VLC”) 12 in order from a DC component by a zigzag scanning circuit 10 as shown in FIG. Output to

【0006】こうして得られた画像符号化信号を順次記
録媒体に記録していけば画像情報が符号化されて蓄積さ
れることとなる。
[0006] If the image coded signals thus obtained are sequentially recorded on a recording medium, the image information is coded and stored.

【0007】上記技術によって蓄積された複数の画面の
中からある一画面を検索して表示しようとする場合、前
記符号化と逆の順で逆変換し復号することにより、基の
画像信号を順に再生することができる。
When a certain screen is searched for and displayed from a plurality of screens stored by the above technique, the original image signal is sequentially converted by performing inverse conversion and decoding in the reverse order of the encoding. Can be played.

【0008】[0008]

【発明が解決しようとしている課題】しかしながら上記
方式での再生では、元の画像をほぼ忠実に再現すること
はできるが画面検索という目的である一定再生速度のも
とで使用すると検索速度が遅いという欠点があった。
However, in the reproduction by the above-mentioned method, the original image can be reproduced almost faithfully, but the retrieval speed is slow when used under a constant reproduction speed which is the purpose of screen retrieval. There were drawbacks.

【0009】本発明は、上述の問題を解決するためのも
のであり、符号化された画像データから復号される画像
をユーザが所望する様々な検索速度で検索することを目
的とする。
The present invention has been made to solve the above-described problem, and has as its object to search for an image to be decoded from encoded image data at various search speeds desired by a user.

【0010】[0010]

【課題を解決するための手段】本発明は、前記の目的を
達成する一手段として、以下の構成を備える。本発明に
かかる画像復号装置は、画像情報を周波数領域に変換し
て符号化された画像データを入力する入力手段と、入力
される画像データを復号する復号手段と、入力される画
像データの検索速度を設定する設定手段と、設定された
検索速度に応じて前記画像データを復号する画面領域お
よび周波数領域を可変制御する制御手段とを有すること
を特徴とする。
The present invention has the following configuration as one means for achieving the above object. An image decoding apparatus according to the present invention includes: an input unit that inputs image data that is encoded by converting image information into a frequency domain; a decoding unit that decodes input image data; and a search for input image data. It is characterized by comprising setting means for setting a speed, and control means for variably controlling a screen region and a frequency region for decoding the image data according to the set search speed.

【0011】本発明にかかる画像復号方法は、画像情報
を周波数領域に変換して符号化された画像データを入力
し、入力される画像データを復号し、入力される画像デ
ータの検索速度を設定し、設定された検索速度に応じて
前記画像データを復号する画面領域および周波数領域を
可変制御することを特徴とする。
An image decoding method according to the present invention converts image information into a frequency domain, inputs coded image data, decodes input image data, and sets a search speed of the input image data. Then, a screen region and a frequency region for decoding the image data are variably controlled according to the set search speed.

【0012】[0012]

【実施例】以下に、添付図面を参照して本発明の好適な
一実施例について説明する。
Preferred embodiments of the present invention will be described below with reference to the accompanying drawings.

【0013】図1は本発明に係る画像信号処理装置の一
実施例の構成を示すブロツク図である。本実施例では、
画像信号処理装置を検索再生回路に適用した一例を示し
ている。
FIG. 1 is a block diagram showing the configuration of an embodiment of an image signal processing apparatus according to the present invention. In this embodiment,
1 shows an example in which an image signal processing device is applied to a search and reproduction circuit.

【0014】図1において、22は記録媒体、24および32
は復号化回路、26は読み出し位置/量制御回路、28は検
索速度設定回路、30はメモリ、34は出力端子、36は本装
置全体を制御するCPU、38はCPU36により実行されるプロ
グラムが格納されたROM、40はCPU36のワークエリアとし
て利用されるRAMをそれぞれ示す。なお、ROM38に格納さ
れたプログラムには、後述する図2のフローチャートに
示される手順において、各種信号のタイミングを制御す
るためのプログラムが含まれる。
In FIG. 1, 22 is a recording medium, 24 and 32
Is a decoding circuit, 26 is a read position / amount control circuit, 28 is a search speed setting circuit, 30 is a memory, 34 is an output terminal, 36 is a CPU that controls the entire apparatus, and 38 is a program stored by the CPU 36. ROM 40 indicated indicates a RAM used as a work area of the CPU 36. The programs stored in the ROM 38 include programs for controlling the timing of various signals in the procedure shown in the flowchart of FIG. 2 described later.

【0015】以上の構成にかかる動作を説明する。The operation according to the above configuration will be described.

【0016】図2は本実施例による画像信号処理手順を
説明するフローチヤートである。
FIG. 2 is a flowchart for explaining an image signal processing procedure according to this embodiment.

【0017】まず、画像信号が複数の画素からなるブロ
ック単位で読み出され、直交変換によって周波数領域に
変換して得られる変換データが量子化され、量子化され
た変換データを可変長符号化して生成された符号が記録
媒体22へ蓄積される(ステップS1)。記録媒体22から
は、検索速度に対して充分な速度でデータが並列に出力
され、一方は所定時間における符号長を検出するための
復号化回路24へ(ステップS2)、他方は復号化回路24が
符号長を検出するまでの間、データを保持するためのメ
モリ30へ供給される(ステップS3)。復号化回路24で検
出された符号長は、検索速度設定回路28からの検索速度
情報とともに、メモリ30の読み出し位置および読み出し
量を制御する読み出し位置/量制御回路26に入力され
る。メモリ30は、記録媒体22または読み出し位置/量制
御回路26よりのデータを記憶する。
First, an image signal is read out in units of a block composed of a plurality of pixels, transform data obtained by transforming the image signal into a frequency domain by orthogonal transform is quantized, and the quantized transform data is subjected to variable-length coding. The generated code is stored in the recording medium 22 (Step S1). From the recording medium 22, data is output in parallel at a speed sufficient for the search speed, one to a decoding circuit 24 for detecting the code length in a predetermined time (step S2), and the other to the decoding circuit 24. Is supplied to the memory 30 for holding data until the code length is detected (step S3). The code length detected by the decoding circuit 24 is input together with the search speed information from the search speed setting circuit 28 to a read position / amount control circuit 26 for controlling the read position and read amount of the memory 30. The memory 30 stores data from the recording medium 22 or the read position / amount control circuit 26.

【0018】読み出し位置/量制御回路26は、所定期間
の全符号の中から直交変換によって電力が集中している
直流成分と、それに続く高周波成分とを読み出す量を、
検索速度に応じて変化させるように制御を行う(ステッ
プS4)。すなわち、検索速度が速い場合は画像全体が粗
いながらも把握できる直流成分のみがメモリ30から読み
出され、検索速度が遅い場合は細部の情報を表す高周波
成分も読み出される。読み出されたデータは復号化回路
32へ送られる。復号化回路32は、読み出し位置/量制御
回路26によって適正な量に制御されたメモリ30からの出
力を受け取り、画像信号として復号処理を行い、出力端
子34へ出力する(ステップS5)。
The read-out position / amount control circuit 26 calculates the amount of readout of a DC component in which power is concentrated by orthogonal transformation from all the codes in a predetermined period and a subsequent high-frequency component.
Control is performed so as to change according to the search speed (step S4). That is, when the search speed is high, only the DC component that can be grasped while the entire image is coarse is read out from the memory 30, and when the search speed is low, the high-frequency component representing detailed information is also read. The read data is the decoding circuit
Sent to 32. The decoding circuit 32 receives the output from the memory 30 controlled to an appropriate amount by the read position / amount control circuit 26, performs a decoding process as an image signal, and outputs it to the output terminal 34 (Step S5).

【0019】上述の如き構成によれば、蓄積された画像
内容の検索を検索速度に応じて復号内容をかえることに
よって高速に行うことが可能となっている。
According to the above configuration, it is possible to search the stored image contents at high speed by changing the decoding contents in accordance with the search speed.

【0020】以上説明したように、本実施例の画像信号
検索方式によれば、画像信号を複数の画素からなるブロ
ツク単位で読み出し、直交変換により周波数領域に変換
して得た変換データを量子化し、該量子化された変換デ
ータを可変長符号化して生成される符号を蓄積し、また
これを再生する機能を持つ画像蓄積再生装置において、
画像の高速検索が可能となり、前記画像蓄積再生装置と
して、静止画ファイル装置、VTR(ビデオテープレコ
ーダ)などの装置の検索方式に採用して益するところ大
である。
As described above, according to the image signal search method of the present embodiment, the image signal is read out in units of blocks consisting of a plurality of pixels, and the transformed data obtained by transforming the image signal into the frequency domain by orthogonal transformation is quantized. In an image storage / playback apparatus having a function of storing a code generated by performing variable length coding on the quantized conversion data and reproducing the code,
High-speed retrieval of images becomes possible, and it is very useful to employ a retrieval method for a device such as a still image file device or a VTR (video tape recorder) as the image storage / reproduction device.

【0021】なお、上述の実施例において、高速検索に
対応するために直流成分のみの復号を行うような制御を
考えたが、さらに高速な検索を行うために直流成分から
一定割合でデータを間引いて復号することや、画面の中
央付近のみを復号して対応する制御も可能である。
In the above-described embodiment, a control is considered in which only the DC component is decoded in order to cope with the high-speed search. However, in order to perform a higher-speed search, data is thinned out at a fixed rate from the DC component. It is also possible to perform decoding by decoding, or to decode only the vicinity of the center of the screen and perform corresponding control.

【0022】以上説明したように、本発明によれば、符
号化された画像データから復号される画像をユーザが所
望する様々な検索速度で検索することができる。
As described above, according to the present invention, an image to be decoded from encoded image data can be searched at various search speeds desired by the user.

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

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

【図2】本実施例による画像信号処理手順を説明するフ
ローチヤートである。
FIG. 2 is a flowchart illustrating an image signal processing procedure according to the embodiment.

【図3】DCT変換方式の概略構成を示すブロツク図で
ある。
FIG. 3 is a block diagram showing a schematic configuration of a DCT conversion method.

【図4】図2に示すDCT変換方式の処理を説明するた
めの図である。
FIG. 4 is a diagram for explaining processing of the DCT conversion method shown in FIG. 2;

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

2 入力端子 4 ブロツク化回路 6 DCT変換回路 8 量子化回路 10 ジクザグ走査回路 12 VLC 14 出力端子 16 量子化ステップサイズ発生回路 22 記録媒体 24 第1の復号化回路 26 制御回路 28 検索速度設定回路 30 メモリ 32 第2の復号化回路 34 出力端子 36 CPU 38 ROM 40 RAM 2 Input terminal 4 Blocking circuit 6 DCT conversion circuit 8 Quantization circuit 10 Zigzag scanning circuit 12 VLC 14 Output terminal 16 Quantization step size generation circuit 22 Recording medium 24 First decoding circuit 26 Control circuit 28 Search speed setting circuit 30 Memory 32 second decoding circuit 34 output terminal 36 CPU 38 ROM 40 RAM

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04N 5/76 - 5/956 H04N 1/41 H04N 7/24 - 7/68 Continued on the front page (58) Fields surveyed (Int.Cl. 7 , DB name) H04N 5/76-5/956 H04N 1/41 H04N 7/ 24-7/68

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画像情報を周波数領域に変換して符号化
された画像データを入力する入力手段と、 入力される画像データを復号する復号手段と、 入力される画像データの検索速度を設定する設定手段
と、 設定された検索速度に応じて前記画像データを復号する
画面領域および周波数領域を可変制御する制御手段とを
有することを特徴とする画像復号装置。
1. An input unit for inputting image data converted by converting image information into a frequency domain, a decoding unit for decoding input image data, and a search speed of input image data are set. Setting means for decoding the image data according to the set search speed
An image decoding apparatus, comprising: a control unit that variably controls a screen area and a frequency domain.
【請求項2】 画像情報を周波数領域に変換して符号化
された画像データを入力し、 入力される画像データを復号し、 入力される画像データの検索速度を設定し、 設定された検索速度に応じて前記画像データを復号する
画面領域および周波数領域を可変制御することを特徴と
する画像復号方法。
2. An image data which is obtained by converting image information into a frequency domain, receives encoded image data, decodes input image data, sets a search speed of the input image data, and sets the set search speed Decoding the image data according to
An image decoding method characterized by variably controlling a screen area and a frequency domain.
JP25495591A 1991-10-02 1991-10-02 Image decoding apparatus and method Expired - Fee Related JP3115373B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25495591A JP3115373B2 (en) 1991-10-02 1991-10-02 Image decoding apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25495591A JP3115373B2 (en) 1991-10-02 1991-10-02 Image decoding apparatus and method

Publications (2)

Publication Number Publication Date
JPH0595485A JPH0595485A (en) 1993-04-16
JP3115373B2 true JP3115373B2 (en) 2000-12-04

Family

ID=17272184

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25495591A Expired - Fee Related JP3115373B2 (en) 1991-10-02 1991-10-02 Image decoding apparatus and method

Country Status (1)

Country Link
JP (1) JP3115373B2 (en)

Also Published As

Publication number Publication date
JPH0595485A (en) 1993-04-16

Similar Documents

Publication Publication Date Title
US5040061A (en) Method and apparatus for transmitting a compressed picture signal by using different encoding techniques for portions of each frame
CN1056717C (en) Decoder for a compressed digital video signal using a common memory for decoding and 2/3 pull-down conversion
JPH06217274A (en) Image signal compressing device
US20020003573A1 (en) Processing apparatus, image recording apparatus and image reproduction apparatus
US5291283A (en) Decoding apparatus of a compressed digital video signal
KR100272120B1 (en) Quantization control circuit
JP2002077803A (en) Video information recorder and image pickup device
JP3115373B2 (en) Image decoding apparatus and method
JPH06292184A (en) Coding system
JP3818615B2 (en) Image composition apparatus and method, and storage medium
JP3810814B2 (en) Still image pickup device
JP3104776B2 (en) Image reproducing device and image decoding device
JP2897035B2 (en) Video coding control method
JP3197733B2 (en) Information recording / reproducing device
JP2000023081A (en) Image reproducing device
JP2835770B2 (en) Video coding control method
JPH10257422A (en) Image recording and reproducing device
JPH0378380A (en) Recordor for picture signal
JP3301264B2 (en) Decoding circuit of compressed video playback device
JP3276675B2 (en) Video recording device
JPH10150636A (en) Video signal reproducing device and reproducing method for video signal
JP2984342B2 (en) Image signal recording device
JPS62172884A (en) Orthogonal transform coding method for picture data
JP3238444B2 (en) Image coding system and image decoding system
JP2643537B2 (en) Post-filter control method for video decoder

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: 20000828

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

Free format text: PAYMENT UNTIL: 20080929

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090929

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090929

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100929

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100929

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110929

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees