JP2001209640A - Image information converter, image processor, method therefor and recording medium - Google Patents

Image information converter, image processor, method therefor and recording medium

Info

Publication number
JP2001209640A
JP2001209640A JP2000018378A JP2000018378A JP2001209640A JP 2001209640 A JP2001209640 A JP 2001209640A JP 2000018378 A JP2000018378 A JP 2000018378A JP 2000018378 A JP2000018378 A JP 2000018378A JP 2001209640 A JP2001209640 A JP 2001209640A
Authority
JP
Japan
Prior art keywords
image information
processing
image
plotting
areas
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
JP2000018378A
Other languages
Japanese (ja)
Inventor
Takanori Yano
隆則 矢野
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2000018378A priority Critical patent/JP2001209640A/en
Publication of JP2001209640A publication Critical patent/JP2001209640A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently conduct reorganization in each plotting processing unit and to speed up plotting processing in an image information converter for reorganizing image information for plotting processing. SOLUTION: Image information conversion processing for reconstituting the plotting procedure of image information consisting of two or more plotting units is provided with a step S4 for checking whether the plotting areas of image information expressed by the plotting procedure are superposed to each other or not, a step S5 for dividing plotting processing data in each unit not overlapped when the plotting areas of the image information are superposed to each other and substituting a set of independent plotting areas for the superposed areas and a step S6 for newly writing plotting data in a plotting record (temporary storage area) when the plotting areas are not superposed. Since plotting can be optionally controlled in each plotting processing unit by the reconstituted plotting procedure when forming an image, the processing efficiency of the plotting processing can be improved.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は画像形成処理の前に
画像データの描画処理方法を再構成し、画像データを効
率的に描画制御することにより画像形成処理を高速化す
る画像情報変換装置、画像処理装置、画像情報変換方
法、画像処理方法及びコンピュータ読み取り可能な記憶
媒体に関し、画像処理装置のコントローラ、コンピュー
タに搭載される画像処理・ドライバ・ソフトウェア等を含
む画像処理システム等に応用可能なものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image information conversion apparatus which reconfigures a drawing processing method of image data before an image forming processing, and controls the drawing of the image data efficiently to speed up the image forming processing. An image processing apparatus, an image information conversion method, an image processing method, and a computer-readable storage medium, which are applicable to an image processing system including an image processing apparatus controller, an image processing driver, software, and the like mounted on a computer. It is.

【0002】[0002]

【従来の技術】通常、画像データは定められたフォーマ
ットでPDL等のページ記述言語等で描画手順が記述さ
れている。画像データのページ記述言語等による記述の
特徴は、領域毎の描画データの集合として定義されてい
る点にある。例えば、画像データには、テキスト、描画
機能により作成されたグラフィックス画像、デジタルカ
メラなどの入力機器で得られる自然画像などの描画デー
タが含まれている。また、夫々の描画データは互いに重
なって定義されていることもある。代表的なPDLとし
ては、ADOBE社のPostScript(登録商標)がある。
PostScriptの詳細な内容については、アスキー出版局発
行の「PostScriptリファレンスマニュアル」等の文献に
記載されている。PostScript言語は一般にラスター画像
出力装置を取り扱うように設計されており、文字、グラ
フィックス、自然画像はページメモリ上にラスター展開
され、プリントの場合であれば、色補正処理、UCR処
理、ディザ処理を経て出力装置に出力される。
2. Description of the Related Art Normally, a drawing procedure is described in image data in a predetermined format in a page description language such as PDL. A feature of description of image data in a page description language or the like is that it is defined as a set of drawing data for each area. For example, the image data includes drawing data such as text, a graphics image created by a drawing function, and a natural image obtained by an input device such as a digital camera. In addition, each drawing data may be defined so as to overlap each other. A typical PDL is PostScript (registered trademark) of ADOBE.
The detailed contents of PostScript are described in documents such as the “PostScript Reference Manual” issued by ASCII Publishing Bureau. The PostScript language is generally designed to handle raster image output devices.Characters, graphics, and natural images are raster-expanded on page memory, and for print, color correction, UCR, and dither processing. The output is output to the output device.

【0003】ところで、画像データの描画処理(展開)
に長時間を要する原因は、描画手順を展開するときに、
描画手順の順に全てを展開していかなければならないと
ころにある。つまり、描画処理がいくつかの処理単位に
別れている場合であっても、それらの処理の順番を変え
たり、夫々を独立に平行して処理することができないの
で、シーケンシャルに処理していることが、高速化処理
をする場合の支障になっていた。ことに、ROP処理で
は重ねあわせの順番によって描画結果が異なるため順番
に処理せざるを得ないとった問題があった。
By the way, image data drawing processing (expansion)
Can take a long time to develop the drawing procedure,
This is where everything must be developed in the order of the drawing procedure. In other words, even if the drawing process is divided into several processing units, they must be processed sequentially because the order of those processes cannot be changed or each can be processed independently and in parallel. However, this has been a hindrance in performing high-speed processing. In particular, in the ROP processing, there is a problem that the drawing result is different depending on the order of superposition, so that the processing must be performed in order.

【0004】ページ記述言語等の印刷制御用言語で記述
された印刷情報から画素情報を生成する文書処理装置及
び方法に関し、印刷情報から画素情報を生成する前に印
刷情報を再編成し、独立処理可能な小さな単位に分割
し、処理の高速化を図るとともに、小さな単位毎の修正
を行えるようにしたものとして、特開平9―11481
3号公報に記載のものが知られている。
[0004] A document processing apparatus and method for generating pixel information from print information described in a print control language such as a page description language. Japanese Patent Application Laid-Open No. 9-11481 discloses a device which is divided into as small units as possible to increase the processing speed and to make corrections in small units.
No. 3 is known.

【0005】[0005]

【発明が解決しようとする課題】しかし、特開平9―1
14813号公報に記載の文書処理装置及び方法は、描
画処理を複数個の描画単位に分割するものであるが、分
割した描画単位の描画処理間に依存関係があるため、分
割した描画単位で並列に描画処理し、全く独立に処理す
ることまで言及していない。つまり、描画単位で処理の
前後関係を制御する処理負荷を解消できていないのが問
題である。
However, Japanese Patent Application Laid-Open No. 9-1 / 1991
The document processing apparatus and method described in Japanese Patent No. 14813 divides a drawing process into a plurality of drawing units. However, since there is a dependency between the drawing processes of the divided drawing units, the document processing device and the method are not used in parallel. It does not mention that drawing processing is performed and processing is performed completely independently. That is, the problem is that the processing load for controlling the context of the processing in units of drawing cannot be eliminated.

【0006】したがって、請求項1に係る発明は、描画
処理のための画像情報の再編成がなされる画像情報変換
装置において、描画処理単位毎に効率的に変換処理する
手段を提供することを目的とする。請求項2に係る発明
は、画像情報を用いて画像形成する画像処理装置におい
て、高速に描画処理する手段を提供することを目的とす
る。請求項3に係る発明は、請求項1記載の画像情報変
換装置を用いて、画像情報の再編成を高速に行うこと
で、使用者の満足感を高めることを目的とする。請求項
4に係る発明は、請求項2記載の画像処理装置を用いて
描画処理を高速に行うことで、使用者の満足感を高める
ことを目的とする。請求項5に係る発明は、請求項3及
び4記載の画像情報変換方法または画像処理方法の各工
程を機能させるためのプログラムを記録したコンピュー
タ読み取り可能な記録媒体を提供することを目的とす
る。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a means for efficiently performing conversion processing for each drawing processing unit in an image information conversion apparatus for reorganizing image information for drawing processing. And A second object of the present invention is to provide a high-speed drawing unit in an image processing apparatus for forming an image using image information. A third aspect of the present invention aims to enhance the user's satisfaction by performing high-speed reorganization of image information using the image information conversion device according to the first aspect. According to a fourth aspect of the present invention, an image processing apparatus according to the second aspect performs drawing processing at a high speed, thereby enhancing user satisfaction. A fifth object of the present invention is to provide a computer-readable recording medium in which a program for causing each step of the image information converting method or the image processing method according to the third and fourth functions to function.

【0007】[0007]

【課題を解決するための手段】本発明は、前記した事情
に鑑みなされたもので、前記の目的を達成する手段とし
て以下の構成を備える。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has the following arrangement as means for achieving the above object.

【0008】請求項1に係る発明は、2以上の描画単位
からなる画像情報の描画手順を再構成する画像情報変換
装置において、前記描画手順で表されている前記画像情
報の描画領域が互いに重なるかどうか調べる重なり判別
手段と、前記画像情報の描画領域が互いに重なる場合、
重ならない単位毎に描画処理データを分割し、独立した
描画領域の集合に置き換える分割手段を有することを特
徴とする。
According to a first aspect of the present invention, in an image information conversion apparatus for reconstructing a drawing procedure of image information composed of two or more drawing units, the drawing areas of the image information represented by the drawing procedure overlap each other. Overlap determination means to determine whether the drawing area of the image information overlaps each other,
The image processing apparatus further includes a dividing unit that divides the drawing processing data for each non-overlapping unit and replaces the drawing processing data with a set of independent drawing areas.

【0009】請求項2に係る発明は、画像処理装置にお
いて、請求項1記載の画像情報変換装置によって置き換
えられた、描画領域毎に独立した描画手順の集合により
表される画像情報を用いて画像形成する画像形成手段を
有することを特徴とする。
According to a second aspect of the present invention, in an image processing apparatus, an image is formed by using image information represented by a set of independent rendering procedures for each rendering area, which is replaced by the image information conversion apparatus according to the first aspect. It is characterized by having an image forming means for forming.

【0010】請求項3に係る発明は、2以上の描画単位
からなる画像情報の描画手順を再構成する画像情報変換
方法において、前記描画手順で表されている前記画像情
報の描画領域が互いに重なるかどうか調べるステップ
と、前記画像情報の描画領域が互いに重なる場合、重な
らない単位毎に描画処理データを分割し、独立した描画
領域の集合に置き換えるステップからなることを特徴と
する。
According to a third aspect of the present invention, in the image information conversion method for reconstructing a drawing procedure of image information composed of two or more drawing units, the drawing areas of the image information represented by the drawing procedure overlap each other. Determining whether or not the drawing areas of the image information overlap each other, and dividing the drawing processing data for each non-overlapping unit and replacing it with a set of independent drawing areas.

【0011】請求項4に係る発明は、画像処理方法にお
いて、請求項1記載の画像情報変換装置によって置き換
えられた、描画領域毎に独立した描画手順の集合により
表される画像情報を用いて画像形成することを特徴とす
る。
According to a fourth aspect of the present invention, in the image processing method, an image is formed using image information represented by a set of independent rendering procedures for each rendering area, which is replaced by the image information conversion apparatus according to the first aspect. It is characterized by forming.

【0012】請求項5に係る発明は、コンピュータ読み
取り可能な記録媒体において、請求項3または4記載の
画像情報変換方法または画像処理方法を実施するための
プログラムを記録したことを特徴とする。
According to a fifth aspect of the present invention, there is provided a computer readable recording medium, wherein a program for executing the image information converting method or the image processing method according to the third or fourth aspect is recorded.

【0013】[0013]

【発明の実施の形態】以下、本発明の画像情報変換装置
の実施の形態を図1〜4に示す実施例に基づいて説明す
る。図1は、本発明に係る典型的な画像処理システムの
構成を示す図である。ネットワークNを介してデータ情
報源1にあるデータを画像情報変換装置2で変換し、変
換されたデータを変換後データ記憶装置3に格納し、前
記変換後データ記憶装置3に格納されたデータを用いて
出力装置4に出力、あるいは表示装置5に表示する。以
下、表示装置5で表示することも、出力装置4で出力す
ることとして表現する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of an image information conversion apparatus according to the present invention will be described below with reference to the embodiments shown in FIGS. FIG. 1 is a diagram showing a configuration of a typical image processing system according to the present invention. The data in the data information source 1 is converted by the image information conversion device 2 via the network N, the converted data is stored in the converted data storage device 3, and the data stored in the converted data storage device 3 is converted. Output to the output device 4 or display on the display device 5. Hereinafter, displaying on the display device 5 is also expressed as outputting on the output device 4.

【0014】図2は、本発明の画像処理装置、画像処理
方法に係る処理概念を示す図である。(a)で示すよう
な画像データを例に説明する。この画像データは、A〜
Eの5つの構成要素からなり、通常(b)で示すような
描画シーケンスにより順番に描画処理が実行されること
で出力装置上に画像形成される。本発明では、(c)に
示すように、A、B、C、D、Eの5つの構成要素を
A’、B’、A’B’、C、’、D’、E’、D’E’
の7つの構成要素に描画シーケンスを分割して、分割し
た夫々の描画処理を実行することによって出力装置上に
画像形成される。特徴としては、分割した夫々の描画処
理を互いに独立に処理できることである。図2の例で
は、7つの描画処理を互いに独立して実行することがで
きる。
FIG. 2 is a diagram showing the concept of processing according to the image processing apparatus and the image processing method of the present invention. A description will be given using image data as shown in FIG. This image data is
An image is formed on an output device by executing drawing processing in order by a drawing sequence as shown in FIG. In the present invention, as shown in (c), five components A, B, C, D, and E are represented by A ', B', A'B ', C,', D ', E', D '. E '
An image is formed on an output device by dividing the drawing sequence into the seven components described above and executing each of the divided drawing processes. The feature is that each of the divided drawing processes can be processed independently of each other. In the example of FIG. 2, seven drawing processes can be executed independently of each other.

【0015】一方、(d)は、従来発明である特開平9
‐114813号公報に記載の描画処理を分解したもの
である。描画処理を分割していることは本発明と変わら
ないが、描画領域が互いに重なる場合は、描画シーケン
スの順序関係を保って描画処理しなければならない。こ
の例では、Aの描画処理が終了後にBの描画処理を実行
し、Dの描画処理が終了後にEの描画処理を実行するよ
うに制御する必要がある。また、同時に処理できる描画
処理の数が本発明の場合より少ないため高速化にも限界
がある。
[0015] On the other hand, FIG.
This is a disassembled drawing process described in Japanese Patent Application Laid-Open No. 114813. The fact that the drawing process is divided is the same as that of the present invention, but when the drawing regions overlap each other, the drawing process must be performed while maintaining the order relationship of the drawing sequence. In this example, it is necessary to control so that the drawing processing of B is executed after the drawing processing of A is completed, and the drawing processing of E is executed after the drawing processing of D is completed. Also, since the number of drawing processes that can be processed simultaneously is smaller than in the case of the present invention, there is a limit to speeding up.

【0016】図3は、本発明の画像処理装置の構成を示
すブロック図の例である。画像情報変換装置2の画像デ
ータ前処理部21で、画像データが図2の(c)に基づ
いて説明したように分割され、分割後のデータが変換後
データ記憶装置3の変換後データ記憶部31に記憶さ
れ、出力装置4に画像形成される。すなわち、変換後デ
ータ記憶部31に記憶されているデータが、出力装置4
の画像データ受信部41で受信される。画像出力装置4
では、画像データ受信部41で受信された分割後の画像
データが、分割処理部42で夫々独立した単位に振り分
けられ、ラスタライズ処理部43〜45で夫々独立にラ
スタライズ処理され、夫々独立に共有メモリ部46に書
き込まれる。共有メモリ部46に書き込まれたデータを
画像形成部47で画像形成して出力する。出力装置4
は、以上のようなフローに従って処理制御部40で処理
される。
FIG. 3 is an example of a block diagram showing the configuration of the image processing apparatus of the present invention. The image data is divided by the image data preprocessing unit 21 of the image information conversion device 2 as described with reference to FIG. 2C, and the divided data is converted into the converted data storage unit of the converted data storage device 3. 31 and an image is formed on the output device 4. That is, the data stored in the converted data storage unit 31 is output to the output device 4.
Is received by the image data receiving unit 41. Image output device 4
In the example, the divided image data received by the image data receiving unit 41 is divided into independent units by the division processing unit 42, and is independently rasterized by the rasterization processing units 43 to 45. It is written to the unit 46. The data written in the shared memory unit 46 is image-formed by the image forming unit 47 and output. Output device 4
Is processed by the processing control unit 40 according to the above flow.

【0017】図4は、本発明に係る画像データ前処理部
21における処理フローの例を示す。画像データ前処理
部21では、図2に基づいて説明したように、画像デー
タの描画シーケンスを解析し互いに独立に処理できる描
画処理単位に分割するものであり、その具体的な処理は
次の各ステップからなる。 (ステップ1)描画シーケンスを読み込む。 (ステップ2)順次描画処理データを取り出す。 (ステップ3)描画処理データが空か否か調べる。 (ステップ4)ステップ3において、描画処理データが
空でなければ、描画処理データがそれ以前の描画データ
と重なるかどうか調べる。 (ステップ5)ステップ4において、重なった場合、重
ならない単位に描画処理データを分割し、描画記録から
重なった描画データを削除する替わりに重ならない描画
処理データの処理単位に分割して描画記録に格納する。 (ステップ6)ステップ4において、重ならない場合、
新たに描画データを描画記録(一時記憶領域)に書き加
え、ステップ2に戻る。 (ステップ7)ステップ3において、描画処理データが
空のとき、すなわち全ての描画シーケンスが終了したと
き、描画記録に格納された描画単位に展開して得た夫々
の展開後のデータを分割後の描画処理データとし、処理
を終了する。
FIG. 4 shows an example of a processing flow in the image data preprocessing section 21 according to the present invention. As described with reference to FIG. 2, the image data preprocessing unit 21 analyzes the drawing sequence of the image data and divides the drawing sequence into drawing processing units that can be processed independently of each other. Consists of steps. (Step 1) The drawing sequence is read. (Step 2) The drawing processing data is sequentially extracted. (Step 3) Check whether the drawing processing data is empty. (Step 4) If the drawing processing data is not empty in step 3, it is checked whether the drawing processing data overlaps the previous drawing data. (Step 5) In step 4, when they overlap, the drawing processing data is divided into non-overlapping units, and instead of deleting the overlapping drawing data from the drawing record, the drawing processing data is divided into processing units of non-overlapping drawing data to be used for drawing recording. Store. (Step 6) In Step 4, if they do not overlap,
New drawing data is added to the drawing record (temporary storage area), and the process returns to step S2. (Step 7) In step 3, when the drawing processing data is empty, that is, when all the drawing sequences have been completed, each of the expanded data obtained by expanding into the drawing unit stored in the drawing record is divided into divided data. The drawing processing data is set, and the processing ends.

【0018】図2(a)の画像データを例にして、重な
らない描画処理単位への分割する処理手順を具体的に説
明する。以下は、図2の(b)を解析し、(c)が導か
れる際の処理に関するものであって、次のように順次描
画単位に分割する。 (0)描画シーケンスにある描画処理を順次解析しなが
ら描画記録へ記録されていく。ただし、描画記録は初め
は何も描かれていない。描画記録を( )で表現する。
( )の中に描画処理内容が記録される。 (1)描画処理Aを調べる。⇒>Aをそのまま記録する。
描画記録はAが追加され、(A)となる。 (2)描画処理Bを調べる。⇒>Bは記録されているAと
描画領域が重なっているので、描画記録からAを削除
し、描画記録は(A and (not B),(not A) and B,Aand
B)となる。ここで、(not X)はXの部分を描かないとい
う描画処理である。X and Yは、X、Yの順に両方の処理
が実行されることを意味している。このとき、上重ねで
描画するとか、下重ねで描画するかなどの描画処理Yの
描画処理Xに対する重ねあわせの方法がand実行時に適用
される。 (3)描画処理Cを調べる。⇒>Cをそのまま記録する。
描画記録はCが追加され、(A and (not B),(not A) an
d B,A and B,C)となる。 (4)描画処理Dを調べる。⇒>Dをそのまま記録する。
描画記録はDが追加され、(A and (not B),(not A) an
d B,A and B,C,D)となる。 (5)描画処理Eを調べる。⇒>Eは記録されているDと
描画領域が重なっているので、描画記録からDを削除
し、描画記録は(D and (not E),(not D) and E,Dand
E)が追加され、描画記録は(A and (not B),(not A)
and B,A and B,C,D and (not E),(not D) and E,
D and E)となる。 (6) 描画記録を解析し、A and (not B)を実行しA'に
置き換える。同様に、(not A) and Bを実行しB'に置き
換え、A and Bを実行しA'B'に置き換え、D and (not E)
を実行しD'に置き換える。同様に、(not D) and Eを実
行しE'に置き換え、D and Eを実行しD'E'に置き換え
る。
A processing procedure for dividing the image data into non-overlapping drawing processing units will be specifically described with reference to the image data shown in FIG. The following is an analysis of (b) in FIG. 2 and a process when (c) is derived, which is sequentially divided into drawing units as follows. (0) Recording is performed in the drawing record while sequentially analyzing the drawing processing in the drawing sequence. However, no drawing record is initially drawn. The drawing record is expressed in parentheses.
The contents of the drawing process are recorded in parentheses. (1) Check the drawing process A. ⇒> Record A as it is.
A is added to the drawing record and becomes (A). (2) Check the drawing process B. ⇒ For> B, the recorded area overlaps with the recorded area A, so delete A from the rendered record and change the rendered record to (A and (not B), (not A) and B, Aand
B). Here, (not X) is a drawing process of not drawing the X portion. X and Y means that both processes are executed in the order of X and Y. At this time, a method of overlaying the rendering process Y with respect to the rendering process X, such as whether to render in the upper layer or in the lower layer, is applied at the time of executing and. (3) Check the drawing process C. ⇒> Record C as it is.
Drawing record C is added, (A and (not B), (not A) an
d B, A and B, C). (4) Check the drawing process D. ⇒> Record D as it is.
D is added to the drawing record, and (A and (not B), (not A) an
d B, A and B, C, D). (5) Check the drawing process E. ⇒ For> E, since the recorded D and the drawing area overlap, D is deleted from the drawing record, and the drawing record is (D and (not E), (not D) and E, Dand
E) is added, and the drawing record is (A and (not B), (not A)
and B, A and B, C, D and (not E), (not D) and E,
D and E). (6) Analyze the drawing record, execute A and (not B), and replace it with A '. Similarly, execute (not A) and B and replace with B ', execute A and B and replace with A'B', and D and (not E)
And replace it with D '. Similarly, execute (not D) and E and replace with E ', execute D and E and replace with D'E'.

【0019】ここで、描画処理の分割は、図2(c2)
の描画処理分割例で示すように、描画領域が互いに重な
った場合に互いの和集合の領域を独立した一単位にする
こともできる。
Here, the division of the drawing process is performed as shown in FIG.
As shown in the drawing processing division example, when the drawing regions overlap each other, the region of the union of each other can be made into an independent unit.

【0020】[0020]

【発明の効果】以上の説明から明らかなように、本発明
によれば次のような効果を奏する。 (1)請求項1に係る発明によれば、描画処理のための
画像情報の再編成がなされる画像情報変換装置におい
て、描画処理単位に効率的に描画処理する手段を提供す
ることができる。すなわち、描画処理単位で自由に画像
形成時に描画制御を行うことができ、処理効率を向上さ
せることができる。また、独立処理の単位が細かいた
め、きめ細かい描画制御が可能である。このような描画
制御は、特に複数のプロセッサで並行処理する場合に適
している。また、1つの独立処理単位に加えた変更が、
他の独立処理単位に及ばないので、ソースファイルのレ
ベルで変更を加えることが可能となる。
As is apparent from the above description, the present invention has the following effects. (1) According to the first aspect of the present invention, in an image information conversion apparatus that reorganizes image information for drawing processing, it is possible to provide a means for efficiently performing drawing processing in units of drawing processing. That is, drawing control can be freely performed at the time of image formation in units of drawing processing, and processing efficiency can be improved. In addition, since the unit of the independent processing is fine, fine drawing control is possible. Such drawing control is particularly suitable when a plurality of processors perform parallel processing. Also, changes made to one independent processing unit
Since it does not reach the other independent processing units, it is possible to make changes at the source file level.

【0021】(2)請求項2に係る発明によれば、画像
情報を用いて画像形成する画像処理装置において、高速
に描画処理する手段を提供することができる。
(2) According to the second aspect of the invention, it is possible to provide a means for performing a high-speed drawing process in an image processing apparatus for forming an image using image information.

【0022】(3)請求項3に係る発明によれば、描画
処理のための画像情報の再編成がなされる画像情報変換
方法において、描画処理単位毎に高速かつ効率的に描画
処理することができる。すなわち、描画処理単位で自由
に画像形成時に描画制御を行うことができ、処理効率を
向上させることができる。
(3) According to the third aspect of the invention, in an image information conversion method for reorganizing image information for drawing processing, drawing processing can be performed quickly and efficiently for each drawing processing unit. it can. That is, drawing control can be freely performed at the time of image formation in units of drawing processing, and processing efficiency can be improved.

【0023】(4)請求項4に係る発明によれば、画像
情報を用いて画像形成する画像処理方法において、描画
処理を高速かつ効率的に行うことができる。
(4) According to the invention of claim 4, in an image processing method for forming an image using image information, drawing processing can be performed quickly and efficiently.

【0024】(5)請求項5に係る発明によれば、描画
処理のための画像情報の再編成が高速かつ効率的になさ
れるプログラムを記録したコンピュータ読み取り可能な
記録媒体を提供することができる。
(5) According to the fifth aspect of the present invention, it is possible to provide a computer-readable recording medium in which a program for rapidly and efficiently reorganizing image information for drawing processing is recorded. .

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の画像処理システムの構成を示す図であ
る。
FIG. 1 is a diagram showing a configuration of an image processing system of the present invention.

【図2】本発明の画像処理装置、画像処理方法に係る処
理概念を示す図である。
FIG. 2 is a diagram illustrating a processing concept according to an image processing apparatus and an image processing method of the present invention.

【図3】本発明の画像処理装置の構成を示すブロック図
である。
FIG. 3 is a block diagram illustrating a configuration of an image processing apparatus according to the present invention.

【図4】本発明の画像処理装置の画像データ前処理部に
おける処理を示すフローチャートである。
FIG. 4 is a flowchart illustrating a process in an image data pre-processing unit of the image processing apparatus according to the present invention.

【符号の説明】[Explanation of symbols]

1…データ発信源、2…画像情報変換装置、3…変換後
データ記憶装置、4…出力装置、5…表示装置、21…
画像データ前処理部、31…変換後データ記憶部、40
…処理制御部、41…画像データ受信部、42…分割処
理部、43,44,45…ラスタライズ処理部、46…
共有メモリ部、47…画像形成部。
DESCRIPTION OF SYMBOLS 1 ... Data transmission source, 2 ... Image information conversion device, 3 ... Conversion data storage device, 4 ... Output device, 5 ... Display device, 21 ...
Image data pre-processing unit, 31... Converted data storage unit, 40
... Processing control unit 41, Image data receiving unit 42, Division processing unit 43, 44, 45 Rasterizing processing unit 46
Shared memory unit 47 image forming unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06T 11/00 G06F 15/72 A 9A001──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G06T 11/00 G06F 15/72 A 9A001

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 2以上の描画単位からなる画像情報の描
画手順を再構成する画像情報変換装置において、前記描
画手順で表されている前記画像情報の描画領域が互いに
重なるかどうか調べる重なり判別手段と、前記画像情報
の描画領域が互いに重なる場合、重ならない単位毎に描
画処理データを分割し、独立した描画領域の集合に置き
換える分割手段を有することを特徴とする画像情報変換
装置。
1. An image information conversion apparatus for reconstructing a drawing procedure of image information comprising two or more drawing units, wherein an overlap determining means for checking whether or not drawing areas of the image information represented by the drawing procedure overlap with each other. And an image information conversion apparatus, wherein, when the drawing areas of the image information overlap with each other, the drawing processing data is divided for each non-overlapping unit and replaced with a set of independent drawing areas.
【請求項2】 請求項1記載の画像情報変換装置によっ
て置き換えられた、描画領域毎に独立した描画手順の集
合により表される画像情報を用いて画像形成する画像形
成手段を有することを特徴とする画像処理装置。
2. An image forming means for forming an image using image information represented by a set of independent drawing procedures for each drawing area, which is replaced by the image information conversion apparatus according to claim 1. Image processing device.
【請求項3】 2以上の描画単位からなる画像情報の描
画手順を再構成する画像情報変換方法において、前記描
画手順で表されている前記画像情報の描画領域が互いに
重なるかどうか調べるステップと、前記画像情報の描画
領域が互いに重なる場合、重ならない単位毎に描画処理
データを分割し、独立した描画領域の集合に置き換える
ステップからなることを特徴とする画像情報変換方法。
3. An image information conversion method for reconstructing a drawing procedure of image information composed of two or more drawing units, wherein a step of checking whether or not drawing areas of the image information represented by the drawing procedure overlap with each other; When the drawing areas of the image information overlap each other, the method further comprises a step of dividing the drawing processing data for each non-overlapping unit and replacing it with a set of independent drawing areas.
【請求項4】 請求項1記載の画像情報変換装置によっ
て置き換えられた、描画領域毎に独立した描画手順の集
合により表される画像情報を用いて画像形成することを
特徴とする画像処理方法。
4. An image processing method for forming an image using image information represented by a set of independent drawing procedures for each drawing area, which is replaced by the image information conversion apparatus according to claim 1.
【請求項5】 請求項3または4記載の画像情報変換方
法または画像処理方法を実施するためのプログラムを記
録したことを特徴とするコンピュータ読み取り可能な記
録媒体。
5. A computer-readable recording medium on which a program for executing the image information conversion method or the image processing method according to claim 3 or 4 is recorded.
JP2000018378A 2000-01-27 2000-01-27 Image information converter, image processor, method therefor and recording medium Pending JP2001209640A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000018378A JP2001209640A (en) 2000-01-27 2000-01-27 Image information converter, image processor, method therefor and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000018378A JP2001209640A (en) 2000-01-27 2000-01-27 Image information converter, image processor, method therefor and recording medium

Publications (1)

Publication Number Publication Date
JP2001209640A true JP2001209640A (en) 2001-08-03

Family

ID=18545234

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000018378A Pending JP2001209640A (en) 2000-01-27 2000-01-27 Image information converter, image processor, method therefor and recording medium

Country Status (1)

Country Link
JP (1) JP2001209640A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010274534A (en) * 2009-05-28 2010-12-09 Kyocera Mita Corp Image forming device and image forming program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010274534A (en) * 2009-05-28 2010-12-09 Kyocera Mita Corp Image forming device and image forming program

Similar Documents

Publication Publication Date Title
JP3545409B2 (en) How to add traps to print pages specified in page description language format
US5295236A (en) Applying traps to a printed page specified in a page description language format
JP3454552B2 (en) Method and system for generating data for generating a page representation on a page
JPH10105361A (en) Method and system for specifying object
JP2010140459A (en) Program, print data conversion device, and computer-readable recording medium
US8854638B2 (en) Variable printing control apparatus and control program
JP2003200622A (en) Banded composing machine for variable data
JP2000083161A (en) Image processing unit, its method and image processing system
JPH10243210A (en) Image processor and image-processing method
JP3142550B2 (en) Graphic processing unit
JP3845045B2 (en) Image processing apparatus, image processing method, image forming apparatus, printing apparatus, and host PC
JPH09185721A (en) Image forming device
US6424430B1 (en) Rendering of objects on graphical rendering devices as clipped images
JP2903917B2 (en) Image editing processor
JP4775723B2 (en) Image processing apparatus and image processing program
JP2001293936A (en) Image information processor and method of processing image information
JP2001209640A (en) Image information converter, image processor, method therefor and recording medium
JPH0729021A (en) Picture output device
JP6904717B2 (en) Image processing equipment, its control method, and programs
JP3610563B2 (en) PDL data processing device
JP2001324975A (en) Image processor
JPH1011593A (en) Image forming device
JP2000066658A (en) Image processor and recording medium
JP4735212B2 (en) Image processing device
JP2000215010A (en) Image processor, image forming device, image formation system, image processing method, image forming method, and image processing and forming method