[go: up one dir, main page]

JP2010263394A - Video signal processing device - Google Patents

Video signal processing device Download PDF

Info

Publication number
JP2010263394A
JP2010263394A JP2009112446A JP2009112446A JP2010263394A JP 2010263394 A JP2010263394 A JP 2010263394A JP 2009112446 A JP2009112446 A JP 2009112446A JP 2009112446 A JP2009112446 A JP 2009112446A JP 2010263394 A JP2010263394 A JP 2010263394A
Authority
JP
Japan
Prior art keywords
video signal
line
signal processing
line memory
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009112446A
Other languages
Japanese (ja)
Inventor
Shinjiro Mizuno
慎二郎 水野
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.)
Panasonic Corp
Original Assignee
Panasonic Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp filed Critical Panasonic Corp
Priority to JP2009112446A priority Critical patent/JP2010263394A/en
Publication of JP2010263394A publication Critical patent/JP2010263394A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Studio Devices (AREA)

Abstract

【課題】様々な倍率の解像度変換を少ないラインメモリで行うこと。
【解決手段】映像信号が入力される入力部11と、所定のワード数を有するN個のラインメモリ13と、映像信号の水平及び垂直の画素数に応じてラインメモリ13を組み替え、映像信号の1ライン分の画素数を格納するために少なくとも必要なK個のラインメモリ13に1ライン分の映像信号を格納し、多くともN/Kライン分のラインをラインメモリ13に格納するよう制御するメモリ制御部14と、ラインメモリ13から読み出した映像信号を用いて所定の映像信号処理を行う映像信号処理演算部12と、を備える。
【選択図】図1
To perform resolution conversion of various magnifications with a small line memory.
An input unit 11 to which a video signal is input, N line memories 13 having a predetermined number of words, and a line memory 13 are rearranged according to the number of horizontal and vertical pixels of the video signal, and the video signal Control is performed so that video signals for one line are stored in at least K line memories 13 necessary for storing the number of pixels for one line, and at most N / K lines are stored in the line memory 13. A memory control unit; and a video signal processing arithmetic unit that performs predetermined video signal processing using the video signal read from the line memory.
[Selection] Figure 1

Description

本発明は、デジタルビデオカメラなどで用いられる映像信号処理装置に関するものであり、特に映像信号の解像度変換処理に用いられるフィルタ演算処理に関するものである。   The present invention relates to a video signal processing apparatus used in a digital video camera or the like, and more particularly to a filter calculation process used for resolution conversion processing of a video signal.

一般的にデジタルビデオカメラ等の映像信号を記録する装置においては、ユーザーがモード設定することにより記録フォーマットを複数選択できるものがある。   In general, in an apparatus for recording a video signal such as a digital video camera, a user can select a plurality of recording formats by setting a mode.

例えばHD(High−Definition)カメラを搭載するビデオカメラの場合、記録フォーマットはHDまたはSD(Standard Definition)を選択することができる。HDの場合は1080i(1920×1080画素)や720p(1280×720画素)など、SDの場合は480i(720×480画素)や576i(720×576画素)などの記録フォーマットが一般的に用いられる。また、再生時のメニュー画面における撮影シーンごとのサムネイル表示では、縮小したサムネイル画像(例えば320×180画素等)が生成され、記録することも考えられる。ビデオカメラ本体の構成としては、撮像部では常に最大の1920×1080画素の映像信号を取得し、映像信号処理演算を施して設定された記録フォーマットへと解像度変換する方法が考えられる。   For example, in the case of a video camera equipped with an HD (High-Definition) camera, the recording format can be selected from HD or SD (Standard Definition). Recording formats such as 1080i (1920 × 1080 pixels) and 720p (1280 × 720 pixels) are generally used for HD, and 480i (720 × 480 pixels) and 576i (720 × 576 pixels) are generally used for SD. . Further, in the thumbnail display for each shooting scene on the menu screen at the time of reproduction, it is conceivable that a reduced thumbnail image (for example, 320 × 180 pixels) is generated and recorded. As a configuration of the video camera main body, a method in which the imaging unit always obtains a maximum video signal of 1920 × 1080 pixels and performs a video signal processing calculation to convert the resolution to a set recording format can be considered.

特許文献1に、データを格納したラインメモリから、時分割で複数種類のフォーマットの画像信号を生成する画像信号処理装置が開示されている。   Patent Document 1 discloses an image signal processing apparatus that generates image signals of a plurality of types of formats in a time division manner from a line memory that stores data.

このような解像度変換を行う際には、映像信号はフィルタ処理が施され画素の間引きが行われる。この解像度変換処理は映像信号処理演算部で行う。複数のサイズの入力画像を扱うフィルタ回路では、ラインメモリのサイズは、扱う最大の水平サイズ、最大の縮小率を実現するために必要な垂直タップ用のライン数だけ装備するのが一般的である。   When performing such resolution conversion, the video signal is subjected to filter processing and pixel thinning is performed. This resolution conversion processing is performed by the video signal processing calculation unit. In a filter circuit that handles input images of multiple sizes, it is common to equip the size of the line memory with the number of lines for vertical taps necessary to achieve the maximum horizontal size and maximum reduction ratio. .

一例として縮小率ごとに必要なタップ数を以下に挙げる。縮小率が小さい1/2倍程度なら4タップ、縮小率が中程度の1/4倍程度なら6タップ、縮小率が大きい1/8倍程度なら12タップ必要というように、縮小率が大きくなるに従って必要なタップ数が増加する。この理由は、間引き量が多いのに少ない画素数でフィルタ演算(平均化処理)をすると情報が失われて出力画像の滑らかさが低下してしまうのを防ぐためである。   As an example, the number of taps required for each reduction ratio is given below. The reduction ratio is large, such as 4 taps if the reduction ratio is about 1/2 times, 6 taps if the reduction ratio is about 1/4 times, and 12 taps if the reduction ratio is about 1/8 times. The number of taps required increases according to The reason is to prevent the loss of information and the reduction of the smoothness of the output image when the filter calculation (averaging process) is performed with a small number of pixels even though the thinning amount is large.

上記の例において必要なラインメモリは、水平サイズは1920ワード、垂直のライン数は12ライン必要となる。   The line memory required in the above example requires 1920 words for the horizontal size and 12 lines for the number of vertical lines.

また映像信号は、一般的には輝度信号と色信号の両方を扱う。よって、解像度変換を施すためには輝度信号用と色信号用に上記構成の回路を2系統用意しなければならない。また輝度信号は色信号より解像度劣化が目立ちやすいため、輝度信号により多くのタップを割り当てて周波数特性の良好な垂直フィルタを施すことが好ましい。そのためには輝度信号用の系統にラインメモリを追加して高次のフィルタを実現させなければならない。   The video signal generally handles both a luminance signal and a color signal. Therefore, in order to perform resolution conversion, it is necessary to prepare two circuits of the above configuration for the luminance signal and the color signal. In addition, since the luminance signal is more susceptible to resolution degradation than the color signal, it is preferable to assign a larger number of taps to the luminance signal and apply a vertical filter with good frequency characteristics. For this purpose, a line memory must be added to the luminance signal system to realize a higher-order filter.

またサムネイル画像を得るときのように、例えば1/12倍のような非常に大きな縮小率を実現する場合、まず簡単なフィルタで1/2倍しその後1/6倍するような構成を取り得る。また別のケースとしては、1/2倍した中間画像と1/12倍のサムネイル画像を同時に取得したい場合にも上記の構成をとるのが有益である。中間画像を得る第1の解像度変換処理は、垂直処理のために幾らかラインメモリを装備する。中間画像の生成が不要な場合(縮小率があまり大きくない場合や、同時に中間画像が必要でない場合)は、第1の解像度変換処理をバイパスして、第2の解像度変換処理のみ行うように経路を変更するようにすればよい。   In addition, when a very large reduction ratio such as 1/12 times is realized as in the case of obtaining a thumbnail image, it is possible to adopt a configuration in which a simple filter is first halved and then 1/6 times. . In another case, it is beneficial to adopt the above configuration when it is desired to obtain a half-fold intermediate image and a 1 / 12-fold thumbnail image at the same time. The first resolution conversion process for obtaining an intermediate image is equipped with some line memory for vertical processing. When the generation of the intermediate image is not necessary (when the reduction ratio is not so large or when the intermediate image is not necessary at the same time), the first resolution conversion process is bypassed and only the second resolution conversion process is performed. Should be changed.

特開2001−268527号公報JP 2001-268527 A

以上のように、従来の映像信号処理装置では、ラインメモリを入力映像信号の水平最大画素数のワード数で、最大の縮小率を満足するのに必要なライン数だけ持つ必要があった。そのため、垂直フィルタ部への入力映像信号の水平サイズが小さく、縮小率が大きい場合には、多くのライン数を必要とするが、ラインメモリの水平ワード数の多くが未使用のまま余る。逆に水平ワード数が大きく、縮小率が小さい場合には、水平ワード数は全て使用するが必要ライン数は少なくてよいので、使われないライン数が多く余る。このように様々な解像度へ変換する場合、全ての変換用途を満たすためにラインメモリが冗長となってしまう課題がある。また、輝度信号により多くのタップ数を割り当てるには、さらにラインメモリを追加する必要があった。さらに、高い倍率を実現する場合や、複数の解像度の画像を得る用途には、追加された解像度変換処理のためのラインメモリをさらに追加する必要があった。   As described above, in the conventional video signal processing apparatus, it is necessary to provide the line memory with the number of lines necessary to satisfy the maximum reduction ratio with the number of words corresponding to the maximum number of horizontal pixels of the input video signal. Therefore, when the horizontal size of the input video signal to the vertical filter unit is small and the reduction ratio is large, a large number of lines are required, but many of the horizontal words in the line memory remain unused. On the other hand, when the number of horizontal words is large and the reduction ratio is small, all the horizontal word numbers are used but the number of necessary lines may be small. Thus, when converting to various resolutions, there is a problem that the line memory becomes redundant in order to satisfy all conversion applications. Further, in order to assign a larger number of taps to the luminance signal, it is necessary to add a line memory. Furthermore, when realizing a high magnification or for obtaining an image with a plurality of resolutions, it is necessary to further add a line memory for the added resolution conversion processing.

本発明の映像信号処理装置は、映像信号が入力される入力部と、所定のワード数を有するN個のラインメモリと、前記映像信号の水平及び垂直の画素数に応じて前記ラインメモリを組み替え、前記映像信号の1ライン分の画素数を格納するために必要な少なくともK個の前記ラインメモリに1ライン分の映像信号を格納し、多くともN/Kライン分のラインを前記ラインメモリに格納するよう制御するメモリ制御部と、前記ラインメモリから読み出した映像信号を用いて所定の映像信号処理を行う映像信号処理演算部と、を備える。   The video signal processing apparatus of the present invention rearranges the line memory according to the input unit to which the video signal is input, N line memories having a predetermined number of words, and the number of horizontal and vertical pixels of the video signal. The video signal for one line is stored in at least K line memories necessary for storing the number of pixels for one line of the video signal, and at most N / K lines are stored in the line memory. A memory control unit that controls to store the video signal, and a video signal processing arithmetic unit that performs predetermined video signal processing using the video signal read from the line memory.

以上により本発明は、垂直フィルタ部への入力映像信号の水平サイズに応じて最適な構成をとることが可能なので、必要なラインメモリのサイズを削減することができる。   As described above, the present invention can take an optimum configuration according to the horizontal size of the input video signal to the vertical filter unit, so that the required line memory size can be reduced.

また、出力する画像サイズを動的に変更したい場合にも、動的にラインメモリ構成を変えることができる。   Also, the line memory configuration can be dynamically changed when it is desired to dynamically change the output image size.

また、輝度信号と色信号に施すフィルタ処理の特性を変化させる場合に、適切にラインメモリ構成を変えることができ、ラインメモリ容量の増加を招くことがない。   Further, when changing the characteristics of the filter processing applied to the luminance signal and the color signal, the line memory configuration can be changed appropriately, and the line memory capacity is not increased.

また、複数の解像度変換を直列につなぎ複数の解像度の信号を得る場合に、適切にラインメモリ構成を変えることができ、ラインメモリ容量の増加を招くことがない。   Further, when a plurality of resolution conversions are connected in series to obtain a signal having a plurality of resolutions, the line memory configuration can be appropriately changed, and the line memory capacity is not increased.

実施の形態1における映像信号処理装置の構成を示すブロック図FIG. 2 is a block diagram illustrating a configuration of a video signal processing device according to the first embodiment. 実施の形態1におけるメモリ制御手段のラインメモリ割り当ての概念図Conceptual diagram of line memory allocation of memory control means in the first embodiment 実施の形態1におけるメモリ制御手段のラインメモリへの書き込み制御方法の説明図Explanatory drawing of the writing control method to the line memory of the memory control means in Embodiment 1. 実施の形態1におけるメモリ制御手段のタップ構成変更のタイミング図Timing diagram for changing tap configuration of memory control means in embodiment 1 実施の形態2における映像信号処理装置の構成を示すブロック図FIG. 3 is a block diagram illustrating a configuration of a video signal processing device according to a second embodiment. 実施の形態2におけるメモリ制御手段のラインメモリ割り当ての概念図Conceptual diagram of line memory allocation of memory control means in the second embodiment 実施の形態2におけるメモリ制御手段の割り当てラインメモリの使用例を示す図The figure which shows the usage example of the allocation line memory of the memory control means in Embodiment 2. 実施の形態3における映像信号処理装置の構成を示すブロック図FIG. 9 is a block diagram illustrating a configuration of a video signal processing device according to a third embodiment.

以下、映像信号処理装置の一実施の形態を図面に基づいて詳細に説明する。   Hereinafter, an embodiment of a video signal processing apparatus will be described in detail with reference to the drawings.

(実施の形態1)
図1は、実施の形態1における映像信号処理装置の構成を示すブロック図である。ここで、映像信号処理演算の内容は入力映像信号を指定された解像度へ縮小する際の垂直縮小処理を行うものとして説明する。
(Embodiment 1)
FIG. 1 is a block diagram showing the configuration of the video signal processing apparatus according to the first embodiment. Here, the contents of the video signal processing calculation will be described on the assumption that a vertical reduction process is performed when the input video signal is reduced to a designated resolution.

図1において、映像信号処理装置は、水平縮小手段10と、入力端子11と、垂直縮小手段12と、ラインメモリ13と、メモリ制御手段14と、コントローラ15と、出力端子16と、を含む。   In FIG. 1, the video signal processing apparatus includes a horizontal reduction unit 10, an input terminal 11, a vertical reduction unit 12, a line memory 13, a memory control unit 14, a controller 15, and an output terminal 16.

このように構成された映像信号処理装置について、以下に動作を説明する。   The operation of the video signal processing apparatus configured as described above will be described below.

まず、入力された映像信号は水平縮小手段10にて、指定された出力解像度の水平画素数になるように水平方向の縮小処理を施される。縮小処理は縮小率に応じた帯域制限フィルタをかけて画素を間引くことによって実現する。このフィルタは入力画素サンプルをフィルタタップ数に応じた遅延段で遅延させて積和演算を施す。水平フィルタの場合は遅延段をフリップフロップで構成すればよく、ラインメモリ等のSRAMは不要なので回路規模的にはあまり問題視されない。   First, the input video signal is reduced in the horizontal direction by the horizontal reduction means 10 so that the number of horizontal pixels of the designated output resolution is obtained. The reduction process is realized by thinning out pixels by applying a band limiting filter corresponding to the reduction ratio. This filter performs a product-sum operation by delaying an input pixel sample by a delay stage corresponding to the number of filter taps. In the case of a horizontal filter, the delay stage may be constituted by a flip-flop, and an SRAM such as a line memory is not necessary, so that the circuit scale is not considered as a problem.

水平縮小手段10で指定の水平解像度に縮小された映像信号は、入力端子11から垂直縮小手段12へ供給される。   The video signal reduced to the designated horizontal resolution by the horizontal reduction means 10 is supplied from the input terminal 11 to the vertical reduction means 12.

垂直縮小手段12は映像信号処理演算部であって、ラインメモリ13から読み出された映像信号を用いてフィルタ演算を行い、縮小処理を施すものである。ここで垂直フィルタは、演算に必要なタップ数分のデータをSRAM等のラインメモリに記憶しておかなければならない。このラインメモリは回路規模に大きく影響するので性能を決めるタップ数と、回路規模とのバランスを考慮する必要がある。   The vertical reduction means 12 is a video signal processing calculation unit that performs a filter calculation using the video signal read from the line memory 13 and performs a reduction process. Here, the vertical filter must store data for the number of taps necessary for calculation in a line memory such as SRAM. Since this line memory greatly affects the circuit scale, it is necessary to consider the balance between the number of taps that determine the performance and the circuit scale.

ラインメモリ13はワード数WのラインメモリをN本含んでいる。図中のM1〜M12はそれぞれ単体のラインメモリを示しており、N=12本の状態を示す。   The line memory 13 includes N line memories having the number of words W. In the figure, M1 to M12 each indicate a single line memory, and N = 12 states.

メモリ制御手段14は、ラインメモリ13に含まれるN本のメモリの書き込みおよび読み出しの制御を行うものである。メモリ制御手段14は、入力端子11から入力される映像信号の1ライン分の水平画素数を記憶するのに十分なワード数となるようにK本のラインメモリを使用して、入力映像信号の1ライン分のデータを記憶する。そして、全てのラインメモリを用いて、最大N/Kライン分を記憶し、垂直フィルタのタップとする。   The memory control unit 14 controls writing and reading of N memories included in the line memory 13. The memory control means 14 uses K line memories so that the number of horizontal pixels for one line of the video signal input from the input terminal 11 is sufficient to store the input video signal. Data for one line is stored. Then, using all line memories, the maximum N / K lines are stored and used as taps for the vertical filter.

垂直縮小手段12は、メモリ制御手段14から出力されるラインメモリ13からの読み出しデータを使用してフィルタ演算および間引き処理を行う。縮小処理の場合は、入力信号のスルー(記憶しない)出力もタップとして使用できるので、(N/K)+1タップのフィルタ演算が可能である。また、入力端子11からは指定された縮小率に応じていろいろな水平画素数の映像信号が入力されるので、それぞれの入力水平画素数に応じたKの値を変更すれば良い。   The vertical reduction unit 12 uses the read data from the line memory 13 output from the memory control unit 14 to perform a filter operation and a thinning process. In the case of the reduction process, since the through (not stored) output of the input signal can be used as a tap, a filter operation of (N / K) +1 tap is possible. Further, since video signals having various numbers of horizontal pixels are input from the input terminal 11 in accordance with the designated reduction ratio, the value of K corresponding to the number of input horizontal pixels may be changed.

コントローラ15は、上記Kの値を、メモリ制御手段14に与えるものである。一例としてワード数W=512ワード、N=12本、K=4とすると、水平画素数は2048まで対応可能で、ラインメモリに記憶できるライン数は3ラインとなり、縮小用フィルタは最大で4タップとなる。   The controller 15 gives the value K to the memory control means 14. As an example, if the number of words is W = 512 words, N = 12, and K = 4, the number of horizontal pixels can be up to 2048, the number of lines that can be stored in the line memory is 3, and the reduction filter has a maximum of 4 taps. It becomes.

最後に、垂直縮小手段12により縮小された映像信号は出力端子16から外部へ出力される。   Finally, the video signal reduced by the vertical reduction means 12 is output from the output terminal 16 to the outside.

次に、メモリ制御手段14の書き込み制御の詳細な動作説明を行う。図2は入力される水平画素数に対応したラインメモリ配置の概念図である。   Next, detailed operation of the write control of the memory control unit 14 will be described. FIG. 2 is a conceptual diagram of a line memory arrangement corresponding to the number of input horizontal pixels.

図2(a)はK=4の場合のラインメモリ配置のイメージである。4本を1ライン分に割り当てている。2048画素まで対応できるが、タップ数は4タップまでとなる。図2(b)はK=2の場合で、2本を1ライン分に割り当てている。1024画素まで対応できるが、タップ数は7タップまでとなる。図2(c)はK=1の場合で、1本を1ライン分に割り当てている。512画素までの対応で、タップ数は13タップまでとることができる。   FIG. 2A shows an image of the line memory arrangement when K = 4. Four lines are assigned to one line. Up to 2048 pixels can be supported, but the number of taps is up to 4 taps. FIG. 2B shows a case where K = 2, and two lines are assigned to one line. Up to 1024 pixels can be supported, but the number of taps is up to 7 taps. FIG. 2C shows a case where K = 1, and one line is assigned to one line. With up to 512 pixels, the number of taps can be up to 13 taps.

また、上記構成の動作タイミングについて、図3を参照しながら説明する。ただし簡単のためM1〜M4のラインメモリの動作のみを抽出して説明する。   The operation timing of the above configuration will be described with reference to FIG. However, for the sake of simplicity, only the operations of the line memories M1 to M4 are extracted and described.

図3(a)はK=4の場合のタイミング図であり、1ライン分の2048画素のデータを4領域A1〜A4に分割し、A1の期間のデータをラインメモリM1に、A2の期間のデータをラインメモリM2に、A3の期間のデータをラインメモリM3に、A4の期間のデータをラインメモリM4に、記憶するように書き込みタイミングを生成する(ライトイネーブル制御)。   FIG. 3A is a timing chart in the case of K = 4. The data of 2048 pixels for one line is divided into four regions A1 to A4, the data in the period A1 is stored in the line memory M1, and the data in the period A2. Write timing is generated so that data is stored in the line memory M2, data in the period A3 is stored in the line memory M3, and data in the period A4 is stored in the line memory M4 (write enable control).

図3(b)はK=2の場合のタイミング図であり、2ライン分の1024画素のデータをA1及びA2、並びにA3及びA4に分割する。1ライン分のデータを分割したA1、A2について、A1の期間のデータをラインメモリM1に、A2の期間のデータをラインメモリM2に、記憶するように書き込みタイミングを生成する。また、1ライン前のデータを分割したA3、A4について、A3の期間のデータをラインメモリM3に、A4の期間のデータをラインメモリM4に、記憶するように書き込みタイミングを生成する。この場合は2ライン分のメモリとして動作させることが出来る。   FIG. 3B is a timing chart when K = 2, and 1024 pixel data for two lines are divided into A1 and A2, and A3 and A4. For A1 and A2 obtained by dividing the data for one line, the write timing is generated so that the data for the period A1 is stored in the line memory M1 and the data for the period A2 is stored in the line memory M2. For A3 and A4 obtained by dividing the data of the previous line, the write timing is generated so that the data in the period A3 is stored in the line memory M3 and the data in the period A4 is stored in the line memory M4. In this case, it can be operated as a memory for two lines.

図3(c)はK=1の場合のタイミング図であり、1ライン分の512画素のデータA1について、A1の期間のデータをラインメモリM1に記憶する。1ライン前の512画素のデータA2について、A2の期間のデータをラインメモリM2に記憶する。2ライン前の512画素のデータA3について、A3の期間のデータをラインメモリM3に記憶する。3ライン前の512画素のデータA4について、A4の期間のデータをラインメモリM4に記憶する。この場合は4ライン分のメモリとして動作させることが出来る。ここで、図3における入力映像信号のn、n−1、n−2、n−3の付記はラインメモリに入力される映像信号のライン番号を意味しており、nは入力スルー、n−1は1ライン前、n−2は2ライン前、n−3は3ライン前、の信号であることを意味する。入力スルー以外はラインメモリから読み出されたデータを用いる。   FIG. 3C is a timing chart in the case of K = 1, and data for the period A1 is stored in the line memory M1 for 512 pixels of data A1 for one line. For the data A2 of 512 pixels before one line, the data for the period A2 is stored in the line memory M2. For the data A3 of 512 pixels before two lines, the data for the period A3 is stored in the line memory M3. For 512 pixels of data A4 three lines before, the data for the period A4 is stored in the line memory M4. In this case, it can be operated as a memory for four lines. Here, the additions of n, n-1, n-2, and n-3 in the input video signal in FIG. 3 mean the line number of the video signal input to the line memory, where n is an input through, n− 1 indicates a signal one line before, n-2 indicates a signal two lines before, and n-3 indicates a signal three lines before. Data read from the line memory is used except for the input through.

次に図4を用いて、コントローラ15における垂直フィルタのタップ構成変更の動作を説明する。図4において、垂直同期信号は、入力映像信号の1フィールドまたは1フレーム期間(1V期間)を示す信号とする。図4によると、1V期間ごとにタップ構成を変化させることができることを示す。コントローラ15は、1V期間の開始のタイミングでKの値を変更してメモリ制御手段14のメモリ制御を変更する。同じ画角の原信号から2種類の縮小画像を得るときに回路を1つで実行できる。例えば動画であっても2V期間同じ時刻の画像を供給することにより、同時刻の2種類の違う解像度の画像を得ることができる。このように、コントローラ15は動的にタップ構成を変化させることができる。   Next, the operation of changing the tap configuration of the vertical filter in the controller 15 will be described with reference to FIG. In FIG. 4, the vertical synchronizing signal is a signal indicating one field or one frame period (1 V period) of the input video signal. FIG. 4 shows that the tap configuration can be changed every 1V period. The controller 15 changes the memory control of the memory control means 14 by changing the value of K at the start timing of the 1V period. One circuit can be executed when two kinds of reduced images are obtained from the original signal having the same angle of view. For example, even if it is a moving image, it is possible to obtain images of two different resolutions at the same time by supplying images at the same time in the 2V period. In this way, the controller 15 can dynamically change the tap configuration.

(実施の形態2)
図5は、実施の形態2における映像信号処理装置の構成を示すブロック図である。ここで、映像信号処理演算の内容は入力映像信号を指定された解像度へ縮小する際の垂直縮小処理を行うものとして説明する。
(Embodiment 2)
FIG. 5 is a block diagram showing the configuration of the video signal processing apparatus according to the second embodiment. Here, the contents of the video signal processing calculation will be described on the assumption that a vertical reduction process is performed when the input video signal is reduced to a designated resolution.

図5において、映像信号処理装置は、水平縮小手段20及び30と、入力端子21及び31と、垂直縮小手段22及び32と、ラインメモリ23と、メモリ制御手段24と、コントローラ25と、出力端子26及び33と、を含む。   In FIG. 5, the video signal processing apparatus includes horizontal reduction means 20 and 30, input terminals 21 and 31, vertical reduction means 22 and 32, line memory 23, memory control means 24, controller 25, and output terminal. 26 and 33.

このように構成された映像信号処理装置について、以下に動作を説明する。   The operation of the video signal processing apparatus configured as described above will be described below.

一般的な例として、映像信号は輝度信号および色信号に分離されて入力される場合を考える。映像信号の解像度変換は輝度信号および色信号それぞれに対して実施しなければならない。図5に示す構成は、図1に示す構成を輝度信号用、色信号用の2系統用いている。但しそのまま2系統並べるのではなく、ラインメモリ23を共用している点が異なる。   As a general example, consider a case where a video signal is input after being separated into a luminance signal and a color signal. The resolution conversion of the video signal must be performed for each of the luminance signal and the color signal. The configuration shown in FIG. 5 uses the configuration shown in FIG. 1 for two systems for luminance signals and color signals. However, two lines are not arranged as they are, but the line memory 23 is shared.

まず、入力された輝度信号は水平縮小手段20にて、指定された出力解像度の水平画素数になるように水平方向の縮小処理を施される。水平縮小手段20で指定の水平解像度に縮小された輝度信号は、入力端子21から垂直縮小手段22へ供給される。   First, the input luminance signal is subjected to horizontal reduction processing by the horizontal reduction means 20 so that the number of horizontal pixels of the designated output resolution is obtained. The luminance signal reduced to the designated horizontal resolution by the horizontal reduction means 20 is supplied from the input terminal 21 to the vertical reduction means 22.

垂直縮小手段22は映像信号処理演算部であって、ラインメモリ23から読み出された輝度信号データを用いてフィルタ演算を行い、縮小処理を施すものである。   The vertical reduction means 22 is a video signal processing calculation unit, which performs a filter calculation using the luminance signal data read from the line memory 23 and performs a reduction process.

ラインメモリ23はワード数WのラインメモリをN本含んでいる。図中のM1〜M12およびN1〜N12はそれぞれ単体のラインメモリを示しており、N=24本の状態を示す。   The line memory 23 includes N line memories having the number of words W. In the figure, M1 to M12 and N1 to N12 each indicate a single line memory, and N = 24 states.

一方、入力された色信号は水平縮小手段30にて、指定された出力解像度の水平画素数になるように水平方向の縮小処理を施される。水平縮小手段30で指定の水平解像度に縮小された色信号は、入力端子31から垂直縮小手段32へ供給される。   On the other hand, the input color signal is subjected to horizontal reduction processing by the horizontal reduction means 30 so as to have the number of horizontal pixels of the designated output resolution. The color signal reduced to the designated horizontal resolution by the horizontal reduction means 30 is supplied from the input terminal 31 to the vertical reduction means 32.

垂直縮小手段32は映像信号処理演算部であって、ラインメモリ23から読み出された色信号データを用いてフィルタ演算を行い、縮小処理を施すものである。   The vertical reduction means 32 is a video signal processing calculation unit that performs a filter calculation using the color signal data read from the line memory 23 and performs a reduction process.

メモリ制御手段24は、ラインメモリ23に含まれるN本のメモリの書き込みおよび読み出しの制御を行うものである。メモリ制御手段24は、入力端子21および31から入力される輝度信号、色信号の1ライン分の水平画素数を記憶するのに十分なワード数となるようにK本のラインメモリを使用して、入力される輝度信号、色信号の1ライン分のデータを記憶する。このとき、記憶可能なライン数は輝度信号と色信号を合わせて最大N/Kライン分である。このうち、輝度信号にLライン分を割り当て、色信号用に最大N/K−Lライン分を割り当てる。すなわち、輝度信号にM=L×K本のラインメモリを割り当て、色信号用に最大N−M本のラインメモリを割り当てる。このように、輝度信号に割り当てられたラインメモリに輝度信号のデータを記憶し、色信号に割り当てられたラインメモリに色信号のデータを記憶し、これらを読み出して、それぞれ輝度信号の垂直縮小手段22および色信号の垂直縮小手段32に供給する。   The memory control unit 24 controls writing and reading of the N memories included in the line memory 23. The memory control means 24 uses K line memories so that the number of words is sufficient to store the number of horizontal pixels for one line of luminance signals and color signals input from the input terminals 21 and 31. The data for one line of the input luminance signal and color signal is stored. At this time, the number of lines that can be stored is a maximum of N / K lines including the luminance signal and the color signal. Of these, L lines are assigned to the luminance signal and a maximum N / K-L lines are assigned to the color signal. That is, M = L × K line memories are allocated to the luminance signal, and a maximum of NM line memories are allocated to the color signal. Thus, the luminance signal data is stored in the line memory assigned to the luminance signal, the color signal data is stored in the line memory assigned to the color signal, these are read out, and the luminance signal is vertically reduced. 22 and the color signal vertical reduction means 32.

コントローラ25は、Mの値を制御して(もちろんKの値も関係する)、輝度信号と色信号へのラインメモリの配分を調整する。   The controller 25 controls the value of M (of course, the value of K is also related) to adjust the distribution of the line memory to the luminance signal and the color signal.

最後に、垂直縮小手段22により縮小された輝度信号は出力端子26から外部へ出力される。また垂直縮小手段32により縮小された色信号は出力端子33から外部へ出力される。   Finally, the luminance signal reduced by the vertical reduction means 22 is output from the output terminal 26 to the outside. The color signal reduced by the vertical reduction means 32 is output from the output terminal 33 to the outside.

次に、メモリ制御手段24の書き込み制御の詳細な動作説明を行う。図6はラインメモリを輝度信号と色信号に分配する様子を説明する図である。図6(a)はN=24本のラインメモリを輝度信号に12本、色信号に12本用いる場合を示す。これをモードAとする。次に図6(b)はN=24本のラインメモリを輝度信号に20本、色信号に4本用いる場合を示す。これをモードBとする。   Next, detailed operation of the write control of the memory control means 24 will be described. FIG. 6 is a diagram for explaining how the line memory is distributed to the luminance signal and the color signal. FIG. 6A shows a case where 12 line memories of N = 24 are used for luminance signals and 12 for color signals. This is referred to as mode A. Next, FIG. 6B shows a case where N = 24 line memories are used for the luminance signal and 20 for the color signal. This is referred to as mode B.

このように分配したときの輝度信号と色信号のラインメモリの使用例を図7に示す。図7(a)は上記モードAにおける輝度信号と色信号のラインメモリ構成の一例であり、水平画素数2048までを扱う場合を示す。輝度信号用に3ライン分のメモリを用い、最大4タップの垂直フィルタ演算が可能である。色信号用も3ライン分のメモリを用い、最大4タップの垂直フィルタ演算が可能である。図7(b)は上記モードBにおける輝度信号と色信号のラインメモリ構成の一例であり、水平画素数2048までを扱う場合を示す。輝度信号用に5ライン分のメモリを用い、最大6タップの垂直フィルタ演算が可能である。色信号用には1ライン分のメモリしか割り当てず、最大2タップの垂直フィルタ演算が可能である。   FIG. 7 shows an example of using the line memory for the luminance signal and the color signal when distributed in this way. FIG. 7A shows an example of the line memory configuration of the luminance signal and the color signal in the mode A, and shows a case where up to 2048 horizontal pixels are handled. Up to four tap vertical filter operations can be performed using a memory for three lines for luminance signals. For color signals, a memory for 3 lines is used, and a vertical filter operation with a maximum of 4 taps is possible. FIG. 7B shows an example of the line memory configuration of the luminance signal and the color signal in the mode B, and shows a case where up to 2048 horizontal pixels are handled. Up to 6 tap vertical filter operations can be performed using a memory for 5 lines for luminance signals. For color signals, only one line of memory is allocated, and vertical filter operation with a maximum of 2 taps is possible.

一般にフィルタ処理による解像度劣化は輝度信号の方が色信号より目立つ。よって輝度信号に周波数特性の良い、高次のフィルタを用いることが望ましい。例えば、縮小率が1倍〜1/2倍程度の場合であれば、色信号は2タップの直線補間による間引きを行えばよく、周波数特性は良くなくとも見た目に影響が目立ちにくい。色信号用であまったラインメモリを輝度信号に分配することにより、周波数特性の良い高次フィルタを用いることができるようにすることが目的である。しかし、色信号の信号帯域が高く、2タップの直線補間による間引きでは劣化が目立つ場合は、モードAの構成をとることもできる。   In general, the luminance signal is more conspicuous than the color signal in terms of resolution degradation due to filtering. Therefore, it is desirable to use a high-order filter with good frequency characteristics for the luminance signal. For example, if the reduction ratio is about 1 to 1/2 times, the color signal may be thinned out by 2-tap linear interpolation, and the visual effect is not noticeable even if the frequency characteristic is not good. The purpose is to distribute a line memory used for color signals to luminance signals so that a high-order filter having good frequency characteristics can be used. However, if the signal band of the color signal is high and deterioration is conspicuous by thinning out by 2-tap linear interpolation, the configuration of mode A can be taken.

なお、本実施の形態2においても、実施の形態1と同様に、コントローラ25は映像信号の垂直同期信号の示す1V期間単位にタップ構成を変化させることができる。入力映像信号の輝度信号と色信号のそれぞれの信号帯域に応じて変化させることができる。   In the second embodiment, as in the first embodiment, the controller 25 can change the tap configuration in units of 1 V period indicated by the vertical synchronization signal of the video signal. It can be changed according to the respective signal bands of the luminance signal and color signal of the input video signal.

(実施の形態3)
図8は、実施の形態3における映像信号処理装置の構成を示すブロック図である。入力映像信号を指定された解像度へ縮小する際に、2段の縮小手段を用いて、中間解像度の映像信号を生成しながら指定した出力解像度の映像信号を得る構成を示す。
(Embodiment 3)
FIG. 8 is a block diagram showing the configuration of the video signal processing apparatus according to the third embodiment. When the input video signal is reduced to a designated resolution, a configuration in which a video signal having a designated output resolution is obtained while generating a video signal having an intermediate resolution by using a two-stage reduction unit.

図8において、映像信号処理装置は、第1の縮小手段40と、第2の縮小手段41と、ラインメモリ44と、メモリ制御手段45と、コントローラ46と、出力端子47と、を含む。第2の縮小手段41は、水平縮小手段42と、垂直縮小手段43と、を含む。   In FIG. 8, the video signal processing apparatus includes a first reduction means 40, a second reduction means 41, a line memory 44, a memory control means 45, a controller 46, and an output terminal 47. The second reduction unit 41 includes a horizontal reduction unit 42 and a vertical reduction unit 43.

このように構成された映像信号処理装置について、以下に動作を説明する。   The operation of the video signal processing apparatus configured as described above will be described below.

まず、入力された映像信号は、第1の縮小手段40にて第1の解像度変換を施される。図示していないが水平および垂直の縮小処理(フィルタ処理と間引き処理)を行う。垂直縮小処理においては上述のごとくラインメモリを必要とする。第1の縮小手段40からの出力データは中間解像度の映像信号である。必要があれば外部へ出力する。   First, the input video signal is subjected to first resolution conversion by the first reduction means 40. Although not shown, horizontal and vertical reduction processing (filter processing and thinning processing) is performed. The vertical reduction process requires a line memory as described above. The output data from the first reduction means 40 is an intermediate resolution video signal. Output to the outside if necessary.

この中間解像度の映像信号は、第2の縮小手段41へ入力され、指定された出力解像度に変換される。第2の縮小手段41は水平縮小手段42と垂直縮小手段43を備えている。   This intermediate resolution video signal is input to the second reduction means 41 and converted to the designated output resolution. The second reduction means 41 includes a horizontal reduction means 42 and a vertical reduction means 43.

まず、水平縮小手段42は、指定された出力解像度の水平画素数になるように水平方向の縮小処理を施す。水平縮小手段42で指定の水平解像度に縮小された映像信号は、垂直縮小手段43へ供給される。垂直縮小手段43は、ラインメモリ44から読み出された映像信号を用いてフィルタ演算を行い、縮小処理を施す。   First, the horizontal reduction means 42 performs a horizontal reduction process so that the number of horizontal pixels of the designated output resolution is obtained. The video signal reduced to the designated horizontal resolution by the horizontal reduction means 42 is supplied to the vertical reduction means 43. The vertical reduction means 43 performs a filter operation using the video signal read from the line memory 44 and performs a reduction process.

ラインメモリ44はワード数WのラインメモリをN本含んでいる。図中のM1〜M12はそれぞれ単体のラインメモリを示しており、N=12本の状態を示す。   The line memory 44 includes N line memories having the number of words W. In the figure, M1 to M12 each indicate a single line memory, and N = 12 states.

メモリ制御手段45は、ラインメモリ44に含まれるN本のメモリの書き込みおよび読み出しの制御を行うものである。メモリ制御手段45は、第1の縮小手段40にS本のラインメモリを割り当て、第1の縮小手段40は中間解像度への変換のために使用する。次に残りの最大N−S本のラインメモリを第2の縮小手段41へ割り当て、第2の縮小手段41は出力解像度への変換のために使用する。   The memory control unit 45 controls writing and reading of N memories included in the line memory 44. The memory control means 45 allocates S line memories to the first reduction means 40, and the first reduction means 40 is used for conversion to the intermediate resolution. Next, the remaining maximum N−S line memories are allocated to the second reduction unit 41, and the second reduction unit 41 is used for conversion to the output resolution.

コントローラ46は、Sの値を制御して(もちろんKの値も関係する)、第1の縮小手段40と第2の縮小手段41へのラインメモリの配分を調整する。   The controller 46 controls the value of S (of course, the value of K is also related) and adjusts the distribution of the line memory to the first reduction means 40 and the second reduction means 41.

最後に、垂直縮小手段22により縮小された輝度信号は出力端子47から外部へ出力される。   Finally, the luminance signal reduced by the vertical reduction means 22 is output from the output terminal 47 to the outside.

なお、本構成においては、中間画像の生成が不要な場合(縮小率があまり大きくない場合や、同時に中間画像が必要でない場合)に、第1の縮小手段40をバイパスして第2の縮小手段41の処理のみ行うこともできる。このときメモリ制御手段45は、コントローラ46からの指示に従い、第1の縮小手段40に割り当てていたラインメモリの資源を全て第2の縮小手段41へ配分するように動作する。   In this configuration, when the generation of the intermediate image is unnecessary (when the reduction ratio is not so large or when the intermediate image is not necessary at the same time), the first reduction unit 40 is bypassed and the second reduction unit is bypassed. Only 41 processing can be performed. At this time, the memory control unit 45 operates to distribute all the line memory resources allocated to the first reduction unit 40 to the second reduction unit 41 in accordance with an instruction from the controller 46.

なお、本実施の形態3においても、実施の形態1、2と同様に、コントローラ46は映像信号の垂直同期信号の示す1V期間単位にタップ構成を変化させることができる。   Also in the third embodiment, as in the first and second embodiments, the controller 46 can change the tap configuration in units of 1V period indicated by the vertical synchronization signal of the video signal.

なお、上記説明では映像信号に解像度変換処理を施す場合の説明を行ったが、垂直フィルタ演算を伴うあらゆる映像信号処理に適用可能である。   In the above description, the case where the resolution conversion process is performed on the video signal has been described. However, the present invention can be applied to any video signal process involving a vertical filter operation.

以上述べたように本発明の映像信号処理装置は、入力される映像信号の水平画素数に応じてラインメモリの構成を変えることによって、様々な倍率の解像度変換を実現することができるので、ラインメモリを冗長に備える必要がない。   As described above, the video signal processing apparatus of the present invention can realize resolution conversion at various magnifications by changing the configuration of the line memory according to the number of horizontal pixels of the input video signal. There is no need to provide redundant memory.

また、輝度信号と色信号のそれぞれの信号帯域に応じて、輝度信号へ色信号のラインメモリ資源を割り当てることができるので、回路規模の増大を招くことなく画質向上を図ることができる。   In addition, since the line memory resource of the color signal can be allocated to the luminance signal according to the respective signal bands of the luminance signal and the color signal, the image quality can be improved without increasing the circuit scale.

また、高い倍率を実現する場合や複数の解像度の画像を得る用途にも、追加のラインメモリ資源を必要とせずに適用可能である。   Further, the present invention can be applied to a case where a high magnification is realized or an application for obtaining an image having a plurality of resolutions without requiring an additional line memory resource.

よって、本発明はデジタルビデオカメラやビデオレコーダなどに用いる各種の映像信号処理装置やソフトウェアに極めて有用である。   Therefore, the present invention is extremely useful for various video signal processing apparatuses and software used for digital video cameras, video recorders, and the like.

10、20、30、42 水平縮小手段
11、21、31 入力端子
12、22、32、43 垂直縮小手段
13、23、44 ラインメモリ
14、24、45 メモリ制御手段
15、25、46 コントローラ
16、26、33、47 出力端子
40 第1の縮小手段
41 第2の縮小手段
10, 20, 30, 42 Horizontal reduction means 11, 21, 31 Input terminal 12, 22, 32, 43 Vertical reduction means 13, 23, 44 Line memory 14, 24, 45 Memory control means 15, 25, 46 Controller 16, 26, 33, 47 Output terminal 40 First reduction means 41 Second reduction means

Claims (7)

映像信号が入力される入力部と、
所定のワード数を有するN個のラインメモリと、
前記映像信号の水平及び垂直の画素数に応じて前記ラインメモリを組み替え、前記映像信号の1ライン分の画素数を格納するために必要な少なくともK個の前記ラインメモリに1ライン分の映像信号を格納し、多くともN/Kライン分のラインを前記ラインメモリに格納するよう制御するメモリ制御部と、
前記ラインメモリから読み出した映像信号を用いて所定の映像信号処理を行う映像信号処理演算部と、
を備える映像信号処理装置。
An input unit for inputting a video signal;
N line memories having a predetermined number of words;
The line memory is rearranged according to the number of horizontal and vertical pixels of the video signal, and the video signal for one line is stored in at least K line memories necessary for storing the number of pixels for one line of the video signal. A memory control unit that controls to store at most N / K lines in the line memory;
A video signal processing arithmetic unit that performs predetermined video signal processing using the video signal read from the line memory;
A video signal processing apparatus comprising:
前記メモリ制御部は、
前記映像信号の水平及び垂直の画素数が変化したタイミングに合わせて、前記Kの値を変更する
請求項1記載の映像信号処理装置。
The memory control unit
The video signal processing apparatus according to claim 1, wherein the value of K is changed in accordance with a timing when the number of horizontal and vertical pixels of the video signal changes.
映像信号の輝度信号及び色信号が入力される入力部と、
所定のワード数を有する複数個のラインメモリと、
前記ラインメモリを分配し、分配したラインメモリにそれぞれ前記輝度信号及び前記色信号を格納するメモリ制御部と、
前記ラインメモリから読み出した輝度信号を用いて輝度信号用の映像信号処理を行い、前記ラインメモリから読み出した色信号を用いて色信号用の映像信号処理を行う映像信号処理演算部と、
を備える映像信号処理装置。
An input unit to which a luminance signal and a color signal of a video signal are input;
A plurality of line memories having a predetermined number of words;
A memory controller that distributes the line memory and stores the luminance signal and the color signal in the distributed line memory;
A video signal processing operation unit for performing video signal processing for luminance signals using the luminance signals read from the line memory, and performing video signal processing for color signals using the color signals read from the line memory;
A video signal processing apparatus comprising:
前記メモリ制御部は、
前記輝度信号及び前記色信号に対する前記映像信号処理の内容の変化に応じて、前記輝度信号と前記色信号に対するラインメモリの配分を変える
請求項3記載の映像信号処理装置。
The memory control unit
4. The video signal processing apparatus according to claim 3, wherein distribution of line memories for the luminance signal and the color signal is changed according to a change in the content of the video signal processing for the luminance signal and the color signal.
前記映像信号処理演算部は、
前記ラインメモリを用いたフィルタ演算を行う
請求項1から4のいずれかに記載の映像信号処理装置。
The video signal processing arithmetic unit is
The video signal processing apparatus according to claim 1, wherein a filter operation using the line memory is performed.
前記映像信号処理演算部は、
前記ラインメモリを用いた、映像信号の解像度を変換するフィルタ演算を行う
請求項1から4のいずれかに記載の映像信号処理装置。
The video signal processing arithmetic unit is
5. The video signal processing apparatus according to claim 1, wherein a filter operation for converting a resolution of the video signal is performed using the line memory.
映像信号が入力される入力部と、
所定のワード数を有する複数個のラインメモリと、
前記映像信号から第1の解像度の中間画像を得る第1の解像度変換部と、
前記中間画像から第2の解像度の出力画像を得る第2の解像度変換部と、
前記第1の解像度変換部及び前記第2の解像度変換部に前記ラインメモリを分配し、割り当てるメモリ制御部と、
を備える映像信号処理装置。
An input unit for inputting a video signal;
A plurality of line memories having a predetermined number of words;
A first resolution converter that obtains an intermediate image of a first resolution from the video signal;
A second resolution converter that obtains an output image of a second resolution from the intermediate image;
A memory control unit that distributes and allocates the line memory to the first resolution conversion unit and the second resolution conversion unit;
A video signal processing apparatus comprising:
JP2009112446A 2009-05-07 2009-05-07 Video signal processing device Pending JP2010263394A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009112446A JP2010263394A (en) 2009-05-07 2009-05-07 Video signal processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009112446A JP2010263394A (en) 2009-05-07 2009-05-07 Video signal processing device

Publications (1)

Publication Number Publication Date
JP2010263394A true JP2010263394A (en) 2010-11-18

Family

ID=43361129

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009112446A Pending JP2010263394A (en) 2009-05-07 2009-05-07 Video signal processing device

Country Status (1)

Country Link
JP (1) JP2010263394A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014508311A (en) * 2010-12-08 2014-04-03 株式会社ソニー・コンピュータエンタテインメント Adaptive display using eye tracking
JP2015064556A (en) * 2013-08-30 2015-04-09 キヤノン株式会社 Focus detection device and control method of the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014508311A (en) * 2010-12-08 2014-04-03 株式会社ソニー・コンピュータエンタテインメント Adaptive display using eye tracking
JP2015064556A (en) * 2013-08-30 2015-04-09 キヤノン株式会社 Focus detection device and control method of the same

Similar Documents

Publication Publication Date Title
CN102769728B (en) Shared memory many video channels display unit and method
US7885485B2 (en) Apparatus and method for processing image signal without requiring high memory bandwidth
JP4187425B2 (en) Image control apparatus and digital camera
JP4458925B2 (en) Video processing device
JP5317825B2 (en) Image processing apparatus and image processing method
US20080055462A1 (en) Shared memory multi video channel display apparatus and methods
US6388711B1 (en) Apparatus for converting format for digital television
CN102523372A (en) Shared memory multi video channel display apparatus and methods
JP2013062714A (en) Imaging apparatus and signal transfer apparatus
JP2008244981A (en) Video composition device and video output device
JP2010263394A (en) Video signal processing device
JP4540191B2 (en) Image processing device
JP2011040004A (en) Image processing apparatus and image processing method
JP5019204B2 (en) Gamma correction circuit, gamma correction method and image processing apparatus
JP5151786B2 (en) Storage element and storage method
JP2009260550A (en) Image signal processing apparatus, method and program for image division processing
US5396298A (en) Video signal processing apparatus for performing magnification processing
JP5738639B2 (en) Data processing apparatus and data processing method
JP2009015332A (en) Image processing control method
JP4173148B2 (en) Signal processing apparatus and image output apparatus
JP3553002B2 (en) Scanning method conversion apparatus and method
JP4424097B2 (en) Electronic zoom device
JP3625195B2 (en) Pixel number converter
KR100339401B1 (en) Apparatus for converting format
JP4439338B2 (en) Image converter