JPH06165148A - Dynamic picture communicate equipment - Google Patents

Dynamic picture communicate equipment

Info

Publication number
JPH06165148A
JPH06165148A JP30736692A JP30736692A JPH06165148A JP H06165148 A JPH06165148 A JP H06165148A JP 30736692 A JP30736692 A JP 30736692A JP 30736692 A JP30736692 A JP 30736692A JP H06165148 A JPH06165148 A JP H06165148A
Authority
JP
Japan
Prior art keywords
coding
terminal
step value
image
quantization step
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP30736692A
Other languages
Japanese (ja)
Inventor
Masaru Ando
大 安藤
Yumi Murakami
由美 村上
Hisashi Ibaraki
久 茨木
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP30736692A priority Critical patent/JPH06165148A/en
Publication of JPH06165148A publication Critical patent/JPH06165148A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To provide a dynamic picture communicating equipment capable of executing dynamic picture communication having picture quality and motion appropriate for a coding control condition corresponding to a called terminal. CONSTITUTION:When an operator asks the size of a display screen in the called terminal and inputs the known size of the display screen in the called terminal from an external switch 13, a called terminal image size input part 14 supplies the display screen sizes Sj to a quantizing step value setting part 15. Thereby a quantizing step value Sf meet for the display screen size of the called terminal is selected and supplied to a quantizing part 6. The quantizing part 6 executes quantization based upon the selected step value Sf. Consequently coded data Sh having alphapicture qualitybeta and alphamotionbeta meet for the display screen size of the called terminal are transmitted to the called terminal.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、通信回線を介して動
画像の実時間通信を行う動画像通信装置に関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture communication apparatus for carrying out real time communication of moving pictures through a communication line.

【0002】[0002]

【従来の技術】テレビ電話やテレビ会議等に用いられる
動画像通信装置が知られている。一般に、この種の装置
においては、送信側での発生情報量に比して通信回線の
伝送速度が低くなっているため、画像符号化による画像
信号の圧縮が必要となる。この場合の動画像符号化方式
としては、CCITT(国際電信電話諮問委員会)勧告
のH.261方式が一般に用いられている。
2. Description of the Related Art A moving image communication apparatus used for a videophone, a video conference, etc. is known. Generally, in this type of device, the transmission rate of the communication line is lower than the amount of information generated on the transmission side, and therefore it is necessary to compress the image signal by image encoding. As a moving image coding method in this case, the H.264 standard recommended by CCITT (International Telegraph and Telephone Consultative Committee) is recommended. The H.261 system is generally used.

【0003】このH.261方式では、入力画像を共通
中間フォーマット(CommonIntermediate FormatまたはQ
uarter CIF:以下CIF/QCIFと略す)信号にフォ
ーマット変換することが必要になる。また、H.261
方式には、フレーム内符号化モードとフレーム間符号化
モードとがある。フレーム内符号化とは、1つのフレー
ム内に閉じて符号化を行うものである。一方、フレーム
間符号化とは、先に符号化されたフレームに基づき、こ
れから符号化されるフレームを予測し、その予測差分を
符号化するものである。一般に、フレーム内符号化に比
し、フレーム間符号化の方がより効率的であり、より多
くのフレーム数を送信することができる。このフレーム
間符号化では、より動きの良い動画像を送信するため、
動き補償(Motion Compensation :以下MCと略す)を
用いて予測画面を作成し、フレーム間差分を求める。
This H.264 In the H.261 system, the input image is converted into a common intermediate format (Common Intermediate Format or Q
uarter CIF: hereinafter abbreviated as CIF / QCIF) It is necessary to perform format conversion into a signal. In addition, H. 261
The methods include an intra-frame coding mode and an inter-frame coding mode. Intra-frame coding is to perform coding by closing within one frame. On the other hand, the inter-frame coding is to predict a frame to be coded based on the previously coded frame and code the prediction difference. In general, interframe coding is more efficient and more frames can be transmitted than intraframe coding. In this inter-frame coding, a moving image with better motion is transmitted.
A prediction screen is created using motion compensation (hereinafter abbreviated as MC), and a difference between frames is obtained.

【0004】ここで、MCとは、フレーム間符号化をよ
り効率良く行うために用いられる手法であり、符号化さ
れるフレーム内のブロックと1フレーム前に符号化され
たフレーム内の最も似かよったブロックを、前記符号化
されるフレーム内のブロックと同じフレーム内の周辺で
探索し、これを最も似ている1フレーム前に符号化され
たフレーム内のブロックで置き換えるものである。
Here, MC is a method used for more efficiently performing interframe coding, and the block in the frame to be coded is the most similar to the block in the frame coded one frame before. The block is searched for in the same frame as the block in the frame to be coded, and is replaced with the block in the frame coded one frame before which is most similar.

【0005】この置き換えた結果の予測画像とのフレー
ム間差分を求めれば、フレーム間差分信号の値は小さく
なり、その分符号化効率は上がる。また、このフレーム
間差分信号に対しては、小ブロックごとに有効/無効ブ
ロックの判定を施した後、有効ブロックに対して直交変
換の1つである離散コサイン変換(Discrete CosineTra
nsform :以下DCTと略す)、量子化および可変長符号
化による符号化を行う。
If the inter-frame difference with the predicted image obtained as a result of this replacement is obtained, the value of the inter-frame difference signal becomes small, and the coding efficiency increases accordingly. In addition, the inter-frame difference signal is discriminated by valid / invalid block for each small block, and then the discrete block cosine transform (Discrete CosineTra) which is one of orthogonal transforms is performed on the valid block.
nsform: hereinafter abbreviated as DCT), quantization and variable length coding are performed.

【0006】上記有効/無効ブロックの判定は、小ブロ
ック内の差分信号を所定の閾値(有効ブロック判定閾
値)と比較し、この差分信号が該閾値より大きい場合に
は有効ブロック、小さい場合には無効ブロックとするこ
とにより行う。ただし、このときの差分信号の大きさ
は、差分値の絶対値の和や差分値の2乗和等により求め
られる。この結果、画面上の微小な変化は無効ブロック
と判定されるため送信されず、符号化効率が上昇する。
すなわち、無効ブロックが増えれば、その分1フレーム
当たりの送信情報量が減り、単位時間当たりに送信でき
るフレーム数が増し、より良い動きの動画像が送信でき
ることになる。
In the determination of the valid / invalid block, the difference signal in the small block is compared with a predetermined threshold value (valid block determination threshold value). If the difference signal is larger than the threshold value, the valid block is determined. This is done by making it an invalid block. However, the magnitude of the difference signal at this time is obtained by the sum of absolute values of the difference values, the sum of squares of the difference values, or the like. As a result, a minute change on the screen is determined as an invalid block and is not transmitted, and the coding efficiency is increased.
That is, if the number of invalid blocks increases, the amount of transmission information per frame decreases, the number of frames that can be transmitted per unit time increases, and a moving image with better motion can be transmitted.

【0007】しかし、有効ブロック判定閾値が大きすぎ
ると、明らかな画面上の変化であっても無効ブロックと
なり送信されなくなってしまうため、復号画像上に前の
フレームの一部だけが滞留してこれが歪となり、主観的
画品質を著しく低下させてしまう。このことから、有効
ブロック判定閾値は一般に小さな値に設定されるが、こ
のようにすると、逆に発生符号量の削減が十分でなくな
る。また、通信回線の伝送速度は一定であるので、1画
面当たりの発生符号量が増えれば、その分単位時間当た
りの送信フレーム数は減ってしまうため、自然な動きを
実現するのに十分なフレーム数を送信することができ
ず、ぎこちない動きの動画像が送信されてしまう。
However, if the valid block determination threshold value is too large, even if the change on the screen is obvious, it becomes an invalid block and is not transmitted. Therefore, only a part of the previous frame stays on the decoded image, which causes this. This causes distortion, which significantly deteriorates subjective image quality. From this, the effective block determination threshold value is generally set to a small value, but in this case, conversely, the reduction of the generated code amount becomes insufficient. In addition, since the transmission speed of the communication line is constant, the number of transmission frames per unit time decreases as the generated code amount per screen increases, so a frame sufficient to realize a natural motion is obtained. It is not possible to send the number, and a moving image with awkward motion is sent.

【0008】また、量子化においては、DCT後の変換
係数値を所定の整数値(量子化ステップ値)で除算し、
変換係数値を量子化ステップ分の離散値とすることによ
り発生符号量を大幅に削減できるが、反面、量子化ステ
ップ値が大きく量子化が粗い場合には原画像信号との誤
差が大きくなりすぎるため、復号画像に歪が発生し、復
号画像の主観的画品質が低下してしまう。このため、一
般に量子化ステップ値は復号画像に歪が発生しない程度
の小さな値に設定される。しかし、この場合も発生符号
量の削減が十分でなくなるため、自然な動きを実現する
のに十分なフレーム数を送信することができず、ぎこち
ない動きの動画像しか送信することができなくなる。
In the quantization, the transform coefficient value after DCT is divided by a predetermined integer value (quantization step value),
The generated code amount can be significantly reduced by setting the transform coefficient value as a discrete value for the quantization step, but on the other hand, when the quantization step value is large and the quantization is rough, the error from the original image signal becomes too large. Therefore, distortion occurs in the decoded image, and the subjective image quality of the decoded image deteriorates. Therefore, generally, the quantization step value is set to a small value such that no distortion occurs in the decoded image. However, in this case as well, the amount of generated code is not sufficiently reduced, so that it is not possible to transmit a sufficient number of frames to realize a natural motion, and only a moving image with awkward motion can be transmitted.

【0009】また、有効ブロック判定閾値や量子化ステ
ップ値の値が大きく、復号画像に歪が発生している場合
であっても、通信の相手側の端末(以下、相手端末とい
う)の外的な符号化制御条件によっては、その歪が目立
ちにくい場合がある。例えば、同一の量子化ステップ値
により同程度の歪が発生している画像であっても、表示
画面が20インチ以上の大画面では非常に目立つが、5
インチ程度の小画面では目立たないということがある。
このような場合には、相手端末の画面が大画面であれば
量子化ステップ値を小さくして、送信フレーム数を落と
しても画品質を上げるべきであるが、小画面であるなら
ばそのままの量子化ステップ数で良く、送信フレーム数
をこれ以上落とす必要はない。
Further, even when the effective block determination threshold value or the quantization step value is large and the decoded image is distorted, the communication partner terminal (hereinafter referred to as the partner terminal) is externally connected. The distortion may not be noticeable depending on the appropriate encoding control condition. For example, even if an image is distorted to the same extent by the same quantization step value, it is very conspicuous on a large screen with a display screen of 20 inches or more.
It may not be noticeable on a small screen of about inch.
In such a case, if the screen of the other terminal is a large screen, the quantization step value should be made small to improve the image quality even if the number of transmission frames is reduced, but if it is a small screen, it should be left as it is. The number of quantization steps is sufficient, and it is not necessary to reduce the number of transmission frames.

【0010】[0010]

【発明が解決しようとする課題】ところが、通信開始時
には相手端末がどの程度の大きさの表示画面を有してい
るかを知ることができないので、安全のため、大画面で
あっても歪が見えない程度の量子化ステップ値、すなわ
ち小さな量子化ステップ値を使用せざるを得ない。この
ため、1画面当たりの発生符号量が増加して送信フレー
ム数が少なくなり、動きが悪くなってしまう。また、こ
のような通信状態において仮に相手端末が小画面であっ
た場合には、量子化ステップ値を大きくして発生情報量
を減らし、その分送信フレーム数を増やすことにより、
より滑らかな動きの動画像通信が実現可能であるにもか
かわらず、相手端末の表示画面サイズが不明であるた
め、このような処理を行うことができない。結局、従来
の動画像通信装置では、常に動きのぎこちない動画像通
信しか行うことができないという問題があった。
However, at the start of communication, it is not possible to know how large the display screen of the other terminal is, so for safety reasons, distortion is visible even on a large screen. There is no choice but to use a quantization step value that is not significant, that is, a small quantization step value. For this reason, the amount of generated codes per screen increases, the number of transmission frames decreases, and the motion becomes poor. Further, if the partner terminal has a small screen in such a communication state, the quantization step value is increased to reduce the amount of generated information, and the number of transmission frames is increased accordingly.
Although it is possible to implement moving image communication with smoother movement, such processing cannot be performed because the display screen size of the partner terminal is unknown. In the end, the conventional moving image communication device has a problem that only moving image communication in which motion does not always occur can be performed.

【0011】この発明は、このような背景の下になされ
たもので、相手端末に対応する符号化制御条件に適した
画品質と動きの動画像通信を行うことができる動画像通
信装置を提供することを目的としている。
The present invention has been made under such a background, and provides a moving image communication apparatus capable of performing moving image communication of image quality and motion suitable for the coding control condition corresponding to the partner terminal. The purpose is to do.

【0012】[0012]

【課題を解決するための手段】上述した課題を解決する
ために、請求項1記載の発明は、ディジタル画像信号を
複数画素から成る小ブロックに分割し、該小ブロック毎
に、符号化処理を行うか否かを有効ブロック判定閾値を
用いて判定する手段と、前記小ブロックのディジタル画
像信号を直交変換、量子化および可変長符号化する符号
化手段と、前記量子化時の量子化ステップ値を変更する
手段と、前記符号化手段により符号化された符号化デー
タを多重化し、通信回線に送出する送信手段とを有する
一方、前記通信回線を介して供給される多重化された符
号化データを受信しこれを分離する受信手段と、前記受
信手段により分離された符号化データを可変長復号化、
逆量子化および逆直交変換する復号化手段と、前記復号
化手段により復号化された復号ディジタル画像信号に基
づいて画像表示を行う表示手段とを有する動画像通信装
置において、相手端末に対応する符号化制御条件を自端
末に入力する手段と、前記入力された符号化制御条件に
応じ、前記有効ブロック判定閾値または前記量子化ステ
ップ値を変更する手段とを具備することを特徴としてい
る。
In order to solve the above-mentioned problems, the invention according to claim 1 divides a digital image signal into small blocks composed of a plurality of pixels, and performs an encoding process for each small block. Means for determining whether or not to perform using an effective block determination threshold, encoding means for orthogonally transforming, quantizing, and variable-length encoding the digital image signal of the small block, and a quantization step value at the time of the quantization. And a transmission means for multiplexing the coded data coded by the coding means and sending the coded data to the communication line, while the multiplexed coded data supplied via the communication line. Receiving means for receiving and separating the encoded data separated by the receiving means and variable length decoding,
A code corresponding to a partner terminal in a moving image communication apparatus having a decoding means for performing inverse quantization and an inverse orthogonal transform, and a display means for displaying an image based on the decoded digital image signal decoded by the decoding means. It is characterized by comprising means for inputting a coding control condition to the terminal itself and means for changing the valid block determination threshold value or the quantization step value according to the inputted coding control condition.

【0013】また、請求項2記載の発明は、ディジタル
画像信号を複数画素から成る小ブロックに分割し、該小
ブロック毎に、符号化処理を行うか否かを有効ブロック
判定閾値を用いて判定する手段と、前記小ブロックのデ
ィジタル画像信号を直交変換、量子化および可変長符号
化する符号化手段と、前記量子化時の量子化ステップ値
を変更する手段と、前記符号化手段により符号化された
符号化データを多重化し、通信回線に送出する送信手段
とを有する一方、前記通信回線を介して供給される多重
化された符号化データを受信しこれを分離する受信手段
と、前記受信手段により分離された符号化データを可変
長復号化、逆量子化および逆直交変換する復号化手段
と、前記復号化手段により復号化された復号ディジタル
画像信号に基づいて画像表示を行う表示手段とを有する
動画像通信装置において、相手端末と自端末のそれぞれ
に対応する符号化制御条件をインチャネルの独自符号を
用いて互いに送受信する手段と、前記受信された相手端
末に対応する符号化制御条件に応じ、前記有効ブロック
判定閾値または前記量子化ステップ値を変更する手段と
を具備することを特徴としている。
According to a second aspect of the present invention, the digital image signal is divided into small blocks composed of a plurality of pixels, and it is determined for each of the small blocks whether or not encoding processing is to be performed, using a valid block determination threshold value. Means, an encoding means for orthogonally transforming, quantizing, and variable-length encoding the small block digital image signal, a means for changing the quantization step value at the time of the quantization, and an encoding by the encoding means. Receiving means for receiving the multiplexed coded data supplied through the communication line and separating the multiplexed coded data, and transmitting the multiplexed coded data to the communication line. Decoding means for performing variable length decoding, dequantization and inverse orthogonal transformation on the encoded data separated by the means, and based on the decoded digital image signal decoded by the decoding means In a moving picture communication device having a display means for displaying an image, means for transmitting and receiving the coding control conditions corresponding to the partner terminal and the own terminal to each other using in-channel unique codes, and the received partner terminal. And means for changing the effective block determination threshold value or the quantization step value in accordance with the encoding control condition corresponding to.

【0014】[0014]

【作用】請求項1記載の発明によれば、操作者が相手端
末に対応する符号化制御条件を自端末に入力すると、こ
の入力された符号化制御条件に応じ、有効ブロック判定
閾値または前記量子化ステップ値を変更する。これによ
り、符号化時の有効ブロック判定閾値または量子化ステ
ップ値が相手端末に対応する符号化制御条件に適合した
値に制御される。
According to the first aspect of the present invention, when the operator inputs the coding control condition corresponding to the partner terminal to the own terminal, the valid block determination threshold value or the quantum value is determined according to the input coding control condition. Change the activation step value. As a result, the effective block determination threshold value or the quantization step value at the time of encoding is controlled to a value that matches the encoding control condition corresponding to the partner terminal.

【0015】また、請求項2記載の発明によれば、通信
時に相手端末と自端末のそれぞれに対応する符号化制御
条件をインチャネルの独自符号を用いて互いに送受信
し、受信された相手端末に対応する符号化制御条件に応
じ、前記有効ブロック判定閾値または前記量子化ステッ
プ値を変更する。これにより、請求項1記載の発明によ
る作用に加え、操作者が自ら相手端末に対応する符号化
制御条件を入力しなくても、該符号化制御条件を自動的
に認識することができる。
According to the second aspect of the present invention, at the time of communication, the other terminal which has received the other terminal transmits and receives the encoding control conditions corresponding to each of the other terminal and the own terminal by using the unique code of the in-channel. The valid block determination threshold value or the quantization step value is changed according to the corresponding coding control condition. With this, in addition to the operation according to the first aspect of the present invention, the coding control condition can be automatically recognized without the operator having to input the coding control condition corresponding to the partner terminal.

【0016】[0016]

【実施例】以下、図面を参照してこの発明の実施例につ
いて説明する。まず、実施例の構成を説明する前に、相
手端末に対応する符号化制御条件の認識方法とこの実施
例の基礎となる主観評価実験結果について説明する。通
信中に相手端末に対応する符号化制御条件を知る方法と
しては、通信相手に音声で相手端末に対応する符号化制
御条件を尋ねる方法がある。操作者が、これにより判明
した相手端末に対応する符号化制御条件を自身の端末
(以下、自端末という)に入力すれば、この入力値に応
じて送信側の有効ブロック判定閾値または量子化ステッ
プ値を制御することができる。なお、この方法は、後述
する第1実施例に対応するものである。
Embodiments of the present invention will be described below with reference to the drawings. First, before describing the configuration of the embodiment, a method of recognizing a coding control condition corresponding to a partner terminal and a subjective evaluation experiment result which is the basis of this embodiment will be described. As a method of knowing the coding control condition corresponding to the partner terminal during communication, there is a method of asking the communication partner by voice for the coding control condition corresponding to the partner terminal. When the operator inputs the coding control condition corresponding to the partner terminal, which is found by this, to his / her terminal (hereinafter referred to as own terminal), the effective block determination threshold value or the quantization step on the transmission side according to the input value. You can control the value. This method corresponds to the first embodiment described later.

【0017】また、通信中に相手端末に対応する符号化
制御条件を自動的に認識する方法としては、CCITT
勧告H.221に定められた非標準プロトコルを利用す
る方法がある。図3はこのH.221における非標準プ
ロトコルを示している。同図に示すように、この非標準
プロトコルに従うフォーマットは、非標準能力すなわち
「相手端末に対応する符号化制御条件に合わせて自端末
の符号化パラメータを制御する能力」の有無あるいはコ
マンド、メッセージ長、国コードおよび提供者コードを
表すデータから成るヘッダー部とメッセージ部とから構
成されている。
As a method of automatically recognizing the coding control condition corresponding to the partner terminal during communication, CCITT
Recommendation H. There is a method of using the non-standard protocol defined in 221. FIG. 221 shows a non-standard protocol in 221. As shown in the figure, the format according to this non-standard protocol is non-standard capability, that is, the presence / absence of "the ability to control the coding parameter of the own terminal according to the coding control condition corresponding to the partner terminal", the command, and the message length. , A country code and a provider code, and a message section.

【0018】ここで、図4は端末X,Yが上記非標準プ
ロトコルに従って互いに符号化制御条件を合わせる手順
を示している。同図に示すように、端末X,Yは、互い
に通信開始を通知し合った後、フレーム同期を確立し、
さらに互いの端末能力交換を開始する。
Here, FIG. 4 shows a procedure in which the terminals X and Y match the coding control conditions with each other according to the non-standard protocol. As shown in the figure, after the terminals X and Y notify each other of the communication start, they establish frame synchronization,
Further, mutual exchange of terminal capabilities is started.

【0019】そして、相手端末が非標準能力すなわち
「相手端末に対応する符号化制御条件に合わせて自端末
の符号化パラメータを制御する能力」を有している場合
には、非標準コマンドを用いて相手端末に「自端末の符
号化制御条件」を互いに通知し合う。この非標準コマン
ドを受けた双方の端末は直ちに自端末の有効ブロック判
定閾値または量子化ステップ値を相手端末に対応する符
号化制御条件に合わせるよう制御する。なお、こうした
手順は基本的にCCITT勧告H.242に基づいて行
う。また、この方法は、後述する第2実施例に対応して
いる。
If the partner terminal has non-standard capability, that is, "capability to control the coding parameter of the self-terminal in accordance with the coding control condition corresponding to the partner terminal", a non-standard command is used. The other terminals and notify each other of the "coding control conditions of the own terminal". Upon receiving this non-standard command, both terminals immediately control the effective block determination threshold value or the quantization step value of their own terminal to match the coding control condition corresponding to the partner terminal. Note that such a procedure is basically based on CCITT Recommendation H.264. 242. Further, this method corresponds to the second embodiment described later.

【0020】次に、この実施例の基礎となる主観評価実
験結果について説明する。なお、この実験では、相手端
末に対応する符号化制御条件を相手端末の表示画面サイ
ズとしている。まず、図5〜図8は、同一の画像を量子
化ステップ値を変化させて符号化し、これらを画面サイ
ズの異なる小画面液晶モニタに映して、その「画品質」
と「動き」について主観評価実験を行った結果を示す図
である。図5はCIF画像について「画品質」を評価し
た結果、図6はCIF画像について「動き」を評価した
結果、図7はQCIF画像について「画品質」を評価し
た結果、図8はQCIF画像について「動き」を評価し
た結果をそれぞれ示している。
Next, the result of the subjective evaluation experiment, which is the basis of this embodiment, will be described. In this experiment, the coding control condition corresponding to the partner terminal is the display screen size of the partner terminal. First, in FIGS. 5 to 8, the same image is encoded by changing the quantization step value, and these are displayed on a small-screen LCD monitor having a different screen size, and the "image quality" is displayed.
FIG. 5 is a diagram showing a result of a subjective evaluation experiment for “movement” and “movement”. 5 shows the result of evaluating the "image quality" for the CIF image, FIG. 6 shows the result of evaluating the "motion" for the CIF image, FIG. 7 shows the result of evaluating the "image quality" for the QCIF image, and FIG. 8 shows the result for the QCIF image. The results of evaluating "movement" are shown.

【0021】なお、この実験は、小画面卓上テレビ電話
機を想定し、視距離40cm(固定)で行ったものであ
り、図9はこのときの実験環境を示している。すなわ
ち、VTR20が画像を再生して出力するNTSC信号
Vdを、パーソナルコンピュータ22により量子化ステ
ップ値Qdを変えながら動画像CODEC21において
符号化および複合化する。
Note that this experiment was conducted at a visual distance of 40 cm (fixed) assuming a small-screen desk-top television phone, and FIG. 9 shows the experimental environment at this time. That is, the NTSC signal Vd which the VTR 20 reproduces and outputs the image is encoded and composited in the moving image CODEC 21 while changing the quantization step value Qd by the personal computer 22.

【0022】そして、動画像CODEC21から出力さ
れる復号画像信号Vd′を映像分配器23で分配し、各
画面サイズの液晶モニタ24〜26へ供給する。こうし
て、それぞれの液晶モニタに映される画像が評価者Mに
より評価される。また、この場合の評点は、絶対尺度5
段階(5…非常に良い、4…良い、3…普通、2…悪
い、1…非常に悪い)で、評定者は画像の専門家10名
とし、実験終了後、平均評点(Mean Opinion Score :
以下MOS値と記す)を求めた。
The decoded image signal Vd 'output from the moving image CODEC 21 is distributed by the video distributor 23 and supplied to the liquid crystal monitors 24 to 26 of each screen size. In this way, the image displayed on each liquid crystal monitor is evaluated by the evaluator M. Also, the score in this case is an absolute scale of 5
At the stage (5 ... very good, 4 ... good, 3 ... normal, 2 ... bad, 1 ... very bad), there were 10 image experts, and after the experiment, the average score (Mean Opinion Score:
Hereinafter, referred to as MOS value) was determined.

【0023】さて、図5と図6あるいは図7と図8を比
較すると、CIF画像あるいはQCIF画像の何れにお
いても、画面サイズによって「画品質」の主観評価特性
が異なるが、「動き」に関しては画面サイズによる特性
に差がないことが分かる。すなわち、画面サイズの違い
は「動き」に影響を与えていないが、「画品質」に影響
を与えているため、画面サイズによって量子化ステップ
値を制御する場合、「画品質」への影響のみを考慮すれ
ば良いことが分かる。
Now, comparing FIG. 5 and FIG. 6 or FIG. 7 and FIG. 8, in both CIF images and QCIF images, the subjective evaluation characteristics of “image quality” differ depending on the screen size, but regarding “movement” It can be seen that there is no difference in the characteristics depending on the screen size. In other words, the difference in screen size does not affect "motion", but it affects "image quality". Therefore, when controlling the quantization step value by screen size, only the effect on "image quality" is affected. It turns out that it is good to consider.

【0024】そこで、実際に使用可能なレベルをMOS
値「3」(普通)とすれば、CIF画像の場合、図5よ
り画面サイズが5.6インチのとき量子化ステップ値を
「14」程度、画面サイズが4インチのとき量子化ステ
ップ値を「20」程度、画面サイズが3インチのとき量
子化ステップ値を「24」程度とすれば良いことが分か
る。
Therefore, the actually usable level is set to MOS.
If the value is "3" (normal), in the case of a CIF image, the quantization step value is about "14" when the screen size is 5.6 inches and the quantization step value when the screen size is 4 inches, as shown in FIG. It can be seen that the quantization step value may be about "24" when the screen size is 3 inches.

【0025】一方、QCIF画像の場合、図7より画面
サイズが5.6インチのとき量子化ステップ値を「6」
程度、画面サイズが4インチのとき量子化ステップ値を
「8」程度、画面サイズが3インチのとき量子化ステッ
プ値を「12」程度とすれば良いことが分かる。また、
この実験は、小画面モニタを対象として行ったものであ
るが、相手端末の表示画面サイズがさらに大きい場合に
は、上述した値より小さい量子化ステップ値(CIFの
場合には「8」以上、QCIFの場合には「4」以上)
を用いれば良いことが推測される。
On the other hand, in the case of the QCIF image, as shown in FIG. 7, when the screen size is 5.6 inches, the quantization step value is "6".
It can be seen that the quantization step value may be about “8” when the screen size is 4 inches, and the quantization step value may be about “12” when the screen size is 3 inches. Also,
This experiment was conducted on a small screen monitor, but when the display screen size of the other terminal is larger, the quantization step value smaller than the above value (“8” or more in the case of CIF, (4 or more in the case of QCIF)
It is guessed that you can use.

【0026】また、小画面液晶モニタの実際の解像度
は、5.6インチのもので横240×縦120画素、4
インチのもので横160×縦120画素、3インチのも
ので横130×縦120画素、程度である。すなわち、
4インチ以下の液晶モニタの解像度はQCIF画像の解
像度(横176×縦144画素)よりも低いので、表示
画面が4インチ以下の液晶モニタの場合、CIF画像
(解像度は、横352×縦288画素)とQCIF画像
との間で主観的な画品質に差が生じないことになる。
The actual resolution of the small-screen liquid crystal monitor is 5.6 inches and has 240 horizontal pixels × 120 vertical pixels and 4 pixels.
The size of inch is 160 pixels wide by 120 pixels, and the size of inch is 130 pixels wide by 120 pixels vertically. That is,
Since the resolution of the LCD monitor of 4 inches or less is lower than the resolution of the QCIF image (horizontal 176 × vertical 144 pixels), in the case of an LCD monitor with a display screen of 4 inches or less, the CIF image (resolution is 352 horizontal × 288 vertical pixels). ) And the QCIF image, there is no difference in subjective image quality.

【0027】例えば、表示画面が4インチの場合、図5
〜図8より、MOS値「3」におけるCIF画像の量子
化ステップ値は「20」、QCIF画像の量子化ステッ
プ値は「8」であるが、このときの「動き」に関するM
OS値は、CIF画像において「2.5」、QCIF画
像において「2.7」となっている。また、表示画面が
3インチの場合、MOS値「3」におけるCIF画像の
量子化ステップ値は「24」、QCIF画像の量子化ス
テップ値は「12」であるが、このときの「動き」に関
するMOS値は、CIF画像において「2.7」、QC
IF画像において「3.2」となっている。
For example, if the display screen is 4 inches, then FIG.
From FIG. 8, the quantization step value of the CIF image at the MOS value “3” is “20” and the quantization step value of the QCIF image is “8”.
The OS value is “2.5” in the CIF image and “2.7” in the QCIF image. Further, when the display screen is 3 inches, the quantization step value of the CIF image at the MOS value “3” is “24” and the quantization step value of the QCIF image is “12”. The MOS value is "2.7" in the CIF image, QC
It is “3.2” in the IF image.

【0028】このように、表示画面が4インチあるいは
3インチの何れの場合においても、QCIF画像の方が
「動き」が良くなっているが、画品質については上述し
たように両者に差は生じない。したがって、相手端末の
表示画面が4インチ以下の液晶モニタの場合において
は、強制的にQCIF画像を送信するように制御するこ
とが極めて有効となる。
As described above, the "movement" of the QCIF image is better regardless of whether the display screen is 4 inches or 3 inches, but there is a difference between the two in terms of image quality as described above. Absent. Therefore, in the case of a liquid crystal monitor whose display screen of the partner terminal is 4 inches or less, it is extremely effective to control so as to forcibly transmit the QCIF image.

【0029】さて、上述したことを踏まえた上で、以下
実施例の構成について説明する。図1はこの発明の第1
実施例の構成を示すブロック図である。この図におい
て、1はカメラ部であり、撮像した画像をアナログ画像
信号Saとして出力する。2はA/D(アナログ/ディ
ジタル)変換部であり、カメラ部1から供給されるアナ
ログ画像信号Saをディジタル画像信号Sbに変換し、
これを出力する。3はフォーマット変換部であり、A/
D変換部2から供給されるディジタル画像信号SbをC
IFまたはQCIF(CIF/QCIF)信号Scに変
換し、これを出力する。
Now, based on the above, the configuration of the embodiment will be described below. FIG. 1 shows the first of the present invention.
It is a block diagram which shows the structure of an Example. In this figure, 1 is a camera unit, which outputs a captured image as an analog image signal Sa. Reference numeral 2 is an A / D (analog / digital) converter, which converts the analog image signal Sa supplied from the camera unit 1 into a digital image signal Sb,
Output this. 3 is a format conversion unit, which is A /
The digital image signal Sb supplied from the D conversion unit 2 is converted into C
It is converted into an IF or QCIF (CIF / QCIF) signal Sc and is output.

【0030】4は動き補償を行うMC部である。このM
C部4は、CIF/QCIF信号Scと動き補償により
作成した予測画像とのフレーム間差分をとり、フレーム
間差分信号Sdを出力する。また、MC部4は、上記フ
レーム間差分を取らずに、入力されたCIF/QCIF
信号Scをそのまま出力する場合もある。
Reference numeral 4 is an MC unit for motion compensation. This M
The C unit 4 calculates the inter-frame difference between the CIF / QCIF signal Sc and the predicted image created by motion compensation, and outputs the inter-frame difference signal Sd. Further, the MC unit 4 receives the CIF / QCIF input without taking the inter-frame difference.
The signal Sc may be output as it is.

【0031】5はDCT部であり、MC部4から供給さ
れるフレーム間差分信号SdにDCTを施し、DCT変
換係数Seを出力する。6は量子化部であり、DCT部
5から供給されるDCT変換係数Seを所定の量子化ス
テップ値Sfに従って量子化し、量子化されたDCT係
数値Sgを出力する。7は可変長符号化部であり、量子
化部6から供給されるDCT係数値Sgを符号化し、符
号化データShを出力する。8はデータ多重化部であ
り、可変長符号化部7から供給される符号化データSh
を多重化し、これを通信回線9へ送出する。
A DCT unit 5 performs DCT on the interframe difference signal Sd supplied from the MC unit 4, and outputs a DCT conversion coefficient Se. A quantizer 6 quantizes the DCT transform coefficient Se supplied from the DCT unit 5 according to a predetermined quantization step value Sf, and outputs a quantized DCT coefficient value Sg. Reference numeral 7 denotes a variable length coding unit, which codes the DCT coefficient value Sg supplied from the quantization unit 6 and outputs coded data Sh. Reference numeral 8 denotes a data multiplexing unit, which is the encoded data Sh supplied from the variable length encoding unit 7.
Are multiplexed and sent to the communication line 9.

【0032】10は逆量子化部であり、量子化されたD
CT係数値Sgを逆量子化し、これを出力する。11は
逆DCT部であり、逆量子化部10の出力に逆DCTを
施し、これを出力する。12はローカルメモリであり、
逆DCT部11の出力がから供給されるローカル復号画
像Siがローカル復号画像Siとして記憶される。ま
た、このローカル復号画像Siは、MC部4において次
のフレーム符号化時にフレーム間差分を求めるのに用い
られる。
Reference numeral 10 denotes an inverse quantizer, which is a quantized D
The CT coefficient value Sg is inversely quantized and output. Reference numeral 11 denotes an inverse DCT unit, which performs inverse DCT on the output of the inverse quantization unit 10 and outputs this. 12 is a local memory,
The locally decoded image Si supplied from the output of the inverse DCT unit 11 is stored as the locally decoded image Si. The local decoded image Si is also used by the MC unit 4 to obtain an inter-frame difference when the next frame is encoded.

【0033】13は操作者が相手端末の表示画面サイズ
を入力操作する外部スイッチである。14は相手端末画
像サイズ入力部であり、外部スイッチ13の操作に応じ
た入力値(表示画面サイズSj)を量子化ステップ値設
定部15へ供給する。量子化ステップ値設定部15は、
相手端末の表示画面サイズSjに応じた量子化ステップ
値Sfを選択し、これを量子化部6へ供給する。
An external switch 13 is used by the operator to input the display screen size of the other terminal. Reference numeral 14 denotes a partner terminal image size input unit, which supplies an input value (display screen size Sj) corresponding to the operation of the external switch 13 to the quantization step value setting unit 15. The quantization step value setting unit 15
The quantization step value Sf corresponding to the display screen size Sj of the partner terminal is selected and supplied to the quantization unit 6.

【0034】次に、上記構成による実施例の動作を説明
する。通信回線9が接続され、通信が開始されると、カ
メラ部1から出力されたアナログ画像信号SaはA/D
変換部2においてディジタル画像信号Sbに変換され
る。このディジタル画像信号Sbは、さらにフォーマッ
ト変換部3においてCIF/QCIF信号Scに変換さ
れる。
Next, the operation of the embodiment having the above configuration will be described. When the communication line 9 is connected and communication is started, the analog image signal Sa output from the camera unit 1 is A / D.
The conversion unit 2 converts the digital image signal Sb. This digital image signal Sb is further converted into a CIF / QCIF signal Sc in the format conversion section 3.

【0035】そして、CIF/QCIF信号Scは、M
C部4で動き補償を用いて作成された予測画像とのフレ
ーム間差分を取られ、フレーム間差分信号SdとしてD
CT部5へ供給される。さらに、このフレーム間差分信
号Sdは、DCT部5においてDCTを施されDCT変
換係数Seとなり、次に量子化部6において量子化され
る。なお、このときの量子化ステップ値Sfは初期設定
値(デフォルト値)である。
The CIF / QCIF signal Sc is M
The inter-frame difference with the prediction image created by using the motion compensation is obtained by the C unit 4, and the inter-frame difference signal Sd is obtained as D
It is supplied to the CT unit 5. Further, the inter-frame difference signal Sd is subjected to DCT in the DCT section 5 to become a DCT transform coefficient Se, and then quantized in the quantizing section 6. The quantization step value Sf at this time is an initial setting value (default value).

【0036】さらに、量子化されたDCT係数値Sg
は、可変長符号化部7において符号化データShとな
り、データ多重化部8において多重化された後、通信回
線9へ送出され、相手端末へ送信される。一方、量子化
されたDCT係数値Sgは、逆量子化部10および逆D
CT部11を介してローカル復号画像Siに変換され、
ローカルメモリ12に蓄えられる。
Further, the quantized DCT coefficient value Sg
Is converted into coded data Sh in the variable length coding unit 7, multiplexed in the data multiplexing unit 8, and then transmitted to the communication line 9 and transmitted to the partner terminal. On the other hand, the quantized DCT coefficient value Sg is the inverse quantization unit 10 and the inverse D
Is converted into a local decoded image Si via the CT unit 11,
It is stored in the local memory 12.

【0037】その後、通信中において、操作者が音声で
相手端末の表示画面サイズを尋ね、これにより判明した
相手端末の表示画像サイズを外部スイッチ13により入
力すると、相手端末画像サイズ入力部14が表示画面サ
イズSjを量子化ステップ値設定部15へ供給する。こ
れにより、相手端末の表示画面サイズに適した量子化ス
テップ値Sfが選択され、量子化部6へ供給される。以
後、量子化部6では、新たに設定された量子化ステップ
値Sfに基づいて量子化を行う。この結果、相手端末の
表示画像サイズに適した「画品質」と「動き」を有する
符号化データShが相手端末へ送信される。
After that, during communication, when the operator audibly asks for the display screen size of the partner terminal, and inputs the display image size of the partner terminal found by the external switch 13, the partner terminal image size input section 14 displays. The screen size Sj is supplied to the quantization step value setting unit 15. As a result, the quantization step value Sf suitable for the display screen size of the partner terminal is selected and supplied to the quantization unit 6. After that, the quantization unit 6 performs quantization based on the newly set quantization step value Sf. As a result, the encoded data Sh having “image quality” and “motion” suitable for the display image size of the partner terminal is transmitted to the partner terminal.

【0038】このように、本実施例によれば、通信中に
おいて、操作者が音声により知らされた相手端末の表示
画面サイズを入力することにより、この相手端末の表示
画面サイズに適した量子化ステップ値が設定される。こ
れにより、相手端末の表示画面サイズに適した「画品
質」と「動き」による動画像通信が実現される。
As described above, according to the present embodiment, during communication, the operator inputs the display screen size of the partner terminal informed by voice, so that the quantization suitable for the display screen size of the partner terminal is performed. The step value is set. As a result, moving image communication with “image quality” and “motion” suitable for the display screen size of the partner terminal is realized.

【0039】次に、この発明の第2実施例について説明
する。図2は同実施例の構成を示すブロック図である。
この図において、図1に示した各部と共通する部分に
は、同一の符号を付し、その説明を省略する。また、こ
の実施例が上述した第1実施例と異なる点は、相手端末
の表示画像サイズの認識をCCITT勧告H.242/
H.221に準拠した通信制御部16により自動的に行
うところにある。
Next, a second embodiment of the present invention will be described. FIG. 2 is a block diagram showing the configuration of the embodiment.
In this figure, parts common to the parts shown in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted. Further, the difference of this embodiment from the first embodiment described above is that the recognition of the display image size of the partner terminal is performed according to CCITT Recommendation H.264. 242 /
H. 221, which is automatically performed by the communication control unit 16 conforming to 221.

【0040】以下、この実施例の動作について説明す
る。まず、通信回線9が接続され、通信が開始される
と、通信制御部16によりCCITT勧告H.242に
基づいた自端末および相手端末の能力チェックが行われ
る。このとき、非標準能力のチェックも行われる。この
結果、双方の端末が非標準能力すなわち「相手端末に対
応する符号化制御条件に合わせて自端末の符号化パラメ
ータを制御する能力」を有している場合、音声・画像の
通信モードに設定し、「自端末の符号化制御条件」を示
す非標準コマンドによって自端末の表示画面サイズが送
信される。
The operation of this embodiment will be described below. First, when the communication line 9 is connected and communication is started, the communication control unit 16 causes CCITT recommendation H.264. Based on 242, the capability check of the own terminal and the partner terminal is performed. At this time, non-standard capabilities are also checked. As a result, if both terminals have non-standard capabilities, that is, "capability to control the coding parameters of their own terminals according to the coding control conditions corresponding to the partner terminal", set to the voice / image communication mode. Then, the display screen size of the own terminal is transmitted by a non-standard command indicating “encoding control condition of the own terminal”.

【0041】非標準コマンドにより自端末の表示画面サ
イズを受信した相手端末は、直ちに自端末側の表示画面
サイズに適合した量子化ステップ値を設定する。一方、
自端末が相手端末からの非標準コマンドによって相手端
末の表示画面サイズSjを受信すると、直ちに相手端末
の表示画面サイズSjが相手端末画像サイズ入力部14
を介して量子化ステップ値設定部15へ供給され、自端
末の量子化ステップ値Sfが相手端末の表示画面サイズ
Sjに適した値に設定される。
Upon receiving the display screen size of the self terminal by the non-standard command, the partner terminal immediately sets the quantization step value suitable for the display screen size of the self terminal. on the other hand,
As soon as the own terminal receives the display screen size Sj of the other terminal by a non-standard command from the other terminal, the display screen size Sj of the other terminal is immediately changed to the other terminal image size input unit 14
Is supplied to the quantization step value setting unit 15 via the, and the quantization step value Sf of the own terminal is set to a value suitable for the display screen size Sj of the other terminal.

【0042】これにより、量子化部6では、相手端末の
表示画面サイズSjに適した量子化ステップ値Sfに基
づいてDCT変換係数Seの量子化が行われる。他の動
作については、上述した第1実施例と同様である。こう
して、本実施例においても、相手端末の表示画像サイズ
に適した「画品質」と「動き」を有する符号化データが
相手端末へ送信される。
As a result, the quantizer 6 quantizes the DCT transform coefficient Se based on the quantization step value Sf suitable for the display screen size Sj of the partner terminal. Other operations are the same as those in the first embodiment described above. In this way, also in this embodiment, the encoded data having the "image quality" and the "motion" suitable for the display image size of the partner terminal is transmitted to the partner terminal.

【0043】このように、本実施例の場合、上記第1実
施例の効果に加え、通信開始時に量子化ステップ値Sf
が自動的に相手端末の表示画面サイズSjに適した値に
設定されるので、操作者が自ら相手端末の画像サイズS
jを入力する必要がなくなる。また、言うまでもなく、
相手端末から送信される符号化データも、自端末の表示
画面サイズに適した「画品質」と「動き」を有したデー
タとなる。
As described above, in the case of this embodiment, in addition to the effects of the first embodiment, the quantization step value Sf at the start of communication is obtained.
Is automatically set to a value suitable for the display screen size Sj of the partner terminal.
There is no need to enter j. Also, needless to say
The encoded data transmitted from the partner terminal is also data having “picture quality” and “motion” suitable for the display screen size of the own terminal.

【0044】[0044]

【発明の効果】以上説明したように、この発明によれ
ば、相手端末に対応する符号化制御条件に適した画品質
と動きの動画像通信が実現され、特に、相手端末の表示
画面が小画面である場合に、画品質を低下させず、より
滑らかな動きの動画像通信を実現することができる。
As described above, according to the present invention, the moving image communication of the image quality and the movement suitable for the coding control condition corresponding to the partner terminal is realized, and particularly, the display screen of the partner terminal is small. When it is a screen, it is possible to realize moving image communication with smoother movement without degrading image quality.

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

【図1】この発明の第1実施例の構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of the present invention.

【図2】この発明の第2実施例の構成を示すブロック図
である。
FIG. 2 is a block diagram showing the configuration of a second embodiment of the present invention.

【図3】CCITT勧告H.221における非標準プロ
トコルを示す図である。
FIG. 3 CCITT Recommendation H.264. 22 is a diagram showing a non-standard protocol in 221. FIG.

【図4】CCITT勧告H.242による非標準能力交
換を示す図である。
FIG. 4 CCITT Recommendation H. FIG. 242 is a diagram showing a non-standard capacity exchange by 242.

【図5】画面サイズが異なる場合に、量子化ステップ値
が画品質に与える影響の主観評価実験結果(CIF画像
の場合)を示すグラフである。
FIG. 5 is a graph showing a subjective evaluation experiment result (in the case of a CIF image) of the influence of the quantization step value on the image quality when the screen size is different.

【図6】画面サイズが異なる場合に、量子化ステップ値
が動きに与える影響の主観評価実験結果(CIF画像の
場合)を示すグラフである。
FIG. 6 is a graph showing a subjective evaluation experiment result (in the case of a CIF image) of the influence of the quantization step value on the motion when the screen size is different.

【図7】画面サイズが異なる場合の、量子化ステップ値
が画品質に与える影響の主観評価実験結果(QCIF画
像の場合)を示すグラフである。
FIG. 7 is a graph showing a subjective evaluation experiment result (in the case of QCIF image) of the influence of the quantization step value on the image quality when the screen size is different.

【図8】画面サイズが異なる場合の、量子化ステップ値
が動きに与える影響の主観評価実験結果(QCIF画像
の場合)を示すグラフである。
FIG. 8 is a graph showing a subjective evaluation experiment result (in the case of a QCIF image) of the influence of the quantization step value on the motion when the screen size is different.

【図9】主観評価実験環境を示すブロック図である。FIG. 9 is a block diagram showing a subjective evaluation experiment environment.

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

1 カメラ部 2 A/D変換部 3 フォーマット変換部 4 MC部 5 DCT部 6 量子化部 7 可変長符号化部 8 データ多重化部 9 通信回線 10 逆量子化部 11 逆DCT部 12 ローカルメモリ 13 外部スイッチ 14 相手端末画像サイズ入力部 15 量子化ステップ値設定部 16 通信制御部 1 camera section 2 A / D conversion section 3 format conversion section 4 MC section 5 DCT section 6 quantization section 7 variable length coding section 8 data multiplexing section 9 communication line 10 inverse quantization section 11 inverse DCT section 12 local memory 13 External switch 14 Remote terminal image size input unit 15 Quantization step value setting unit 16 Communication control unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ディジタル画像信号を複数画素から成る
小ブロックに分割し、該小ブロック毎に、符号化処理を
行うか否かを有効ブロック判定閾値を用いて判定する手
段と、前記小ブロックのディジタル画像信号を直交変
換、量子化および可変長符号化する符号化手段と、前記
量子化時の量子化ステップ値を変更する手段と、前記符
号化手段により符号化された符号化データを多重化し、
通信回線に送出する送信手段とを有する一方、前記通信
回線を介して供給される多重化された符号化データを受
信しこれを分離する受信手段と、前記受信手段により分
離された符号化データを可変長復号化、逆量子化および
逆直交変換する復号化手段と、前記復号化手段により復
号化された復号ディジタル画像信号に基づいて画像表示
を行う表示手段とを有する動画像通信装置において、 相手端末に対応する符号化制御条件を自端末に入力する
手段と、 前記入力された符号化制御条件に応じ、前記有効ブロッ
ク判定閾値または前記量子化ステップ値を変更する手段
とを具備することを特徴とする動画像通信装置。
1. A unit for dividing a digital image signal into small blocks composed of a plurality of pixels, and determining for each of the small blocks whether or not to perform coding processing by using an effective block determination threshold; Coding means for orthogonally transforming, quantizing, and variable-length coding a digital image signal, means for changing a quantization step value at the time of quantization, and coded data coded by the coding means are multiplexed. ,
A transmitting unit for transmitting to the communication line, a receiving unit for receiving the multiplexed encoded data supplied via the communication line and separating the same, and an encoded data separated by the receiving unit. A moving image communication apparatus having a decoding means for performing variable length decoding, inverse quantization and inverse orthogonal transformation, and a display means for displaying an image based on the decoded digital image signal decoded by the decoding means, It is provided with means for inputting a coding control condition corresponding to a terminal to the terminal itself, and means for changing the valid block determination threshold value or the quantization step value according to the input coding control condition. Video communication device.
【請求項2】 ディジタル画像信号を複数画素から成る
小ブロックに分割し、該小ブロック毎に、符号化処理を
行うか否かを有効ブロック判定閾値を用いて判定する手
段と、前記小ブロックのディジタル画像信号を直交変
換、量子化および可変長符号化する符号化手段と、前記
量子化時の量子化ステップ値を変更する手段と、前記符
号化手段により符号化された符号化データを多重化し、
通信回線に送出する送信手段とを有する一方、前記通信
回線を介して供給される多重化された符号化データを受
信しこれを分離する受信手段と、前記受信手段により分
離された符号化データを可変長復号化、逆量子化および
逆直交変換する復号化手段と、前記復号化手段により復
号化された復号ディジタル画像信号に基づいて画像表示
を行う表示手段とを有する動画像通信装置において、 相手端末と自端末のそれぞれに対応する符号化制御条件
をインチャネルの独自符号を用いて互いに送受信する手
段と、 前記受信された相手端末に対応する符号化制御条件に応
じ、前記有効ブロック判定閾値または前記量子化ステッ
プ値を変更する手段とを具備することを特徴とする動画
像通信装置。
2. A means for dividing a digital image signal into small blocks made up of a plurality of pixels, and for each small block, a means for judging whether or not to perform an encoding process by using an effective block judgment threshold; Coding means for orthogonally transforming, quantizing, and variable-length coding a digital image signal, means for changing a quantization step value at the time of quantization, and coded data coded by the coding means are multiplexed. ,
A transmitting unit for transmitting to the communication line, a receiving unit for receiving the multiplexed encoded data supplied via the communication line and separating the same, and an encoded data separated by the receiving unit. A moving image communication apparatus having a decoding means for performing variable length decoding, inverse quantization and inverse orthogonal transformation, and a display means for displaying an image based on the decoded digital image signal decoded by the decoding means, A means for transmitting and receiving the coding control conditions corresponding to each of the terminal and the own terminal to each other by using the unique code of the in-channel, and according to the received coding control conditions corresponding to the partner terminal, the effective block determination threshold value or And a means for changing the quantization step value.
JP30736692A 1992-11-17 1992-11-17 Dynamic picture communicate equipment Pending JPH06165148A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30736692A JPH06165148A (en) 1992-11-17 1992-11-17 Dynamic picture communicate equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30736692A JPH06165148A (en) 1992-11-17 1992-11-17 Dynamic picture communicate equipment

Publications (1)

Publication Number Publication Date
JPH06165148A true JPH06165148A (en) 1994-06-10

Family

ID=17968214

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30736692A Pending JPH06165148A (en) 1992-11-17 1992-11-17 Dynamic picture communicate equipment

Country Status (1)

Country Link
JP (1) JPH06165148A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0827346A2 (en) * 1996-08-29 1998-03-04 Fuji Xerox Co., Ltd. Image quality prediction and control apparatus and method
JP2002077839A (en) * 2000-08-24 2002-03-15 Sony Corp Information process and processing method, and medium with program stored tehrein
JP2002232762A (en) * 2001-02-02 2002-08-16 Nikon Corp Image processing apparatus, method thereof, record medium and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0827346A2 (en) * 1996-08-29 1998-03-04 Fuji Xerox Co., Ltd. Image quality prediction and control apparatus and method
US5991458A (en) * 1996-08-29 1999-11-23 Fuji Xerox Co., Ltd. Image quality prediction apparatus and method, and image quality control apparatus and method
EP0827346A3 (en) * 1996-08-29 2001-01-10 Fuji Xerox Co., Ltd. Image quality prediction and control apparatus and method
JP2002077839A (en) * 2000-08-24 2002-03-15 Sony Corp Information process and processing method, and medium with program stored tehrein
JP4736166B2 (en) * 2000-08-24 2011-07-27 ソニー株式会社 Information processing apparatus and method, information processing system, and recording medium
JP2002232762A (en) * 2001-02-02 2002-08-16 Nikon Corp Image processing apparatus, method thereof, record medium and program
JP4660934B2 (en) * 2001-02-02 2011-03-30 株式会社ニコン Image processing apparatus and method, recording medium, and program

Similar Documents

Publication Publication Date Title
KR100973216B1 (en) Method and device for indicating quantizer parameters in a video coding system
US6075554A (en) Progressive still frame mode
US5691767A (en) Video conferencing system with high resolution still image capability
JP3651706B2 (en) Video encoding device
US8498331B2 (en) Motion picture receiving device, motion picture transmitting device, motion picture decoding method, and motion picture encoding method
JP2002262288A (en) Image data transmitter and image data receiver
US6526100B1 (en) Method for transmitting video images, a data transmission system and a multimedia terminal
US6798915B2 (en) Apparatus having lower data transmission rate and less degradation of image quality and method therefor
JPH07203434A (en) Image transmitter
JPH06165148A (en) Dynamic picture communicate equipment
JPH07222173A (en) Picture processor
Huitema et al. Software codecs and work station video conferences
JPH06233292A (en) Picture signal transmitting device
JP3927606B2 (en) Image communication apparatus and system, image receiving apparatus and received image data processing method
JPH09275550A (en) Video conference system
JPH0638191A (en) Animation signal coding device
JPH0690441A (en) Optimum frame rate determining method
JPH09205628A (en) Image information transmitter
JP4032507B2 (en) Video phone equipment
JPH06276512A (en) Picture communication equipment
JPH10117354A (en) Dynamic image transmission system
JPH10145760A (en) Image communication device
KR20010081142A (en) Image compression coding Apparatus and method of Image Data Transmittor
JPH07245747A (en) Video telephone system
JPH07245754A (en) Video conference terminal equipment