JP2008192038A - Image-preprocessing device - Google Patents

Image-preprocessing device Download PDF

Info

Publication number
JP2008192038A
JP2008192038A JP2007027742A JP2007027742A JP2008192038A JP 2008192038 A JP2008192038 A JP 2008192038A JP 2007027742 A JP2007027742 A JP 2007027742A JP 2007027742 A JP2007027742 A JP 2007027742A JP 2008192038 A JP2008192038 A JP 2008192038A
Authority
JP
Japan
Prior art keywords
pixel
pixel data
read
block
frame 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
JP2007027742A
Other languages
Japanese (ja)
Inventor
Akimasa Osawa
淳真 大澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2007027742A priority Critical patent/JP2008192038A/en
Publication of JP2008192038A publication Critical patent/JP2008192038A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Picture Signal Circuits (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To obtain an image-preprocessing device which can be made to prevent repetition in readout from a frame memory, even when vertical scanning is carried out by each m×n block, when vertical filtering processing is carried out, and reduces the data transmission amount from the frame memory. <P>SOLUTION: The image-preprocessing device is provided with a frame memory 2, which accumulates input portion corresponding to one screen of pixel data; an (r-1) line memory 4 which accumulates pixel data for (r(a natural number larger than 1)-1) lines; a writing pixel control part 3, which determines whether the pixel data read out from the frame memory are to be written to the (r-1) line memory; a selector 5 which selects the pixel data read out from the frame memory 2 or the pixel data read out from the (r-1) line memory 4; and an r-tap vertical filtering part 6, which executes r-tap vertical filtering processing on the pixel data output from the selector 5. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

この発明は、垂直フィルタ処理の低遅延化を目的として縦方向スキャン処理する際に一時メモリを設けることにより、フレームメモリの転送帯域を変えずに垂直フィルタ処理を行うことができる画像前処理装置に関するものである。   The present invention relates to an image preprocessing apparatus capable of performing vertical filter processing without changing the transfer band of a frame memory by providing a temporary memory when performing vertical scan processing for the purpose of reducing delay of vertical filter processing. Is.

従来の画像処理装置においては、バッファメモリ、タップ判定回路、垂直フィルタ、水平フィルタなどを設け、フィルタ処理を行う際に、タップ数の変更を行い、その処理を行う際に高い処理速度を実現している(例えば、特許文献1参照)。   In conventional image processing devices, a buffer memory, tap determination circuit, vertical filter, horizontal filter, etc. are provided, and the number of taps is changed when performing filter processing, and high processing speed is achieved when performing that processing. (For example, refer to Patent Document 1).

特開2002−300427号公報JP 2002-300197 A

画像処理の後段でm×n(m、nは自然数)画素ブロックの単位で画素データを処理することを前提として1画面の画素データに対して垂直フィルタ処理する際に、m×n画素ブロック毎に縦スキャンで処理を行うと後段の処理が画素単位の遅延で行うことができるため低遅延化を図ることができるが、1段目のm×n画素ブロックの処理が終了し2段目のm×nブロックの垂直フィルタ処理をする際にフィルタタップ数に応じてフレームメモリからの読み出しに1段目の読み出しとの重複が発生し、フレームメモリからのデータ量が増大するという問題点があった。   When performing vertical filter processing on pixel data of one screen on the assumption that pixel data is processed in units of m × n (m and n are natural numbers) pixel blocks in the subsequent stage of image processing, for each m × n pixel block If the vertical scanning is performed, the subsequent processing can be performed with a delay in units of pixels, so that the delay can be reduced. However, the processing of the first m × n pixel block is completed and the second processing is completed. When performing vertical filter processing of m × n blocks, there is a problem in that the reading from the frame memory overlaps with the reading of the first stage according to the number of filter taps, and the amount of data from the frame memory increases. It was.

この発明は、上述のような課題を解決するためになされたもので、その目的は、フィルタタップ数をr(1より大きい自然数)としたときに(r−1)ライン分の一時メモリを設けることにより、垂直フィルタ処理をする際にm×nブロック毎の縦スキャンで処理を行うときにもフレームメモリの読み出しに重複が発生させないようにすることができ、フレームメモリからのデータ転送量を削減することができる画像前処理装置を得るものである。   The present invention has been made to solve the above-described problems, and its object is to provide a temporary memory for (r-1) lines when the number of filter taps is r (natural number greater than 1). As a result, it is possible to prevent duplication in the reading of the frame memory even when the vertical filter processing is performed in the vertical scan for each m × n block, and the data transfer amount from the frame memory is reduced. An image pre-processing device that can be obtained is obtained.

この発明に係る画像前処理装置は、入力された1画面分の画素データを蓄えるフレームメモリと、(r(1より大きい自然数)−1)ライン分の画素データを蓄える(r−1)ラインメモリと、前記フレームメモリから読み出した画素データに対して前記(r−1)ラインメモリに書き込むか否かを制御する書込み画素制御部と、前記フレームメモリから読み出した画素データ、あるいは前記(r−1)ラインメモリから読み出した画素データを選択するセレクタと、前記セレクタから出力された画素データについて、rタップの垂直フィルタ処理を行うrタップ垂直フィルタ部とを設けたものである。   The image preprocessing device according to the present invention includes a frame memory for storing input pixel data for one screen, and a (r-1) line memory for storing pixel data for (r (natural number greater than 1) -1) lines. A write pixel control unit that controls whether or not pixel data read from the frame memory is written to the (r−1) line memory, and pixel data read from the frame memory, or the (r−1) ) A selector that selects pixel data read out from the line memory, and an r-tap vertical filter unit that performs r-tap vertical filter processing on the pixel data output from the selector.

