JP2005141312A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2005141312A
JP2005141312A JP2003374534A JP2003374534A JP2005141312A JP 2005141312 A JP2005141312 A JP 2005141312A JP 2003374534 A JP2003374534 A JP 2003374534A JP 2003374534 A JP2003374534 A JP 2003374534A JP 2005141312 A JP2005141312 A JP 2005141312A
Authority
JP
Japan
Prior art keywords
mask information
image data
read
image
reading
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
Application number
JP2003374534A
Other languages
Japanese (ja)
Other versions
JP4419524B2 (en
Inventor
Kenji Takeuchi
健二 竹内
Hiroyuki Oyabu
裕之 大藪
Terutake Hayashi
輝威 林
Masahiko Kikuchi
雅彦 菊地
Hideki Yamazaki
英樹 山崎
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2003374534A priority Critical patent/JP4419524B2/en
Publication of JP2005141312A publication Critical patent/JP2005141312A/en
Application granted granted Critical
Publication of JP4419524B2 publication Critical patent/JP4419524B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Storing Facsimile Image Data (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Image Input (AREA)
  • Image Processing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To execute drawing processing at higher speed even when a read-out sequence of picture data and mask information are irregular because a picture is divided into blocks. <P>SOLUTION: A drawing data control unit 12 outputs raster data read-out from a picture data memory 11 to a drawing processing unit 13, and informs a read-out starting address of the mask information to a mask information control unit 14. The mask information control unit 14 reads out mask information from a mask memory 15 according to the read-out starting address. When the mask information is requested, the mask information control unit 14 outputs the mask information being already read out to the drawing processing unit 13. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、画像データにマスク処理を施して画像を描画する処理を高速に行うための技術に関する。   The present invention relates to a technique for performing a process of drawing an image by performing mask processing on image data at high speed.

画像処理装置においては大量の画像データを高速に処理するために、パイプラインと称せられる手法が利用されている。このパイプラインによれば、1番目のタスクを完了する前に2番目のタスクを開始し、2番目のタスクが完了する前に3番目のタスクを開始し・・・、というように複数のタスクを次々と開始していき、これらを並列的に処理するので、多数のタスクを高速に処理することができる。   In an image processing apparatus, a technique called a pipeline is used to process a large amount of image data at high speed. According to this pipeline, the second task is started before the first task is completed, the third task is started before the second task is completed, and so on. Since these are processed one after another and processed in parallel, a large number of tasks can be processed at high speed.

以下、パイプラインを用いて画像データを処理する様子をより具体的に説明する。
図5は、矩形の画像を表す画像データと、この矩形画像のうちの描画すべき描画領域(図に示す楕円領域S)及び描画すべきでない非描画領域(楕円領域S以外の領域)を指定するマスク情報と、画像データとマスク情報との論理積を求めることによって生成される描画データとの関係を表した模式図である。画像データは、矩形の左上端を読み出し開始アドレスとして、矢印Rによって示されるように1ラインずつ読み出されるようになっている。一方、マスク情報についても画像データと同じく、矩形の左上端を読み出し開始アドレスとして、矢印R’によって示されるように1ラインずつ読み出されるようになっている。このようにして読み出された1ライン目の画像データ及びマスク情報が1番目のタスクとしてパイプラインの1段目の処理ステップに引き渡される。次いで、この1番目のタスクがパイプラインの2段目の処理ステップに移行すると、直ちに2ライン目の画像データ及びマスク情報が2番目のタスクとして1段目の処理ステップに引き渡される。つまり、1ライン分の画像データ及びマスク情報が1つのタスクとして、連続する処理ステップの間で次々と引き渡されるようになっている。このような処理の手法は、図5に示すように最初の読み出しアドレスが指定されると、それ以降は、規則的な順序で画像データ及びマスク情報が読み出されるような場合には都合がよい。
Hereinafter, a state in which image data is processed using a pipeline will be described more specifically.
FIG. 5 designates image data representing a rectangular image, and a drawing area to be drawn (the elliptical area S shown in the figure) and a non-drawing area (an area other than the elliptical area S) that should not be drawn in the rectangular image. FIG. 6 is a schematic diagram showing a relationship between mask information to be performed and drawing data generated by calculating a logical product of image data and mask information. Image data is read line by line as indicated by an arrow R with the upper left corner of the rectangle as the read start address. On the other hand, as with the image data, the mask information is read line by line as indicated by the arrow R ′ with the upper left corner of the rectangle as the read start address. The image data and mask information of the first line read out in this way are transferred to the first processing step of the pipeline as the first task. Next, when the first task shifts to the second processing step of the pipeline, the image data and mask information of the second line are immediately transferred to the first processing step as the second task. That is, the image data for one line and the mask information are successively delivered as a task between successive processing steps. Such a processing method is convenient when image data and mask information are read in a regular order after the first read address is designated as shown in FIG.

ここで、画像処理装置が、例えば画像を拡大したり縮小したり回転させたりするような各種の編集処理を行う場合には、その画像を幾つかのブロック領域に分割し、このブロック単位で編集処理を行ってから、最後に全てのブロックを組み合わせる、という流れで処理を行うことがある。なぜなら、画像全体を一度に拡大したり縮小したり回転させたりするためには、メモリに相当容量の記憶領域を確保しなければならないのに対し、ブロック単位で編集処理を行うと、比較的小さい容量の記憶領域を確保するだけで済むからである。
このように画像が幾つかのブロックに分割されているような場合は、図6の矢印R1,R2によって示すように、画像データ及びマスク情報の読み出し順序が不規則になってしまい、この順序に合わせて矢印R1’,R2’に示すように、マスク情報の読み出し順序も変更しなければならない。特に画像を任意の倍率に拡大したような場合には、画像データの読み出しが実際に開始されるときまで、画像を描画する位置座標が確定しない場合がある。よって、画像データが実際に読み出された後に、マスク情報の読み出し処理を開始しなければならず、マスク情報の読み出し処理が完了するまでに相当の時間がかかってしまう。
Here, when the image processing apparatus performs various editing processes such as enlarging, reducing, and rotating the image, the image is divided into several block areas and edited in units of blocks. There are cases where processing is performed in such a flow that all blocks are finally combined after processing. This is because, in order to enlarge, reduce or rotate the entire image at once, it is necessary to secure a storage area of a considerable capacity in the memory. This is because it is only necessary to secure a storage area having a capacity.
When the image is divided into several blocks as described above, the reading order of the image data and the mask information becomes irregular as shown by arrows R1 and R2 in FIG. At the same time, as indicated by arrows R1 ′ and R2 ′, the reading order of the mask information must also be changed. In particular, when the image is enlarged to an arbitrary magnification, the position coordinates for drawing the image may not be determined until the reading of the image data is actually started. Therefore, after the image data is actually read out, the mask information reading process must be started, and it takes a considerable time to complete the mask information reading process.

ところで、近年では更なる高速処理を実現したいとの要請に応えるために、上記パイプライン処理を改善するような様々な提案がなされている。例えば特許文献1においては、あるタスクについて複数の処理ステップを経ていく場合に、後段の処理ステップで必要な情報を前段のステップにおいて予めメモリから読み出して用意しておき、そのタスクが後段の処理ステップにさしかかったときに、用意していた情報をすぐに利用する、といった技術が提案されている。しかし、この特許文献1に記載された技術では、あるタスクがパイプラインの1段目の処理ステップに引き渡されてからは、そのタスクに関してのみ高速に処理することができるが、まだパイプラインの1段目の処理ステップにも引き渡されていないようなタスクに関しては、当然のことながら処理の高速化を図ることができない。図6に示した例では、画像データとマスク情報の双方がメモリから読み出された後に、はじめて1つのタスクとしてパイプラインの処理に引き渡されるが、前述したように、従来ではマスク情報の読み出し処理自体に時間がかかることが問題であるのだから、この問題を特許文献1に記載された技術で解決することはできない。   By the way, in recent years, various proposals for improving the pipeline processing have been made in order to meet the demand for realizing further high-speed processing. For example, in Patent Document 1, when a plurality of processing steps are performed for a certain task, information necessary for the subsequent processing step is read from the memory in advance and prepared in advance, and the task is processed in the subsequent processing step. A technique has been proposed in which the information that has been prepared is immediately used when it reaches the point. However, in the technique described in Patent Document 1, after a task is delivered to the first processing step of the pipeline, the task can be processed at high speed only for the task. As a matter of course, it is not possible to increase the processing speed for tasks that are not delivered to the processing step of the stage. In the example shown in FIG. 6, after both the image data and the mask information are read from the memory, they are handed over to the pipeline processing as one task for the first time. Since the problem is that it takes time, it cannot be solved by the technique described in Patent Document 1.

特表2000−507010号公報JP 2000-507010 Gazette

本発明は、上述した背景に鑑み、例えば画像がブロック状に分割されているがために画像データ及びマスク情報の読み出し順序が不規則になっている場合であっても、より高速に描画処理を実行することを目的とする。   In view of the above-described background, the present invention performs drawing processing at higher speed even when the image data and mask information are read out in an irregular order because the image is divided into blocks, for example. The purpose is to execute.

上記課題を解決するため、本発明は、画像を表す画像データを、読み出しアドレスが連続していない複数の記憶領域に分割して記憶した画像データ記憶手段と、前記画像データ記憶手段における読み出しアドレスと1対1に対応する読み出しアドレスが指定された記憶領域を有し、該記憶領域に、前記画像データによって表される画像において該画像を描画すべき領域ないし描画すべきでない領域を示すマスク情報を記憶したマスク情報記憶手段と、前記画像データ記憶手段から前記画像データを連続して読み出すことができる読み出し開始アドレスを特定するアドレス特定手段と、特定された前記読み出し開始アドレスを指定して、前記画像データ記憶手段から前記画像データを読み出す画像データ読出手段と、読み出された前記画像データを用いて描画データを生成するために必要な前記マスク情報を要求するマスク情報要求手段と、前記マスク情報要求手段による要求がなされる前に、前記アドレス特定手段によって特定された読み出し開始アドレスに対応する読み出しアドレスを指定して前記マスク情報記憶手段から前記マスク情報を読み出し始め、前記要求がなされたことに応じて、既に読み出していた前記マスク情報を出力するマスク情報読出手段と、前記画像データ読出手段によって読み出された画像データと、前記マスク情報読出手段によって出力された前記マスク情報との論理積を求めることによって描画データを生成する描画データ生成手段とを備えた画像処理装置を提供する。   In order to solve the above-described problems, the present invention provides an image data storage unit that stores image data representing an image divided into a plurality of storage areas in which read addresses are not continuous, and a read address in the image data storage unit. A storage area having a read address corresponding to one-to-one is specified, and mask information indicating an area where the image should be drawn or should not be drawn in the image represented by the image data is stored in the storage area. The stored mask information storage means, the address specifying means for specifying the read start address from which the image data can be continuously read from the image data storage means, the specified read start address, and the image Image data reading means for reading the image data from the data storage means, and the read image data Corresponding to the read start address specified by the address specifying means before the request by the mask information requesting means is made. A mask information reading means for starting to read the mask information from the mask information storage means by designating a read address to be output, and outputting the mask information that has already been read in response to the request, and the image data reading There is provided an image processing apparatus comprising drawing data generation means for generating drawing data by obtaining a logical product of the image data read by the means and the mask information output by the mask information reading means.

また、本発明は、コンピュータ装置を、画像を表す画像データを、読み出しアドレスが連続していない複数の記憶領域に分割して記憶した画像データ記憶部から、前記画像データを連続して読み出すことができる読み出し開始アドレスを特定するアドレス特定手段と、
特定された前記読み出し開始アドレスを指定して、前記画像データ記憶手段から前記画像データを読み出す画像データ読出手段と、読み出された前記画像データによって表される画像において該画像を描画すべき領域ないし描画すべきでない領域を示す必要な前記マスク情報を要求するマスク情報要求手段と、前記マスク情報要求手段による要求がなされる前に、前記アドレス特定手段によって特定された読み出し開始アドレスに対応する読み出しアドレスを指定してマスク情報記憶部から前記マスク情報を読み出し始め、前記要求がなされたことに応じて、既に読み出していた前記マスク情報を出力するマスク情報読出手段と、前記画像データ読出手段によって読み出された画像データと、前記マスク情報読出手段によって出力された前記マスク情報との論理積を求めることによって描画データを生成する描画データ生成手段として機能させるためのプログラムを提供する。
According to the present invention, the computer device can continuously read out the image data from an image data storage unit in which image data representing an image is divided and stored in a plurality of storage areas where read addresses are not continuous. Address specifying means for specifying a read start address that can be performed;
An image data reading means for reading the image data from the image data storage means by designating the specified reading start address, and an area or region in which the image is to be drawn in the image represented by the read image data Mask information requesting means for requesting the necessary mask information indicating an area that should not be drawn, and a read address corresponding to the read start address specified by the address specifying means before the request by the mask information requesting means is made The mask information is read out from the mask information storage unit by designating the mask information reading means for outputting the mask information that has already been read in response to the request, and the image data reading means. And the image data output by the mask information reading means It provides a program for functioning as the drawing data generation means for generating drawing data by obtaining a logical product of the disk information.

このような画像処理装置ないしプログラムによれば、事前にマスク情報の読み出しを開始しておくので、必要とされるときにそのマスク情報を直ちに利用することができるため、描画処理を高速に行うことができる。   According to such an image processing apparatus or program, since reading of mask information is started in advance, the mask information can be used immediately when needed, so that drawing processing is performed at high speed. Can do.

以下、図面を参照しながら、本発明の実施の形態について説明する。
図1は、画像処理装置100の機能構成を示したブロック図である。画像処理装置100は、CPU(Central Processing Unit)のような演算装置や、ROM(Read Only Memory)やRAM(Random Access Memory)のような各種メモリなどの各種ハードウェアによって構成されるコンピュータ装置であり、ページプリンタのような画像形成装置やパーソナルコンピュータなどに組み込まれる。図1に示すように、画像処理装置100は、画像データメモリ11と、描画データ制御部12と、描画処理部13と、マスク情報制御部14と、マスクメモリ15と、描画メモリ16とを備えている。例えば描画データ制御部12と描画処理部13とマスク情報制御部14とは、CPUがROMなどのメモリに格納されているプログラムを実行することで実現される。また、画像データメモリ11とマスクメモリ15と描画メモリ16とはRAMなどのメモリによって実現される。このような画像処理装置100によって生成された描画データが印刷エンジン200に出力されると、印刷エンジン200はこの描画データに基づいて記録紙に画像を印刷するようになっている。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram illustrating a functional configuration of the image processing apparatus 100. The image processing apparatus 100 is a computer device configured by various hardware such as an arithmetic device such as a CPU (Central Processing Unit) and various memories such as a ROM (Read Only Memory) and a RAM (Random Access Memory). Incorporated into an image forming apparatus such as a page printer or a personal computer. As shown in FIG. 1, the image processing apparatus 100 includes an image data memory 11, a drawing data control unit 12, a drawing processing unit 13, a mask information control unit 14, a mask memory 15, and a drawing memory 16. ing. For example, the drawing data control unit 12, the drawing processing unit 13, and the mask information control unit 14 are realized by the CPU executing a program stored in a memory such as a ROM. The image data memory 11, the mask memory 15, and the drawing memory 16 are realized by a memory such as a RAM. When the drawing data generated by the image processing apparatus 100 is output to the print engine 200, the print engine 200 prints an image on recording paper based on the drawing data.

画像データメモリ11にはラスタデータが記憶されている。このラスタデータは、主走査方向と副走査方向にそれぞれ所定数の画素分の画像を表すデータである。1画素あたりのラスタデータは例えば32ビットの色情報などを含んでいる。マスクメモリ15には、上記の画像データに対応するマスク情報が記憶されている。このマスク情報は、ラスタデータによって表される画像のうち、その画像を描画すべき描画領域ないしその画像を描画すべきでない非描画領域を示している。マスクメモリ15におけるマスク情報の読み出しアドレスと、画像データメモリ11におけるラスタデータの読み出しアドレスとは1対1に対応している。マスク情報は、ラスタデータによって表される画像を構成する1つ1つの画素に対応したビットの列であり、その値が「0」の場合にはそれに対応する画素が描画されず、その値が「1」の場合にはそれに対応する画素が描画される。   The image data memory 11 stores raster data. This raster data is data representing an image for a predetermined number of pixels in each of the main scanning direction and the sub-scanning direction. The raster data per pixel includes, for example, 32-bit color information. The mask memory 15 stores mask information corresponding to the above image data. This mask information indicates a drawing area in which the image is to be drawn or a non-drawing area in which the image is not to be drawn out of the image represented by the raster data. The mask information read address in the mask memory 15 and the raster data read address in the image data memory 11 have a one-to-one correspondence. The mask information is a bit string corresponding to each pixel constituting the image represented by the raster data. When the value is “0”, the corresponding pixel is not drawn, and the value is In the case of “1”, the corresponding pixel is drawn.

描画データ制御部12は、画像データメモリ11からラスタデータを1ラインずつ読み出し、これを描画処理部13に順次 出力する。描画処理部13は、これらのラスタデータを受け取ると、1ラインずつパイプラインの処理ステップに引き渡して描画データを1ライン分ずつ生成し、これを描画メモリ16に書き込んでいく。このようにして記録紙1ページ分の描画データが描画メモリ16に書き込まれると、この描画データは印刷エンジン200へと転送され、所定の画像形成プロセスによって画像が記録紙に印刷される。   The drawing data control unit 12 reads raster data from the image data memory 11 line by line and sequentially outputs the raster data to the drawing processing unit 13. When the drawing processing unit 13 receives these raster data, the drawing processing unit 13 hands over to the pipeline processing step line by line, generates drawing data for each line, and writes it to the drawing memory 16. When drawing data for one page of recording paper is thus written in the drawing memory 16, the drawing data is transferred to the print engine 200, and an image is printed on the recording paper by a predetermined image forming process.

このとき、上記ラスタデータによって表される画像の一部領域のみを描画するようなマスク処理が必要な場合、描画処理部13は、そのラスタデータを描画メモリ16に書き込んだ後に、マスク情報制御部14に対して必要なマスク情報を要求する。この要求に応じて、マスク情報制御部14はマスクメモリ15から読み出したマスク情報を描画処理部13に出力する。そして、描画処理部13は、受け取ったマスク情報と描画メモリ16に格納されているラスタデータとの論理積を求めるなどの処理を行い、処理後のラスタデータを再び描画メモリ16に書き込めばよい。   At this time, when a mask process for drawing only a partial area of the image represented by the raster data is necessary, the drawing processing unit 13 writes the raster data in the drawing memory 16 and then the mask information control unit. 14 is requested for necessary mask information. In response to this request, the mask information control unit 14 outputs the mask information read from the mask memory 15 to the drawing processing unit 13. Then, the drawing processing unit 13 performs a process such as obtaining a logical product of the received mask information and raster data stored in the drawing memory 16, and writes the processed raster data to the drawing memory 16 again.

ここで、拡大・回転・縮小伸長等の処理が施されることによって、図2に示すように、ラスタデータが幾つかのブロックに分割されていると、矢印Rによって示すように不規則な順序でラスタデータを読み出さなければならない。前述したようにマスクメモリ15におけるマスク情報の読み出しアドレスと、画像データメモリ11におけるラスタデータの読み出しアドレスとは1対1に対応しているので、マスク情報の読み出し順序も図3の矢印R’に示すように不規則になってしまう。   Here, when the raster data is divided into several blocks as shown in FIG. 2 by performing processing such as enlargement / rotation / reduction / extension, an irregular order as shown by an arrow R is shown. The raster data must be read out with. As described above, since the read address of the mask information in the mask memory 15 and the read address of the raster data in the image data memory 11 have a one-to-one correspondence, the read order of the mask information is also indicated by the arrow R ′ in FIG. It becomes irregular as shown.

そこで、描画データ制御部12は、ラスタデータを読み出すために画像データメモリ11にアクセスしたときにこの画像データメモリ11の記憶領域を参照して、ラスタデータを連続して読出し可能な読み出し開始アドレス(1)、(2)、(3)・・・を特定し、特定した読み出し開始アドレスをマスク情報制御部14に通知しておく。通知された読み出し開始アドレス(1)、(2)、(3)・・・は、マスク情報を連続して読み出し可能な開始アドレス(1)’、(2)’、(3)’・・・と同値であるので、マスク情報制御部14は、描画処理部13によってマスク情報が要求される前に、上記読み出し開始アドレス(1)’、(2)’、(3)’・・・に従ってマスクメモリ15からマスク情報を読み出し、一時的に記憶しておく。この後、マスク情報制御部14は、描画処理部13によってマスク情報が要求されると、マスクメモリ15から読み出しておいたマスク情報を描画処理部13に出力する。   Therefore, the drawing data control unit 12 refers to the storage area of the image data memory 11 when accessing the image data memory 11 to read the raster data, and reads the raster data continuously read out address ( 1), (2), (3)... Are specified, and the specified read start address is notified to the mask information control unit 14. The notified read start addresses (1), (2), (3),... Are start addresses (1) ′, (2) ′, (3) ′,. Therefore, the mask information control unit 14 performs masking according to the read start addresses (1) ′, (2) ′, (3) ′. The mask information is read from the memory 15 and temporarily stored. Thereafter, when the mask information is requested by the drawing processing unit 13, the mask information control unit 14 outputs the mask information read from the mask memory 15 to the drawing processing unit 13.

以上の動作について図4を用いて説明すると次のようになる。
まず、描画データ制御部12は、画像データメモリ11からラスタデータを読み出す際に、ラスタデータ(つまりマスク情報)を連続して読出し可能な読み出し開始アドレスを特定する(処理ステップS1)。描画データ制御部12は、画像データメモリ11から読み出したラスタデータを描画処理部13に出力すると共に(処理ステップS2)、処理ステップS1において特定した読み出し開始アドレスをマスク情報制御部14に通知する(処理ステップS3)。この通知に応じて直ちに、マスク情報制御部14は、上記読み出し開始アドレスに従ってマスクメモリ15からマスク情報を読み出し、一時的に記憶しておく(処理ステップS4)。
The above operation will be described with reference to FIG.
First, when the raster data is read from the image data memory 11, the drawing data control unit 12 specifies a read start address from which raster data (that is, mask information) can be continuously read (processing step S1). The drawing data control unit 12 outputs the raster data read from the image data memory 11 to the drawing processing unit 13 (processing step S2), and notifies the mask information control unit 14 of the reading start address specified in the processing step S1 ( Processing step S3). Immediately in response to this notification, the mask information control unit 14 reads the mask information from the mask memory 15 according to the read start address and temporarily stores it (processing step S4).

描画処理部13は、上記ラスタデータを描画メモリ16に書き込んだ後に、マスク情報制御部14に対して必要なマスク情報を要求する(処理ステップS5)。この要求に応じて、マスク情報制御部14はマスクメモリ15から読み出しておいたマスク情報を描画処理部13に出力する(処理ステップS6)。描画処理部13は、受け取ったマスク情報と描画メモリ16に格納されているラスタデータとの論理積を求めるなどの処理をパイプラインの手法に従って実行し、処理後のラスタデータを再び描画メモリ16に書き込んでいく(処理ステップS7)。
このように本実施形態によれば、画像データ及びマスク情報が必要とされる前に、そのマスク情報を先読みして用意しているので、描画処理を高速に行うことができる。
The drawing processing unit 13 requests the mask information control unit 14 for necessary mask information after writing the raster data in the drawing memory 16 (processing step S5). In response to this request, the mask information control unit 14 outputs the mask information read from the mask memory 15 to the drawing processing unit 13 (processing step S6). The drawing processing unit 13 executes processing such as obtaining a logical product of the received mask information and raster data stored in the drawing memory 16 in accordance with a pipeline technique, and the processed raster data is again stored in the drawing memory 16. Writing is performed (processing step S7).
As described above, according to the present embodiment, before the image data and the mask information are required, the mask information is pre-read and prepared, so that the drawing process can be performed at high speed.

なお、上述した実施形態では、画像処理装置100の機能を実現させるためのプログラムがROMに予め記憶されている場合について説明した。しかし、これに限らず、CD−ROM(Compact Disk Read Only Memory)などのコンピュータ装置読み取り可能な記録媒体に、上記ソフトウェアを記録させておき、このような記録媒体を用いてコンピュータに上記ソフトウェアをインストールして画像処理装置100を実現するようにしてもよい。また、インターネットなどの通信網を介して上記ソフトウェアを配信し、これをコンピュータにインストールさせて画像処理装置100を実現するようにしてもよい。
また、上述した実施形態では、画像処理装置100の機能はCPUがプログラムを実行して実現されるものとして説明したが、その機能の一部が例えばASIC(Application Specific Integrated Circuit)やASSP(Application Specific Standard Product)などのCPU以外の専用ハードウェアを用いて実現されてもよい。
In the above-described embodiment, a case has been described in which a program for realizing the functions of the image processing apparatus 100 is stored in the ROM in advance. However, the present invention is not limited thereto, and the software is recorded on a computer-readable recording medium such as a CD-ROM (Compact Disk Read Only Memory), and the software is installed on the computer using such a recording medium. Thus, the image processing apparatus 100 may be realized. Further, the image processing apparatus 100 may be realized by distributing the software via a communication network such as the Internet and installing the software in a computer.
In the above-described embodiment, the function of the image processing apparatus 100 has been described as being realized by the CPU executing a program. However, part of the function is, for example, ASIC (Application Specific Integrated Circuit) or ASSP (Application Specific). It may be realized using dedicated hardware other than the CPU such as Standard Product.

本発明の一実施形態に係る画像処理装置の構成を示す図である。It is a figure which shows the structure of the image processing apparatus which concerns on one Embodiment of this invention. 同実施形態において画像データが読み出される順序を示す図である。It is a figure which shows the order in which image data are read in the embodiment. 実施形態においてマスク情報が読み出される順序を示す図である。It is a figure which shows the order in which mask information is read in embodiment. 画像処理装置の動作を説明する図である。It is a figure explaining operation | movement of an image processing apparatus. 従来において画像データとマスク情報とが読み出されて描画データが生成される様子を説明するための図である。It is a figure for demonstrating a mode that image data and mask information are read and drawing data are produced | generated conventionally. 従来において、分割された画像データとマスク情報とが読み出されて描画データが生成される様子を説明するための図である。It is a figure for demonstrating a mode that the image data and mask information which were divided | segmented conventionally are read, and drawing data are produced | generated.

符号の説明Explanation of symbols

11…画像データメモリ、12…描画データ制御部、13…描画処理部、14…マスク情報制御部、15…マスクメモリ、16…描画メモリ、100…画像処理装置、200…印刷エンジン。 DESCRIPTION OF SYMBOLS 11 ... Image data memory, 12 ... Drawing data control part, 13 ... Drawing process part, 14 ... Mask information control part, 15 ... Mask memory, 16 ... Drawing memory, 100 ... Image processing apparatus, 200 ... Print engine

Claims (2)

画像を表す画像データを、読み出しアドレスが連続していない複数の記憶領域に分割して記憶した画像データ記憶手段と、
前記画像データ記憶手段における読み出しアドレスと1対1に対応する読み出しアドレスが指定された記憶領域を有し、該記憶領域に、前記画像データによって表される画像において該画像を描画すべき領域ないし描画すべきでない領域を示すマスク情報を記憶したマスク情報記憶手段と、
前記画像データ記憶手段から前記画像データを連続して読み出すことができる読み出し開始アドレスを特定するアドレス特定手段と、
特定された前記読み出し開始アドレスを指定して、前記画像データ記憶手段から前記画像データを読み出す画像データ読出手段と、
読み出された前記画像データを用いて描画データを生成するために必要な前記マスク情報を要求するマスク情報要求手段と、
前記マスク情報要求手段による要求がなされる前に、前記アドレス特定手段によって特定された読み出し開始アドレスに対応する読み出しアドレスを指定して前記マスク情報記憶手段から前記マスク情報を読み出し始め、前記要求がなされたことに応じて、既に読み出していた前記マスク情報を出力するマスク情報読出手段と、
前記画像データ読出手段によって読み出された画像データと、前記マスク情報読出手段によって出力された前記マスク情報との論理積を求めることによって描画データを生成する描画データ生成手段と
を備えた画像処理装置。
Image data storage means for storing image data representing an image divided into a plurality of storage areas where read addresses are not continuous;
A storage area having a read address corresponding to a read address corresponding to the read address in the image data storage means is designated, and the storage area is an area in which the image is to be drawn or drawn in the image represented by the image data Mask information storage means for storing mask information indicating a region that should not be used;
Address specifying means for specifying a read start address capable of continuously reading the image data from the image data storage means;
Image data reading means for designating the specified read start address and reading the image data from the image data storage means;
Mask information requesting means for requesting the mask information necessary for generating drawing data using the read image data;
Before the request is made by the mask information requesting means, a read address corresponding to the read start address specified by the address specifying means is designated to start reading the mask information from the mask information storage means, and the request is made. And a mask information reading means for outputting the mask information that has already been read,
An image processing apparatus comprising: drawing data generating means for generating drawing data by obtaining a logical product of the image data read by the image data reading means and the mask information output by the mask information reading means .
コンピュータ装置を、
画像を表す画像データを、読み出しアドレスが連続していない複数の記憶領域に分割して記憶した画像データ記憶部から、前記画像データを連続して読み出すことができる読み出し開始アドレスを特定するアドレス特定手段と、
特定された前記読み出し開始アドレスを指定して、前記画像データ記憶手段から前記画像データを読み出す画像データ読出手段と、
読み出された前記画像データによって表される画像において該画像を描画すべき領域ないし描画すべきでない領域を示す必要な前記マスク情報を要求するマスク情報要求手段と、
前記マスク情報要求手段による要求がなされる前に、前記アドレス特定手段によって特定された読み出し開始アドレスに対応する読み出しアドレスを指定してマスク情報記憶部から前記マスク情報を読み出し始め、前記要求がなされたことに応じて、既に読み出していた前記マスク情報を出力するマスク情報読出手段と、
前記画像データ読出手段によって読み出された画像データと、前記マスク情報読出手段によって出力された前記マスク情報との論理積を求めることによって描画データを生成する描画データ生成手段と
して機能させるためのプログラム。
Computer equipment,
Address specifying means for specifying a read start address capable of continuously reading the image data from an image data storage unit that stores image data representing an image divided into a plurality of storage areas where read addresses are not continuous When,
Image data reading means for designating the specified read start address and reading the image data from the image data storage means;
Mask information requesting means for requesting the necessary mask information indicating a region where the image should be drawn or a region where the image should not be drawn in the image represented by the read image data;
Before the request by the mask information requesting unit is made, the reading of the mask information is started from the mask information storage unit by designating a reading address corresponding to the reading start address specified by the address specifying unit, and the request is made In response, mask information reading means for outputting the mask information that has already been read,
For functioning as a drawing data generating means for generating drawing data by obtaining a logical product of the image data read by the image data reading means and the mask information output by the mask information reading means. program.
JP2003374534A 2003-11-04 2003-11-04 Image processing apparatus and program Expired - Fee Related JP4419524B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003374534A JP4419524B2 (en) 2003-11-04 2003-11-04 Image processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003374534A JP4419524B2 (en) 2003-11-04 2003-11-04 Image processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2005141312A true JP2005141312A (en) 2005-06-02
JP4419524B2 JP4419524B2 (en) 2010-02-24

Family

ID=34686223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003374534A Expired - Fee Related JP4419524B2 (en) 2003-11-04 2003-11-04 Image processing apparatus and program

Country Status (1)

Country Link
JP (1) JP4419524B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013214906A (en) * 2012-04-03 2013-10-17 Seiko Epson Corp Print device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013214906A (en) * 2012-04-03 2013-10-17 Seiko Epson Corp Print device

Also Published As

Publication number Publication date
JP4419524B2 (en) 2010-02-24

Similar Documents

Publication Publication Date Title
JP5209953B2 (en) Image data supply apparatus and image data supply method
JPH0345076A (en) Processing system for picture data
JP4695815B2 (en) Drawing processing apparatus, drawing processing method, computer-readable storage medium, and program
JP2004289667A (en) Image processor
JP4419524B2 (en) Image processing apparatus and program
JP2008035489A (en) Image processing apparatus, image processing method and image processing program
JP2010211831A (en) Information processing apparatus, information processing method and printing control program
JP2007122188A (en) Image forming device, image processing method and program
JPH01290448A (en) Character generator
JP2001236191A (en) Printer and image processor provided with the printer
JP2003178300A (en) Image processing method and image processor
JP2901824B2 (en) Image recording apparatus and image recording method
JP4116997B2 (en) Image processing device
JPH0467964A (en) Page printer printing control method
JPH1093813A (en) Recording device
JP2854434B2 (en) Dot image data shift writing device
JP2005276072A (en) Image processing using two storage regions
JP2007047980A (en) Data transfer device, operation display device using the same and image formation apparatus
JPS6085681A (en) Picture information processing system
JP2004276475A (en) Image processing apparatus and image processing method
JPH04329482A (en) Image rotation processing method and processing device for relevant method
JPS6079472A (en) Picture information processing system
JP2007207081A (en) Print job control method
JPS6248561A (en) Printing image memory
JP2001325085A (en) Printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061020

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090804

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091002

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: 20091110

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091123

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

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4419524

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20131211

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees