Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS641997B2 - - Google Patents
[go: Go Back, main page]

JPS641997B2 - - Google Patents

Info

Publication number
JPS641997B2
JPS641997B2 JP314282A JP314282A JPS641997B2 JP S641997 B2 JPS641997 B2 JP S641997B2 JP 314282 A JP314282 A JP 314282A JP 314282 A JP314282 A JP 314282A JP S641997 B2 JPS641997 B2 JP S641997B2
Authority
JP
Japan
Prior art keywords
signal
television signal
hexagonal
dpcm
reproduced
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.)
Expired
Application number
JP314282A
Other languages
Japanese (ja)
Other versions
JPS58120385A (en
Inventor
Atsumichi Murakami
Kotaro Asai
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 JP57003142A priority Critical patent/JPS58120385A/en
Publication of JPS58120385A publication Critical patent/JPS58120385A/en
Publication of JPS641997B2 publication Critical patent/JPS641997B2/ja
Granted legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Color Television Systems (AREA)

Description

【発明の詳細な説明】 この発明は白黒テレビジヨン信号(以下白黒
TV信号と略す)を低ビツトレートでデイジタル
伝送するためにデータ圧縮するテレビジヨン信号
の予測符号化装置に関するものである。
[Detailed Description of the Invention] This invention relates to a black and white television signal (hereinafter referred to as a black and white television signal).
This invention relates to a predictive encoding device for television signals that compresses data for digital transmission of television signals (abbreviated as TV signals) at a low bit rate.

従来のこの種装置として第1図に示すものがあ
つた。図において1はアナログ白黒TV信号をデ
イジタル化するA/D変換器、2は前記A/D変
換器1の出力を予測符号化するDPCM符号化器、
3は予測誤差を算出する減算器、4は前記予測誤
差を所定の量子化レベルに割り当てる量子化器、
5は量子化器4のDPCM信号と予測信号を加え
る加算器、6は予測信号を形成する予測器、7は
前記DPCM符号化器2の逆演算を行つてDPCM
復号化するDPCM復号器、8はD/A変換器で
ある。
A conventional device of this type is shown in FIG. In the figure, 1 is an A/D converter that digitizes an analog monochrome TV signal, 2 is a DPCM encoder that predictively encodes the output of the A/D converter 1,
3 is a subtracter that calculates a prediction error; 4 is a quantizer that assigns the prediction error to a predetermined quantization level;
5 is an adder that adds the DPCM signal of the quantizer 4 and a predicted signal; 6 is a predictor that forms a predicted signal; 7 is a DPCM encoder that performs the inverse operation of the DPCM encoder 2;
A DPCM decoder for decoding, 8 is a D/A converter.

次に動作について説明する。アナログ白黒TV
信号101を所定のサンプリング周波数fSにて、
第2図に示す如く、画面上正方格子状にサンプル
抽出してデイジタル化し、デイジタル信号系列S
(i、j)(i=、2、…mまたj=1、2、…
n)に変換する。この場合、1フイールド中のサ
ンプル抽出点数はm×n画素である。このA/D
変換器1にてデイジタル化された白黒TV信号S
(i、j)をPCMにて伝送するとデータレートが
高すぎるため、DPCM符号化器2によつて近隣
画素の相関を利用してデータ圧縮処理を施こす。
ここで102が白黒TV信号S(i、j),103
を予測信号P^(i、j)、104をDPCM信号ε^
(i、j)、105を再生TV信号S^(i、j)、予
測係数a1およびa2、および量子化器4が量子化レ
ベル数を減少るために発生する量子化雑音qNとす
ると ε^(i、j)=S(i、j)−P^(i、j)+qN S^(i、j)=ε^(i、j)+P^(i、j) P^(i、j)=a1・S^(i−1、j)=a2・S^(i−
1、j) +a2・S^(i、j−1) にて、量子化レベル数を減少したDPCM信号1
04を形成できる。すなわち、白黒TV信号10
2が近隣画素間相関が強いことを利用して近隣画
素信号から予測される予測信号103からの予測
誤差信号を量子化すれば量子化レベル数を減少し
たDPCM信号104が得られ、低ビツトレート
の伝送が可能となる。
Next, the operation will be explained. analog black and white tv
Signal 101 at a predetermined sampling frequency fS ,
As shown in Figure 2, samples are extracted in a square grid pattern on the screen and digitized, resulting in a digital signal series S.
(i, j) (i= 1 , 2, ... m and j = 1, 2, ...
n). In this case, the number of sampling points in one field is m×n pixels. This A/D
Black and white TV signal S digitized by converter 1
If (i, j) is transmitted by PCM, the data rate is too high, so the DPCM encoder 2 performs data compression processing using the correlation between neighboring pixels.
Here, 102 is a black and white TV signal S (i, j), 103
is the predicted signal P^(i, j), and 104 is the DPCM signal ε^
(i, j), 105, the reproduced TV signal S^(i, j), the prediction coefficients a 1 and a 2 , and the quantization noise q N generated by the quantizer 4 to reduce the number of quantization levels. Then ε^(i,j)=S(i,j)−P^(i,j)+q N S^(i,j)=ε^(i,j)+P^(i,j) P^( i, j)=a 1・S^(i−1, j)=a 2・S^(i−
DPCM signal 1 with the number of quantization levels reduced by +a 2・S^(i, j−1)
04 can be formed. That is, the black and white TV signal 10
If the prediction error signal from the prediction signal 103 predicted from the neighboring pixel signals is quantized by taking advantage of the fact that 2 has a strong correlation between neighboring pixels, a DPCM signal 104 with a reduced number of quantization levels can be obtained, resulting in a low bit rate. Transmission becomes possible.

受信側においては、送信されてくるDPCM信
号104からDPCM復号器7にてDPCM復号化
を行い、再生TV信号105を復号する。すなわ
ち S^(i、j)=ε^(i、j)+P^(i、j) P^(i、j)=a1・S^(i−1、j)+a2 ・S^(i、j−1) にて再生TV信号105を復号する。これをD/
A変換器8にてアナログ信号に変換しアナログ白
黒TV信号101′を再生する。
On the receiving side, the DPCM decoder 7 performs DPCM decoding on the transmitted DPCM signal 104 to decode the reproduced TV signal 105. That is, S^ (i, j) = ε^ (i, j) + P^ (i, j) P^ (i, j) = a 1・S^ (i−1, j) + a 2・S^ (i , j-1) to decode the reproduced TV signal 105. This is D/
The A converter 8 converts it into an analog signal and reproduces an analog black and white TV signal 101'.

この場合のデータ圧縮比Rは白黒TV信号10
2がKビツト/サンプル、DPCM信号104が
lビツト/サンプルとすればR=l/Kにて与え
られ、1フイールド中の平均歪(二乗誤差電力)
Dは D=1/m×nni=1 oj=1 {S(i、j)−S^(i、j)}2 となる。
In this case, the data compression ratio R is 10 for a black and white TV signal.
2 is K bits/sample, and the DPCM signal 104 is l bit/sample, then R = l/K, and the average distortion (squared error power) in one field is
D becomes D=1/m×n ni=1 oj=1 {S(i, j)−S^(i, j)} 2 .

従来の予測符号化装置は以上のように構成され
ているので、サンプリング周波数のレートで
DPCM符号化・復号化処理せねばならず、高速
演算素子を必要とし、それにもかかわらずデータ
圧縮率の割には再生TV信号の画質が悪いという
欠点があつた。
Since the conventional predictive coding device is configured as described above, it is possible to
It requires DPCM encoding and decoding processing, requiring high-speed arithmetic elements, and despite this, it has the disadvantage that the image quality of the reproduced TV signal is poor considering the data compression rate.

又、特開昭56−128081号公報に記載されたよう
に、伝送データを半減させると共に隣接画素を用
いて欠落画素を補間する装置も考えられている
が、符号化器(送信側)から復号器(受信側)に
対して補間用の制御信号を伝送しているため情報
量が増え、十分なデータの圧縮化及び信号処理の
高速化が実現できないという欠点があつた。
Furthermore, as described in Japanese Patent Application Laid-Open No. 128081/1981, a device has been considered that reduces the amount of transmitted data by half and interpolates missing pixels using adjacent pixels. Since the control signal for interpolation is transmitted to the receiver (receiving side), the amount of information increases, and the disadvantage is that sufficient data compression and high-speed signal processing cannot be achieved.

この発明は上記のような従来のものの欠点を除
去するためになされたもので、白黒TV信号をラ
イン毎位相反転サンプリングした後、六角予測
DPCM符号化して伝送し、受信側でDPCM復号
化後選択形補間演算器にて白黒TV信号を補間再
生することにより、データ圧縮率が高くデータ圧
縮演算処理速度も半減すると共に高品質の画像伝
送を実現するテレビジヨン信号の予測符号化装置
を提供することを目的としている。
This invention was made in order to eliminate the drawbacks of the conventional ones as described above, and after performing phase inversion sampling for each line of a black and white TV signal, hexagonal prediction is performed.
By DPCM encoding and transmission, and after DPCM decoding on the receiving side, a selective interpolation calculator interpolates and reproduces the monochrome TV signal, resulting in a high data compression rate, halving the data compression processing speed, and high quality image transmission. It is an object of the present invention to provide a predictive coding apparatus for television signals that realizes the following.

以下、この発明の一実施例を図について説明す
る。第3図において1はアナログ白黒TV信号を
デイジタル化するA/D変換器、9はデイジタル
化された白黒TV信号を水平走査線の1ライン毎
にサンプルパルスの位相を反転することにより画
面上斜方格子上に画素をサブサンプルして抽出す
る位相反転サンプラ、3は前記位相反転サンプラ
9の出力であるサブサンプル白黒TV信号(以
下、サブサンプルTV信号という)106と後記
予測信号との差を算出する減算器、4は前記減算
器3の出力を所定の量子化レベルに割り当てた量
子化器、5は量子化器4の出力である六角予測
DPCM信号と予測信号を加える加算器、10は
前記加算器5によつて再生された再生サブサンプ
ルTV信号から予測信号を形成する六角予測器で
ある。
An embodiment of the present invention will be described below with reference to the drawings. In Fig. 3, 1 is an A/D converter that digitizes an analog black-and-white TV signal, and 9 is an A/D converter that converts the digitized black-and-white TV signal into a digital image by inverting the phase of the sample pulse for each horizontal scanning line. A phase inversion sampler 3 subsamples and extracts pixels on a square lattice, and a phase inversion sampler 3 calculates the difference between a subsample black and white TV signal (hereinafter referred to as subsample TV signal) 106 which is the output of the phase inversion sampler 9 and a prediction signal described later. 4 is a quantizer that assigns the output of the subtracter 3 to a predetermined quantization level; 5 is a hexagonal prediction which is the output of the quantizer 4;
The adder 10 which adds the DPCM signal and the predicted signal is a hexagonal predictor which forms the predicted signal from the reproduced sub-sampled TV signal reproduced by the adder 5.

又、減算器3、量子化器4、加算器5及び六角
予測器10は、六角予測DPCM信号108を送
信するための六角予測DPCM符号化器を構成し
ている。
Further, the subtracter 3, quantizer 4, adder 5, and hexagonal predictor 10 constitute a hexagonal predictive DPCM encoder for transmitting the hexagonal predictive DPCM signal 108.

また、第4図において5は送信されてくる六角
予測DPCM信号と予測信号を加える加算器、1
0は前記加算器5の出力である再生サブサンプル
TV信号から予測信号を形成する六角予測器であ
り、これらは六角予測DPCM信号108を再生
サブサンプルTV信号109に復号化する六角予
測DPCM復号器を構成している。11は前記再
生サブサンプルTV信号系列を2ライン分記憶す
るラインバツフアメモリ、12は前記再生サブサ
ンプルTV信号を1サブサンプル分遅らす遅延素
子、13は前記加算器5、ラインバツフアメモリ
11および遅延素子12によつて同時に出力され
る4つの再生サブサンプルTV信号(すなわち、
画面上斜方格子状にサブサンプルしたために欠落
した画素の垂直、水平方向に隣接する4つの画素
に対する信号)から欠落した画素に対する補間
TV信号を形成する選択形補間演算器、20は前
記ラインバツフアメモリ11の再生サブサンプル
TV信号出力と前記選択形補間演算器13の補間
TV信号出力を交互に選択して補間再生TV信号
を形成する補間スイツチ、8は前記補間スイツチ
14の出力をアナログ信号に変換するD/A変換
器である。
In addition, in FIG. 4, 5 is an adder that adds the transmitted hexagonal predicted DPCM signal and the predicted signal, and 1
0 is the reproduced subsample which is the output of the adder 5
These are hexagonal predictors that form predictive signals from TV signals, and these constitute a hexagonal predictive DPCM decoder that decodes the hexagonal predictive DPCM signal 108 into a reproduced sub-sampled TV signal 109. 11 is a line buffer memory that stores the reproduced sub-sample TV signal sequence for two lines; 12 is a delay element that delays the reproduced sub-sample TV signal by one sub-sample; 13 is the adder 5, the line buffer memory 11 and The four reproduced sub-sampled TV signals output simultaneously by the delay element 12 (i.e.
Interpolation for the missing pixel from signals for the four vertically and horizontally adjacent pixels of the missing pixel due to subsampling in an orthorhombic grid on the screen
a selective interpolation calculator for forming a TV signal; 20 is a reproduction subsample of the line buffer memory 11;
TV signal output and interpolation by the selective interpolation calculator 13
An interpolation switch 8 alternately selects the TV signal output to form an interpolated reproduced TV signal, and 8 is a D/A converter that converts the output of the interpolation switch 14 into an analog signal.

更に、第4図の受信側装置における選択形補間
演算器13の一実施例を第6図に示す。図中、1
4は再生サブサンプルTV信号の水平方向に隣接
する2つの画素間の水平方向平均値および水平方
向差分絶対値を算出する水平補間演算器、15は
再生サブサンプルTV信号の垂直方向に隣接する
2つの画素間の垂直方向平均値および垂直方向差
分絶対値を算出する垂直補間演算器、3は減算
器、5は加算器、16は入力信号を1/2にする
除算器、17は絶対値変換器、18は前記水平方
向差分絶対値および垂直方向差分絶対値を比較し
て変化分の小さい方向を検出する比較器、19は
前記比較器18にて求められた水平方向または垂
直方向の変化分(差分絶対値)の小さい方向成分
の平均値を選択して水平方向平均値又は垂直方向
平均値のいづれか一方を欠落画素の補間TV信号
として出力するセレクトスイツチである。
Further, FIG. 6 shows an embodiment of the selective interpolation calculator 13 in the receiving side device of FIG. 4. In the figure, 1
4 is a horizontal interpolation calculator that calculates the horizontal average value and horizontal difference absolute value between two pixels adjacent in the horizontal direction of the reproduced sub-sampled TV signal; 15 is a horizontal interpolation calculator 2 adjacent in the vertical direction of the reproduced sub-sampled TV signal; 3 is a subtracter, 5 is an adder, 16 is a divider that halves the input signal, 17 is absolute value conversion 18 is a comparator that compares the absolute value of the horizontal difference and the absolute value of the vertical difference and detects the direction in which the change is smaller; 19 is the change in the horizontal or vertical direction determined by the comparator 18; This is a select switch that selects the average value of the direction component with the smaller (difference absolute value) and outputs either the horizontal average value or the vertical average value as an interpolated TV signal for missing pixels.

次にこの発明におけるテレビジヨン信号の予測
符号化装置の動作について説明する。アナログ白
黒TV信号101を第1のサンプリング周波数fS
でサンプルし、A/D変換してデイジタル白黒
TV信号102を抽出すると、第5図の如くx
(i、j)(i=1、2、…m、またj=1、2、
…n)が得られる。更に、x(i、j)のうち、
これを第2のサンプリング周波数fS/2のサンプ
ルパルスを1ライン毎に位相反転してサンプル抽
出すると第5図の白丸印にて示したサブサンプル
TV信号x(i、j)(iが奇数且つjが奇数又は
iが偶数且つjが偶数)が得られる。ここで黒丸
印にて示した画素は受信側で補間再生する必要が
ある。以上において、1フイールド中のサンプル
抽出画素数は第1のサンプリング段階の1/2に
低減する。
Next, the operation of the television signal predictive coding apparatus according to the present invention will be explained. Analog black and white TV signal 101 at first sampling frequency f S
sample, A/D convert, and digital black and white.
When the TV signal 102 is extracted, x
(i, j) (i=1, 2,...m, and j=1, 2,
...n) is obtained. Furthermore, among x(i, j),
When this is sampled by inverting the phase of the sample pulse of the second sampling frequency f S /2 line by line, the sub-sample shown by the white circle in Figure 5 is obtained.
A TV signal x(i,j) (i odd and j odd or i even and j even) is obtained. The pixels indicated by black circles here need to be interpolated and reproduced on the receiving side. In the above, the number of sampled pixels in one field is reduced to 1/2 of that in the first sampling stage.

次に第3図に示す六角予測DPCM符号化器で
は、位相反転サンプラ9を通して得られるサブサ
ンプルTV信号106について、以下の演算にて
データ圧縮を行う。この場合、第5図からも明ら
かな様に、サブサンプルTV信号x(i、j)に
対して予測信号107を形成するために適した予
測点はx(i−2、j)、x(i−1、j−1)お
よびx(i+1、j−1)の六角方向の3画素で
ある。故に、106をサブサンプルTV信号x
(i、j)、107を予測信号y^(i、j)、108
を六角予測DPCM信号D^(i、j)、予測係数a1
a2,a3、109を再生サブサンプルTV信号x^
(i、j)、量子化雑音qNとすると、 D^(i、j)=x(i、j)−y^(i、j)+qN x^(i、j)=D^(i、j)+y^(i、j) y^(i、j)=a1・x^(i−2、j) +a2・x^(i−1、j−1) +a3・x^(i+1、j−1) となる。ここで量子化レベル数をサブサンプル
TV信号106に対し2Kビツト/サンプル、六角
予測DPCM信号108に対しlビツト/サンプ
ルとすれば1サンプル当りのデータ圧縮率(圧縮
比R)はR=l/2Kである。
Next, the hexagonal predictive DPCM encoder shown in FIG. 3 performs data compression on the sub-sampled TV signal 106 obtained through the phase inversion sampler 9 by the following calculation. In this case, as is clear from FIG. 5, the prediction points suitable for forming the prediction signal 107 for the sub-sampled TV signal x(i, j) are x(i-2, j), x( They are three pixels in the hexagonal direction of i-1, j-1) and x(i+1, j-1). Therefore, 106 is the sub-sampled TV signal x
(i, j), 107 as predicted signal y^(i, j), 108
is the hexagonal predicted DPCM signal D^(i, j), prediction coefficient a 1 ,
Play a 2 , a 3 , 109 sub-sampled TV signal x^
(i, j) and quantization noise q N , then D^ (i, j) = x (i, j) - y^ (i, j) + q N x^ (i, j) = D^ (i , j)+y^(i, j) y^(i, j)=a 1・x^(i−2, j) +a 2・x^(i−1, j−1) +a 3・x^( i+1, j-1). Here subsample the number of quantization levels
Assuming that the TV signal 106 is 2K bits/sample and the hexagonal predicted DPCM signal 108 is 1 bit/sample, the data compression rate (compression ratio R) per sample is R=1/2K.

次に第4図に示す受信側のTV信号復号化処理
について説明する。受信側では、送信されてくる
六角予測DPCM信号108に対し、加算器5と
六角予測器10によつて構成される六角予測
DPCM復号化ループにて x^(i、j)=D^(i、j)+y^(i、j) y^(i、j)=a1・x^(i−2、j) +a2・x^(i−1、j−1) +a3・x^(i+1、j−1) の演算を施こし、再生サブサンプルTV信号10
9を復号する。更にこの再生サブサンプル信号1
09は、2ライン分のラインバツフアメモリ11
と1サブサンプル分の遅延素子12を通して、再
生サブサンプルTV信号109がx^(i、j)の入
力時点で、x^(i、j)に対し画面上斜右上、斜
左上、および垂直真上2ライン前にあたる再生サ
ブサンプルTV信号x^(i−1、j−1)110、
x^(i+1、j−1)111およびx^(i、j−2)
112の3つの信号を同時に出力する。
Next, the TV signal decoding process on the receiving side shown in FIG. 4 will be explained. On the receiving side, an adder 5 and a hexagonal predictor 10 perform hexagonal prediction on the transmitted hexagonal prediction DPCM signal 108.
In the DPCM decoding loop・x^(i-1, j-1) +a 3・x^(i+1, j-1)
Decode 9. Furthermore, this reproduced subsample signal 1
09 is a line buffer memory 11 for two lines.
and one subsample's worth of delay element 12, the reproduced subsample TV signal 109 is input to The reproduced sub-sample TV signal x^(i-1, j-1) 110, which corresponds to the two lines before the top,
x^(i+1,j-1)111 and x^(i,j-2)
112 signals are output simultaneously.

こうして得られるラインバツフアメモリ11の
入力を含めた4つの再生サブサンプルTV信号1
09,110,111および112は選択形補間
演算器13に送られサブサンプルによつて欠落し
た信号x^(i、j−1)を補間再生するために用
いられる。また再生サブサンプルTV信号111
は、同時に、そのまま補間スイツチ20に送出さ
れ、選択形補間演算器13によつて形成される補
間TV信号113と交互に選択され114の補間
再生TV信号x^(i、j−1)(i=1、2、3、
…mまたj=1、2、…n)を形成する。この見
かけ上サンプリング周波数fSのレートにて再生さ
れた補間再生TV信号114をD/A変換して再
生アナログTV信号115を得る。
Four reproduced sub-sampled TV signals 1 including the input of the line buffer memory 11 obtained in this way
Signals 09, 110, 111 and 112 are sent to the selective interpolation calculator 13 and used to interpolate and reproduce the signal x^(i, j-1) that is missing due to the sub-sampling. In addition, the reproduced subsample TV signal 111
is simultaneously sent as is to the interpolation switch 20, and is alternately selected with the interpolated TV signal 113 formed by the selective interpolation calculator 13, and the interpolated reproduced TV signal x^(i, j-1)(i =1, 2, 3,
...m and j=1, 2, ...n). The interpolated reproduced TV signal 114 reproduced at the rate of this apparent sampling frequency fs is D/A converted to obtain a reproduced analog TV signal 115.

次に上記TV信号再生過程における選択形補間
演算器13の動作について第6図に従つて説明す
る。ここで、水平補間演算器14と垂直補間演算
器15は、欠落画素を挾む各隣接画素間の、水平
方向平均値116および垂直方向平均値118を
求める。すなわち、欠落画素x^(i、j−1)に
対し水平方向に隣接する再生サブサンプルTV信
号110および111と垂直方向に隣接する再生
サブサンプルTV信号109および112から以
下の信号を算出する。
Next, the operation of the selective interpolation calculator 13 in the TV signal reproduction process will be explained with reference to FIG. Here, the horizontal interpolation calculator 14 and the vertical interpolation calculator 15 calculate a horizontal average value 116 and a vertical average value 118 between adjacent pixels that sandwich the missing pixel. That is, the following signals are calculated from the reproduced sub-sampled TV signals 110 and 111 horizontally adjacent to the missing pixel x^(i, j-1) and the reproduced sub-sampled TV signals 109 and 112 vertically adjacent.

水平方向平均値116 x^h(i、j−1)=1/2{x
^(i−1、j−1)+x^(i+1、j−1)} 垂直方向平均値118 x^v(i、j−1)=1/2{x
^(i、j−2)+x^(i、j))} 水平方向差分絶対値117 z^h(i、j−1)=|x^
(i−1、j−1)−x^(i+1、j−1)| 垂直方向差分絶対値119 z^v(i、j−1)=|x^
(i、j−2)−x^(i、j)| これらは加算器5、除算器16、減算器3、お
よび絶対値変換器17にて算出される。更に、比
較器18とセレクトスイツチ19を用いて、補間
TV信号113を以下の如く算出する。
Horizontal average value 116 x^ h (i, j-1) = 1/2{x
^(i-1, j-1)+x^(i+1, j-1)} Vertical average value 118 x^ v (i, j-1) = 1/2{x
^(i, j-2) + x^(i, j))} Horizontal difference absolute value 117 z^ h (i, j-1) = |x^
(i-1, j-1)-x^ (i+1, j-1) | Vertical difference absolute value 119 z^ v (i, j-1) = |x^
(i, j-2)-x^(i, j)| These are calculated by the adder 5, the divider 16, the subtracter 3, and the absolute value converter 17. Furthermore, using the comparator 18 and the select switch 19, interpolation
The TV signal 113 is calculated as follows.

x^(i、j−1)=x^h(i、j−1)…z^h(i、j−
1)z^v(i、j−1) x^v(i、j−1)…z^h(i、j−1)>z^v(i、j
−1) すなわち、水平方向隣接TV信号の変化が少な
い時は水平方向平均値116、垂直方向隣接TV
信号の変化が少ない時は垂直方向平均値118を
補間TV信号113として採用する。これによつ
て画面上斜方格子状にサブサンプルしたために発
生する再生画像の水平方向又は垂直方向の変化点
におけるぎざぎざが除去される。
x^ (i, j-1) = x^ h (i, j-1)...z^ h (i, j-
1) z^ v (i, j-1) x^ v (i, j-1)...z^ h (i, j-1)>z^ v (i, j
-1) In other words, when there is little change in the horizontally adjacent TV signal, the horizontally average value is 116, and the vertically adjacent TV signal is
When there is little change in the signal, the vertical average value 118 is adopted as the interpolated TV signal 113. This eliminates jaggedness at changing points in the horizontal or vertical direction of the reproduced image caused by subsampling in an orthorhombic grid pattern on the screen.

以上のように、この発明によればライン毎位相
反転サンプリングと六角予測DPCM符号化によ
つてデータ圧縮比R=1/2+l/Kの高能率符号化を しても、更に選択形補間演算器を採用することに
よつて画像劣化の少ない白黒TV信号の予測符号
化装置が構成できる。
As described above, according to the present invention, even if high-efficiency encoding with a data compression ratio R = 1/2 + l/K is performed by line-by-line phase inversion sampling and hexagonal predictive DPCM encoding, the selective interpolation By adopting this method, a predictive coding device for monochrome TV signals with little image deterioration can be constructed.

以上のように、この発明によればライン毎位相
反転サンプリングと六角予測DPCMおよび選択
形補間フイルタを採用するべく構成してあるので
白黒TV信号の高いデータ圧縮効果を得ると共に
信号処置が速く画質劣化の少ないテレビジヨン信
号の予測符号化装置が実現できる。
As described above, the present invention is configured to employ line-by-line phase inversion sampling, hexagonal predictive DPCM, and selective interpolation filters, so it can obtain a high data compression effect for black-and-white TV signals, and the signal processing is quick and the image quality deteriorates. Therefore, it is possible to realize a predictive coding apparatus for television signals with a small amount of noise.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は従来の白黒TV信号の予測符号化装置
の構成図、第2図は前記予測符号化装置における
サンプル抽出画素の画面上での配列を示す説明
図、第3図はこの発明の一実施例による白黒TV
信号の予測符号化送信装置の構成図、第4図はこ
の発明の一実施例による白黒TV信号の予測符号
化受信装置の構成図、第5図はこの発明に係る白
黒TV信号予測符号化装置におけるサンプル抽出
画素と補間画素の配列を示す説明図、第6図はこ
の発明の一実施例による選択形補間演算器の構成
図である。 図中、1…A/D変換器、8…D/A変換器、
9…位相反転サンプラ、10…六角予測器、11
…ラインバツフアメモリ、12…遅延素子、13
…選択形補間演算器、14…水平補間演算器、1
5…垂直補間演算器、16…除算器、17…絶対
値変換器、18…比較器、19…セレクトスイツ
チ、20…補間スイツチ、106…サブサンプル
白黒テレビジヨン信号、108…六角予測
DPCM信号、109…再生サブサンプルテレビ
ジヨン信号、113…補間テレビジヨン信号、1
14…補間再生テレビジヨン信号、116…水平
方向平均値、118…垂直方向平均値、117…
水平方向差分絶対値、119…垂直方向差分絶対
値。なお図中同一あるいは相当部分には同一符号
を付して示してある。
FIG. 1 is a block diagram of a conventional predictive encoding device for black-and-white TV signals, FIG. 2 is an explanatory diagram showing the arrangement of sampled pixels on the screen in the predictive encoding device, and FIG. 3 is an illustration of one of the present invention. Black and white TV according to the example
FIG. 4 is a block diagram of a signal predictive coding transmitter, FIG. 4 is a block diagram of a black and white TV signal predictive coding receiver according to an embodiment of the present invention, and FIG. 5 is a monochrome TV signal predictive coding device according to the present invention. FIG. 6 is an explanatory diagram showing the arrangement of sample extraction pixels and interpolation pixels in FIG. In the figure, 1...A/D converter, 8...D/A converter,
9... Phase inversion sampler, 10... Hexagonal predictor, 11
... Line buffer memory, 12 ... Delay element, 13
...Selective interpolation calculator, 14...Horizontal interpolation calculator, 1
5...Vertical interpolation calculator, 16...Divider, 17...Absolute value converter, 18...Comparator, 19...Select switch, 20...Interpolation switch, 106...Subsample monochrome television signal, 108...Hexagonal prediction
DPCM signal, 109... Reproduction subsample television signal, 113... Interpolated television signal, 1
14...Interpolated reproduction television signal, 116...Horizontal average value, 118...Vertical average value, 117...
Horizontal difference absolute value, 119... Vertical difference absolute value. Note that the same or corresponding parts in the figures are indicated by the same reference numerals.

Claims (1)

【特許請求の範囲】 1 白黒テレビジヨン信号を水平走査線の1ライ
ン毎にサンプリングパルスの位相を反転すること
により、テレビジヨン画面上斜方格子状にサンプ
リングしてサブサンプル白黒テレビジヨン信号を
抽出する位相反転サンプラと、 前記サブサンプル白黒テレビジヨン信号の所定
の画素に対して斜め右上と斜め左上の1ライン前
の2つの画素および同一ライン上の1つ前の画素
を予測基準点とする六角予測器を用いた六角予測
DPCM符号化器と、 前記六角予測DPCM符号化器にてDPCM符号
化されて送信されてくる六角予測DPCM信号か
ら再生サブサンプルテレビジヨン信号を復号化す
る六角予測DPCM復号器と、 前記再生サブサンプルテレビジヨン信号の画面
上斜方格子の中間点にあたる欠落画素について、
前記欠落画素を挾む各隣接画素間の、水平方向平
均値および垂直方向平均値を求めると共に、水平
方向差分絶対値と垂直方向差分絶対値とを比較し
て小さい方向成分の前記水平方向平均値又は前記
垂直方向平均値を前記欠落画素に対する補間テレ
ビジヨン信号として補間する選択形補間演算器
と、 前記再生サブサンプルテレビジヨン信号と補間
テレビジヨン信号とを交互に抽出して見かけ上2
倍のレートの補間再生テレビジヨン信号を生成す
る補間スイツチと、 を備えたテレビジヨン信号の予測符号化装置。
[Claims] 1. A sub-sampled black and white television signal is extracted by sampling the black and white television signal in an orthorhombic grid pattern on the television screen by inverting the phase of the sampling pulse for each horizontal scanning line. a phase inversion sampler that performs the sub-sampled black-and-white television signal; and a hexagonal hexagon whose prediction reference points are two pixels one line before the diagonally upper right and upper left of a predetermined pixel of the subsampled black and white television signal, and the previous pixel on the same line. Hexagonal prediction using a predictor
a DPCM encoder; a hexagonal predictive DPCM decoder that decodes a reproduced subsample television signal from a hexagonal predictive DPCM signal that is DPCM-encoded and transmitted by the hexagonal predictive DPCM encoder; and the reproduced subsample. Regarding the missing pixels at the midpoints of the orthorhombic lattice on the screen of the television signal,
Calculate the horizontal average value and vertical average value between each adjacent pixel sandwiching the missing pixel, and compare the horizontal difference absolute value and the vertical difference absolute value to determine the horizontal average value of the smaller directional component. or a selective interpolation calculator that interpolates the vertical average value as an interpolated television signal for the missing pixel, and alternately extracts the reproduced sub-sampled television signal and the interpolated television signal to create an apparently
A predictive coding device for a television signal, comprising: an interpolation switch that generates an interpolated reproduction television signal at double the rate;
JP57003142A 1982-01-12 1982-01-12 Estimate encoder for television signal Granted JPS58120385A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57003142A JPS58120385A (en) 1982-01-12 1982-01-12 Estimate encoder for television signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57003142A JPS58120385A (en) 1982-01-12 1982-01-12 Estimate encoder for television signal

Publications (2)

Publication Number Publication Date
JPS58120385A JPS58120385A (en) 1983-07-18
JPS641997B2 true JPS641997B2 (en) 1989-01-13

Family

ID=11549100

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57003142A Granted JPS58120385A (en) 1982-01-12 1982-01-12 Estimate encoder for television signal

Country Status (1)

Country Link
JP (1) JPS58120385A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62214787A (en) * 1986-03-14 1987-09-21 Canon Inc Predictive coding method
JP4910221B1 (en) * 2011-10-18 2012-04-04 株式会社アクセル Predictive processing system
WO2019012623A1 (en) * 2017-07-12 2019-01-17 オリンパス株式会社 Image processing device, optical scanning-type observation system, and image processing method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5630988B2 (en) * 1973-09-10 1981-07-18
US4323916A (en) * 1980-02-07 1982-04-06 Rca Corporation Data rate reduction for digital video signals by subsampling and adaptive reconstruction

Also Published As

Publication number Publication date
JPS58120385A (en) 1983-07-18

Similar Documents

Publication Publication Date Title
JP2540809B2 (en) High efficiency encoder
JPH06125533A (en) Error correction code addition device and error correction device
JPS641997B2 (en)
JP2722353B2 (en) Image signal encoding device
JP2590865B2 (en) High-efficiency encoded image signal decoding apparatus
EP0390471B1 (en) Predictive coding device
JP2604712B2 (en) High-efficiency encoding / decoding device for television signal
JP2904284B2 (en) Encoding method and apparatus
JP3906770B2 (en) Digital image signal processing apparatus and method
JPH07107464A (en) Image coding apparatus and decoding apparatus
JP3480461B2 (en) Digital image signal processing apparatus and processing method
JP2785824B2 (en) High-efficiency coding device for image signals
JP2718034B2 (en) High-efficiency code decoding device
JP3401273B2 (en) Encoding device
JP2778629B2 (en) High efficiency coding device
JPH0530494A (en) Image coding / decoding device
JP2917436B2 (en) High-efficiency coding device for image signals
JPH03187694A (en) Encoder
JP3746305B2 (en) Image signal generating apparatus and method, and digital image signal processing apparatus and method
JPH06133287A (en) High efficiency encoder
JP2712299B2 (en) High-efficiency code decoding device
JPH07162849A (en) Digital image signal processor
JPH0793727B2 (en) High efficiency code decoding device
JP2832959B2 (en) High-efficiency coding device for image signals
JPH01144874A (en) Image processing device