JP4759159B2 - Image processing apparatus, scanning method conversion method, storage medium, and program - Google Patents

Image processing apparatus, scanning method conversion method, storage medium, and program Download PDF

Info

Publication number
JP4759159B2
JP4759159B2 JP2001115743A JP2001115743A JP4759159B2 JP 4759159 B2 JP4759159 B2 JP 4759159B2 JP 2001115743 A JP2001115743 A JP 2001115743A JP 2001115743 A JP2001115743 A JP 2001115743A JP 4759159 B2 JP4759159 B2 JP 4759159B2
Authority
JP
Japan
Prior art keywords
scanning method
image
conversion
area
image signal
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 - Fee Related
Application number
JP2001115743A
Other languages
Japanese (ja)
Other versions
JP2002314951A5 (en
JP2002314951A (en
Inventor
俊 桐原
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2001115743A priority Critical patent/JP4759159B2/en
Publication of JP2002314951A publication Critical patent/JP2002314951A/en
Publication of JP2002314951A5 publication Critical patent/JP2002314951A5/ja
Application granted granted Critical
Publication of JP4759159B2 publication Critical patent/JP4759159B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、例えば、インターレース走査方式による画像信号(インターレース画像信号)を、順次走査方式による画像信号(順次走査画像信号)に変換するための装置或いはシステムに用いられる、画像処理装置、走査方式変換方法、それを実施するための処理ステップ等をコンピュータに実行させるためのプログラム、当該プログラムを記憶したコンピュータ読み取り可能な記憶媒体に関するものである。
【0002】
【従来の技術】
従来より例えば、NTSC方式やPAL方式等のテレビジョン方式によるテレビジョン放送では、画面の走査方式として、インターレース走査方式が採用されている。
【0003】
インターレース走査方式は、奇数行目の走査線の情報を有する画面と、偶数行目の走査線の情報を有する画面とを交互に伝送することで、帯域を節約し高効率の伝送を実現する走査方式である。
【0004】
しかしながら、インターレース走査方式は、ラインフリッカ等の問題をあわせ持つことにより、例えば、ディスプレイ等の表示装置において、当該インターレース走査方式による画像信号(インターレース画像信号)の隙間を補間して、順次走査画像信号に変換して出力することが行なわれている。
【0005】
一方、ディジタル放送は、MPEG2規格(以下、単に「MPEG2」とも言う)に準拠するようになされているが、MPEG2は、インターレース構造の信号に対応している。これにより、ディジタル放送においても、インターレース画像信号から順次走査画像信号への変換処理が必要である。
【0006】
ここで、MPEG2とは、動き補償型の圧縮方式の規格である。したがって、MPEG2では、符号化及び復号化時に動き補償を行うことになり、これにより得られたデータは、動きベクトルを既に持っていることになる。すなわち、NTSC方式等のテレビジョン方式によるインターレース画像信号を順次走査画像信号へ変換(以下、この変換を「走査線変換」或いは「走査方式変換」とも言う)する際に必要とされていた動き検出は必要ない。
【0007】
上記の点に着目した技術として、例えば、特開平10−126749号等には、前のフィールドの画素から補間を行うフィールド間補間と、補間すべき位置の上下の画素から補間を行うフィールド内補間とを、MPEG2における動きベクトルを基準として切り替える構成が記載されている。この構成によれば、動き検出回路を用いることなく、画像信号の走査方式を変換することができ、また、回路規模を低減することができる。
【0008】
【発明が解決しようとする課題】
ところで、上述したようなディジタル放送は、1チャンネルあたりに必要な帯域が、例えば、従来からのNTSC方式のテレビジョン放送よりもはるかに少ないため、多チャンネル化、及びデータ放送との多重等が可能となる。
【0009】
しかしながら、ディジタル放送において多チャンネル化や多重化等を行おうとすると、これに伴って、ディジタル放送受信機(ディジタルテレビジョン装置等)内のマイクロプロセッサが処理するデータ量が増加することになる。また、このような多くのデータを処理しつつ、さらに走査線変換処理を行うと、当該処理が間に合わないことにより、駒落ちによる画質劣化が発生するという問題が生じてくる。
【0010】
そこで、上記の問題を解決するために、例えば、特開平11−146398号等では、マイクロプロセッサを用いたディジタルテレビジョン装置等において、マイクロプロセッサの負荷を何らかの手法で検出し、駒落ちを押さえる構成が提案されている。
【0011】
しかしながら、特開平11−146398号等に記載された従来の構成は、復号器の処理を変更して処理負荷を低減する構成であり、走査線変換処理の負荷を考慮した構成ではない。
【0012】
例えば、復号化処理から走査線変換までの処理を、マイクロプロセッサで実行する場合、復号化処理とは別に、走査線変換処理の負荷を監視し、その負荷に応じて、走査線変換手法を変更するための手段が必要となることが考えられるが、従来では、このような構成が実現されていなかった。
【0013】
上述のように、マイクロプロセッサを用いたディジタルテレビジョン装置等の従来の画像処理装置では、多チャンネルの同時視聴等によりマイクロプロセッサにかかる負荷が大きくなると駒落ち等が発生し、この結果、画質劣化が生じていた。また、復号化処理を変更することでマイクロプロセッサへの処理負荷を軽減することもできるが、一方の走査線変換の処理負荷は、その構成によっては小さなものではない。そこで、例えば、マイクロプロセッサへの処理負荷が大きい場合には、処理負荷の小さな走査線変換手法に変更するような構成が必要になると考えられるが、このような構成において、単純に処理負荷が大きくなったときに、全ての走査線変換を行わないようにすると、画質が急激に劣化してしまうことになる。
【0014】
そこで、本発明は、上記の欠点を除去するために成されたもので、マイクロプロセッサへの処理負荷が大きくなると、処理負荷の大きい走査線変換を、処理負荷の小さい走査線変換に変更可能な構成とすることで、急激な画質の劣化を生じることなく、走査線変換を続けて実行できる、画像処理装置、走査方式変換方法、それを実施するための処理ステップ等をコンピュータに実行させるためのプログラム、当該プログラムを記憶したコンピュータ読み取り可能な記憶媒体を提供することを目的とする。
【0015】
【課題を解決するための手段】
本発明の画像処理装置は、第1の走査方式による第1の画像信号が動き補償予測符号化により符号化された符号化信号から、第2の走査方式による第2の画像信号を取得する画像処理装置であって、上記符号化信号を復号して得られた第1の画像信号を記憶する第1の画像記憶手段と、上記符号化信号を復号して得られた動きベクトルを記憶する動きベクトル記憶手段と、上記動きベクトル記憶手段内の動きベクトルに基づいて、上記第1の画像記憶手段内の第1の画像信号により構成される画面を動領域か静止領域に領域分割する領域分割手段と、上記第1の画像記憶手段内の第1の画像信号に対する上記第2の画像信号への変換処理の負荷を推定する推定手段と、 上記推定手段によって推定された負荷が所定値よりも低い場合には、走査方式変換の手法として、上記動領域にはフィールド内補間方式を実行し、上記静止領域にはフィールド間補間方式を実行し、上記推定手段によって推定された負荷が所定値よりも高い場合には、上記動領域と上記静止領域とにフィールド間補間方式を実行する走査方式変換手段とを備え、上記走査方式変換手段は、上記推定手段によって推定された負荷が所定値よりも高い場合であって、上記動領域と上記静止領域とにフィールド間補間方式を実行しても当該負荷が所定値より低くならない場合には、上記フィールド間補間方式の実行に代えて、補間すべき位置に特定値を挿入する。
本発明の画像処理装置における他の態様は、第1の走査方式による第1の画像信号が動き補償予測符号化により符号化された符号化信号から、第2の走査方式による第2の画像信号を取得する画像処理装置であって、上記符号化信号を復号して得られた第1の画像信号を記憶する第1の画像記憶手段と、上記符号化信号を復号して得られた動きベクトルを記憶する動きベクトル記憶手段と、上記動きベクトル記憶手段内の動きベクトルに基づいて、上記第1の画像記憶手段内の第1の画像信号により構成される画面を動領域か静止領域か中間領域かに領域分割する領域分割手段と、上記第1の画像記憶手段内の第1の画像信号に対する上記第2の画像信号への変換処理の負荷を推定する推定手段と、上記推定手段によって推定された負荷に基づいて、上記領域分割手段による分割領域において、上記第1の画像記憶手段内の第1の画像信号に対する上記第2の画像信号への走査方式変換処理の手法である、フィールド内補間方式、フィールド間補間方式、動き補償補間方式もしくは当該補間方式に代えて補間すべき位置に特定値を挿入する方式を選択して実行する走査方式変換手段とを備える。
【0016】
本発明の走査方式変換方法は、第1の走査方式による第1の画像信号が動き補償予測符号化により符号化された符号化信号から、第2の走査方式による第2の画像信号を取得するための走査方式変換方法であって、上記符号化信号を復号して得られた第1の画像信号を記憶する画像記憶ステップと、上記符号化信号を復号して得られた動きベクトルを記憶する動きベクトル記憶ステップと、上記動きベクトル記憶ステップにより記憶された動きベクトルに基づいて、上記画像記憶ステップにより記憶された第1の画像信号により構成される画面を動領域か静止領域に領域分割する領域分割ステップと、上記画像記憶ステップにより記憶された第1の画像信号に対する上記第2の画像信号への変換処理の負荷を推定する推定ステップと、 上記推定ステップによって推定された負荷が所定値よりも低い場合には、走査方式変換の手法として、上記動領域にはフィールド内補間方式を実行し、上記静止領域にはフィールド間補間方式を実行し、上記推定ステップによって推定された負荷が所定値よりも高い場合には、上記動領域と上記静止領域とにフィールド間補間方式を実行する走査方式変換ステップとを備え、上記走査方式変換ステップは、上記推定ステップによって推定された負荷が所定値よりも高い場合であって、上記動領域と上記静止領域とにフィールド間補間方式を実行しても当該負荷が所定値より低くならない場合には、上記フィールド間補間方式の実行に代えて、補間すべき位置に特定値を挿入する。
本発明の走査方式変換方法における他の態様は、第1の走査方式による第1の画像信号が動き補償予測符号化により符号化された符号化信号から、第2の走査方式による第2の画像信号を取得するための走査方式変換方法であって、上記符号化信号を復号して得られた第1の画像信号を記憶する画像記憶ステップと、上記符号化信号を復号して得られた動きベクトルを記憶する動きベクトル記憶ステップと、上記動きベクトル記憶ステップにより記憶された動きベクトルに基づいて、上記画像記憶ステップにより記憶された第1の画像信号により構成される画面を動領域か静止領域か中間領域かに領域分割する領域分割ステップと、上記画像記憶ステップにより記憶された第1の画像信号に対する上記第2の画像信号への変換処理の負荷を推定する推定ステップと、上記推定ステップによって推定された負荷に基づいて、上記領域分割ステップによる分割領域において、上記画像記憶ステップにより記憶された第1の画像信号に対する上記第2の画像信号への走査方式変換処理の手法である、フィールド内補間方式、フィールド間補間方式、動き補償補間方式もしくは当該補間方式に代えて補間すべき位置に特定値を挿入する方式を選択して実行する走査方式変換ステップとを備える。
【0017】
本発明のコンピュータ読み取り可能な記憶媒体は、上記走査方式変換方法の処理ステップをコンピュータに実行させるためのプログラムを記録する
【0018】
本発明のプログラムは、コンピュータに、上記走査方式変換方法の処理ステップを実行させる
【0033】
【発明の実施の形態】
以下、本発明の実施の形態について図面を用いて説明する。
【0034】
[第1の実施の形態]
本発明は、例えば、図1に示すような走査方式変換装置100に適用される。
本実施の形態の走査方式変換装置100は、ディジタルテレビジョン装置等に用いられ、特に、MPEG2に準拠したエンコーダにより符号化された画像信号(以下、「MPEG2画像データ」と言う)を入力信号とし、このMPEG2画像データを復号することで、インターレース構造の画像データ(インターレース画像データ)及び動きベクトルを取得し、動きベクトルに基づいた領域統合によりインターレース画像データを静止領域のデータと動領域のデータに分割し、これらの領域毎に画像データを並べ直し、静止領域の画像データについては静止領域用の走査方式変換を施すことで順次走査画像データを取得し、動領域の画像データについては動領域用の走査方式変換を施すことで順次走査画像データを取得するが、このとき、処理対象のデータの量から、現在の全体の処理負荷を推定し、この推定の結果、処理負荷が重いようであれば、動領域についての走査方式変換の手法を、フィールド内補間からフィールド間補間に変更するように構成されている。これにより画質の急激な劣化を伴わずに、全体の処理負荷を低減することができる。
以下、本実施の形態の走査方式変換装置100の構成及び動作について具体的に説明する。
【0035】
尚、本実施の形態では、フィールド内補間よりもフィールド内補間の方が、演算処理に時間を要し、処理負荷が大きいと仮定している。
【0036】
走査方式変換装置100は、上記図1に示すように、MPEG2画像データが入力される入力端子101と、入力端子101からのMPEG2画像データを復号するMPEG2復号部102と、MPEG2復号部102での復号に必要な参照フィールドの画像データを記憶する参照用メモリ104と、MPEG2復号部102で得られたインターレース画像データを記憶する表示用メモリ103と、MPEG2復号部102で得られた動きベクトルのデータを記憶する動きベクトル105と、動きベクトル記憶メモリ105に記憶された動きベクトルに基づき画面領域分割を行なう領域分割部106と、領域分割部6の分割結果(統合結果)に基づき走査方式を選択する走査方式選択部107と、表示用メモリ103内の画像データを走査方式選択部107での選択指示に基づき静止領域の画像データと動領域の画像データに分配する信号分配部108と、信号分配部108により得られた静止領域の画像データを記憶する信号記憶メモリ109と、信号分配部108により得られた動領域の画像データを記憶する信号記憶メモリ110と、信号記憶メモリ109に記憶された静止領域の画像データの走査方式を変換する走査方式変換部111と、信号記憶メモリ110に記憶された動領域の画像データの走査方式を変換する走査方式変換部112と、走査方式変換部111及び走査方式変換部112による走査方式変換後の画像データを記憶する出力用メモリ113と、出力用メモリ113内の画像データを外部出力する出力端子114とを備えている。
【0037】
上述のような走査方式変換装置100において、先ず、入力端子101には、MPEG2画像データが入力される。
具体的には例えば、ディジタル放送チューナやDVD等の蓄積メディアからディジタルテレビジョン装置に与えられたMPEG2データは、当該装置内のデマルチプレクサにより、MPEG2音声データとMPEG2画像データに分配される。これらのデータのうちの、MPEG2画像データが、入力端子101に対して入力される。
【0038】
MPEG2復号部102は、入力端子101に入力されたMPEG2画像データを復号する。このとき、参照用メモリ104には、現フィールドの復号に必要な参照フィールドの画像データが記憶されているため、MPEG2復号部102は、参照用メモリ104内の画像データを用いて、当該復号処理を行なう。
【0039】
そして、MPEG2復号部102は、上記の復号処理により取得したインターレース画像データを表示用メモリ103に供給すると共に、当該インターレース画像データと共に取得した動きベクトルのデータを動きベクトル記憶メモリ105に供給する。
【0040】
尚、MPEG2では、輝度信号及び色差信号から構成される画像は、8×8画素のブロック単位でDCT処理(直交変換処理)される。また、輝度信号を4ブロック、色差信号をそれぞれ1ブロックの、合計6ブロックをまとめて1マクロブロックで扱うことが多く、動きベクトルは、当該マクロブロック単位で検出される。
本実施の形態では、上記の検出動きベクトルを用いて、走査方式変換を行うため、当該走査方式変換をもマクロブロック単位で行うことになる。
【0041】
MPEG2復号部102により、1画面分のMPEG2画像データの復号が終了すると、表示用メモリ103には、1画面分の現フィールドのインターレース画像データが記憶されることになる。また、動きベクトル記憶メモリ105にも、1画面分の動きベクトルが記憶されることになる。
【0042】
領域分割部106は、動きベクトル記憶メモリ105に記憶された1画面分の動きベクトルに基づいて、当該画面の領域分割を行う。
本実施の形態では、走査方式変換の手法として、静止領域に対してフィールド間補間を、動領域に対してフィールド内補間を適用する手法を用いるため、領域分割部106において、動きベクトルを基準とする領域分割を行うにあたっては、静止領域と動領域に分割できればよい。
【0043】
具体的には例えば、図2(a),(b)は、領域分割部106における領域分割の一例(例1)を示したものである。
【0044】
先ず、領域分割部106は、動きベクトル記憶メモリ105内の対象動きベクトルを、任意のしきい値と比較することで、対象動きベクトルに対応するマクロブロックを動領域又は静止領域に仮分割する。
【0045】
上記の仮分割の様子を示したものが、上記図2(a)である。
上記図2(a)では、1つの画面201が5×5のマクロブロックに分割されている。これらのマクロブロックに対応する動きベクトルが、動きベクトル記憶メモリ105に記憶される。
したがって、領域分割部106は、個々のマクロブロックに対応する動きベクトルについて、任意のしきい値よりも大きいか否かの結果に基づいて、画面201を、静止領域(白ブロック参照)と動領域(黒ブロック参照)に分割する。
【0046】
次に、領域分割部106は、仮分割した画面201のそれぞれにマクロブロックに対して、注目マクロブロック(対象マクロブロック)の動きベクトルと、その周囲の8つのマクロブロックの動きベクトルとを比較した結果、注目マクロブロックの動きベクトルが、その周囲の8つのマクロブロックの動きベクトルと明らかに傾向が異なる場合、注目マクロブロックを、その周囲の8つのマクロブロックと同一の領域に統合する、という処理を行なう。
【0047】
例えば、注目マクロブロックが、動領域と判定されたマクロブロックであり、その周囲の8つのマクロブロックのうち、6つのマクロブロックが、静止領域と判定されたマクロブロックである場合、注目マクロブロックが動領域と判定されていたとしても、静止領域として、その周囲の静止領域に統合する。
【0048】
上記の統合の様子を示したものが、上記図2(b)である。すなわち、上記図2(b)は、上記図2(a)に示した仮分割の画面201に対して、上記の統合を行なった結果である。
上記図2(b)において、“A”で示すマクロブロックは、その周囲の7つのマクロブロックが静止領域と判定されたマクロブロックであることにより、本来動領域と判定されていたが、静止領域に統合されている。
【0049】
尚、本実施の形態では、その一例として、注目マクロブロックの周囲の8つのマクロブロックのうち、6つ以上のマクロブロックが、注目マクロブロックと異なる領域の判定結果である場合に、その領域に注目マクロブロックを統合するようにしているが、統合の判定の基準となるマクロブロック数(ここでは、6つ)はこれに限られることはない。
【0050】
図3(a),(b)は、領域分割部106における領域分割の他の例(例2)を示したものである。
【0051】
先ず、領域分割部106は、動きベクトル記憶メモリ105内の対象動きベクトルを、第1のしきい値及び第2のしきい値と比較することで、対象動きベクトルに対応するマクロブロックを、明らかに静止している領域、及び明らかに動いている領域、及び動きベクトルが小さく動いているかどうかあいまいな中間領域の3つ領域の何れかに仮分割する。
【0052】
上記の仮分割の様子を示したものが、上記図3(a)である。
上記図3(a)では、1つの画面301が5×5のマクロブロックに分割されている。これらのマクロブロックに対応する動きベクトルが、動きベクトル記憶メモリ105に記憶される。
したがって、領域分割部106は、個々のマクロブロックに対応する動きベクトルについて、第1のしきい値よりも大きいか否か、さらに第2のしきい値よりも大きいか否かの結果に基づいて、画面301を、静止領域(白ブロック参照)動領域(黒ブロック参照)、及び中間領域(斜線ブロック参照)に分割する。
【0053】
次に、領域分割部106は、仮分割した画面301の中の中間領域(斜線ブロックの領域)のそれぞれにマクロブロックに対して、注目マクロブロック(対象マクロブロック)の周囲の8つのマクロブロックを参照し、静止領域と判定されたマクロブロック数、及び動領域と判定されたマクロブロック数を認識し、注目マクロブロックを、マクロブロック数の多い方の静止領域又は動領域に統合する、という処理を行なう。
【0054】
このとき、静止領域と判定されたマクロブロック数と、動領域と判定されたマクロブロック数とが同じである場合、領域分割部106は、注目マクロブロックを、予め決められた領域(静止領域又は動領域)へ統合する。
【0055】
また、注目マクロブロックの周囲のマクロブロックの全てが、中間領域と判定されたマクロブロックである場合、領域分割部106は、注目マクロブロックの統合は保留し、統合可能なマクロブロックから先に処理し、その後、保留しておいたマクロブロックについての統合を行なう。これにより、仮分割で中間領域と判定されたマクロブロックは全て、静止領域又は動領域に統合される。
【0056】
上記の統合の様子を示したものが、上記図3(b)である。すなわち、上記図3(b)は、上記図3(a)に示した仮分割の画面301に対して、上記の統合を行なった結果である。
上記図3(b)において、“A”で示すマクロブロックは、仮分割時に中間領域と判定されたマクロブロックであるが、その周囲に、静止領域と判定されたマクロブロックが多く存在するため、静止領域に統合されている。また、“B”で示すマクロブロックは、仮分割時に中間領域と判定されたマクロブロックであるが、その周囲に、動領域と判定されたマクロブロックが多く存在するため、動領域に統合されている。
【0057】
上述のようにして、領域分割部106は、画面の領域分割(領域統合)を行ない、走査方式選択部107は、領域分割部106の統合結果に基づいて、信号分配部108が処理対象とするマクロブロックが、動領域と静止領域の何れに属するマクロブロックであるかを示す信号、すなわち動領域用の走査方式変換を行うべきマクロブロックであるか、或いは静止域用の走査方式変換を行うべきマクロブロックであるかを示す信号(変換方式選択信号)を信号分配部108に供給する。
【0058】
信号分配部108は、表示用メモリ103に記憶されたインターレース画像データを構成するそれぞれのマクロブロックについて、走査方式選択部107からの変換方式選択信号に基づき、対象マクロブロックを、静止領域用の信号記憶メモリ111又は動領域用の信号記憶メモリ112に分配する。
【0059】
このとき、信号分配部108は、対象マクロブロックに対して、画面内での位置を示す情報を、任意の構成により付加して、静止領域用の信号記憶メモリ111又は動領域用の信号記憶メモリ112に分配する。
【0060】
例えば、信号分配部108は、画面の位置に基づいた番号を、“0”から順に、対象マクロブロックに付加する。この場合、720画素×480画素で構成された画面(画像データ)の場合、マクロブロックの数は1350個であり、付加される番号は“0”から“1350”となる。番号の付加方法としては、例えば、対象マクロブロックの先頭に対して、10ビットの位置情報ビットを付加する方法等が挙げられる。或いは、対象マクロブロックの先頭に付加する10ビットの位置情報を、先頭6ビットで水平位置を示し、後ろ4ビットで垂直位置を示す情報としてもよい。
【0061】
また、信号分配部108は、信号記憶メモリ109及び信号記憶メモリ110の空き状況を監視し、後述する構成により、処理負荷を推定する。
【0062】
信号記憶メモリ109及び信号記憶メモリ110はそれぞれ、例えば、2画面分の記憶容量を有するメモリである。
静止領域用の信号記憶メモリ109は、信号分配部108から供給された、静止領域と判定されたマクロブロックを、当該マクロブロックに付加された位置情報と共に順次に記憶する。また、動領域用の信号記憶メモリ110も同様に、信号分配部108から供給された、動領域と判定されたマクロブロックを、当該マクロブロックに付加された位置情報と共に順次に記憶する。
【0063】
静止領域用の走査方式変換部111は、静止領域用の信号記憶メモリ109に記憶されているマクロブロックの画像データの走査方式を、後述する構成により変換し、当該マクロブロックに付加された位置情報に基いて、走査方式変換後のマクロブロックを、出力用メモリ113の該当する位置へ格納する。
【0064】
動領域用の走査方式変換部112は、動領域用の信号記憶メモリ110に記憶されているマクロブロックの画像データの走査方式を、後述する構成により変換し、当該マクロブロックに付加された位置情報に基いて、走査方式変換後のマクロブロックを、出力用メモリ113の該当する位置へ格納する。
【0065】
ここで、図4(a)は、静止領域用の走査方式変換部111での走査方式変換を示したものであり、同図(b)は、動領域用の走査方式変換部112での走査方式変換を示したものである。
【0066】
静止領域用の走査方式変換部111は、上記図4(a)に示すように、参照用メモリ103からの該当する画像データ401,402、及び信号記憶メモリ109からの該当する画像データ403,403の入力を受け、前フィールドの画素値(“○”印参照)を補間が必要な位置(“△”印参照)に補間する。
【0067】
動領域用の走査方式変換部112は、上記図4(b)に示すように、信号記憶メモリ110からの該当する画像データ411,412の入力を受け、補間が必要な位置(“△”印参照)の上下に位置する画素(“○”参照)の平均値で補間する。
【0068】
上述のような処理により、インターレース画像データから順次走査画像データへの変換への変換がなされる。
【0069】
また、走査方式変換部111及び走査方式変換部112は、信号記憶メモリ109及び信号記憶メモリ110内のマクロブロックが既に処理されたか否かを信号分配部108が監視できるように、処理済のマクロブロックに対して、処理済みを示すフラグを付加する。
例えば、走査方式変換部111及び走査方式変換部112は、処理済みのマクロブロックに付加された位置情報を、そのビット全てを“1”に設定する。
【0070】
信号分配部108は、信号記憶メモリ109及び信号記憶メモリ110内のマクロブロックを、その位置情報を参照することで、処理済みであるか否かを監視し、この結果により、処理負荷を推定する。
【0071】
具体的には例えば、信号分配部108は、表示用メモリ103内の画面先頭の画像データを、信号記憶メモリ109又は信号記憶メモリ110に分配するとき、信号記憶メモリ109及び信号記憶メモリ110内のマクロブロックに対して、走査方式変換部111及び走査方式変換部112により負荷された処理済みを示すフラグを参照することで、処理済みでないマクロブロックがどのくらい存在するかを認識する。
【0072】
そして、信号分配部108は、処理済みでないマクロブロックが一定数以上ある場合、例えば、1画面分のマクロブロックが未処理の状態で残っている場合、処理負荷が大きく処理が間に合っていないと判定し、次に分配を行う画面の画像データを分配するにあたって、その動領域のマクロブロックについては、走査方式変換の手法を、フィールド内補間からフィールド間補間に切り替えるようにする。例えば、信号分配部108は、動領域用の走査方式変換部112に対して、上記の走査方式変換の手法を切り替えることを示す信号(走査方式変換手法切替信号)を供給する。これにより、動領域用の走査方式変換部112は、信号分配部108からの走査方式変換手法切替信号に基づいて、走査方式変換の手法を、フィールド内補間からフィールド間補間に切り替える。
【0073】
また、信号分配部108は、動領域用の走査方式変換部112において、動領域についての走査方式変換の手法がフィールド間補間で代用されている間も、信号記憶メモリ109及び信号記憶メモリ110の監視を続け、処理済みでないマクロブロックの残量が少なくなってきたら、処理負荷が軽くなったものと判定し、動領域の走査方式変換の手法をフィールド内補間に戻す。例えば、信号分配部108は、動領域用の走査方式変換部112に対して、上記の走査方式変換の手法を切り替えを戻すことを示す信号(走査方式変換手法切替信号)を供給する。これにより、動領域用の走査方式変換部112は、信号分配部108からの走査方式変換手法切替信号に基づいて、走査方式変換の手法を元に戻す。
【0074】
また、信号分配部108は、動領域用の走査方式変換部112において、動領域についての走査方式変換の手法をフィールド間補間で代用しても処理負荷が軽くならない場合、静止領域及び動領域の双方についての走査方式変換を行わないようにする。例えば、信号分配部108は、走査方式変換部111及び走査方式変換部112に対して、補間すべき位置に“0”もしくは適当な数値を挿入するように指示を与える。この場合、出力用メモリ113には、インターレース画像データが格納される。
【0075】
上述のようにして、信号分配部108からの処理負荷に応じた指示に基づいて、動領域用の走査方式変換部112及び静止領域用の走査方式変換部111は、信号記憶メモリ109及び信号記憶メモリ110のマクロブロックに対して走査方式変換を行なう。この変換後のマクロブロックは、出力用メモリ113の該当する位置に格納される。
【0076】
出力メモリ113は、動領域用の走査方式変換部112及び静止領域用の走査方式変換部111により該当する位置に格納されたマクロブロックの画像データを出力端子114を介して出力する。
【0077】
例えば、マクロブロックに付加された位置情報として、画面における位置を示す“0”〜“1350”の番号が与えられている場合、その番号値を、出力用メモリ113のアドレスに変換し、そのアドレスに画像データを書き込み、出力端子114から出力する。この結果、出力端子114からは、順次走査画像データが出力されることになる。
【0078】
上述のように、本実施の形態では、MPEG2の画像データから得られる動きベクトルに基づいて、当該画像データから構成される画面を、静止領域と動領域の2つに領域に分割し、静止領域の画像データに対しては静止領域用の走査方式変換部111によりフィールド間補間を行い、動領域の画像データに対しては動領域用の走査方式変換部112によりフィールド内補間を行う。このとき、信号分配部108が、それぞれの変換部用メモリ109,110の使用状況(未処理のマクロブロック数)を監視(処理負荷の監視)しながら、静止領域用の走査方式変換部111及び動領域用の走査方式変換部112で処理対象とするマクロブロックの分配を行う。また、信号分配部108が、処理負荷が大きくなったと判断すると、動領域についての走査方式変換手法を、フィールド間補間で代用する。
このように構成したことにより、マイクロプロセッサを用いて、MPEG2画像データの復号及び走査方式変換を行う際、処理負荷が大きくなったときでも、急激な画質の劣化を引き起こすことなく、走査方式変換を行うことができる。
【0079】
尚、本実施の形態では、その一例として、フィールド間補間よりもフィールド内補間の方が、処理負荷が大きいとしたが、装置或いはシステムによっては、フィールド間補間のためのメモリ参照に多くの時間を要すること等により、フィールド間補間の方が処理負荷が大きくなることもある。この場合、処理負荷が大きいと判断したときに、本実施の形態とは逆に、フィールド間補間をフィールド内補間に変更する。
【0080】
また、例えば、フィールド間補間とフィールド内補間が、それぞれ処理負荷がほとんど変わらない場合、処理負荷が大きくなったときに、何れかの手法を、もう一方の手法に変更するようにしてもよい。また、この場合、補間すべき位置に“0”もしくは適当な数値を挿入すること等により、動領域についての走査方式変換を行わないようにするようにしてもよい。
【0081】
また、本実施の形態では、処理負荷が大きくなったときに、動領域についての走査方式変換手法をフィールド間補間とすることで、処理負荷の低減を図るが、例えば、補間すべき位置に“0”もしくは適当な数値を挿入すること等して、走査方式変換を行わないようにしてもよい。
【0082】
[第2の実施の形態]
本発明は、例えば、図5に示すような走査方式変換装置500に適用される。
尚、上記図5の走査方式変換装置500において、上記図1の走査方式変換装置100と同様に動作する箇所には同じ符号を付し、その詳細な説明を省略する。
【0083】
まず、第1の実施の形態では、走査方式変換手法として、フィールド内補間とフィールド間補間の2種類を用い、領域分割についても、当該走査方式変換手法に対応させて、静止領域と動領域の2つに分割するようにし、処理負荷に基づいて、通常の走査方式変換、動領域についてフィールド間補間で代用する変換、及び走査方式変換無し等のように走査方式変換処理を変化させることで、処理負荷の低減を図るように構成した。
【0084】
これに対して本実施の形態では、走査方式変換手法として、フィールド内補間、フィールド間補間、及び動き補償補間の3種類を用い、領域分割についても、当該走査方式変換手法に対応させて、静止領域、動領域、及び中間領域の3つに分割するように構成する。このように、走査方式変換手法を多く用いるように構成することで、処理負荷が大きくなった場合の、処理の変化の段階を多くすることが可能となり、その分、違和感の少ない処理負荷の低減を図ることができる。
【0085】
尚、本実施の形態では、フィールド間補間が最も処理負荷が小さく、これについで、フィールド内補間、動き補償補間が順に処理負荷が大きいと仮定する。
【0086】
このため、本実施の形態の走査方式変換装置500は、上記図5に示すように、上記図1に示した構成に加えて、信号記憶メモリ119及び走査方式変換部120を備え、動きベクトル記憶メモリ105の出力(動きベクトル)を走査方式変換120へも供給するように構成されている。
【0087】
領域分割部106は、動きベクトル記憶メモリ105に記憶された1画面分の動きベクトルに基づいて領域分割を行うが、上記図3(a)を用いて説明したように、第1のしきい値及び第2のしきい値を用いて、明らかに静止している領域(静止領域)と、明らかに動いている領域(動領域)と、いずれにも判断できない中間領域との3つの領域に分割する。
【0088】
また、領域分割部106は、1画面を構成するマクロブロックのそれぞれに対して、注目マクロブロック(対象マクロブロック)の周囲8つのマクロブロックのうち、6つまでが同一の領域で、且つ注目マクロブロックと異なる領域の場合、注目マクロブロックを当該領域に統合する、という処理を施す。
【0089】
走査方式選択部107は、領域分割部106の統合結果に基づいて、信号分配部108が処理対象とするマクロブロックが、動領域、静止領域、及び中間領域の何れに属するマクロブロックであるかを示す信号、すなわち動領域用の走査方式変換を行うべきマクロブロックであるか、或いは静止域用の走査方式変換を行うべきマクロブロックであるか、或いは中間領域用の走査方式変換を行うべきマクロブロックであるかを示す信号(変換方式選択信号)を信号分配部108に供給する。
【0090】
信号分配部108は、表示用メモリ103に記憶されたインターレース画像データを構成するそれぞれのマクロブロックについて、走査方式選択部107からの変換方式選択信号に基づき、対象マクロブロックを、静止領域用の信号記憶メモリ111、又は動領域用の信号記憶メモリ112、又は中間領域用の信号記憶メモリ119に分配する。
【0091】
このとき、信号分配部108は、第1の実施の形態と同様にして、メモリ109,110,119を監視し、処理負荷の推定を行う。
【0092】
そして、信号分配部108は、上記処理負荷の推定の結果、処理負荷が大きいと判定した場合、先ず、中間領域に対する走査方式変換を中止し、次の画面からは領域を3分割ではなく2分割で行うように、領域分割部116及び変換方式選択部107に対して、割込信号等により指示する。
【0093】
この場合、領域分割部106は、信号分配部108からの指示に基づいて、領域を3分割する手法を、第1の実施の形態と同様の2分割する手法に切り替える。
また、走査方式選択部107は、3つの走査方式変換から1つを選択する手法から、第1の実施の形態と同様の2つの走査方式変換から1つを選択する手法に切り替える。
【0094】
ここで、図6は、中間領域用の走査方式変換部120での走査方式変換を示したものである。
中間領域用の走査方式変換部120は、上記図6に示すように、参照用メモリ103からの該当する画像データ601,602、及び信号記憶メモリ119からの該当する画像データ603,603の入力を受け、点線で囲まれたマクロブロックの動きベクトルが太破線矢印である場合、補間画素を(“△”参照)を動きベクトルと平行なベクトルが指す、参照フィールドと対になるフィールドの画素(“○”参照)で補間し、ベクトルの指す位置に画素が存在しない場合は最も近い画素で補間する。
【0095】
上述のような構成及び動作が、第1の実施の形態と異なる点である。
すなわち、本実施の形態では、走査方式変換手法として3種類の手法を用い、分割領域を静止領域、動領域、及び中間領域の3つの領域とし、処理負荷に基づいて、3種類の走査方式変換、静止領域及び動領域の走査方式変換、動領域をフィールド間補間で代用する変換、及び走査方式変換無しの4段階の処理の中の該当する処理を実行するように構成した。これにより、走査方式変換の切り替えによる画質劣化を軽減することができる。
【0096】
例えば、静止領域及び動領域の走査方式変換から、静止領域のみの走査方式変換に切り替えるときの画質劣化よりも、3種類の走査方式変換から、静止領域及び動領域の走査方式変換への切り替えるときの方が、画質の劣化が少なくてすむので、3種類の走査方式変換から2種類の走査方式変換への切り替えにより処理負荷を小さくできるような場合は、本実施の形態は大きな効果を持つことになる。
【0097】
尚、中間領域についての走査方式変換を中止し、静止領域及び動領域のみの走査方式変換を行っても処理負荷が小さくならない場合、第1の実施の形態と同様に、静止領域及び動領域の双方についての走査方式変換を行わないようにしてもよい。また、逆に、処理負荷が小さくなり、中間領域の走査方式変換を再開する場合、これについても第1の実施と同様であるため、その詳細な説明は省略する。
【0098】
また、本実施の形態においても、第1の実施の形態と同様に、動領域の走査方式変換手法を、フィールド間補間からフィールド内補間に切り替えるようにしたが、例えば、走査方式変換手法を行わないようにしてもよいのは、第1の実施の形態と同様である。
【0099】
また、本実施の形態では、フィールド間補間が最も処理の負荷が小さく、これについで、フィールド内補間、動き補償補間が順次処理負荷が大きいと仮定した。動き補償補間が、他の走査方式変換手法に比べ負荷が小さいことは、その計算量から考えられない。
【0100】
また、フィールド内補間の方がフィールド間補間よりも処理負荷が小さい場合や、フィールド間補間とフィールド内補間の処理負荷の大きさがほとんど同じである場合等については、第1の実施の形態と同様に処理できることは明らかである。
【0101】
[第3の実施の形態]
本発明は、例えば、図7に示すような走査方式変換装置700に適用される。
尚、上記図7の走査方式変換装置700において、上記図1の走査方式変換装置100と同様に動作する箇所には同じ符号を付し、その詳細な説明を省略する。
【0102】
まず、第1の実施の形態では、処理負荷の大きさを推定するために、信号記憶メモリ109,110(第2の実施の形態では、これに加えて信号記憶メモリ119)を監視するようにした。
【0103】
これに対して本実施の形態では、処理負荷の大きさを推定するために、表示用メモリ103を監視する。
【0104】
このため、本実施の形態の走査方式変換装置700は、上記図7に示すように、上記図1に示した構成に加えて、表示用メモリ103の前段に負荷推定部121を備えるように構成されている。
【0105】
負荷推定部121は、MPEG2復号部102から供給される画像データ(復号済みの次に表示すべき画像データ)を表示用メモリ103に書き込む際、表示用メモリ103の残量を監視する。
【0106】
具体的には例えば、表示用メモリ103において、1画面を構成するそれぞれのマクロブロックに対して、1ビットの処理終了監視ビットを付与し、未処理のマクロブロックについては“1”に設定し、処理済みのマクロブロックについては“0”に設定する。
【0107】
負荷推定部121は、上記の処理終了監視ビットを参照することで、表示用メモリ103内に未処理のマクロブロックが一定以上あるか否かを判断し、一定以上の未処理のマクロブロックが存在する場合、処理負荷が大きいと判定する。この場合、負荷推定部121は、MPEG2復号部102に対して、次の画面の画像データの処理から、動きベクトル記憶メモリ105への動きベクトルの出力を止めるよう指示すると共に、領域分割部106に対して、領域分割を停止するよう指示する。さらに、負荷推定部121は、信号分配部108に対して、処理負荷が大きいことを通知する。
【0108】
領域分割部106は、負荷推定部121からの指示に基づいて、動領域用の走査方式変換部112に対して、フィールド内補間からフィールド内補間に切り替えるよう指示する。
また、信号分配部108は、負荷推定部121からの通知により、処理負荷が大きい場合、表示用メモリ103から受け取るマクロブロックの画像データを交互に、静止領域用の信号記憶メモリ109と動領域用の信号記憶メモリ110にそれぞれ分配する。
【0109】
上述のような処理によっても、処理負荷が低減されない場合、第1の実施の形態と同様に、静止領域及び動領域共に、走査方式変換を行わないようにすることで、処理負荷を低減するようにしてもよい。
【0110】
上述のように本実施の形態は、処理負荷が大きくなった場合に領域分割を停止する点と、この場合に静止領域と動領域の区別なくフィールド間補間を適用する点とが、第1の実施の形態の構成と異なり、このような構成をとることで、処理負荷の低減の効果を、より期待できる。
【0111】
尚、第1〜第3の実施の形態では、フィールド間補間に参照フィールドを用いているが、例えば、処理負荷が大きくなった場合に、動領域をフィールド間補間で代用する際の画質の劣化が大きいことにより、1フィールド前の画面を任意の構成で記憶し、その1フィールドの画素で、フィールド間補間を行なうようにしてもよい。
【0112】
また、本発明の目的は、第1〜第3の実施の形態のホスト及び端末の機能を実現するソフトウェアのプログラムコードを記憶した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読みだして実行することによっても、達成されることは言うまでもない。
この場合、記憶媒体から読み出されたプログラムコード自体が第1〜第3の実施の形態の機能を実現することとなり、そのプログラムコードを記憶した記憶媒体及び当該プログラムコードは本発明を構成することとなる。
プログラムコードを供給するための記憶媒体としては、ROM、フロッピーディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード等を用いることができる。
また、コンピュータが読みだしたプログラムコードを実行することにより、第1〜第3の実施の形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS等が実際の処理の一部又は全部を行い、その処理によって第1〜第3の実施の形態の機能が実現される場合も含まれることは言うまでもない。
さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された拡張機能ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によって第1〜第3の実施の形態の機能が実現される場合も含まれることは言うまでもない。
【0113】
図8は、上記コンピュータ機能800の構成の一例を示したものである。
コンピュータ機能800は、上記図8に示すように、CPU801と、ROM802と、RAM803と、キーボード(KB)809のキーボードコントローラ(KBC)805と、表示部としてのCRTディスプレイ(CRT)810のCRTコントローラ(CRTC)806と、ハードディスク(HD)811及びフロッピーディスク(FD)812のディスクコントローラ(DKC)807と、ネットワーク820と接続するためのネットワークインターフェースカード(NIC)808とが、システムバス804を介して互いに通信可能に接続された構成としている。
【0114】
CPU801は、ROM802或いはHD811に記憶されたソフトウェア、或いはFD812より供給されるソフトウェアを実行することで、システムバス804に接続された各構成部を総括的に制御する。
すなわち、CPU801は、所定の処理シーケンスに従った処理プログラムを、ROM802、或いはHD811、或いはFD812から読み出して実行することで、第1〜第3の実施の形態での動作を実現するための制御を行う。
【0115】
RAM803は、CPU801の主メモリ或いはワークエリア等として機能する。
KBC805は、KB809や図示していないポインティングデバイス等からの指示入力を制御する。
CRTC806は、CRT810の表示を制御する。
DKC807は、ブートプログラム、種々のアプリケーション、編集ファイル、ユーザファイル、ネットワーク管理プログラム、及び本実施の形態における上記処理プログラム等を記憶するHD811及びFD812とのアクセスを制御する。
NIC808は、ネットワーク820上の装置或いはシステムと双方向にデータをやりとりする。
【0116】
【発明の効果】
以上説明したように本発明では、第1の走査方式(インターレース走査方式等)による第1の画像信号が動き補償予測符号化により符号化(MPEG2等)された符号化信号から、第2の走査方式(順次走査方式等)による第2の画像信号を取得するにあたって、動きベクトルに基づいて、第1の画像信号により構成される画面を領域分割し、それぞれに分割領域について、処理負荷に基づいた手法による走査方式変換処理を実行する。これにより、例えば、マイクロプロセッサへの処理負荷が大きくなると、処理負荷の大きい走査線変換を、処理負荷の小さい走査線変換に変更することで、急激な画質の劣化を生じることなく、走査線変換を続けて実行できる。
【図面の簡単な説明】
【図1】第1の実施の形態において、本発明を適用した走査方式変換装置の構成を示すブロック図である。
【図2】上記走査方式変換装置での領域分割の一例(例1)を説明するための図である。
【図3】上記領域分割の他の例(例2)を説明するための図である。
【図4】上記走査方式変換装置での走査方式変換手法の一例を説明するための図である。
【図5】第2の実施の形態において、本発明を適用した走査方式変換装置の構成を示すブロック図である。
【図6】上記走査方式変換装置での走査方式変換手法の一例を説明するための図である。
【図7】第3の実施の形態において、本発明を適用した走査方式変換装置の構成を示すブロック図である。
【図8】第1〜第3の実施の形態の機能を実現させるための処理プログラムをコンピュータ読出可能な記憶媒体から読み出して実行するコンピュータ機能の構成を示すブロック図である。
【符号の説明】
100 走査方式変換装置
101 入力端子
102 MPEG2復号部
103 表示用メモリ
104 参照用メモリ
105 動きベクトル記憶メモリ
106 領域分割部
107 変換方式選択部
108 信号分配部
109,110 信号記憶メモリ
111,112 走査方式変換部
113 出力用メモリ
114 出力端子
[0001]
BACKGROUND OF THE INVENTION
The present invention is, for example, an image processing apparatus and a scanning method conversion used in an apparatus or system for converting an image signal (interlaced image signal) by an interlace scanning method into an image signal (sequential scanning image signal) by a sequential scanning method. The present invention relates to a method, a program for causing a computer to execute processing steps for implementing the method, and a computer-readable storage medium storing the program.
[0002]
[Prior art]
Conventionally, for example, in television broadcasting by a television system such as the NTSC system or the PAL system, an interlace scanning system has been adopted as a screen scanning system.
[0003]
Interlaced scanning is a scan that saves bandwidth and realizes high-efficiency transmission by alternately transmitting a screen having information on odd-numbered scanning lines and a screen having information on even-numbered scanning lines. It is a method.
[0004]
However, since the interlace scanning method has problems such as line flicker, for example, in a display device such as a display, a gap between image signals (interlace image signals) by the interlace scanning method is interpolated to sequentially scan image signals. Is converted to output.
[0005]
On the other hand, digital broadcasting conforms to the MPEG2 standard (hereinafter also simply referred to as “MPEG2”), but MPEG2 is compatible with interlaced structure signals. As a result, even in digital broadcasting, conversion processing from an interlaced image signal to a sequentially scanned image signal is necessary.
[0006]
Here, MPEG2 is a standard of a motion compensation type compression method. Therefore, in MPEG2, motion compensation is performed at the time of encoding and decoding, and the data obtained thereby already has a motion vector. That is, motion detection required when converting an interlaced image signal by a television system such as the NTSC system into a sequentially scanned image signal (hereinafter, this conversion is also referred to as “scan line conversion” or “scan system conversion”). Is not necessary.
[0007]
As techniques focusing on the above points, for example, Japanese Patent Laid-Open No. 10-126749 discloses inter-field interpolation that performs interpolation from pixels in the previous field, and intra-field interpolation that performs interpolation from pixels above and below the position to be interpolated. Is described on the basis of a motion vector in MPEG2. According to this configuration, the image signal scanning method can be converted without using a motion detection circuit, and the circuit scale can be reduced.
[0008]
[Problems to be solved by the invention]
By the way, the digital broadcasting as described above requires much less bandwidth per channel than, for example, the conventional NTSC television broadcasting, and thus can be multi-channeled and multiplexed with data broadcasting. It becomes.
[0009]
However, if an attempt is made to increase the number of channels or multiplexing in digital broadcasting, the amount of data processed by the microprocessor in the digital broadcasting receiver (digital television device or the like) increases accordingly. Further, when scanning line conversion processing is further performed while processing such a large amount of data, there is a problem in that image quality deterioration due to dropped frames occurs because the processing is not in time.
[0010]
In order to solve the above problem, for example, in Japanese Patent Application Laid-Open No. 11-146398, a digital television apparatus using a microprocessor is configured to detect the load of the microprocessor by some method and suppress dropping of frames. Has been proposed.
[0011]
However, the conventional configuration described in Japanese Patent Application Laid-Open No. 11-146398 or the like is a configuration that reduces the processing load by changing the processing of the decoder, and is not a configuration that considers the scanning line conversion processing load.
[0012]
For example, when the processing from decoding processing to scanning line conversion is executed by a microprocessor, the scanning line conversion method is monitored separately from the decoding processing and the scanning line conversion method is changed according to the load. It is conceivable that a means for doing this is necessary, but conventionally, such a configuration has not been realized.
[0013]
As described above, in a conventional image processing apparatus such as a digital television apparatus using a microprocessor, when the load on the microprocessor is increased due to simultaneous viewing of multiple channels, a frame drop or the like occurs, resulting in image quality degradation. Has occurred. Although the processing load on the microprocessor can be reduced by changing the decoding process, the processing load of one scanning line conversion is not small depending on the configuration. Therefore, for example, when the processing load on the microprocessor is large, it is considered that a configuration for changing to a scanning line conversion method with a small processing load is necessary. However, in such a configuration, the processing load is simply large. If all the scanning line conversion is not performed at this time, the image quality deteriorates rapidly.
[0014]
Therefore, the present invention has been made to eliminate the above-described drawbacks. When the processing load on the microprocessor increases, scanning line conversion with a large processing load can be changed to scanning line conversion with a low processing load. By adopting the configuration, an image processing apparatus, a scanning method conversion method, and a processing step for carrying out the processing can be executed by a computer, which can continuously execute scanning line conversion without causing abrupt image quality degradation. It is an object to provide a program and a computer-readable storage medium storing the program.
[0015]
[Means for Solving the Problems]
The image processing apparatus according to the present invention obtains a second image signal by the second scanning method from an encoded signal obtained by encoding the first image signal by the first scanning method by motion compensation prediction encoding. A processing device, a first image storage means for storing a first image signal obtained by decoding the encoded signal, and a motion for storing a motion vector obtained by decoding the encoded signal Vector storage means and area dividing means for dividing the screen constituted by the first image signal in the first image storage means into a moving area or a static area based on the motion vector in the motion vector storage means Estimating means for estimating the load of conversion processing of the first image signal in the first image storage means to the second image signal, and the load estimated by the estimating means is lower than a predetermined value If the scan As a method of method conversion, an intra-field interpolation method is executed for the dynamic region, an inter-field interpolation method is executed for the static region, and when the load estimated by the estimation unit is higher than a predetermined value, A scanning method conversion means for executing an inter-field interpolation method for the moving region and the stationary region, wherein the scanning method conversion means is a case where the load estimated by the estimation means is higher than a predetermined value; Even if inter-field interpolation is performed on the moving area and the stationary area If the load does not become lower than the predetermined value, a specific value is inserted at the position to be interpolated instead of executing the inter-field interpolation method.
According to another aspect of the image processing apparatus of the present invention, a second image signal according to the second scanning method is obtained from an encoded signal obtained by encoding the first image signal according to the first scanning method according to motion compensation prediction encoding. A first image storage means for storing a first image signal obtained by decoding the encoded signal, and a motion vector obtained by decoding the encoded signal Based on the motion vector in the motion vector storage means, and the screen composed of the first image signal in the first image storage means is a moving area, a static area or an intermediate area. An area dividing means for dividing the image into two areas, an estimating means for estimating a load of conversion processing of the first image signal in the first image storage means to the second image signal, and the estimation means. Based on load In the divided region by the region dividing unit, the intra-field interpolation method, the inter-field method, which is the method of the scanning method conversion process for the first image signal in the first image storage unit to the second image signal, is performed. Scanning method conversion means for selecting and executing an interpolation method, a motion compensation interpolation method, or a method of inserting a specific value at a position to be interpolated instead of the interpolation method.
[0016]
The scanning method conversion method of the present invention obtains a second image signal by the second scanning method from an encoded signal obtained by encoding the first image signal by the first scanning method by motion compensation prediction encoding. An image storage step for storing a first image signal obtained by decoding the encoded signal, and a motion vector obtained by decoding the encoded signal An area for dividing a screen composed of the first image signal stored in the image storage step into a moving area or a still area based on the motion vector storage step and the motion vector stored in the motion vector storage step A dividing step, an estimating step for estimating a load of conversion processing to the second image signal with respect to the first image signal stored in the image storing step, When the load estimated by the constant step is lower than a predetermined value, as a scanning method conversion method, an intra-field interpolation method is executed for the moving region, and an inter-field interpolation method is executed for the stationary region, When the load estimated by the estimation step is higher than a predetermined value, the scanning method conversion step of performing an inter-field interpolation method for the moving region and the stationary region, the scanning method conversion step, The load estimated by the estimating step is higher than a predetermined value, Even if inter-field interpolation is performed on the moving area and the stationary area If the load does not become lower than the predetermined value, a specific value is inserted at the position to be interpolated instead of executing the inter-field interpolation method.
According to another aspect of the scanning method conversion method of the present invention, a second image by the second scanning method is obtained from an encoded signal obtained by encoding the first image signal by the first scanning method by motion compensation predictive coding. A scanning method conversion method for obtaining a signal, an image storing step for storing a first image signal obtained by decoding the encoded signal, and a motion obtained by decoding the encoded signal Based on the motion vector storage step storing the vector and the motion vector stored in the motion vector storage step, the screen constituted by the first image signal stored in the image storage step is a moving region or a still region. A region dividing step for dividing the region into intermediate regions, and a load of the conversion process for converting the first image signal stored in the image storing step into the second image signal are estimated. And a scanning method for scanning the second image signal with respect to the first image signal stored in the image storing step in the divided region based on the region dividing step based on the load estimated in the estimating step. A scanning method conversion step for selecting and executing an intra-field interpolation method, an inter-field interpolation method, a motion compensation interpolation method or a method for inserting a specific value at a position to be interpolated instead of the interpolation method, which is a conversion processing method; Is provided.
[0017]
Of the present invention A computer-readable storage medium records a program for causing a computer to execute the processing steps of the scanning method conversion method. .
[0018]
Of the present invention The program causes a computer to execute the processing steps of the scanning method conversion method. .
[0033]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0034]
[First embodiment]
The present invention is applied to, for example, a scanning system conversion apparatus 100 as shown in FIG.
Scanning system conversion apparatus 100 according to the present embodiment is used in a digital television apparatus or the like, and in particular, an image signal (hereinafter referred to as “MPEG2 image data”) encoded by an MPEG2 compliant encoder is used as an input signal. By decoding this MPEG2 image data, interlaced structure image data (interlaced image data) and motion vectors are obtained, and interlaced image data is converted into still region data and motion region data by region integration based on the motion vectors. The image data is divided and rearranged for each of these areas, the scan data for the still area is sequentially acquired by performing the scan method conversion for the still area, and the moving area image data is used for the moving area. Scanning image data is acquired sequentially by performing the scanning method conversion. Estimate the current overall processing load from the amount of target data, and if the result of this estimation is that the processing load is heavy, change the scanning method conversion method for moving regions from intra-field interpolation to inter-field interpolation. Is configured to change. As a result, the overall processing load can be reduced without abrupt degradation of image quality.
Hereinafter, the configuration and operation of the scanning method conversion apparatus 100 according to the present embodiment will be specifically described.
[0035]
In the present embodiment, it is assumed that intra-field interpolation requires more time for calculation processing and processing load is larger than intra-field interpolation.
[0036]
As shown in FIG. 1, the scanning system conversion apparatus 100 includes an input terminal 101 to which MPEG2 image data is input, an MPEG2 decoding unit 102 for decoding MPEG2 image data from the input terminal 101, and an MPEG2 decoding unit 102. Reference memory 104 that stores image data of a reference field necessary for decoding, display memory 103 that stores interlaced image data obtained by the MPEG2 decoding unit 102, and motion vector data obtained by the MPEG2 decoding unit 102 The motion vector 105 for storing the image, the area dividing unit 106 for dividing the screen area based on the motion vector stored in the motion vector storage memory 105, and the scanning method based on the division result (integration result) of the area dividing unit 6 A scanning method selection unit 107 and a method of scanning image data in the display memory 103 A signal distribution unit 108 that distributes the image data of the still region and the image data of the moving region based on the selection instruction from the selection unit 107, and a signal storage memory 109 that stores the image data of the still region obtained by the signal distribution unit 108 A signal storage memory 110 that stores the image data of the moving region obtained by the signal distribution unit 108, a scanning method conversion unit 111 that converts the scanning method of the image data of the still region stored in the signal storage memory 109, and a signal A scanning method conversion unit 112 that converts the scanning method of moving area image data stored in the storage memory 110, and an output memory that stores image data after the scanning method conversion by the scanning method conversion unit 111 and the scanning method conversion unit 112 113 and an output terminal 114 for outputting image data in the output memory 113 to the outside.
[0037]
In the scanning method conversion apparatus 100 as described above, first, MPEG2 image data is input to the input terminal 101.
Specifically, for example, MPEG2 data given to a digital television apparatus from a storage medium such as a digital broadcast tuner or a DVD is distributed to MPEG2 audio data and MPEG2 image data by a demultiplexer in the apparatus. Of these data, MPEG2 image data is input to the input terminal 101.
[0038]
The MPEG2 decoding unit 102 decodes MPEG2 image data input to the input terminal 101. At this time, since the reference memory 104 stores the image data of the reference field necessary for decoding the current field, the MPEG2 decoding unit 102 uses the image data in the reference memory 104 to perform the decoding process. To do.
[0039]
The MPEG2 decoding unit 102 supplies the interlaced image data acquired by the decoding process to the display memory 103 and supplies the motion vector data acquired together with the interlaced image data to the motion vector storage memory 105.
[0040]
In MPEG2, an image composed of a luminance signal and a color difference signal is subjected to DCT processing (orthogonal transformation processing) in units of 8 × 8 pixels. Further, in many cases, a total of 6 blocks, each of which has 4 blocks of luminance signals and 1 block of color difference signals, are handled as one macro block, and a motion vector is detected in units of the macro block.
In this embodiment, since the scanning method conversion is performed using the detected motion vector, the scanning method conversion is also performed in units of macroblocks.
[0041]
When the MPEG2 decoding unit 102 completes decoding of the MPEG2 image data for one screen, the interlaced image data for the current field for one screen is stored in the display memory 103. The motion vector storage memory 105 also stores a motion vector for one screen.
[0042]
The area dividing unit 106 divides the area of the screen based on the motion vector for one screen stored in the motion vector storage memory 105.
In the present embodiment, as a method of scanning method conversion, a method of applying inter-field interpolation to a still region and applying intra-field interpolation to a moving region is used, so that the region dividing unit 106 uses a motion vector as a reference. When performing the area division to be performed, it is sufficient that the area can be divided into a stationary area and a moving area.
[0043]
Specifically, for example, FIGS. 2A and 2B show an example (example 1) of area division in the area dividing unit 106. FIG.
[0044]
First, the region dividing unit 106 tentatively divides the macroblock corresponding to the target motion vector into a moving region or a still region by comparing the target motion vector in the motion vector storage memory 105 with an arbitrary threshold value.
[0045]
FIG. 2A shows the provisional division.
In FIG. 2A, one screen 201 is divided into 5 × 5 macro blocks. Motion vectors corresponding to these macroblocks are stored in the motion vector storage memory 105.
Therefore, the area dividing unit 106 divides the screen 201 into a still area (see white block) and a moving area based on the result of whether or not the motion vector corresponding to each macroblock is larger than an arbitrary threshold value. Divide into black blocks (see black block).
[0046]
Next, the region dividing unit 106 compares the motion vector of the target macro block (target macro block) with the motion vectors of the eight surrounding macro blocks for each macro block on the temporarily divided screen 201. As a result, when the motion vector of the target macroblock is clearly different in tendency from the motion vectors of the eight surrounding macroblocks, the target macroblock is integrated into the same area as the eight surrounding macroblocks. To do.
[0047]
For example, if the target macroblock is a macroblock determined as a moving area, and six macroblocks among the surrounding eight macroblocks are macroblocks determined as a still area, the target macroblock is Even if it is determined to be a moving region, it is integrated as a still region around it.
[0048]
FIG. 2B shows the state of the above integration. That is, FIG. 2B is a result of the above integration on the provisional division screen 201 shown in FIG.
In FIG. 2B, the macroblock indicated by “A” is originally determined to be a moving area because the surrounding seven macroblocks are determined to be a static area. Integrated into.
[0049]
In the present embodiment, as an example, when six or more macroblocks out of eight macroblocks around the target macroblock are the determination results of a different area from the target macroblock, Although the target macroblocks are integrated, the number of macroblocks (here, 6) that is a criterion for determining the integration is not limited to this.
[0050]
FIGS. 3A and 3B show another example (example 2) of area division in the area dividing unit 106.
[0051]
First, the region dividing unit 106 clarifies a macroblock corresponding to the target motion vector by comparing the target motion vector in the motion vector storage memory 105 with the first threshold value and the second threshold value. Are temporarily divided into any one of three areas: an area that is stationary, an area that is clearly moving, and an intermediate area in which the motion vector is moving slightly.
[0052]
FIG. 3A shows the provisional division.
In FIG. 3A, one screen 301 is divided into 5 × 5 macroblocks. Motion vectors corresponding to these macroblocks are stored in the motion vector storage memory 105.
Therefore, the region dividing unit 106 determines whether or not the motion vector corresponding to each macroblock is larger than the first threshold and further larger than the second threshold. The screen 301 is divided into a still area (see white block), a moving area (see black block), and an intermediate area (see shaded block).
[0053]
Next, the area dividing unit 106 applies eight macro blocks around the target macro block (target macro block) to each macro area in the intermediate area (shaded block area) in the temporarily divided screen 301. Referencing, recognizing the number of macroblocks determined as a still area and the number of macroblocks determined as a moving area, and integrating the target macroblock into a still area or moving area having a larger number of macroblocks To do.
[0054]
At this time, when the number of macroblocks determined to be a still area and the number of macroblocks determined to be a moving area are the same, the area dividing unit 106 determines that the target macroblock is a predetermined area (still area or Integrate into the dynamic domain
[0055]
If all the macroblocks around the macroblock of interest are macroblocks determined to be intermediate regions, the region dividing unit 106 suspends the integration of the macroblock of interest and processes the macroblocks that can be merged first. After that, the macroblocks that have been reserved are integrated. As a result, all macroblocks determined as intermediate areas in the provisional division are integrated into the still area or the moving area.
[0056]
FIG. 3B shows the state of the above integration. That is, FIG. 3B is a result of the above integration on the provisional division screen 301 shown in FIG.
In FIG. 3B, the macroblock indicated by “A” is a macroblock determined to be an intermediate area at the time of provisional division, but there are many macroblocks determined to be a static area around the macroblock. Integrated into the quiesce area. The macroblock indicated by “B” is a macroblock determined as an intermediate area at the time of provisional division, but since there are many macroblocks determined as a dynamic area around it, the macroblock is integrated into the dynamic area. Yes.
[0057]
As described above, the region dividing unit 106 performs region division (region integration) on the screen, and the scanning method selection unit 107 is set as a processing target by the signal distribution unit 108 based on the integration result of the region dividing unit 106. A signal indicating whether a macroblock belongs to a moving area or a stationary area, that is, a macroblock that should perform scanning area conversion for a moving area or a scanning area conversion for a stationary area A signal (conversion method selection signal) indicating whether it is a macro block is supplied to the signal distribution unit 108.
[0058]
Based on the conversion method selection signal from the scanning method selection unit 107, the signal distribution unit 108 selects the target macroblock as a signal for a still region for each macroblock constituting the interlaced image data stored in the display memory 103. This is distributed to the storage memory 111 or the signal storage memory 112 for the moving area.
[0059]
At this time, the signal distribution unit 108 adds information indicating the position in the screen to the target macroblock with an arbitrary configuration, and the signal storage memory 111 for the still area or the signal storage memory for the moving area 112.
[0060]
For example, the signal distribution unit 108 adds numbers based on the screen position to the target macroblock in order from “0”. In this case, in the case of a screen (image data) composed of 720 pixels × 480 pixels, the number of macroblocks is 1350, and the added numbers are “0” to “1350”. Examples of the number addition method include a method of adding 10-bit position information bits to the head of the target macroblock. Alternatively, the 10-bit position information added to the head of the target macroblock may be information indicating the horizontal position with the first 6 bits and the vertical position with the last 4 bits.
[0061]
In addition, the signal distribution unit 108 monitors the availability of the signal storage memory 109 and the signal storage memory 110, and estimates a processing load with a configuration described later.
[0062]
Each of the signal storage memory 109 and the signal storage memory 110 is a memory having a storage capacity for two screens, for example.
The signal storage memory 109 for the still area sequentially stores the macro blocks determined to be the still area supplied from the signal distribution unit 108 together with the position information added to the macro blocks. Similarly, the moving area signal storage memory 110 sequentially stores macroblocks supplied from the signal distributor 108 and determined to be moving areas together with position information added to the macroblocks.
[0063]
The scanning method conversion unit 111 for the still area converts the scanning method of the image data of the macroblock stored in the signal storage memory 109 for the still area according to the configuration described later, and the position information added to the macroblock Based on the above, the macro block after the scanning system conversion is stored in the corresponding position in the output memory 113.
[0064]
The moving region scanning method conversion unit 112 converts the scanning method of the image data of the macroblock stored in the signal storage memory 110 for the moving region according to the configuration described later, and the position information added to the macroblock. Based on the above, the macro block after the scanning system conversion is stored in the corresponding position in the output memory 113.
[0065]
Here, FIG. 4A shows the scanning method conversion by the scanning method conversion unit 111 for the still region, and FIG. 4B shows the scanning by the scanning method conversion unit 112 for the moving region. This shows the method conversion.
[0066]
As shown in FIG. 4A, the scanning method conversion unit 111 for the still area corresponds to the corresponding image data 401 and 402 from the reference memory 103 and the corresponding image data 403 and 403 from the signal storage memory 109. The pixel value of the previous field (see “◯” mark) is interpolated to a position where interpolation is required (see “Δ” mark).
[0067]
As shown in FIG. 4B, the moving area scanning method conversion unit 112 receives input of the corresponding image data 411 and 412 from the signal storage memory 110 and receives a position (“Δ” mark) that requires interpolation. Interpolate with the average value of the pixels located above and below (see “◯”).
[0068]
Through the processing as described above, conversion from interlaced image data to progressively scanned image data is performed.
[0069]
In addition, the scanning method conversion unit 111 and the scanning method conversion unit 112 are processed macros so that the signal distribution unit 108 can monitor whether or not the macro blocks in the signal storage memory 109 and the signal storage memory 110 have already been processed. A flag indicating that processing has been completed is added to the block.
For example, the scanning method conversion unit 111 and the scanning method conversion unit 112 set all the bits of the position information added to the processed macro block to “1”.
[0070]
The signal distribution unit 108 monitors whether the macroblocks in the signal storage memory 109 and the signal storage memory 110 have been processed by referring to the position information, and estimates the processing load based on the result. .
[0071]
Specifically, for example, when the signal distribution unit 108 distributes image data at the head of the screen in the display memory 103 to the signal storage memory 109 or the signal storage memory 110, the signal distribution unit 108 stores the signal data in the signal storage memory 109 and the signal storage memory 110. By referring to the flag indicating that processing has been performed by the scanning method conversion unit 111 and the scanning method conversion unit 112 with respect to the macro block, it is recognized how many macro blocks that have not been processed exist.
[0072]
Then, the signal distribution unit 108 determines that the processing load is large and the processing is not in time when there is a certain number or more of unprocessed macroblocks, for example, when one block of macroblocks remains unprocessed. Then, when distributing the image data of the screen to be distributed next, the scanning method conversion method is switched from the intra-field interpolation to the inter-field interpolation for the macro block in the moving area. For example, the signal distribution unit 108 supplies a signal (scanning method conversion method switching signal) indicating that the scanning method conversion method is switched to the moving region scanning method conversion unit 112. Thereby, the scanning method conversion unit 112 for the moving region switches the scanning method conversion method from intra-field interpolation to inter-field interpolation based on the scanning method conversion method switching signal from the signal distribution unit 108.
[0073]
The signal distribution unit 108 also includes the signal storage memory 109 and the signal storage memory 110 while the scanning method conversion unit 112 for the moving region substitutes the inter-field interpolation for the scanning method conversion for the moving region. Monitoring is continued, and when the remaining amount of macro blocks that have not been processed decreases, it is determined that the processing load has been reduced, and the method of moving area scanning method conversion is returned to intra-field interpolation. For example, the signal distribution unit 108 supplies a signal (scanning method conversion method switching signal) indicating that the scanning method conversion method is returned to the moving region scanning method conversion unit 112. Accordingly, the scanning method conversion unit 112 for the moving area restores the scanning method conversion method based on the scanning method conversion method switching signal from the signal distribution unit 108.
[0074]
In addition, the signal distribution unit 108, when the scanning method conversion unit 112 for the moving region replaces the scanning method conversion method for the moving region with inter-field interpolation, the processing load is not reduced. The scanning method conversion is not performed for both. For example, the signal distribution unit 108 instructs the scanning method conversion unit 111 and the scanning method conversion unit 112 to insert “0” or an appropriate numerical value at a position to be interpolated. In this case, the output memory 113 stores interlaced image data.
[0075]
As described above, based on the instruction according to the processing load from the signal distribution unit 108, the moving area scanning method conversion unit 112 and the still region scanning method conversion unit 111 include the signal storage memory 109 and the signal storage unit 109. Scan mode conversion is performed on the macroblock of the memory 110. The converted macroblock is stored in the corresponding position in the output memory 113.
[0076]
The output memory 113 outputs the macroblock image data stored in the corresponding positions by the moving area scanning method conversion unit 112 and the still region scanning method conversion unit 111 via the output terminal 114.
[0077]
For example, when the number “0” to “1350” indicating the position on the screen is given as the position information added to the macroblock, the number value is converted into the address of the output memory 113, and the address The image data is written in and output from the output terminal 114. As a result, the scanned image data is sequentially output from the output terminal 114.
[0078]
As described above, in this embodiment, based on a motion vector obtained from MPEG2 image data, a screen composed of the image data is divided into a still area and a moving area into two areas. Inter-field interpolation is performed by the scanning method conversion unit 111 for the still area for the image data of the moving region, and intra-field interpolation is performed by the scanning method conversion unit 112 for the moving region for the image data of the moving region. At this time, the signal distribution unit 108 monitors the use status (number of unprocessed macroblocks) of each of the conversion unit memories 109 and 110 (monitors the processing load), while scanning the scan method conversion unit 111 for the still area and The moving area scanning method conversion unit 112 distributes macro blocks to be processed. When the signal distribution unit 108 determines that the processing load has increased, the inter-field interpolation is used instead of the scanning method conversion method for the moving region.
With this configuration, when decoding and scanning method conversion of MPEG2 image data using a microprocessor, even when the processing load increases, scanning method conversion can be performed without causing rapid image quality degradation. It can be carried out.
[0079]
In this embodiment, as an example, the intra-field interpolation has a larger processing load than the inter-field interpolation. However, depending on the apparatus or system, it takes a lot of time to refer to the memory for inter-field interpolation. For example, inter-field interpolation may increase the processing load. In this case, when it is determined that the processing load is large, the inter-field interpolation is changed to intra-field interpolation, contrary to the present embodiment.
[0080]
Further, for example, when the processing load is almost the same between the inter-field interpolation and the intra-field interpolation, when the processing load increases, one of the methods may be changed to the other method. In this case, it is also possible not to perform the scanning system conversion for the moving area by inserting “0” or an appropriate numerical value at the position to be interpolated.
[0081]
In the present embodiment, when the processing load increases, the scanning method conversion method for the moving region is set to inter-field interpolation to reduce the processing load. The scanning method conversion may not be performed by inserting 0 "or an appropriate numerical value.
[0082]
[Second Embodiment]
The present invention is applied to, for example, a scanning method conversion apparatus 500 as shown in FIG.
In the scanning method conversion apparatus 500 of FIG. 5, the same reference numerals are given to the portions that operate in the same manner as the scanning method conversion apparatus 100 of FIG. 1, and the detailed description thereof is omitted.
[0083]
First, in the first embodiment, two types of intra-field interpolation and inter-field interpolation are used as the scanning method conversion method, and the region division is also performed in accordance with the scanning method conversion method. By dividing the scan method into two, and changing the scan method conversion process such as normal scan method conversion, conversion substituting inter-field interpolation for the moving region, and no scan method conversion, based on the processing load, The processing load is reduced.
[0084]
On the other hand, in the present embodiment, three types of intra-field interpolation, inter-field interpolation, and motion compensation interpolation are used as the scanning method conversion method, and region division is also performed in accordance with the scanning method conversion method. The area is divided into three areas: a moving area, a moving area, and an intermediate area. In this way, by configuring so as to use a large number of scanning method conversion methods, it becomes possible to increase the number of stages of processing change when the processing load becomes large, and to that extent, the processing load is reduced with less sense of incongruity. Can be achieved.
[0085]
In the present embodiment, it is assumed that the inter-field interpolation has the smallest processing load, and the intra-field interpolation and motion compensation interpolation have the processing load in order.
[0086]
Therefore, as shown in FIG. 5, the scanning method conversion apparatus 500 according to the present embodiment includes a signal storage memory 119 and a scanning method conversion unit 120 in addition to the configuration shown in FIG. The output (motion vector) of the memory 105 is also supplied to the scanning method conversion 120.
[0087]
The area dividing unit 106 performs area division based on the motion vector for one screen stored in the motion vector storage memory 105. As described with reference to FIG. And the second threshold value, it is divided into three areas: an apparently stationary area (stationary area), an apparently moving area (moving area), and an intermediate area that cannot be determined in any way To do.
[0088]
In addition, for each macroblock constituting one screen, the region dividing unit 106 includes up to six of the eight macroblocks around the target macroblock (target macroblock) and the target macroblock. If the area is different from the block, a process of integrating the macro block of interest into the area is performed.
[0089]
Based on the integration result of the area dividing unit 106, the scanning method selection unit 107 determines whether the macroblock to be processed by the signal distribution unit 108 is a macroblock belonging to a moving area, a stationary area, or an intermediate area. Signal, i.e., a macroblock to be subjected to a scanning method conversion for a moving area, a macroblock to be subjected to a scanning method conversion for a still area, or a macroblock to be subjected to a scanning method conversion for an intermediate area Is supplied to the signal distribution unit 108 (conversion method selection signal).
[0090]
Based on the conversion method selection signal from the scanning method selection unit 107, the signal distribution unit 108 selects the target macroblock as a signal for a still region for each macroblock constituting the interlaced image data stored in the display memory 103. The data is distributed to the storage memory 111, the signal storage memory 112 for the moving area, or the signal storage memory 119 for the intermediate area.
[0091]
At this time, the signal distribution unit 108 monitors the memories 109, 110, and 119 and estimates the processing load as in the first embodiment.
[0092]
If the signal distribution unit 108 determines that the processing load is large as a result of the estimation of the processing load, the signal distribution unit 108 first stops the scanning method conversion for the intermediate region, and the region is divided into two instead of three from the next screen. As shown in FIG. 5, the area division unit 116 and the conversion method selection unit 107 are instructed by an interrupt signal or the like.
[0093]
In this case, the region dividing unit 106 switches the method of dividing the region into three based on the instruction from the signal distributing unit 108 to the method of dividing into two as in the first embodiment.
Further, the scanning method selection unit 107 switches from a method of selecting one from three scanning method conversions to a method of selecting one from two scanning method conversions similar to those in the first embodiment.
[0094]
Here, FIG. 6 shows scanning method conversion in the scanning method conversion unit 120 for the intermediate region.
As shown in FIG. 6, the intermediate area scanning method conversion unit 120 inputs the corresponding image data 601 and 602 from the reference memory 103 and the corresponding image data 603 and 603 from the signal storage memory 119. In the case where the motion vector of the macroblock surrounded by the dotted line is a thick broken line arrow, the interpolated pixel (see “Δ”) is the pixel in the field paired with the reference field (“ ○ ”), and if there is no pixel at the position pointed to by the vector, the closest pixel is interpolated.
[0095]
The configuration and operation as described above are different from the first embodiment.
In other words, in the present embodiment, three types of scanning method conversion methods are used, and the divided areas are set to three areas, that is, a stationary area, a moving area, and an intermediate area, and three types of scanning system conversion are performed based on the processing load. In addition, it is configured to execute the corresponding processing among the four-stage processing of conversion of the scanning method of the still region and the moving region, conversion that substitutes the moving region by inter-field interpolation, and no scanning method conversion. As a result, it is possible to reduce image quality deterioration due to switching of scanning method conversion.
[0096]
For example, when switching from three types of scanning method conversion to still region and moving region scanning method conversion rather than image quality degradation when switching from still region and moving region scanning method conversion to still region only scanning method conversion Since the image quality is less deteriorated, this embodiment has a great effect when the processing load can be reduced by switching from three types of scanning method conversion to two types of scanning method conversion. become.
[0097]
Note that if the processing load is not reduced even if the scanning method conversion for the intermediate region is stopped and the scanning method conversion for only the stationary region and the moving region is performed, as in the first embodiment, The scanning method conversion for both may not be performed. Conversely, when the processing load is reduced and the scanning method conversion of the intermediate area is restarted, this is also the same as in the first embodiment, and thus detailed description thereof is omitted.
[0098]
Also in the present embodiment, as in the first embodiment, the scanning method conversion method for the moving region is switched from inter-field interpolation to intra-field interpolation. For example, the scanning method conversion method is performed. This may be omitted as in the first embodiment.
[0099]
Further, in the present embodiment, it is assumed that inter-field interpolation has the smallest processing load, and then intra-field interpolation and motion compensation interpolation have a sequential processing load. It cannot be considered from the amount of calculation that the motion compensation interpolation has a smaller load than other scanning method conversion methods.
[0100]
Also, in the case where intra-field interpolation has a smaller processing load than inter-field interpolation, or in the case where the processing load of inter-field interpolation and intra-field interpolation is almost the same, etc. Obviously, the same can be done.
[0101]
[Third embodiment]
The present invention is applied to, for example, a scanning method conversion apparatus 700 as shown in FIG.
In the scanning method conversion apparatus 700 of FIG. 7, the same reference numerals are given to the portions that operate in the same manner as the scanning method conversion apparatus 100 of FIG. 1, and the detailed description thereof is omitted.
[0102]
First, in the first embodiment, in order to estimate the size of the processing load, the signal storage memories 109 and 110 (in the second embodiment, in addition to this, the signal storage memory 119) is monitored. did.
[0103]
In contrast, in the present embodiment, the display memory 103 is monitored in order to estimate the size of the processing load.
[0104]
For this reason, as shown in FIG. 7, the scanning method conversion apparatus 700 according to the present embodiment is configured to include a load estimation unit 121 in front of the display memory 103 in addition to the configuration shown in FIG. 1. Has been.
[0105]
The load estimation unit 121 monitors the remaining amount of the display memory 103 when writing the image data supplied from the MPEG2 decoding unit 102 (decoded image data to be displayed next) to the display memory 103.
[0106]
Specifically, for example, in the display memory 103, a processing end monitoring bit of 1 bit is assigned to each macro block constituting one screen, and an unprocessed macro block is set to “1”. “0” is set for a processed macroblock.
[0107]
The load estimation unit 121 determines whether or not there are a certain number of unprocessed macroblocks in the display memory 103 by referring to the processing end monitoring bit, and there is a certain number or more of unprocessed macroblocks. If so, it is determined that the processing load is large. In this case, the load estimation unit 121 instructs the MPEG2 decoding unit 102 to stop outputting the motion vector to the motion vector storage memory 105 from the processing of the image data of the next screen, and also to the region dividing unit 106. It instructs the area division to stop. Furthermore, the load estimation unit 121 notifies the signal distribution unit 108 that the processing load is large.
[0108]
Based on the instruction from the load estimation unit 121, the region dividing unit 106 instructs the scanning method conversion unit 112 for the moving region to switch from intra-field interpolation to intra-field interpolation.
Further, when the processing load is large according to the notification from the load estimation unit 121, the signal distribution unit 108 alternately receives the macroblock image data received from the display memory 103 and the signal storage memory 109 for the still region and the moving region use. The signal storage memories 110 are each distributed.
[0109]
If the processing load is not reduced by the processing as described above, the processing load is reduced by not performing the scanning method conversion in both the stationary region and the moving region, as in the first embodiment. It may be.
[0110]
As described above, the first embodiment has the point that the region division is stopped when the processing load becomes large, and the inter-field interpolation is applied in this case without distinguishing between the stationary region and the moving region. Unlike the configuration of the embodiment, by adopting such a configuration, the effect of reducing the processing load can be expected more.
[0111]
In the first to third embodiments, the reference field is used for the inter-field interpolation. For example, when the processing load increases, the image quality deteriorates when the moving area is substituted by inter-field interpolation. Because of the large value, the screen one field before may be stored in an arbitrary configuration, and inter-field interpolation may be performed with the pixels of the one field.
[0112]
Another object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the host and terminal according to the first to third embodiments to a system or apparatus, and a computer of the system or apparatus. Needless to say, this can also be achieved by (or CPU or MPU) reading and executing the program code stored in the storage medium.
In this case, the program code itself read from the storage medium realizes the functions of the first to third embodiments, and the storage medium storing the program code and the program code constitute the present invention. It becomes.
A ROM, floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, magnetic tape, nonvolatile memory card, or the like can be used as a storage medium for supplying the program code.
Further, by executing the program code read by the computer, not only the functions of the first to third embodiments are realized, but also an OS running on the computer based on the instruction of the program code. Needless to say, the present invention includes a case where the functions of the first to third embodiments are realized by performing part or all of the actual processing.
Further, after the program code read from the storage medium is written to the memory provided in the extension function board inserted in the computer or the function extension unit connected to the computer, the function extension is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or function expansion unit performs part or all of the actual processing, and the functions of the first to third embodiments are realized by the processing.
[0113]
FIG. 8 shows an example of the configuration of the computer function 800.
As shown in FIG. 8, the computer function 800 includes a CPU 801, a ROM 802, a RAM 803, a keyboard controller (KBC) 805 for a keyboard (KB) 809, and a CRT controller (CRT display (CRT) 810 as a display unit ( CRTC) 806, a hard disk (HD) 811 and a floppy disk (FD) 812 disk controller (DKC) 807, and a network interface card (NIC) 808 for connecting to the network 820 are connected to each other via a system bus 804. It is configured to be communicable.
[0114]
The CPU 801 generally controls each component connected to the system bus 804 by executing software stored in the ROM 802 or the HD 811 or software supplied from the FD 812.
That is, the CPU 801 reads out a processing program according to a predetermined processing sequence from the ROM 802, HD 811, or FD 812 and executes it, thereby performing control for realizing the operations in the first to third embodiments. Do.
[0115]
The RAM 803 functions as a main memory or work area for the CPU 801.
The KBC 805 controls an instruction input from the KB 809 or a pointing device (not shown).
The CRTC 806 controls the display of the CRT 810.
The DKC 807 controls access to the HD 811 and the FD 812 that store a boot program, various applications, an edit file, a user file, a network management program, the processing program in the present embodiment, and the like.
The NIC 808 exchanges data bidirectionally with devices or systems on the network 820.
[0116]
【The invention's effect】
As described above, in the present invention, the second scanning is performed from the encoded signal obtained by encoding the first image signal by the first scanning method (interlaced scanning method or the like) by the motion compensation predictive encoding (MPEG2 or the like). When acquiring the second image signal by the method (sequential scanning method or the like), the screen constituted by the first image signal is divided into regions based on the motion vector, and each divided region is based on the processing load. A scanning method conversion process is executed by the method. Thereby, for example, when the processing load on the microprocessor increases, the scanning line conversion without changing the scanning line conversion with a high processing load is changed to the scanning line conversion with a low processing load without causing a sudden deterioration in image quality. Can be continued.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a scanning method conversion apparatus to which the present invention is applied in a first embodiment.
FIG. 2 is a diagram for explaining an example (Example 1) of region division in the scanning method conversion apparatus.
FIG. 3 is a diagram for explaining another example (example 2) of the region division.
FIG. 4 is a diagram for explaining an example of a scanning method conversion method in the scanning method conversion apparatus.
FIG. 5 is a block diagram showing a configuration of a scanning method conversion apparatus to which the present invention is applied in a second embodiment.
FIG. 6 is a diagram for explaining an example of a scanning method conversion method in the scanning method conversion apparatus.
FIG. 7 is a block diagram showing a configuration of a scanning method conversion apparatus to which the present invention is applied in a third embodiment.
FIG. 8 is a block diagram showing a configuration of a computer function that reads and executes a processing program for realizing the functions of the first to third embodiments from a computer-readable storage medium.
[Explanation of symbols]
100 Scanning conversion device
101 Input terminal
102 MPEG2 decoding unit
103 Display memory
104 Reference memory
105 Motion vector memory
106 Area division unit
107 Conversion method selector
108 Signal distributor
109,110 Signal storage memory
111, 112 Scanning system converter
113 Output memory
114 Output terminal

Claims (6)

第1の走査方式による第1の画像信号が動き補償予測符号化により符号化された符号化信号から、第2の走査方式による第2の画像信号を取得する画像処理装置であって、
上記符号化信号を復号して得られた第1の画像信号を記憶する第1の画像記憶手段と、
上記符号化信号を復号して得られた動きベクトルを記憶する動きベクトル記憶手段と、
上記動きベクトル記憶手段内の動きベクトルに基づいて、上記第1の画像記憶手段内の第1の画像信号により構成される画面を動領域か静止領域に領域分割する領域分割手段と、
上記第1の画像記憶手段内の第1の画像信号に対する上記第2の画像信号への変換処理の負荷を推定する推定手段と、
上記推定手段によって推定された負荷が所定値よりも低い場合には、走査方式変換の手法として、上記動領域にはフィールド内補間方式を実行し、上記静止領域にはフィールド間補間方式を実行し、上記推定手段によって推定された負荷が所定値よりも高い場合には、上記動領域と上記静止領域とにフィールド間補間方式を実行する走査方式変換手段と
を備え、
上記走査方式変換手段は、上記推定手段によって推定された負荷が所定値よりも高い場合であって、上記動領域と上記静止領域とにフィールド間補間方式を実行しても当該負荷が所定値より低くならない場合には、上記フィールド間補間方式の実行に代えて、補間すべき位置に特定値を挿入することを特徴とする画像処理装置。
An image processing apparatus for obtaining a second image signal by a second scanning method from an encoded signal obtained by encoding a first image signal by a first scanning method by motion compensation prediction encoding,
First image storage means for storing a first image signal obtained by decoding the encoded signal;
Motion vector storage means for storing a motion vector obtained by decoding the encoded signal;
Area dividing means for dividing a screen constituted by the first image signal in the first image storage means into a moving area or a still area based on a motion vector in the motion vector storage means;
Estimating means for estimating a load of conversion processing of the first image signal in the first image storage means to the second image signal;
When the load estimated by the estimating means is lower than a predetermined value, the intra-field interpolation method is executed for the moving region and the inter-field interpolation method is executed for the stationary region as the scanning method conversion method. When the load estimated by the estimating means is higher than a predetermined value, the scanning method converting means for performing an inter-field interpolation method between the moving area and the stationary area,
The scanning method converting means is a case where the load estimated by the estimating means is higher than a predetermined value, and even if the inter-field interpolation method is executed between the moving area and the stationary area, the load is less than the predetermined value. An image processing apparatus characterized by inserting a specific value at a position to be interpolated instead of executing the inter-field interpolation method when it does not become low.
第1の走査方式による第1の画像信号が動き補償予測符号化により符号化された符号化信号から、第2の走査方式による第2の画像信号を取得する画像処理装置であって、
上記符号化信号を復号して得られた第1の画像信号を記憶する第1の画像記憶手段と、
上記符号化信号を復号して得られた動きベクトルを記憶する動きベクトル記憶手段と、
上記動きベクトル記憶手段内の動きベクトルに基づいて、上記第1の画像記憶手段内の第1の画像信号により構成される画面を動領域か静止領域か中間領域かに領域分割する領域分割手段と、
上記第1の画像記憶手段内の第1の画像信号に対する上記第2の画像信号への変換処理の負荷を推定する推定手段と、
上記推定手段によって推定された負荷に基づいて、上記領域分割手段による分割領域において、上記第1の画像記憶手段内の第1の画像信号に対する上記第2の画像信号への走査方式変換処理の手法である、フィールド内補間方式、フィールド間補間方式、動き補償補間方式もしくは当該補間方式に代えて補間すべき位置に特定値を挿入する方式を選択して実行する走査方式変換手段と
を備えることを特徴とする画像処理装置。
An image processing apparatus for obtaining a second image signal by a second scanning method from an encoded signal obtained by encoding a first image signal by a first scanning method by motion compensation prediction encoding,
First image storage means for storing a first image signal obtained by decoding the encoded signal;
Motion vector storage means for storing a motion vector obtained by decoding the encoded signal;
Area dividing means for dividing the screen constituted by the first image signal in the first image storage means into a moving area, a still area or an intermediate area based on the motion vector in the motion vector storage means; ,
Estimating means for estimating a load of conversion processing of the first image signal in the first image storage means to the second image signal;
Based on the load estimated by the estimation means, a method of a scanning method conversion process for the first image signal in the first image storage means to the second image signal in the divided area by the area dividing means Scanning method conversion means for selecting and executing an intra-field interpolation method, an inter-field interpolation method, a motion compensation interpolation method, or a method for inserting a specific value at a position to be interpolated instead of the interpolation method. A featured image processing apparatus.
第1の走査方式による第1の画像信号が動き補償予測符号化により符号化された符号化信号から、第2の走査方式による第2の画像信号を取得するための走査方式変換方法であって、
上記符号化信号を復号して得られた第1の画像信号を記憶する画像記憶ステップと、
上記符号化信号を復号して得られた動きベクトルを記憶する動きベクトル記憶ステップと、
上記動きベクトル記憶ステップにより記憶された動きベクトルに基づいて、上記画像記憶ステップにより記憶された第1の画像信号により構成される画面を動領域か静止領域に領域分割する領域分割ステップと、
上記画像記憶ステップにより記憶された第1の画像信号に対する上記第2の画像信号への変換処理の負荷を推定する推定ステップと、
上記推定ステップによって推定された負荷が所定値よりも低い場合には、走査方式変換の手法として、上記動領域にはフィールド内補間方式を実行し、上記静止領域にはフィールド間補間方式を実行し、上記推定ステップによって推定された負荷が所定値よりも高い場合には、上記動領域と上記静止領域とにフィールド間補間方式を実行する走査方式変換ステップと
を備え、
上記走査方式変換ステップは、上記推定ステップによって推定された負荷が所定値よりも高い場合であって、上記動領域と上記静止領域とにフィールド間補間方式を実行しても当該負荷が所定値より低くならない場合には、上記フィールド間補間方式の実行に代えて、補間すべき位置に特定値を挿入することを特徴とする走査方式変換方法。
A scanning method conversion method for obtaining a second image signal by a second scanning method from an encoded signal obtained by encoding a first image signal by a first scanning method by motion compensation predictive coding. ,
An image storing step of storing a first image signal obtained by decoding the encoded signal;
A motion vector storage step for storing a motion vector obtained by decoding the encoded signal;
An area dividing step of dividing the screen constituted by the first image signal stored in the image storing step into a moving area or a still area based on the motion vector stored in the motion vector storing step;
An estimation step for estimating a load of a conversion process for converting the first image signal stored in the image storage step into the second image signal;
When the load estimated by the estimation step is lower than a predetermined value, an intra-field interpolation method is executed for the moving region and an inter-field interpolation method is executed for the stationary region as a scanning method conversion method. When the load estimated by the estimation step is higher than a predetermined value, a scanning method conversion step for performing an inter-field interpolation method on the moving region and the stationary region includes:
The scanning method conversion step is a case where the load estimated by the estimating step is higher than a predetermined value, and even if the inter-field interpolation method is performed on the moving region and the stationary region, the load is less than the predetermined value. A scanning method conversion method characterized by inserting a specific value at a position to be interpolated in place of execution of the inter-field interpolation method when not lowered.
第1の走査方式による第1の画像信号が動き補償予測符号化により符号化された符号化信号から、第2の走査方式による第2の画像信号を取得するための走査方式変換方法であって、
上記符号化信号を復号して得られた第1の画像信号を記憶する画像記憶ステップと、
上記符号化信号を復号して得られた動きベクトルを記憶する動きベクトル記憶ステップと、
上記動きベクトル記憶ステップにより記憶された動きベクトルに基づいて、上記画像記憶ステップにより記憶された第1の画像信号により構成される画面を動領域か静止領域か中間領域かに領域分割する領域分割ステップと、
上記画像記憶ステップにより記憶された第1の画像信号に対する上記第2の画像信号への変換処理の負荷を推定する推定ステップと、
上記推定ステップによって推定された負荷に基づいて、上記領域分割ステップによる分割領域において、上記画像記憶ステップにより記憶された第1の画像信号に対する上記第2の画像信号への走査方式変換処理の手法である、フィールド内補間方式、フィールド間補間方式、動き補償補間方式もしくは当該補間方式に代えて補間すべき位置に特定値を挿入する方式を選択して実行する走査方式変換ステップと
を備えることを特徴とする走査方式変換方法。
A scanning method conversion method for obtaining a second image signal by a second scanning method from an encoded signal obtained by encoding a first image signal by a first scanning method by motion compensation predictive coding. ,
An image storing step of storing a first image signal obtained by decoding the encoded signal;
A motion vector storage step for storing a motion vector obtained by decoding the encoded signal;
An area dividing step for dividing the screen constituted by the first image signal stored in the image storing step into a moving area, a stationary area, or an intermediate area based on the motion vector stored in the motion vector storing step. When,
An estimation step for estimating a load of a conversion process for converting the first image signal stored in the image storage step into the second image signal;
Based on the load estimated in the estimation step, a method of a scanning method conversion process for the first image signal stored in the image storage step to the second image signal in the divided region in the region division step. A scanning method conversion step for selecting and executing an intra-field interpolation method, an inter-field interpolation method, a motion compensation interpolation method, or a method for inserting a specific value at a position to be interpolated instead of the interpolation method. Scanning method conversion method.
請求項3または4に記載の走査方式変換方法の処理ステップをコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記憶媒体。  A computer-readable storage medium storing a program for causing a computer to execute the processing steps of the scanning method conversion method according to claim 3. コンピュータに、請求項3または4に記載の走査方式変換方法の処理ステップを実行させるためのプログラム。  The program for making a computer perform the process step of the scanning system conversion method of Claim 3 or 4.
JP2001115743A 2001-04-13 2001-04-13 Image processing apparatus, scanning method conversion method, storage medium, and program Expired - Fee Related JP4759159B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001115743A JP4759159B2 (en) 2001-04-13 2001-04-13 Image processing apparatus, scanning method conversion method, storage medium, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001115743A JP4759159B2 (en) 2001-04-13 2001-04-13 Image processing apparatus, scanning method conversion method, storage medium, and program

Publications (3)

Publication Number Publication Date
JP2002314951A JP2002314951A (en) 2002-10-25
JP2002314951A5 JP2002314951A5 (en) 2008-05-29
JP4759159B2 true JP4759159B2 (en) 2011-08-31

Family

ID=18966595

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001115743A Expired - Fee Related JP4759159B2 (en) 2001-04-13 2001-04-13 Image processing apparatus, scanning method conversion method, storage medium, and program

Country Status (1)

Country Link
JP (1) JP4759159B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007013315A (en) * 2005-06-28 2007-01-18 Toshiba Corp Information processor and method of reproducing dynamic image
KR100672617B1 (en) 2006-01-09 2007-01-22 엘지전자 주식회사 High definition deinterlacing processing device and the method thereof
JP5317894B2 (en) * 2009-09-01 2013-10-16 キヤノン株式会社 IMAGING DEVICE AND IMAGING DEVICE CONTROL METHOD
JP4922418B2 (en) * 2010-02-16 2012-04-25 株式会社東芝 REPRODUCTION DEVICE AND REPRODUCTION DEVICE CONTROL METHOD
JP6069929B2 (en) * 2012-07-25 2017-02-01 富士通株式会社 Image selection method, image selection apparatus, encoding apparatus, image selection system, image selection program, encoding program, and image encoding selection program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3154272B2 (en) * 1989-09-13 2001-04-09 キヤノン株式会社 Image conversion apparatus and method
JPH066720A (en) * 1992-06-16 1994-01-14 Toshiba Corp Picture signal processor
JPH1098709A (en) * 1996-09-20 1998-04-14 Matsushita Electric Ind Co Ltd Image data decoding device
JPH10126749A (en) * 1996-10-14 1998-05-15 Toshiba Corp Sequential scanning conversion device
JP3063736B2 (en) * 1998-06-25 2000-07-12 日本電気株式会社 Image scanning method conversion apparatus and method

Also Published As

Publication number Publication date
JP2002314951A (en) 2002-10-25

Similar Documents

Publication Publication Date Title
US6272179B1 (en) Image coding apparatus, image decoding apparatus, image coding method, image decoding method, and data storage medium
US5737022A (en) Motion picture error concealment using simplified motion compensation
US5329365A (en) Method and apparatus for providing compressed non-interlaced scanned video signal
JP4014263B2 (en) Video signal conversion apparatus and video signal conversion method
US6462744B1 (en) Image decoding apparatus that performs image decoding so that frame areas that occupy a large area in a storage apparatus can be used for other purposes, and a recording medium recording an image decoding program
JP3778721B2 (en) Video coding method and apparatus
US20070030899A1 (en) Motion estimation apparatus
US20030095603A1 (en) Reduced-complexity video decoding using larger pixel-grid motion compensation
JP3302939B2 (en) Video signal decompressor for independently compressed even and odd field data
JPH07264580A (en) Method for transmitting video signal and video signal transmitter and receiver
JP2007124564A (en) Image coding apparatus, method, and program
KR100345968B1 (en) High efficient coder for picture signal, decoder and recording medium
US6836273B1 (en) Memory management method, image coding method, image decoding method, image display method, memory management apparatus, and memory management program storage medium
JP4759159B2 (en) Image processing apparatus, scanning method conversion method, storage medium, and program
US6353683B1 (en) Method and apparatus of image processing, and data storage media
JP2755851B2 (en) Moving picture coding apparatus and moving picture coding method
JP4010617B2 (en) Image decoding apparatus and image decoding method
JPH11239352A (en) Image processing method, image processing unit and data storage medium
JP4336402B2 (en) Image processing apparatus and image processing method
JP4130197B2 (en) Video coding method and apparatus
US6904093B1 (en) Horizontal/vertical scanning frequency converting apparatus in MPEG decoding block
JPH1013836A (en) Motion vector detector
JP4760551B2 (en) Motion vector decoding method and decoding apparatus
JP2883585B2 (en) Moving picture coding apparatus and moving picture coding method
KR20010083459A (en) Multi-channel image encoding system and method for operating memory blocks therein

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080410

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080410

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110315

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110510

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110531

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110606

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140610

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees