JP2012244491A - Image processing apparatus and image processing apparatus control method - Google Patents
Image processing apparatus and image processing apparatus control method Download PDFInfo
- Publication number
- JP2012244491A JP2012244491A JP2011113885A JP2011113885A JP2012244491A JP 2012244491 A JP2012244491 A JP 2012244491A JP 2011113885 A JP2011113885 A JP 2011113885A JP 2011113885 A JP2011113885 A JP 2011113885A JP 2012244491 A JP2012244491 A JP 2012244491A
- Authority
- JP
- Japan
- Prior art keywords
- image data
- line
- line number
- output
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Television Systems (AREA)
Abstract
Description
本発明は、画像処理装置及び画像処理装置の制御方法に関する。 The present invention relates to an image processing apparatus and a control method for the image processing apparatus.
従来、インターレース画像データから、設定された倍率で拡大または縮小されたサイズのプログレッシブ画像データを生成し出力する画像処理装置がある。そのような画像処理装置では、IP変換(インターレース−プログレッシブ変換)処理後に、上記拡大または縮小されたサイズのプログレッシブ画像データを生成する処理(スケーリング処理)が実行される。具体的には、そのような画像処理装置は、IP変換処理を行うIP変換処理部と、スケーリング処理を行うスケーリング処理部との間に、フレームメモリを有する。フレームメモリには、IP変換処理部で生成されたプログレッシブ画像データが記憶される。そして、スケーリング処理部は、フレームメモリからプログレッシブ画像データを読み出して、スケーリング処理を行う。 2. Description of the Related Art Conventionally, there is an image processing apparatus that generates and outputs progressive image data having a size enlarged or reduced at a set magnification from interlaced image data. In such an image processing apparatus, after the IP conversion (interlace-progressive conversion) process, a process (scaling process) for generating progressive image data having the above-mentioned enlarged or reduced size is executed. Specifically, such an image processing apparatus includes a frame memory between an IP conversion processing unit that performs IP conversion processing and a scaling processing unit that performs scaling processing. The frame memory stores progressive image data generated by the IP conversion processing unit. The scaling processing unit reads the progressive image data from the frame memory and performs the scaling process.
また、IP変換処理部とスケーリング処理部の間にフレームメモリを配置せずに、IP変換処理後に、スケーリング処理を実行することのできる装置が提案されている(例えば、特許文献1)。しかしながら、特許文献1に記載の装置では、水平方向のスケーリング処理しか行うことができない(垂直方向のスケーリング処理にはフレームメモリが利用される)。
このようなフレームメモリの使用は、コストの増加を招いてしまう。
In addition, an apparatus that can execute scaling processing after IP conversion processing without arranging a frame memory between the IP conversion processing portion and the scaling processing portion has been proposed (for example, Patent Document 1). However, the apparatus described in Patent Document 1 can only perform horizontal scaling processing (a frame memory is used for vertical scaling processing).
The use of such a frame memory increases the cost.
本発明は、簡易な構成で、インターレース画像データから、設定された倍率で水平方向及び垂直方向に拡大または縮小されたサイズのプログレッシブ画像データを生成することのできる技術を提供することを目的とする。 An object of the present invention is to provide a technique capable of generating progressive image data having a size that is enlarged or reduced in a horizontal direction and a vertical direction at a set magnification from an interlaced image data with a simple configuration. .
本発明の画像処理装置は、
偶数番目のラインまたは奇数番目のラインのみで構成されたインターレース画像データから、設定された倍率で拡大または縮小されたサイズのプログレッシブ画像データを生成し出力する画像処理装置であって、
出力するプログレッシブ画像データのライン毎に、そのラインのデータを生成するために用いるラインの番号である要求ライン番号を、前記設定された倍率に基づいて順次出力する要求ライン番号出力手段と、
入力されたインターレース画像データから、前記要求ライン番号出力手段から出力された要求ライン番号のラインのデータを生成して出力する変換手段と、
前記変換手段から出力されるラインのデータを用いて、前記出力するプログレッシブ画像データのラインのデータを生成するスケーリング手段と、
を有し、
前記変換手段は、
前記要求ライン番号出力手段から出力された要求ライン番号のラインが、入力されたイ
ンターレース画像データに存在する場合には、該ラインのデータをそのまま出力し、
前記要求ライン番号出力手段から出力された要求ライン番号のラインが、入力されたインターレース画像データに存在しない場合には、インターレース−プログレッシブ変換により、該ラインのデータを生成して出力する
ことを特徴とする。
The image processing apparatus of the present invention
An image processing apparatus that generates and outputs progressive image data having a size enlarged or reduced at a set magnification from interlaced image data configured by only even-numbered lines or odd-numbered lines,
For each line of progressive image data to be output, request line number output means for sequentially outputting a request line number that is a line number used for generating data of the line based on the set magnification,
Conversion means for generating and outputting the data of the requested line number output from the requested line number output means from the input interlaced image data;
Scaling means for generating line data of the progressive image data to be output using data of the line output from the conversion means;
Have
The converting means includes
When the line of the requested line number output from the requested line number output means exists in the input interlaced image data, the data of the line is output as it is,
When the line of the requested line number output from the requested line number output means does not exist in the input interlaced image data, the line data is generated and output by interlace-progressive conversion. To do.
本発明の画像処理装置の制御方法は、
偶数番目のラインまたは奇数番目のラインのみで構成されたインターレース画像データから、設定された倍率で拡大または縮小されたサイズのプログレッシブ画像データを生成し出力する画像処理装置の制御方法であって、
出力するプログレッシブ画像データのライン毎に、そのラインのデータを生成するために用いるラインの番号である要求ライン番号を、前記設定された倍率に基づいて順次出力する要求ライン番号出力ステップと、
入力されたインターレース画像データから、前記要求ライン番号出力ステップで出力された要求ライン番号のラインのデータを生成して出力する変換ステップと、
前記変換ステップで出力されるラインのデータを用いて、前記出力するプログレッシブ画像データのラインのデータを生成するスケーリングステップと、
を有し、
前記変換ステップでは、
前記要求ライン番号出力ステップで出力された要求ライン番号のラインが、入力されたインターレース画像データに存在する場合には、該ラインのデータをそのまま出力し、
前記要求ライン番号出力ステップで出力された要求ライン番号のラインが、入力されたインターレース画像データに存在しない場合には、インターレース−プログレッシブ変換により、該ラインのデータを生成して出力する
ことを特徴とする。
The control method of the image processing apparatus of the present invention includes:
A control method for an image processing apparatus that generates and outputs progressive image data of a size enlarged or reduced at a set magnification from interlaced image data configured by only even-numbered lines or odd-numbered lines,
For each line of progressive image data to be output, a requested line number output step for sequentially outputting a requested line number, which is a line number used for generating data of the line, based on the set magnification,
A conversion step of generating and outputting line data of the requested line number output in the requested line number output step from the input interlaced image data;
A scaling step for generating line data of the progressive image data to be output using the line data output in the conversion step;
Have
In the conversion step,
When the line of the requested line number output in the requested line number output step exists in the input interlaced image data, the data of the line is output as it is,
If the line of the requested line number output in the requested line number output step does not exist in the input interlaced image data, the data of the line is generated and output by interlace-progressive conversion. To do.
本発明によれば、簡易な構成で、インターレース画像データから、設定された倍率で水平方向及び垂直方向に拡大または縮小されたサイズのプログレッシブ画像データを生成することができる。 According to the present invention, progressive image data having a size that is enlarged or reduced in the horizontal direction and the vertical direction at a set magnification can be generated from interlaced image data with a simple configuration.
以下、本実施形態に係る画像処理装置及び画像処理装置の制御方法について説明する。本実施形態に係る画像処理装置は、インターレース画像データから、設定された倍率で拡大または縮小されたサイズのプログレッシブ画像データを生成し出力する。インターレース画像データは、偶数番目のラインまたは奇数番目のラインのみで構成された画像データである。出力するプログレッシブ画像データは、水平方向、垂直方向、または、水平方向及び垂直方向に拡大されたプログレッシブ画像データである。 Hereinafter, an image processing apparatus and a control method for the image processing apparatus according to the present embodiment will be described. The image processing apparatus according to the present embodiment generates and outputs progressive image data having a size enlarged or reduced at a set magnification from interlaced image data. Interlaced image data is image data composed of only even-numbered lines or odd-numbered lines. The progressive image data to be output is progressive image data expanded in the horizontal direction, the vertical direction, or the horizontal direction and the vertical direction.
(構成)
図1は、本実施形態に係る画像処理装置の概略構成を示すブロック図である。
入力画像処理部101は、入力されたインターレース画像データに対して画像処理を施し、該画像処理が施されたインターレース画像データをフィールドメモリ102に書き込む。または、入力画像処理部101は、入力されたインターレース画像データをそのままフィールドメモリ102に書き込む。画像処理は、例えば、YCbCr信号からRGB信号への変換処理等である。
(Constitution)
FIG. 1 is a block diagram illustrating a schematic configuration of an image processing apparatus according to the present embodiment.
The input
フィールドメモリ102は、複数フィールド分のインターレース画像データを記憶可能な記憶媒体である。フィールドメモリ102としては、磁気ディスク、不揮発性メモリ、揮発性メモリなどが利用可能である。
The
出力同期信号生成部103は、同期信号を生成または取得し、要求ライン番号出力部104へ出力する。本実施形態では、同期信号として、入力されたインターレース画像データの同期信号が生成または取得される。同期信号は、垂直同期信号(Vsync)や水平同期信号(Hsync)である。
The output synchronization
要求ライン番号出力部104は、出力するプログレッシブ画像データのライン毎に、そのラインのデータを生成するために用いるラインの番号である要求ライン番号を、設定された倍率(拡大率、縮小率)に基づいて順次出力する。具体的には、要求ライン番号出力部104は、出力同期信号生成部103からの同期信号に基づくタイミングで、スケーリング処理部107に設定された倍率に基づいて要求ライン番号を生成し、IP変換処理判定部105およびIP変換処理部106へ出力する。
なお、出力する要求ライン番号の決定方法は、出力するプログレッシブ画像データ(拡大または縮小されたプログレッシブ画像データ)を生成するアルゴリズムに依存するものであり、本発明の特徴部分ではないため、詳しい説明は割愛する。
なお、本実施形態では、画像データの最も上のラインの番号を1とし、画像データの最も上のラインから、下へ向かうにつれてライン番号が1ずつ増加するものとする。但し、ラインの番号はこれに限らない。例えば、画像データの最も下のラインの番号を1としてもよい。
For each line of progressive image data to be output, the requested line
The method for determining the requested line number to be output depends on an algorithm for generating progressive image data to be output (enlarged or reduced progressive image data), and is not a feature of the present invention. Omit.
In this embodiment, it is assumed that the number of the top line of the image data is 1, and the line number increases by 1 from the top line of the image data toward the bottom. However, the line number is not limited to this. For example, the number of the lowest line of the image data may be 1.
IP変換処理判定部105は、要求ライン番号からインターレース−プログレッシブ変換(IP変換)処理を行うか否かを判定し、その判定結果をIP変換処理部106へ出力する。具体的には、現フィールドのインターレース画像データのフィールド情報、IP変換処理部106の遅延モード情報、要求ライン番号から、IP変換処理を行うか否かを判定し、その判定結果をIP変換処理部106へ出力する。
The IP conversion
フィールド情報は、そのインターレース画像データのフィールドが、奇数番目のライン(奇数ライン)のみで構成された画像データのフィールドか、偶数番目のライン(偶数ライン)のみで構成された画像データのフィールドかを表す情報である。以下、奇数ラインのみで構成されたインターレース画像データのフィールドを“oddフィールド”と呼び、偶数ラインのみで構成されたインターレース画像データのフィールドを“evenフィールド”と呼ぶ。フィールド情報は、入力されたインターレース画像データに初めから付加されていてもよいし、入力されたインターレース画像データを用いて生成されてもよい。 The field information indicates whether the field of the interlaced image data is an image data field composed only of odd-numbered lines (odd lines) or an image data field composed only of even-numbered lines (even-numbered lines). It is information to represent. Hereinafter, a field of interlaced image data composed of only odd lines is referred to as an “odd field”, and a field of interlaced image data composed of only even lines is referred to as an “even field”. The field information may be added to the input interlaced image data from the beginning, or may be generated using the input interlaced image data.
遅延モード情報は、IP変換処理部106の遅延モードを表す情報である。本実施形態では、IP変換処理部106の遅延モードとして、「低遅延モード」と「標準遅延モード」のいずれかが選択される。IP変換処理部106の遅延モードは、例えば、ユーザ操作に応じて設定(選択)される。「低遅延モード」と「標準遅延モード」については後で詳しく説明する。
The delay mode information is information indicating the delay mode of the IP
IP変換処理部106は、入力されたインターレース画像データ(処理対象のインターレース画像データ)から、要求ライン番号出力部104から出力された要求ライン番号のラインのデータを生成して、スケーリング処理部107へ出力する。
本実施形態では、IP変換処理部106は、IP変換処理判定部105で「IP変換処理する」と判定された場合にのみ、IP変換により、補間ラインのデータの生成を行う。補間ラインは、入力されたインターレース画像データに存在しないラインである。また、入力されたインターレース画像データに存在するラインをオリジナルラインと呼ぶ。
The IP
In the present embodiment, the IP
具体的には、IP変換処理部106は、要求ライン番号出力部104から出力された要求ライン番号のラインが、入力されたインターレース画像データに存在する場合には、該ラインのデータをそのまま出力する。
IP変換処理部106は、要求ライン番号出力部104から出力された要求ライン番号のラインが、入力されたインターレース画像データに存在しない場合には、IP変換により、該ラインのデータを生成して出力する。例えば、IP変換処理部106は、要求ライン番号をもとに、フィールドメモリ102から現フィールド、1フィールド前、2フィールド前の3つのインターレース画像データを読み出す。そして、IP変換処理部106は、読み出したインターレース画像データを用いて、動き適応型IP変換処理等のIP変換処理を実行することにより、要求ライン番号のラインのデータを生成する。なお、IP変換に用いるインターレース画像データのフィールドは、上記3つのフィールドに限らない。例えば、現フィールドの1フィールド後、2フィールド後のインターレース画像データを用いてもよい。
但し、要求ライン番号出力部104から出力された要求ライン番号が、前回と同じ番号であって、且つ、入力されたインターレース画像データに存在しないラインの番号である場合(IP変換処理判定部105で「IP変換処理しない」と判定された場合)には、IP変換処理部106は、IP変換を行わずに、前回と同じデータを出力する。
Specifically, when the line with the requested line number output from the requested line
If the line with the requested line number output from the requested line
However, when the requested line number output from the requested line
スケーリング処理部107は、IP変換処理部106から出力されるラインのデータを用いて、設定された倍率に応じたスケーリング処理を実行する。具体的には、スケーリング処理部107は、IP変換処理部106から出力されるラインのデータを用いて、出力するプログレッシブ画像データのラインのデータを生成する処理を行う。
The scaling
(処理フロー)
図2は、本実施形態に係る画像処理装置の処理フローの一例を示すフローチャートである。
まず、ユーザがスケーリング処理部107に倍率(拡大率、縮小率)を設定する(S201)。
(Processing flow)
FIG. 2 is a flowchart illustrating an example of a processing flow of the image processing apparatus according to the present embodiment.
First, the user sets a magnification (enlargement ratio, reduction ratio) in the scaling processing unit 107 (S201).
次に、要求ライン番号出力部104が、設定された倍率に基づいて要求ライン番号を生成し、IP変換処理判定部105とIP変換処理部106へ出力する(S202)。本実施形態では、要求ライン番号出力部104は、出力同期信号生成部103で生成(取得)された水平同期信号(インターレース画像データの水平同期信号)の2倍の周波数で、要求ライン番号を出力する。なお、要求ライン番号は、どのようなタイミングで出力されてもよい。例えば、要求ライン番号は、入力されるインターレース画像データの水平同期信号に同期して出力されてもよい。
Next, the requested line
そして、IP変換処理部106が、入力された要求ライン番号をもとに、フィールドメモリ102からインターレース画像データを読み出し、読み出したインターレース画像データから、入力された要求ライン番号のラインのデータを生成して出力する(S203)。
Then, the IP
次に、スケーリング処理部107が、S203で出力されたデータを用いて、設定された倍率に応じたスケーリング処理を実行する(S204;スケーリング処理)。
Next, the scaling
(IP変換処理判定フロー)
図3のフローチャートを用いて、本実施形態に係るIP変換処理判定部105の処理フローの一例について説明する。
まず、IP変換処理判定部105は、IP変換処理部106の遅延モードが「低遅延モード」であるか、「標準遅延モード」であるかを判断する(S301)。具体的には、IP変換処理判定部105は、IP変換処理部106から遅延モードを示す信号(遅延モード情報)を取得し、該信号を用いて遅延モードが「低遅延モード」であるか、「標準遅延モード」であるかを判断する。
(IP conversion processing determination flow)
An example of the processing flow of the IP conversion
First, the IP conversion
「低遅延モード」は、現フィールドのインターレース画像データをプログレッシブ画像データに変換するモードである。即ち、「低遅延モード」の場合には、現フィールドのインターレース画像データが処理対象とされる。そのため、「低遅延モード」の場合には、IP変換処理部106は、現フィールドのインターレース画像データから、要求ライン番号出力部104から出力された要求ライン番号のラインのデータを生成して、スケーリング処理部107へ出力する(第1遅延モード)。「低遅延モード」でインターレース画像データをプログレッシブ画像データに変換する場合、インターレース画像データの入力に対するプログレッシブ画像データの出力の遅延時間は、1フレーム期間以内となる。
「標準遅延モード」は、現フィールドの1つ前のフィールドのインターレース画像データをプログレッシブ画像データに変換するモードである。即ち、「標準遅延モード」の場合には、現フィールドの1フィールド前のインターレース画像データが処理対象とされる。そのため、「標準遅延モード」の場合には、IP変換処理部106は、現フィールドの1フィールド前のインターレース画像データから、要求ライン番号出力部104から出力された要求ライン番号のラインのデータを生成して、スケーリング処理部107へ出力する(第2遅延モード)。「標準遅延モード」でインターレース画像データをプログレッシブ画像データに変換する場合、インターレース画像データの入力に対するプログレッシブ画像データの出力の遅延時間は、1フレーム期間以上2フレーム期間以内となる。
The “low delay mode” is a mode in which interlaced image data in the current field is converted into progressive image data. That is, in the “low delay mode”, the interlaced image data of the current field is the processing target. Therefore, in the case of the “low delay mode”, the IP
The “standard delay mode” is a mode for converting interlaced image data of a field immediately before the current field into progressive image data. That is, in the “standard delay mode”, interlaced image data one field before the current field is processed. Therefore, in the case of “standard delay mode”, the IP
図6(A)〜(D)は、遅延モード、フィールド情報、補間ラインの関係を示す。
「低遅延モード」では、現フィールドのインターレース画像データがIP変換処理部106の処理対象とされる。そのため、現フィールドがoddフィールド(偶数ラインが補間ラインであるフィールド)の場合には、IP変換処理部106の処理対象であるインターレース画像データのフィールドはoddフィールドとなる(図6(A))。現フィールドがevenフィールド(奇数ラインが補間ラインであるフィールド)の場合には、IP変換処理部106の処理対象であるインターレース画像データのフィールドはevenフィールドとなる(図6(B))。
「標準遅延モード」では、1フィールド前のインターレース画像データがIP変換処理部106の処理対象とされる。そのため、現フィールドがoddフィールドの場合には、IP変換処理部106の処理対象であるインターレース画像データのフィールドはevenフィールドとなる(図6(C))。現フィールドがevenフィールドの場合には、IP変換処理部106の処理対象であるインターレース画像データのフィールドはoddフィールドとなる(図6(D))。
6A to 6D show the relationship between the delay mode, field information, and interpolation line.
In the “low delay mode”, the interlaced image data in the current field is the processing target of the IP
In the “standard delay mode”, the interlaced image data of the previous field is the processing target of the IP
S301で遅延モードが「低遅延モード」であると判断された場合には、IP変換処理判定部105は、フィールド情報から、現フィールドがoddフィールドか否かを判断する(S303)。そして、現フィールドがoddフィールドであると判断された場合にはS304へ進み、evenフィールドであると判断された場合にはS305へ進む。
S301で遅延モードが「標準遅延モード」であると判断された場合には、IP変換処理判定部105は、フィールド情報から、現フィールドがevenフィールドか否かを判断する(S302)。そして、現フィールドがevenフィールドであると判断された場合にはS304へ進み、oddフィールドであると判断された場合にはS305へ進む。
即ち、IP変換処理部106の処理対象であるインターレース画像データの偶数ラインが補間ラインである場合には、S304へ進み、奇数ラインが補間ラインである場合にはS305へ進む。
When it is determined in S301 that the delay mode is the “low delay mode”, the IP conversion
When it is determined in S301 that the delay mode is the “standard delay mode”, the IP conversion
That is, when the even line of the interlaced image data to be processed by the IP
S304では、IP変換処理判定部105は、第1判定処理を行う。
S305では、IP変換処理判定部105は、第2判定処理を行う。
In S304, the IP conversion
In S305, the IP conversion
(第1判定処理)
図4は、第1判定処理の流れの一例を示すフローチャートである。
まず、IP変換処理判定部105は、入力された要求ライン番号が前回と同じか否かを判定する(S402)。入力された要求ライン番号が前回と同じ場合は、S404へ進み、同じでない場合には、S402へ進む。
S402では、IP変換処理判定部105は、入力された要求ライン番号が偶数番号か否かを判定する。入力された要求ライン番号が偶数番号である場合は、S403へ進み、奇数番号である場合は、S404へ進む。
S403では、IP変換処理判定部105は、「IP変換処理する」と判定する。
S404では、IP変換処理判定部105は、「IP変換処理しない」と判定する。
そして、IP変換処理判定部105は、要求ライン番号が最終ライン番号となるまでS401〜S404の処理を繰り返す(S405)。
(First determination process)
FIG. 4 is a flowchart illustrating an example of the flow of the first determination process.
First, the IP conversion
In S402, the IP conversion
In step S403, the IP conversion
In S404, the IP conversion
Then, the IP conversion
(第2判定処理)
図5は、第2判定処理の流れの一例を示すフローチャートである。
まず、IP変換処理判定部105は、入力された要求ライン番号が前回と同じか否かを判定する(S501)。入力された要求ライン番号が前回と同じ場合は、S504へ進み、同じでない場合には、S502へ進む。
S502では、IP変換処理判定部105は、入力された要求ライン番号が奇数番号か否かを判定する。入力された要求ライン番号が奇数番号である場合は、S503へ進み、偶数番号である場合は、S504へ進む。
S503では、IP変換処理判定部105は、「IP変換処理する」と判定する。
S504では、IP変換処理判定部105は、「IP変換処理しない」と判定する。
そして、IP変換処理判定部105は、要求ライン番号が最終ライン番号となるまでS501〜S504の処理を繰り返す(S505)。
(Second determination process)
FIG. 5 is a flowchart illustrating an example of the flow of the second determination process.
First, the IP conversion
In S502, the IP conversion
In step S503, the IP conversion
In step S504, the IP conversion
Then, the IP conversion
なお、図4,5は、要求ライン番号が入力される度にIP変換処理判定部105が判定を行う場合の処理の流れを示しているが、判定方法はこれに限らない。例えば、IP変換処理判定部105は、所定時間に入力される要求ライン番号(所定数の要求ライン番号)をサンプリングし、サンプリングした要求ライン番号に対してIP変換処理するか否かの判定を行ってもよい。
4 and 5 show the processing flow when the IP conversion
(拡大処理時の要求ライン番号とIP変換処理判定結果)
図7(A)〜(D)を用いて、拡大処理時の要求ライン番号とIP変換処理判定部105の判定結果の関係の一例について説明する。図7(A),(B)は拡大率6倍が設定された場合の例である。図7(C),(D)は拡大率10倍が設定された場合の例である。また、図7(A)〜(D)は、インターレース画像データの水平同期信号(インターレースタイミングの水平同期信号)に同期して、入力される要求ライン番号がサンプリングされる場合の例である。また、図7(A)〜(D)は、要求ライン番号が、入力されるイン
ターレース画像データの水平同期信号の周波数の2倍の周波数で(プログレッシブタイミングの水平同期信号に同期して)出力される場合の例である。換言すれば、図7(A)〜(D)は、インターレースタイミングの水平同期信号の1周期毎に、その期間に入力される2つの要求ライン番号をサンプリングする場合の例である。なお、要求ライン番号のサンプリング数は2に限らない。要求ライン番号のサンプリング数は、1,3,5,8などであってもよい。
(Request line number and IP conversion processing judgment result during enlargement processing)
With reference to FIGS. 7A to 7D, an example of the relationship between the requested line number during the enlargement process and the determination result of the IP conversion
図7(A),(C)は、IP変換処理部106の遅延モードが低遅延モードで、現フィールドがoddフィールドの場合、及び、IP変換処理部106の遅延モードが標準遅延モードで、現フィールドがevenフィールド(1つ前のフィールドがoddフィールド)の場合の例である。
図7(A),(C)の例では、IP変換処理判定部105は、サンプリングした要求ライン番号が奇数番号のみを含む場合は「IP変換処理しない」と判定する。また、IP変換処理判定部105は、サンプリングした要求ライン番号に含まれる偶数番号が全て前回の番号(前回サンプリングされた偶数番号)と同じ場合は「IP変換処理しない」と判定する。それ以外の場合には、「IP変換処理する」と判定する。
7A and 7C show the case where the delay mode of the IP
In the example of FIGS. 7A and 7C, the IP conversion
図7(B),(D)は、IP変換処理部106の遅延モードが低遅延モードで、現フィールドがevenフィールドの場合、及び、IP変換処理部106の遅延モードが標準遅延モードで、現フィールドがoddフィールド(1つ前のフィールドがevenフィールド)の場合の例である。
図7(B),(D)の例では、IP変換処理判定部105は、サンプリングした要求ライン番号が偶数番号のみを含む場合は「IP変換処理しない」と判定する。また、IP変換処理判定部105は、サンプリングした要求ライン番号に含まれる奇数番号が全て前回の番号と同じ場合は「IP変換処理しない」と判定する。それ以外の場合には、「IP変換処理する」と判定する。
7B and 7D show the case where the delay mode of the IP
In the example of FIGS. 7B and 7D, the IP conversion
なお、図7(A)〜(D)の例では、要求ライン番号として同じ補間ラインの番号が2回続けて出力された場合に、それら2つの要求ライン番号に対して「IP変換処理する」と判定されることがある。IP変換処理部106は、上記2つの要求ライン番号が入力された場合に、IP変換により補間ラインを生成して出力する処理を2回続けて行ってもよい。IP変換処理部106は、上記2つの要求ライン番号のうち1つ目の要求ライン番号が入力されたときにのみ、IP変換により補間ラインを生成して出力する処理を行ってもよい。即ち、IP変換処理部106は、2つ目の要求ライン番号が入力されたときに、入力された要求ライン番号が前回と同じであることを判断して、IP変換を行わずに前回と同じデータを出力してもよい。
In the example of FIGS. 7A to 7D, when the same interpolation line number is output twice as the request line number, “IP conversion processing” is performed on these two request line numbers. May be determined. The IP
(縮小処理時の要求ライン番号とIP変換処理判定結果)
図8(A),(B)を用いて、縮小処理時の要求ライン番号とIP変換処理判定部105の判定結果の関係の一例について説明する。図8(A),(B)は縮小率0.6倍が設定された場合の例である。また、図8(A),(B)は、インターレース画像データの水平同期信号(インターレースタイミングの水平同期信号)に同期して、入力される要求ライン番号がサンプリングされる場合の例である。また、図8(A),(B)は、要求ライン番号が、入力されるインターレース画像データの水平同期信号の周波数の2倍の周波数で(プログレッシブタイミングの水平同期信号に同期して)出力される場合の例である。
(Request line number and IP conversion processing judgment result during reduction processing)
With reference to FIGS. 8A and 8B, an example of the relationship between the request line number during the reduction process and the determination result of the IP conversion
図8(A)は、IP変換処理部106の遅延モードが低遅延モードで、現フィールドがoddフィールドの場合、及び、IP変換処理部106の遅延モードが標準遅延モードで、現フィールドがevenフィールド(1つ前のフィールドがoddフィールド)の場合の例である。
図8(A)の例では、図7(A),(C)の例と同様に、IP変換処理判定部105は、サンプリングした要求ライン番号が奇数番号のみを含む場合は「IP変換処理しない」と判定する。また、IP変換処理判定部105は、サンプリングした要求ライン番号に含まれる偶数番号が全て前回の番号と同じ場合は「IP変換処理しない」と判定する。それ以外の場合には、「IP変換処理する」と判定する。
FIG. 8A shows the case where the delay mode of the IP
In the example of FIG. 8A, as in the examples of FIGS. 7A and 7C, the IP conversion
図8(B)は、IP変換処理部106の遅延モードが低遅延モードで、現フィールドがevenフィールドの場合、及び、IP変換処理部106の遅延モードが標準遅延モードで、現フィールドがoddフィールド(1つ前のフィールドがevenフィールド)の場合の例である。
図8(B)の例では、図7(B),(D)の例と同様に、IP変換処理判定部105は、サンプリングした要求ライン番号が偶数番号のみを含む場合は「IP変換処理しない」と判定する。また、IP変換処理判定部105は、サンプリングした要求ライン番号に含まれる偶数番号が全て前回の番号と同じ場合は「IP変換処理しない」と判定する。それ以外の場合には、「IP変換処理する」と判定する。
FIG. 8B shows a case where the delay mode of the IP
In the example of FIG. 8B, as in the examples of FIGS. 7B and 7D, the IP conversion
以上述べたように、本実施形態によれば、スケーリング処理に適したデータがIP変換処理部から出力される。具体的には、出力するプログレッシブ画像データのラインのデータを生成するために用いるラインのデータがIP変換処理部から出力される。そして、IP変換処理部から出力されるデータを用いて、スケーリング処理が行われる。それにより、簡易な構成で、インターレース画像データから、設定された倍率で水平方向及び垂直方向に拡大または縮小されたサイズのプログレッシブ画像データを生成することができる。具体的には、IP変換処理部とスケーリング処理部の間にフレームメモリを設けずに、設定された倍率で水平方向及び垂直方向に拡大または縮小されたサイズのプログレッシブ画像データを生成することができる。 As described above, according to the present embodiment, data suitable for scaling processing is output from the IP conversion processing unit. Specifically, the line data used to generate the line data of the progressive image data to be output is output from the IP conversion processing unit. Then, scaling processing is performed using data output from the IP conversion processing unit. Thereby, progressive image data of a size enlarged or reduced in the horizontal direction and the vertical direction at a set magnification can be generated from the interlaced image data with a simple configuration. Specifically, without providing a frame memory between the IP conversion processing unit and the scaling processing unit, it is possible to generate progressive image data having a size enlarged or reduced in the horizontal direction and the vertical direction at a set magnification. .
なお、本実施形態では、IP変換処理部の遅延モードが「低遅延モード」か「標準遅延モード」かを判断するものとしたが、予め遅延モードが決まっている場合には、そのような判断は行わなくてもよい。
なお、本実施形態では、要求ライン番号が、前回と同じ番号であって、且つ、補間ラインの番号である場合には、IP変換を行わずに、前回と同じデータが出力されるものとしたが、このような構成でなくてもよい。IP変換処理部は、要求ライン番号が補間ラインの番号である場合には、必ずIP変換により該補間ラインのデータを生成して出力してもよい。但し、要求ライン番号が、前回と同じ番号であって、且つ、補間ラインの番号である場合に、IP変換を行わずに、前回と同じデータを出力する構成とすれば、IP変換処理部の処理負荷を低減することができる。
In the present embodiment, it is determined whether the delay mode of the IP conversion processing unit is “low delay mode” or “standard delay mode”. However, if the delay mode is determined in advance, such a determination is made. Is not necessary.
In the present embodiment, when the requested line number is the same as the previous number and the interpolation line number, the same data as the previous time is output without performing IP conversion. However, such a configuration is not necessary. When the requested line number is an interpolation line number, the IP conversion processing unit may always generate and output data of the interpolation line by IP conversion. However, if the requested line number is the same number as the previous time and is the number of the interpolation line, if the same data as the previous time is output without performing the IP conversion, the IP conversion processing unit Processing load can be reduced.
104 要求ライン番号出力部
106 IP変換処理部
107 スケーリング処理部
104 Request line
Claims (4)
出力するプログレッシブ画像データのライン毎に、そのラインのデータを生成するために用いるラインの番号である要求ライン番号を、前記設定された倍率に基づいて順次出力する要求ライン番号出力手段と、
入力されたインターレース画像データから、前記要求ライン番号出力手段から出力された要求ライン番号のラインのデータを生成して出力する変換手段と、
前記変換手段から出力されるラインのデータを用いて、前記出力するプログレッシブ画像データのラインのデータを生成するスケーリング手段と、
を有し、
前記変換手段は、
前記要求ライン番号出力手段から出力された要求ライン番号のラインが、入力されたインターレース画像データに存在する場合には、該ラインのデータをそのまま出力し、
前記要求ライン番号出力手段から出力された要求ライン番号のラインが、入力されたインターレース画像データに存在しない場合には、インターレース−プログレッシブ変換により、該ラインのデータを生成して出力する
ことを特徴とする画像処理装置。 An image processing apparatus that generates and outputs progressive image data having a size enlarged or reduced at a set magnification from interlaced image data configured by only even-numbered lines or odd-numbered lines,
For each line of progressive image data to be output, request line number output means for sequentially outputting a request line number that is a line number used for generating data of the line based on the set magnification,
Conversion means for generating and outputting the data of the requested line number output from the requested line number output means from the input interlaced image data;
Scaling means for generating line data of the progressive image data to be output using data of the line output from the conversion means;
Have
The converting means includes
When the line of the requested line number output from the requested line number output means exists in the input interlaced image data, the data of the line is output as it is,
When the line of the requested line number output from the requested line number output means does not exist in the input interlaced image data, the line data is generated and output by interlace-progressive conversion. An image processing apparatus.
ことを特徴とする請求項1に記載の画像処理装置。 The conversion means performs interlace-progressive conversion when the generation line outputs a request line number that is the same number as the previous time and is a line number that does not exist in the input interlaced image data. The image processing apparatus according to claim 1, wherein the same data as the previous time is output without performing the operation.
ことを特徴とする請求項1または2に記載の画像処理装置。 The converting means generates a first line data of the requested line number output from the requested line number output means from the interlaced image data of the current field and outputs the first delay mode, and the field immediately before the current field. The second delay mode for generating and outputting the data of the line of the requested line number output from the requested line number output means from the interlaced image data of claim 1 or 2 Image processing device.
出力するプログレッシブ画像データのライン毎に、そのラインのデータを生成するために用いるラインの番号である要求ライン番号を、前記設定された倍率に基づいて順次出力する要求ライン番号出力ステップと、
入力されたインターレース画像データから、前記要求ライン番号出力ステップで出力された要求ライン番号のラインのデータを生成して出力する変換ステップと、
前記変換ステップで出力されるラインのデータを用いて、前記出力するプログレッシブ画像データのラインのデータを生成するスケーリングステップと、
を有し、
前記変換ステップでは、
前記要求ライン番号出力ステップで出力された要求ライン番号のラインが、入力されたインターレース画像データに存在する場合には、該ラインのデータをそのまま出力し、
前記要求ライン番号出力ステップで出力された要求ライン番号のラインが、入力されたインターレース画像データに存在しない場合には、インターレース−プログレッシブ変換により、該ラインのデータを生成して出力する
ことを特徴とする画像処理装置の制御方法。 A control method for an image processing apparatus that generates and outputs progressive image data of a size enlarged or reduced at a set magnification from interlaced image data configured by only even-numbered lines or odd-numbered lines,
For each line of progressive image data to be output, a requested line number output step for sequentially outputting a requested line number, which is a line number used for generating data of the line, based on the set magnification,
A conversion step of generating and outputting line data of the requested line number output in the requested line number output step from the input interlaced image data;
A scaling step for generating line data of the progressive image data to be output using the line data output in the conversion step;
Have
In the conversion step,
When the line of the requested line number output in the requested line number output step exists in the input interlaced image data, the data of the line is output as it is,
If the line of the requested line number output in the requested line number output step does not exist in the input interlaced image data, the data of the line is generated and output by interlace-progressive conversion. For controlling an image processing apparatus.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011113885A JP5904480B2 (en) | 2011-05-20 | 2011-05-20 | Image processing apparatus and image processing apparatus control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011113885A JP5904480B2 (en) | 2011-05-20 | 2011-05-20 | Image processing apparatus and image processing apparatus control method |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2012244491A true JP2012244491A (en) | 2012-12-10 |
JP2012244491A5 JP2012244491A5 (en) | 2014-05-22 |
JP5904480B2 JP5904480B2 (en) | 2016-04-13 |
Family
ID=47465698
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011113885A Expired - Fee Related JP5904480B2 (en) | 2011-05-20 | 2011-05-20 | Image processing apparatus and image processing apparatus control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5904480B2 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05304654A (en) * | 1992-04-27 | 1993-11-16 | Haikomu:Kk | Enlarging method for number of scanning lines |
JP2001222251A (en) * | 1999-12-03 | 2001-08-17 | Matsushita Electric Ind Co Ltd | Video signal converter |
US20030007091A1 (en) * | 2001-06-27 | 2003-01-09 | Nec Corporation | Scan line conversion circuit |
-
2011
- 2011-05-20 JP JP2011113885A patent/JP5904480B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05304654A (en) * | 1992-04-27 | 1993-11-16 | Haikomu:Kk | Enlarging method for number of scanning lines |
JP2001222251A (en) * | 1999-12-03 | 2001-08-17 | Matsushita Electric Ind Co Ltd | Video signal converter |
US20030007091A1 (en) * | 2001-06-27 | 2003-01-09 | Nec Corporation | Scan line conversion circuit |
JP2003018552A (en) * | 2001-06-27 | 2003-01-17 | Nec Corp | Scanning line conversion circuit |
Also Published As
Publication number | Publication date |
---|---|
JP5904480B2 (en) | 2016-04-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8830403B1 (en) | Image processing device and image processing method | |
TWI455572B (en) | Frame rate conversion device for 3d display and method thereof | |
JP2010002576A (en) | Information processing device and method, and program | |
JP2010028472A (en) | Video signal processor, and video signal processing method | |
JP5208381B2 (en) | Moving picture frame rate conversion apparatus and moving picture frame rate conversion method | |
JP5904480B2 (en) | Image processing apparatus and image processing apparatus control method | |
JP4558614B2 (en) | Image processing apparatus, method and program for determining field order of moving image data | |
US10212316B2 (en) | Video processing apparatus | |
US9538051B2 (en) | Device and method for using an overdrive function to do motion smoothing | |
US10726750B2 (en) | Signal processing apparatus and signal processing method | |
JP5875422B2 (en) | Image processing apparatus and image processing apparatus control method | |
JP2005109708A (en) | Method for enlarging and contracting image and apparatus for enlarging and contracting image using the same | |
JP2012244491A5 (en) | ||
JP2013207347A (en) | Image processing device and method for controlling the same | |
JP2012227799A (en) | Image display device | |
JP2005338864A (en) | Image display device | |
JP2005295134A (en) | Adaptive frame synchronization system | |
JP2010261985A (en) | Image processing device, image processing method, and program | |
JP5292159B2 (en) | Image output apparatus, image output method, and image output program | |
CN111325655A (en) | Image processing system and image processing method thereof | |
JP2006332975A (en) | Video signal processing circuit | |
JP2014022899A (en) | Video signal processing device | |
JP5278497B2 (en) | Image processing apparatus and image processing method | |
JP2013205461A (en) | Image processing apparatus and control method therefor | |
KR101264108B1 (en) | High speed video transition switch and switching method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140409 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140409 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150126 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150210 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150401 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150929 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151013 |
|
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: 20160209 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160308 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5904480 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |