JPH09130760A - Muse decoder - Google Patents

Muse decoder

Info

Publication number
JPH09130760A
JPH09130760A JP7281015A JP28101595A JPH09130760A JP H09130760 A JPH09130760 A JP H09130760A JP 7281015 A JP7281015 A JP 7281015A JP 28101595 A JP28101595 A JP 28101595A JP H09130760 A JPH09130760 A JP H09130760A
Authority
JP
Japan
Prior art keywords
signal
amplitude
image processing
circuit
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7281015A
Other languages
Japanese (ja)
Inventor
Hiroshi Ito
寛 伊藤
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP7281015A priority Critical patent/JPH09130760A/en
Publication of JPH09130760A publication Critical patent/JPH09130760A/en
Pending legal-status Critical Current

Links

Landscapes

  • Television Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent fluctuation in an image with an inexpensive circuit configuration even when mis-detection of a motion detection circuit takes place. SOLUTION: An amplitude comparator circuit 10 compares an amplitude of a still image signal (f) from a still image processing circuit 6 with a prescribed threshold level TH in the unit of picture elements and provides an output of a 1-bit width amplitude comparison signal (i) at a level 0 in the case of f>=TH and at level 1 in the case of f<TH. A selector of a mixing circuit 11 selects a mixing signal (h) when the amplitude comparison signal (i) is at 0 and selects a dynamic signal (e) from a dynamic image processing circuit 5 when the amplitude comparison signal (i) is at 1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、オフセットサブサ
ンプリングにより帯域圧縮されて伝送された高品位テレ
ビジョン信号を復調するMUSEデコーダに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a MUSE decoder for demodulating a high-definition television signal which has been band-compressed by offset subsampling and transmitted.

【0002】[0002]

【従来の技術】一般に、広帯域の高品位テレビジョン信
号(ハイビジョン信号)を帯域圧縮して伝送する方式の
1つとしてMUSE(Multiple Sub-Nyquist Sampling
Encoding)方式が知られている。この方式では、フィー
ルド間、フレーム間、ライン間オフセットサブサンプリ
ングを組み合わせて行い、映像信号の帯域を圧縮してい
る。
2. Description of the Related Art Generally, MUSE (Multiple Sub-Nyquist Sampling) is one of the methods for band-compressing and transmitting a wide band high-definition television signal (high-definition signal).
Encoding) method is known. In this system, offset subsampling between fields, frames, and lines is performed in combination to compress the band of the video signal.

【0003】MUSEエンコーダ、つまり送信側では、
約20MHzの帯域を有する静止画部分に対して、フィ
ールド間とフレーム間のオフセットサブサンプリングを
カスケードに組み合わせて行い、帯域を8.1MHzま
で圧縮する。つまり、連続する4つのフィールドでサン
プリング点を順次変更してサブサンプリングを行い、4
フィールドで1枚の静止画を伝送する。
On the MUSE encoder, that is, on the transmitting side,
For still image portions having a band of about 20 MHz, offset sub-sampling between fields and frames is combined in a cascade to compress the band to 8.1 MHz. That is, subsampling is performed by sequentially changing the sampling points in four consecutive fields.
One still image is transmitted in the field.

【0004】一方、動画部分の帯域圧縮であるが、静止
画と同様の圧縮処理は多重像の原因となる。よって、動
画部分に対しては、16.2MHzに帯域制限した後、
ライン間オフセットサブサンプリングを行う。つまり、
1フィールドで1枚の動画を伝送する。動画の伝送可能
帯域が静止画に比べて狭いが、人間の視覚特性は静止画
に対して動画では劣るので、視覚的に大きな問題にはな
らない。
On the other hand, with respect to the band compression of the moving image portion, the compression processing similar to that of a still image causes a multiple image. Therefore, for the video part, after band limiting to 16.2MHz,
Perform line-to-line offset subsampling. That is,
One video is transmitted in one field. Although the transferable bandwidth of a moving image is narrower than that of a still image, the visual characteristics of humans are inferior to a still image in a moving image, so this is not a major visual problem.

【0005】上記の方法で帯域圧縮された静止画部分と
動画部分は、動き検出によって適応的に混合されて、M
USE信号として伝送される。このようなMUSE方式
により帯域圧縮されて伝送されたハイビジョン信号(M
USE信号)を受信して復調するMUSEデコーダで
は、静止画領域と動画領域で異なる処理を施す。すなわ
ち、静止画領域ではフレーム間とフィールド間の内挿処
理を行い、4フィールドの画素を用いて1枚の高品位画
像を得る。また、動画領域の場合には上記テンポラル
(時間)処理は行わずに空間内挿、すなわちフィールド
内の内挿処理を行う。また、動き量が動き検出回路にお
いて一般的には複数のフレーム間の相関に基づいて画素
単位で検出され、静止画処理された映像信号と動画処理
された映像信号が混合回路において動き量に応じて適応
的に混合される。
The still image portion and the moving image portion, which are band-compressed by the above method, are adaptively mixed by motion detection, and M
It is transmitted as a USE signal. A high-definition signal (M
In the MUSE decoder that receives and demodulates USE signals), different processing is performed in the still image area and the moving image area. That is, in the still image area, interpolation processing between frames and between fields is performed, and one high-quality image is obtained using pixels of four fields. In the case of a moving image area, spatial interpolation, that is, intra-field interpolation processing is performed without performing the temporal (temporal) processing. In addition, the amount of motion is generally detected in pixel units on the basis of the correlation between a plurality of frames in the motion detection circuit, and the still image processed video signal and the moving image processed video signal correspond to the amount of motion in the mixing circuit. Mixed adaptively.

【0006】図7は従来のMUSEデコーダを示し、こ
のデコーダは入力端子1、入力処理回路2、フレームメ
モリ3、4、動画処理回路5、静止画処理回路6、動き
検出回路7、混合回路8及び出力端子9を有する。この
ような構成において、入力端子1を介して入力したMU
SE信号aに対し、入力処理回路2は同期分離や、ディ
エンファシス、コントロール信号検出等の処理を施し、
現フレーム信号bをフレームメモリ3、動画処理回路
5、静止画処理回路6及び動き検出回路7に出力する。
FIG. 7 shows a conventional MUSE decoder, which has an input terminal 1, an input processing circuit 2, frame memories 3, 4, a moving image processing circuit 5, a still image processing circuit 6, a motion detection circuit 7, and a mixing circuit 8. And an output terminal 9. In such a configuration, the MU input through the input terminal 1
The input processing circuit 2 performs processing such as synchronization separation, de-emphasis, and control signal detection on the SE signal a,
The current frame signal b is output to the frame memory 3, the moving image processing circuit 5, the still image processing circuit 6 and the motion detection circuit 7.

【0007】フレームメモリ3はこの現フレーム信号b
を1フレーム期間遅延し、1フレーム遅延信号cをフレ
ームメモリ4、静止画処理回路6及び動き検出回路7に
出力する。フレームメモリ4はこの1フレーム遅延信号
cを更に1フレーム期間遅延し、現フレーム信号bに対
して2フレーム期間遅延された2フレーム遅延信号dを
静止画処理回路6及び動き検出回路7に出力する。
The frame memory 3 uses the current frame signal b
Is delayed by one frame period and a one-frame delay signal c is output to the frame memory 4, the still image processing circuit 6, and the motion detection circuit 7. The frame memory 4 further delays the 1-frame delay signal c by 1 frame period, and outputs the 2-frame delay signal d delayed by 2 frame periods to the current frame signal b to the still image processing circuit 6 and the motion detection circuit 7. .

【0008】動画処理回路5は現フレーム信号bを用い
てフィールド内の内挿処理を行って動画信号eを出力
し、静止画処理回路6はこれらの現フレーム信号b、1
フレーム遅延信号c及び2フレーム遅延信号dを用いて
フレーム間及びフィールド間の内挿処理を行い、静止画
信号fを出力する。動き検出回路7は現フレーム信号
b、1フレーム遅延信号c及び2フレーム遅延信号dを
用いて1フレーム間、2フレーム間等のフレーム間差を
検出し、その差分信号の絶対値の大きさを動き信号gと
する。混合回路8では画素単位で動画信号eと静止画信
号fを動き信号gに応じた割合で適応的に混合し、混合
信号hを出力端子9を介して出力する。
The moving picture processing circuit 5 carries out interpolation processing in the field using the current frame signal b and outputs a moving picture signal e. The still picture processing circuit 6 outputs these current frame signals b, 1
Interpolation processing between frames and fields is performed using the frame delay signal c and the two-frame delay signal d, and a still image signal f is output. The motion detection circuit 7 detects a difference between frames such as one frame and two frames using the current frame signal b, the one frame delay signal c and the two frame delay signal d, and determines the magnitude of the absolute value of the difference signal. Let it be a motion signal g. The mixing circuit 8 adaptively mixes the moving image signal e and the still image signal f on a pixel-by-pixel basis at a ratio according to the motion signal g, and outputs the mixed signal h via the output terminal 9.

【0009】図8は混合回路8の一例を詳細に示し、動
画信号eと静止画信号fと動き信号gがそれぞれ入力す
る端子21〜23、係数乗算器24、25、加算器26
及び混合信号hの出力端子27を有する。係数乗算器2
4、25ではそれぞれ静止画信号f、動画信号eに対し
て動き信号gに応じた係数α1、α2を乗算し、この係
数乗算器24、25の各出力信号が加算器26により加
算されて混合信号hとして出力される。
FIG. 8 shows an example of the mixing circuit 8 in detail. The terminals 21 to 23 to which the moving picture signal e, the still picture signal f and the motion signal g are input, the coefficient multipliers 24 and 25, and the adder 26, respectively.
And an output terminal 27 for the mixed signal h. Coefficient multiplier 2
In 4 and 25, the still image signal f and the moving image signal e are multiplied by the coefficients α1 and α2 corresponding to the motion signal g, and the output signals of the coefficient multipliers 24 and 25 are added by the adder 26 and mixed. It is output as the signal h.

【0010】ここで、例えば動き信号g(変数Nとす
る)が6ビット幅の信号と仮定すると、動き信号Nと係
数α1、α2は以下の関係が成立する。 α1=1−N/63 α2=N/63
Here, assuming that the motion signal g (denoted as a variable N) is a 6-bit width signal, the following relationship holds between the motion signal N and the coefficients α1 and α2. α1 = 1-N / 63 α2 = N / 63

【0011】[0011]

【発明が解決しようとする課題】ところで、上記従来の
MUSEデコーダの静止画処理系と動画処理系には、時
間軸方向に重心のずれが存在する。この重心のずれを図
9を参照して説明する。図9において、範囲71が静止
画処理の時間軸方向の広がりを示し、静止画処理では4
フィールドf1〜f4の画像データを内挿処理のために
用いるので、静止画の時間軸の重心はフィールドf2、
f3の中間位置である位相Aに位置する。これに対し、
動画処理では内挿処理のために現フィールドf1のみを
使用するので、領域72によって示すように時間軸方向
には広がりを持たず、フィールドf1の位置である位相
Bに位置する。したがって、静止画と動画の各重心は
1.5フィールド分ずれている。
By the way, in the still image processing system and the moving image processing system of the above-mentioned conventional MUSE decoder, a shift of the center of gravity exists in the time axis direction. The deviation of the center of gravity will be described with reference to FIG. In FIG. 9, a range 71 indicates the spread in the time axis direction of the still image processing, and 4 in the still image processing.
Since the image data of the fields f1 to f4 is used for the interpolation processing, the center of gravity of the time axis of the still image is the field f2,
It is located at the phase A which is an intermediate position of f3. In contrast,
Since only the current field f1 is used for the interpolation processing in the moving image processing, the current field f1 has no spread in the time axis direction as shown by the area 72 and is located at the phase B which is the position of the field f1. Therefore, the centers of gravity of the still image and the moving image are displaced by 1.5 fields.

【0012】このように静止画と動画の重心がずれてい
るので、動き検出回路7において検出ミスが発生する
と、重心のずれに起因する画像のゆらぎ妨害が発生する
という問題点がある。図10を参照して、このゆらぎ妨
害について説明する。図10は振幅が小さい円領域91
の中に、振幅が同じく小さい長方形領域92が存在する
物体を示し、この円と長方形で構成された物体が静止状
態(a)から不規則な速度で左から右方向に水平に動き
出す状態(b)〜(e)を示している。
Since the centers of gravity of the still image and the moving image are deviated in this way, if a detection error occurs in the motion detection circuit 7, there is a problem that the fluctuation of the image is disturbed due to the deviation of the center of gravity. This fluctuation interference will be described with reference to FIG. FIG. 10 shows a circular area 91 with a small amplitude.
Shows an object in which a rectangular region 92 having the same small amplitude is present, and the object composed of the circle and the rectangle starts to move horizontally from left to right at an irregular speed from the stationary state (a) (b). )-(E) are shown.

【0013】ここで、長方形92の輪郭に注目すると、
水平に動いている長方形の輪郭部は動画領域であると判
断すべきであるが、静止画として誤検出した場合には、
図10においてハッチングで示すように円と長方形の映
像信号がテンポラル内挿される領域93が発生する。図
10に示すように、この領域93は状態(b)から
(c)及び(d)から(e)のように物体の移動速度が
遅いときには狭くなり、逆に状態(a)から(b)及び
(c)から(d)のように速度が速い時には広がる。し
たがって、物体の速度の変化に応じて、円の中の長方形
の輪郭が不自然に動き、揺らいで見えることになる。
Here, paying attention to the outline of the rectangle 92,
It should be judged that the outline of the horizontally moving rectangle is a moving image area, but if it is falsely detected as a still image,
As shown by hatching in FIG. 10, a region 93 where the circular and rectangular video signals are temporally interpolated occurs. As shown in FIG. 10, this region 93 becomes narrower when the moving speed of the object is slow, as in the states (b) to (c) and (d) to (e), and conversely from the states (a) to (b). And (c) to (d) when the speed is high, it spreads. Therefore, according to the change in the speed of the object, the rectangular outline in the circle moves unnaturally and appears to shake.

【0014】なお、上記問題点を解決するために、動き
検出回路7の検出精度を向上させて誤検出を軽減又は除
去する方法が数多く提案されているが、動き検出回路7
の改善には限界がある。また。MUSEデコーダが出力
する高品位テレビジョン信号の解像度を向上するため
に、動き検出感度を静止画と判断し易くするように設定
する場合もあるので、この場合には動画を静止画と誤検
出する割合が増加する。
In order to solve the above problems, many methods have been proposed to improve the detection accuracy of the motion detection circuit 7 to reduce or eliminate erroneous detection.
There is a limit to the improvement. Also. In order to improve the resolution of the high-definition television signal output by the MUSE decoder, the motion detection sensitivity may be set so as to be easily determined to be a still image. In this case, the moving image is erroneously detected as a still image. The rate increases.

【0015】また、上記問題点を解決する他の方法とし
ては、例えば特公平6−101840号公報には、1フ
ィールド前の画像成分を動画処理回路に入力させて1フ
ィールド前の画像位相へと動きベクトル補正を行う方法
が知られているが、この方法では回路構成が複雑にな
る。本発明は上記従来の問題点に鑑み、動き検出回路の
誤検出が発生しても安価な回路構成で画像の揺らぎを防
止することができるMUSEデコーダを提供することを
目的とする。
As another method for solving the above-mentioned problem, for example, in Japanese Patent Publication No. 6-101840, an image component of one field before is input to a moving image processing circuit to obtain an image phase of one field before. A method for performing motion vector correction is known, but this method complicates the circuit configuration. In view of the above conventional problems, it is an object of the present invention to provide a MUSE decoder that can prevent image fluctuation with an inexpensive circuit configuration even if erroneous detection of a motion detection circuit occurs.

【0016】[0016]

【課題を解決するための手段】上記目的を達成するため
に、本発明では、オフセットサブサンプリングにより帯
域圧縮されて伝送されたMUSE信号を復調するMUS
Eデコーダにおいて、MUSE信号を入力処理する入力
処理手段と、入力処理手段により入力処理された信号を
用いてフレーム間及びフィールド間内挿処理を行う静止
画処理手段と、入力処理手段により入力処理された信号
を用いてフィールド内内挿処理を行う動画処理手段と、
フレーム間の相関により動き領域を検出する動き検出手
段と、動き検出手段の出力により静止画処理手段及び動
画処理手段により処理された各信号を適応的に混合する
ことのできる混合手段と、映像信号の振幅と閾値を比較
する比較手段と、比較手段の比較結果に基づいて前記混
合手段を制御する制御手段とを有することを特徴とす
る。
In order to achieve the above object, the present invention provides a MUS that demodulates a MUSE signal that is band-compressed by offset sub-sampling and transmitted.
In the E decoder, input processing means for input processing the MUSE signal, still image processing means for performing inter-frame and inter-field interpolation processing using the signal input-processed by the input processing means, and input processing by the input processing means. Video processing means for performing field interpolation processing using the signal
A motion detection means for detecting a motion area based on the correlation between frames, a mixing means capable of adaptively mixing the signals processed by the still image processing means and the moving image processing means by the output of the motion detection means, and a video signal. And a control means for controlling the mixing means based on the comparison result of the comparison means.

【0017】制御手段は、映像信号の振幅が閾値より大
きい場合に静止画処理手段及び動画処理手段により処理
された各信号を適応的に混合した信号を出力し、映像信
号の振幅が閾値より小さい場合に前記動画処理手段によ
り処理された信号を出力するように前記混合手段を制御
する。比較手段で振幅が閾値と比較される映像信号とし
ては、入力処理手段により入力処理された、あるいは、
その後内挿処理された映像信号、静止画処理手段により
処理された映像信号、あるいは動画処理手段により処理
された映像信号等、いずれの映像信号を採用してもよ
い。
The control means outputs a signal obtained by adaptively mixing the respective signals processed by the still picture processing means and the moving picture processing means when the amplitude of the video signal is larger than the threshold, and the amplitude of the video signal is smaller than the threshold. In this case, the mixing means is controlled so as to output the signal processed by the moving image processing means. As the video signal whose amplitude is compared with the threshold value by the comparison means, the input signal is processed by the input processing means, or
Any video signal such as a video signal subjected to interpolation processing, a video signal processed by the still image processing means, or a video signal processed by the moving image processing means may be adopted thereafter.

【0018】このように映像信号の振幅が閾値より小さ
い場合には常に動画処理された映像信号を出力すること
で、動き検出回路の誤検出が発生しても画像の揺らぎを
防止することができる。
As described above, when the amplitude of the video signal is smaller than the threshold value, the video signal subjected to the moving image processing is always output, so that the fluctuation of the image can be prevented even if the motion detection circuit detects an error. .

【0019】[0019]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を説明する。図1は本発明によるMUSEデコ
ーダの一例を示すブロック図、図2は図1の振幅比較回
路を詳細に示すブロック図、図3は図1の混合回路を詳
細に示すブロック図、図4は図1のMUSEデコーダの
出力画像を示す説明図である。
Embodiments of the present invention will be described below with reference to the drawings. 1 is a block diagram showing an example of a MUSE decoder according to the present invention, FIG. 2 is a block diagram showing in detail the amplitude comparison circuit of FIG. 1, FIG. 3 is a block diagram showing in detail the mixing circuit of FIG. 1, and FIG. It is explanatory drawing which shows the output image of the MUSE decoder of No. 1.

【0020】図1において、入力端子1、入力処理回路
2、フレームメモリ3,4、動画処理回路5、静止画処
理回路6、動き検出回路7及び出力端子9は図7に示す
従来例と同一の構成であるので、同一の参照符号を付し
てその詳細な説明を省略する。この実施の形態では図2
に詳しく示すような振幅比較回路10が追加され、ま
た、図3に示すように混合回路11の構成が従来例と異
なる。
In FIG. 1, an input terminal 1, an input processing circuit 2, frame memories 3 and 4, a moving picture processing circuit 5, a still picture processing circuit 6, a motion detection circuit 7 and an output terminal 9 are the same as those in the conventional example shown in FIG. Therefore, the same reference numerals are given and detailed description thereof is omitted. In this embodiment, FIG.
In addition, an amplitude comparison circuit 10 as shown in detail is added, and as shown in FIG. 3, the configuration of the mixing circuit 11 is different from that of the conventional example.

【0021】振幅比較回路10は図2に示すように比較
器62を有し、この比較器62は静止画処理回路6から
入力端子61を介して入力する静止画(映像)信号fの
振幅と所定の閾値THを比較し、振幅比較信号iを出力
端子63を介して混合回路11に出力する。この場合、
比較器62は静止画信号fの振幅と固定の閾値THを画
素単位で比較し、f≧THの場合に「0」、f<THの
場合に「1」となる1ビット幅の振幅比較信号iを出力
する。
As shown in FIG. 2, the amplitude comparison circuit 10 has a comparator 62, which compares the amplitude of a still image (video) signal f input from the still image processing circuit 6 through the input terminal 61. The predetermined threshold value TH is compared, and the amplitude comparison signal i is output to the mixing circuit 11 via the output terminal 63. in this case,
The comparator 62 compares the amplitude of the still image signal f with a fixed threshold value TH on a pixel-by-pixel basis, and has a 1-bit width amplitude comparison signal that is “0” when f ≧ TH and “1” when f <TH. Output i.

【0022】混合回路11は図3に示すように、図8に
示す従来の混合回路8に対してセレクタ29が追加さ
れ、このセレクタ29は振幅比較信号iに基づいて加算
器26の出力信号である混合信号h又は動画信号eを選
択する。この場合、セレクタ29は、振幅比較回路10
から入力端子28を介して入力する振幅比較信号iが
「0」の場合に入力端子30を介して入力する混合信号
hを選択し、他方、振幅比較信号iが「1」の場合には
入力端子31を介して入力する動画信号eを選択し、最
終的な混合信号kとして出力端子27に出力する。すな
わち静止画(映像)信号fの振幅が閾値THより小さい
場合には動き検出回路7の検出結果に関係なく動画信号
eを選択する。
As shown in FIG. 3, the mixing circuit 11 has a selector 29 added to the conventional mixing circuit 8 shown in FIG. 8. The selector 29 outputs the output signal of the adder 26 based on the amplitude comparison signal i. A certain mixed signal h or moving picture signal e is selected. In this case, the selector 29 uses the amplitude comparison circuit 10
When the amplitude comparison signal i input through the input terminal 28 is “0”, the mixed signal h input through the input terminal 30 is selected. On the other hand, when the amplitude comparison signal i is “1”, the mixed signal h is input. The video signal e input via the terminal 31 is selected and output to the output terminal 27 as the final mixed signal k. That is, when the amplitude of the still image (video) signal f is smaller than the threshold value TH, the moving image signal e is selected regardless of the detection result of the motion detection circuit 7.

【0023】図4を参照して出力画像の揺らぎについて
説明する。図4は図10に示す従来例と同様に振幅が小
さい円領域41の中に、振幅が同じく小さい長方形領域
42が存在する物体を示し、この円と長方形で構成され
た物体が静止状態から不規則な速度で左から右方向に水
平に動き出す状態、すなわち状態(a)から(b)及び
(c)から(d)へは早く、状態(b)から(c)及び
(d)から(e)へは遅く動く場合を示している。
The fluctuation of the output image will be described with reference to FIG. FIG. 4 shows an object in which a rectangular area 42 having the same small amplitude exists in a circular area 41 having the small amplitude as in the conventional example shown in FIG. A state in which horizontal movement starts from left to right at a regular speed, that is, the states (a) to (b) and (c) to (d) are fast, and the states (b) to (c) and (d) to (e). ) Indicates that it moves slowly.

【0024】本実施の形態では、振幅が小さい領域では
優先的に動画処理されるので、図4において黒塗りで示
すように長方形の輪郭部43が必ず動画処理される。し
たがって、図10と比較すると長方形の輪郭部の処理領
域が変動しないので、すなわち物体の速度に関係なく一
定であるので、動き検出回路の誤検出が発生しても画像
の揺らぎを防止することができる。なお、上記実施の形
態では静止画(映像)信号fの振幅を判定するための閾
値THを固定値としたが、例えば映像信号に重畳したノ
イズ量に応じて適応的に変化させるようにしてもよい。
In the present embodiment, since the moving image processing is preferentially performed in the area where the amplitude is small, the rectangular contour portion 43 is always moving image processed as shown by black painting in FIG. Therefore, compared with FIG. 10, since the processing area of the rectangular contour portion does not change, that is, it is constant regardless of the speed of the object, it is possible to prevent image fluctuation even if erroneous detection of the motion detection circuit occurs. it can. Although the threshold value TH for determining the amplitude of the still image (video) signal f is a fixed value in the above embodiment, it may be adaptively changed according to the noise amount superimposed on the video signal, for example. Good.

【0025】なお、振幅比較回路10は、静止画(映
像)信号fの振幅の代わりに動画処理回路5からの動画
(映像)信号eの振幅と所定の閾値THとを比較して振
幅比較信号iを出力するようになすこともできる。次
に、第2の実施の形態を説明する。図5は第2の実施の
形態のMUSEデコーダを示すブロック図、図6は図5
の振幅比較回路を詳細に示すブロック図である。この第
2の実施の形態では上記第1の実施の形態に対して振幅
比較回路12のみが異なり、混合回路11を含む他の構
成は同一である。図6を参照して振幅比較回路12につ
いて説明すると、先ず、内挿処理回路83は入力処理回
路2から入力端子81を介して入力する現フレーム信号
bと、フレームメモリ3から入力端子82を介して入力
する1フレーム遅延信号cを用いてフレーム間の内挿処
理を行い、内挿処理した映像信号jを出力する。
The amplitude comparison circuit 10 compares the amplitude of the moving picture (video) signal e from the moving picture processing circuit 5 with the predetermined threshold value TH instead of the amplitude of the still picture (video) signal f, and compares the amplitude comparison signal. It is also possible to output i. Next, a second embodiment will be described. FIG. 5 is a block diagram showing the MUSE decoder of the second embodiment, and FIG. 6 is FIG.
3 is a block diagram showing in detail the amplitude comparison circuit of FIG. In the second embodiment, only the amplitude comparison circuit 12 is different from the first embodiment, and the other configurations including the mixing circuit 11 are the same. The amplitude comparison circuit 12 will be described with reference to FIG. 6. First, the interpolation processing circuit 83 inputs the current frame signal b input from the input processing circuit 2 via the input terminal 81 and the frame memory 3 via the input terminal 82. Interpolation processing is performed between the frames using the 1-frame delay signal c input as input, and the interpolated video signal j is output.

【0026】次いで、比較器84はこの内挿処理した映
像信号jと閾値THを画素単位で比較し、1ビット幅の
低レート比較信号mを出力する。次いで、この低レート
比較信号mは周波数変換回路85に印加されてレート変
換が施され、振幅比較信号iとして混合回路11のセレ
クタ29(図3)に印加される。この場合、低レート比
較信号mが1ビット幅であるので周波数変換回路85は
小規模な回路で実現することができる。
Next, the comparator 84 compares the video signal j subjected to the interpolation processing with the threshold value TH on a pixel-by-pixel basis and outputs a low rate comparison signal m having a 1-bit width. Next, the low rate comparison signal m is applied to the frequency conversion circuit 85 to undergo rate conversion, and is applied to the selector 29 (FIG. 3) of the mixing circuit 11 as the amplitude comparison signal i. In this case, since the low rate comparison signal m has a 1-bit width, the frequency conversion circuit 85 can be realized by a small-scale circuit.

【0027】なお、内挿処理回路83によるフレーム間
の内挿処理を静止画処理回路6内のフレーム間内挿処理
回路で共用し、この静止画処理回路6の出力を比較回路
84に印加するようにしてもよく、また、内挿処理回路
83によるフレーム間の内挿処理の代わりに、動画処理
回路5内のフィールド内内挿処理回路を用い、この動画
処理回路5の出力を比較回路84に印加するようにして
もよい。
The inter-frame interpolation processing by the interpolation processing circuit 83 is shared by the inter-frame interpolation processing circuits in the still image processing circuit 6, and the output of the still image processing circuit 6 is applied to the comparison circuit 84. Alternatively, instead of the inter-frame interpolation processing by the interpolation processing circuit 83, the field interpolation processing circuit in the moving image processing circuit 5 is used, and the output of this moving image processing circuit 5 is compared circuit 84. It may be applied to.

【0028】[0028]

【発明の効果】以上説明したように本発明によれば、映
像信号の振幅が閾値より小さい場合に動画処理された信
号を選択するので、動き検出回路の誤検出が発生しても
安価な回路構成で画像の揺らぎを防止することができ
る。
As described above, according to the present invention, since the signal processed by the moving image is selected when the amplitude of the video signal is smaller than the threshold value, the circuit is inexpensive even if the motion detection circuit is erroneously detected. With the configuration, it is possible to prevent image fluctuation.

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

【図1】本発明によるMUSEデコーダの一例を示すブ
ロック図。
FIG. 1 is a block diagram showing an example of a MUSE decoder according to the present invention.

【図2】図1の振幅比較回路を詳細に示すブロック図。FIG. 2 is a block diagram showing the amplitude comparison circuit of FIG. 1 in detail.

【図3】図1の混合回路を詳細に示すブロック図。FIG. 3 is a block diagram showing the mixing circuit of FIG. 1 in detail.

【図4】図1のMUSEデコーダの出力画像を示す説明
図。
FIG. 4 is an explanatory diagram showing an output image of the MUSE decoder shown in FIG. 1.

【図5】第2の実施の形態のMUSEデコーダを示すブ
ロック図。
FIG. 5 is a block diagram showing a MUSE decoder according to the second embodiment.

【図6】図5の振幅比較回路を詳細に示すブロック図。FIG. 6 is a block diagram showing the amplitude comparison circuit of FIG. 5 in detail.

【図7】従来のMUSEデコーダを示すブロック図。FIG. 7 is a block diagram showing a conventional MUSE decoder.

【図8】図7の混合回路を詳細に示すブロック図。FIG. 8 is a block diagram showing the mixing circuit of FIG. 7 in detail.

【図9】静止画と動画の重心のずれを示す説明図。FIG. 9 is an explanatory diagram showing a shift of the center of gravity between a still image and a moving image.

【図10】従来のMUSEデコーダの出力画像の揺らぎ
を示す説明図。
FIG. 10 is an explanatory diagram showing fluctuation of an output image of a conventional MUSE decoder.

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

2 入力処理回路 3,4 フレームメモリ 5 動画処理回路 6 静止画処理回路 7 動き検出回路 10 振幅比較回路 11 混合回路 24,25 係数乗算器 26 加算器 29 セレクタ 2 Input Processing Circuit 3, 4 Frame Memory 5 Video Processing Circuit 6 Still Image Processing Circuit 7 Motion Detection Circuit 10 Amplitude Comparison Circuit 11 Mixing Circuit 24, 25 Coefficient Multiplier 26 Adder 29 Selector

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 オフセットサブサンプリングにより帯域
圧縮されて伝送されたMUSE信号を復調するMUSE
デコーダにおいて、 前記MUSE信号を入力処理する入力処理手段と、前記
入力処理手段により入力処理された信号を用いてフレー
ム間及びフィールド間内挿処理を行う静止画処理手段
と、前記入力処理手段により入力処理された信号を用い
てフィールド内内挿処理を行う動画処理手段と、フレー
ム間の相関により動き領域を検出する動き検出手段と、
前記動き検出手段の出力により前記静止画処理手段及び
前記動画処理手段により処理された各信号を適応的に混
合することのできる混合手段と、映像信号の振幅と閾値
を比較する比較手段と、前記比較手段の比較結果に基づ
いて前記混合手段を制御する制御手段とを有することを
特徴とするMUSEデコーダ。
1. A MUSE for demodulating a MUSE signal that has been band-compressed by offset subsampling and transmitted.
In the decoder, input processing means for input-processing the MUSE signal, still image processing means for inter-frame and inter-field interpolation processing using the signal input-processed by the input processing means, and input by the input processing means. A moving image processing means for performing field interpolation processing using the processed signal, and a motion detecting means for detecting a moving area by correlation between frames,
Mixing means capable of adaptively mixing the respective signals processed by the still image processing means and the moving image processing means by the output of the motion detecting means; and comparing means for comparing the amplitude and threshold value of the video signal, A MUSE decoder comprising: a control unit that controls the mixing unit based on a comparison result of the comparison unit.
【請求項2】 前記制御手段は、映像信号の振幅が閾値
より大きい場合に前記静止画処理手段及び前記動画処理
手段により処理された各信号を適応的に混合した信号を
出力し、映像信号の振幅が閾値より小さい場合に前記動
画処理手段により処理された信号を出力するように前記
混合手段を制御することを特徴とする請求項1記載のM
USEデコーダ。
2. The control means outputs a signal obtained by adaptively mixing the respective signals processed by the still image processing means and the moving image processing means when the amplitude of the video signal is larger than a threshold value, 2. The M according to claim 1, wherein the mixing means is controlled so as to output the signal processed by the moving image processing means when the amplitude is smaller than a threshold value.
USE decoder.
【請求項3】 前記比較手段は、前記静止画処理手段に
より処理された映像信号の振幅と閾値を比較することを
特徴とする請求項1又は2記載のMUSEデコーダ。
3. The MUSE decoder according to claim 1, wherein the comparison unit compares the amplitude of the video signal processed by the still image processing unit with a threshold value.
【請求項4】 前記比較手段は、前記入力処理手段によ
り入力処理された映像信号の振幅と閾値を比較すること
を特徴とする請求項1又は2記載のMUSEデコーダ。
4. The MUSE decoder according to claim 1, wherein the comparing means compares the amplitude of the video signal input-processed by the input processing means with a threshold value.
JP7281015A 1995-10-27 1995-10-27 Muse decoder Pending JPH09130760A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7281015A JPH09130760A (en) 1995-10-27 1995-10-27 Muse decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7281015A JPH09130760A (en) 1995-10-27 1995-10-27 Muse decoder

Publications (1)

Publication Number Publication Date
JPH09130760A true JPH09130760A (en) 1997-05-16

Family

ID=17633103

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7281015A Pending JPH09130760A (en) 1995-10-27 1995-10-27 Muse decoder

Country Status (1)

Country Link
JP (1) JPH09130760A (en)

Similar Documents

Publication Publication Date Title
JP2732650B2 (en) Vertical edge detection circuit
US4754322A (en) YC-signal separation circuit responsive to magnitude of vertical correlation
JP2634632B2 (en) Motion detection circuit
US5247353A (en) Motion detection system for high definition television receiver
US5148270A (en) Television signal receiving apparatus
JPH09130760A (en) Muse decoder
JP2770300B2 (en) Image signal processing
JP3064295B2 (en) Motion adaptive signal processing circuit and television receiver
JPH0330586A (en) Motion detection circuit
JP2519526B2 (en) Signal processor
JP2669543B2 (en) Image signal processing circuit
JP3285892B2 (en) Offset subsampling decoding device
KR940008809B1 (en) Motion detecting apparatus of hdtv
JP3311791B2 (en) Motion vector detection method and apparatus
JP2784806B2 (en) Motion area detection circuit
JP2574296B2 (en) Television signal processor
JPH0447788A (en) Television receiver
JPH05219531A (en) Motion signal generating circuit
JPH0879712A (en) Class sorting adaptive processor
JPH06165133A (en) Muse decoder
JPH06350972A (en) Motion detector for picture signal
JPS62133880A (en) Picture signal processing circuit
JPH07115626A (en) Decoder for television signal
JPH11196295A (en) Noise reduction circuit
JPH0488795A (en) Receiver for band compressed television signal