JPH1141471A - Method for encoding image, method for encoding/decoding image, device for encoding image and device for encoding/ decoding image - Google Patents

Method for encoding image, method for encoding/decoding image, device for encoding image and device for encoding/ decoding image

Info

Publication number
JPH1141471A
JPH1141471A JP9190288A JP19028897A JPH1141471A JP H1141471 A JPH1141471 A JP H1141471A JP 9190288 A JP9190288 A JP 9190288A JP 19028897 A JP19028897 A JP 19028897A JP H1141471 A JPH1141471 A JP H1141471A
Authority
JP
Japan
Prior art keywords
image
encoding
data
input
image data
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.)
Abandoned
Application number
JP9190288A
Other languages
Japanese (ja)
Inventor
Toshiyuki Takahashi
利至 高橋
Atsushi Tanaka
田中  敦
Fumitaka Ono
文孝 小野
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP9190288A priority Critical patent/JPH1141471A/en
Publication of JPH1141471A publication Critical patent/JPH1141471A/en
Abandoned legal-status Critical Current

Links

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

PROBLEM TO BE SOLVED: To reproduce the image smooth in motion with inexpensive configuration without increasing the number of components to be used by reducing the image data of an input image for m/n [(m) is the number of encoding systems and (n) is the number of input images) in a resolution direction and outputting the reduced image after encoding them. SOLUTION: The image data picked up by image pickup means 1 and 2 for images A and B are respectively divided into 1/n in the resolution direction by dividing means 3 and 4 and among (n) pieces of divided images, (m) pieces of images are selected, alternately inputted to a DCT means 5, encoded through a quantizer 6 and an entropy encoder 7 and outputted to a transmitting means. The image data are decoded by passing the encoded data through an entropy decoder 10, inverse quantizer 11 and IDCT means 12 and displayed through interpolating means 13 and 14 onto display means 15 and 16 for images A and B. Thus, the input image can be encoded/decoded in real time without reducing the throughput of the DCT means 5.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、JPEG符号化
による画像符号化方法、画像符号化復号化方法、画像符
号化装置及び画像符号化復号化装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image encoding method using JPEG encoding, an image encoding / decoding method, an image encoding device, and an image encoding / decoding device.

【0002】[0002]

【従来の技術】JPEG符号化は、例えば特開平5−5
6276号公報に記載されるように、静止画像の符号化
方式として開発された手法で、図16に示す如く、符号
化器101と通信あるいは蓄積等の伝送手段102及び
復号化器103とを有する。
2. Description of the Related Art JPEG encoding is described in, for example,
As described in Japanese Patent No. 6276, this is a technique developed as a coding method for still images, and has an encoder 101, a transmission unit 102 for communication or storage, and a decoder 103, as shown in FIG. .

【0003】上記符号化器101は、o列p行の画素群
よりなる入力画像をDCT変換(離散コサイン変換)す
るDCT変換手段111と、それによるDCT係数マト
リクスを所定の量子化係数マトリクスを用いて量子化す
る量子化手段112と、その量子化後のDCT係数マト
リクスをエントロピー符号化するエントロピー符号化手
段113を有する。
[0003] The encoder 101 uses a DCT transform unit 111 for performing a DCT transform (discrete cosine transform) of an input image composed of a pixel group in an o column and a p row, and uses a DCT coefficient matrix by a predetermined quantization coefficient matrix. And an entropy encoding unit 113 for entropy encoding the quantized DCT coefficient matrix.

【0004】復号化器103は、伝送手段102を介し
て受信した符号化データを復号化してDCT係数マトリ
クスを形成するエントロピー復号化手段114と、その
DCT係数マトリクスを所定の量子化係数マトリクスを
用いて逆量子化する逆量子化手段115と、それによっ
て得たDCT係数マトリクスを逆DCT変換して多画素
信号を復元するIDCT変換手段116とを有する。
[0004] The decoder 103 uses entropy decoding means 114 for decoding the coded data received via the transmission means 102 to form a DCT coefficient matrix, and uses the DCT coefficient matrix as a predetermined quantization coefficient matrix. And an IDCT transforming unit 116 for performing inverse DCT transform of a DCT coefficient matrix obtained thereby to restore a multi-pixel signal.

【0005】次に動作について説明する。符号化側で
は、入力画像をDCT変換手段111でDCT変換(離
散コサイン変換)し、それによって得られたDCT係数
マトリクスを所定の量子化係数マトリクスを用いて量子
化手段112で量子化し、その量子化後のDCT係数マ
トリクスをエントロピー符号化手段113で符号化する
一方、復号化側では、エントロピー符号化された符号化
データをエントロピー復号化手段114で復号化してD
CT係数マトリクスを形成し、そのDCT係数マトリク
スを所定の量子化係数マトリクスを用いて、逆量子化手
段115で逆量子化し、それによって得たDCT係数マ
トリクスをIDCT変換手段116で逆DCT変換して
入力画像を復元する。
Next, the operation will be described. On the encoding side, the input image is subjected to DCT transform (discrete cosine transform) by DCT transform means 111, and the obtained DCT coefficient matrix is quantized by quantizing means 112 using a predetermined quantized coefficient matrix. The encoded DCT coefficient matrix is encoded by the entropy encoding unit 113, while the entropy encoded data is decoded by the entropy decoding unit 114 on the decoding side to obtain a DT coefficient matrix.
A CT coefficient matrix is formed, the DCT coefficient matrix is inversely quantized by the inverse quantization means 115 by using a predetermined quantization coefficient matrix, and the DCT coefficient matrix obtained by the inverse quantization is subjected to inverse DCT transformation by the IDCT transformation means 116. Restore the input image.

【0006】しかし、このJPEG符号化は、フレーム
間の相関を利用できない状況で動画像通信する場合に
は、しばしば動画像の符号化として用いられている。こ
の場合、当然JPEGの高速処理が必要になるが、DC
T変換の処理スピードがネックとなり、現在最高の処理
スピードを持つLSIでも、1フレーム画像(サイズ:
640×480)当たり1/30秒の処理能力しか持た
ない。
However, this JPEG coding is often used as moving picture coding when moving picture communication is performed in a situation where correlation between frames cannot be used. In this case, JPEG high-speed processing is naturally required.
The processing speed of T conversion becomes a bottleneck, and even the LSI with the highest processing speed at present has one frame image (size:
It has only 1/30 second processing capacity per (640 × 480).

【0007】[0007]

【発明が解決しようとする課題】JPEG符号化は上記
のように構成されているので、リアルタイム通信を行う
には、サイズ640×480の1つの入力画像だけとい
うことになる。反対に、図17に示すように、2つの撮
像手段104、105で撮像された2つの入力画像A、
入力画像Bを同時に送信側の表示手段106と受信側の
表示手段107で見るようにするためには、図18図に
示すように、入力画像Aと入力画像Bとをセレクタ11
7で交互にDCT変換手段111に入力するため、DC
T変換手段111は1つの入力画像に割り当てられる処
理能力が半減するため、受信側では入力画像Aと入力画
像Bとも1/2にコマ落ちした画像(点線示がコマ落ち
部分を示す)を再生することになる。
Since the JPEG encoding is configured as described above, only one input image having a size of 640 × 480 is required for real-time communication. Conversely, as shown in FIG. 17, two input images A, which are imaged by the two imaging means 104, 105,
In order to simultaneously view the input image B on the display unit 106 on the transmission side and the display unit 107 on the reception side, as shown in FIG.
7 to input the data to the DCT conversion means 111 alternately.
Since the processing capacity assigned to one input image is reduced by half, the T-converting unit 111 reproduces an image in which the input image A and the input image B are dropped by half in the receiving side (dotted lines indicate dropped frames). Will do.

【0008】このコマ落ちした画像はぎこちない動きと
なり、ユーザは画質に関して著しい劣化感を覚えること
になるとの課題があった。また、このコマ落ちをなくす
ためには、各入力画像A、Bに対しそれぞれ符号化系/
復号化系(JPEG−LSI)を設ければよいが、この
ようにすると、使用部品数が増大して、構成が複雑にな
ると共に高価になるという課題があった。
[0008] There is a problem that the dropped image becomes an awkward motion, and the user feels a remarkable deterioration in the image quality. Also, in order to eliminate the dropped frames, the encoding systems /
It is sufficient to provide a decoding system (JPEG-LSI). However, in this case, the number of parts used increases, and there is a problem that the configuration becomes complicated and expensive.

【0009】この発明は上記のような課題を解決するた
めになされたもので、使用部品数を増加させることな
く、安価な構成で、動きの円滑な画像を再生することの
できる画像符号化方法及び画像符号化装置を得ることを
目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and has an inexpensive configuration without increasing the number of parts to be used. And an image encoding device.

【0010】[0010]

【課題を解決するための手段】請求項1記載の発明に係
る画像符号化方法は、入力画像の画像データを解像度方
向にm/n(mは符号化系統数、nは入力画像数)縮小
し、この縮小された画像データを符号化処理して符号化
データを出力するものである。
According to a first aspect of the present invention, there is provided an image encoding method for reducing image data of an input image by m / n (m is the number of encoding systems and n is the number of input images) in the resolution direction. Then, the reduced image data is subjected to an encoding process to output encoded data.

【0011】請求項2記載の発明に係る画像符号化装置
は、入力画像の画像データを解像度方向にm/n(mは
符号化系統数、nは入力画像数)縮小して出力する分割
手段と、この縮小された画像データを符号化処理して符
号化データを出力する符号化処理手段とを備えたもので
ある。
According to a second aspect of the present invention, there is provided an image encoding apparatus for dividing image data of an input image by m / n (m is the number of encoding systems and n is the number of input images) in the resolution direction and outputs the image data. And encoding processing means for encoding the reduced image data and outputting encoded data.

【0012】請求項3記載の発明に係る画像符号化復号
化方法は、入力画像の画像データを解像度方向にm/n
(mは符号化系統数、nは入力画像数)縮小し、この縮
小された画像データを符号化処理して符号化データを出
力し、受信した前記符号化データを復号化処理して得た
復号化データによって、前記符号化側で縮小された画像
データを補間し、前記入力画像を再生するものである。
According to a third aspect of the present invention, in the image encoding / decoding method, the image data of the input image is converted to m / n in the resolution direction.
(M is the number of coding systems, n is the number of input images). The reduced image data is coded to output coded data, and the received coded data is obtained by decoding. With the decoded data, the image data reduced on the encoding side is interpolated to reproduce the input image.

【0013】請求項4記載の発明に係る画像符号化復号
化装置は、入力画像の画像データを解像度方向にm/n
(mは符号化系統数、nは入力画像数)縮小して出力す
る分割手段と、この縮小された画像データを符号化処理
して符号化データを出力する符号化器と、前記符号化デ
ータを伝送する伝送手段と、受信した前記符号化データ
を復号化処理して得た復号化データによって、前記符号
化器側で縮小された画像データを補間し、前記入力画像
を再生する復号化器とを備えたものである。
According to a fourth aspect of the present invention, there is provided an image encoding / decoding apparatus for converting image data of an input image into m / n in a resolution direction.
(M is the number of encoding systems, n is the number of input images) a dividing means for reducing and outputting the encoded image data, and an encoder for encoding and outputting encoded data; And a decoder for interpolating reduced image data on the encoder side with decoded data obtained by decoding the received encoded data, and reproducing the input image. It is provided with.

【0014】請求項5記載の発明に係る画像符号化復号
化装置の符号化器は、入力画像の画像データを解像度方
向にm/n(mは符号化系統数、nは入力映像数)縮小
して出力する分割手段と、前記分割手段から出力された
画像データをDCT変換するDCT変換手段と、このD
CT変換されたDCT係数を量子化する量子化手段と、
これを符号化データとするエントロピー符号化手段とを
有するものである。
According to a fifth aspect of the present invention, the encoder of the image encoding / decoding apparatus reduces the image data of the input image by m / n (m is the number of encoding systems and n is the number of input images) in the resolution direction. Dividing means for converting the image data output from the dividing means into a DCT,
Quantizing means for quantizing the CT-transformed DCT coefficients;
And entropy encoding means for using this as encoded data.

【0015】請求項6記載の発明に係る画像符号化復号
化装置は、o列p行の画素群よりなる入力画像の画像デ
ータを、フレーム毎に解像度方向にm/n(mは符号化
系統数、nは入力画像数)縮小して入力し、符号化処理
を行って符号化データを出力する符号化器と、前記符号
化器から出力された縮小された画像の符号化データに対
して入力画像と同一サイズの画像となるように補間処理
を行う復号化器とを有するものである。
According to a sixth aspect of the present invention, there is provided an image coding / decoding apparatus for converting image data of an input image composed of a pixel group of o columns and p rows into m / n (m is a coding system) in a resolution direction for each frame. Number and n are the number of input images). An encoder that inputs after being reduced, performs an encoding process, and outputs encoded data, and encodes the reduced image output from the encoder And a decoder for performing an interpolation process so that an image of the same size as the input image is obtained.

【0016】請求項7記載の発明に係る画像符号化復号
化装置は、o列p行の画素群よりなる入力画像をフレー
ム毎の解像度方向にm/n(mは符号化系統数、nは入
力画像数)縮小して、第Sフレームでは選択手段で1/
n個の画素群を選択し符号化し、第(S+1)フレーム
では第Sフレームで選択されていない画素位置の1/n
個の画素群を選択し符号化し、以後同様にフレームが進
むごとに順次選択・符号化を行い、入力画像の全ての画
素位置が選択・符号化されたら再び第Sフレームで選択
した画素位置の画素群を選択・符号化し、以後この操作
を繰り返すことを特徴とする符号化器と、前記符号化器
から出力された符号化データを復号化する復号化手段
と、表示手段に2次元的に配列されている各表示素子に
対して、各フレームにおいて送信時に分割手段で選択し
た画素位置と同一位置の表示素子に復号化データを書き
込むように書き込みアドレスを切り替える書き込みアド
レス切り替え手段を有するものである。
According to a seventh aspect of the present invention, there is provided an image encoding / decoding apparatus for converting an input image composed of pixel groups in o columns and p rows into m / n (m is the number of encoding systems, n is The number of input images) is reduced, and in the S-th frame, 1 /
The n pixel groups are selected and coded, and in the (S + 1) th frame, 1 / n of the pixel positions not selected in the Sth frame
Pixel group is selected and coded, and thereafter, each time the frame advances, selection and coding are sequentially performed. When all the pixel positions of the input image are selected and coded, the pixel positions selected in the S-th frame are again determined. An encoder characterized by selecting and encoding a group of pixels and repeating this operation thereafter, decoding means for decoding the encoded data output from the encoder, and display means in two dimensions. For each of the arrayed display elements, there is provided a write address switching means for switching a write address so as to write decoded data to a display element at the same position as a pixel position selected by the division means at the time of transmission in each frame. .

【0017】請求項8記載の発明に係る画像符号化復号
化装置は、入力画像の画像データを解像度方向にm/n
(mは符号化系統数、nは入力画像数)縮小して出力す
る分割手段と、入力画像のシーンチェンジを検出するシ
ーンチェンジ検出手段と、このシーンチェンジ検出手段
の検出結果に基づいて、第Sフレームでは1/n個の画
素群を選択し符号化し、第(S+1)フレームでは第S
フレームで選択されていない画素位置の1/n個の画素
群を選択する選択手段とを有し、この選択手段で選択さ
れた画像データを符号化処理して符号化データを出力す
る符号化器と、前記符号化データを伝送する伝送手段
と、受信した前記符号化データを復号化処理して得た復
号化データによって前記符号化器側で縮小された各フレ
ームの画像データを補間する補間手段と、前記復号化デ
ータのシーンチェンジを検出するシーンチェンジ検出手
段と、このシーンチェンジ検出手段の検出結果に基づい
て前記復号化データをそのまま出力するか前記補間手段
から出力された補間データを出力するかを選択する選択
手段と、前記選択手段より出力されたデータを表示する
画像表示手段とを有する復号化器とを備えたものであ
る。
An image encoding / decoding apparatus according to an eighth aspect of the present invention provides an image encoding / decoding apparatus which converts image data of an input image into m / n in a resolution direction.
(M is the number of encoding systems, n is the number of input images) A dividing unit for reducing and outputting, a scene change detecting unit for detecting a scene change of the input image, and a second unit based on a detection result of the scene change detecting unit. In the S frame, 1 / n pixel groups are selected and encoded, and in the (S + 1) th frame, the Sth
Selecting means for selecting 1 / n pixel groups at pixel positions not selected in the frame, and encoding the image data selected by the selecting means to output encoded data Transmitting means for transmitting the encoded data, and interpolating means for interpolating image data of each frame reduced on the encoder side by the decoded data obtained by decoding the received encoded data. And a scene change detecting means for detecting a scene change of the decoded data; and outputting the decoded data as it is or outputting the interpolation data output from the interpolating means based on the detection result of the scene change detecting means. And a decoder having image selection means for displaying data output from the selection means.

【0018】請求項9記載の発明に係る画像符号化復号
化装置は、復号化データを縮小してシーンチェンジ検出
手段に入力する縮小手段を備えたものである。
According to a ninth aspect of the present invention, there is provided an image encoding / decoding apparatus comprising a reducing means for reducing decoded data and inputting the reduced data to a scene change detecting means.

【0019】請求項10記載の発明に係る画像符号化復
号化装置は、o列p行の画素群よりなる各入力画像の画
像データを、フレーム毎に解像度方向にm/n(mは符
号化系統数、nは入力画像数)縮小して出力する分割手
段を備えたものである。
According to a tenth aspect of the present invention, there is provided an image coding / decoding apparatus which converts image data of each input image composed of pixel groups of o columns and p rows into m / n (m is an (The number of systems, n is the number of input images).

【0020】請求項11記載の発明に係る画像符号化復
号化装置は、o列p行の画素群よりなる入力画像の画像
データを、8画素×8ラインのブロック毎に分割し、ブ
ロック単位に解像度方向にm/n縮小して出力する分割
手段を備えたものである。
An image encoding / decoding apparatus according to the invention of claim 11 divides the image data of an input image composed of a pixel group of o columns and p rows into blocks of 8 pixels × 8 lines, and It is provided with a dividing means for reducing the output by m / n in the resolution direction and outputting it.

【0021】[0021]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1による画
像符号化方法を実施する画像符号化装置の構成を示すブ
ロック図である。図において、1は入力画像Aを出力す
る撮像手段、2は入力画像Bを出力する撮像手段、3は
入力画像Aの画像データを解像度方向に複数に分割(図
示例は4分割)しm/n(mは符号化系統数、nは入力
画像数)縮小(間引き)して出力する分割手段、4は入
力画像Bの画像データを解像度方向に複数に分割(図示
例は4分割)しm/n(mは符号化系統数、nは入力画
像数)縮小(間引き)して出力する分割手段、5は分割
手段3から縮小して出力された入力画像Aの画像データ
と分割手段4から縮小して出力された入力画像Bの画像
データを交互に入力し、DCT変換(離散コサイン変
換)するDCT変換手段、6はDCT変換手段5によっ
て得られたDCT係数マトリクスを所定の量子化係数マ
トリクスを用いて量子化する量子化手段、7はその量子
化後のDCT係数マトリクスをエントロピー符号化する
エントロピー符号化手段であり、これらにより、符号化
器8を構成している。9は符号化データを通信あるいは
蓄積する伝送手段である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. Embodiment 1 FIG. FIG. 1 is a block diagram illustrating a configuration of an image encoding device that performs an image encoding method according to Embodiment 1 of the present invention. In the figure, reference numeral 1 denotes an imaging unit that outputs an input image A, 2 denotes an imaging unit that outputs an input image B, and 3 denotes an image data of the input image A that is divided into a plurality in the resolution direction (four in the illustrated example), and n (m is the number of encoding systems, n is the number of input images), a dividing means for reducing (decimating) and outputting, and 4 divides the image data of the input image B into a plurality of pieces in the resolution direction (four in the illustrated example) and m / N (m is the number of encoding systems, n is the number of input images), a dividing means for reducing (decimating) and outputting, and 5 is the image data of the input image A reduced and outputted from the dividing means 3 and the dividing means 4 DCT transform means for alternately inputting the image data of the input image B which has been reduced and output and performing DCT transform (discrete cosine transform); and 6 transforms the DCT coefficient matrix obtained by the DCT transform means 5 into a predetermined quantized coefficient matrix. Method for quantizing by using 7 is an entropy encoding means for entropy coding the DCT coefficients matrix after the quantization, these constitute the encoder 8. A transmission unit 9 communicates or stores the encoded data.

【0022】10は伝送手段9を介して受信した符号化
データを復号化してDCT係数マトリクスを形成するエ
ントロピー復号化手段、11はそのDCT係数マトリク
スを所定の量子化係数マトリクスを用いて逆量子化する
逆量子化手段、12はそれによって得たDCT係数マト
リクスを逆DCT変換して入力画像Aの画像データと入
力画像Bの画像データを復元するIDCT変換手段、1
3は復号された画像データから入力画像Aの縮小された
画像データを補間する補間手段、14は復号された画像
データから入力画像Bの縮小された画像データを補間す
る補間手段、15は補間手段13から出力された入力画
像Aを表示する表示手段、16は補間手段14から出力
された入力画像Bを表示する表示手段であり、これらに
より、復号化器36を構成する。
Reference numeral 10 denotes entropy decoding means for decoding the coded data received via the transmission means 9 to form a DCT coefficient matrix, and 11 dequantizes the DCT coefficient matrix by using a predetermined quantization coefficient matrix. IDCT transforming means 12 for inverse DCT transforming the DCT coefficient matrix obtained thereby to restore the image data of the input image A and the image data of the input image B,
Reference numeral 3 denotes interpolation means for interpolating the reduced image data of the input image A from the decoded image data, reference numeral 14 denotes interpolation means for interpolating the reduced image data of the input image B from the decoded image data, and reference numeral 15 denotes the interpolation means. Display means 16 for displaying the input image A output from 13, and display means 16 for displaying the input image B output from the interpolation means 14, constitute a decoder 36.

【0023】次に動作について説明する。撮像手段1、
2で撮像された入力画像A、入力画像Bの画像データを
分割手段3、4で解像度方向にそれぞれ1/nずつに分
割し、その分割したn個の画像のうちm個の画像を選択
して、入力画像A,Bそれぞれに対して交互にDCT変
換手段5に入力し、このDCT変換手段5によって得ら
れたDCT係数マトリクスを量子化器6で量子化し、そ
の量子化後のDCT係数マトリクスをエントロピー符号
化器7でエントロピー符号化し、伝送手段9で通信ある
いは蓄積する。この時、DCT変換される画像は入力画
像に対してm/n(mは符号化系統数、nは入力画像
数)縮小されていることになる。
Next, the operation will be described. Imaging means 1,
The image data of the input image A and the input image B captured in 2 are divided into 1 / n in the resolution direction by the dividing means 3 and 4, respectively, and m images are selected from the divided n images. Then, each of the input images A and B is alternately input to the DCT transform means 5, and the DCT coefficient matrix obtained by the DCT transform means 5 is quantized by the quantizer 6, and the quantized DCT coefficient matrix is obtained. Is entropy-encoded by an entropy encoder 7 and communicated or stored by a transmission means 9. At this time, the DCT-transformed image is reduced by m / n (m is the number of encoding systems, n is the number of input images) with respect to the input image.

【0024】次いで伝送手段9を介して受信した符号化
データをエントロピー復号化器10で復号化してDCT
係数マトリクスを形成し、そのDCT係数マトリクスを
逆量子化器11で所定の量子化係数マトリクスを用いて
逆量子化し、これによって得たDCT係数マトリクスを
IDCT変換手段12で逆DCT変換して入力画像A、
Bの画像データを復号する。そして、補間手段13で復
号されたデータから前記縮小された入力画像Aの画像デ
ータを補間し、また補間手段14で復号されたデータか
ら前記縮小された入力画像Bの画像データを補間し、そ
れぞれ入力画像Aの画像データを表示手段15、入力画
像Bの画像データを表示手段16に表示する。
Next, the encoded data received via the transmission means 9 is decoded by the entropy decoder
A coefficient matrix is formed, the DCT coefficient matrix is inversely quantized by an inverse quantizer 11 using a predetermined quantization coefficient matrix, and the obtained DCT coefficient matrix is inversely DCT-transformed by an IDCT transformation means 12 to obtain an input image. A,
The image data of B is decoded. Then, the image data of the reduced input image A is interpolated from the data decoded by the interpolation means 13, and the reduced image data of the input image B is interpolated from the data decoded by the interpolation means 14, respectively. The image data of the input image A is displayed on the display means 15, and the image data of the input image B is displayed on the display means 16.

【0025】以上のように、実施の形態1ではDCT変
換手段5の入力前において、各入力画像の画像データを
解像度方向にm/n(mは符号化系統数、nは入力画像
数)縮小して、この縮小した画像データをDCT変換手
段5に入力することにより、DCT変換手段5の処理能
力を低減することなく、各入力画像をリアルタイムで符
号化/復号化することができる。その結果、解像度方向
の情報を削減するがコマ落ちを防止することができ、動
作の円滑な画像を表示することができ、ユーザの感じる
劣化感を抑制することできる。
As described above, in the first embodiment, the image data of each input image is reduced by m / n (m is the number of coding systems, n is the number of input images) in the resolution direction before the input of the DCT conversion means 5. Then, by inputting the reduced image data to the DCT converting means 5, each input image can be encoded / decoded in real time without reducing the processing capability of the DCT converting means 5. As a result, although information in the resolution direction is reduced, dropping of frames can be prevented, an image with a smooth operation can be displayed, and a sense of deterioration felt by the user can be suppressed.

【0026】以下、上記の分割の仕方、分割した画像デ
ータの伝送の仕方、補間の仕方等について具体的に説明
する。 (1)上記分割手段には、次の2つの分割方法がある。
分割方法1は、入力画像の画像データをフレーム毎に解
像度方向にm/n(mは符号化系統数、nは入力画像
数)縮小して、必要な画素のみを出力する。図2は分割
方法1に関する符号化系統数1、入力映像数2の場合の
説明図である。即ち、縮小率1/2となり、ここでは偶
数行の間引き処理を行っている。なお、各画素に対して
図2のように番号付けを行えば、縮小率1/4、3/4
にも容易に対応することが可能である。例えば、縮小率
1/4であれば(1)の画素のみを出力し、縮小率3/
4であれば(1)、(2)、(3)の3画素を出力する
ようにすればよい。なお、本実施の形態では縮小方法と
して間引き処理を用いている。
Hereinafter, the method of division, the method of transmitting the divided image data, the method of interpolation, and the like will be specifically described. (1) The dividing means has the following two dividing methods.
In the division method 1, image data of an input image is reduced by m / n (m is the number of encoding systems, n is the number of input images) in the resolution direction for each frame, and only necessary pixels are output. FIG. 2 is an explanatory diagram in the case where the number of coding systems is 1 and the number of input videos is 2 in the division method 1. That is, the reduction rate becomes 1/2, and the thinning process of the even-numbered rows is performed here. If the pixels are numbered as shown in FIG. 2, the reduction ratio is 1/4, 3/4.
Can be easily handled. For example, if the reduction ratio is 1/4, only the pixel of (1) is output, and the reduction ratio of 3 /
If it is 4, three pixels (1), (2) and (3) may be output. In the present embodiment, a thinning process is used as a reduction method.

【0027】分割方法2は、o列p行の画素群よりなる
入力画像の画像データを8画素×8ラインのブロック毎
に番号付けを行い、ブロック単位にm/n(mは符号化
系統数、nは入力画像数)縮小して、必要なブロックの
みを出力する。ここでも前記と同様にブロック単位で間
引き処理を行っている。図3は分割方法2に関する符号
化系統数1、入力映像数2の場合の説明図である。即
ち、縮小率1/2となり、ここでは偶数ブロック行の間
引き処理を行っている。なお、ここで言うブロック行と
は「主走査方向の画素数×8ライン」の画素の固まりを
意味することになる。また、1ブロックを8画素×8ラ
インにした理由はJPEG符号化処理における処理単位
が同サイズに規定されているためである。分割方法2も
分割方法1同様に、各画素に対して図3のように番号付
けを行えば縮小率1/4、3/4にも容易に対応するこ
とが可能である。なお、以降では、例として符号化系統
数が1、入力映像数が2の場合について説明を行うもの
とする。
In the division method 2, the image data of the input image composed of the pixel groups in the o columns and the p rows is numbered for each block of 8 pixels × 8 lines, and m / n (m is the number of encoding systems) , N is the number of input images) and outputs only necessary blocks. Also in this case, the thinning processing is performed in block units in the same manner as described above. FIG. 3 is an explanatory diagram in the case where the number of encoding systems is 1 and the number of input videos is 2 in the division method 2. That is, the reduction rate becomes 1/2, and the thinning processing of the even-numbered block rows is performed here. Here, the block row means a group of pixels of “the number of pixels in the main scanning direction × 8 lines”. The reason why one block is set to 8 pixels × 8 lines is that the processing unit in the JPEG encoding process is defined to have the same size. Similarly to the division method 1, the division method 2 can easily correspond to the reduction ratios of 1/4 and 3/4 by numbering each pixel as shown in FIG. Hereinafter, a case where the number of encoding systems is 1 and the number of input videos is 2 will be described as an example.

【0028】(2)上記分割された画像データを伝送す
る方法には、次のような方法(伝送方法1と称する)を
用いる。図4は伝送方法1の説明図であり、各入力画像
の画像データを全てのフレームについて同一の画素位置
に基づいて解像度方向に1/2縮小して、偶数行または
奇数行をDCT変換手段5に伝送する。
(2) The following method (referred to as transmission method 1) is used for transmitting the divided image data. FIG. 4 is an explanatory diagram of the transmission method 1. The image data of each input image is reduced by half in the resolution direction on the basis of the same pixel position for all the frames, and the even-numbered rows or the odd-numbered rows are converted by the DCT conversion means 5. To be transmitted.

【0029】(3)上記(1)に示す分割方法で分割さ
れ、(2)に示す伝送方法で伝送された画像データから
元の画像データを補間する方法には例えば次の2つがあ
る。図6は補間方法1の説明図であり、隣接する原画素
を補間画素とする最近傍法である。図7は補間方法2の
説明図であり、原画素レベルの頂点を結ぶラインに原画
素と補間画素の相対位置を参照して補間画素レベルを形
成する線間補間法である。この最近傍法および線間補間
法は例えば、ウィリアム ケイ プラット,“ディジタ
ル イメージ プロセッシング”,ジョン ウィリー
アンド ソンズ社,441〜442ページ,1991年
(William K Pratt,“Digital
Image Processing”,John W
iley&Sons,Inc,pp441〜442,1
991)に記載されている。
(3) There are, for example, the following two methods for interpolating the original image data from the image data divided by the division method shown in (1) and transmitted by the transmission method shown in (2). FIG. 6 is an explanatory diagram of the interpolation method 1, which is a nearest neighbor method using adjacent original pixels as interpolation pixels. FIG. 7 is an explanatory diagram of the interpolation method 2, which is an inter-line interpolation method in which an interpolation pixel level is formed on a line connecting vertices of the original pixel level with reference to a relative position between the original pixel and the interpolation pixel. The nearest neighbor method and the line interpolation method are described in, for example, William Kay Pratt, “Digital Image Processing”, John Willie
And Sons, pp. 441-442, 1991 (William K. Prat, "Digital
Image Processing ", John W
iley & Sons, Inc, pp441-442, 1
991).

【0030】次に分割方法1、2と伝送方法1との組み
合わせについて説明する。 (4)図8は分割方法1と伝送方法1の組み合わせの場
合を示すもので、入力画像の全てのフレームについて例
えば偶数行の間引きを行い奇数行の画像データを分割手
段3、4から符号化器8に出力して符号化処理を行い、
この符号化処理された符号化データを受信した復号化器
36では復号化処理を行い、補間手段13、14では隣
接する奇数行の画像データから偶数行の画像データを補
間し、元の大きさのフレームの画像データを形成する。
Next, a combination of the division methods 1 and 2 and the transmission method 1 will be described. (4) FIG. 8 shows a case in which the division method 1 and the transmission method 1 are combined. For example, all the frames of the input image are thinned out, for example, even-numbered rows, and the odd-numbered rows of image data are encoded from the dividing means 3, 4. Output to the unit 8 for encoding.
Upon receiving the encoded data, the decoder 36 performs a decoding process, and the interpolation units 13 and 14 interpolate the even-numbered image data from the adjacent odd-numbered image data to obtain the original size. Is formed.

【0031】(5)図10は分割方法2と伝送方法1の
組み合わせの場合を示すもので、o列p行の画素群より
なる入力画像の画像データを、8画素×8ラインのブロ
ック毎に分割し、ブロック単位に解像度方向に1/2縮
小して符号化器8に入力して符号化処理を行い、この符
号化処理された符号化データを受信した復号化器36で
は復号化処理を行い、補間手段13、14では各行の画
像データを受信データの奇数行画像データとし隣接する
奇数行の画像データから偶数行の画像データを補間し、
元の大きさのフレームの画像データを形成する。
(5) FIG. 10 shows a case of a combination of the division method 2 and the transmission method 1, in which image data of an input image composed of a pixel group in an o column and a p row is divided into blocks of 8 pixels × 8 lines. The data is divided, reduced by 1 / in the resolution direction in block units, and input to the encoder 8 to perform an encoding process. The decoder 36 that has received the encoded data performs the decoding process. The interpolation means 13 and 14 use the image data of each row as odd-numbered row image data of the received data and interpolate the image data of the even-numbered row from the image data of the adjacent odd-numbered row,
The image data of the frame of the original size is formed.

【0032】以上のように、実施の形態1によれば、一
般に画像情報は隣接画素間の相関が強く、その相関の強
さを利用して情報量の圧縮を行っている。即ち、相関が
強いほど高い圧縮率が得られるということである。分割
方法1の場合は隣接画素を間引いているため縮小画像に
おける隣接画素間の相関が弱くなっているのに対し、分
割方法2ではJPEG符号化の処理単位と同一の8画素
×8ラインのブロックサイズ毎に間引き縮小しているた
め、縮小画像における隣接画素間の相関は入力画像と同
一の強さを維持していることになる。従って、分割方法
2のようにJPEG符号化の処理単位と同一のブロック
サイズ毎に間引き縮小することで隣接画素間の強い相関
が利用でき高い圧縮率を実現できるという効果がある。
また、画像を縮小処理する際には、画像の局所的な性質
を如何に損なわずに縮小させるかが高品質化におけるポ
イントとなる。即ち、分割方法2では8画素×8ライン
のブロック単位で間引いているため局所的に画像の性質
が損なわれやすいのに対し、分割方法1では画像の性質
を表わす最小単位である画素毎に一様な間隔で間引いて
いるため局所的性質の損失を少なくすることができ、高
品質な縮小画像が得られるという効果がある。
As described above, according to the first embodiment, image information generally has a strong correlation between adjacent pixels, and the amount of information is compressed using the strength of the correlation. That is, the higher the correlation, the higher the compression ratio can be obtained. In the case of the division method 1, since the adjacent pixels are thinned out, the correlation between the adjacent pixels in the reduced image is weak. On the other hand, in the division method 2, an 8 pixel × 8 line block identical to the processing unit of the JPEG encoding is used. Since the reduction is performed for each size, the correlation between adjacent pixels in the reduced image maintains the same strength as that of the input image. Therefore, by thinning out and reducing the same block size as the processing unit of the JPEG encoding as in the division method 2, there is an effect that a strong correlation between adjacent pixels can be used and a high compression rate can be realized.
When reducing an image, how to reduce the image without deteriorating the local properties of the image is an important point in improving the quality. That is, in the division method 2, since the thinning is performed in units of 8 pixels × 8 lines, the properties of the image are easily deteriorated locally, whereas in the division method 1, one pixel is used as the minimum unit representing the properties of the image. Since thinning is performed at such intervals, the loss of local properties can be reduced, and there is an effect that a high-quality reduced image can be obtained.

【0033】また、本実施の形態1では、復号化処理の
後に補間手段を設けているが、これにより入力画像と同
一サイズの高品質な再生画像が得られるという効果があ
る。
Further, in the first embodiment, the interpolation means is provided after the decoding process, but this has an effect that a high-quality reproduced image having the same size as the input image can be obtained.

【0034】実施の形態2.図12は実施の形態1とは
異なる伝送方法(伝送方法2)を採用したこの発明の実
施の形態2による画像符号化装置の構成を示すブロック
図である。なお、本実施の形態においても符号化系統数
mは1、入力画像数nは2として説明する。図におい
て、17、18は分割手段3、4から出力された入力画
像A、Bの奇数行の画像データと偶数行の画像データ
を、フレーム同期信号に基づいて選択的にDCT変換手
段5に入力する選択手段、19はフレーム同期信号に基
づいて表示手段15、16の奇数行目の表示素子または
偶数行目の表示素子に画像データを書込み表示する切り
替えを行う書込みアドレス切替手段であり、他の構成は
前記図1に示す実施の形態1と同一の構成であるから、
同一部分には同一符号を付して重複説明を省略する。
Embodiment 2 FIG. 12 is a block diagram showing a configuration of an image encoding apparatus according to the second embodiment of the present invention which employs a transmission method (transmission method 2) different from that of the first embodiment. Note that, also in the present embodiment, the number m of coding systems is 1, and the number n of input images is 2 as an example. In the figure, reference numerals 17 and 18 selectively input the odd-numbered row image data and the even-numbered row image data of the input images A and B output from the division means 3 and 4 to the DCT conversion means 5 based on a frame synchronization signal. The selection means 19 is a write address switching means for performing switching to write and display image data on the display elements on the odd-numbered rows or the display elements on the even-numbered rows of the display means 15 and 16 based on the frame synchronization signal. Since the configuration is the same as that of the first embodiment shown in FIG.
The same portions are denoted by the same reference numerals, and redundant description will be omitted.

【0035】次に動作について説明する。分割手段3、
4で分割された画像データの奇数行と偶数行を、フレー
ム同期信号に基づいて選択手段17、18により交互に
DCT変換手段5に入力する。以後、図1の場合と同様
に符号化処理、伝送、復号化処理を行い、IDCT変換
手段12より送られてきた画像データを、フレーム同期
信号に基づいて書込みアドレス切り替え手段19により
表示手段15、16の奇数行目の表示素子または偶数行
目の表示素子に画像データを書込み表示する。
Next, the operation will be described. Dividing means 3,
The odd rows and the even rows of the image data divided by 4 are alternately input to the DCT conversion means 5 by the selection means 17 and 18 based on the frame synchronization signal. Thereafter, the encoding, transmission, and decoding processes are performed in the same manner as in the case of FIG. 1, and the image data sent from the IDCT conversion unit 12 is displayed by the write address switching unit 19 on the basis of the frame synchronization signal. The image data is written and displayed on the sixteen odd-numbered display elements or the even-numbered display elements.

【0036】上記の分割手段3、4で分割された画像デ
ータを伝送する方法(伝送方法2と称する)について具
体的に記載する。図5が伝送方法2の説明図であり、各
入力画像の画像データをフレーム毎に解像度方向に1/
2縮小して、第Sフレームは奇数行または偶数行を、第
(S+1)フレームは偶数行または奇数行を順次交互に
伝送する。即ち、前フレームとは異なる画素位置に基づ
いて縮小を行う。選択手段ではフレーム同期信号に基づ
いてこの切り替え動作を行う。
A method of transmitting the image data divided by the division units 3 and 4 (hereinafter referred to as transmission method 2) will be specifically described. FIG. 5 is an explanatory diagram of the transmission method 2, in which image data of each input image is divided by 1 /
By reducing the number by 2, the S-th frame transmits an odd-numbered row or an even-numbered row, and the (S + 1) -th frame transmits an even-numbered row or an odd-numbered row. That is, reduction is performed based on a pixel position different from that of the previous frame. The selector performs this switching operation based on the frame synchronization signal.

【0037】次に分割方法1、2と伝送方法2の組み合
わせについて説明する。図9は分割方法1と伝送方法2
の組み合わせの場合を示すもので、第Sフレームの画像
データに対して奇数行を、第(S+1)フレームの画像
データに対しては偶数行を(第(S+2)フレームでは
奇数行を)、フレーム同期信号に基づいて切り替える選
択手段17、18を介して順次交互に符号化器8に入力
して符号化処理を行う。受信側では復号化器36で復号
化処理を行ない表示手段に伝送することになるが、この
時、第Sフレームの復号化された画像データは表示手段
において2次元的に配列されている各表示素子に対し
て、奇数行の表示素子に書き込まれ、第(S+1)フレ
ームの画像データは表示手段に2次元的に配列されてい
る各表示素子に対して、偶数行の表示素子に書き込ま
れ、元の大きさの画像データが形成・表示される。この
表示素子における書き込みアドレスの切り替え処理は、
フレーム同期信号に基づいて書き込みアドレス切り替え
手段19で行われる。
Next, a combination of the division methods 1 and 2 and the transmission method 2 will be described. FIG. 9 shows division method 1 and transmission method 2
, The odd-numbered rows for the image data of the S-th frame, the even-numbered rows for the image data of the (S + 1) -th frame (the odd-numbered rows for the (S + 2) -th frame), and The signals are sequentially and alternately input to the encoder 8 via the selectors 17 and 18 that switch based on the synchronization signal, and the encoding process is performed. On the receiving side, the decoding processing is performed by the decoder 36 and transmitted to the display means. At this time, the decoded image data of the S-th frame is displayed on the display means in the two-dimensional array. The image data of the (S + 1) th frame is written to the display elements of the even-numbered rows for each of the display elements arranged two-dimensionally on the display means. Image data of the original size is formed and displayed. The switching process of the write address in this display element is as follows.
This is performed by the write address switching means 19 based on the frame synchronization signal.

【0038】図11は分割方法2と伝送方法2の組み合
わせの場合を示すもので、o行p列の画素群よりなる各
入力画像の画像データを8画素×8ラインのブロック毎
に分割し、ブロック単位の解像度方向に1/2縮小し
て、第Sフレームの画像データに対しては奇数ブロック
行を、第(S+1)フレームの画像データに対しては偶
数ブロック行を、フレーム同期信号に基づいて切り替え
る選択手段17、18を介して順次交互に符号化器8に
入力して符号化処理を行う。受信側では復号化器36で
復号化処理を行ない表示手段に伝送することになるが、
この時第Sフレームの復号化された画像データは表示手
段において2次元的に配列されている各表示素子に対し
て、奇数ブロック行の表示素子に書き込まれ、第(S+
1)フレームの画像データは表示手段に2次元的に配列
されている各表示素子に対して、偶数ブロック行の表示
素子に書き込まれ、元の大きさの画像データが形成・表
示される。この表示素子における書き込みアドレスの切
り替え処理は、フレーム同期信号に基づいて書込みアド
レス切り替え手段19で行われる。
FIG. 11 shows a case of a combination of the division method 2 and the transmission method 2, in which the image data of each input image composed of pixel groups in the o rows and p columns is divided into blocks of 8 pixels × 8 lines. The image data of the S-th frame is odd-numbered block rows, and the image data of the (S + 1) -th frame is even-numbered block rows based on a frame synchronization signal. The input is sequentially and alternately input to the encoder 8 via the selectors 17 and 18 for performing the encoding process. On the receiving side, the decoding process is performed by the decoder 36 and transmitted to the display means.
At this time, the decoded image data of the S-th frame is written to the display elements in the odd-numbered block rows for each of the display elements arranged two-dimensionally in the display means, and the (S +
1) The image data of the frame is written to the display elements of the even-numbered block rows for each of the display elements arranged two-dimensionally on the display means, and the image data of the original size is formed and displayed. The switching process of the write address in the display element is performed by the write address switching unit 19 based on the frame synchronization signal.

【0039】以上にように、実施の形態2によれば、分
割された画像データの奇数行と偶数行を使用するため、
表示する場合にはこの奇数行と偶数行を、一方は原画
素、他方は補間画素とすることにより、入力画像と同一
サイズの再生画像が得られるにもかかわらず補間手段を
必要とせず、演算量(あるいはハードウエア規模)を低
減できるという効果がある。また、補間処理を伴わない
ことは高画質化、特にエッジ部のボケ防止に大きく貢献
することができる。
As described above, according to the second embodiment, since the odd rows and the even rows of the divided image data are used,
When displaying, the odd rows and the even rows are one of the original pixels and the other is the interpolated pixels, so that a reproduced image of the same size as the input image can be obtained, but no interpolation means is required. The effect is that the amount (or hardware scale) can be reduced. Further, the absence of the interpolation process can greatly contribute to higher image quality, particularly to prevention of blurring of an edge portion.

【0040】実施の形態3.図13は伝送方法1と伝送
方法2を選択使用するこの発明の実施の形態3による画
像符号化装置の構成を示すブロック図である。図におい
て、20、21は入力画像A、入力画像Bのシーンチェ
ンジ検出手段、22、23はフレーム同期信号に基づい
てシーンチェンジ検出手段20、21の出力があるか否
かによって選択手段17、18を制御してDCT変換手
段5への画像データを選択する判定手段、24、25は
復号化処理された画像データのシーンチェンジ検出手
段、26、27はシーンチェンジ検出手段24、25の
出力に基づいて、上記復号化処理された画像データを直
接または補間手段28、29を介して表示手段15、1
6に供給するかを選択する選択手段、19a、19bは
フレーム同期信号に基づいて表示手段15、16の奇数
行目の素子または偶数行目の素子に画像データを書込み
表示する切り替えを行う書込みアドレス切替手段であ
り、他の構成は前記図12に示す実施の形態2と同一の
構成であるから、同一部分には同一符号を付して重複説
明を省略する。
Embodiment 3 FIG. 13 is a block diagram showing a configuration of an image encoding apparatus according to a third embodiment of the present invention which selectively uses transmission method 1 and transmission method 2. In the figure, reference numerals 20 and 21 denote scene change detecting means for the input image A and the input image B, and reference numerals 22 and 23 denote selecting means 17 and 18 based on whether or not there is an output from the scene change detecting means 20 or 21 based on a frame synchronization signal. , Control means for selecting image data to the DCT converting means 5, 24 and 25 are scene change detecting means of the decoded image data, and 26 and 27 are based on the output of the scene change detecting means 24 and 25. Then, the decoded image data is displayed directly on the display means 15, 1 or via the interpolation means 28, 29.
6, a selection address 19a, 19b is a write address for performing switching to write and display image data on an odd-numbered element or an even-numbered element of the display means 15, 16 based on the frame synchronization signal. Since it is a switching means and the other configuration is the same as that of the second embodiment shown in FIG. 12, the same portions are denoted by the same reference numerals and the description thereof will not be repeated.

【0041】図14は上記シーンチェンジ検出手段2
0、21、24、25の一例を示す構成図であり、30
はIDCT変換手段12からの1フレーム分の復号化デ
ータを記憶するフレームメモリ、31はフレームメモリ
30に記憶した前回のフレームの画像データとIDCT
変換手段12から出力された次回のフレームの画像デー
タとの差分を検出するフレーム間差分検出手段、32は
上記差分を加算する加算手段、33は加算手段32で加
算された差分加算値と閾値を対比する閾値処理手段であ
る。
FIG. 14 shows the scene change detecting means 2
FIG. 3 is a configuration diagram showing an example of 0, 21, 24, 25;
Is a frame memory for storing one frame of decoded data from the IDCT conversion means 12, and 31 is the image data of the previous frame stored in the frame memory 30 and the IDCT.
An inter-frame difference detecting means for detecting a difference from the image data of the next frame outputted from the converting means 12, 32 is an adding means for adding the difference, and 33 is a difference adding value and a threshold value which are added by the adding means 32. This is a threshold processing means for comparison.

【0042】次に動作について説明する。符号化器側に
おいては、シーンチェンジ検出手段20、21で入力画
像A、Bのシーンチェンジの有無を検出し、シーンチェ
ンジが生じているときには、判定手段22、23はフレ
ーム同期信号に基づいて前記伝送方法1により、全ての
フレームについて分割手段3、4で分割された奇数行ま
たは偶数行の固定の画素位置の画像データをDCT変換
手段5に供給するように選択手段17、18を制御す
る。また、シーンチェンジが生じていない場合は、判定
手段22、23はフレーム同期信号に基づいて前記伝送
方法2により、分割手段3、4で分割された奇数行また
は偶数行の画像データをフレーム単位で交互にDCT変
換手段5に供給するように選択手段17、18を制御す
る。以後、図12の場合と同様に符号化処理、伝送、復
号化処理を行う。
Next, the operation will be described. On the encoder side, scene change detection means 20 and 21 detect the presence or absence of a scene change in the input images A and B. When a scene change has occurred, the judgment means 22 and 23 determine the scene change based on a frame synchronization signal. According to the transmission method 1, the selection units 17 and 18 are controlled so that the image data at the fixed pixel positions of the odd rows or the even rows divided by the division units 3 and 4 are supplied to the DCT conversion unit 5 for all the frames. If no scene change has occurred, the judging units 22 and 23 use the transmission method 2 based on the frame synchronization signal to divide the odd-numbered or even-numbered image data divided by the dividing units 3 and 4 into frames. The selectors 17 and 18 are controlled so as to be alternately supplied to the DCT converter 5. Thereafter, the encoding process, the transmission process, and the decoding process are performed as in the case of FIG.

【0043】復号化器側においては、シーンチェンジ検
出手段24、25がIDCT変換手段12から出力され
た画像データに基づいてシーンチェンジの有無を検出
し、シーンチェンジが生じているときには、補間手段2
8、29で補間した補間データを、またシーンチェンジ
が生じていないときには、IDCT変換手段12から出
力された復号データを直接表示手段15、16に入力す
る。このIDCT変換手段12から出力された復号デー
タを直接表示手段15、16に入力する場合、書込みア
ドレス切り替え手段19は、フレーム同期信号とシーン
チェンジ検出手段24、25からのシーンチェンジなし
の信号に基づき、表示手段15、16の奇数行目の表示
素子または偶数行目の表示素子に画像データを書込み表
示する。
On the decoder side, the scene change detecting means 24 and 25 detect the presence or absence of a scene change based on the image data output from the IDCT conversion means 12, and when a scene change occurs, the interpolation means 2
The interpolation data interpolated in steps 8 and 29 and the decoded data output from the IDCT conversion means 12 are directly input to the display means 15 and 16 when no scene change has occurred. When the decoded data output from the IDCT conversion unit 12 is directly input to the display units 15 and 16, the write address switching unit 19 uses a frame synchronization signal and a signal indicating no scene change from the scene change detection units 24 and 25. The image data is written and displayed on the odd-numbered display elements or the even-numbered display elements of the display means 15 and 16.

【0044】以上のように、この実施の形態3によれ
ば、シーンチェンジの有無によって伝送方法1または伝
送方法2を選択使用するように構成したので、シーンチ
ェンジ時における残像による画質劣化を防止すると共に
高画質化、特にエッジ部のボケ防止を図ることができる
という効果がある。
As described above, according to the third embodiment, the transmission method 1 or the transmission method 2 is selectively used depending on the presence / absence of a scene change, so that image quality deterioration due to an afterimage at the time of a scene change is prevented. At the same time, there is an effect that it is possible to improve the image quality, particularly to prevent blurring of the edge portion.

【0045】実施の形態4.図15は伝送方法1と伝送
方法2を選択使用するこの発明の実施の形態4における
画像符号化装置の構成を示すブロック図である。図にお
いて、34、35、37、38はシーンチェンジ検出手
段20、21、24、25の前段に設けた縮小手段であ
り、他の構成は前記図13に示す実施の形態3と同一の
構成であるから、同一部分には同一符号を付して重複説
明を省略する。
Embodiment 4 FIG. 15 is a block diagram showing a configuration of an image coding apparatus according to Embodiment 4 of the present invention which selectively uses transmission method 1 and transmission method 2. In the figure, reference numerals 34, 35, 37 and 38 denote reduction means provided in front of the scene change detection means 20, 21, 24 and 25, and the other configuration is the same as that of the third embodiment shown in FIG. Therefore, the same portions are denoted by the same reference numerals, and redundant description will be omitted.

【0046】次に動作について説明する。全体の動作
は、前記図13に示す実施の形態3と同じであり、異な
るのは撮像手段から出力された画像データ、またはID
CT変換手段12から出力された画像データが縮小手段
34、35、37、38で縮小され、シーンチェンジ検
出手段24、25に供給される点である。
Next, the operation will be described. The overall operation is the same as that of the third embodiment shown in FIG. 13 except for the image data output from the imaging means or the ID.
The point is that the image data output from the CT conversion means 12 is reduced by the reduction means 34, 35, 37, 38 and supplied to the scene change detection means 24, 25.

【0047】縮小手段における縮小処理方式は、間引き
処理を用いてもよいし、投影法などを用いてもよい。こ
の投影法は例えば森田秀樹らによる“投影法に基づく高
速画素密度変換方式”、画像電子学会誌第11巻第2
号、72〜83頁、1982年に記載されている。
As the reduction processing method in the reduction means, a thinning processing, a projection method, or the like may be used. This projection method is described in, for example, "High-speed Pixel Density Conversion Method Based on Projection Method" by Hideki Morita et al., Journal of the Institute of Image Electronics Engineers of Japan.
No. 72-83, 1982.

【0048】以上のように、この実施の形態4によれ
ば、シーンチェンジ検出手段20、21、24、25に
供給される画像データを縮小処理するためシーンチェン
ジ検出手段20、21、24、25内で処理するデータ
量が少なくなり、処理を迅速に行うことができるという
効果がある。
As described above, according to the fourth embodiment, the scene change detecting means 20, 21, 24, 25 for reducing the image data supplied to the scene change detecting means 20, 21, 24, 25. There is an effect that the amount of data to be processed in the device is reduced, and the process can be performed quickly.

【0049】なお、上記実施の形態1〜4では、符号化
系統数1、入力画素数2の場合を例として述べてきてい
るため、奇数行、偶数行を交互に処理するような構成と
なっているが、この発明ではこの比率に限ったものでは
ない。例えば、符号化系統数1、入力画素数4の場合に
ついて言えば、例として分割方法1を用いると、図2に
おいて画素(1)だけを集めて符号化し、送信すればよ
い。この時伝送方法1を用いるならば、受信側では主走
査方向、副走査方向それぞれ2倍に拡大(面積的には4
倍に拡大)すればよい。また、伝送方法2を用いるなら
ば、Sフレームでは(1)の画素の集まりを送り、(S
+1)フレームでは(2)の画素の集まりを送り、(S
+2)フレームでは(3)の画素の集まりを送り、(S
+3)フレームでは(4)の画素の集まりを送るように
し、受信側では上記の4フレームの画像データをフレー
ム同期信号を用いて表示手段への書き込みアドレスを切
り替えればよいことになる。
In the first to fourth embodiments, the case where the number of encoding systems is 1 and the number of input pixels is 2 has been described as an example. Therefore, the configuration is such that odd rows and even rows are alternately processed. However, the present invention is not limited to this ratio. For example, in the case where the number of encoding systems is 1 and the number of input pixels is 4, if the division method 1 is used as an example, only the pixel (1) in FIG. 2 needs to be collected, encoded, and transmitted. At this time, if the transmission method 1 is used, the receiving side enlarges twice in both the main scanning direction and the sub-scanning direction (in terms of area,
Magnification). If the transmission method 2 is used, a set of pixels (1) is transmitted in the S frame, and (S
In the (+1) frame, the group of pixels of (2) is sent, and (S
In the (+2) frame, the pixel group of (3) is sent, and (S
In the (+3) frame, the pixel group of (4) is transmitted, and the receiving side has only to switch the write address of the image data of the above four frames to the display means using the frame synchronization signal.

【0050】当然、(1)、(2)、(3)、(4)の
画素については、入力画像における位置と表示手段にお
ける書き込み表示素子の位置がそれぞれ一致していなけ
ればならない。従って、この発明においては、符号化系
統数m入力画像数n(m<n)の関係を自由に選択でき
るという効果がある。この時、m/nが1に近くなるほ
ど受信側での拡大率が小さくなり、画質が良好となる
点、および、符号化系統数mはシステムを構築するため
のコストに大きく影響する点の2点を考えると、この発
明を使用したシステムでは、システム構築コスト(符号
化系統数m)に応じた画質を選べることができるように
なるという効果もある。
Of course, for the pixels (1), (2), (3) and (4), the position in the input image and the position of the writing display element in the display means must match. Therefore, in the present invention, there is an effect that the relationship of the number of encoding systems m and the number of input images n (m <n) can be freely selected. At this time, as m / n becomes closer to 1, the enlargement ratio on the receiving side becomes smaller and the image quality is improved, and the number m of coding systems greatly affects the cost for constructing the system. Considering this point, the system using the present invention has an effect that the image quality can be selected according to the system construction cost (the number m of coding systems).

【0051】なお、図示の実施の形態では、符号化器と
復号化器両方同時に存在する系について記載している
が、符号化器のみ実施の形態に記載した構成を用い、復
号化器は従来の復号化器を用いる場合でも、受信側では
原画像に対しm/nの縮小画像を円滑な動作で表示する
ことができ、前記と同様の効果がある。また、コマ落ち
を防止し、円滑な動作の映像を提供することができると
いう効果がある。
In the illustrated embodiment, a system in which both an encoder and a decoder are present at the same time is described. However, only the encoder is configured as described in the embodiment, and the decoder is a conventional one. , The receiving side can display an m / n reduced image with respect to the original image by a smooth operation, and the same effect as described above can be obtained. In addition, there is an effect that frames can be prevented from being dropped and a video with a smooth operation can be provided.

【0052】[0052]

【発明の効果】この発明によれば、入力画像の画像デー
タを解像度方向にm/n(mは符号化系統数、nは入力
画像数)縮小し、この縮小された画像データを符号化処
理して符号化データを出力し、受信した前記符号化デー
タを復号化処理して得た復号化データによって、前記符
号化側で縮小された画像データを補間し、前記入力画像
を再生するように構成したので、入力画像をリアルタイ
ムに符号化/復号化しても、各入力画像のコマ落ちを防
止し、円滑な動作の画像を入力画像と同一サイズで再生
することができ、ユーザの感じる劣化感を抑制すること
ができる効果がある。
According to the present invention, image data of an input image is reduced by m / n (m is the number of encoding systems, n is the number of input images) in the resolution direction, and the reduced image data is subjected to an encoding process. The encoded data is output, and the decoded data obtained by decoding the received encoded data is interpolated with the image data reduced on the encoding side to reproduce the input image. With this configuration, even if an input image is encoded / decoded in real time, it is possible to prevent a frame from being dropped in each input image and reproduce an image having a smooth operation at the same size as the input image, and to provide a feeling of deterioration felt by the user. Has the effect of being able to suppress

【0053】また、入力画像の画像データを解像度方向
にm/n(mは符号化系統数、nは入力画像数)縮小し
て出力する分割手段と、この縮小された画像データを符
号化処理して符号化データを出力する符号化器と、前記
符号化データを伝送する伝送手段と、受信した前記符号
化データを復号化処理して得た復号化データによって、
前記符号化器側で縮小された画像データを補間し、前記
入力画像を再生する復号化器とを有する構成としたの
で、符号化/復号化系統を増加させることなく、簡単か
つ安価な構成で入力画像をリアルタイムに符号化/復号
化でき、かつ、各入力映像のコマ落ちを防止し、円滑な
動作の画像を入力画像と同一サイズで再生でき、ユーザ
の感じる劣化感を抑制することができる効果がある。
A dividing means for reducing the image data of the input image by m / n (m is the number of encoding systems, n is the number of input images) in the resolution direction and outputting the reduced image data, and performs an encoding process on the reduced image data. An encoder that outputs encoded data, and a transmission unit that transmits the encoded data, and decoded data obtained by performing a decoding process on the received encoded data,
The encoder includes a decoder that interpolates the reduced image data and reproduces the input image. Therefore, the configuration is simple and inexpensive without increasing the number of encoding / decoding systems. It is possible to encode / decode an input image in real time, prevent frames from being dropped in each input video, reproduce an image having a smooth operation at the same size as the input image, and suppress a feeling of deterioration felt by the user. effective.

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

【図1】 この発明の実施の形態1における画像符号化
装置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an image encoding device according to Embodiment 1 of the present invention.

【図2】 分割方法1の説明図である。FIG. 2 is an explanatory diagram of a division method 1.

【図3】 分割方法2の説明図である。FIG. 3 is an explanatory diagram of a division method 2.

【図4】 分割された画像データを伝送する伝送方法1
の説明図である。
FIG. 4 is a transmission method 1 for transmitting divided image data.
FIG.

【図5】 分割された画像データを伝送する伝送方法2
の説明図である。
FIG. 5 is a transmission method 2 for transmitting divided image data.
FIG.

【図6】 補間方法1の説明図である。FIG. 6 is an explanatory diagram of an interpolation method 1;

【図7】 補間方法2の説明図である。FIG. 7 is an explanatory diagram of an interpolation method 2;

【図8】 分割方法1で分割された画像データを伝送方
法1で伝送する場合の説明図である。
FIG. 8 is an explanatory diagram in a case where image data divided by the division method 1 is transmitted by the transmission method 1.

【図9】 分割方法1で分割された画像データを伝送方
法2で伝送する場合の説明図である。
FIG. 9 is an explanatory diagram of a case where image data divided by a division method 1 is transmitted by a transmission method 2.

【図10】 分割方法2で分割された画像データを伝送
方法1で伝送する場合の説明図である。
FIG. 10 is an explanatory diagram of a case where image data divided by a division method 2 is transmitted by a transmission method 1.

【図11】 分割方法2で分割された画像データを伝送
方法2で伝送する場合の説明図である。
FIG. 11 is an explanatory diagram in the case where image data divided by the division method 2 is transmitted by the transmission method 2.

【図12】 この発明の実施の形態2における画像符号
化装置の構成を示すブロック図である。
FIG. 12 is a block diagram illustrating a configuration of an image encoding device according to Embodiment 2 of the present invention.

【図13】 この発明の実施の形態3における画像符号
化装置の構成を示すブロック図である。
FIG. 13 is a block diagram illustrating a configuration of an image encoding device according to Embodiment 3 of the present invention.

【図14】 シーンチェンジ検出手段の一例を示す構成
図である。
FIG. 14 is a configuration diagram illustrating an example of a scene change detection unit.

【図15】 この発明の実施の形態4における画像符号
化装置の構成を示すブロック図である。
FIG. 15 is a block diagram illustrating a configuration of an image encoding device according to Embodiment 4 of the present invention.

【図16】 従来の画像通信システムの説明図である。FIG. 16 is an explanatory diagram of a conventional image communication system.

【図17】 従来の画像符号化装置の構成を示すブロッ
ク図である。
FIG. 17 is a block diagram illustrating a configuration of a conventional image encoding device.

【図18】 2以上の画像データを符号化する場合の従
来の説明図である。
FIG. 18 is a conventional explanatory diagram in the case of encoding two or more image data.

【符号の説明】 3,4 分割手段、5 DCT変換手段、6 量子化手
段、7 エントロピー符号化手段、8 符号化器、9
伝送手段、13,14,28,29 補間手段、15,
16 画像表示手段、17,18,26,27 選択手
段、20,21,24,25 シーンチェンジ検出手
段、34,35 縮小手段、36 復号化器。
[Explanation of code] 3, 4 dividing means, 5 DCT transform means, 6 quantizing means, 7 entropy coding means, 8 encoder, 9
Transmission means, 13, 14, 28, 29 interpolation means, 15,
16 image display means, 17, 18, 26, 27 selection means, 20, 21, 24, 25 scene change detection means, 34, 35 reduction means, 36 decoder.

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 入力画像を符号化する画像符号化方法に
おいて、入力画像の画像データを解像度方向にm/n
(mは符号化系統数、nは入力画像数)縮小し、この縮
小された画像データを符号化処理して符号化データを出
力することを特徴とする画像符号化方法。
1. An image encoding method for encoding an input image, comprising the steps of: converting image data of the input image into m / n in a resolution direction;
(M is the number of encoding systems, n is the number of input images). An image encoding method characterized in that the reduced image data is encoded and encoded data is output.
【請求項2】 入力画像を符号化する画像符号化装置に
おいて、入力画像の画像データを解像度方向にm/n
(mは符号化系統数、nは入力画像数)縮小して出力す
る分割手段と、この縮小された画像データを符号化処理
して符号化データを出力する符号化処理手段とを備えた
ことを特徴とする画像符号化装置。
2. An image coding apparatus for coding an input image, comprising: converting image data of the input image into m / n in a resolution direction;
(M is the number of encoding systems, n is the number of input images). A dividing unit for reducing and outputting the image data, and an encoding unit for encoding the reduced image data and outputting encoded data are provided. An image encoding device characterized by the above-mentioned.
【請求項3】 入力画像を符号化復号化する画像符号化
復号化方法において、 入力画像の画像データを解像度方向にm/n(mは符号
化系統数、nは入力画像数)縮小し、この縮小された画
像データを符号化処理して符号化データを出力し、 受信した前記符号化データを復号化処理して得た復号化
データによって、前記符号化側で縮小された画像データ
を補間し、前記入力画像を再生することを特徴とする画
像符号化復号化方法。
3. An image encoding / decoding method for encoding / decoding an input image, wherein image data of the input image is reduced by m / n (m is the number of encoding systems, n is the number of input images) in a resolution direction; The reduced image data is coded to output coded data, and the decoded data obtained by decoding the received coded data is used to interpolate the reduced image data on the coding side. And an image encoding / decoding method for reproducing the input image.
【請求項4】 入力画像を符号化復号化する画像符号化
復号化装置において、 入力画像の画像データを解像度方向にm/n(mは符号
化系統数、nは入力画像数)縮小して出力する分割手段
と、この縮小された画像データを符号化処理して符号化
データを出力する符号化器と、 前記符号化データを伝送する伝送手段と、 受信した前記符号化データを復号化処理して得た復号化
データによって、前記符号化器側で縮小された画像デー
タを補間し、前記入力画像を再生する復号化器と、 を備えたことを特徴とする画像符号化復号化装置。
4. An image encoding / decoding apparatus for encoding / decoding an input image, wherein image data of the input image is reduced by m / n (m is the number of encoding systems and n is the number of input images) in the resolution direction. A dividing unit that outputs the encoded image data; an encoder that encodes the reduced image data to output encoded data; a transmitting unit that transmits the encoded data; and a decoding process that receives the encoded data. An image encoding / decoding apparatus, comprising: a decoder that interpolates image data reduced on the encoder side by the decoded data obtained by the above, and reproduces the input image.
【請求項5】 符号化器は、入力画像の画像データを解
像度方向にm/n(mは符号化系統数、nは入力映像
数)縮小して出力する分割手段と、前記分割手段から出
力された画像データをDCT変換するDCT変換手段
と、このDCT変換されたDCT係数を量子化する量子
化手段と、これを符号化データとするエントロピー符号
化手段とを有することを特徴とする請求項4記載の画像
符号化復号化装置。
5. An encoding device comprising: a dividing unit for reducing image data of an input image by m / n (m is the number of encoding systems, n is the number of input images) in a resolution direction and outputting the image data; And DCT transforming means for transforming the obtained image data into DCT coefficients, quantizing means for quantizing the DCT coefficients subjected to the DCT transformation, and entropy encoding means for using this as encoded data. 5. The image encoding / decoding device according to 4.
【請求項6】 o列p行の画素群よりなる入力画像の画
像データに対して、全てのフレームについて同一の画素
位置に基づき解像度方向にm/n(mは符号化系統数、
nは入力画像数)縮小して入力し、符号化処理を行って
符号化データを出力する符号化器と、前記符号化器から
出力された縮小された画像の符号化データに対して入力
画像と同一サイズの画像となるように補間処理を行う復
号化器とを有することを特徴とする請求項4記載の画像
符号化復号化装置。
6. With respect to image data of an input image composed of a pixel group in an o column and a p row, m / n (m is the number of coding systems,
n is the number of input images). An encoder that inputs after being reduced, performs an encoding process, and outputs encoded data, and an input image corresponding to the encoded data of the reduced image output from the encoder. 5. The image encoding / decoding apparatus according to claim 4, further comprising: a decoder that performs an interpolation process so as to obtain an image having the same size as that of the image encoding / decoding device.
【請求項7】 o列p行の画素群よりなる入力画像の画
像データに対して、前フレームとは異なる画素位置に基
づき解像度方向にm/n(mは符号化系統数、nは入力
画像数)縮小して入力し、符号化処理を行って符号化デ
ータを出力する符号化器と、 前記符号化器から出力された符号化データを復号化する
復号化手段と、 表示手段に2次元的に配列されている各表示素子に対し
て、各フレームにおいて送信時の縮小処理に適用した画
素位置と同一位置の表示素子に復号化データを書き込む
ように書き込みアドレスを切り替える書き込みアドレス
切り替え手段を有することを特徴とする請求項4記載の
画像符号化復号化装置。
7. With respect to image data of an input image composed of a pixel group in an o column and a p row, m / n (m is the number of encoding systems, n is an input image) in the resolution direction based on a pixel position different from that of the previous frame. Number) an encoder that inputs after being reduced, performs an encoding process, and outputs encoded data, a decoding unit that decodes the encoded data output from the encoder, and a two-dimensional display unit. Address switching means for switching the write address so that the decoded data is written to the display element at the same position as the pixel position applied to the reduction processing at the time of transmission in each frame for each of the display elements arranged in a row 5. The image encoding / decoding apparatus according to claim 4, wherein:
【請求項8】 入力画像を符号化する画像符号化復号化
装置において、 入力画像の画像データを解像度方向にm/n(mは符号
化系統数、nは入力画像数)縮小して出力する分割手段
と、入力画像のシーンチェンジを検出するシーンチェン
ジ検出手段と、このシーンチェンジ検出手段の検出結果
に基づいて、全てのフレームについて同一の画素位置に
基づいて縮小した画像を出力するか、前フレームとは異
なる画素位置に基づいて縮小した画像を出力するかを選
択する選択手段とを有し、この選択手段で選択された画
像データを符号化処理して符号化データを出力する符号
化器と、 前記符号化データを伝送する伝送手段と、 受信した前記符号化データを復号化処理して得た復号化
データによって前記符号化器側で縮小された各フレーム
の画像データを補間する補間手段と、前記復号化データ
のシーンチェンジを検出するシーンチェンジ検出手段
と、このシーンチェンジ検出手段の検出結果に基づいて
前記復号化データをそのまま出力するか前記補間手段か
ら出力された補間データを出力するかを選択する選択手
段と、前記選択手段より出力されたデータを表示する画
像表示手段とを有する復号化器と、 を備えたことを特徴とする画像符号化復号化装置。
8. An image encoding / decoding apparatus for encoding an input image, wherein the image data of the input image is reduced by m / n (m is the number of encoding systems, n is the number of input images) in the resolution direction and output. A dividing unit, a scene change detecting unit for detecting a scene change of the input image, and outputting a reduced image based on the same pixel position for all frames based on the detection result of the scene change detecting unit. Selecting means for selecting whether to output a reduced image based on a pixel position different from that of the frame, and an encoder for encoding the image data selected by the selecting means and outputting encoded data Transmission means for transmitting the encoded data; and an image of each frame reduced on the encoder side by decoded data obtained by decoding the received encoded data. Interpolating means for interpolating data, scene change detecting means for detecting a scene change of the decoded data, and outputting the decoded data as it is or output from the interpolating means based on the detection result of the scene change detecting means. A decoding unit having a selection unit for selecting whether to output the interpolated data, and an image display unit for displaying the data output from the selection unit. .
【請求項9】 復号化データを縮小してシーンチェンジ
検出手段に入力する縮小手段を備えたことを特徴とする
請求項8記載の画像符号化復号化装置。
9. The image encoding / decoding apparatus according to claim 8, further comprising a reducing unit for reducing the decoded data and inputting the reduced data to the scene change detecting unit.
【請求項10】 o列p行の画素群よりなる各入力画像
の画像データを、フレーム毎に解像度方向にm/n(m
は符号化系統数、nは入力画像数)縮小して出力する分
割手段を備えたことを特徴とする請求項7記載の画像符
号化復号化装置。
10. An image data of each input image composed of a pixel group in an o column and a p row is converted into m / n (m
8. An image encoding / decoding apparatus according to claim 7, further comprising a dividing means for reducing the number of encoding systems and n is the number of input images and outputting the reduced image.
【請求項11】 o列p行の画素群よりなる入力画像の
画像データを、8画素×8ラインのブロック毎に分割
し、ブロック単位に解像度方向にm/n(mは符号化系
統数、nは入力画像数)縮小して出力する分割手段を備
えたことを特徴とする請求項7記載の画像符号化復号化
装置。
11. The image data of an input image composed of a pixel group of an o column and a p row is divided into blocks of 8 pixels × 8 lines, and m / n (m is the number of coding systems; 8. The image encoding / decoding apparatus according to claim 7, further comprising a dividing unit that reduces and outputs (n is the number of input images).
JP9190288A 1997-07-15 1997-07-15 Method for encoding image, method for encoding/decoding image, device for encoding image and device for encoding/ decoding image Abandoned JPH1141471A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9190288A JPH1141471A (en) 1997-07-15 1997-07-15 Method for encoding image, method for encoding/decoding image, device for encoding image and device for encoding/ decoding image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9190288A JPH1141471A (en) 1997-07-15 1997-07-15 Method for encoding image, method for encoding/decoding image, device for encoding image and device for encoding/ decoding image

Publications (1)

Publication Number Publication Date
JPH1141471A true JPH1141471A (en) 1999-02-12

Family

ID=16255684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9190288A Abandoned JPH1141471A (en) 1997-07-15 1997-07-15 Method for encoding image, method for encoding/decoding image, device for encoding image and device for encoding/ decoding image

Country Status (1)

Country Link
JP (1) JPH1141471A (en)

Similar Documents

Publication Publication Date Title
EP0778709B1 (en) MPEG-2 decoding with a reduced RAM requisite by ADPCM recompression before storing MPEG decompressed data
AU657510B2 (en) Improved image encoding/decoding method and apparatus
US6275263B1 (en) Multi-function USB video capture chip using bufferless data compression
JP3104439B2 (en) High efficiency coding and / or decoding device
EP0596423A2 (en) Layer encoding/decoding apparatus for input non-interlace video signal
US20040233328A1 (en) Method and apparatus of adaptive de-interlacing of dynamic image
JPH06507287A (en) Video signal decompressor for independently compressed even and odd field data
JP3518733B2 (en) Object-based video signal encoding / decoding apparatus and method
JPH0937243A (en) Moving image coder and decoder
JPH0622289A (en) Multi-resolution image signal coder and decoder
JPH10136381A (en) Moving image encoding/decoding device and method therefor
US7787700B2 (en) Signal processing method, signal processing apparatus, computer-readable medium and a data recording medium
JP2871714B2 (en) Predictive still image encoder / decoder
JPH1141471A (en) Method for encoding image, method for encoding/decoding image, device for encoding image and device for encoding/ decoding image
JPH0393377A (en) High efficient coding device
JP3191753B2 (en) Image encoding device, image decoding device, image encoding method, image decoding method
US6360018B1 (en) Image processing apparatus and method
JP2001045485A (en) Device and method for encoding moving image, decoding device and method, and image recording and reproducing device
US6904093B1 (en) Horizontal/vertical scanning frequency converting apparatus in MPEG decoding block
EP0944264A2 (en) Apparatus and method of encoding/decoding moving picture and storage medium storing encoded moving picture
JP2001339722A (en) Multi-channel image encoding apparatus, decode displaying apparatus, encoding method and decode displaying method
JP2006042371A (en) Image recording and reproducing apparatus and image reproducing apparatus
JP4219079B2 (en) Image processing device
JP3347603B2 (en) Encoding device and decoding device
JP3946177B2 (en) Video encoding apparatus and decoding apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040415

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060328

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20060525