この発明に係る画像前処理装置は、垂直フィルタ処理をする際にm×nブロック毎の縦スキャンで処理を行うときにもフレームメモリの読み出しに重複が発生させないようにすることができ、フレームメモリからのデータ転送量を削減することができるという効果を奏する。   The image preprocessing device according to the present invention can prevent duplication in the reading of the frame memory even when the vertical filter processing is performed in the vertical scan for each m × n block. There is an effect that the amount of data transfer from can be reduced.

実施の形態1.
この発明の実施の形態1に係る画像前処理装置について図1から図6までを参照しながら説明する。図1は、この発明の実施の形態1に係る画像前処理装置の構成を示すブロック図である。なお、以降では、各図中、同一符号は同一又は相当部分を示す。
Embodiment 1 FIG.
An image preprocessing apparatus according to Embodiment 1 of the present invention will be described with reference to FIGS. FIG. 1 is a block diagram showing a configuration of an image preprocessing apparatus according to Embodiment 1 of the present invention. In the following, in each figure, the same reference numerals indicate the same or corresponding parts.

図1において、この実施の形態1に係る画像前処理装置は、画素信号を入力する入力端子1と、1画面分の画素データを蓄えるフレームメモリ2と、フレームメモリ2から読み出した画素データ(例えば、1画素毎)に対して後述するラインメモリに書き込むか否かを制御する書込み画素制御部3と、フレームメモリ2から読み出した画素データの一部を蓄える(r−1)ラインメモリ4と、フレームメモリ2から読み出した画素データもしくは(r−1)ラインメモリ4から読み出した画素データを選択するセレクタ5と、rタップの垂直フィルタ処理を行うrタップ垂直フィルタ部6と、rタップ垂直フィルタ部6から垂直フィルタ画素を出力する出力端子7とが設けられている。   1, the image preprocessing apparatus according to the first embodiment includes an input terminal 1 for inputting a pixel signal, a frame memory 2 for storing pixel data for one screen, and pixel data read from the frame memory 2 (for example, Write pixel control unit 3 for controlling whether or not to write to a line memory to be described later for each pixel), (r-1) line memory 4 for storing a part of the pixel data read from the frame memory 2, A selector 5 that selects pixel data read from the frame memory 2 or pixel data read from the (r-1) line memory 4, an r-tap vertical filter unit 6 that performs r-tap vertical filter processing, and an r-tap vertical filter unit 6 and an output terminal 7 for outputting a vertical filter pixel.

つぎに、この実施の形態1に係る画像前処理装置の動作について図面を参照しながら説明する。   Next, the operation of the image preprocessing apparatus according to the first embodiment will be described with reference to the drawings.

図2は、この発明の実施の形態1に係る画像前処理装置の処理対象であるm×n画素ブロックを示す図である。   FIG. 2 is a diagram illustrating an m × n pixel block that is a processing target of the image preprocessing device according to the first embodiment of the present invention.

本実施の形態では、図2に示すm×n画素ブロックのデータに対して縦方向のスキャン順で垂直フィルタ処理を行う。   In the present embodiment, vertical filter processing is performed on the data of the m × n pixel block shown in FIG. 2 in the scan order in the vertical direction.

図3は、この発明の実施の形態1に係る画像前処理装置の1画面におけるm×n画素ブロックの処理順を示す図である。   FIG. 3 is a diagram showing the processing order of m × n pixel blocks in one screen of the image preprocessing device according to Embodiment 1 of the present invention.

図3において、1画面が横pブロック、縦qブロックのm×nブロックで構成され、(1,1)ブロックから横スキャン順でm×nブロックの処理を行う。すなわち、(1,1)ブロックの次には(2,1)ブロックの処理を行うことになる。   In FIG. 3, one screen is composed of m × n blocks of horizontal p blocks and vertical q blocks, and processing of m × n blocks is performed in the horizontal scan order from (1,1) blocks. That is, the (2, 1) block is processed after the (1, 1) block.

以下では、m=n=4とした4×4画素ブロック、r=3とした3タップ垂直フィルタで説明を行う。   In the following description, a 4 × 4 pixel block with m = n = 4 and a 3-tap vertical filter with r = 3 will be described.

図4〜図6は、この発明の実施の形態1に係る画像前処理装置のフィルタ処理を説明するための図である。図4〜図6において、丸は画素を表し、丸内の数字は、メモリからの画素の読出し順を表す。図4は、図3における1段目の(1,1)ブロックから(p,1)ブロックまでのフィルタ処理を表すものである。   4 to 6 are diagrams for explaining the filter processing of the image preprocessing apparatus according to the first embodiment of the present invention. 4 to 6, circles represent pixels, and the numbers in the circles represent the readout order of the pixels from the memory. FIG. 4 shows the filter processing from the (1,1) block to the (p, 1) block in the first stage in FIG.

1段目の(1,1)ブロックの処理について説明する。(1,1)ブロックのフィルタ処理においては次の点に注意する必要がある。まず、図4において、四角に囲まれた4×4=16画素がブロック内の画素であるため、フィルタ対象画素は四角内の16画素である。また、(1,1)ブロックについては画面上端にあたるため、このブロックより上の画素は存在しない。そのため、例えば読出番号1、読出番号6、読出番号11、読出番号16の画素についてはフィルタ処理を行わない。また、rタップ垂直フィルタ部6が3タップフィルタであるため、フィルタ処理には対象画素を中心とした3画素が必要となる。また、内部で重複して使用する画素については3タップ垂直フィルタ部6内において保持しているものとし、新たにフレームメモリ2から読み出さない。   The processing of the first (1,1) block will be described. It is necessary to pay attention to the following points when filtering the (1,1) block. First, in FIG. 4, since 4 × 4 = 16 pixels surrounded by a square are pixels in the block, the filter target pixels are 16 pixels in the square. Further, since the (1, 1) block is at the upper end of the screen, there is no pixel above this block. For this reason, for example, the filtering process is not performed on the pixels of the reading number 1, the reading number 6, the reading number 11, and the reading number 16. Further, since the r-tap vertical filter unit 6 is a 3-tap filter, three pixels centering on the target pixel are required for the filter process. In addition, pixels that are used internally are assumed to be held in the 3-tap vertical filter unit 6 and are not newly read out from the frame memory 2.

次に、フィルタ処理の詳細について示す。まず、読出番号1の画素は、画面上端のためフィルタ処理を行わない。次に、読出番号2の画素は、読出番号1、読出番号2、読出番号3の画素を用いて、rタップ垂直フィルタ部6により、フィルタ処理を行う。続く画素についても読出番号2の画素と同様に処理を行う。2段目の(1,2)ブロックにおいて、読出番号4、読出番号5の画素については再度使用するため、書込み画素制御部3により、2ラインメモリ4に書込みを行う。   Next, details of the filtering process will be described. First, the pixel of readout number 1 is not subjected to filter processing because it is the upper end of the screen. Next, the pixel of readout number 2 is subjected to filter processing by the r-tap vertical filter unit 6 using the pixels of readout number 1, readout number 2, and readout number 3. Subsequent pixels are processed in the same manner as the pixel with readout number 2. In the (1, 2) block in the second stage, the write pixel control unit 3 writes to the two-line memory 4 in order to use the pixels with the read number 4 and the read number 5 again.

続けて、縦スキャン順に読出番号6の画素から読出番号19のフィルタ対象画素までの処理を行い、(1,1)ブロックの処理終了時には、書込み画素制御部3により、読出番号4、読出番号5、読出番号9、読出番号10、読出番号14、読出番号15、読出番号19、読出番号20の画素が2ラインメモリ4に格納される。   Subsequently, the process from the pixel with the read number 6 to the filter target pixel with the read number 19 is performed in the vertical scan order. When the processing of the (1, 1) block is finished, the write pixel control unit 3 reads the read number 4 and the read number 5 Read number 9, read number 10, read number 14, read number 15, read number 19, and read number 20 pixels are stored in the two-line memory 4.

(1,1)ブロックに続き、(2,1)ブロックから(p,1)ブロックまでの処理を行う。(p,1)ブロックの処理終了時点で、4ライン目と5ライン目の2ラインの画素が2ラインメモリ4に格納されたことになる。   Following the (1,1) block, processing from the (2,1) block to the (p, 1) block is performed. At the end of processing of the (p, 1) block, the pixels of the second and fourth lines are stored in the two-line memory 4.

次に、2段目の(1,2)ブロックの処理について説明する。図5は、図3における2段目の(1,2)ブロックからq−1段目の(p,q−1)ブロックまでのフィルタ処理を表す。   Next, the processing of the second (1,2) block will be described. FIG. 5 shows the filter processing from the (1,2) block at the second stage to the (p, q-1) block at the q-1 stage in FIG.

(1,2)ブロックのフィルタ処理においては次の点に注意する必要がある。まず、図5において、四角に囲まれた4×4=16画素がブロック内の画素であるため、フィルタ対象画素は四角内の16画素である。また、rタップ垂直フィルタ部6が3タップフィルタであるため、フィルタ処理には対象画素を中心とした3画素が必要となる。また、内部で重複して使用する画素については3タップ垂直フィルタ部6内において保持しているものとし、新たにメモリから読み出さない。   It is necessary to pay attention to the following points in the filter processing of (1, 2) blocks. First, in FIG. 5, 4 × 4 = 16 pixels surrounded by a square are pixels in the block, and thus the pixel to be filtered is 16 pixels in the square. Further, since the r-tap vertical filter unit 6 is a 3-tap filter, 3 pixels centered on the target pixel are required for the filter process. Also, pixels that are used internally are assumed to be held in the 3-tap vertical filter unit 6 and are not newly read from the memory.

また、図5において、読出番号1、読出番号2、読出番号7、読出番号8、読出番号13、読出番号14、読出番号19、読出番号20の画素は、上段のブロック処理をする際に2ラインメモリ4に格納したものを読出し、それ以外の画素についてはフレームメモリ2から読出しを行う。   In FIG. 5, the pixels of read number 1, read number 2, read number 7, read number 8, read number 13, read number 14, read number 19, and read number 20 are 2 when the upper block processing is performed. The data stored in the line memory 4 is read out, and the other pixels are read out from the frame memory 2.

次に、フィルタ処理の詳細について示す。まず、読出番号2の画素は、2ラインメモリ4から読み出した読出番号1、読出番号2の画素と、フレームメモリ2から読み出した読出番号3の画素を用いて、rタップ垂直フィルタ部6により、フィルタ処理を行う。次に、読出番号3の画素は、2ラインメモリ4から読出した読出番号2の画素と、フレームメモリ2から読み出した読出番号3、読出番号4の画素を用いてフィルタ処理を行う。このように2ラインメモリ4から読み出した画素とフレームメモリ2から読み出した画素について、セレクタ5で選択を行いつつフィルタ処理を行う。以降の画素についても同様に処理を行う。   Next, details of the filtering process will be described. First, the pixel of read number 2 is read by the r-tap vertical filter unit 6 using the pixels of read number 1 and read number 2 read from the two-line memory 4 and the read number 3 pixel read from the frame memory 2. Perform filtering. Next, the pixel of the reading number 3 performs the filtering process using the pixel of the reading number 2 read from the two-line memory 4 and the pixels of the reading number 3 and the reading number 4 read from the frame memory 2. In this way, the pixel read out from the 2-line memory 4 and the pixel read out from the frame memory 2 are subjected to filter processing while being selected by the selector 5. The same processing is performed for the subsequent pixels.

3段目の(1,3)ブロックにおいて読出番号5、読出番号6の画素については再度使用するため、書込み画素制御部3により、2ラインメモリ4に書込みを行う。このとき、読出番号1、読出番号2の画素については再び使用することはないため、読出番号5、読出番号6の画素は読出番号1、読出番号2が格納されていたアドレスに上書きする。   In the third (1, 3) block, the pixels of read number 5 and read number 6 are used again, so that the write pixel control unit 3 writes to the two-line memory 4. At this time, since the pixels of read number 1 and read number 2 are not used again, the pixels of read number 5 and read number 6 overwrite the addresses where read number 1 and read number 2 were stored.

続けて、縦スキャン順に読出番号8の画素から読出番号23のフィルタ対象画素までの処理を行い、2段目の(1,2)ブロックの処理終了時には、書込み画素制御部3により、読出番号5、読出番号6、読出番号11、読出番号12、読出番号17、読出番号18、読出番号23、読出番号24の画素が2ラインメモリ4に格納される。   Subsequently, the process from the pixel with the read number 8 to the filter target pixel with the read number 23 is performed in the vertical scan order. When the process of the (1, 2) block in the second stage is completed, the write pixel control unit 3 reads the read number 5 The pixels of read number 6, read number 11, read number 12, read number 17, read number 18, read number 23, and read number 24 are stored in the two-line memory 4.

(1,2)ブロックに続き、(2,2)ブロックから(p,2)ブロックまでの処理を行う。(p,2)ブロックの処理終了時点で8ライン目と9ライン目の2ラインの画素が2ラインメモリ4に格納されたことになる。上記と同様に(1,3)ブロックから(p,q−1)ブロックまでの処理を行う。   Following the (1,2) block, processing from the (2,2) block to the (p, 2) block is performed. At the end of processing of the (p, 2) block, the pixels of the second line of the eighth line and the ninth line are stored in the two-line memory 4. Similar to the above, processing from the (1,3) block to the (p, q-1) block is performed.

次に、最終段であるq段目の(1,q)ブロックの処理について説明する。図6は、図3におけるq段目の(1,q)ブロックから(p,q)ブロックまでのフィルタ処理を表す。   Next, processing of the (1, q) block at the q-th stage that is the final stage will be described. FIG. 6 shows filter processing from the (1, q) block to the (p, q) block at the q-th stage in FIG.

(1,q)ブロックのフィルタ処理においては次の点に注意する必要がある。まず、図6において、四角に囲まれた4×4=16画素がブロック内の画素であるため、フィルタ対象画素は四角内の16画素である。また、rタップ垂直フィルタ部6が3タップフィルタであるため、フィルタ処理には対象画素を中心とした3画素が必要となる。また、内部で重複して使用する画素については3タップ垂直フィルタ部6内において保持しているものとし、新たにメモリから読み出さない。   It is necessary to pay attention to the following points when filtering the (1, q) block. First, in FIG. 6, since 4 × 4 = 16 pixels surrounded by a square are pixels in the block, the filter target pixels are 16 pixels in the square. Further, since the r-tap vertical filter unit 6 is a 3-tap filter, three pixels centering on the target pixel are required for the filter process. In addition, pixels that are used internally are assumed to be held in the 3-tap vertical filter unit 6 and are not newly read out from the memory.

また、図6において、読出番号1、読出番号2、読出番号6、読出番号7、読出番号11、読出番号12、読出番号16、読出番号17の画素は、上段のブロック処理をする際に2ラインメモリ4に格納したものを読出し、それ以外の画素についてはフレームメモリ2から読出しを行う。   In FIG. 6, pixels of readout number 1, readout number 2, readout number 6, readout number 7, readout number 11, readout number 12, readout number 16, and readout number 17 are 2 when the upper block processing is performed. The data stored in the line memory 4 is read out, and the other pixels are read out from the frame memory 2.

次に、フィルタ処理の詳細について示す。まず、読出番号2の画素は、2ラインメモリ4から読み出した読出番号1、読出番号2の画素と、フレームメモリ2から読み出した読出番号3の画素を用いて、rタップ垂直フィルタ部6により、フィルタ処理を行う。次に、読出番号3の画素は、2ラインメモリ4から読出した読出番号2の画素と、フレームメモリ2から読み出した読出番号3、読出番号4の画素を用いてフィルタ処理を行う。このように2ラインメモリ4から読み出した画素とフレームメモリ2から読み出した画素について、セレクタ5で選択を行いつつフィルタ処理を行う。以降の画素についても同様に処理を行う。   Next, details of the filtering process will be described. First, the pixel of read number 2 is read by the r-tap vertical filter unit 6 using the pixels of read number 1 and read number 2 read from the two-line memory 4 and the read number 3 pixel read from the frame memory 2. Perform filtering. Next, the pixel of the reading number 3 performs the filtering process using the pixel of the reading number 2 read from the two-line memory 4 and the pixels of the reading number 3 and the reading number 4 read from the frame memory 2. In this way, the pixel read out from the 2-line memory 4 and the pixel read out from the frame memory 2 are subjected to filter processing while being selected by the selector 5. The same processing is performed for the subsequent pixels.

続けて、縦スキャン順に読出番号7の画素から読出番号20のフィルタ対象画素までの処理を行う。(1,q)ブロックに続き、(2,q)ブロックから(p,q)ブロックまでの処理を行い、全てのブロックについての処理を終了する。   Subsequently, the process from the pixel with the readout number 7 to the filter target pixel with the readout number 20 is performed in the vertical scan order. Subsequent to the (1, q) block, the processes from the (2, q) block to the (p, q) block are performed, and the processes for all the blocks are completed.

このように、(r−1)ラインメモリ4を持つことにより、フレームメモリ2からの重複読出しをする必要がなくなる。   Thus, by having the (r−1) line memory 4, it is not necessary to perform redundant reading from the frame memory 2.

なお、4×4画素ブロックについて説明したが、5×5画素ブロックや、10×10画素ブロックなどのm×n画素ブロックの処理についても同様に可能である。   In addition, although 4x4 pixel block was demonstrated, the process of mxn pixel blocks, such as a 5x5 pixel block and a 10x10 pixel block, is possible similarly.

この発明の実施の形態1に係る画像前処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image preprocessing apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る画像前処理装置の処理対象であるm×n画素ブロックを示す図である。It is a figure which shows the mxn pixel block which is a process target of the image preprocessing apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る画像前処理装置の1画面におけるm×n画素ブロックの処理順を示す図である。It is a figure which shows the process order of the mxn pixel block in 1 screen of the image pre-processing apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る画像前処理装置のフィルタ処理を説明するための図である。It is a figure for demonstrating the filter process of the image pre-processing apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る画像前処理装置のフィルタ処理を説明するための図である。It is a figure for demonstrating the filter process of the image pre-processing apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る画像前処理装置のフィルタ処理を説明するための図である。It is a figure for demonstrating the filter process of the image pre-processing apparatus which concerns on Embodiment 1 of this invention.

符号の説明Explanation of symbols

1 入力端子、2 フレームメモリ、3 書込み画素制御部、4 (r−1)ラインメモリ、5 セレクタ、6 rタップ垂直フィルタ部、7 出力端子。   1 input terminal, 2 frame memory, 3 writing pixel control unit, 4 (r-1) line memory, 5 selector, 6 r tap vertical filter unit, 7 output terminal.

Claims (2)

入力された1画面分の画素データを蓄えるフレームメモリと、
(r(1より大きい自然数)−1)ライン分の画素データを蓄える(r−1)ラインメモリと、
前記フレームメモリから読み出した画素データに対して前記(r−1)ラインメモリに書き込むか否かを制御する書込み画素制御部と、
前記フレームメモリから読み出した画素データ、あるいは前記(r−1)ラインメモリから読み出した画素データを選択するセレクタと、
前記セレクタから出力された画素データについて、rタップの垂直フィルタ処理を行うrタップ垂直フィルタ部と
を備えたことを特徴とする画像前処理装置。
A frame memory for storing input pixel data for one screen;
(R (natural number greater than 1) -1) (r-1) line memory for storing pixel data for lines;
A write pixel control unit that controls whether or not pixel data read from the frame memory is written to the (r-1) line memory;
A selector for selecting pixel data read from the frame memory or pixel data read from the (r-1) line memory;
An image preprocessing apparatus comprising: an r-tap vertical filter unit that performs r-tap vertical filter processing on the pixel data output from the selector.
前記rタップ垂直フィルタ部は、画像データをm×n画素ブロックの単位で処理する際に縦方向のスキャン順で処理する
ことを特徴とする請求項1記載の画像前処理装置。
The image preprocessing device according to claim 1, wherein the r-tap vertical filter unit processes the image data in units of m × n pixel blocks in a vertical scan order.
JP2007027742A 2007-02-07 2007-02-07 Image-preprocessing device Pending JP2008192038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007027742A JP2008192038A (en) 2007-02-07 2007-02-07 Image-preprocessing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007027742A JP2008192038A (en) 2007-02-07 2007-02-07 Image-preprocessing device

Publications (1)

Publication Number Publication Date
JP2008192038A true JP2008192038A (en) 2008-08-21

Family

ID=39752062

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007027742A Pending JP2008192038A (en) 2007-02-07 2007-02-07 Image-preprocessing device

Country Status (1)

Country Link
JP (1) JP2008192038A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014102675A (en) * 2012-11-20 2014-06-05 Fujitsu Semiconductor Ltd Image processing apparatus
CN107430759A (en) * 2015-01-22 2017-12-01 谷歌公司 Virtual row buffer for image-signal processor
US10638073B2 (en) 2015-04-23 2020-04-28 Google Llc Line buffer unit for image processor

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259646A (en) * 1998-03-11 1999-09-24 Canon Inc Image processor, image processing method and computer readable storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259646A (en) * 1998-03-11 1999-09-24 Canon Inc Image processor, image processing method and computer readable storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014102675A (en) * 2012-11-20 2014-06-05 Fujitsu Semiconductor Ltd Image processing apparatus
CN107430759A (en) * 2015-01-22 2017-12-01 谷歌公司 Virtual row buffer for image-signal processor
US10516833B2 (en) 2015-01-22 2019-12-24 Google Llc Virtual linebuffers for image signal processors
CN107430759B (en) * 2015-01-22 2021-02-09 谷歌有限责任公司 Virtual linebuffer for image signal processor
US10638073B2 (en) 2015-04-23 2020-04-28 Google Llc Line buffer unit for image processor
US11190718B2 (en) 2015-04-23 2021-11-30 Google Llc Line buffer unit for image processor

Similar Documents

Publication Publication Date Title
EP3471392A1 (en) Panoramic camera and photographing method thereof
CN101527134B (en) Display method, display controller and display terminal
US20120110224A1 (en) Data processing apparatus and image processing apparatus
CN103377030A (en) Image rotation control method and device
US20110032262A1 (en) Semiconductor integrated circuit for displaying image
JP2008192038A (en) Image-preprocessing device
US20120203942A1 (en) Data processing apparatus
CN107657587A (en) Image processing method, apparatus and system
JP4286192B2 (en) Image processing apparatus and image processing method
JP5151999B2 (en) Image processing apparatus and image processing method
US8150215B2 (en) Routable image pipeline device
JP2009177652A (en) Data processing apparatus
JP2011059911A (en) Image processing apparatus
JP2016095667A (en) Image processing device and electronics apparatus
CN104144310A (en) Ultra-high-definition image processing method and device
JP2007272667A (en) Ring buffer device
JP6045247B2 (en) Image processing apparatus, control method thereof, and control program
JP2018005389A (en) Image deformation circuit, image processing apparatus, and image deformation method
KR20080072217A (en) Image processing apparatus
JP2007295143A (en) Image processing apparatus
JP2007193159A (en) Image display controller and image display control method
JP2015034891A (en) Register setting control device
JP2006303796A (en) Image forming apparatus
JP3426484B2 (en) Image data processing apparatus and image data processing method
KR100683383B1 (en) A video display processor in digital broadcasting receiver system with reduced internal memory

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091027

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110715

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110726

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111122