JPH09130748A - Image signal processing unit and recording/reproducing device - Google Patents

Image signal processing unit and recording/reproducing device

Info

Publication number
JPH09130748A
JPH09130748A JP17411696A JP17411696A JPH09130748A JP H09130748 A JPH09130748 A JP H09130748A JP 17411696 A JP17411696 A JP 17411696A JP 17411696 A JP17411696 A JP 17411696A JP H09130748 A JPH09130748 A JP H09130748A
Authority
JP
Japan
Prior art keywords
motion vector
image data
camera shake
block
motion
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
JP17411696A
Other languages
Japanese (ja)
Other versions
JP3951321B2 (en
Inventor
Tetsujiro Kondo
哲二郎 近藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP17411696A priority Critical patent/JP3951321B2/en
Publication of JPH09130748A publication Critical patent/JPH09130748A/en
Priority to US09/113,329 priority patent/US5926212A/en
Application granted granted Critical
Publication of JP3951321B2 publication Critical patent/JP3951321B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)

Abstract

PROBLEM TO BE SOLVED: To detect a camera-shake motion vector with a simple hardware. SOLUTION: A subtractor 5 generates a difference between motion compensation frames and an encoder 8 encodes a video signal, and the result receives processing such as variable length coding and is recorded onto a recording medium. A motion vector detection circuit 6 gives an inter-frame difference Pij and a motion vector Vhv to a camera-shake detection circuit 12. The detection circuit 12 integrates the inter-frame difference to generate an evaluation value ΣPhv and when all blocks of one pattern satisfy a relation of Vhv<TH1 and ΣPhv>TH2, it is detected that a camera-share is in existence. A motion of each block is subject to macro block processing to convert the motion vector into a motion vector for each macro block. A camera-shake motion vector of the entire pattern is generated from the motion vector for each macro block. A circuit 13 generates a correction signal from the detected camera-shake vector and a camera-shake correction circuit 4 conducts camera-shake correction processing by the correction signal.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、ハンディタイプ
のビデオカメラの撮影出力等の画像データを圧縮する画
像信号処理装置、圧縮画像データを記録媒体に記録する
画像信号記録装置、並びに記録媒体から圧縮画像データ
を再生する画像信号再生装置に関し、特に、ビデオカメ
ラの手振れを補正するようにしたものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image signal processing device for compressing image data such as a shooting output of a handy type video camera, an image signal recording device for recording compressed image data on a recording medium, and a compression from a recording medium. The present invention relates to an image signal reproducing device for reproducing image data, and more particularly to a device for correcting camera shake of a video camera.

【0002】[0002]

【従来の技術】ハンディタイプのビデオカメラを使用し
て撮影を行う時に、手振れで再生画面が揺れる問題があ
る。この問題を解決するのに、動きベクトルを検出し、
この動きベクトルに基づいて、画像メモリに貯えられて
いる画像データを補正することが考えられる。動きベク
トルの検出は、例えばブロックマッチングでなされる。
すなわち、画面を多数の領域(ブロックと称する)に分
割し、各ブロックの中心に位置する前フレームの代表点
と現フレームのブロック内の画素データとのフレーム差
の絶対値を演算し、このフレーム差の絶対値を1画面に
関して積算し、積算フレーム差データの最小値の位置か
ら画面全体の動きベクトルを検出している。この検出さ
れた動きベクトルを補正信号に変換し、この補正信号に
より原画像を移動する補正を行っている。
2. Description of the Related Art When shooting with a handy-type video camera, there is a problem that the playback screen shakes due to camera shake. To solve this problem, we detect the motion vector,
It is conceivable to correct the image data stored in the image memory based on this motion vector. The motion vector is detected by block matching, for example.
That is, the screen is divided into a number of areas (called blocks), the absolute value of the frame difference between the representative point of the previous frame located at the center of each block and the pixel data in the block of the current frame is calculated, and this frame is calculated. The absolute value of the difference is integrated for one screen, and the motion vector of the entire screen is detected from the position of the minimum value of the integrated frame difference data. The detected motion vector is converted into a correction signal, and the original image is moved by the correction signal.

【0003】例えば図23Aにおいて、破線で示す画枠
Laが撮像された画像であり、手振れ補正によって破線
で示す画枠Lbにその位置が補正される。この補正後の
画枠Lb内の画像において、斜線を付した領域は、撮影
画像がないために、画像の欠落が生じる。この問題を解
決する一つの方法は、画枠を図23Bにおいて、Lcで
示すように、ある程度拡大するものである。これによっ
て、画像の欠落を防止することができる。
For example, in FIG. 23A, an image frame La indicated by a broken line is an imaged image, and its position is corrected to an image frame Lb indicated by a broken line by camera shake correction. In the image in the corrected image frame Lb, the shaded region has no captured image, and thus the image is lost. One method of solving this problem is to enlarge the image frame to some extent, as indicated by Lc in FIG. 23B. This makes it possible to prevent image loss.

【0004】しかしながら、画像の拡大は、画像メモリ
の読出し速度をその書込み速度に比して遅くし、不足す
る画素データを内挿する処理でなされる。従って、拡大
画像は、元の画像に比して解像度が劣化する。そのた
め、手振れ補正後の画質が良好でない問題があった。
However, the enlargement of the image is performed by the process of making the reading speed of the image memory slower than the writing speed and interpolating the insufficient pixel data. Therefore, the resolution of the enlarged image is lower than that of the original image. Therefore, there is a problem that the image quality after camera shake correction is not good.

【0005】次に、従来の手振れ補正の他の問題点につ
いて説明する。これは、画面中の大面積の動きを手振れ
と誤って判定する問題である。1画面を(4×4=1
6)のマクロブロックへ分割し、各マクロブロックで動
きベクトルを検出する方法を採用している時に、例え
ば、図24Aに示すように、人物が画面を右から左へ動
く時に、各ブロックでは、矢印で示す動きベクトルが検
出される。人物(エッジ)が含まれない他のブロックの
動きベクトルは、0として検出される。
Next, another problem of the conventional camera shake correction will be described. This is a problem in which a large area movement on the screen is erroneously determined as a camera shake. 1 screen (4 × 4 = 1
6) When the method of dividing into macroblocks and detecting the motion vector in each macroblock is adopted, for example, as shown in FIG. 24A, when a person moves from right to left on the screen, The motion vector indicated by the arrow is detected. Motion vectors of other blocks that do not include a person (edge) are detected as 0.

【0006】従来では、マクロブロック毎の動きベクト
ルを多数決判定し、多数である動きベクトルを手振れ補
正用の動きベクトルとして採用している。しかしなが
ら、上述の例のように、画面中央にその面積の大きい物
体が存在し、この物体が動く時には、この物体を動きを
手振れとして、誤って判定する可能性がある。かかる誤
った判定を回避する必要がある。
Conventionally, a majority decision is made on the motion vector for each macroblock, and a large number of motion vectors are adopted as the motion vector for camera shake correction. However, as in the above-mentioned example, when an object having a large area is present in the center of the screen and this object moves, there is a possibility that the motion of this object is regarded as a hand shake and is erroneously determined. It is necessary to avoid such erroneous determination.

【0007】さらに、マクロブロックの動きベクトルと
して複数の動きベクトルが存在する場合もある。例えば
図24Bに示すように、手振れにより生じた動きと対応
する動きベクトルと、画面中の物体の動きにより生じた
ものとが合成される結果、複数の動きベクトルが検出さ
れる場合がある。図24Bの例のように、大面積の物体
の動きがある時には、従来のように、多数決判定する
と、手振れによる動きベクトルを正確に検出することが
できない問題がある。
Further, there may be a plurality of motion vectors as the motion vector of the macroblock. For example, as shown in FIG. 24B, a plurality of motion vectors may be detected as a result of combining the motion vector corresponding to the motion caused by the camera shake and the motion vector caused by the motion of the object on the screen. When there is a movement of a large-area object as in the example of FIG. 24B, if a majority decision is made as in the conventional case, there is a problem that the motion vector due to camera shake cannot be accurately detected.

【0008】さらに、ビデオカメラ一体型VTRのよう
な画像信号記録装置では、記録される画像信号として、
手振れ補正されたものを記録するのが普通である。しか
しながら、その結果、撮影された画像それ自体を再生で
きなくなり、また、手振れ補正が良好になされない時に
は、再生側でその補正が不可能であるという問題点が生
じる。
Further, in an image signal recording device such as a video camera integrated VTR, as an image signal to be recorded,
It is common to record the image with the camera shake corrected. However, as a result, it becomes impossible to reproduce the photographed image itself, and when camera shake correction is not properly performed, there arises a problem that the correction cannot be performed on the reproducing side.

【0009】[0009]

【発明が解決しようとする課題】上述したように、従来
の動きベクトルを検出し、検出された動きベクトルに基
づいて手振れ補正を行なう方法は、種々の問題点を有し
ている。さらに、上述した問題点の他に、動きベクトル
を検出するためのハードウエアを必要とし、手振れ補正
のためのハードウエアの規模が大きくなる問題がある。
As described above, the conventional method of detecting a motion vector and performing camera shake correction based on the detected motion vector has various problems. Further, in addition to the above-mentioned problems, there is a problem that the hardware for detecting the motion vector is required and the scale of the hardware for camera shake correction becomes large.

【0010】この発明は、ハードウエアの規模の低減を
図るものである。一般的に、ディジタル画像データを記
録媒体(磁気テープ、光ディスク等)に記録する場合
に、記録データ量を圧縮するための高能率符号化とし
て、動き補償予測符号化が知られている。これは、入力
画像信号と予測画像信号との差分を検出し、差分を符号
化し、さらに可変長符号化する予測符号化において、予
測信号を形成する時に、検出された動きベクトルによる
動き補償を行い、それによって、差分値を小さくするも
のである。ビデオカメラの手振れ補正のために、動きベ
クトルを使用するので、この動きベクトルとして、動き
補償予測符号化のために検出された動きベクトルを使用
することによって、動きベクトルの検出のためのハード
ウエアを共用することが可能となる。
The present invention is intended to reduce the scale of hardware. In general, when recording digital image data on a recording medium (magnetic tape, optical disk, etc.), motion compensation predictive coding is known as high-efficiency coding for compressing the amount of recorded data. This is to detect the difference between the input image signal and the predicted image signal, encode the difference, and further perform variable-length coding in predictive coding, where motion compensation is performed using the detected motion vector when forming the predicted signal. , Thereby reducing the difference value. Since the motion vector is used for the image stabilization of the video camera, the hardware for the motion vector detection is used by using the detected motion vector for the motion compensation predictive coding as the motion vector. It becomes possible to share.

【0011】従って、この発明の目的は、動き補償予測
符号化のために検出された動きベクトルを手振れ補正の
ためにも共用することを可能とした画像信号処理装置お
よび記録/再生装置を提供することにある。
Therefore, an object of the present invention is to provide an image signal processing apparatus and a recording / reproducing apparatus capable of sharing a motion vector detected for motion compensation predictive coding also for camera shake correction. Especially.

【0012】[0012]

【課題を解決するための手段】この発明は、1画面の画
像データを複数のブロックに分割し、各々のブロックに
ついて1乃至数フレーム前の画像データから、最も合致
するブロックの位置に対応する動きベクトルを検出し、
動きベクトルを用いて画像データを圧縮する機能を有す
る画像信号処理装置において、各ブロックの動きベクト
ルを検出する手段と各ブロックの動きベクトルから手振
れ動きベクトルを検出する手段と、入力される画像信号
を手振れベクトルに基づいて補正する手段と、各ブロッ
クの動きベクトルを手振れ動きベクトルにより修正した
動きベクトルを求める手段と、修正された動きベクトル
により動き補償を行なう手段と、手振れ補正された画像
データと動き補償が行われた画像データにより圧縮処理
を行なう手段とからなることを特徴とする画像信号処理
装置である。
According to the present invention, image data of one screen is divided into a plurality of blocks, and a motion corresponding to the position of the best matching block from the image data of one to several frames before is divided for each block. Detect the vector,
In an image signal processing device having a function of compressing image data using a motion vector, a means for detecting a motion vector of each block, a means for detecting a camera shake motion vector from the motion vector of each block, and an input image signal Means for correcting based on the shake vector, means for obtaining a motion vector obtained by correcting the motion vector of each block with the shake motion vector, means for performing motion compensation by the corrected motion vector, and shake-corrected image data and motion An image signal processing device comprising: means for performing a compression process on the compensated image data.

【0013】また、この発明は、1画面の画像データを
複数のブロックに分割し、各々のブロックについて1乃
至数フレーム前の画像データから、最も合致するブロッ
クの位置に対応する動きベクトルを検出し、動きベクト
ルを用いて画像データを圧縮する機能を有する画像信号
記録装置において、各ブロックの動きベクトルを検出す
る手段と、各ブロックの動きベクトルから手振れ動きベ
クトルを検出する手段と、動きベクトルにより動き補償
を行なう手段と、入力画像データと動き補償された画像
データにより圧縮処理を行う手段と、圧縮された画像デ
ータと共に、手振れ動きベクトルを記録する手段とから
なることを特徴とする画像信号記録装置である。
Further, according to the present invention, the image data of one screen is divided into a plurality of blocks, and the motion vector corresponding to the position of the best matching block is detected from the image data of one to several frames before for each block. In an image signal recording device having a function of compressing image data using a motion vector, a means for detecting a motion vector of each block, a means for detecting a shake motion vector from the motion vector of each block, and a motion by the motion vector An image signal recording apparatus comprising: means for performing compensation, means for performing a compression process using input image data and motion-compensated image data, and means for recording a camera shake motion vector together with the compressed image data. Is.

【0014】さらに、この発明は、1画面の画像データ
を複数のブロックに分割し、各々のブロックについて1
乃至数フレーム前の画像データから、最も合致するブロ
ックの位置に対応する動きベクトルを検出し、動きベク
トルを用いて画像データを圧縮し、動きベクトルから手
振れ動きベクトルを検出し、動きベクトルにより動き補
償を行ない、入力画像データと動き補償された画像デー
タにより圧縮処理を行い、、圧縮された画像信号ととも
に手振れ動きベクトルを記録した記録媒体を再生する画
像信号再生装置において、圧縮された画像データを復号
する復号手段と、再生信号から手振れ動きベクトルを分
離する手段と、復号手段からの復号画像信号が供給さ
れ、手振れ動きベクトルにより手振れ補正を行う手段と
からなることを特徴とする画像信号再生装置である。
Further, according to the present invention, the image data of one screen is divided into a plurality of blocks, and each block has 1 block.
Or, from the image data of several frames before, the motion vector corresponding to the position of the best matching block is detected, the image data is compressed using the motion vector, the camera shake motion vector is detected from the motion vector, and the motion compensation is performed by the motion vector. The compressed image data is decoded in an image signal reproducing device that performs compression processing using the input image data and the motion-compensated image data, and reproduces the recording medium on which the shake motion vector is recorded together with the compressed image signal. In the image signal reproducing apparatus, the decoding means, the means for separating the camera shake motion vector from the reproduced signal, and the means for supplying the decoded image signal from the decoding means and correcting the camera shake by the camera shake motion vector are provided. is there.

【0015】動き補償予測符号化のように、記録データ
の圧縮のために、動きベクトルが検出される。この動き
ベクトルは、ブロック単位で検出される。この動きベク
トルと画像データの変化量とを使用することによって、
手振れ動きベクトルが検出される。この手振れ動きベク
トルによって補正された画像データが記録される。手振
れ補正された画像データを記録するのに限らず、手振れ
動きベクトルまたはこれより形成された補正信号を圧縮
画像データと共に、記録媒体に記録し、再生時に手振れ
補正が行われる。
Motion vectors are detected for compression of recorded data, such as motion-compensated predictive coding. This motion vector is detected in block units. By using this motion vector and the amount of change in the image data,
The camera shake motion vector is detected. The image data corrected by this camera shake motion vector is recorded. It is not limited to recording the image data subjected to camera shake correction, but the camera shake motion vector or the correction signal formed thereof is recorded on the recording medium together with the compressed image data, and the camera shake correction is performed during reproduction.

【0016】[0016]

【発明の実施の形態】以下、この発明の一実施例につい
て図面を参照して説明する。ここでの実施の形態は、例
えばVTR一体型ビデオカメラであって、撮影した画像
信号をディジタル信号へ変換し、動き補償予測符号化に
より圧縮し、そして、磁気テープ等の記録媒体に記録す
るものである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. The embodiment here is, for example, a video camera integrated with a VTR, which converts a captured image signal into a digital signal, compresses it by motion compensation predictive coding, and records it on a recording medium such as a magnetic tape. Is.

【0017】図1において、1は、撮像素子としてのC
CDを示す。CCD1の撮像出力がカメラ信号処理回路
2に供給され、ビデオ信号へ変換される。このビデオ信
号がA/D変換器3によってディジタルビデオ信号へ変
換される。例えば13.5MHzのサンプリング周波数に
よってA/D変換される。なお、この発明は、輝度信号
と二つの色差信号からなるコンポーネント信号、あるい
は輝度信号と搬送色信号とが重畳されたコンポジット信
号に対しても適用することができるが、以下の説明で
は、簡単のため輝度信号の処理についてのみ説明する。
In FIG. 1, 1 is a C as an image sensor.
Indicates a CD. The image pickup output of the CCD 1 is supplied to the camera signal processing circuit 2 and converted into a video signal. This video signal is converted into a digital video signal by the A / D converter 3. For example, A / D conversion is performed at a sampling frequency of 13.5 MHz. Note that the present invention can be applied to a component signal composed of a luminance signal and two color difference signals, or a composite signal in which a luminance signal and a carrier color signal are superimposed, but in the following description, a simple description will be given. Therefore, only the processing of the luminance signal will be described.

【0018】A/D変換器3からのディジタルビデオ信
号が遅延回路14を介して、この発明が適用された手振
れ補正回路4に供給される。手振れ補正回路4は、後述
するように、撮影時の手振れを補正するための回路であ
る。手振れ検出回路12および補正信号発生回路13が
手振れ補正のために設けられている。遅延回路14は、
手振れ補正信号を形成するための処理にかかる時間、デ
ィジタルビデオ信号を遅延させる位相合わせのために設
けられている。手振れ補正回路4の出力信号が減算回路
5に供給され、また、A/D変換器3の出力信号が動き
ベクトル検出回路6に供給される。
A digital video signal from the A / D converter 3 is supplied to a camera shake correction circuit 4 to which the present invention is applied via a delay circuit 14. The camera shake correction circuit 4 is a circuit for correcting camera shake during shooting, as described later. A camera shake detection circuit 12 and a correction signal generation circuit 13 are provided for camera shake correction. The delay circuit 14 is
It is provided for phase adjustment for delaying the digital video signal for the time required for the processing for forming the image stabilization signal. The output signal of the camera shake correction circuit 4 is supplied to the subtraction circuit 5, and the output signal of the A / D converter 3 is supplied to the motion vector detection circuit 6.

【0019】減算回路5には、動き補償回路7からの予
測信号が供給され、減算回路5からは、実際のビデオ信
号と予測信号との差分が画素ごとに発生する。この差分
がADRC符号化のエンコーダ8に供給され、エンコー
ダ8の符号化出力が取り出される。これと共に、エンコ
ーダ8の出力がADRCデコーダ(ローカルデコーダ)
9に供給され、その出力に差分値の復号データが取り出
される。なお、フレーム内符号化の画像信号を周期的に
挿入することによって、復号側がリフレッシュ処理を行
うようにしても良い。
The subtraction circuit 5 is supplied with the prediction signal from the motion compensation circuit 7, and the subtraction circuit 5 generates a difference between the actual video signal and the prediction signal for each pixel. This difference is supplied to the encoder 8 for ADRC encoding, and the encoded output of the encoder 8 is taken out. At the same time, the output of the encoder 8 is the ADRC decoder (local decoder).
9 and the decoded data of the difference value is extracted at its output. The decoding side may perform refresh processing by periodically inserting the intra-frame encoded image signal.

【0020】ADRCデコーダ9からの復号値が加算回
路10に供給され、動き補償回路7からの予測信号と加
算される。この加算回路10から得られる復号信号がフ
レームメモリ11に書込まれる。フレームメモリ11の
出力が動き補償回路7に供給される。動き補償回路7に
は、動きベクトル検出回路6からの動きベクトルVhvが
動きベクトル修正回路15を介して供給され、動き補償
がなされる。動き補償回路7からの予測信号が上述の加
算回路10に供給されるとともに、減算回路5に供給さ
れる。減算回路5において、実際のビデオ信号と予測信
号との画素の差分が形成される。
The decoded value from the ADRC decoder 9 is supplied to the adder circuit 10 and added to the prediction signal from the motion compensation circuit 7. The decoded signal obtained from the adder circuit 10 is written in the frame memory 11. The output of the frame memory 11 is supplied to the motion compensation circuit 7. The motion vector Vhv from the motion vector detecting circuit 6 is supplied to the motion compensating circuit 7 via the motion vector correcting circuit 15 to perform motion compensation. The prediction signal from the motion compensation circuit 7 is supplied to the above-mentioned addition circuit 10 and the subtraction circuit 5. In the subtraction circuit 5, the pixel difference between the actual video signal and the prediction signal is formed.

【0021】動きベクトル検出回路6は、A/D変換器
3の出力ビデオ信号、すなわち、手振れ補正前のディジ
タルビデオ信号から動き補償のための動きベクトルを検
出する。この発明の一実施例では、動きベクトルVhvお
よび評価値Pijを手振れ検出回路12に供給し、後述の
ように、手振れ動きベクトルを求め、この手振れ動きベ
クトルを補正信号発生回路13に供給し、補正信号を形
成する。この補正信号が手振れ補正回路4に供給される
ことによって手振れを補正することができる。
The motion vector detection circuit 6 detects a motion vector for motion compensation from the output video signal of the A / D converter 3, that is, the digital video signal before camera shake correction. In one embodiment of the present invention, the motion vector Vhv and the evaluation value Pij are supplied to the camera shake detection circuit 12, the camera shake motion vector is obtained, and this camera shake motion vector is supplied to the correction signal generation circuit 13 for correction as described later. Form a signal. By supplying this correction signal to the camera shake correction circuit 4, the camera shake can be corrected.

【0022】画像信号の記録/再生のために、図2に示
す構成が用いられる。図2において、21で示す入力端
子に動き補償予測符号化のエンコーダ(図1の例では、
ADRCエンコーダ8)から符号化出力が供給される。
この符号化出力が可変長符号化のエンコーダ22に供給
され、可変長符号化される。可変長符号化の出力が記録
バッファ23に供給される。記録バッファ23は、バッ
ファ容量を示す信号を前段へフィードバックする。これ
によって所定期間の記録データ量が一定に制御される。
例えばADRC符号化の量子化ビット数を変化させるこ
とによって伝送データ量を制御できる。
The structure shown in FIG. 2 is used for recording / reproducing image signals. In FIG. 2, an encoder for motion compensation predictive coding is provided at the input terminal 21 (in the example of FIG. 1,
The encoded output is supplied from the ADRC encoder 8).
This coded output is supplied to the variable-length coding encoder 22 and variable-length coded. The output of the variable length coding is supplied to the recording buffer 23. The recording buffer 23 feeds back a signal indicating the buffer capacity to the previous stage. As a result, the amount of recording data for a predetermined period is controlled to be constant.
For example, the amount of transmission data can be controlled by changing the number of quantization bits of ADRC encoding.

【0023】この例は、フィードバック制御のバッファ
リング回路であるが、ADRCエンコードにおける量子
化ビット数として、複数のもの(例えば0ビット、1ビ
ット、2ビット、3ビット、4ビット)を用意し、所定
の期間の発生データ量を見積り、目標データ量を越えな
いように、量子化ビット数をブロック毎に選択する、フ
ィードフォワード制御のバッファリングを行なうように
しても良い。記録バッファ23の出力がマルチプレクサ
24に供給され、オーディオデータ、制御用データ等が
多重化される。
Although this example is a feedback control buffering circuit, a plurality of quantization bit numbers in ADRC encoding (for example, 0 bit, 1 bit, 2 bit, 3 bit, 4 bit) are prepared, The amount of generated data in a predetermined period may be estimated, and the number of quantized bits may be selected for each block so as not to exceed the target amount of data, and feedforward control buffering may be performed. The output of the recording buffer 23 is supplied to the multiplexer 24, and audio data, control data, etc. are multiplexed.

【0024】マルチプレクサ24の出力が記録処理回路
25に供給される。記録処理回路25では、記録データ
に対するエラー訂正符号化、チャンネル変調等の処理が
なされる。記録処理回路25からの記録データが記録ア
ンプ26と記録/再生切替えスイッチ27の記録側端子
Rを介して記録媒体に記録される。記録媒体としては、
磁気テープ、記録可能な光ディスク等を使用できる。
The output of the multiplexer 24 is supplied to the recording processing circuit 25. The recording processing circuit 25 performs processing such as error correction coding and channel modulation on the recording data. The recording data from the recording processing circuit 25 is recorded on the recording medium via the recording amplifier 26 and the recording side terminal R of the recording / reproducing changeover switch 27. As a recording medium,
A magnetic tape, a recordable optical disk, etc. can be used.

【0025】記録媒体から再生された再生データが記録
/再生切替えスイッチ27の再生側端子Pおよび再生ア
ンプ28を介して再生処理回路29に供給される。再生
処理回路29は、チャンネル変調の復調、エラー訂正等
の処理を行なう。再生処理回路29の出力がディマルチ
プレクサ30に供給され、オーディオ信号、制御用デー
タ等が分離される。ディマルチプレクサ30からのビデ
オ信号と対応する再生データが可変長符号化のデコーダ
31に供給され、可変長符号の復号がなされる。出力端
子32に取り出された再生データがADRCデコーダ等
の高能率符号化のデコーダに供給される。
The reproduction data reproduced from the recording medium is supplied to the reproduction processing circuit 29 via the reproduction side terminal P of the recording / reproduction changeover switch 27 and the reproduction amplifier 28. The reproduction processing circuit 29 performs processing such as demodulation of channel modulation and error correction. The output of the reproduction processing circuit 29 is supplied to the demultiplexer 30, and the audio signal, control data and the like are separated. The reproduction data corresponding to the video signal from the demultiplexer 30 is supplied to the decoder 31 for variable length coding, and the variable length code is decoded. The reproduction data taken out to the output terminal 32 is supplied to a high efficiency encoding decoder such as an ADRC decoder.

【0026】ADRCは、本願発明者の提案による高能
率符号化のひとつである。ADRCエンコーダ8の構成
の一例を図3に示す。入力端子34からディジタルビデ
オ信号がブロック化回路35に供給され、ブロック化回
路35によって1画面を細分化したブロック毎の順序を
有するデータが形成される。ブロック化回路35の出力
データが検出回路36および遅延回路37に供給され
る。
ADRC is one of the high efficiency encodings proposed by the inventor of the present application. An example of the configuration of the ADRC encoder 8 is shown in FIG. A digital video signal is supplied from an input terminal 34 to a blocking circuit 35, and the blocking circuit 35 subdivides one screen to form data having an order for each block. The output data of the blocking circuit 35 is supplied to the detection circuit 36 and the delay circuit 37.

【0027】検出回路36は、各ブロックの複数の画素
の最大値MAX、最小値MINを検出する。遅延回路3
7は、この検出に要する時間、ディジタルビデオ信号を
遅延させるためのものである。検出された最大値MAX
および最小値MINが減算回路38に供給され、減算回
路38から(MAX−MIN=DR)で表されるダイナ
ミックレンジDRが得られる。また、遅延回路37から
のディジタルビデオ信号と最小値MINが減算回路39
に供給され、その出力に最小値が除去された修正画素デ
ータが得られる。ブロック内の画素が共有する最小値M
INを除去することによって、正規化がなされる。
The detection circuit 36 detects the maximum value MAX and the minimum value MIN of a plurality of pixels in each block. Delay circuit 3
Reference numeral 7 is for delaying the digital video signal for the time required for this detection. Maximum value MAX detected
And the minimum value MIN are supplied to the subtraction circuit 38, and the dynamic range DR represented by (MAX-MIN = DR) is obtained from the subtraction circuit 38. Further, the digital video signal from the delay circuit 37 and the minimum value MIN are subtracted by the subtraction circuit 39.
The corrected pixel data with the minimum value removed is obtained at the output. Minimum value M shared by pixels in a block
Normalization is done by removing the IN.

【0028】減算回路39の出力と検出されたダイナミ
ックレンジDRとが量子化回路40に供給される。量子
化回路40では、図5に示すように、ダイナミックレン
ジDRを2n 等分した量子化ステップ(n;量子化ビッ
ト数であり、図5では、n=2)により、減算回路39
の出力が再量子化される。空間的に近接する画素は、相
関が強いので、量子化ビット数nを元の量子化ビット数
(例えば8ビット)より少なくしても、復号画像の劣化
が少なく、伝送データ量を圧縮することができる。量子
化回路40からの符号化出力DTが伝送されると共に、
ブロック毎のダイナミックレンジDRおよび最小値MI
Nが付加情報として伝送される。
The output of the subtraction circuit 39 and the detected dynamic range DR are supplied to the quantization circuit 40. In the quantization circuit 40, as shown in FIG. 5, a subtraction circuit 39 is performed by a quantization step (n; quantization bit number, n = 2 in FIG. 5) that divides the dynamic range DR into 2 n equal parts.
Is requantized. Pixels that are spatially close to each other have a strong correlation. Therefore, even if the number of quantization bits n is smaller than the original number of quantization bits (for example, 8 bits), the decoded image is less deteriorated and the transmission data amount is compressed. You can The encoded output DT from the quantization circuit 40 is transmitted, and
Dynamic range DR and minimum value MI for each block
N is transmitted as additional information.

【0029】図4は、ADRCデコーダ9の一例の構成
を示す。ADRCエンコーダ8からのダイナミックレン
ジDRおよび符号化出力DTが逆量子化回路42に供給
される。逆量子化回路42は、ダイナミックレンジDR
と量子化ビット数nとで定まる量子化ステップを符号化
出力に乗じ、乗算出力を整数化することによって、復元
レベルを発生する。図5に示すように、量子化の時のレ
ベル範囲のそれぞれの中央値が復元レベル(代表レベ
ル)L0、L1、L2、L3とされる。
FIG. 4 shows an example of the configuration of the ADRC decoder 9. The dynamic range DR and the encoded output DT from the ADRC encoder 8 are supplied to the inverse quantization circuit 42. The inverse quantization circuit 42 has a dynamic range DR
And a quantization step number determined by the number of quantization bits n are multiplied to the encoded output, and the multiplication output is converted into an integer to generate a restoration level. As shown in FIG. 5, the median value of each level range at the time of quantization is set as the restoration level (representative level) L0, L1, L2, L3.

【0030】そして、逆量子化回路42からの復元レベ
ルと最小値MINとを加算回路43により加算すること
によって、復号値が得られる。この復号値がブロック分
解回路44に供給され、画素データの順序がラスター順
序へ戻される。ブロック分解回路44の出力端子45に
は、復号ビデオ信号が取り出される。
Then, the restoration level from the inverse quantization circuit 42 and the minimum value MIN are added by the addition circuit 43 to obtain a decoded value. This decoded value is supplied to the block decomposition circuit 44, and the order of the pixel data is returned to the raster order. The decoded video signal is taken out at the output terminal 45 of the block decomposition circuit 44.

【0031】動きベクトル検出回路6では、ブロックマ
ッチング法により動きベクトルが検出される。これは、
図6にその処理を概略的に示すように、参照フレーム例
えば前フレームFn-1 の検査ブロックByを所定のサー
チエリア内で移動し、現フレームFnの基準ブロックB
xと最も合致している検査ブロックを検出することによ
り動きベクトルを求めるものである。従って、動きベク
トルは、ブロック毎に求められる。合致の程度を表す評
価値としては、基準ブロックBx内の複数の画素と検査
ブロックBy内の複数の画素との間で、同一の空間的位
置の画素同士の値を減算することでフレーム差を求め、
このフレーム差の絶対値和を使用することができる。フ
レーム差の絶対値和以外に、フレーム差の二乗和等を使
用できる。
The motion vector detection circuit 6 detects a motion vector by the block matching method. this is,
As shown schematically in FIG. 6, the inspection block By of the reference frame, for example, the previous frame F n-1 is moved within a predetermined search area, and the reference block B of the current frame Fn is moved.
The motion vector is obtained by detecting the inspection block that best matches x. Therefore, the motion vector is obtained for each block. As the evaluation value indicating the degree of matching, the frame difference is obtained by subtracting the values of the pixels at the same spatial position between the plurality of pixels in the reference block Bx and the plurality of pixels in the inspection block By. Seeking,
This sum of absolute frame differences can be used. In addition to the sum of absolute values of frame differences, the sum of squares of frame differences can be used.

【0032】図7は、動きベクトル検出回路6の一例の
構成を示す。図7において、51が現フレームの画像デ
ータの入力端子であり、この画像データが現フレームメ
モリ53に蓄えられる。52が前フレームの画像データ
の入力端子であり、この画像データが前フレームメモリ
54に蓄えられる。
FIG. 7 shows an example of the configuration of the motion vector detection circuit 6. In FIG. 7, reference numeral 51 is an input terminal for the image data of the current frame, and this image data is stored in the current frame memory 53. Reference numeral 52 is an input terminal for the image data of the previous frame, and this image data is stored in the previous frame memory 54.

【0033】現フレームメモリ53および前フレームメ
モリ54の読出し/書込みは、コントローラ55によっ
て制御される。現フレームメモリ53からは、現フレー
ムの基準ブロックの画素データが読出され、前フレーム
メモリ54からは、前フレームの検査ブロックの画素デ
ータが読出される。前フレームメモリ54と関連してア
ドレス移動回路56が設けられる。コントローラ55が
アドレス移動回路56を制御する結果、検査ブロックの
位置が1画素ステップで、サーチエリア内で変化する。
The reading / writing of the current frame memory 53 and the previous frame memory 54 is controlled by the controller 55. Pixel data of the reference block of the current frame is read from the current frame memory 53, and pixel data of the inspection block of the previous frame is read from the previous frame memory 54. An address moving circuit 56 is provided in association with the previous frame memory 54. As a result of the controller 55 controlling the address moving circuit 56, the position of the inspection block changes within the search area by one pixel step.

【0034】現フレームメモリ53の出力と前フレーム
メモリ54の出力とが差分検出回路57に供給され、1
画素毎の差分(フレーム差)が検出される。差分検出回
路57の出力が絶対値化回路58で絶対値へ変換され、
この絶対値が累算回路59に供給される。累算回路59
が1ブロックで発生した絶対値差分を累算し、その出力
(フレーム差絶対値和)が評価値として判断回路60に
供給される。判断回路60は、サーチエリア内で検査ブ
ロックを移動した時にそれぞれ発生する差分の絶対値和
から動きベクトルを検出する。すなわち、最小の差分の
絶対値和を発生する検査ブロックの位置を動きベクトル
として検出する。出力端子61に、検出された動きベク
トルが取り出される。
The output of the current frame memory 53 and the output of the previous frame memory 54 are supplied to the difference detection circuit 57, which outputs 1
The difference (frame difference) for each pixel is detected. The output of the difference detection circuit 57 is converted into an absolute value by the absolute value conversion circuit 58,
This absolute value is supplied to the accumulation circuit 59. Accumulation circuit 59
, The absolute value difference generated in one block is accumulated, and the output (sum of the frame difference absolute values) is supplied to the determination circuit 60 as an evaluation value. The determination circuit 60 detects the motion vector from the sum of absolute values of the differences generated when the inspection block is moved within the search area. That is, the position of the inspection block that generates the minimum absolute difference sum is detected as a motion vector. The detected motion vector is extracted at the output terminal 61.

【0035】この発明の一実施例では、このように検出
された動き補償のための動きベクトルを手振れ補正のた
めにも使用するものである。手振れ補正の動きベクトル
は、画面全体、あるいは比較的大きなブロックの動きを
表すもので、既存の方法として、図8に示すように、手
振れ補正用の動きベクトルを検出することが知られてい
る。
In one embodiment of the present invention, the motion vector thus detected for motion compensation is also used for camera shake correction. The camera shake correction motion vector represents the motion of the entire screen or a relatively large block, and as an existing method, it is known to detect a camera shake correction motion vector as shown in FIG.

【0036】すなわち、現フレームFnをサーチエリア
Sxに分割し、各サーチエリアSx内の複数の画素と、
前フレームFn-1 の代表点画素Ry(サーチエリアの中
心位置の画素)とのフレーム差の絶対値を求める。さら
に、各サーチエリアSxで求められたフレーム差絶対値
を同一の空間的位置において積算し、それによって、サ
ーチエリアSxと同一の大きさの評価値テーブルを作成
する。この評価値テーブル中の最小値を検出することに
よって、画面全体の動きベクトルを求める。
That is, the current frame Fn is divided into search areas Sx, and a plurality of pixels in each search area Sx,
The absolute value of the frame difference from the representative point pixel Ry (pixel at the center position of the search area) of the previous frame F n-1 is calculated. Further, the frame difference absolute values obtained in each search area Sx are integrated at the same spatial position, thereby creating an evaluation value table having the same size as the search area Sx. The motion vector of the entire screen is obtained by detecting the minimum value in this evaluation value table.

【0037】このように、動きベクトル検出回路6で求
める動きベクトルは、ブロック単位で求められるもので
あるのに対して、手振れ補正にとって必要な動きベクト
ルは、画面全体、あるいは比較的大きなブロックの単位
で求められるものである。この相違があるために、手振
れ検出回路12は、動きベクトル検出回路6からフレー
ム差絶対値和Pijおよび動きベクトルVhvを受け取り、
手振れ補正用の動きベクトルを生成する。
As described above, the motion vector obtained by the motion vector detection circuit 6 is obtained in block units, whereas the motion vector required for camera shake correction is obtained in the entire screen or in units of relatively large blocks. Is required in. Due to this difference, the camera shake detection circuit 12 receives the frame difference absolute value sum Pij and the motion vector Vhv from the motion vector detection circuit 6,
A motion vector for camera shake correction is generated.

【0038】図9は、手振れ検出回路12および手振れ
補正回路4の一例の構成を示す。動きベクトル検出回路
6からのフレーム差絶対値和Pijが積算回路71に供給
される。このフレーム差絶対値和Pijについて図10を
参照して説明する。図6を参照して説明したように、基
準ブロックBxと検査ブロックByとのフレーム差の絶
対値和は、サーチエリア内の検査ブロックByの各位置
で計算される。一例として、サーチエリアを水平方向に
±4、垂直方向に±3とすると、9×7=63個の検査
ブロックとのフレーム差絶対値和が計算される。
FIG. 9 shows an example of the configuration of the camera shake detection circuit 12 and the camera shake correction circuit 4. The sum Pij of frame difference absolute values from the motion vector detection circuit 6 is supplied to the integration circuit 71. This frame difference absolute value sum Pij will be described with reference to FIG. As described with reference to FIG. 6, the sum of absolute values of the frame differences between the reference block Bx and the inspection block By is calculated at each position of the inspection block By in the search area. As an example, assuming that the search area is ± 4 in the horizontal direction and ± 3 in the vertical direction, the sum of absolute frame difference values with 9 × 7 = 63 inspection blocks is calculated.

【0039】現フレームのある一つの基準ブロックBx
に関してのフレーム差絶対値和を検査ブロックの位置に
対応して配列したものを図10に示す。中心位置(i=
4,j=3)のフレーム差絶対値和P43は、基準ブロ
ックBxと検査ブロックByとが空間的に同一位置の場
合のものである。このフレーム差絶対値和Pijが各基準
ブロック毎に積算回路71において積算され、評価値Σ
Phvが形成される。一例として、ブロックサイズを(1
6×16)とし、1フレームの有効画面サイズを(70
4画素×480ライン)とすると、図11に示すよう
に、1フレームが(44×30)のブロックへ分割され
ることになり、このブロック数と等しい評価値ΣPhvが
得られる。
One reference block Bx with the current frame
FIG. 10 shows the arrangement of the sums of the absolute values of the frame differences with respect to the above, which are arranged corresponding to the positions of the inspection blocks. Center position (i =
4, j = 3), the sum P43 of frame difference absolute values is obtained when the reference block Bx and the inspection block By are spatially at the same position. The sum Pij of frame difference absolute values is integrated by the integrating circuit 71 for each reference block to obtain an evaluation value Σ.
Phv is formed. As an example, the block size is (1
6 × 16) and the effective screen size of one frame is (70
With 4 pixels × 480 lines), one frame is divided into (44 × 30) blocks as shown in FIG. 11, and an evaluation value ΣPhv equal to the number of blocks is obtained.

【0040】評価値ΣPhvは、そのブロック内の画像の
レベル分布を反映したものである。若し、サーチエリア
内の画像が平坦なレベル分布であるような場合では、フ
レーム差絶対値和のレベルが小さくなり、評価値ΣPhv
のレベルも小さくなる。一方、レベル分布が平坦でな
く、エッジ等を含む場合には、評価値ΣPhvのレベルも
大きくなる。この一実施例では、アクティビティーとし
て画像のレベル分布を使用しており、平坦なレベル分布
を低いアクティビティーとしている。但し、アクティビ
ティーは、空間傾斜に限らず、周波数変換における周波
数成分等を含むものである。
The evaluation value ΣPhv reflects the level distribution of the image in the block. If the image in the search area has a flat level distribution, the level of the sum of absolute frame differences becomes small and the evaluation value ΣPhv
The level of will also be smaller. On the other hand, when the level distribution is not flat and includes edges and the like, the level of the evaluation value ΣPhv also becomes large. In this embodiment, the image level distribution is used as the activity, and the flat level distribution is used as the low activity. However, the activity is not limited to the spatial gradient and includes frequency components in frequency conversion.

【0041】この評価値ΣPhvと動きベクトルVhvが手
振れ判定回路72に供給される。手振れ判定回路72
は、図12のフローチャートに示すように、手振れ判定
を行なう。初期値として(h=0、v=0)とされ(ス
テップ81)、次のステップ82において、しきい値T
H1、TH2とそれぞれ比較される。V00<TH1で、
ΣP00>TH2であれば、カメラ静止(すなわち、手振
れでない)と判定される(ステップ83)。
The evaluation value ΣPhv and the motion vector Vhv are supplied to the camera shake determination circuit 72. Camera shake determination circuit 72
Performs camera shake determination as shown in the flowchart of FIG. The initial values are set to (h = 0, v = 0) (step 81), and in the next step 82, the threshold value T
It is compared with H1 and TH2 respectively. With V00 <TH1,
If ΣP00> TH2, it is determined that the camera is stationary (that is, no camera shake) (step 83).

【0042】このステップ82の条件が成立すること
は、ブロック00がエッジ等のレベル変化が不連続な位置
の画像(ΣP00>TH2)であって、しかも、ブロック
00について動きがない(V00<TH1)と検出されてい
ることを意味する。手振れが発生している場合には、全
画面が動くので、静止ブロックが一つでも存在すること
は、手振れではないと決定できる。
The condition of step 82 is satisfied that the block 00 is an image (ΣP00> TH2) at a position where level changes such as edges are discontinuous, and
This means that it has been detected that there is no motion for 00 (V00 <TH1). Since the entire screen moves when camera shake occurs, it can be determined that even one still block exists is not camera shake.

【0043】ステップ82の条件が成立しないときに
は、ステップ84に処理が移り、hの値が水平方向の最
大値(43)であるかどうかが調べられる。そうでない
場合には、ステップ85において、hの値が+1され、
ステップ82へ戻る。このようにして、ブロック00から
隣のブロック10についての処理に移り、このブロック10
が静止ブロックかどうか判定される。そして、v=0の
全てのブロックについての処理が完了すると、ステップ
84からステップ86へ処理が移る。
When the condition of step 82 is not satisfied, the process proceeds to step 84 to check whether the value of h is the maximum value (43) in the horizontal direction. Otherwise, in step 85, the value of h is incremented by 1,
Return to step 82. In this way, the process moves from block 00 to the adjacent block 10, and this block 10
Is a static block. Then, when the processing for all blocks of v = 0 is completed, the processing moves from step 84 to step 86.

【0044】ステップ86は、vの値が29かどうかを
決定するもので、そうでない場合には、ステップ87へ
処理が移る。ステップ87において、vの値が+1さ
れ、ステップ82へ戻る。vの値が29に到達した時
に、(44×30)個の全ブロックの処理が完了する。
そして、全ブロックについて、静止ブロックが全く検出
されない場合では、全画面の動き、すなわち、手振れと
判断し、ステップ88において、マクロブロック毎の動
きベクトル検出の処理に移る。図9の構成では、手振れ
判定回路72からマクロブロック化回路73に対して、
判断結果の制御信号が出力される。
Step 86 determines whether or not the value of v is 29, and if not, the process proceeds to step 87. In step 87, the value of v is incremented by 1, and the process returns to step 82. When the value of v reaches 29, the processing of all (44 × 30) blocks is completed.
Then, if no static block is detected for all blocks, it is determined that the motion of the entire screen, that is, camera shake, and in step 88, the process of motion vector detection for each macroblock is started. In the configuration of FIG. 9, from the camera shake determination circuit 72 to the macroblocking circuit 73,
A control signal of the determination result is output.

【0045】マクロブロック化回路73は、動きベクト
ル検出回路6からの動きベクトルVhvをマクロブロック
毎に分離する。ここでは、図13に示すように、1フレ
ームの画面を水平方向に4分割し、垂直方向に3分割
し、(11×10)ブロックのサイズの12個のマクロ
ブロックを形成する。このマクロブロックの例に限ら
ず、複数のマクロブロックを得るために、1画面を分割
する方法は、種々採用できる。但し、互いに隣接しない
マクロブロックが生じる必要があり、従って、画面を等
しく4分割するような方法は、採用してはならない。各
マクロブロック毎に動きベクトルが動きベクトル検出回
路740 、741 、・・・、7412に供給される。
The macroblocking circuit 73 separates the motion vector Vhv from the motion vector detecting circuit 6 into macroblocks. Here, as shown in FIG. 13, the screen of one frame is divided into four in the horizontal direction and three in the vertical direction to form 12 macroblocks having a size of (11 × 10) blocks. Not limited to the example of this macroblock, various methods of dividing one screen to obtain a plurality of macroblocks can be adopted. However, it is necessary to generate macroblocks that are not adjacent to each other. Therefore, a method of equally dividing a screen into four should not be adopted. The motion vector for each macroblock is supplied to the motion vector detection circuits 74 0 , 74 1 , ..., 74 12 .

【0046】動きベクトル検出回路740 は、マクロブ
ロックMB00に含まれるブロックの動きベクトルをベク
トル加算することによって、合成動きベクトルMV00を
検出する。同様に、動きベクトル検出回路741 、74
2 、・・・・、7412が各マクロブロックの合成動きベ
クトルMV10、MV20、・・・MV32をそれぞれ検出す
る。検出された合成動きベクトルMV00〜MV32が統合
ベクトル形成回路75に供給される。
The motion vector detection circuit 74 0 detects the combined motion vector MV00 by vector-adding the motion vectors of the blocks included in the macroblock MB00. Similarly, the motion vector detection circuits 74 1 , 74
2 , ..., 74 12 detect the combined motion vectors MV10, MV20, ... MV32 of the respective macroblocks. The detected combined motion vectors MV00 to MV32 are supplied to the integrated vector forming circuit 75.

【0047】統合ベクトル形成回路75は、12個の合
成動きベクトルを統合することにより、画面全体の動き
ベクトル(統合ベクトル)を発生する。この統合ベクト
ルが補正信号発生回路13に供給される。なお、統合ベ
クトルは、フレーム間の動きから検出されたもので、手
振れの補正量と同一ではない。例えば連続する3フレー
ムの期間で、第2番目および第3番目のフレームの期間
で、同一方向の手振れが生じている時では、最初のフレ
ームと次のフレームとの間の統合ベクトルV1が得ら
れ、第2番目と第3番目のフレーム間の統合ベクトルV
2が得られる。第2番目のフレームに対する補正量は、
V1で良いが、第3番目のフレームに対する補正量は、
(V1+V2)の必要がある。補正信号発生回路13
は、一例として、統合ベクトルを積分した補正量を発生
する。補正信号発生回路13からの手振れ補正信号が補
正回路4に供給され、入力画像データの手振れ補正がな
される。
The integrated vector forming circuit 75 generates a motion vector for the entire screen (integrated vector) by integrating 12 combined motion vectors. This integrated vector is supplied to the correction signal generation circuit 13. The integrated vector is detected from the movement between frames and is not the same as the amount of camera shake correction. For example, when camera shake in the same direction occurs in the periods of the second and third frames in the period of three consecutive frames, the integrated vector V1 between the first frame and the next frame is obtained. , The integrated vector V between the second and third frames
2 is obtained. The correction amount for the second frame is
V1 may be used, but the correction amount for the third frame is
(V1 + V2) is required. Correction signal generation circuit 13
Generates, as an example, a correction amount obtained by integrating the integrated vector. The camera shake correction signal from the correction signal generation circuit 13 is supplied to the correction circuit 4, and the camera shake correction of the input image data is performed.

【0048】統合ベクトル形成回路75は、図14に示
す流れに従って統合ベクトルを形成する。各マクロブロ
ックの動きベクトルが入力され(ステップ91)、全マ
クロブロックの動きベクトルが同一か否かが調べられる
(ステップ92)。若し、同一ならば、その動きベクト
ルが統合ベクトルとして出力される(ステップ93)。
以下の場合も同様であるが、同一は、ある程度のトレラ
ンスを含んでいる。
The integrated vector forming circuit 75 forms an integrated vector according to the flow shown in FIG. The motion vector of each macroblock is input (step 91), and it is checked whether or not the motion vectors of all macroblocks are the same (step 92). If they are the same, the motion vector is output as an integrated vector (step 93).
The same applies to the following cases, but the same includes some tolerance.

【0049】ステップ92が成立しない時は、判定のス
テップ94に移り、空間的に分離された複数のマクロブ
ロックに関して、動きベクトルが同一かどうかが調べら
れる。言い換えると、1フレーム全体で、同一の動きベ
クトルを有するマクロブロックが空間的に分離されたも
のかどうかが調べられる。ステップ94を満足する動き
ベクトルが統合ベクトルとして出力される(ステップ9
5)。「空間的に分離された」は、上下、左右、斜めの
各方向で隣接するもの(例えば(MB00、MB10、MB
01、MB11))を除くことを意味する。従って、空間的
な距離、同一の動きベクトルを有するマクロブロックの
個数等については、必要とされる検出精度等を考慮して
適宜設定される。この判定のステップ94は、比較的大
面積の物体の動きを手振れとするような誤判定を排除で
きる。
When step 92 is not established, the process proceeds to step 94 for determination, and it is checked whether or not the motion vectors are the same for the plurality of spatially separated macroblocks. In other words, it is checked in one frame whether macroblocks having the same motion vector are spatially separated. A motion vector satisfying step 94 is output as an integrated vector (step 9
5). "Spatially separated" means that they are adjacent in the vertical, horizontal, and diagonal directions (for example, (MB00, MB10, MB
01, MB11)) is excluded. Therefore, the spatial distance, the number of macroblocks having the same motion vector, and the like are appropriately set in consideration of the required detection accuracy and the like. The determination step 94 can eliminate an erroneous determination in which the movement of an object having a relatively large area is used as a camera shake.

【0050】ステップ94が成立しない時には、流れが
ステップ96に移り、同一ベクトルを有するマクロブロ
ックの個数がそれぞれ合計される。このマクロブロック
の各個数に対して、次のステップ97で重み付けがなさ
れる。この重み付けは、画面の非周辺付近のマクロブロ
ックに関するブロック数に対して、画面の周辺のマクロ
ブロックに関するブロック数を優先させるためである。
一例として、周辺に関するブロック数には、1.5の重
み係数を乗じ、非周辺付近に関するブロック数には、1
の重み係数を乗じる。比較的大面積の物体の動きは、中
心付近にあることが多いことを考慮して、ステップ97
の重み付けがなされる。
When step 94 is not satisfied, the flow moves to step 96, and the numbers of macroblocks having the same vector are summed up. The number of macroblocks is weighted in the next step 97. This weighting is for giving priority to the number of blocks related to macroblocks around the screen over the number of blocks related to macroblocks near the periphery of the screen.
As an example, the number of blocks in the vicinity is multiplied by a weighting factor of 1.5, and the number of blocks in the non-neighborhood is 1
Multiply by the weighting factor of. Considering that the movement of a relatively large area object is often near the center, step 97
Are weighted.

【0051】そして、流れがステップ98に移り、重み
付けがされたブロック数の中での最大値があるかどうか
が調べられる。最大値がある時には、その最大値のマク
ロブロックの動きベクトルが統合ベクトルとして出力さ
れる(ステップ99)。若し、ブロック数が等しいか、
又は略等しいならば、流れがステップ100に移る。そ
し、マクロブロックの個数に関して、ステップ100で
多数決判定がされ、多数とされたものの動きベクトルが
統合ベクトルとして出力される。多数決判定は、統合ベ
クトルを発生するうえで、精度の点で問題があり、精度
を重視する場合には、この判定を省略し、統合ベクトル
の検出不能として処理することも可能である。
Then the flow moves to step 98 to check if there is a maximum value in the number of weighted blocks. When there is a maximum value, the motion vector of the macroblock with the maximum value is output as an integrated vector (step 99). If the number of blocks is equal,
Or, if approximately equal, flow moves to step 100. Then, with respect to the number of macroblocks, a majority decision is made in step 100, and the motion vector of the majority is output as an integrated vector. The majority decision has a problem in terms of accuracy in generating an integrated vector, and when importance is attached to accuracy, it is possible to omit this determination and process the integrated vector as undetectable.

【0052】上述の処理によって、動き物体と手振れと
の特性の相違を利用して動きベクトルを画面全体の動き
ベクトルに統合しているので、検出された手振れ動きベ
クトルが画面内の対象物の動きに影響されない高精度の
ものとなる。
By the above-described processing, the motion vector is integrated into the motion vector of the entire screen by utilizing the difference between the characteristics of the moving object and the shaking motion, so that the detected shaking motion vector is the motion of the object in the screen. It is a high precision one that is not affected by.

【0053】図9に戻って説明すると、画面全体の動き
を表す統合ベクトルが補正信号発生回路13に供給さ
れ、積分によって補正信号が形成される。この補正信号
が手振れ補正回路4に供給され、手振れが補正される。
手振れ補正回路4は、遅延回路14からの画像データが
書込まれるメモリ101と、周辺メモリ102と、メモ
リ101および周辺メモリ102の読出し出力を選択す
るためのセレクタ103と、メモリ101および周辺メ
モリ102のアドレスを制御するためのアドレス制御回
路105と、セレクタ103を制御するためのセレクト
信号を発生するセレクト信号発生回路106とから構成
され、手振れ補正されたビデオ信号が出力端子104に
取り出される。
Returning to FIG. 9, the integrated vector representing the movement of the entire screen is supplied to the correction signal generation circuit 13, and the correction signal is formed by integration. This correction signal is supplied to the camera shake correction circuit 4 to correct the camera shake.
The camera shake correction circuit 4 includes a memory 101 in which image data from the delay circuit 14 is written, a peripheral memory 102, a selector 103 for selecting the read output of the memory 101 and the peripheral memory 102, the memory 101 and the peripheral memory 102. The address control circuit 105 for controlling the address and the select signal generating circuit 106 for generating the select signal for controlling the selector 103 are provided, and the video signal subjected to the image stabilization is taken out to the output terminal 104.

【0054】メモリ101は、例えばフレームメモリで
あり、補正信号に応じてその読出しアドレスが制御され
る。従って、メモリ101からは、補正信号に応じて移
動された画像データが読出される。セレクタ103で選
択されたデータが周辺メモリ102に対して書込まれ
る。セレクタ103は、セレクト信号発生回路106か
らのセレクト信号に応答して、手振れ補正されたメモリ
101からの画像データと周辺メモリ102に記憶され
ている周辺データとを選択する。
The memory 101 is, for example, a frame memory, and its read address is controlled according to the correction signal. Therefore, the image data moved according to the correction signal is read from the memory 101. The data selected by the selector 103 is written in the peripheral memory 102. In response to the select signal from the select signal generating circuit 106, the selector 103 selects the image data from the memory 101 and the peripheral data stored in the peripheral memory 102 that have been shake-corrected.

【0055】図15Aにおいて、メモリ101に取り込
まれた1フレームの画像(その画枠を107で表す)の
周辺部(一点鎖線の外側の領域)108が周辺メモリ1
02に格納される。周辺部108の幅は、手振れ補正の
範囲を考慮して設定され、例えば水平および垂直方向
で、1フレームの画像の10〜20%程度の幅とされ
る。図15Bにおいて、画枠107aで示すように、手
振れにより図15Aの位置であるべき画像が図面に向か
って例えば右方向へ動いた時では、手振れ補正量Vによ
り画像の全体が破線で示す位置に補正される。この手振
れ補正の場合には、撮像された画像中には、元々存在し
ていない、移動後の画像の左側の斜線で示す部分109
の画像が欠落する。この欠落部分109が周辺メモリ1
02に蓄えられている対応する位置の画像に置き換えら
れる。この置換は、アドレス制御回路105によるアド
レス制御と、セレクタ103の切替え動作で実行され
る。また、周辺メモリ102には、撮像された画像デー
タ中の欠落部分109以外の周辺の画像データが書込ま
れ、周辺メモリ102の内容が更新される。
In FIG. 15A, the peripheral portion (the area outside the alternate long and short dash line) 108 of one frame image (the image frame is represented by 107) taken in the memory 101 is the peripheral memory 1.
02 is stored. The width of the peripheral portion 108 is set in consideration of the range of camera shake correction, and is, for example, about 10 to 20% of the width of one frame image in the horizontal and vertical directions. In FIG. 15B, as indicated by an image frame 107a, when the image that should be in the position of FIG. 15A moves to the right, for example, toward the drawing due to camera shake, the entire image is moved to the position indicated by the broken line by the camera shake correction amount V. Will be corrected. In the case of this camera shake correction, a portion 109, which originally does not exist in the captured image and is indicated by the diagonal line on the left side of the image after movement, is shown.
Image is missing. This missing portion 109 is the peripheral memory 1
It is replaced with the image of the corresponding position stored in 02. This replacement is executed by the address control by the address control circuit 105 and the switching operation of the selector 103. Further, peripheral image data other than the missing portion 109 in the captured image data is written in the peripheral memory 102, and the content of the peripheral memory 102 is updated.

【0056】このように、手振れ補正で生じる画像の欠
落を周辺メモリに記憶されている周辺画像で置き換える
ので、画像を拡大する処理と異なり、画像の解像度の劣
化を防止することができる。
As described above, since the missing image caused by the camera shake correction is replaced with the peripheral image stored in the peripheral memory, it is possible to prevent the deterioration of the resolution of the image unlike the processing of enlarging the image.

【0057】上述したこの発明の一実施例では、手振れ
動きベクトルの検出のための動きベクトルは、手振れ補
正前のビデオ信号を処理して得られる。一方、動き補償
等の処理は、手振れ補正回路4によって手振れ補正がさ
れたビデオ信号に対してなされる。従って、動きベクト
ル検出回路6で検出された動きベクトルによって動き補
償を行うことができない。この問題を解決するために、
動きベクトル修正回路15が設けられている。動きベク
トル修正回路15によって、動きベクトルに含まれてい
る手振れ成分が除かれる。
In the above-described embodiment of the present invention, the motion vector for detecting the camera shake motion vector is obtained by processing the video signal before the camera shake correction. On the other hand, processing such as motion compensation is performed on the video signal whose camera shake is corrected by the camera shake correction circuit 4. Therefore, motion compensation cannot be performed by the motion vector detected by the motion vector detection circuit 6. to solve this problem,
A motion vector correction circuit 15 is provided. The motion vector correction circuit 15 removes the camera shake component included in the motion vector.

【0058】動きベクトル修正回路15における処理に
ついて図16を参照して説明する。図16Aは、各ブロ
ックで求められた動きベクトルV00、V01、V10、V1
1、・・・等が手振れベクトルの成分を含んでいること
を表している。手振れがなければ、これらのブロックの
位置が破線に示す位置にある。
The processing in the motion vector correction circuit 15 will be described with reference to FIG. FIG. 16A shows motion vectors V00, V01, V10, V1 obtained in each block.
1 and so on represent that the components of the shake vector are included. If there is no camera shake, the positions of these blocks are in the positions shown by the broken lines.

【0059】ここで、動きベクトルV00のブロックに注
目すると、図16Bに示すように、手振れ成分を除去し
た場合には、このブロックの位置は、破線の位置であ
る。破線の位置におけるブロックについて、動きベクト
ルを検出した位置のブロックと周辺の他のブロックに含
まれる画素数が求められる。図16では、ブロックの全
画素数をnとし、破線で示す位置では、n1 、n2 、n
3 、n4 で表す画素数が各ブロックに含まれる画素数と
している。そして、次の式で示す加重平均方式によっ
て、修正後の動きベクトルV00´を計算する。他のブロ
ックの動きベクトルについても同様に修正される。
Here, paying attention to the block of the motion vector V00, as shown in FIG. 16B, when the camera shake component is removed, the position of this block is the position of the broken line. For the block at the position of the broken line, the number of pixels included in the block at the position where the motion vector is detected and the other blocks in the periphery is obtained. In FIG. 16, the total number of pixels in the block is n, and at the positions indicated by the broken lines, n1, n2, n
The number of pixels represented by 3 and n4 is the number of pixels included in each block. Then, the corrected motion vector V00 'is calculated by the weighted average method represented by the following expression. The motion vectors of other blocks are similarly corrected.

【0060】V00´=(n1 /n)・V00+(n2 /
n)・V10+(n3 /n)・V01+(n4 /n)・V11
V00 '= (n1 / n) .V00 + (n2 /
n) ・ V10 + (n3 / n) ・ V01 + (n4 / n) ・ V11

【0061】この複数のブロックにそれぞれ含まれる画
素数n1 〜n4 を求めるには、手振れ補正のx軸への投
影成分、およびそのy軸への投影成分が使用される。こ
のようにして動きベクトルを修正することができる。加
重平均方式は、修正の一方法であって、これ以外の修正
方法を使用することができる。
In order to obtain the number of pixels n1 to n4 contained in each of the plurality of blocks, the projection component on the x axis and the projection component on the y axis of the camera shake correction are used. In this way, the motion vector can be modified. The weighted average method is one method of correction, and other correction methods can be used.

【0062】図17は、この発明の他の実施例を示す。
図1に示す一実施例では、減算器5からのフレーム間差
分をADRCにより圧縮しているのに対して、他の実施
例は、MPEG(Moving Pictures Expert Group)規格の
符号化を採用している。MPEGは、DCT(Discrete
Cosine Transform)回路16aおよび量子化器17aに
よって空間的相関を利用した圧縮を行い、また、双方向
の動き補償フレーム間予測を行う。
FIG. 17 shows another embodiment of the present invention.
In one embodiment shown in FIG. 1, the inter-frame difference from the subtractor 5 is compressed by ADRC, while another embodiment adopts MPEG (Moving Pictures Expert Group) standard encoding. There is. MPEG is a DCT (Discrete
Cosine Transform) circuit 16a and quantizer 17a perform compression utilizing spatial correlation, and bidirectional motion-compensated interframe prediction is performed.

【0063】双方向の予測符号化は、フレーム内予測符
号化と順方向予測符号化と逆方向予測符号化とである。
順方向予測符号化は、過去の画像から現在の画像を予測
するフレーム間予測符号化であり、逆方向予測符号化
は、未来の画像から現在の画像を予測するフレーム間予
測符号化である。さらに、前後両方向の予測による内挿
的フレーム間予測符号化もなされる。これらの予測符号
化の方法に対応して、ピクチャタイプ(Iピクチャ、P
ピクチャ、Bピクチャ)が規定される。
Bidirectional predictive coding is intraframe predictive coding, forward predictive coding and backward predictive coding.
The forward predictive coding is an interframe predictive coding that predicts a current image from a past image, and the backward predictive coding is an interframe predictive coding that predicts a current image from a future image. Further, interpolative interframe predictive coding is also performed by prediction in both the front and back directions. Corresponding to these predictive coding methods, picture types (I picture, P
Picture, B picture).

【0064】双方向の動き補償のために、動きベクトル
検出回路6に対して、フレームメモリ18が追加され、
また、フレームメモリ11a、11bからの過去、現
在、未来の予測画像を使用して、逆方向の動き補償回路
7r、補間動き補償回路7i、順方向動き補償回路7f
がそれぞれの動き補償を行う。ローカル復号のために
は、逆量子化器16b、逆DCT回路17b、逆DCT
回路17bの出力とスイッチ回路を介された信号とを加
算する加算回路10が設けられている。また、減算器5
からの差分信号と減算器5を介さない信号とを選択する
スイッチ回路が設けられている。これらのスイッチ回路
は、上述のピクチャタイプに応じてコントロール信号S
1、S2、S3によって制御される。符号化制御回路1
9からコントロール信号S1、S2、S3が発生する。
For bidirectional motion compensation, a frame memory 18 is added to the motion vector detection circuit 6,
Also, using the past, present, and future predicted images from the frame memories 11a and 11b, the backward motion compensation circuit 7r, the interpolated motion compensation circuit 7i, and the forward motion compensation circuit 7f are used.
Respectively perform motion compensation. For local decoding, the inverse quantizer 16b, the inverse DCT circuit 17b, the inverse DCT
An adder circuit 10 for adding the output of the circuit 17b and the signal passed through the switch circuit is provided. Also, the subtractor 5
There is provided a switch circuit for selecting the difference signal from the signal and the signal not passing through the subtracter 5. These switch circuits are provided with a control signal S according to the picture type described above.
1, S2, S3. Encoding control circuit 1
Control signals S1, S2, and S3 are generated from 9.

【0065】この発明の他の実施例は、一実施例と同様
に、動きベクトル検出回路6からの動きベクトルVhvお
よび評価値Pijを手振れ検出回路12に供給し、手振れ
動きベクトルを求め、この手振れ動きベクトルを補正信
号発生回路13に供給し、補正信号を形成し、この補正
信号を手振れ補正回路4に供給することによって手振れ
を補正する。また、手振れベクトルを修正するために、
手振れベクトル修正回路15が設けられている。
In the other embodiment of the present invention, similarly to the one embodiment, the motion vector Vhv and the evaluation value Pij from the motion vector detection circuit 6 are supplied to the camera shake detection circuit 12, the camera shake motion vector is obtained, and this camera shake is obtained. The motion vector is supplied to the correction signal generation circuit 13, a correction signal is formed, and the correction signal is supplied to the camera shake correction circuit 4 to correct the camera shake. Also, to correct the shake vector,
A camera shake vector correction circuit 15 is provided.

【0066】図18は、この発明のさらに他の実施例の
記録側の構成を示す。さらに他の実施例では、記録側で
は、手振れ補正のための補正信号を発生し、図19に示
す再生側において、手振れ補正を行う。従って、図18
に示すように、記録側には、手振れ検出回路12および
補正信号発生回路13が設けられているが、手振れ補正
回路4が設けられていない。ADRCエンコーダ8から
の符号化出力、動きベクトルおよび手振れ補正信号がフ
レーム化回路20に供給され、記録データが形成され
る。この記録データが記録系を介して記録媒体に記録さ
れる。
FIG. 18 shows the structure of the recording side according to still another embodiment of the present invention. In still another embodiment, the recording side generates a correction signal for camera shake correction, and the reproducing side shown in FIG. 19 performs camera shake correction. Therefore, FIG.
As shown in FIG. 5, the recording side is provided with the camera shake detection circuit 12 and the correction signal generation circuit 13, but the camera shake correction circuit 4 is not provided. The encoded output from the ADRC encoder 8, the motion vector, and the camera shake correction signal are supplied to the framing circuit 20 to form recording data. This recording data is recorded on the recording medium via the recording system.

【0067】図19に示すように、再生側では、再生系
により形成された再生データが入力端子62からフレー
ム分解回路63に供給され、ADRC符号化出力、手振
れベクトルVhv、補正信号が分離される。ADRCデコ
ーダ64により差分信号が復号され、復号差分信号が加
算回路65に供給される。加算回路65の出力が予測メ
モリ66に供給され、動きベクトルVhvによって記録側
と同様の動き補償がなされる。
As shown in FIG. 19, on the reproducing side, the reproduced data formed by the reproducing system is supplied from the input terminal 62 to the frame decomposition circuit 63, and the ADRC encoded output, the shake vector Vhv and the correction signal are separated. . The differential signal is decoded by the ADRC decoder 64, and the decoded differential signal is supplied to the adding circuit 65. The output of the adder circuit 65 is supplied to the prediction memory 66, and motion compensation similar to that on the recording side is performed by the motion vector Vhv.

【0068】加算回路65からの再生画像信号が手振れ
補正回路4に供給される。この手振れ補正回路4におい
て、再生信号から分離された補正信号によって手振れ補
正がなされる。手振れ補正回路4からのディジタル画像
信号がD/A変換器67に供給され、出力端子68に再
生画像信号が取り出される。なお、手振れ補正の作動、
不作動を選択する選択手段を設けても良い。また、手振
れ補正信号を記録しているが、手振れ補正信号の代わり
に、評価値ΣPijを記録し、再生側で動きベクトルと評
価値を使用して手振れ補正信号を形成しても良い。
The reproduced image signal from the adder circuit 65 is supplied to the camera shake correction circuit 4. In the camera shake correction circuit 4, the camera shake is corrected by the correction signal separated from the reproduction signal. The digital image signal from the camera shake correction circuit 4 is supplied to the D / A converter 67, and the reproduced image signal is taken out at the output terminal 68. In addition, the operation of camera shake correction,
You may provide the selection means which selects non-operation. Further, although the camera shake correction signal is recorded, the evaluation value ΣPij may be recorded instead of the camera shake correction signal, and the camera shake correction signal may be formed on the reproducing side by using the motion vector and the evaluation value.

【0069】なお、手振れ補正信号を記録するようにし
たこの発明のさらに他の実施例は、MPEGを使用する
場合に対しても適用することができる。
Still another embodiment of the present invention in which the camera shake correction signal is recorded can be applied to the case of using MPEG.

【0070】また、手振れ補正時の画像の欠落を補償す
るために、周辺メモリを設けているが、背景メモリによ
って画像の欠落の補償を行うようにしても良い。背景メ
モリは、フレーム間の画像の変化の中で、殆ど変化しな
い画像が選択的に書込まれるものである。背景メモリを
使用して、動き補償を行う際のアンカバードバックグラ
ンドを防止でき、あるいは背景データの伝送を間引いて
伝送データ量を圧縮することができる。この方式による
圧縮符号化方式は、本願発明者により提案され、例えば
特公平7−97754号公報に記載されている。また、
フレームメモリに比べて大きなメモリを背景メモリとし
て用いることにより、手振れによる周辺画像、パン、チ
ルトによる画像等の1フレーム内に収まらない画像の蓄
積に利用することができる。
Further, although the peripheral memory is provided in order to compensate for the loss of the image at the time of camera shake correction, the background memory may be used to compensate for the loss of the image. In the background memory, an image that hardly changes among the changes in the image between frames is selectively written. The background memory can be used to prevent uncovered background when performing motion compensation, or to thin the transmission of background data to compress the amount of transmission data. A compression encoding method based on this method has been proposed by the inventor of the present application and is described in, for example, Japanese Patent Publication No. 7-97754. Also,
By using a memory that is larger than the frame memory as the background memory, it can be used for accumulating images that do not fit within one frame, such as peripheral images due to camera shake and images due to pan and tilt.

【0071】図20は、背景メモリに蓄積される画像デ
ータを概略的に説明するもので、例えばコート上でプレ
ーしているテニスプレーヤを撮影した場合に、順次変化
する画像と、撮影画像の中の背景画像(具体的にはテニ
スコート)が背景メモリに蓄積されることを表してい
る。すなわち、背景メモリには、動いているプレーヤを
除いた画像が蓄積される。この場合、背景メモリの領域
を撮像画像のものより広いものとし、例えばビデオカメ
ラのパンニング時、チルティング時の動きに応じて背景
メモリの領域を可変することにより、図20の例のよう
に、広い範囲の背景画像の取込みが可能である。
FIG. 20 is a schematic diagram for explaining the image data stored in the background memory. For example, when a tennis player playing on the court is photographed, the images that change sequentially and the photographed image are displayed. The background image (specifically, the tennis court) is stored in the background memory. That is, the background memory stores images excluding the moving player. In this case, the area of the background memory is made wider than that of the captured image, and for example, by changing the area of the background memory according to the movement during panning and tilting of the video camera, as in the example of FIG. 20, It is possible to capture a wide range of background images.

【0072】図21は、背景メモリを使用するようにし
たこの発明のよりさらに他の実施例を示す。図1に示す
一実施例と対応する構成要素に対しては同一の参照符号
を付してその説明は、省略する。ローカルデコードさ
れ、動き補償された画像信号が加算回路10から手振れ
補正回路111に入力される。手振れ補正回路111で
は、上述したような手振れ補正がなされる。すなわち、
補正信号発生回路13からの手振れ補正信号によりロー
カルデコードされた画像データの位置が補正される。手
振れ補正回路111から出力される画像信号が比較器1
13を通って背景メモリ112に入力される。ローカル
デコードされた画像データは、ブロック構造のデータと
される。
FIG. 21 shows yet another embodiment of the present invention which uses a background memory. The components corresponding to those of the embodiment shown in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted. The image signal that has been locally decoded and motion-compensated is input from the addition circuit 10 to the camera shake correction circuit 111. The camera shake correction circuit 111 performs the camera shake correction as described above. That is,
The position of the locally decoded image data is corrected by the camera shake correction signal from the correction signal generation circuit 13. The image signal output from the image stabilization circuit 111 is the comparator 1
It is input to the background memory 112 through 13. The locally decoded image data is a block structure data.

【0073】一方、ローカルデコードされた画像データ
に対応する位置の画像データブロックが背景メモリ11
2から読出される。比較器113では、ローカルデコー
ドされた画像データのブロックと、背景メモリ112か
らの対応位置の画像データとの間で、画素毎に差分値が
計算され、この差分値の絶対値が1ブロックで累算され
る。各ブロックの差分の累算値が比較器113において
所定のしきい値と比較される。比較器13の比較出力が
更新制御回路114に入力される。
On the other hand, the image data block at the position corresponding to the locally decoded image data is the background memory 11.
2 is read. The comparator 113 calculates a difference value for each pixel between the locally decoded image data block and the image data at the corresponding position from the background memory 112, and the absolute value of this difference value is accumulated in one block. Calculated. The accumulated value of the difference of each block is compared with a predetermined threshold value in the comparator 113. The comparison output of the comparator 13 is input to the update control circuit 114.

【0074】更新制御回路114は、差分の累算値がし
きい値より小さい場合では、背景画像と判断する。背景
画像と決定される場合では、そのブロックと対応する位
置のブロックの背景メモリ112のデータがローカルデ
コード画像データにより更新される。更新時では、一度
にデータの更新を行うよりも、除々に背景メモリ112
を更新することが好ましい。若し、差分の累算値がしき
い値以上の場合では、そのブロックのデータは、背景画
像以外の画像情報が含まれているものと決定され、背景
メモリ112の更新のために使用されない。さらに、背
景メモリ112として、図20の例のように、フレーム
メモリより大きいメモリを使用する時には、前フレーム
までのデータでは埋められていない新たな背景データを
順次蓄積する。
The update control circuit 114 determines that the image is a background image when the accumulated value of the differences is smaller than the threshold value. When the background image is determined, the data in the background memory 112 of the block at the position corresponding to the block is updated with the locally decoded image data. When updating, the background memory 112 is gradually added rather than updating the data at once.
Is preferably updated. If the accumulated value of the differences is equal to or larger than the threshold value, the data of the block is determined to include image information other than the background image and is not used for updating the background memory 112. Furthermore, when a memory larger than the frame memory is used as the background memory 112 as in the example of FIG. 20, new background data that is not filled with the data up to the previous frame is sequentially accumulated.

【0075】このようにして蓄積された背景メモリ11
2に蓄えられているデータと、通常のフレームメモリの
データを選択的に利用して動き補償を行うことにより、
欠落した画像を補償することが可能である。背景メモリ
112の画像データが図22に示す構成の動きベクトル
検出回路6’に供給される。
The background memory 11 thus accumulated
By selectively using the data stored in 2 and the data in the normal frame memory to perform motion compensation,
It is possible to compensate for missing images. The image data in the background memory 112 is supplied to the motion vector detection circuit 6'having the configuration shown in FIG.

【0076】前述した図7に示す動きベクトル検出回路
6の備える構成に対して、差分検出回路57’、絶対値
化回路58’、累算回路59’が設けられ、累算回路5
9’の出力が累算回路59の出力と共に、判断回路6
0’に供給される。判断回路60’は、動きベクトルお
よびメモリフラグを出力端子61および61 ’にそれぞ
れ出力する。
In contrast to the configuration of the motion vector detection circuit 6 shown in FIG. 7 described above, a difference detection circuit 57 ', an absolute value conversion circuit 58', and an accumulation circuit 59 'are provided, and the accumulation circuit 5'
The output of 9'is, together with the output of the accumulator circuit 59, the judgment circuit 6
It is supplied to 0 '. The decision circuit 60 'outputs the motion vector and the memory flag to the output terminals 61 and 61', respectively.

【0077】差分検出回路57’は、背景メモリ112
の出力データと現フレームメモリ53の出力データとの
間で、同一の位置の画素データの差分を検出する。差分
値が絶対値化回路58’により絶対値に変換され、累算
回路59’により累算される。判断回路60’は、累算
回路59からの累算出力(現フレームと前フレームとの
間の差分の累算値)と、累算回路59’からの上述した
累算出力とを受け取る。そして、判断回路60’は、一
方の累算出力に基づいてより適切な動きベクトルを出力
端子61に出力する。また、二つの累算出力の選択され
たものを表すメモリフラグを判断回路60’が出力端子
61’に出力する。
The difference detection circuit 57 'has a background memory 112.
The difference between the pixel data at the same position and the output data of the current frame memory 53 is detected. The difference value is converted into an absolute value by the absolute value conversion circuit 58 'and accumulated by the accumulation circuit 59'. The determination circuit 60 ′ receives the cumulative calculation force from the accumulation circuit 59 (the cumulative value of the difference between the current frame and the previous frame) and the cumulative calculation force described above from the accumulation circuit 59 ′. Then, the determination circuit 60 ′ outputs a more appropriate motion vector to the output terminal 61 based on one cumulative calculation force. In addition, the determination circuit 60 'outputs the memory flag indicating the selected one of the two cumulative calculation forces to the output terminal 61'.

【0078】図21に示すように、動きベクトルが動き
ベクトル修正回路15を介して動き補償回路7に供給さ
れ、また、メモリフラグが動き補償回路7に供給され
る。これらの動きベクトルおよびメモリフラグは、符号
化データと共に、伝送あるいは記録される。メモリフラ
グによってフレームメモリ11に蓄えられている画像デ
ータと、背景メモリ112に蓄えられている背景画像デ
ータの一方が選択され、選択された画像データに対して
動き補償の処理がなされる。
As shown in FIG. 21, the motion vector is supplied to the motion compensation circuit 7 via the motion vector correction circuit 15, and the memory flag is supplied to the motion compensation circuit 7. These motion vectors and memory flags are transmitted or recorded together with encoded data. One of the image data stored in the frame memory 11 and the background image data stored in the background memory 112 is selected by the memory flag, and motion compensation processing is performed on the selected image data.

【0079】なお、上述したよりさらに他の実施例に関
して、エンコーダ側について説明したが、デコーダ側に
も背景メモリが設けられており、メモリフラグに従って
フレームメモリの画像と背景メモリの画像とがデコーダ
側と同様に選択される。
Although the encoder side has been described with reference to another embodiment other than the above, the background memory is also provided on the decoder side, and the image of the frame memory and the image of the background memory are arranged on the decoder side according to the memory flag. Is selected similarly to.

【0080】[0080]

【発明の効果】この発明は、動き補償のために生成され
た動きベクトルから手振れ動きベクトルを検出するの
で、ハードウエアの規模を小さくすることができる。
According to the present invention, the camera shake motion vector is detected from the motion vector generated for motion compensation, so that the scale of hardware can be reduced.

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

【図1】この発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

【図2】この発明の一実施例における記録系および再生
系の構成を示すブロックずである。
FIG. 2 is a block diagram showing a configuration of a recording system and a reproducing system in an embodiment of the present invention.

【図3】この発明の一実施例におけるADRCエンコー
ダのブロック図である。
FIG. 3 is a block diagram of an ADRC encoder according to an embodiment of the present invention.

【図4】ADRCデコーダのブロック図である。FIG. 4 is a block diagram of an ADRC decoder.

【図5】ADRC符号化処理を示す略線図である。FIG. 5 is a schematic diagram showing an ADRC encoding process.

【図6】動きベクトル検出を概略的に説明する略線図で
ある。
FIG. 6 is a schematic diagram schematically illustrating motion vector detection.

【図7】動きベクトル検出回路の一例のブロック図であ
る。
FIG. 7 is a block diagram of an example of a motion vector detection circuit.

【図8】手振れ動きベクトル検出を概略的に説明する略
線図である。
FIG. 8 is a schematic diagram schematically illustrating camera shake motion vector detection.

【図9】手振れ補正回路および手振れ検出回路の一例の
ブロック図である。
FIG. 9 is a block diagram of an example of a camera shake correction circuit and a camera shake detection circuit.

【図10】手振れ動きベクトルの検出処理の説明に用い
る略線図である。
FIG. 10 is a schematic diagram used for explaining a process of detecting a camera shake motion vector.

【図11】手振れ動きベクトルの検出処理の説明に用い
る略線図である。
FIG. 11 is a schematic diagram used for explaining a process of detecting a camera shake motion vector.

【図12】手振れ動きベクトルの検出処理の説明に用い
るフローチャートである。
FIG. 12 is a flowchart used for explaining a process of detecting a camera shake motion vector.

【図13】画面をマクロブロックへ分割する処理の一例
を示す略線図である。
FIG. 13 is a schematic diagram illustrating an example of a process of dividing a screen into macroblocks.

【図14】この発明の一実施例における統合ベクトルの
形成動作を示すフローチャートである。
FIG. 14 is a flow chart showing an operation of forming an integrated vector in one embodiment of the present invention.

【図15】この発明の一実施例における手振れ補正動作
を示す略線図である。
FIG. 15 is a schematic diagram showing a camera shake correction operation in one embodiment of the present invention.

【図16】この発明の一実施例における動きベクトルの
修正動作を示す略線図である。
FIG. 16 is a schematic diagram showing a motion vector correcting operation in the embodiment of the present invention.

【図17】この発明の他の実施例のブロック図である。FIG. 17 is a block diagram of another embodiment of the present invention.

【図18】この発明のさらに他の実施例の記録系のブロ
ック図である。
FIG. 18 is a block diagram of a recording system of still another embodiment of the present invention.

【図19】この発明のさらに他の実施例の再生系のブロ
ック図である。
FIG. 19 is a block diagram of a reproducing system according to still another embodiment of the present invention.

【図20】この発明のよりさらに他の実施例において使
用する背景メモリの概略的説明に用いる略線図である。
FIG. 20 is a schematic diagram used for a schematic description of a background memory used in still another embodiment of the present invention.

【図21】この発明のよりさらに他の実施例のブロック
図である。
FIG. 21 is a block diagram of still another embodiment of the present invention.

【図22】この発明のよりさらに他の実施例における動
きベクトル検出回路の一例の構成を示すブロック図であ
る。
FIG. 22 is a block diagram showing the configuration of an example of a motion vector detection circuit in still another embodiment of the present invention.

【図23】従来の手振れ補正処理を説明するための略線
図である。
FIG. 23 is a schematic diagram for explaining a conventional camera shake correction process.

【図24】従来の手振れ補正処理を説明するための略線
図である。
FIG. 24 is a schematic diagram for explaining a conventional camera shake correction process.

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

5 減算器 6 動きベクトル検出回路 7 動き補償回路 12 手振れ検出回路 13 補正信号発生回路 15 動きベクトル修正回路 5 Subtractor 6 Motion vector detection circuit 7 Motion compensation circuit 12 Hand shake detection circuit 13 Correction signal generation circuit 15 Motion vector correction circuit

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 1画面の画像データを複数のブロックに
分割し、 各々のブロックについて1乃至数フレーム前の画像デー
タから、最も合致するブロックの位置に対応する動きベ
クトルを検出し、 上記動きベクトルを用いて画像データを圧縮する機能を
有する画像信号処理装置において、 各ブロックの動きベクトルを検出する手段と上記各ブロ
ックの動きベクトルから手振れ動きベクトルを検出する
手段と、 入力される画像信号を手振れベクトルに基づいて補正す
る手段と、 上記各ブロックの動きベクトルを手振れ動きベクトルに
より修正した動きベクトルを求める手段と、 上記修正された動きベクトルにより動き補償を行なう手
段と、 上記手振れ補正された画像データと上記動き補償が行わ
れた画像データにより圧縮処理を行なう手段とからなる
ことを特徴とする画像信号処理装置。
1. The image data of one screen is divided into a plurality of blocks, and a motion vector corresponding to the position of the best matching block is detected from the image data of one to several frames before for each block. In an image signal processing device having a function of compressing image data using, a means for detecting a motion vector of each block, a means for detecting a camera shake motion vector from the motion vector of each block, and a camera shake of an input image signal Vector-based correction means, motion vector correction means for obtaining motion vectors of the respective blocks, motion compensation means for the corrected motion vectors, and shake-corrected image data And means for performing compression processing based on the above-described motion-compensated image data, Image signal processing apparatus characterized by Ranaru.
【請求項2】 上記手振れベクトル検出手段が各ブロッ
クの画像データのアクティビティを評価する手段と、 空間的に不連続な位置における同一の動きベクトルを検
出する手段を有することを特徴とする請求項1に記載の
画像信号処理装置。
2. The camera shake vector detecting means includes means for evaluating the activity of image data of each block and means for detecting the same motion vector at spatially discontinuous positions. The image signal processing device according to.
【請求項3】 上記手振れベクトル検出手段が各ブロッ
クの画像データのアクティビティを評価する手段と、 静止ブロックの存在を検出する判断手段を有し、 静止ブロックが検出された場合は手振れ補正を行なわな
いことを特徴とする請求項1に記載の画像信号処理装
置。
3. The camera shake vector detecting means has means for evaluating the activity of image data of each block and judging means for detecting the presence of a still block, and when the still block is detected, the camera shake correction is not performed. The image signal processing device according to claim 1, wherein
【請求項4】 1画面の画像データを複数のブロックに
分割し、 各々のブロックについて1乃至数フレーム前のブロック
の画像データとの画素ごとの差分に基づく評価値表を形
成し上記評価値表の最小値の座標を検出しこの座標に基
づいて動きベクトルを検出し、 上記動きベクトルを用いて画像データを圧縮する機能を
有する画像信号処理装置において、 上記評価値表と上記動きベクトルに基づいて手振れ動き
ベクトルを検出する手段と、 入力される画像信号を上記手振れベクトルに基づいて補
正する手段と、 上記動きベクトルを上記手振れ動きベクトルを用いて修
正する手段と、 上記修正された動きベクトルにより動き補償を行なう手
段と上記手振れ補正された画像データと動き補償が行わ
れた画像データにより圧縮処理を行なう手段とからなる
ことを特徴とする画像信号処理装置。
4. The evaluation value table is formed by dividing the image data of one screen into a plurality of blocks, and forming an evaluation value table based on a pixel-by-pixel difference from the image data of the block one to several frames before for each block. In the image signal processing device having the function of detecting the coordinates of the minimum value of, detecting the motion vector based on the coordinates, and compressing the image data using the motion vector, based on the evaluation value table and the motion vector. Means for detecting a camera shake motion vector, means for correcting an input image signal based on the camera shake vector, means for correcting the motion vector using the camera shake motion vector, and motion by the corrected motion vector A means for performing compensation, and means for performing compression processing using the image data that has been subjected to image stabilization and the image data that has been subjected to motion compensation. An image signal processing device comprising:
【請求項5】 1画面の画像データを複数のブロックに
分割し、 各々のブロックについて1乃至数フレーム前の画像デー
タから、最も合致するブロックの位置に対応する動きベ
クトルを検出し、 上記動きベクトルを用いて画像データを圧縮する機能を
有する画像信号記録装置において、 各ブロックの動きベクトルを検出する手段と、 上記各ブロックの動きベクトルから手振れ動きベクトル
を検出する手段と、 上記動きベクトルにより動き補償を行なう手段と、 入力画像データと動き補償された画像データにより圧縮
処理を行う手段と、 圧縮された画像データと共に、上記手振れ動きベクトル
を記録する手段とからなることを特徴とする画像信号記
録装置。
5. The image data of one screen is divided into a plurality of blocks, and a motion vector corresponding to the position of the best matching block is detected from the image data of one to several frames before for each block, In an image signal recording apparatus having a function of compressing image data by using, a means for detecting a motion vector of each block, a means for detecting a camera shake motion vector from the motion vector of each block, and motion compensation by the motion vector An image signal recording apparatus comprising: a means for performing a compression process, a means for performing a compression process using input image data and motion-compensated image data, and a means for recording the hand-movement motion vector together with the compressed image data. .
【請求項6】 1画面の画像データを複数のブロックに
分割し、 各々のブロックについて1乃至数フレーム前のブロック
の画像データとの画素ごとの差分に基づく評価値表を形
成し上記評価値表の最小値の座標を検出しこの座標に基
づいて動きベクトルを検出し、 上記動きベクトルを用いて画像データを圧縮する機能を
有する画像信号記録装置において、 上記評価値表と上記動きベクトルから手振れ動きベクト
ルを検出する手段と、 上記動きベクトルにより動き補償を行なう手段と、 上記入力画像データと動き補償された画像データにより
圧縮処理を行う手段と、 圧縮された画像データと共に、手振れ動きベクトルを記
録する手段とからなることを特徴とする画像信号記録装
置。
6. The evaluation value table is formed by dividing image data of one screen into a plurality of blocks, and forming an evaluation value table based on a pixel-by-pixel difference from image data of a block one to several frames before for each block. In the image signal recording apparatus having the function of detecting the minimum value of the coordinates, detecting the motion vector based on the coordinates, and compressing the image data using the motion vector, the shake motion from the evaluation value table and the motion vector A means for detecting a vector, a means for performing motion compensation using the motion vector, a means for performing a compression process using the input image data and the image data that has been motion compensated, and a camera shake motion vector together with the compressed image data. An image signal recording device comprising:
【請求項7】 1画面の画像データを複数のブロックに
分割し、 各々のブロックについて1乃至数フレーム前の画像デー
タから、最も合致するブロックの位置に対応する動きベ
クトルを検出し、 上記動きベクトルを用いて画像データを圧縮し、 上記動きベクトルから手振れ動きベクトルを検出し、 上記動きベクトルにより動き補償を行ない、 入力画像データと動き補償された画像データにより圧縮
処理を行い、、 上記圧縮された画像信号とともに上記手振れ動きベクト
ルを記録した記録媒体を再生する画像信号再生装置にお
いて、 圧縮された画像データを復号する復号手段と、 再生信号から上記手振れ動きベクトルを分離する手段
と、 上記復号手段からの復号画像信号が供給され、上記手振
れ動きベクトルにより手振れ補正を行う手段とからなる
ことを特徴とする画像信号再生装置。
7. The image data of one screen is divided into a plurality of blocks, and a motion vector corresponding to the position of the best matching block is detected from the image data of one to several frames before for each block, The image data is compressed using, the motion vector is detected from the motion vector, motion compensation is performed by the motion vector, compression processing is performed by the input image data and the motion-compensated image data, and the In an image signal reproducing apparatus for reproducing a recording medium on which the camera shake motion vector is recorded together with an image signal, a decoding means for decoding compressed image data, a means for separating the camera shake motion vector from a reproduced signal, and a decoding means for decoding And a means for performing camera shake correction by the camera shake motion vector. An image signal reproducing device comprising:
【請求項8】 1画面の画像データを複数のブロックに
分割し、 各々のブロックについて1乃至数フレーム前のブロック
の画像データとの画素ごとの差分に基づく評価値表を形
成し上記評価値表の最小値の座標を検出し この座標に基づいて動きベクトルを検出し、 上記動きベクトルを用いて画像データを圧縮し、 上記評価値表と上記動きベクトルから手振れ動きベクト
ルを検出し、 上記動きベクトルにより動き補償を行ない、 上記入力画像データと動き補償された画像データにより
圧縮処理を行い、 圧縮された画像信号と共に手振れ動きベクトルを記録し
た記録媒体を再生する画像信号再生装置において、 圧縮された画像データを復号する復号手段と、 再生信号から上記手振れ動きベクトルを分離する手段
と、 上記復号手段からの復号画像信号が供給され、上記手振
れ動きベクトルにより手振れ補正を行う手段とからなる
ことを特徴とする画像信号再生装置。
8. The evaluation value table is formed by dividing the image data of one screen into a plurality of blocks, and forming an evaluation value table based on a pixel-by-pixel difference from the image data of the block one to several frames before for each block. The minimum value of the coordinate is detected, the motion vector is detected based on this coordinate, the image data is compressed using the above motion vector, and the camera shake motion vector is detected from the evaluation value table and the above motion vector. Motion compensation is performed by using the above-mentioned input image data and the motion-compensated image data to perform compression processing, and an image signal reproducing apparatus for reproducing a recording medium on which a camera-shake motion vector is recorded together with a compressed image signal. Decoding means for decoding data, means for separating the camera shake motion vector from the reproduced signal, and decoding by the decoding means Is supplied image signal, the image signal reproducing apparatus characterized by comprising a means for correcting the camera shake by the hand-shake motion vector.
JP17411696A 1995-08-30 1996-06-13 Image signal processing apparatus and recording / reproducing apparatus Expired - Fee Related JP3951321B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP17411696A JP3951321B2 (en) 1995-08-30 1996-06-13 Image signal processing apparatus and recording / reproducing apparatus
US09/113,329 US5926212A (en) 1995-08-30 1998-07-10 Image signal processing apparatus and recording/reproducing apparatus

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP24543095 1995-08-30
JP7-245430 1995-08-30
JP17411696A JP3951321B2 (en) 1995-08-30 1996-06-13 Image signal processing apparatus and recording / reproducing apparatus

Publications (2)

Publication Number Publication Date
JPH09130748A true JPH09130748A (en) 1997-05-16
JP3951321B2 JP3951321B2 (en) 2007-08-01

Family

ID=26495832

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17411696A Expired - Fee Related JP3951321B2 (en) 1995-08-30 1996-06-13 Image signal processing apparatus and recording / reproducing apparatus

Country Status (1)

Country Link
JP (1) JP3951321B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001313940A (en) * 2000-02-08 2001-11-09 Deutsche Thomson Brandt Gmbh Method and device for bit rate control in video or audio encoder
US6734902B1 (en) * 1997-12-12 2004-05-11 Canon Kabushiki Kaisha Vibration correcting device
JP2007208849A (en) * 2006-02-03 2007-08-16 Casio Comput Co Ltd Moving picture reproducing device and its program
JP2008507899A (en) * 2004-07-21 2008-03-13 ゾラン コーポレイション Processing video data to correct unintentional camera movement between acquired image frames
JP2009533009A (en) * 2006-04-06 2009-09-10 クゥアルコム・インコーポレイテッド Electronic video image stabilization
KR100925319B1 (en) * 2007-05-18 2009-11-04 가시오게산키 가부시키가이샤 Image pickup apparatus equipped with function of detecting image shaking, control method of the image pickup apparatus, and recording medium recording control program of the image pickup apparatus
JP4524922B2 (en) * 1999-03-12 2010-08-18 ソニー株式会社 Image providing system, image providing method, and storage medium
US8208557B2 (en) 2007-07-31 2012-06-26 Samsung Electronics Co., Ltd. Video encoding and decoding method and apparatus using weighted prediction

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6734902B1 (en) * 1997-12-12 2004-05-11 Canon Kabushiki Kaisha Vibration correcting device
JP4524922B2 (en) * 1999-03-12 2010-08-18 ソニー株式会社 Image providing system, image providing method, and storage medium
JP2001313940A (en) * 2000-02-08 2001-11-09 Deutsche Thomson Brandt Gmbh Method and device for bit rate control in video or audio encoder
JP4634622B2 (en) * 2000-02-08 2011-02-16 ドイチェ トムソン−ブラント ゲーエムベーハー Method and apparatus for bit rate control in a video or audio encoder
JP2008507899A (en) * 2004-07-21 2008-03-13 ゾラン コーポレイション Processing video data to correct unintentional camera movement between acquired image frames
US8289401B2 (en) 2004-07-21 2012-10-16 Csr Technology Inc. Processing of video data to compensate for unintended camera motion between acquired image frames
JP2007208849A (en) * 2006-02-03 2007-08-16 Casio Comput Co Ltd Moving picture reproducing device and its program
JP4548355B2 (en) * 2006-02-03 2010-09-22 カシオ計算機株式会社 Movie playback apparatus and program thereof
JP2009533009A (en) * 2006-04-06 2009-09-10 クゥアルコム・インコーポレイテッド Electronic video image stabilization
KR100925319B1 (en) * 2007-05-18 2009-11-04 가시오게산키 가부시키가이샤 Image pickup apparatus equipped with function of detecting image shaking, control method of the image pickup apparatus, and recording medium recording control program of the image pickup apparatus
US8208557B2 (en) 2007-07-31 2012-06-26 Samsung Electronics Co., Ltd. Video encoding and decoding method and apparatus using weighted prediction

Also Published As

Publication number Publication date
JP3951321B2 (en) 2007-08-01

Similar Documents

Publication Publication Date Title
KR100467375B1 (en) Image signal processing apparatus and recording / reproducing apparatus
US8102436B2 (en) Image-capturing apparatus and method, recording apparatus and method, and reproducing apparatus and method
US8903222B2 (en) Image reproducing apparatus, image reproducing method, image capturing apparatus, and control method therefor
JP3268306B2 (en) Image coding method
JP4123567B2 (en) Image signal processing apparatus and method
JP2000013643A (en) Device and method for reducing noise, video signal processor and motion detecting method
JP3221785B2 (en) Imaging device
JP2007134755A (en) Moving picture encoder and image recording and reproducing device
JP3951321B2 (en) Image signal processing apparatus and recording / reproducing apparatus
FI109395B (en) Stabilizing video images by filming a scene larger than the image and compensating camera motion by shifting the image within the film scene in a direction opposite to a predicted camera motion
JP4724639B2 (en) Imaging device
JPH1051787A (en) Motion vector detector
JP4365941B2 (en) Encoding device, image processing device, camera-integrated image recording device, image processing system, encoding method, and storage medium
JP4533089B2 (en) Movie data generator
JP4605183B2 (en) Image signal processing apparatus and method
JP2004180345A (en) Photographed image recording apparatus
JPH09261530A (en) Video recorder
JP2883592B2 (en) Moving picture decoding apparatus and moving picture decoding method
JP3937247B2 (en) Still image data generating apparatus and still image data generating method
JP2883585B2 (en) Moving picture coding apparatus and moving picture coding method
JP3646424B2 (en) Noise reducer and noise reduction method
JPH1032824A (en) Luminance change detecting, luminance change compensating and position detecting methods for dynamic image and dynamic image encoding and decoding device
JP2006086861A (en) Image coding apparatus
JP3060501B2 (en) Video signal transmission device
JP2870588B2 (en) Moving picture prediction encoding apparatus, moving picture prediction encoding method, and moving picture prediction decoding apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060302

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060314

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060515

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060525

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070109

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070227

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070403

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070416

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

Free format text: PAYMENT UNTIL: 20100511

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110511

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120511

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130511

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130511

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees