JPH09182070A - Image communication method - Google Patents

Image communication method

Info

Publication number
JPH09182070A
JPH09182070A JP7335499A JP33549995A JPH09182070A JP H09182070 A JPH09182070 A JP H09182070A JP 7335499 A JP7335499 A JP 7335499A JP 33549995 A JP33549995 A JP 33549995A JP H09182070 A JPH09182070 A JP H09182070A
Authority
JP
Japan
Prior art keywords
contour
block
error
image
error detection
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
JP7335499A
Other languages
Japanese (ja)
Other versions
JP3734871B2 (en
Inventor
Masaichi Oyamada
応一 小山田
Isao Teranishi
勲 寺西
Hisataka Nakajima
久貴 中嶋
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.)
Kokusai Electric Corp
Original Assignee
Kokusai Electric 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 Kokusai Electric Corp filed Critical Kokusai Electric Corp
Priority to JP33549995A priority Critical patent/JP3734871B2/en
Publication of JPH09182070A publication Critical patent/JPH09182070A/en
Application granted granted Critical
Publication of JP3734871B2 publication Critical patent/JP3734871B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PROBLEM TO BE SOLVED: To transmit images with high efficiency and in a short time even via a communication path having a large error rate by transmitting only the contour block of an image with encoding of an information source to transmit it again as necessary and then interpolating the non-contour block of the image based on the contour data at the receiving side. SOLUTION: A contour block discriminator 13 decides the contours on every screen and outputs first a contour decision table to a communication control part 4 to show the contour decision results to make the part 4 send the decision table to a communication path together with an error detection code. Then only the image data on a contour block are sent to the communication path in the same way through the discrete cosine conversion, quantization, Huffman coding and addition of error detection code. At the receiving side, the error detection is carried out by an error detection decoder 9 of a communication control part 8. If an error is detected, a retransmission request is transmitted. If no error is detected, a contour block discriminator 14 stores the contour image data which are successively sent to a proper memory position of an interpolator 15 based on the information on the contour decision table and then performs the interpolation for the pixel value of the block that includes no contour.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像を圧縮して伝
送する画像通信方法に係り、特に回線品質の悪い通信路
であってもある程度の精度を保持しながら効率よく画像
を伝送できる画像通信方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image communication method for compressing and transmitting an image, and in particular, an image communication capable of efficiently transmitting an image while maintaining a certain degree of accuracy even in a communication path with poor line quality. Regarding the method.

【0002】[0002]

【従来の技術】まず、従来の画像通信装置について図7
を使って説明する。図7は、従来の画像通信装置の構成
ブロック図である。従来の画像通信装置は、図7に示す
ように、送信側が離散コサイン変換器1と、量子化器2
と、ハフマン符号化器3と、誤り検出符号化器5を内部
に有する通信制御部4と、変調器6とから構成され、受
信側が復調器7と、誤り検出復号化器9を内部に有する
通信制御部8と、ハフマン復号化器10と、逆量子化器
11と、逆離散コサイン変換器12とから構成され、送
信側と受信側とが通信路を介して接続されている。
2. Description of the Related Art First, a conventional image communication apparatus is shown in FIG.
I will explain using. FIG. 7 is a configuration block diagram of a conventional image communication device. As shown in FIG. 7, a conventional image communication device has a discrete cosine transformer 1 and a quantizer 2 on the transmitting side.
And a Huffman encoder 3, a communication control unit 4 having an error detection encoder 5 inside, and a modulator 6, and the receiving side has a demodulator 7 and an error detection decoder 9 inside. It is composed of a communication control unit 8, a Huffman decoder 10, an inverse quantizer 11, and an inverse discrete cosine transformer 12, and the transmitting side and the receiving side are connected via a communication path.

【0003】次に、従来の画像通信装置の各部について
説明する。離散コサイン変換器1は、デジタル変換され
た入力画像データを符号化ブロック(例えば8×8画素
や16×16画素で、以降は単にブロックと記述する)
単位で離散コサイン(Discrete Cosine Transform:DC
T)変換してDCT係数を出力する変換符号化を行うも
のである。量子化器2は、離散コサイン変換器1で変換
符号化されたDCT係数を量子化して有効係数の数を削
減した量子化係数を出力するものである。ハフマン符号
化器3は、量子化器2で量子化された量子化係数をエン
トロピー符号化して情報源符号化データ(符号化デー
タ)を出力するもので、エントロピー符号化の一例とし
てはハフマン符号化が知られている。
Next, each section of the conventional image communication apparatus will be described. The discrete cosine transformer 1 converts the digitally converted input image data into an encoded block (for example, 8 × 8 pixels or 16 × 16 pixels, hereinafter simply referred to as a block).
Discrete Cosine Transform (DC)
T) Transform coding is performed to transform and output DCT coefficients. The quantizer 2 quantizes the DCT coefficient transform-coded by the discrete cosine transformer 1 to output a quantized coefficient in which the number of effective coefficients is reduced. The Huffman encoder 3 entropy-encodes the quantized coefficients quantized by the quantizer 2 and outputs information source encoded data (encoded data). As an example of entropy encoding, Huffman encoding is performed. It has been known.

【0004】誤り検出符号化器5は、ハフマン符号化器
3から出力される符号化データに、伝送誤りを検出する
ための誤り検出符号を付加するもので、誤り検出符号の
例としては、誤りが独立して起こる独立誤り、及び誤り
が連続して起こるバースト誤りの両方を検出できること
で知られているCRC(Cyclic Redundancy Checks)符
号があり、CRCの生成多項式は一般的にITU-T のx16
+x12+x5 +1が用いられる。CRCに関する詳細は
「コンピュータ通信とネットワーク」福永邦雄著 共立
出版株式会社 p78〜p82に記載されている。
The error detection encoder 5 adds an error detection code for detecting a transmission error to the encoded data output from the Huffman encoder 3. An example of the error detection code is an error detection code. There is a CRC (Cyclic Redundancy Checks) code that is known to be able to detect both independent errors that occur independently and burst errors that occur continuously, and the generator polynomial of the CRC is generally ITU-T x 16
+ X 12 + x 5 +1 is used. Details regarding CRC are described in "Computer Communication and Network", Kunio Fukunaga, Kyoritsu Shuppan Co., Ltd., pp. 78-82.

【0005】通信制御部4は、誤り検出符号化器5で誤
り検出符号が付加されたデータを伝送制御手順に則った
伝送フレームに組み込んで変調器6に出力するものであ
る。尚、1つの伝送フレーム内には、1つ又は複数のブ
ロックの情報源符号化データが組み込まれる。
The communication control section 4 incorporates the data to which the error detection code is added by the error detection encoder 5 into a transmission frame according to the transmission control procedure and outputs the data to the modulator 6. Note that one or more blocks of information source encoded data are incorporated in one transmission frame.

【0006】ここで、伝送制御手順の例としては、ビッ
ト単位で可変長のデータを伝送することができ、誤り検
出時に再送要求を行うことにより信頼性の高い伝送が可
能な同期式手順であるHDLC(High level Data Link
Control)手順が一般的である。
Here, an example of the transmission control procedure is a synchronous procedure in which variable length data can be transmitted in bit units and a highly reliable transmission can be performed by issuing a retransmission request when an error is detected. HDLC (High level Data Link)
Control) procedure is common.

【0007】HDLC手順における伝送単位である伝送
フレームは、図8に示すように、フレームの開始を検出
するためのフラグと、伝送先のアドレスと、手順に則っ
たコマンドやレスポンスを設定するコントロールと、伝
送したい可変長のデータ、つまりここでは画像データ
(情報源符号化データ)と、誤り訂正符号(ここではC
RC符号)と、フレームの終了を検出するためのフラグ
とから構成されている。図8は、HDLC手順の伝送フ
レームフォーマットを示す説明図である。尚、HDLC
手順の詳細は、「コンピュータ通信とネットワーク」福
永邦雄著 共立出版株式会社 p113〜p130に記
載されている。
As shown in FIG. 8, a transmission frame, which is a transmission unit in the HDLC procedure, has a flag for detecting the start of the frame, an address of the transmission destination, and a control for setting a command or response according to the procedure. , Variable length data to be transmitted, that is, image data (source coded data) here, and error correction code (here C
(RC code) and a flag for detecting the end of the frame. FIG. 8 is an explanatory diagram showing a transmission frame format of the HDLC procedure. HDLC
Details of the procedure are described in “Computer Communication and Network”, Kunio Fukunaga, Kyoritsu Shuppan Co., Ltd., p113-p130.

【0008】そして、HDLC手順においては、受信側
でフレーム単位の誤りが検出されると、再送要求が送信
されるので、誤り検出符号化器5では、受信側からの再
送要求に対応して、フレームの再送動作も行うものであ
る。
In the HDLC procedure, when a frame-side error is detected on the receiving side, a retransmission request is transmitted. Therefore, the error detection encoder 5 responds to the retransmission request from the receiving side. The frame retransmitting operation is also performed.

【0009】変調器6は、伝送データを通信路に適した
信号に変調して通信路に送出するものである。復調器7
は、通信路から受信した伝送データを復調して通信制御
部8に出力するものである。
The modulator 6 modulates transmission data into a signal suitable for a communication path and sends it out to the communication path. Demodulator 7
Is to demodulate the transmission data received from the communication path and output it to the communication control unit 8.

【0010】誤り検出復号化器9は、復調された受信デ
ータの誤り検出を行うものである。通信制御部8は、通
信制御手順に則った処理を行い、特に誤りが検出された
場合は、HDLC手順に則って再送要求を送信して誤り
のないデータを受信できるまでやりとりを行うようにな
っている。そして、誤りのないデータについては、情報
源符号化データ部分を取り出してハフマン復号化器10
に出力するものである。
The error detection decoder 9 detects an error in the demodulated received data. The communication control unit 8 performs a process according to the communication control procedure, and when an error is detected, the communication control unit 8 transmits a retransmission request according to the HDLC procedure and exchanges data until error-free data can be received. ing. Then, for data having no error, the Huffman decoder 10 extracts the source coded data portion.
Is output to

【0011】ハフマン復号化器10は、通信制御部8か
ら受け取った誤りのない符号化データをエントロピー復
号化して量子化係数を出力するものであり、逆量子化器
11は、ハフマン復号化器10からの量子化係数を逆量
子化してDCT係数を出力するものであり、逆離散コサ
イン変換器12は、逆量子化器11からのDCT係数を
逆離散コサイン変換して情報源復号化された画像データ
を出力するものである。
The Huffman decoder 10 entropy-decodes error-free coded data received from the communication controller 8 and outputs quantized coefficients, and the inverse quantizer 11 outputs the Huffman decoder 10. Are inversely quantized to output DCT coefficients. The inverse discrete cosine transformer 12 inversely discrete cosine transforms the DCT coefficients from the inverse quantizer 11 to obtain an image decoded by the information source. It outputs data.

【0012】次に、従来の画像通信装置における動作に
ついて、図7を用いて説明する。従来の画像通信装置で
は、送信側に伝送する画像の画像データが入力される
と、離散コサイン変換器1で離散コサイン変換され、量
子化器2で量子化され、ハフマン符号化器3でエントロ
ピー符号化されて情報源符号化され、更に通信制御部4
において誤り検出符号化器5で誤り検出符号が付加さ
れ、HDLCフレームに組み込まれ、変調器6で変調さ
れて通信路に送出される。
Next, the operation of the conventional image communication apparatus will be described with reference to FIG. In a conventional image communication apparatus, when image data of an image to be transmitted is input to a transmission side, the discrete cosine transformer 1 performs discrete cosine transform, the quantizer 2 quantizes, and the Huffman encoder 3 entropy code. Information source coded, and further communication control unit 4
In (1), the error detection code is added by the error detection encoder 5, incorporated into the HDLC frame, modulated by the modulator 6, and sent to the communication path.

【0013】そして受信側では、通信路から受信したデ
ータが復調器7で復調され、通信制御部8において誤り
検出復号化器9で誤り検出が行われ、誤りが検出された
フレームについては再送要求が復調器7を介して送信側
に送出され、変調器6を介して再送要求を受信した通信
制御部4が再送要求のあったフレームを再送する。ま
た、通信制御部8において誤り検出復号化器9で誤りが
検出されなかったフレームについては情報源符号化デー
タ部分が取り出され、ハフマン復号化器10でエントロ
ピー復号化され、逆量子化器11で逆量子化され、逆離
散コサイン変換器12で逆離散コサイン変換されて情報
源復号化され、画像データが出力されるようになってい
る。
On the receiving side, the data received from the communication path is demodulated by the demodulator 7, the error is detected by the error detection decoder 9 in the communication control unit 8, and a retransmission request is made for the frame in which the error is detected. Is transmitted to the transmission side via the demodulator 7, and the communication control unit 4 which has received the retransmission request via the modulator 6 retransmits the frame for which the retransmission request has been made. Further, for the frame in which no error is detected by the error detection decoder 9 in the communication control unit 8, the information source coded data portion is taken out, entropy-decoded by the Huffman decoder 10, and dequantized by the dequantizer 11. Inverse quantization is performed, inverse discrete cosine transform is performed by the inverse discrete cosine transformer 12, information source decoding is performed, and image data is output.

【0014】[0014]

【発明が解決しようとする課題】しかしながら、上記従
来の画像通信装置では、無線等の誤り率の大きい通信路
で画像を伝送する場合には再送頻度が多く、通信時間が
非常に長くなり、実用的でないという問題点があった。
However, in the above-mentioned conventional image communication apparatus, when an image is transmitted through a communication path having a large error rate such as wireless communication, the frequency of re-transmission is high and the communication time becomes very long. There was a problem that it was not appropriate.

【0015】本発明は上記実情に鑑みて為されたもの
で、誤り率の大きい通信路であってもある程度の精度を
保持しながら、短時間で効率よく画像を伝送できる画像
通信方法を提供することを目的とする。
The present invention has been made in view of the above circumstances, and provides an image communication method capable of efficiently transmitting an image in a short time while maintaining a certain degree of accuracy even in a communication path having a large error rate. The purpose is to

【0016】[0016]

【課題を解決するための手段】上記従来例の問題点を解
決するための請求項1記載の発明は、画像通信方法にお
いて、送信側で原画像を符号化ブロックに分割し、前記
符号化ブロック毎に輪郭を含む輪郭ブロックか否かを判
別し、前記輪郭ブロックのみを情報源符号化を行って得
られた情報源符号化データに誤り検出符号を付加して伝
送し、受信側で誤りが検出された場合は再送し、正常受
信した情報源符号化データを情報源復号化して輪郭ブロ
ックを再生し、前記再生した輪郭ブロック以外の部分を
補間により再生することを特徴としており、伝送するデ
ータ量を軽減し、誤り率の大きい通信路であってもある
程度の精度を保持しながら、短時間で効率よく画像を伝
送できる。
According to a first aspect of the present invention for solving the above-mentioned problems of the conventional example, in the image communication method, an original image is divided into coding blocks on the transmitting side, and the coding blocks are divided. For each of the contour blocks, it is determined whether or not it is a contour block, and only the contour block is transmitted by adding an error detection code to the information source coded data obtained by performing the information source coding. When it is detected, it is retransmitted, the information source coded data that is normally received is information source decoded, the contour block is reproduced, and the portion other than the reproduced contour block is reproduced by interpolation, and the data to be transmitted. An image can be efficiently transmitted in a short time while reducing the amount and maintaining a certain degree of accuracy even in a communication path with a large error rate.

【0017】上記従来例の問題点を解決するための請求
項2記載の発明は、画像通信方法において、送信側で原
画像を符号化ブロックに分割し、前記符号化ブロック毎
に輪郭を含む輪郭ブロックと輪郭を含まない非輪郭ブロ
ックに選別し、全ての符号化ブロックを情報源符号化を
行って得られた情報源符号化データに誤り検出符号を付
加して伝送し、受信側で誤りが検出された場合は、輪郭
ブロックの情報源符号化データか非輪郭ブロックの情報
源符号化データかを判断し、輪郭ブロックの情報源符号
化データの場合には再送し、正常受信した輪郭ブロック
の情報源符号化データを情報源復号化して輪郭ブロック
を再生し、非輪郭ブロックの情報源符号化データの場合
は補間により再生することを特徴としており、再送頻度
を軽減し、誤り率の大きい通信路であってもある程度の
精度を保持しながら、短時間で効率よく画像を伝送でき
る。
According to a second aspect of the present invention for solving the problems of the conventional example, in the image communication method, an original image is divided into coding blocks on the transmitting side, and a contour including a contour for each of the coding blocks. Blocks and non-contoured blocks that do not include contours are selected, and all source coded blocks are transmitted by adding error detection codes to the source coded data obtained by source coding. If it is detected, it is judged whether it is the source coded data of the contour block or the source coded data of the non-contour block, and if it is the source coded data of the contour block, it is retransmitted and the contour block of the normally received contour block is judged. The feature is that the source block is reproduced by decoding the information source coded data and the contour block is reproduced in the case of the non-contour block information source coded data, and the retransmission frequency is reduced and the error rate is reduced. While retaining the larger channel at a certain accuracy even, it can be transmitted efficiently images in a short time.

【0018】[0018]

【発明の実施の形態】請求項に係る発明について、その
実施の形態を図面を参照しながら説明する。本発明に係
る第1の画像通信方法は、原画像から符号化ブロック単
位で輪郭を含むブロックを抽出し、輪郭を含むブロック
のみを情報源符号化し、誤り検出符号化して送信し、誤
りが検出された場合は再送を行い、情報源復号化の後
に、輪郭を含まないブロック部分を補間するものである
ので、伝送するデータを輪郭を含むブロックに限定する
ことで伝送データ量を大幅に低減し、それ以外は補間で
補うことができ、再生画像のある程度の精度を保持しな
がら伝送効率を向上できるものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the claimed invention will be described with reference to the drawings. According to a first image communication method of the present invention, a block including a contour is extracted from an original image in coding block units, only the block including the contour is source-coded, error-detection-coded and transmitted, and an error is detected. If so, it retransmits, and after the source decoding, it interpolates the block portion that does not include the contour.Therefore, by limiting the data to be transmitted to the block that includes the contour, the amount of transmission data is greatly reduced. However, the others can be compensated by interpolation, and the transmission efficiency can be improved while maintaining a certain degree of accuracy of the reproduced image.

【0019】まず、本発明に係る第1の画像通信方法を
実現する画像通信装置(第1の装置)の構成について図
1を使って説明する。図1は、本発明に係る第1の画像
通信方法を実現する画像通信装置の構成ブロック図であ
る。尚、図7と同様の構成をとる部分については同一の
符号を付して説明する。
First, the configuration of an image communication apparatus (first apparatus) for implementing the first image communication method according to the present invention will be described with reference to FIG. FIG. 1 is a block diagram showing the configuration of an image communication apparatus for realizing a first image communication method according to the present invention. Parts having the same configuration as in FIG. 7 will be described with the same reference numerals.

【0020】本発明の第1の装置は、図7に示した従来
の画像通信装置と基本的に同様の部分として、送信側が
離散コサイン変換器1と、量子化器2と、ハフマン符号
化器3と、誤り検出符号化器5を有する通信制御部4
と、変調器6とから構成され、受信側が復調器7と、誤
り検出復号化器9を有する通信制御部8と、ハフマン復
号化器10と、逆量子化器11と、逆離散コサイン変換
器12とから構成され、更に本発明の特徴部分として、
送信側に輪郭ブロック選別器13が設けられ、受信側に
輪郭ブロック選別器14と、補間器15とが設けられて
いる。
The first apparatus of the present invention is basically the same as the conventional image communication apparatus shown in FIG. 7, and has a discrete cosine transformer 1, a quantizer 2, and a Huffman encoder on the transmission side. 3 and a communication control unit 4 having an error detection encoder 5
And a modulator 6, and a receiving side includes a demodulator 7, a communication control unit 8 having an error detection decoder 9, a Huffman decoder 10, an inverse quantizer 11, and an inverse discrete cosine transformer. 12 and further as a characteristic part of the present invention,
A contour block selector 13 is provided on the transmitting side, and a contour block selector 14 and an interpolator 15 are provided on the receiving side.

【0021】次に、第1の装置の各部について具体的に
説明するが、離散コサイン変換器1と、量子化器2と、
ハフマン符号化器3と、誤り検出符号化器5と、変調器
6と、復調器7と、誤り検出復号化器9と、ハフマン復
号化器10と、逆量子化器11と、逆離散コサイン変換
器12については、従来と全く同様であるのでここでは
説明を省略する。
Next, each part of the first device will be specifically described. The discrete cosine transformer 1, the quantizer 2, and
Huffman encoder 3, error detection encoder 5, modulator 6, demodulator 7, error detection decoder 9, Huffman decoder 10, inverse quantizer 11, and inverse discrete cosine Since the converter 12 is completely the same as the conventional one, its explanation is omitted here.

【0022】輪郭ブロック選別器13は、原画像を符号
化ブロック単位で輪郭を含む符号化ブロック(輪郭ブロ
ック)と、輪郭を含まない符号化ブロック(非輪郭ブロ
ック)とに選別する輪郭選別を行うものである。具体的
に輪郭ブロック選別器13は、入力される原画像の画像
データを1画面分記憶し、符号化ブロック単位で輪郭ブ
ロックであるか否かを判定し、判定結果を値に置き換え
た輪郭判定テーブルを作成し、1画面分の判定が終了し
た時点で、まず輪郭判定テーブルを通信制御部4に出力
し、続いて輪郭ブロックの画像データだけを予め定めた
順番(例えば、左から右、上から下方向)に離散コサイ
ン変換器1に出力するものである。
The contour block selector 13 performs contour selection for selecting the original image in coding block units into coding blocks (contour blocks) including a contour and coding blocks (non-contour blocks) not including a contour. It is a thing. Specifically, the contour block selector 13 stores the image data of the input original image for one screen, determines whether or not it is a contour block on a coding block basis, and replaces the determination result with a value. When the table is created and the determination for one screen is completed, the contour determination table is first output to the communication control unit 4, and then only the image data of the contour block is determined in a predetermined order (for example, left to right, top). From the downward direction) to the discrete cosine converter 1.

【0023】ここで、輪郭ブロックの判定方法は、通常
知られているラプラシアンオペレータ等の手法を用い
て、原画像の画素値分布l(x,y) から、例として図2に
示すフィルタのカーネルh(k,l) を用いて、次式により
輪郭画像E(x,y) を得る。 E(x,y)=ΣΣl(x+k,y+l)*h(k,l) 但し、図2(a)の場合k,l=-1,0,1、図2(b)の場合
k,l=-2,-1,0,1,2 尚、輪郭画像を求める処理は、カラー画像ならば、RG
Bの一成分、又は輝度(Y)、色差(Cr,Cb)に変
換したときの輝度成分の一成分についてのみ行えばよ
い。図2は、第1の装置で用いたフィルタのカーネルh
(k,l) の具体例を示す説明図である。
Here, as a method of determining the contour block, a generally known method such as a Laplacian operator is used, and from the pixel value distribution l (x, y) of the original image, as an example, the kernel of the filter shown in FIG. Using h (k, l), the contour image E (x, y) is obtained by the following equation. E (x, y) = ΣΣl (x + k, y + l) * h (k, l) However, in the case of FIG. 2 (a), k, l = -1,0,1 and in FIG. 2 (b) If
k, l = -2, -1,0,1,2 Note that the process for obtaining the contour image is RG if it is a color image.
Only one component of B or one component of the luminance component when converted into luminance (Y) and color difference (Cr, Cb) may be performed. FIG. 2 shows the kernel h of the filter used in the first device.
FIG. 4 is an explanatory diagram showing a specific example of (k, l).

【0024】そして、原画像の各符号化ブロックに対し
て、対応する輪郭画像Eを調べ、画素値の大きい画素が
隣り合って例えば10個以上なら輪郭ブロックと判定
し、さもなければ輪郭ブロック以外と判定するようにな
っている。
Then, for each coded block of the original image, the corresponding contour image E is examined, and if there are 10 or more pixels with large pixel values adjacent to each other, it is determined to be a contour block. Is determined.

【0025】輪郭判定テーブルは、符号化ブロック毎の
輪郭の判定結果を示すテーブルで、例えば、640 ×480
画素の画像を16×16画素ブロック単位で符号化して伝送
する場合、各符号化ブロックの判定結果を1ビットで表
し、輪郭を含む部分を1、輪郭を含まない部分を0とし
て表すと、輪郭判定テーブルの大きさは1200ビットとな
る。
The contour judgment table is a table showing the judgment result of the contour for each coded block, and is, for example, 640 × 480.
When a pixel image is encoded and transmitted in 16 × 16 pixel block units, if the determination result of each encoded block is represented by 1 bit and the portion including the contour is represented as 1 and the portion not including the contour is represented as 0, the contour is The size of the judgment table is 1200 bits.

【0026】通信制御部4は、輪郭ブロック選別器13
からの輪郭判定テーブルと、ハフマン符号化器3からの
輪郭ブロックの符号化データを誤り検出符号化器5で誤
り検出符号化して、従来と同様のHDLC伝送制御手順
に則った伝送フレームを作成して変調器6に出力するも
のである。
The communication control unit 4 includes a contour block selector 13
From the Huffman encoder 3 and the encoded data of the contour block from the Huffman encoder 3 are subjected to error detection encoding by the error detection encoder 5 to create a transmission frame according to the same HDLC transmission control procedure as the conventional one. And outputs it to the modulator 6.

【0027】通信制御部8は、復調器7で復調された伝
送フレームについて誤り検出復号化器9で誤り検出を行
い、誤りが検出された場合は、復調器7を介して再送コ
マンドを送出する。そして、誤りが検出されなかった場
合に、輪郭判定テーブルは輪郭ブロック選別器14に出
力し、画像の符号化データはハフマン復号化器10に出
力するようになっている。
The communication control unit 8 performs error detection on the transmission frame demodulated by the demodulator 7 by the error detection decoder 9, and if an error is detected, sends a resend command via the demodulator 7. . Then, when no error is detected, the contour determination table is output to the contour block selector 14, and the encoded data of the image is output to the Huffman decoder 10.

【0028】輪郭ブロック選別器14は、逆離散コサイ
ン変換器12で復号化された画像データを適正な位置に
格納するもので、具体的には、通信制御部8から出力さ
れる輪郭判定テーブルを記憶し、逆離散コサイン変換器
12からブロック単位で画像データを受け取ると、記憶
している輪郭判定テーブル上で、送信側の情報源符号化
と同じ順に輪郭ブロックであることを示す値1の位置を
サーチし、補間器15の内部メモリの対応するブロック
位置に画像データを格納するようになっている。
The contour block selector 14 stores the image data decoded by the inverse discrete cosine converter 12 at an appropriate position. Specifically, the contour block selector 14 outputs the contour judgment table output from the communication controller 8. When the image data is stored and the image data is received in block units from the inverse discrete cosine transformer 12, the position of the value 1 indicating that the block is a contour block in the same order as the information source coding on the transmission side on the stored contour determination table. Is searched and the image data is stored in the corresponding block position of the internal memory of the interpolator 15.

【0029】補間器15は、輪郭ブロック以外のブロッ
クの画像データを受信した輪郭ブロックの画像データか
ら補間するもので、1画面分の画像データを記憶する内
部メモリを有している。
The interpolator 15 interpolates image data of blocks other than the contour block from the received image data of the contour block, and has an internal memory for storing one screen of image data.

【0030】ここで、補間処理の一例について、図3を
使って説明する。図3は、本発明の画像通信装置におけ
る補間処理方法の一例を示す説明図である。補間処理方
法の一例は、輪郭を含まないブロック(図3灰色部分で
8×8画素のブロックの例)の画素値xは、受信された
輪郭ブロックの周囲4画素の画素値a,b,c,dを用
いて数式[数1]によって算出する。
Here, an example of the interpolation processing will be described with reference to FIG. FIG. 3 is an explanatory diagram showing an example of an interpolation processing method in the image communication apparatus of the present invention. An example of the interpolation processing method is that the pixel value x of a block that does not include a contour (an example of a block of 8 × 8 pixels in the gray portion in FIG. 3) is the pixel values a, b, and c of 4 pixels around the received contour block. , D is used to calculate by the mathematical expression [Equation 1].

【0031】[0031]

【数1】 [Equation 1]

【0032】尚、補間方法については、この例に限定せ
ず、隣接ブロックの画素値をコピーする簡単な方法から
曲線式を用いて補間計算する曲線補間まで処理速度と補
間精度のかねあいで補間方法を選択すればどのような方
法を用いても構わない。
The interpolation method is not limited to this example, and a simple method of copying the pixel values of adjacent blocks to a curve interpolation using a curve formula to calculate the interpolation method depending on the processing speed and interpolation accuracy. Any method may be used as long as is selected.

【0033】次に、本発明の第1の画像通信装置におけ
る動作について、図1を用いて説明する。本発明の第1
の画像通信装置では、送信側に伝送する画像(原画像)
の画像データが入力されると、輪郭ブロック選別器13
で1画面分記憶され、符号化ブロック単位で輪郭判定が
為され、1画面分の判定結果を示す輪郭判定テーブルが
通信制御部4に出力され、通信制御部4において誤り検
出符号化器5で誤り検出符号化され、HDLCフレーム
に組み込まれて、変調器6で変調されて通信路に送出さ
れる。
Next, the operation of the first image communication apparatus of the present invention will be described with reference to FIG. First of the present invention
Image communication device, the image to be transmitted to the sender (original image)
When the image data of is input, the contour block selector 13
One screen is stored, the contour judgment is made in coding block units, a contour judgment table showing the judgment result for one screen is output to the communication control unit 4, and the error detection encoder 5 is used in the communication control unit 4. The data is error-detection-encoded, embedded in an HDLC frame, modulated by a modulator 6, and transmitted to a communication path.

【0034】一方、輪郭ブロック選別器13で輪郭判定
が終了した画像データは、輪郭ブロックの画像データの
みが順に離散コサイン変換器1に出力され、離散コサイ
ン変換器1で離散コサイン変換され、量子化器2で量子
化され、ハフマン符号化器3でエントロピー符号化さ
れ、通信制御部4において誤り検出符号化器5で誤り検
出符号化され、HDLCフレームに組み込まれて、変調
器6で変調されて通信路に送出される。
On the other hand, with regard to the image data for which the contour judgment has been completed by the contour block selector 13, only the image data of the contour block is sequentially output to the discrete cosine transformer 1, which is discrete cosine transformed by the discrete cosine transformer 1 and quantized. Is quantized by the device 2, entropy coded by the Huffman coder 3, error detection coded by the error detection coder 5 in the communication control unit 4, embedded in the HDLC frame, and modulated by the modulator 6. It is sent to the communication channel.

【0035】そして、送信側から送出された輪郭判定テ
ーブル及び輪郭ブロックの画像データは、受信側の復調
器7で復調され、通信制御部8において誤り検出復号化
器9で誤り検出が行われ、誤りが検出された場合は、復
調器7を介して再送コマンドが送信され、変調器6を介
して再送コマンドを受け取った通信制御部4が再送を行
う。
The contour determination table and the image data of the contour block sent from the transmitting side are demodulated by the demodulator 7 on the receiving side, and error detection is performed by the error detecting decoder 9 in the communication control section 8, When an error is detected, a resend command is transmitted via the demodulator 7, and the communication control unit 4 that has received the resend command via the modulator 6 resends.

【0036】一方、誤り検出復号化器9で誤りが検出さ
れなかった場合は、輪郭判定テーブルは輪郭ブロック選
別器14に出力されて記憶され、画像の符号化データは
ハフマン復号化器10でエントロピー復号化され、逆量
子化器11で逆量子化され、逆離散コサイン変換器12
で逆離散コサイン変換され情報源復号化されて、画像デ
ータが輪郭ブロック選別器14に出力される。
On the other hand, if no error is detected by the error detection decoder 9, the contour judgment table is output to the contour block selector 14 and stored therein, and the coded data of the image is entropy by the Huffman decoder 10. Decoded, inverse quantized by the inverse quantizer 11, and inverse discrete cosine transformer 12
The image data is output to the contour block selector 14 after being subjected to inverse discrete cosine transform and information source decoding.

【0037】そして、輪郭ブロック選別器14で輪郭判
定テーブルの情報に従って画像データが補間器15の内
部メモリの適正な位置に格納され、1画面分の輪郭ブロ
ックが格納されると、補間器15で輪郭を含まないブロ
ックの画素値について補間が行われるようになってい
る。
Then, the contour block selector 14 stores the image data in an appropriate position in the internal memory of the interpolator 15 in accordance with the information of the contour determination table, and the contour block for one screen is stored. Interpolation is performed for pixel values of blocks that do not include contours.

【0038】本発明の第1の画像通信方法を用いて画像
を伝送する場合と、従来の方法とを通信路の誤り率と通
信時間との関係で比較してみると、図4に示すように、
本発明の第1の画像通信方法の場合、全体的に通信時間
が軽減され、特に誤り率の大きいところでは従来の方法
に比べてかなり通信時間が小さくなることが分かる。図
4は、通信路の誤り率と通信時間との関係を示す説明図
である。
A comparison between the case of transmitting an image using the first image communication method of the present invention and the conventional method in terms of the error rate of the communication path and the communication time is shown in FIG. To
In the case of the first image communication method of the present invention, it can be seen that the communication time is reduced as a whole, and that the communication time is considerably shorter than that of the conventional method, especially in a place where the error rate is large. FIG. 4 is an explanatory diagram showing the relationship between the error rate of the communication path and the communication time.

【0039】本発明の第1の画像通信方法によれば、原
画像から輪郭ブロックを選別し、輪郭ブロックだけを情
報源符号化、誤り検出符号化して送信し、受信側で誤り
が検出された場合は、再送することにより確実に伝送す
るので、伝送するデータ量を大幅に軽減し、通信時間を
短縮できる効果がある。
According to the first image communication method of the present invention, the contour block is selected from the original image, only the contour block is subjected to the source coding and the error detection coding and transmitted, and the error is detected on the receiving side. In this case, since the data is reliably transmitted by retransmitting it, there is an effect that the amount of data to be transmitted can be significantly reduced and the communication time can be shortened.

【0040】そして、本発明の第1の画像通信方法によ
れば、原画像から輪郭ブロックを選別する際に輪郭判定
テーブルを作成して伝送し、受信側でその輪郭判定テー
ブルを使って受信した輪郭ブロックを適正な位置に復元
し、輪郭ブロック以外の部分を輪郭ブロックからの補間
で再生するので、重要な輪郭部分だけを再送で確実に伝
送し、それ以外の部分は伝送せずに通信時間を大幅に短
縮し、補間により再生するため、誤り率の大きい通信路
であっても、ある程度の精度を保持しながら短時間で効
率よく画像を伝送できる効果がある。
Further, according to the first image communication method of the present invention, when the contour block is selected from the original image, the contour judgment table is created and transmitted, and the receiving side receives the contour judgment table using the contour judgment table. Since the contour block is restored to the proper position and the part other than the contour block is reproduced by interpolation from the contour block, only the important contour part is reliably transmitted by retransmission, and the other parts are not transmitted and the communication time Is significantly shortened and reproduced by interpolation, so that there is an effect that an image can be efficiently transmitted in a short time while maintaining a certain degree of accuracy even in a communication path with a large error rate.

【0041】次に、本発明に係る第2の画像通信方法に
ついて説明する。本発明に係る第2の画像通信方法は、
原画像から符号化ブロック単位で輪郭を含むブロック
(輪郭ブロック)とそれ以外(非輪郭ブロック)とを選
別し、それぞれ情報源符号化し、誤り検出符号化して送
信し、輪郭ブロックについては受信側で誤りが検出され
たならば再送を行い、非輪郭ブロックについては受信側
で誤りが検出されたなら情報源復号化の後に、周囲の画
素から補間するものなので、再生画像の精度をある程度
保持しながら、伝送効率を向上できるものである。
Next, the second image communication method according to the present invention will be described. A second image communication method according to the present invention is
Blocks (contour blocks) and contour blocks (contour blocks) containing contours are selected from the original image in units of coded blocks, and the others (non-contour blocks) are source coded, error-detecting coded, and transmitted. If an error is detected, it is retransmitted, and if an error is detected on the receiving side for non-contour blocks, it is interpolated from surrounding pixels after information source decoding, so while maintaining the accuracy of the reproduced image to some extent. The transmission efficiency can be improved.

【0042】まず、本発明に係る第2の画像通信方法を
実現する画像通信装置(第2の装置)の構成について図
5を使って説明する。図5は、本発明に係る第2の画像
通信方法を実現する画像通信装置の構成ブロック図であ
る。尚、図1と同様の構成をとる部分については同一の
符号を付して説明する。
First, the configuration of the image communication apparatus (second apparatus) for realizing the second image communication method according to the present invention will be described with reference to FIG. FIG. 5 is a block diagram of the configuration of an image communication apparatus that realizes the second image communication method according to the present invention. Note that parts having the same configuration as in FIG. 1 are described with the same reference numerals.

【0043】本発明の第2の装置は、図1に示した第1
の画像通信装置と基本的に同様の構成であるが、輪郭ブ
ロック選別器13′と、通信制御部4′と、通信制御部
8′と、補間器15′の内容が第1の画像通信装置とは
異なっている。
The second device of the present invention is the first device shown in FIG.
The configuration of the first image communication device is basically the same as that of the first image communication device, except that the contour block selector 13 ', the communication control unit 4', the communication control unit 8 ', and the interpolator 15' are the same. Is different from.

【0044】次に、第2の装置の各部について具体的に
説明するが、第1の装置と同様の部分の説明は省略し、
異なる部分のみ説明する。輪郭ブロック選別器13′
は、原画像を符号化ブロック単位で輪郭を含む符号化ブ
ロック(輪郭ブロック)と、輪郭を含まない符号化ブロ
ック(非輪郭ブロック)とに選別する輪郭選別を行うも
ので、具体的には、入力される原画像の画像データを1
画面分記憶し、符号化ブロック単位で輪郭ブロックであ
るか否かを判定し、判定結果を値に置き換えた輪郭判定
テーブルを作成し、1画面分の判定が終了した時点で、
まず輪郭判定テーブルを通信制御部4に出力し、続いて
符号化ブロック単位で予め定めた順(例えば左から右、
上から下)に画像データを離散コサイン変換器1に出力
するものである。尚、輪郭ブロックか否かの判定方法及
び輪郭判定テーブルは、第1の画像通信装置と全く同様
であるのでここでは説明を省略する。
Next, each part of the second device will be specifically described, but the description of the same parts as those of the first device will be omitted.
Only different parts will be described. Contour block selector 13 '
Is to perform contour selection to select the original image into coding blocks including contours (contour blocks) and coding blocks not including contours (non-contour blocks) in units of coding blocks. Image data of the input original image is 1
The screen is stored, it is determined whether or not the block is a contour block in coding block units, a contour determination table in which the determination result is replaced with a value is created, and when the determination for one screen is completed,
First, the contour determination table is output to the communication control unit 4, and subsequently, in a predetermined order in units of coding blocks (for example, from left to right,
The image data is output to the discrete cosine converter 1 from top to bottom). Note that the method of determining whether or not it is a contour block and the contour determination table are exactly the same as those of the first image communication apparatus, so description thereof will be omitted here.

【0045】通信制御部4′は、送信側の通信制御を行
うもので、具体的には、輪郭ブロック選別器13からの
輪郭判定テーブルを誤り検出符号化器5で誤り検出符号
化し、伝送フレームを作成して変調器6に出力し、続い
てハフマン符号化器3からの符号化データに画像内での
位置を示す番号(ブロック番号)を付加して、誤り検出
符号化器5で誤り検出符号化して、従来と同様のHDL
C伝送制御手順に則った伝送フレームを作成して変調器
6に出力するものである。
The communication control unit 4'performs communication control on the transmission side. Specifically, the contour judgment table from the contour block selector 13 is error-detected and coded by the error-detection encoder 5, and the transmission frame is transmitted. Is generated and output to the modulator 6, and subsequently, a number (block number) indicating the position in the image is added to the encoded data from the Huffman encoder 3, and the error detection encoder 5 performs error detection. HDL as encoded
The transmission frame is created according to the C transmission control procedure and is output to the modulator 6.

【0046】通信制御部8′は、受信側の通信制御を行
うもので、具体的には、まず復調器7で復調された輪郭
判定テーブルの伝送フレームについて誤り検出復号化器
9で誤り検出を行い、誤りが検出された場合は、復調器
7を介して再送コマンドを送出し、誤りが検出されなか
った場合は、輪郭判定テーブルを通信制御部8′内に記
憶すると共に、輪郭ブロック選別器14に出力する。
The communication control section 8'performs communication control on the receiving side. Specifically, first, the error detection decoder 9 performs error detection on the transmission frame of the contour judgment table demodulated by the demodulator 7. If an error is detected, a resend command is sent via the demodulator 7, and if no error is detected, the contour judgment table is stored in the communication control unit 8'and the contour block selector It outputs to 14.

【0047】そして、復調器7で復調された画像データ
の伝送フレームについて、輪郭判定テーブルを参照して
輪郭ブロックは非輪郭ブロックかを判断し、輪郭ブロッ
クの場合は、誤り検出復号化器9で誤り検出を行い、誤
りが検出された場合は、復調器7を介して再送コマンド
を送出し、誤りが検出されなかった場合は、画像の符号
化データをハフマン復号化器10に出力するようになっ
ている。
Then, with respect to the transmission frame of the image data demodulated by the demodulator 7, it is judged whether the contour block is a non-contour block by referring to the contour judgment table. In the case of the contour block, the error detection decoder 9 is used. Error detection is performed, and if an error is detected, a retransmission command is sent via the demodulator 7, and if no error is detected, the encoded data of the image is output to the Huffman decoder 10. Has become.

【0048】一方、受信した伝送フレームが非輪郭ブロ
ックの場合は、誤り検出復号化器9で誤り検出を行い、
誤りが検出されたならデータを廃棄し、代わりに前後に
正常受信したブロックのブロック番号から誤りが発生し
たブロック番号を求め、そのブロック番号を誤り情報と
して補間器15′に出力するようになっている。
On the other hand, when the received transmission frame is a non-contour block, the error detection decoder 9 performs error detection,
If an error is detected, the data is discarded, and instead, the block number in which the error has occurred is obtained from the block numbers of the blocks normally received before and after, and the block number is output to the interpolator 15 'as error information. There is.

【0049】補間器15′は、通信制御部8′からの誤
り情報に基づいて、誤りが発生した非輪郭ブロックの画
像を周囲の正常受信した画像データから補間するもの
で、1画面分の画像データを記憶する内部メモリを有し
ている。ここで、補間方法については、第1の画像通信
装置と同様であるので説明を省略する。
The interpolator 15 'interpolates the image of the non-contoured block in which an error has occurred, from the normally received image data of the surroundings, based on the error information from the communication control section 8'. It has an internal memory for storing data. Here, the interpolation method is the same as that of the first image communication apparatus, and therefore its explanation is omitted.

【0050】次に、本発明の第2の画像通信装置におけ
る動作について、図5を用いて説明する。本発明の第2
の画像通信装置では、送信側に伝送する画像(原画像)
の画像データが入力されると、輪郭ブロック選別器1
3′で1画面分記憶され、符号化ブロック単位で輪郭判
定が為されて輪郭ブロックと非輪郭ブロックとに選別さ
れる。そして、1画面分の輪郭判定結果を示す輪郭判定
テーブルが通信制御部4′に出力され、通信制御部4′
において誤り検出符号化器5で誤り検出符号化され、H
DLCフレームに組み込まれて、変調器6で変調されて
通信路に送出される。
Next, the operation of the second image communication apparatus of the present invention will be described with reference to FIG. Second of the present invention
Image communication device, the image to be transmitted to the sender (original image)
When the image data of is input, the contour block selector 1
3'is stored for one screen, and contour judgment is performed in coding block units to select contour blocks and non-contour blocks. Then, a contour determination table showing the contour determination result for one screen is output to the communication control unit 4 ', and the communication control unit 4'.
At the error detection encoder 5 at H.
It is incorporated in the DLC frame, modulated by the modulator 6, and sent to the communication path.

【0051】そして、輪郭ブロック選別器13′から符
号化ブロック単位で画像データが予め定められた順(例
えば左から右、上から下)に離散コサイン変換器1に出
力され、離散コサイン変換器1で離散コサイン変換さ
れ、量子化器2で量子化され、ハフマン符号化器3でエ
ントロピー符号化されて通信制御部4に出力される。
Image data is output from the contour block selector 13 'to the discrete cosine transformer 1 in a predetermined order (for example, left to right, top to bottom) in units of coding blocks, and the discrete cosine transformer 1 is supplied. Is subjected to discrete cosine transform in step 1, is quantized in the quantizer 2, is entropy coded in the Huffman encoder 3, and is output to the communication controller 4.

【0052】そして、通信制御部4′においてハフマン
符号化器3からの符号化データにブロック番号が付加さ
れ、誤り検出符号化器5で誤り検出符号化され、HDL
Cフレームに組み込まれて、変調器6で変調されて通信
路に送出される。
Then, a block number is added to the encoded data from the Huffman encoder 3 in the communication control unit 4 ', and error detection encoding is performed in the error detection encoder 5 to obtain the HDL.
It is incorporated in the C frame, modulated by the modulator 6, and sent to the communication path.

【0053】そして、受信側ではまず輪郭判定テーブル
の伝送データが受信側の復調器7で復調され、通信制御
部8′において誤り検出復号化器9で誤り検出が行わ
れ、誤りが検出された場合は、復調器7を介して再送コ
マンドが送信され、変調器6を介して再送コマンドを受
け取った通信制御部4が再送を行う。一方、輪郭判定テ
ーブルが正常に受信されると、通信制御部8′に記憶さ
れると共に、輪郭ブロック選別器14に出力されて記憶
される。
On the receiving side, first, the transmission data of the contour judgment table is demodulated by the demodulator 7 on the receiving side, and the error is detected by the error detection decoder 9 in the communication control section 8 ', and an error is detected. In this case, the retransmission command is transmitted via the demodulator 7, and the communication control unit 4 that has received the retransmission command via the modulator 6 retransmits. On the other hand, when the contour determination table is normally received, it is stored in the communication control unit 8'and is output to the contour block selector 14 and stored therein.

【0054】続いて、画像の符号化データが復調器7で
復調され、記憶している輪郭判定テーブルを参照して輪
郭ブロックか否かを判別し、更に誤り検出復号化器9で
誤りが検出されると、その符号化データが輪郭ブロック
である場合は、再送コマンドが復調器7を介して送信さ
れ、非輪郭ブロックである場合は、データは廃棄されて
誤り情報が補間器15′に出力される。一方、画像の符
号化データで誤りが検出されなかった場合は、ハフマン
復号化器10でエントロピー復号化され、逆量子化器1
1で逆量子化され、逆離散コサイン変換器12で逆離散
コサイン変換され情報源復号化されて、画像データが輪
郭ブロック選別器14に出力される。
Subsequently, the coded data of the image is demodulated by the demodulator 7, and it is judged whether or not it is a contour block by referring to the stored contour judgment table. Further, the error detection decoder 9 detects an error. Then, if the encoded data is a contour block, a retransmission command is transmitted through the demodulator 7, and if it is a non-contour block, the data is discarded and error information is output to the interpolator 15 '. To be done. On the other hand, if no error is detected in the encoded data of the image, the Huffman decoder 10 performs entropy decoding, and the inverse quantizer 1
1 is inversely quantized, an inverse discrete cosine transformer 12 inversely cosine transforms the information source, and image data is output to the contour block selector 14.

【0055】そして、輪郭ブロック選別器14で輪郭判
定テーブルの情報に従って画像データを補間器15′の
内部メモリの適正な位置に格納され、1画面分の輪郭ブ
ロックが格納された時点で、補間器15′で誤り情報を
元に誤りのあった非輪郭ブロックの画素値について補間
が行われるようになっている。
Then, the contour block selector 14 stores the image data in an appropriate position in the internal memory of the interpolator 15 'in accordance with the information of the contour determination table, and when the contour block for one screen is stored, the interpolator At 15 ', interpolation is performed on the pixel value of the non-contour block having an error based on the error information.

【0056】本発明の第2の画像通信方法を用いて画像
を伝送する場合と、従来の方法とを通信路の誤り率と通
信時間との関係で比較してみると、図6に示すように、
本発明の第2の画像通信方法の場合、誤り率の大きいと
ころでは従来の方法に比べてかなり通信時間が小さくな
ることが分かる。図6は、通信路の誤り率と通信時間と
の関係を示す説明図である。
A comparison between the case of transmitting an image using the second image communication method of the present invention and the conventional method in terms of the error rate of the communication path and the communication time is shown in FIG. To
It can be seen that in the case of the second image communication method of the present invention, the communication time is considerably shorter at a place where the error rate is large as compared with the conventional method. FIG. 6 is an explanatory diagram showing the relationship between the error rate of the communication path and the communication time.

【0057】本発明の第2の画像通信方法によれば、原
画像において輪郭ブロックと非輪郭ブロックを選別し
て、輪郭ブロックは誤りに対しては再送を行い、非輪郭
ブロックは誤りに対して情報源復号化後に周囲の画素か
ら補間するので、重要な輪郭部分は再送で確実に伝送
し、それ以外は誤りが発生しても補間により再生するの
で、全体の通信時間は短縮できるため、誤り率の大きい
通信路であっても、ある程度の精度を保持しながら短時
間で効率よく画像を伝送できる効果がある。
According to the second image communication method of the present invention, the contour block and the non-contour block are selected in the original image, the contour block retransmits for an error, and the non-contour block for an error. Since the interpolation is performed from the surrounding pixels after decoding the information source, the important contour part is reliably transmitted by retransmission, and the other parts are reproduced by interpolation even if an error occurs, so the overall communication time can be shortened. Even if the communication path has a high rate, it is possible to efficiently transmit an image in a short time while maintaining a certain degree of accuracy.

【0058】[0058]

【発明の効果】請求項1記載の発明によれば、原画像の
輪郭ブロックのみを情報源符号化して伝送し、受信側で
誤りが検出されたなら再送を行い、情報源復号化後に輪
郭ブロック以外の部分を補間する画像通信方法としてい
るので、伝送データ量を低減し、非伝送部分は補間によ
り補うことができ、誤り率の大きい通信路であっても、
ある程度の精度を保持しながら短時間で効率よく画像を
伝送できる効果がある。
According to the first aspect of the present invention, only the contour block of the original image is source-coded and transmitted, and if an error is detected on the receiving side, it is retransmitted, and after the source decoding, the contour block is transmitted. Since it is an image communication method that interpolates other parts, the amount of transmission data can be reduced, and non-transmission parts can be compensated by interpolation, and even in a communication path with a large error rate,
There is an effect that images can be efficiently transmitted in a short time while maintaining a certain degree of accuracy.

【0059】請求項2記載の発明によれば、原画像の輪
郭ブロックは誤りが検出されたなら再送を行い、非輪郭
ブロックは誤りが検出されたなら補間する画像通信方法
としているので、再送頻度を低減し、非輪郭ブロックの
誤りは補間により補うことができ、誤り率の大きい通信
路であっても、ある程度の精度を保持しながら短時間で
効率よく画像を伝送できる効果がある。
According to the second aspect of the present invention, the contour block of the original image is retransmitted when an error is detected, and the non-contour block is interpolated when an error is detected. The error of the non-contour block can be compensated by interpolation, and an image can be efficiently transmitted in a short time while maintaining a certain degree of accuracy even in a communication path having a large error rate.

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

【図1】本発明に係る第1の画像通信方法を実現する画
像通信装置の構成ブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an image communication device that implements a first image communication method according to the present invention.

【図2】第1の装置で用いたフィルタのカーネルh(k,
l) の具体例を示す説明図である。
FIG. 2 shows the kernel h (k, k of the filter used in the first apparatus.
It is explanatory drawing which shows the specific example of l).

【図3】本発明の画像通信装置における補間処理方法の
一例を示す説明図である。
FIG. 3 is an explanatory diagram showing an example of an interpolation processing method in the image communication apparatus of the present invention.

【図4】通信路の誤り率と通信時間との関係を示す説明
図である。
FIG. 4 is an explanatory diagram showing a relationship between an error rate of a communication path and communication time.

【図5】本発明に係る第2の画像通信方法を実現する画
像通信装置の構成ブロック図である。
FIG. 5 is a block diagram showing the configuration of an image communication apparatus that implements a second image communication method according to the present invention.

【図6】通信路の誤り率と通信時間との関係を示す説明
図である。
FIG. 6 is an explanatory diagram showing a relationship between an error rate of a communication path and communication time.

【図7】従来の画像通信装置の構成ブロック図である。FIG. 7 is a configuration block diagram of a conventional image communication device.

【図8】HDLC手順の伝送フレームフォーマットを示
す説明図である。
FIG. 8 is an explanatory diagram showing a transmission frame format of an HDLC procedure.

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

1…離散コサイン変換器、 2…量子化器、 3…ハフ
マン符号化器、 4,4′…誤り検出符号化器、 5…
誤り検出符号化器、 6…変調器、 7…復調器、
8,8′…通信制御部、 9…誤り検出復号化器、 1
0…ハフマン復号化器、 11…逆量子化器、 12…
逆離散コサイン変換器、 13,13′,14…輪郭ブ
ロック選別器、 15,15′…補間器
1 ... Discrete cosine transformer, 2 ... Quantizer, 3 ... Huffman encoder, 4, 4 '... Error detection encoder, 5 ...
Error detection encoder, 6 ... Modulator, 7 ... Demodulator,
8, 8 '... Communication control unit, 9 ... Error detection decoder, 1
0 ... Huffman decoder, 11 ... Inverse quantizer, 12 ...
Inverse discrete cosine converter, 13, 13 ', 14 ... Contour block selector, 15, 15' ... Interpolator

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 送信側で原画像を符号化ブロックに分割
し、前記符号化ブロック毎に輪郭を含む輪郭ブロックか
否かを判別し、前記輪郭ブロックのみを情報源符号化を
行って得られた情報源符号化データに誤り検出符号を付
加して伝送し、受信側で誤りが検出された場合は再送
し、正常受信した情報源符号化データを情報源復号化し
て輪郭ブロックを再生し、前記再生した輪郭ブロック以
外の部分を補間により再生することを特徴とする画像通
信方法。
1. An original image is obtained by dividing an original image into coding blocks on a transmitting side, determining whether each coding block is a contour block including a contour, and performing source coding on only the contour block. The error detection code is added to the information source coded data and transmitted, and when an error is detected on the receiving side, it is retransmitted, and the information source coded data that is normally received is information source decoded to reproduce the contour block, An image communication method, wherein a portion other than the reproduced contour block is reproduced by interpolation.
【請求項2】 送信側で原画像を符号化ブロックに分割
し、前記符号化ブロック毎に輪郭を含む輪郭ブロックと
輪郭を含まない非輪郭ブロックに選別し、全ての符号化
ブロックを情報源符号化を行って得られた情報源符号化
データに誤り検出符号を付加して伝送し、受信側で誤り
が検出された場合は、輪郭ブロックの情報源符号化デー
タか非輪郭ブロックの情報源符号化データかを判断し、
輪郭ブロックの情報源符号化データの場合には再送し、
正常受信した輪郭ブロックの情報源符号化データを情報
源復号化して輪郭ブロックを再生し、非輪郭ブロックの
情報源符号化データの場合は補間により再生することを
特徴とする画像通信方法。
2. An original image is divided into coding blocks on the transmission side, and each coding block is divided into a contour block including a contour and a non-contour block not including a contour, and all the coding blocks are source coded. Error detection code is added to the information source coded data obtained by the coding and transmitted, and if an error is detected on the receiving side, the information coded source of the contour block or the information source code of the non-contoured block Data,
In case of source coded data of contour block, it is retransmitted,
An image communication method, characterized in that information source coded data of a normally received contour block is subjected to information source decoding to reproduce a contour block, and in the case of non-contour block information source coded data, reproduction is performed by interpolation.
JP33549995A 1995-12-22 1995-12-22 Image communication method Expired - Fee Related JP3734871B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33549995A JP3734871B2 (en) 1995-12-22 1995-12-22 Image communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33549995A JP3734871B2 (en) 1995-12-22 1995-12-22 Image communication method

Publications (2)

Publication Number Publication Date
JPH09182070A true JPH09182070A (en) 1997-07-11
JP3734871B2 JP3734871B2 (en) 2006-01-11

Family

ID=18289266

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33549995A Expired - Fee Related JP3734871B2 (en) 1995-12-22 1995-12-22 Image communication method

Country Status (1)

Country Link
JP (1) JP3734871B2 (en)

Also Published As

Publication number Publication date
JP3734871B2 (en) 2006-01-11

Similar Documents

Publication Publication Date Title
US5617333A (en) Method and apparatus for transmission of image data
JPH0779441A (en) Decoding method for picture data
JP2007166618A (en) Video data encoder, video data decoder, video data encoding method, and video data decoding method
JP4168582B2 (en) COMMUNICATION CONNECTION DEVICE AND DATA OUTPUT CONTROL METHOD
JP3556363B2 (en) Image communication method
JPH09182070A (en) Image communication method
US20060069964A1 (en) Information processing method, apparatus, and information processing program
JP3649805B2 (en) Image communication method
JPS59111468A (en) Facsimile device having correcting function of communication error
JPH10341434A (en) Image and sound data communication system
JPH09149259A (en) Picture communicating method
JPH09181894A (en) Image communication method
JPH0918457A (en) Data communication re-sending device
JP3429372B2 (en) Image transmission apparatus and image transmission method
JPH10126444A (en) Image transmission method
JPH1056563A (en) Method and equipment for pictorial communication
JPH1056562A (en) Method and equipment for pictorial communication
JP3807110B2 (en) Image encoding device
JPH11164297A (en) Radio image communication equipment
JP4174111B2 (en) Encoding method and apparatus
JPH07154796A (en) Picture communication system
JPH09149258A (en) Picture communicating method
JPH08265575A (en) Picture interpolating method and picture reception device
JPH09327017A (en) Image communication method and its equipment
JPH08204956A (en) Image communication system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050926

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051020

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20091028

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20091028

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20101028

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20111028

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20111028

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20121028

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20121028

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20131028

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees