JPH06197332A - Picture coder and picture transmitter - Google Patents

Picture coder and picture transmitter

Info

Publication number
JPH06197332A
JPH06197332A JP34568392A JP34568392A JPH06197332A JP H06197332 A JPH06197332 A JP H06197332A JP 34568392 A JP34568392 A JP 34568392A JP 34568392 A JP34568392 A JP 34568392A JP H06197332 A JPH06197332 A JP H06197332A
Authority
JP
Japan
Prior art keywords
circuit
motion
image
output
motion vector
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.)
Withdrawn
Application number
JP34568392A
Other languages
Japanese (ja)
Inventor
Keiichi Ikeda
恵一 池田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP34568392A priority Critical patent/JPH06197332A/en
Publication of JPH06197332A publication Critical patent/JPH06197332A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE:To reduce the detection time of a motion vector for motion compensation inter-frame prediction coding. CONSTITUTION:A control circuit 60 estimates a motion, vector of an object on an image pickup screen based on focal length information and object distance information from a TV camera 10 and moving information of a moving base 12. The estimated value is fed from the control circuit 60 to a motion compensation inter-frame prediction circuit 34. The circuit 34 detects a motion vector by using the estimate value from the control circuit 60 as an initial value and outputs a preceding frame through lateral movement so as to cancel the detected motion vector.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像符号化装置及び画
像送信装置に関し、より具体的には、撮像手段の撮影画
像を動き補償画面間圧縮する画像符号化装置及び、撮影
画像を適応的に画面間符号化又は画面内符号化して送信
する画像送信装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding device and an image transmitting device, and more specifically, to an image coding device for compressing a motion compensated image of a captured image of an image pickup means, and an adaptively adapted captured image. In addition, the present invention relates to an image transmitting apparatus that transmits by inter-frame coding or intra-frame coding.

【0002】[0002]

【従来の技術】遠隔地間を専用又は公衆ディジタル回線
で結び、画像及び音声を伝送して会話又は会議を行なう
テレビ電話システムやテレビ会議システムが知られてい
る。そのようなシステムでは、利用できる通信回線容量
が限定されているので、動画像を高能率圧縮符号化して
伝送している。画像情報の圧縮方法にはフレーム内圧縮
とフレーム間圧縮の2種類がある。フレーム内圧縮で
は、1フレーム内での近隣の画素間に相関性があること
を利用し、離散コサイン変換(DCT)などの線形変換
により情報量を圧縮する。フレーム間圧縮では、連続す
るフレームで画面上の同じ位置の画素間には強い相関性
があることを利用し、既に符号化した過去のフレームの
画素で代替する、又は差分をとることにより、情報量を
圧縮する。
2. Description of the Related Art A videophone system and a videoconference system are known in which remote places are connected by a dedicated or public digital line to transmit images and voices for a conversation or a conference. In such a system, since the available communication line capacity is limited, moving images are highly efficiently compressed and encoded for transmission. There are two types of image information compression methods: intraframe compression and interframe compression. In intra-frame compression, the amount of information is compressed by linear transformation such as discrete cosine transformation (DCT) by utilizing the correlation between neighboring pixels in one frame. In inter-frame compression, the fact that there is a strong correlation between pixels at the same position on the screen in successive frames is used, and the information is obtained by substituting the pixels of past frames that have already been encoded or taking the difference. Compress the amount.

【0003】また、フレーム間圧縮には動き補償フレー
ム間予測符号化方式が使用される。これは、予測フレー
ムとなる近傍フレーム(例えば、前フレーム)からの動
きを考慮した上で、予測符号化するものであり、ある大
きさのブロック毎に近傍フレームから最も似通ったブロ
ックを探索し、そのブロックを予測ブロックとするもの
である。両フレーム間のブロックの位置ずれは動きベク
トルで表現され、所謂パターン・マッチング法により検
出される。
Further, a motion-compensated interframe predictive coding system is used for interframe compression. This is to perform predictive coding in consideration of the motion from the neighboring frame (for example, the previous frame) that is the predicted frame, and search for the most similar block from the neighboring frames for each block of a certain size, The block is used as a prediction block. The positional deviation of the block between the two frames is expressed by a motion vector and detected by a so-called pattern matching method.

【0004】パターン・マッチング法による動きベクト
ル検出を図2を参照して簡単に説明する。現フレームの
ブロックA(例えば、8画素×8ライン)に対して、前
フレーム(予測フレーム)上で、予め決められている動
き補償範囲又は動きベクトル検出範囲(例えば、水平方
向に15画素、垂直方向に15ライン)内で試行ベクト
ルVkを設定して電力の近似度を評価し、最も近似する
ブロックを探索する。試行ベクトルVkに対する評価関
数C(k)は、例えば、次式で与えられる。即ち、 C(k)=ΣF(ai−bi(k)) 但し、aiは現ブロックAの画素値、biは前フレーム
上で試行ベクトルVkだけ移動したブロックB(k)の
画素値、F()はai−bi(k)の電力を近似的に表
現する非線形関数である。Σは、評価対象のブロックに
属する全画素の累算を示す。
Motion vector detection by the pattern matching method will be briefly described with reference to FIG. For the block A (for example, 8 pixels × 8 lines) of the current frame, a predetermined motion compensation range or motion vector detection range (for example, 15 pixels in the horizontal direction, vertical direction) on the previous frame (prediction frame). (15 lines in the direction), a trial vector Vk is set to evaluate the degree of power approximation, and a block that is the most approximate is searched. The evaluation function C (k) for the trial vector Vk is given by the following expression, for example. That is, C (k) = ΣF (ai-bi (k)), where ai is the pixel value of the current block A, bi is the pixel value of the block B (k) moved by the trial vector Vk on the previous frame, and F ( ) Is a non-linear function that approximately expresses the power of ai-bi (k). Σ represents the accumulation of all pixels belonging to the block to be evaluated.

【0005】C(k)が最小になる試行ベクトルVkを
もって動きベクトルとし、前フレームのブロックのB
(k)を、現フレームAの予測信号として、フレーム間
差分による予測誤差信号と動きベクトルを符号化して伝
送する。
The trial vector Vk that minimizes C (k) is used as the motion vector, and B of the block of the previous frame is used.
(K) is used as the prediction signal of the current frame A, and the prediction error signal and the motion vector based on the inter-frame difference are encoded and transmitted.

【0006】[0006]

【発明が解決しようとする課題】しかし、従来例では、
1つのブロックについて動きベクトルを検出する非常に
多くの演算をしなければならず、動き検出範囲内の全て
の試行ベクトルについて上記評価関数を計算しようとす
ると、大規模並列処理が必要となり、現在の集積回路技
術では非常に大規模な装置になってしまう。
However, in the conventional example,
A large number of operations for detecting a motion vector must be performed for one block, and if the above evaluation function is calculated for all trial vectors within the motion detection range, large-scale parallel processing is required, and Integrated circuit technology results in a very large scale device.

【0007】他方、動きベクトル検出範囲を狭くする
か、又は試行ベクトルを粗く設定することで、演算量を
削減できるが、前者では速い動きに追随できなくなり、
後者では動きベクトル検出精度の低下により符号化能率
が低下するという問題がある。
On the other hand, the amount of calculation can be reduced by narrowing the motion vector detection range or setting the trial vector roughly, but the former cannot follow the fast motion.
In the latter case, there is a problem that the coding efficiency decreases due to the decrease in motion vector detection accuracy.

【0008】本発明は、このような不都合を解消する画
像符号化装置及び画像送信装置を提示することを目的と
する。
It is an object of the present invention to provide an image coding apparatus and an image transmitting apparatus that eliminate such inconvenience.

【0009】[0009]

【課題を解決するための手段】本発明に係る画像符号化
装置は、移動台上の撮像手段による撮影画像を動き補償
画面間圧縮する画像符号化装置であって、当該撮像手段
の光学制御情報及び移動情報を参照して、被写体の撮影
画面上での動きを推定する推定手段と、当該推定手段の
推定値をもとに画面間の動きベクトルを検出する動きベ
クトル検出手段とを具備することを特徴とする。
An image coding apparatus according to the present invention is an image coding apparatus for compressing an image picked up by an image pickup means on a moving table between motion compensation screens, and optical control information of the image pickup means. And an estimation means for estimating the movement of the subject on the photographing screen by referring to the movement information, and a motion vector detection means for detecting the motion vector between the screens based on the estimated value of the estimation means. Is characterized by.

【0010】本発明に係る画像送信装置は、移動台上の
撮像手段による撮影画像を適応的に画面内圧縮方式及び
画面内圧縮方式の何れか一方で圧縮符号化して送信する
画像送信装置であって、当該画面内圧縮方式が動き補償
画面間圧縮方式を含み、当該撮像手段の光学制御情報及
び移動情報を参照して、被写体の撮影画面上での動きを
推定する推定手段を設け、当該動き補償画面間圧縮方式
で必要な画面間の動き情報を、当該推定手段の推定値を
もとに検出するようにしたことを特徴とする。
The image transmitting apparatus according to the present invention is an image transmitting apparatus for adaptively compression-encoding an image picked up by the image pickup means on the movable table by one of the intra-frame compression method and the intra-frame compression method and transmitting the compressed image. The intra-screen compression method includes a motion-compensated inter-screen compression method, and an estimation means for estimating the motion of the subject on the shooting screen is provided by referring to the optical control information and the movement information of the imaging means. It is characterized in that motion information between screens necessary for the compensation screen compression method is detected based on the estimated value of the estimation means.

【0011】[0011]

【作用】上記推定手段により、撮像手段のズーム、パン
及びチルト等に従って被写体が撮影画面上でどの方向に
どれだけ移動するかを推定する。この推定値をもとに動
きベクトルを検出するので、検出に要する演算数又は演
算時間を少なくできる。これにより、動きベクトルを精
度良く短時間に検出でき、従って、高圧縮した画像情報
を出力又は送信できる。
The estimating means estimates in which direction and how much the subject moves on the photographing screen according to the zoom, pan and tilt of the image pickup means. Since the motion vector is detected based on this estimated value, the number of calculations or the calculation time required for detection can be reduced. As a result, the motion vector can be accurately detected in a short time, and thus highly compressed image information can be output or transmitted.

【0012】[0012]

【実施例】以下、図面を参照して本発明の一実施例を説
明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0013】図1は、本発明の一実施例の端末装置の構
成ブロック図を示す。但し、送信系のみを図示してあ
る。
FIG. 1 is a block diagram showing the configuration of a terminal device according to an embodiment of the present invention. However, only the transmission system is shown.

【0014】図1において、10は、テレビ会議参加者
を撮影するTVカメラ、12は、TVカメラ10の位置
及び向きを変える移動台、14はTVカメラ10の出力
映像をディジタル化するA/D変換器、16は、A/D
変換器14の出力をラスタ形式からCIF(Commo
n Intermediate Format)やQC
IF(Quarter CIF)などの伝送用中間フォ
ーマットに変換するフォーマット変換回路である。
In FIG. 1, 10 is a TV camera for photographing the participants of the video conference, 12 is a moving base for changing the position and direction of the TV camera 10, and 14 is an A / D for digitizing the output image of the TV camera 10. Converter, 16 is A / D
The output of the converter 14 is converted from raster format to CIF (Commo
n Intermediate Format) and QC
It is a format conversion circuit for converting to an intermediate format for transmission such as IF (Quarter CIF).

【0015】20はフォーマット変換回路16の出力か
ら、予測差分符号化における予測値を減算する減算器、
22は減算器20の出力(a接点)又はフォーマット変
換回路16の出力(b接点)を選択するスイッチであ
る。スイッチ22は、通常はa接点に接続し、TVカメ
ラ10の移動時などの、フレーム間圧縮が困難な時にb
接点に切り換えられる。24は、スイッチ22の出力
を、8×8画素のブロック単位でDCT変換するDCT
変換回路、26はDCT変換回路24の変換係数を量子
化する量子化回路である。
Reference numeral 20 denotes a subtracter for subtracting the prediction value in the prediction differential encoding from the output of the format conversion circuit 16,
A switch 22 selects the output of the subtractor 20 (a contact) or the output of the format conversion circuit 16 (b contact). The switch 22 is normally connected to the a contact, and is used when the interframe compression is difficult, such as when the TV camera 10 moves.
Switch to contact. A DCT 24 performs DCT conversion on the output of the switch 22 in block units of 8 × 8 pixels.
A transform circuit 26 is a quantizer circuit that quantizes the transform coefficient of the DCT transform circuit 24.

【0016】28は量子化回路26の出力を逆量子化す
る逆量子化回路、30は逆量子化回路28の出力を逆D
CT変換する逆DCT変換回路、32は、逆DCT変換
回路30の出力に、通常時は予測値を、TVカメラ10
の移動時には’0’を加算する加算器、34は、フォー
マット変換回路16の出力(現フレーム)と加算器32
の出力(過去のフレーム)とから動きベクトルを検出
し、動き補償フレーム間予測により予測値を算出する動
き補償フレーム間予測回路、36は、動き補償フレーム
間予測回路34による予測値の高域を除去するローパス
・フィルタからなる動き適応フィルタである。動き適応
フィルタ36の出力が予測値として、減算器20及び、
スイッチ38を介して加算器32に印加される。スイッ
チ38は、通常は閉成しており、TVカメラの移動時に
は開放される。
Reference numeral 28 is an inverse quantization circuit for inversely quantizing the output of the quantization circuit 26, and reference numeral 30 is an inverse D of the output of the inverse quantization circuit 28.
An inverse DCT conversion circuit for performing CT conversion, 32 is a prediction value at the output of the inverse DCT conversion circuit 30 in a normal time, and the TV camera 10
Is added to the output of the format conversion circuit 16 (current frame) and the adder 32.
The motion compensation inter-frame prediction circuit that detects a motion vector from the output (past frame) and calculates a prediction value by motion-compensation inter-frame prediction. It is a motion adaptive filter consisting of a low-pass filter for removal. The output of the motion adaptive filter 36 is used as the prediction value, and the subtracter 20 and
It is applied to the adder 32 via the switch 38. The switch 38 is normally closed and is opened when the TV camera is moved.

【0017】スイッチ22がa接点に接続し、スイッチ
38が閉成している状態で、回路20,22,24,2
6,28,30,32,34,36が、前フレーム値を
予測値とする予測差分符号化回路として機能し、回路1
6の出力をフレーム間圧縮符号化する。他方、スイッチ
22がb接点に接続し、スイッチ38が開放している状
態で、回路20,22,24,26,28,30,3
2,34,36は、DCT及び量子化によるフレーム内
符号化回路として機能し、回路16の出力をフレーム内
圧縮符号化する。
With the switch 22 connected to the a contact and the switch 38 closed, the circuits 20, 22, 24 and 2 are connected.
6, 28, 30, 32, 34, and 36 function as a prediction difference encoding circuit that uses the previous frame value as a prediction value.
The output of No. 6 is compression-coded between frames. On the other hand, when the switch 22 is connected to the b contact and the switch 38 is open, the circuits 20, 22, 24, 26, 28, 30, 3 are connected.
2, 34 and 36 function as an intraframe coding circuit by DCT and quantization, and perform intraframe compression coding of the output of the circuit 16.

【0018】40は、量子化回路26の出力及び動き補
償フレーム間予測回路34から供給される動きベクトル
を可変長符号化する可変長符号化回路、42は、回路4
0の出力をレート調節し、必要によりフレーム間引きす
る送信用バッファ、44は送信用バッファ42の出力に
誤り訂正符号を付加する誤り訂正符号化回路である。
Reference numeral 40 is a variable length coding circuit for variable length coding the output of the quantization circuit 26 and the motion vector supplied from the motion compensation inter-frame prediction circuit 34, and 42 is the circuit 4
A transmission buffer for rate-adjusting the output of 0 and thinning out frames when necessary, and an error correction coding circuit 44 for adding an error correction code to the output of the transmission buffer 42.

【0019】48は音声入力用のマイク、50はマイク
48の出力をディジタル化するA/D変換器、52はA
/D変換器50の出力を圧縮符号化する音声符号化回
路、54はTVカメラ10の出力映像の処理時間に相当
する時間、音声符号化回路54の出力を遅延する遅延回
路である。
Reference numeral 48 is a microphone for voice input, 50 is an A / D converter for digitizing the output of the microphone 48, and 52 is an A / D converter.
An audio encoding circuit that compresses and encodes the output of the / D converter 50, and a delay circuit 54 that delays the output of the audio encoding circuit 54 for a time corresponding to the processing time of the output video of the TV camera 10.

【0020】56は誤り訂正符号化回路44の出力及び
遅延回路54の出力を多重化する多重化回路、58はI
SDNなどの通信回線に接続するターミナル・アダプタ
などの回線接続回路であって、本実施例では、多重化回
路56の出力を通信回線に出力する。60はTVカメラ
10の絞り及び撮影レンズのズームなどを制御すると共
に、移動台12及びスイッチ22,38を制御する制御
回路、62は制御回路60に種々の指示を入力する操作
装置である。
Reference numeral 56 denotes a multiplexing circuit for multiplexing the output of the error correction coding circuit 44 and the output of the delay circuit 54, and 58 denotes I.
A line connection circuit such as a terminal adapter for connecting to a communication line such as SDN. In this embodiment, the output of the multiplexing circuit 56 is output to the communication line. Reference numeral 60 is a control circuit for controlling the diaphragm of the TV camera 10 and zooming of the photographing lens, and also for controlling the moving base 12 and the switches 22, 38, and 62 is an operating device for inputting various instructions to the control circuit 60.

【0021】なお、TVカメラ10は、撮影レンズの焦
点距離情報及び被写体距離情報を逐次、制御回路60に
供給しており、制御回路60は、TVカメラ10の制御
情報(焦点調節、ズーム、チルト、パンニングなど)を
動き補償フレーム間予測回路34に供給するが、この詳
細は後述する。
The TV camera 10 sequentially supplies the focal length information of the taking lens and the subject distance information to the control circuit 60, and the control circuit 60 controls the TV camera 10 (focus adjustment, zoom, tilt). , Panning, etc.) to the motion-compensated inter-frame prediction circuit 34, the details of which will be described later.

【0022】先ず、TVカメラ10が静止又はほぼ静止
しているときの動作を説明する。このとき、制御回路6
0はスイッチ22をa接点に接続し、スイッチ38を閉
成状態にする。TVカメラ10の出力映像信号はA/D
変換器14によりディジタル信号に変換され、フォーマ
ット変換回路16が、A/D変換器14の出力をラスタ
形式から所定の伝送用中間フォーマットに変換する。フ
ォーマット変換回路16の出力は、スイッチ22のb接
点、減算器20及び動き補償フレーム間予測回路36に
印加される。
First, the operation when the TV camera 10 is stationary or almost stationary will be described. At this time, the control circuit 6
0 connects the switch 22 to the a contact and closes the switch 38. The output video signal of the TV camera 10 is A / D
The digital signal is converted by the converter 14, and the format conversion circuit 16 converts the output of the A / D converter 14 from the raster format to a predetermined intermediate format for transmission. The output of the format conversion circuit 16 is applied to the b contact of the switch 22, the subtractor 20, and the motion compensation interframe prediction circuit 36.

【0023】減算器20は、予測値(動き適応フィルタ
38の出力)を減算して、予測差分符号化のための誤差
信号を算出する。減算器20の出力はスイッチ22を介
してDCT変換回路24に印加され、DCT変換回路2
4は、8×8画素のブロック毎にDCT変換して変換係
数を出力し、量子化回路26がその変換係数を量子化す
る。
The subtractor 20 subtracts the prediction value (output of the motion adaptive filter 38) to calculate an error signal for predictive differential encoding. The output of the subtractor 20 is applied to the DCT conversion circuit 24 via the switch 22, and the DCT conversion circuit 2
4 performs DCT conversion for each block of 8 × 8 pixels and outputs a transform coefficient, and the quantization circuit 26 quantizes the transform coefficient.

【0024】逆量子化回路28は量子化回路26の出力
を逆量子化し、逆DCT変換回路30は逆量子化回路2
8の出力を逆DCT変換する。加算器32は逆DCT変
換回路30の出力に予測値を加算する。加算器32の出
力は、フォーマット変換回路16の出力を予測差分符号
化した後復号化した局部復号値になっている。動き補償
フレーム間予測回路34は、フォーマット変換回路16
からの現在値(現在フレーム)と、加算器32からの局
部復号値(過去のフレーム)とから、動きベクトルを算
出し、動き補償フレーム間予測により現在フレームの予
測値を算出する。算出された動きベクトルは可変長符号
化回路40に、予測値は動き適応フィルタ36に印加さ
れる。動き適応フィルタ36は、予測値から所定の高域
成分を除去して、減算器20及び、スイッチ38を介し
て加算器32に印加する。
The inverse quantization circuit 28 inversely quantizes the output of the quantization circuit 26, and the inverse DCT conversion circuit 30 inversely quantizes the inverse quantization circuit 2.
The output of 8 is subjected to inverse DCT conversion. The adder 32 adds the predicted value to the output of the inverse DCT conversion circuit 30. The output of the adder 32 is a locally decoded value obtained by performing predictive differential encoding and then decoding the output of the format conversion circuit 16. The motion-compensated inter-frame prediction circuit 34 uses the format conversion circuit 16
From the current value (current frame) and the locally decoded value (past frame) from the adder 32, a motion vector is calculated, and the prediction value of the current frame is calculated by motion compensation inter-frame prediction. The calculated motion vector is applied to the variable length coding circuit 40, and the predicted value is applied to the motion adaptive filter 36. The motion adaptive filter 36 removes a predetermined high frequency component from the predicted value and applies it to the adder 32 via the subtracter 20 and the switch 38.

【0025】スイッチ22がa接点に接続し、スイッチ
38が閉成する状態で、回路20〜38はフレーム間予
測差分符号化回路を構成し、これにより、画像情報がフ
レーム間圧縮される。回路20〜38により圧縮された
画像データは、量子化回路26から可変長符号化回路4
0に印加される。
With the switch 22 connected to the a-contact and the switch 38 closed, the circuits 20 to 38 form an inter-frame predictive differential encoding circuit, whereby the image information is compressed between frames. The image data compressed by the circuits 20 to 38 is transferred from the quantization circuit 26 to the variable length coding circuit 4
Applied to zero.

【0026】可変長符号化回路40は、量子化回路26
の出力と、動き補償フレーム間予測回路34からの動き
ベクトルを可変長符号化する。可変長符号化回路40の
出力は送信用バッファ42を介して誤り訂正符号化回路
44に印加される。誤り訂正符号化回路44は誤り訂正
符号を生成付加して、多重化回路56に印加する。
The variable length coding circuit 40 includes a quantization circuit 26.
And the motion vector from the motion-compensated inter-frame prediction circuit 34 are variable-length coded. The output of the variable length coding circuit 40 is applied to the error correction coding circuit 44 via the transmission buffer 42. The error correction coding circuit 44 generates and adds an error correction code and applies it to the multiplexing circuit 56.

【0027】他方、マイク48による音声信号はA/D
変換器50によりディジタル信号に変換され、音声符号
化回路52により符号化される。遅延回路54は、音声
符号化回路52の出力を、上述の映像信号処理による遅
れに相当する時間だけ遅延し、多重化回路56に供給す
る。
On the other hand, the audio signal from the microphone 48 is A / D.
It is converted into a digital signal by the converter 50 and encoded by the voice encoding circuit 52. The delay circuit 54 delays the output of the audio encoding circuit 52 by a time corresponding to the delay due to the above-described video signal processing, and supplies it to the multiplexing circuit 56.

【0028】多重化回路56は誤り訂正符号化回路44
及び遅延回路54からのデータを多重化し、その出力は
回線接続回路58を介して通信回線に出力される。
The multiplexing circuit 56 is an error correction coding circuit 44.
And the data from the delay circuit 54 are multiplexed, and the output is output to the communication line via the line connection circuit 58.

【0029】次に、撮影しながらTVカメラ10を移動
させる場合で、フレーム内圧縮に切り換えなければなら
ないほどの移動速度でないときの動作を説明する。
Next, the operation when the TV camera 10 is moved while shooting and the moving speed is not enough to switch to intraframe compression will be described.

【0030】会議参加者又は操作者は、操作装置62を
操作して制御回路60にTVカメラの移動(ズーム、フ
ォーカス調節を含む。)を指示し、制御回路60はこれ
に応じてTVカメラ10及びその移動台12を制御す
る。なお、TVカメラ10は、撮影レンズの焦点距離情
報f及び被写体距離情報mを逐次、制御回路60に供給
している。制御回路60は、この情報f,mと移動台1
2の駆動角から、撮影画面上での被写体の移動量を算出
できる。
A conference participant or an operator operates the operation device 62 to instruct the control circuit 60 to move the TV camera (including zooming and focus adjustment), and the control circuit 60 responds to the instruction. And its moving base 12 are controlled. The TV camera 10 sequentially supplies the focal length information f of the taking lens and the subject distance information m to the control circuit 60. The control circuit 60 uses the information f and m and the moving table 1
From the drive angle of 2, the amount of movement of the subject on the shooting screen can be calculated.

【0031】例えば、撮像素子の有効画素数をV×Hと
し、有効感光面サイズをX×Y(平方ミリメートル)で
あるとした場合で、移動台12を水平にφ(度)だけ回
転させたとき、撮影画面上での被写体像の移動量xは、 x=2πfφ/360 となり、画素数に換算すると、 n=(X/x)×H となる。垂直面内での回転に対しても同様に、画素単位
での移動量を推測できる。
For example, assuming that the number of effective pixels of the image sensor is V × H and the effective photosensitive surface size is X × Y (square millimeter), the movable table 12 is horizontally rotated by φ (degrees). At this time, the movement amount x of the subject image on the photographing screen is x = 2πfφ / 360, and when converted into the number of pixels, n = (X / x) × H. Similarly, the amount of movement in pixel units can be estimated for rotation in the vertical plane.

【0032】制御回路60は、このようにTVカメラ1
0の焦点距離情報f及び被写体距離情報mと移動台12
の駆動量とから算出された画像移動量の推定値を動き補
償フレーム間予測回路34に供給する。動き補償フレー
ム間予測回路34は、制御回路34からの推定値を、検
出しようとする動きベクトルの初期値として利用する。
例えば、その推定値を動きベクトル検出範囲の中心とす
ることにより、早期に目的の動きベクトルを検出でき
る。また、動きベクトル検出範囲を従来より狭く設定し
ても正確に動きベクトルを検出できるようになる。これ
らにより、全体としてより少ない演算数で動きベクトル
を精度良く検出できるようになる。
The control circuit 60 operates in this way in the TV camera 1
The focal length information f of 0, the subject distance information m, and the moving table 12
The estimated value of the image movement amount calculated from the driving amount and the inter-frame prediction circuit 34 is supplied to the motion compensation inter-frame prediction circuit 34. The motion-compensated inter-frame prediction circuit 34 uses the estimated value from the control circuit 34 as an initial value of the motion vector to be detected.
For example, by setting the estimated value as the center of the motion vector detection range, the target motion vector can be detected early. In addition, the motion vector can be accurately detected even if the motion vector detection range is set narrower than the conventional one. As a result, the motion vector can be accurately detected with a smaller number of calculations as a whole.

【0033】本実施例を特徴付けるものではないが、T
Vカメラ10の移動量が一定以上で、撮影画像をフレー
ム圧縮する場合の動作を説明する。このとき、制御回路
60は、スイッチ22をb接点に接続し、スイッチ38
が開放状態にする。これにより、回路24〜36は、回
路16の出力画像をDCT変換によりフレーム内圧縮す
る。
Although not characteristic of this embodiment, T
The operation when the amount of movement of the V camera 10 is equal to or more than a certain amount and the captured image is frame-compressed will be described. At this time, the control circuit 60 connects the switch 22 to the b contact, and the switch 38
To open. As a result, the circuits 24 to 36 compress the output image of the circuit 16 in the frame by DCT conversion.

【0034】即ち、TVカメラ10の出力映像信号はA
/D変換器14によりディジタル信号に変換され、フォ
ーマット変換回路16が、A/D変換器14の出力をラ
スタ形式から所定の伝送用中間フォーマットに変換す
る。フォーマット変換回路16の出力は、スイッチ22
のb接点、減算器20及び動き補償フレーム間予測回路
36に印加される。スイッチ22がb接点に接続してい
るので、回路16の出力はDCT変換回路24に印加さ
れ、DCT変換される。量子化回路26はDCT変換回
路24の出力を量子化する。スイッチ38が開放されて
いるので、動き補償フレーム間予測回路34は利用され
ない。
That is, the output video signal of the TV camera 10 is A
The signal is converted into a digital signal by the / D converter 14, and the format conversion circuit 16 converts the output of the A / D converter 14 from the raster format to a predetermined intermediate format for transmission. The output of the format conversion circuit 16 is the switch 22.
B contact point, the subtractor 20, and the motion compensation inter-frame prediction circuit 36. Since the switch 22 is connected to the b contact, the output of the circuit 16 is applied to the DCT conversion circuit 24 and DCT converted. The quantization circuit 26 quantizes the output of the DCT conversion circuit 24. Since the switch 38 is opened, the motion compensation interframe prediction circuit 34 is not used.

【0035】可変長符号化回路40は、量子化回路26
の出力を可変長符号化する。可変長符号化回路40の出
力は送信用バッファ42を介して誤り訂正符号化回路4
4に印加される。送信するデータ量が通信回線に比べて
多過ぎる場合には、送信用バッファ42がフレームの間
引きを行なう。誤り訂正符号化回路44は誤り訂正符号
を生成付加して、多重化回路56に印加する。
The variable length coding circuit 40 includes a quantization circuit 26.
Variable-length code the output of. The output of the variable-length coding circuit 40 is sent to the error correction coding circuit 4 via the transmission buffer 42.
4 is applied. When the amount of data to be transmitted is too large as compared with the communication line, the transmission buffer 42 thins out the frames. The error correction coding circuit 44 generates and adds an error correction code and applies it to the multiplexing circuit 56.

【0036】マイク48による音声信号は、TVカメラ
10の静止時と同様に、A/D変換器50及び音声符号
化回路52により処理され、遅延回路54により時間調
整されて多重化回路56に供給される。
The voice signal from the microphone 48 is processed by the A / D converter 50 and the voice encoding circuit 52, time-adjusted by the delay circuit 54, and supplied to the multiplexing circuit 56, as in the case where the TV camera 10 is stationary. To be done.

【0037】多重化回路56は誤り訂正符号化回路44
及び遅延回路54からのデータを多重化し、その出力は
回線接続回路58を介して通信回線に出力される。
The multiplexing circuit 56 is an error correction coding circuit 44.
And the data from the delay circuit 54 are multiplexed, and the output is output to the communication line via the line connection circuit 58.

【0038】[0038]

【発明の効果】以上の説明から容易に理解できるよう
に、本発明によれば、撮像手段の制御情報から被写体像
の画面上での動きを推測し、その推測に基づいて動きベ
クトルを検出するので、動きベクトルの検出に要する演
算数を大幅に減らして演算時間を短縮できる。
As can be easily understood from the above description, according to the present invention, the motion of the subject image on the screen is estimated from the control information of the image pickup means, and the motion vector is detected based on the estimation. Therefore, the number of calculations required to detect the motion vector can be significantly reduced, and the calculation time can be shortened.

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

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

【図2】 動き補償フレーム間予測における動きベクト
ル検出の説明図である。
FIG. 2 is an explanatory diagram of motion vector detection in motion-compensated interframe prediction.

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

10:TVカメラ 12:移動台 14:A/D変換器
16:フォーマット変換回路 20:減算器 22:
スイッチ 24:DCT変換回路 26:量子化回路
28:逆量子化回路 30:逆DCT変換回路 32:
加算器 34:動き補償フレーム間予測回路 36:動
き適応フィルタ 38:スイッチ 40:可変長符号化
回路 42:送信用バッファ 44:誤り訂正符号化回
路 48:マイク 50:A/D変換器 52:音声符
号化回路 54:遅延回路 56:多重化回路 58:
回線接続回路 60:制御回路 62:操作装置
10: TV camera 12: Mobile stand 14: A / D converter 16: Format conversion circuit 20: Subtractor 22:
Switch 24: DCT conversion circuit 26: Quantization circuit
28: Inverse quantization circuit 30: Inverse DCT conversion circuit 32:
Adder 34: Motion compensation inter-frame prediction circuit 36: Motion adaptive filter 38: Switch 40: Variable length coding circuit 42: Transmission buffer 44: Error correction coding circuit 48: Microphone 50: A / D converter 52: Voice Encoding circuit 54: Delay circuit 56: Multiplexing circuit 58:
Line connection circuit 60: Control circuit 62: Operating device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 移動台上の撮像手段による撮影画像を動
き補償画面間圧縮する画像符号化装置であって、当該撮
像手段の光学制御情報及び移動情報を参照して、被写体
の撮影画面上での動きを推定する推定手段と、当該推定
手段の推定値をもとに画面間の動きベクトルを検出する
動きベクトル検出手段とを具備することを特徴とする画
像符号化装置。
1. An image coding apparatus for compressing an image picked up by an image pickup means on a moving table between motion compensation screens, wherein the image pickup means refers to optical control information and movement information of the image pickup means, An image coding apparatus, comprising: an estimating unit that estimates the motion of the motion vector; and a motion vector detecting unit that detects a motion vector between screens based on an estimated value of the estimating unit.
【請求項2】 移動台上の撮像手段による撮影画像を適
応的に画面内圧縮方式及び画面内圧縮方式の何れか一方
で圧縮符号化して送信する画像送信装置であって、当該
画面内圧縮方式が動き補償画面間圧縮方式を含み、当該
撮像手段の光学制御情報及び移動情報を参照して、被写
体の撮影画面上での動きを推定する推定手段を設け、当
該動き補償画面間圧縮方式で必要な画面間の動き情報
を、当該推定手段の推定値をもとに検出するようにした
ことを特徴とする画像送信装置。
2. An image transmitting apparatus for adaptively compression-encoding and transmitting an image captured by an image pickup means on a movable table by one of an in-screen compression method and an in-screen compression method, wherein the in-screen compression method is used. Includes a motion-compensated inter-picture compression method, and is provided with an estimation means for estimating the motion of the subject on the photographing screen by referring to the optical control information and movement information of the imaging means. An image transmitting apparatus characterized in that motion information between different screens is detected based on an estimated value of the estimating means.
JP34568392A 1992-12-25 1992-12-25 Picture coder and picture transmitter Withdrawn JPH06197332A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34568392A JPH06197332A (en) 1992-12-25 1992-12-25 Picture coder and picture transmitter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34568392A JPH06197332A (en) 1992-12-25 1992-12-25 Picture coder and picture transmitter

Publications (1)

Publication Number Publication Date
JPH06197332A true JPH06197332A (en) 1994-07-15

Family

ID=18378262

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34568392A Withdrawn JPH06197332A (en) 1992-12-25 1992-12-25 Picture coder and picture transmitter

Country Status (1)

Country Link
JP (1) JPH06197332A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000005899A1 (en) * 1998-07-22 2000-02-03 Mitsubishi Denki Kabushiki Kaisha Image encoding system
US6259816B1 (en) 1997-12-04 2001-07-10 Nec Corporation Moving picture compressing system capable of effectively executing compressive-encoding of a video signal in response to an attitude of a camera platform
US8019168B2 (en) 2003-01-10 2011-09-13 Renesas Electronics Corporation Motion detecting device and search region variable-shaped motion detector

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6259816B1 (en) 1997-12-04 2001-07-10 Nec Corporation Moving picture compressing system capable of effectively executing compressive-encoding of a video signal in response to an attitude of a camera platform
WO2000005899A1 (en) * 1998-07-22 2000-02-03 Mitsubishi Denki Kabushiki Kaisha Image encoding system
US6574370B1 (en) 1998-07-22 2003-06-03 Mitsubishi Denki Kabushiki Kaisha Image encoding system
US8019168B2 (en) 2003-01-10 2011-09-13 Renesas Electronics Corporation Motion detecting device and search region variable-shaped motion detector

Similar Documents

Publication Publication Date Title
KR100539923B1 (en) A video encoder capable of encoding deferentially as distinguishing image of user and method for compressing a video signal using that
US5357281A (en) Image processing apparatus and terminal apparatus
AU2002324085C1 (en) Method for sub-pixel value interpolation
AU2002324085A1 (en) Method for sub-pixel value interpolation
JPH05111008A (en) Information transmitting equipment and information receiving equipment
JP3382362B2 (en) Image signal generator
Lei et al. H. 263 video transcoding for spatial resolution downscaling
JPH11239329A (en) Image transmitter and image transmission system using the same
JPH06197332A (en) Picture coder and picture transmitter
JPH05130602A (en) Terminal equipment
JPH07240944A (en) Stereoscopic image encoder
JP3317327B2 (en) Moving picture coding method and apparatus
JPH11266462A (en) Prefilter for moving picture encoding device
JPH09261530A (en) Video recorder
JPH0630409A (en) Terminal equipment
JPH0795590A (en) Method and device for processing video signal and image pickup device
JP3346448B2 (en) Video encoding device
JPH0646411A (en) Picture coder
KR100635009B1 (en) Mothod and apparatus for motion estimation considering total moving of image
JP2002344949A (en) Moving picture monitoring system
JP2693217B2 (en) Image coding method and apparatus
JP3168626B2 (en) Video signal high-efficiency coding device
JPH02274081A (en) Method and device for encoding image
JP2000278695A (en) Moving picture encoding device and remote picture monitoring system
JPH07162853A (en) Image pickup device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000307