JP2734471B2 - Image editing device - Google Patents

Image editing device

Info

Publication number
JP2734471B2
JP2734471B2 JP6325570A JP32557094A JP2734471B2 JP 2734471 B2 JP2734471 B2 JP 2734471B2 JP 6325570 A JP6325570 A JP 6325570A JP 32557094 A JP32557094 A JP 32557094A JP 2734471 B2 JP2734471 B2 JP 2734471B2
Authority
JP
Japan
Prior art keywords
image
instruction
output
editing
image data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP6325570A
Other languages
Japanese (ja)
Other versions
JPH07203185A (en
Inventor
智也 山内
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 JP6325570A priority Critical patent/JP2734471B2/en
Publication of JPH07203185A publication Critical patent/JPH07203185A/en
Application granted granted Critical
Publication of JP2734471B2 publication Critical patent/JP2734471B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Processing Or Creating Images (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ワークステーション,
コンピュータ, 印刷装置等において使用される画像編集
装置に関する。
The present invention relates to a workstation,
The present invention relates to an image editing device used in a computer, a printing device, and the like.

【0002】[0002]

【従来の技術】たとえば、印刷用の画像編集装置におい
ては、原稿の画像をTV(テレビジョン)カメラ, イメ
ージスキャナ等の画像入力装置により読み取り、ディジ
タルの画像データに変換したのち、画面単位で画像記憶
部に記憶させている。そして、画像記憶部に記憶されて
いる画像に対して、拡大,縮小,抽出,削除, 移動, 回
転, 色変換等の画像編集を行い、編集結果をCRT(陰
極線管)ディスプレイ等の表示装置で確認した後、印刷
装置により編集後の画像を印刷している。
2. Description of the Related Art For example, in an image editing apparatus for printing, an image of a document is read by an image input device such as a TV (television) camera or an image scanner, and is converted into digital image data. It is stored in the storage unit. Then, image editing such as enlargement, reduction, extraction, deletion, movement, rotation, and color conversion is performed on the image stored in the image storage unit, and the edited result is displayed on a display device such as a CRT (cathode ray tube) display. After the confirmation, the edited image is printed by the printing device.

【0003】画像編集に際しては、上述した拡大,縮
小,抽出,削除, 移動, 回転, 色変換等の画像処理を行
なうための編集命令を使用し、複数の編集命令を組み合
わせて編集命令列を構成する。そして、編集された画像
を出力する場合には、編集命令列に含まれている各編集
命令を順次実行して目的とする画像を得ている。
At the time of image editing, an editing instruction for performing image processing such as enlargement, reduction, extraction, deletion, movement, rotation, color conversion and the like is used, and an editing instruction sequence is constructed by combining a plurality of editing instructions. I do. Then, when outputting the edited image, each editing instruction included in the editing instruction sequence is sequentially executed to obtain a target image.

【0004】[0004]

【発明が解決しようとする課題】上述したように、画像
編集に際しては、複数の編集命令を組み合わせて編集命
令列を構成する必要があるが、目的とする画像を得るた
めにどのように編集命令を組み合わせるかは、作業者の
任意である。作業者は、原画像を見ながら試行錯誤で目
的とする画像が得られるように編集命令を組み合わせる
ことが多い。
As described above, when editing an image, it is necessary to construct an editing instruction sequence by combining a plurality of editing instructions. Is optional for the operator. Workers often combine editing commands so as to obtain a target image by trial and error while viewing the original image.

【0005】この場合、最終的に出来上がった編集命令
列を実行すれば、目的とする画像が得られるが、この編
集命令列は、編集処理に対して最適な構造を持っている
とは限らない。たとえば、或る画像に対して「2倍に拡
大」という編集命令を適用し、その後に、別の種類の幾
つかの編集命令を適用し、更にその後に、先に「2倍に
拡大」という編集命令を適用した画像に対して「2倍に
拡大」という編集命令を適用する場合がある。
In this case, a target image can be obtained by executing the finally completed editing instruction sequence, but this editing instruction sequence does not always have an optimal structure for editing processing. . For example, an editing instruction of "double enlargement" is applied to a certain image, then some other types of edit instructions are applied, and thereafter, "double enlargement" is first performed. There is a case where an editing command of “double enlargement” is applied to an image to which the editing command is applied.

【0006】画像編集装置が編集命令列を実行する場合
には、先頭から編集命令を取り出して一つづつ実行す
る。したがって、編集命令の数が多ければ、それだけ画
像処理に要する時間が長くなってしまう。上述した編集
命令列に含まれる二つの「2倍に拡大」という編集命令
は、一つの「4倍に拡大」いう編集命令で置き換えるこ
とが可能なものであり、本来は、より短い時間で画像処
理が可能なものである。しかしながら、編集命令列の作
成は作業者の技量に依存しているので、必ずしも最適な
編集命令列を作成できるとは限らず、画像処理に長時間
を要するという問題があった。
When the image editing apparatus executes an editing instruction sequence, the editing instructions are taken out from the head and executed one by one. Therefore, the longer the number of editing commands, the longer the time required for image processing. The two editing commands “enlarged twice” included in the above-described editing instruction sequence can be replaced by one editing command “enlarged four times”. It can be processed. However, since the creation of the editing instruction sequence depends on the skill of the operator, an optimum editing instruction sequence cannot always be created, and there is a problem that it takes a long time for image processing.

【0007】本発明は、前記問題点を解決するために案
出されたものであって、元の編集命令列を処理効率の高
い編集命令列に変換して、画像処理を短時間で行なうこ
とができる画像編集装置を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been devised to solve the above-mentioned problem. It is an object of the present invention to convert an original editing instruction sequence into an editing instruction sequence having high processing efficiency and perform image processing in a short time. It is an object of the present invention to provide an image editing apparatus capable of performing the following.

【0008】[0008]

【課題を解決するための手段】本発明は、前記目的を達
成するため、画像データに対する複数の編集命令より構
成されている編集命令列を記憶する命令記憶手段と、前
記命令記憶手段に記憶されている編集命令列の中の複数
の編集命令を同等の処理結果となる別の編集命令を含む
編集命令列に変換する命令列変換手段と、画像データに
対して前記命令列変換手段により変換された編集命令列
を実行する命令実行手段と、前記命令実行手段からの編
集後の画像データを記憶する出力画像記憶手段と、前記
出力画像記憶手段に記憶されている画像データを出力す
る画像出力手段とを具備することを特徴とする。
According to the present invention, in order to achieve the above object, an instruction storage means for storing an edit instruction sequence composed of a plurality of edit instructions for image data, and an instruction storage means for storing an instruction instruction sequence stored in the instruction storage means. more of of which editing instruction sequence
An instruction sequence converting means for converting the editing instruction into an editing instruction sequence including another editing instruction having an equivalent processing result, and an editing instruction sequence converted from image data by the instruction sequence converting device. An instruction executing means for executing, an output image storing means for storing the edited image data from the instruction executing means, and an image outputting means for outputting the image data stored in the output image storing means. It is characterized by.

【0009】[0009]

【作用】命令記憶手段には画像データに対する複数の編
集命令より構成されている編集命令列が記憶されてお
り、この編集命令列が実行されるに際しては、編集命令
列の中の複数の編集命令が同等の処理結果となる別の編
集命令を含む編集命令列に変換される。たとえば、命令
列の中に「2倍に拡大」という命令が二つ含まれていた
場合、「4倍に拡大」という元の命令とは別の一つの命
令に変換される。そして、この変換された編集命令列に
基づいて編集処理が実行される。編集後の画像データは
出力画像記憶手段に記憶された後に画像出力手段により
出力される。
The command storage means stores an editing command sequence composed of a plurality of editing commands for image data. When this editing command sequence is executed, a plurality of editing commands in the editing command sequence are executed. Another edition that gives equivalent processing results
It is converted into an edit instruction sequence including a set instruction. For example, if the instruction sequence includes two instructions "enlarged twice", the instruction is converted into another instruction different from the original instruction "enlarged four times". Then, an editing process is executed based on the converted editing instruction sequence. The edited image data is stored in the output image storage unit and then output by the image output unit.

【0010】[0010]

【実施例】以下、図面を参照しながら実施例に基づいて
本発明の特徴を具体的に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The features of the present invention will be specifically described below based on embodiments with reference to the drawings.

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

【0012】第1或いは第2画像入力装置1a,1b等
の画像入力手段1からの画像データは、編集手段2に供
給され所定の画像処理を施された後、第1或いは第2印
刷装置3a,3b,表示装置3c等の画像出力手段3に
出力される。たとえば、第1画像入力装置1aは400
dpi程度の解像度を有するフラットベッド型のイメー
ジスキャナ、第2画像入力装置1bは350本程度の解
像度を有するTVカメラ、第1印刷装置3aは400d
pi程度の解像度を有するレーザプリンタ、第2印刷装
置3bは200dpi程度の解像度を有するサーマルプ
リンタ、表示装置3cは100dpi程度の解像度を有
するCRTディスプレイである。
The image data from the image input means 1 such as the first or second image input apparatus 1a, 1b is supplied to the editing means 2 and subjected to a predetermined image processing, and thereafter, the first or second printing apparatus 3a. , 3b, and a display device 3c. For example, the first image input device 1a is 400
A flatbed type image scanner having a resolution of about dpi, a second image input device 1b is a TV camera having a resolution of about 350 lines, and a first printing device 3a is 400d.
The second printer 3b is a thermal printer having a resolution of about 200 dpi, and the display 3c is a CRT display having a resolution of about 100 dpi.

【0013】編集手段2には、画像入力手段1からの画
像データを、画像入力手段1の解像度を維持した状態で
記憶する複数の入力画像記憶部4a〜4dが設けられる
とともに、これらの入力画像記憶部4a〜4dに対応し
て、編集指示部5からの各画像に対する処理命令を保持
する命令記憶部6a〜6dが設けられている。処理命令
としては、たとえば、拡大・縮小等のサイズ変更,色変
換,変形,解像度変換,エッジ強調等がある。
The editing means 2 is provided with a plurality of input image storage sections 4a to 4d for storing the image data from the image input means 1 while maintaining the resolution of the image input means 1, and includes a plurality of input image storage sections. Corresponding to the storage units 4a to 4d, instruction storage units 6a to 6d for holding processing instructions for each image from the editing instruction unit 5 are provided. Processing instructions include, for example, size changes such as enlargement / reduction, color conversion, deformation, resolution conversion, edge enhancement, and the like.

【0014】各入力画像記憶部4a〜4dの出力及び各
命令記憶部6a〜6dの出力は、命令実行部7に供給さ
れ、入力画像及び命令に応じて出力用画像を生成する。
この出力用画像の生成に際しては、出力媒体特性すなわ
ち第1或いは第2印刷装置3a,3b及び表示装置3c
のそれぞれによって異なる出力解像度,色補正係数等の
情報が、出力媒体特性記憶部8から命令実行部7に供給
され、各出力媒体に応じた処理が行われる。なお、出力
媒体特性は予め出力媒体特性記憶部8に記憶されてお
り、図1における画像出力手段3(3a,3b,3c)
と出力媒体特性記憶部8との間の破線は、実際の信号の
流れではなく、対応を示しているものである。
The outputs of the input image storage units 4a to 4d and the outputs of the instruction storage units 6a to 6d are supplied to an instruction execution unit 7, which generates an output image in accordance with the input image and the instruction.
When generating the output image, the output medium characteristics, that is, the first or second printing device 3a, 3b and the display device 3c are used.
The information such as the output resolution and the color correction coefficient that are different for each of the above is supplied from the output medium characteristic storage unit 8 to the command execution unit 7, and the processing according to each output medium is performed. The output medium characteristics are stored in advance in the output medium characteristic storage unit 8, and the image output means 3 (3a, 3b, 3c) in FIG.
The dashed line between the data and the output medium characteristic storage unit 8 indicates not the actual signal flow but the correspondence.

【0015】命令実行後の出力用画像は、複数の出力画
像記憶部9a〜9dに記憶される。これらの出力画像記
憶部9a〜9dには、表示に使用される出力用画像だけ
ではなく、出力先媒体における画像の位置,有効領域等
を示す配置情報も記憶される。
The output images after the execution of the command are stored in a plurality of output image storage units 9a to 9d. These output image storage units 9a to 9d store not only output images used for display but also arrangement information indicating the position of the image on the output destination medium, the effective area, and the like.

【0016】前記命令実行部7で作成され出力画像記憶
部9a〜9dに記憶された出力用画像は、重ね合わせ処
理実行部10において、出力画像記憶部9a〜9dに記
憶されている前記位置情報に基づいて合成の処理が行わ
る。この合成の処理の際には、各画像に上下の優先順序
を付けて重ね合わせられたり、半透明の状態で重ね合わ
せられたりする。重ね合わせ処理後の画像は、印刷装置
3a,3b,表示装置3c等の画像出力手段3に供給さ
れ、印刷或いは表示が行われる。
The output image created by the instruction execution unit 7 and stored in the output image storage units 9a to 9d is output by the superposition processing execution unit 10 to the position information stored in the output image storage units 9a to 9d. Is performed based on. At the time of this synthesis processing, the images are superimposed in a priority order in the upper and lower directions, or are superimposed in a translucent state. The image after the superposition processing is supplied to the image output means 3 such as the printing devices 3a and 3b and the display device 3c, and the image is printed or displayed.

【0017】次に、上述の画像編集装置における原稿編
集処理動作について、第1画像入力装置1aから1枚目
及び2枚目の原稿の画像を読み取り、第2画像入力装置
1bから3枚目の原稿の画像を読み取って、3枚の原稿
の画像を重ね合わせて表示装置3cに表示し、その後、
2枚目の原稿の画像の合成位置を移動する調整を行った
後に、合成後の画像を第1印刷装置3aにより印刷する
場合を例に挙げて説明する。
Next, regarding the document editing processing operation in the above-described image editing apparatus, images of the first and second sheets are read from the first image input device 1a, and the third image is read from the second image input device 1b. The image of the original is read, and the images of the three originals are superimposed and displayed on the display device 3c.
A case in which the combined image is printed by the first printing device 3a after the adjustment for moving the combined position of the image of the second document is performed will be described as an example.

【0018】いま、画像入力手段として第1画像入力装
置1aを指定し、記憶手段として入力画像記憶部4a及
び出力画像記憶部9aを指定したとする。また、編集作
業時は、出力媒体として表示装置3cが指定される。
Now, it is assumed that the first image input device 1a is designated as the image input means, and the input image storage section 4a and the output image storage section 9a are designated as the storage means. At the time of editing work, the display device 3c is designated as an output medium.

【0019】第1画像入力装置1aにより1枚目の原稿
の画像が読み込まれると、図2(a)に示すように1枚
目の原稿の画像Pは、入力画像記憶部4aに書き込まれ
る。すなわち、入力画像記憶部4aの内容が更新され
る。また、入力画像記憶部4aに対応する命令記憶部6
aには、デフォルトデータが書き込まれる。このデフォ
ルトデータは、第1画像入力装置1aの解像度に適合し
た解像度データや原稿との色を一致させるためのデータ
である。
When the image of the first document is read by the first image input device 1a, the image P of the first document is written into the input image storage section 4a as shown in FIG. That is, the content of the input image storage unit 4a is updated. The command storage unit 6 corresponding to the input image storage unit 4a
Default data is written in a. The default data is resolution data suitable for the resolution of the first image input device 1a or data for matching the color with the document.

【0020】命令実行部7は、入力画像記憶部4aに記
憶された画像Pに対し、命令記憶部6aに記憶された命
令を適用して出力用画像pを生成し、出力画像記憶部9
aに記憶する(図2(d)参照)。この場合、命令はデ
フォルトデータであるので、見掛けの大きさ,色等が原
稿と一致した出力画像が生成される。
The command execution unit 7 generates an output image p by applying the command stored in the command storage unit 6a to the image P stored in the input image storage unit 4a.
a (see FIG. 2D). In this case, since the command is default data, an output image whose apparent size, color, and the like match the original is generated.

【0021】重ね合わせ処理実行部10は、出力画像記
憶部9aに記憶された出力用画像pを表示装置3cに出
力する。この場合、出力媒体が比較的解像度の低いCR
Tディスプレイ等の表示装置3cであるので、出力媒体
特性記憶部8からは、低解像度処理を指示する情報が命
令実行部7に与えられる。低解像度処理の場合、処理す
べき画像データの量は少ないので、出力用画像を短時間
で生成することができる。
The superposition processing execution section 10 outputs the output image p stored in the output image storage section 9a to the display device 3c. In this case, the output medium is a CR having a relatively low resolution.
Since the display device 3c is a display device such as a T display, information for instructing low-resolution processing is given from the output medium characteristic storage unit 8 to the instruction execution unit 7. In the case of low-resolution processing, the amount of image data to be processed is small, so that an output image can be generated in a short time.

【0022】上述の処理で、表示装置3cには、第1画
像入力装置1aで読み込んだ原稿の画像Pに対応する出
力画像が表示される。
In the above processing, an output image corresponding to the image P of the original read by the first image input device 1a is displayed on the display device 3c.

【0023】次に、編集指示部5から入力画像記憶部4
aに記憶された画像に対して編集指示が与えられると、
命令記憶部6aの内容が更新される。その後、命令実行
部7が、前記更新された命令記憶部6aに記憶されてい
る命令に従って出力画像記憶部9aの内容を更新し、重
ね合わせ処理実行部10が、表示装置3cに更新された
出力用画像pを表示する。
Next, from the editing instruction unit 5 to the input image storage unit 4
When an editing instruction is given to the image stored in a,
The contents of the instruction storage unit 6a are updated. Thereafter, the instruction execution unit 7 updates the content of the output image storage unit 9a according to the instruction stored in the updated instruction storage unit 6a, and the superposition processing execution unit 10 outputs the updated output to the display device 3c. The display image p is displayed.

【0024】次に、第1画像入力装置1aから2枚目の
原稿の画像が読み込まれると、2枚目の原稿の画像Q
は、入力画像記憶部4bに記憶され(図2(b)参
照)、対応する命令記憶部6bにはデフォルトデータが
書き込まれる。命令実行部7は1枚目の原稿の場合と同
様に出力画像記憶部9bの内容を更新して出力用画像q
とし(同図(e)参照)、重ね合わせ処理実行部10
が、1枚目と2枚目の原稿の画像を合成して表示装置3
c上に表示する(同(g)参照)。合成のための基準位
置及び有効領域の情報は、編集指示部5からの編集指示
に従って、たとえば、mm単位で命令記憶部6bに一旦
記憶される。次に、これらの情報は、命令実行部7によ
り出力画像記憶部9bに送られ、ドット単位の表現に変
換される。このようにして、2枚目の原稿の画像Qの合
成位置を示す基準位置X1,Y1,有効領域H1,V1
を示す配置情報は、出力先媒体におけるドット数に変換
され、所定の位置に重ね合わされる。
Next, when the image of the second document is read from the first image input device 1a, the image Q of the second document is read.
Are stored in the input image storage unit 4b (see FIG. 2B), and default data is written in the corresponding instruction storage unit 6b. The instruction execution unit 7 updates the contents of the output image storage unit 9b and outputs the output image q as in the case of the first document.
(See FIG. 7E), the superposition processing execution unit 10
The image of the first and second originals is combined to display
c (see (g)). The information of the reference position and the effective area for the combination is temporarily stored in the instruction storage unit 6b, for example, in units of mm in accordance with the editing instruction from the editing instruction unit 5. Next, these pieces of information are sent to the output image storage unit 9b by the instruction execution unit 7, and are converted into a dot-unit expression. In this manner, the reference positions X1, Y1, the effective areas H1, V1 indicating the combined position of the image Q of the second document
Is converted into the number of dots on the output destination medium, and is superimposed on a predetermined position.

【0025】次に、第2画像入力装置1bから3枚目の
原稿の画像が読み込まれると、3枚目の原稿の画像Rは
入力画像記憶部4cに記憶され(図2(c)参照)、対
応する命令記憶部6cにはデフォルトデータが書き込ま
れる。命令実行部7は出力画像記憶部9cの内容を更新
して出力用画像rとし(同(f)参照)、重ね合わせ処
理実行部10が、1枚目,2枚目及び3枚目の原稿の画
像を重ね合わせて表示装置3c上に表示する(図2
(h)参照)。このとき、3枚目の原稿の出力用画像r
の合成位置は、出力画像記憶部9cに記憶されている出
力先媒体における画像の基準位置X2,Y2,有効領域
H2,V2に対応する配置情報に基づいて決定される。
Next, when the image of the third document is read from the second image input device 1b, the image R of the third document is stored in the input image storage unit 4c (see FIG. 2C). The default data is written to the corresponding instruction storage unit 6c. The instruction execution unit 7 updates the contents of the output image storage unit 9c to an output image r (see (f)), and the superposition processing execution unit 10 sends the first, second, and third originals. Are superimposed and displayed on the display device 3c (FIG. 2).
(H)). At this time, the output image r of the third document is
Are determined based on the arrangement information corresponding to the reference positions X2, Y2, effective areas H2, V2 of the image on the output destination medium stored in the output image storage unit 9c.

【0026】重ね合わせ処理実行部10は、2枚目以降
は複数の有効な出力用画像に対する合成の処理を実行す
る。たとえば、図2(e),(f)においてハッチング
を施した部分が、編集指示部5により指定された出力用
画像q,rの有効部分を示しており、1枚目の原稿の画
像をベースとし、2枚目以降の原稿から切り取った部分
的な画像を、順次重ねていく。2枚と3枚目が重なった
場合は、3枚目が上になって表示される。なお、3枚目
を半透明で表示する場合もある。
The superimposition processing execution unit 10 executes a synthesis process for a plurality of valid output images for the second and subsequent sheets. For example, the hatched portions in FIGS. 2E and 2F indicate the valid portions of the output images q and r specified by the editing instruction unit 5, and are based on the image of the first document. Then, partial images cut out from the second and subsequent originals are sequentially superimposed. When the second and third sheets are overlapped, the third sheet is displayed with the upper side. The third sheet may be displayed translucently.

【0027】次に、2枚目の原稿の出力用画像qの合成
位置を移動する場合について説明する。編集指示部5か
ら移動指示が与えられると、命令記憶部6cに格納され
る基準位置及び有効領域を示す配置情報が変更され、こ
れに基づいて出力画像記憶部9cにおける2枚目の原稿
の出力用画像qに関するドット数表現の配置情報も更新
される。そして更新後の基準位置X3,Y3,有効領域
H3,V3に対応する配置情報に基づいて、重ね合わせ
処理実行部10において新たに重ね合わせ処理が行われ
る。配置情報は、画像データに比べてデータの量が少な
いので、更新処理は短時間で実行され、更新後の画像
(図2(i)参照)が表示装置3c上に直ちに表示され
る。したがって、編集の結果を表示装置3cの画面上で
リアルタイムで確認しながら編集作業を効率的に行うこ
とができる。
Next, a description will be given of a case where the combining position of the output image q of the second document is moved. When a movement instruction is given from the editing instruction unit 5, the arrangement information indicating the reference position and the effective area stored in the instruction storage unit 6c is changed, and based on the information, the output of the second document in the output image storage unit 9c is performed. The arrangement information of the dot number expression for the image for use q is also updated. Then, based on the arrangement information corresponding to the updated reference positions X3, Y3, effective areas H3, V3, the superposition processing execution unit 10 newly performs superposition processing. Since the arrangement information has a smaller amount of data than the image data, the update process is executed in a short time, and the updated image (see FIG. 2 (i)) is immediately displayed on the display device 3c. Therefore, the editing operation can be efficiently performed while confirming the result of the editing on the screen of the display device 3c in real time.

【0028】このように、画像に対する処理命令と、画
像間の関係に対する処理命令の実行を分離することによ
り、画像の合成位置を変更するような場合、データ量の
少ない配置情報のみを変更すればよいので、処理を高速
に行うことができる。
As described above, by separating the execution of the processing instruction for the image and the processing instruction for the relation between the images, when changing the synthesis position of the image, only the arrangement information having a small data amount is changed. Since it is good, the processing can be performed at high speed.

【0029】また、たとえば、2枚目の原稿の画像Qを
編集しなおす場合、入力画像記憶部4bに記憶されてい
る画像データに対してのみ命令を実行すればよいので、
全ての画像データに対して命令を実行する場合に比べて
短時間で処理を行うことができる。
Further, for example, when the image Q of the second document is re-edited, the command only needs to be executed for the image data stored in the input image storage section 4b.
Processing can be performed in a shorter time than in a case where an instruction is executed for all image data.

【0030】編集作業終了後に印刷装置3a或いは3b
で印刷を行うが、各印刷装置は出力特性が異なるので、
出力媒体特性記憶部8からは印刷装置3a或いは3bの
出力媒体特性情報が命令実行部7に与えられる。命令実
行部7は、この出力媒体特性に合わせて、入力画像記憶
部4a〜4dに記憶された画像と、命令記憶部6a〜6
dに記憶された命令から印刷装置3a或いは3bに対応
した出力用画像を生成し、出力画像記憶部9a〜9dの
内容を更新する。その後、重ね合わせ処理実行部10
が、出力用画像の重ね合わせ処理を行って最終的な出力
画像を生成し、印刷装置3a或いは3bに出力する。
After the editing operation, the printing device 3a or 3b
Printing, but since each printer has different output characteristics,
Output medium characteristic information of the printing device 3a or 3b is given from the output medium characteristic storage unit 8 to the command execution unit 7. The command execution unit 7 matches the image stored in the input image storage units 4a to 4d with the command storage units 6a to 6d in accordance with the output medium characteristics.
An output image corresponding to the printing device 3a or 3b is generated from the command stored in d, and the contents of the output image storage units 9a to 9d are updated. Then, the superposition processing execution unit 10
Performs a process of superimposing output images to generate a final output image, and outputs it to the printing device 3a or 3b.

【0031】画像を印刷装置3a或いは3bに出力する
場合には、表示装置3cに出力する場合に比べて高い解
像度が要求されるが、入力画像記憶部4a〜4dには、
画像入力装置1a,1bから入力された画像データが最
高解像度を維持した状態で格納されているので、解像度
を劣化させることなく印刷用の出力画像を生成すること
ができる。
When an image is output to the printing device 3a or 3b, a higher resolution is required than when the image is output to the display device 3c, but the input image storage units 4a to 4d require
Since the image data input from the image input devices 1a and 1b are stored while maintaining the highest resolution, an output image for printing can be generated without deteriorating the resolution.

【0032】この場合、画像データの処理に要する時間
は、表示装置3cに出力する場合に比べて長くなるが、
印刷装置3a或いは3bにおいては、印刷の速度自体
が、表示装置3cに比べて遅いので処理速度が遅くなっ
ても問題は生じない。
In this case, the time required for processing the image data is longer than when outputting to the display device 3c.
In the printing device 3a or 3b, the printing speed itself is slower than that of the display device 3c, so that no problem occurs even if the processing speed is reduced.

【0033】なお、図1に示す実施例においては、画像
入力装置を2種類、印刷装置を2種類、表示装置を1種
類としているが、これらの数に限定されるものではな
い。また、入力画像記憶部及び出力画像記憶部が4個づ
つ設けられているが、これらの数に限定されるものでは
なく、更に、入力画像記憶部と出力画像記憶部の数が異
なってもよい。また、入力画像記憶部と命令記憶部が一
対一の関係で設けられているが、同一の入力画像を複数
枚使用する場合等は、入力画像に対する変更は行われな
いので、同一の入力画像記憶部を共用することも可能で
ある。
In the embodiment shown in FIG. 1, two types of image input devices, two types of printing devices, and one type of display device are used, but the number is not limited to these. In addition, four input image storage units and four output image storage units are provided, but the number is not limited to these, and the number of input image storage units and output image storage units may be different. . Although the input image storage unit and the command storage unit are provided in a one-to-one relationship, when a plurality of the same input images are used, no change is made to the input images. It is also possible to share parts.

【0034】図3は本発明の画像編集装置をプリントサ
ーバ等の遠隔印刷手段に適用した実施例を示す。なお、
図1に示す実施例と対応する部材等には同一符番を付し
ている。
FIG. 3 shows an embodiment in which the image editing apparatus of the present invention is applied to remote printing means such as a print server. In addition,
Members and the like corresponding to the embodiment shown in FIG. 1 are denoted by the same reference numerals.

【0035】図3に示す実施例においては、表示装置3
cに対して、入力画像記憶部4a,4b,命令記憶部6
a,6b,命令実行部7a,出力媒体特性記憶部8a,
出力画像記憶部9a,9b及び重ね合わせ処理実行部1
0aからなる編集手段2aが設けられている。また、こ
の編集手段2aから離れて設けられた第1印刷装置3a
用の遠隔印刷手段11内に、編集手段2aと同様に、命
令実行部7b,出力媒体特性記憶部8b,出力画像記憶
部9e,9f及び重ね合わせ処理実行部10bが設けら
れている。
In the embodiment shown in FIG.
c, the input image storage units 4a and 4b, the instruction storage unit 6
a, 6b, an instruction execution unit 7a, an output medium characteristic storage unit 8a,
Output image storage units 9a and 9b and superposition processing execution unit 1
An editing means 2a comprising 0a is provided. A first printing device 3a provided apart from the editing means 2a
As in the editing unit 2a, the remote printing unit 11 includes an instruction execution unit 7b, an output medium characteristic storage unit 8b, output image storage units 9e and 9f, and a superposition processing execution unit 10b.

【0036】図3に示す実施例において、図1に示す実
施例と同様に、原稿画像の読み取り,命令実行,重ね合
わせ処理が行われ、編集結果が表示装置3cに表示され
る。このとき、重ね合わせ処理実行部10aには表示装
置3cに対応した出力媒体特性を表す情報が供給されて
おり、表示装置3cの特性に合わせて高速低解像度の処
理が行われる。編集作業が終了すると、印刷を行うため
に、入力画像記憶部4a,4bの画像データ及び命令記
憶部6a,6bの命令が、遠隔印刷手段11内の命令実
行部7bに供給され、画像データに対して命令に応じた
処理が行われる。このとき、命令実行部7bには、第1
印刷装置3aに対応した出力媒体特性を表す情報が供給
されており、第1印刷装置3aの特性に合わせて高解像
度低速の処理が行われる。
In the embodiment shown in FIG. 3, as in the embodiment shown in FIG. 1, reading of a document image, execution of an instruction, and superposition processing are performed, and the editing result is displayed on the display device 3c. At this time, information indicating the output medium characteristic corresponding to the display device 3c is supplied to the superposition processing execution unit 10a, and high-speed and low-resolution processing is performed in accordance with the characteristic of the display device 3c. When the editing operation is completed, the image data of the input image storage units 4a and 4b and the instruction of the instruction storage units 6a and 6b are supplied to the instruction execution unit 7b in the remote printing unit 11 for printing, and Processing corresponding to the instruction is performed for the instruction. At this time, the instruction execution unit 7b includes the first
Information representing output medium characteristics corresponding to the printing device 3a is supplied, and high-resolution low-speed processing is performed in accordance with the characteristics of the first printing device 3a.

【0037】このように、図3に示す実施例において
は、各出力媒体の特性、すなわち、表示装置3c及び第
1印刷装置3aの解像度,色補正係数等に合わせて各装
置毎に独立に処理を行っているので、編集手段2aで編
集した結果を、遠隔印刷手段11に送るだけで、第1印
刷装置3aからは、第1印刷装置3aの特性にあった最
適な画像が出力される。
As described above, in the embodiment shown in FIG. 3, processing is performed independently for each device in accordance with the characteristics of each output medium, that is, the resolution and color correction coefficient of the display device 3c and the first printing device 3a. Is performed, the result of editing by the editing unit 2a is simply sent to the remote printing unit 11, and the first printing device 3a outputs an image optimal for the characteristics of the first printing device 3a.

【0038】図4は編集時の表示速度を向上させた本発
明の画像編集装置の更に他の実施例を示す。なお、図1
に示す実施例と対応する部材等には同一符番を付してい
る。
FIG. 4 shows still another embodiment of the image editing apparatus of the present invention in which the display speed at the time of editing is improved. FIG.
The members and the like corresponding to the embodiment shown in FIG.

【0039】図4に示す実施例においては、間引き画像
記憶部12a,12bを新たに設けている。この間引き
画像記憶部12a,12bは、入力画像に命令を適用し
て生成された出力用画像を間引いた後、実行された命令
列とともに保持するものである。
In the embodiment shown in FIG. 4, thinned image storage sections 12a and 12b are newly provided. The thinned-out image storage units 12a and 12b thin out an output image generated by applying an instruction to an input image, and hold the thinned-out image together with an executed instruction sequence.

【0040】図4に示す実施例の動作を、図5を参照し
て説明する。なお、図5においては、入力画像記憶部4
a,4bをまとめて入力画像記憶部4で示し、命令記憶
部6a,6bをまとめて命令記憶部6で示し、出力画像
記憶部9a,9bをまとめて出力画像記憶部9で示して
いる。
The operation of the embodiment shown in FIG. 4 will be described with reference to FIG. In FIG. 5, the input image storage unit 4
a and 4b are collectively indicated by the input image storage unit 4, the instruction storage units 6a and 6b are collectively indicated by the instruction storage unit 6, and the output image storage units 9a and 9b are collectively indicated by the output image storage unit 9.

【0041】最初は、出力画像切換部13はa側に切り
換えられており、入力画像記憶部1からの入力画像デー
タは命令実行部7に供給され、この命令実行部7内に設
けられている処理実行部14において、所定の画像処理
が施された後に、出力画像切換部13を介して出力画像
記憶部9に供給される。また、画像処理後の画像データ
は、間引き画像生成部15にも供給され、ここで間引き
処理が行われる。すなわち、画像を構成する画素が、所
定画素数毎或いは所定ライン数毎に選択され、残りの画
素は間引かれる。間引きされ、データ量が少なくなった
画像データは、間引き画像記憶部12に記憶される。
At first, the output image switching unit 13 is switched to the a side, and the input image data from the input image storage unit 1 is supplied to the instruction execution unit 7 and provided in the instruction execution unit 7. After a predetermined image processing is performed in the processing execution unit 14, the image data is supplied to the output image storage unit 9 via the output image switching unit 13. Further, the image data after the image processing is also supplied to the thinned image generation unit 15, where the thinning processing is performed. That is, the pixels constituting the image are selected every predetermined number of pixels or every predetermined number of lines, and the remaining pixels are thinned out. The image data that has been thinned out and has a reduced data amount is stored in the thinned image storage unit 12.

【0042】たとえば、表示装置3cに表示を行う場合
には、高速の出力が必要とされるので、画像データの量
は少ない方が望ましい。そこでこの場合は、出力画像切
換部13をb側に切り換え、間引き画像記憶部12に記
憶されている間引きされた画像データを出力画像切換部
13及び出力画像記憶部9を介して表示装置3cに供給
することにより高速表示が可能となる。
For example, when displaying on the display device 3c, a high-speed output is required, so that it is desirable that the amount of image data is small. Therefore, in this case, the output image switching unit 13 is switched to the b side, and the thinned image data stored in the thinned image storage unit 12 is transmitted to the display device 3c via the output image switching unit 13 and the output image storage unit 9. By supplying, high-speed display becomes possible.

【0043】次に、新たな命令が与えられた場合、命令
記憶部6に記憶されている命令及び出力媒体特性記憶部
8に記憶されている出力媒体特性情報に基づいて、命令
解釈部16において命令の解釈が行われる。なお、命令
とは、人が読むことができるデータ等を意味しており、
この命令が組み合わされて命令列となる。また、命令の
解釈とは、人から与えられた命令を、実際の画像に対す
る処理に関する記述に変換する作業を意味する。そし
て、本実施例での特徴として、この作業の際に、命令列
に含まれている複数の命令を、実際の画像処理に適した
予め決められた順序の命令に直したりすることがあげら
れる。たとえば、命令列の中に「2倍に拡大」という命
令が2つ含まれていた場合、これは「4倍に拡大」とい
う一つの命令と同じであるので、そのように変換する。
また、他の例として、命令列の中に命令の順序は異なっ
ているが最終的に得られる結果が同じであるような場合
には、1例として最も処理効率のよい順序の命令に配置
し直すことがあげられる。
Next, when a new command is given, the command interpreter 16 determines the command based on the command stored in the command storage 6 and the output medium characteristic information stored in the output medium characteristic storage 8. Interpretation of the instruction is performed. Note that an instruction means data that can be read by a human, and the like.
These instructions are combined into an instruction sequence. The interpretation of a command means a task of converting a command given by a human into a description related to processing of an actual image. As a feature of this embodiment, at the time of this work, a plurality of instructions included in the instruction sequence are converted into instructions in a predetermined order suitable for actual image processing. . For example, if the instruction sequence includes two instructions “enlarged twice”, this is the same as one instruction “enlarged four times”, and thus is converted as such.
Further, as another example, when the order of instructions is different in the instruction sequence but the final result is the same, as one example, the instruction is arranged in the order of the most efficient processing. It can be fixed.

【0044】この命令の解釈の結果を、間引き画像記憶
部12に保持されている命令と比較し、両者が同一であ
れば出力画像切換部13を図に示すようにb側に切り換
えたままとしておく。これにより、間引き画像記憶部1
2に保持されている出力用画像が、命令実行部7の出力
となる。従って再度間引き画像記憶生成部15において
間引き処理を行う必要がなくなり高速処理が可能とな
る。また、命令解釈結果比較部17において、間引き画
像記憶部12に記憶されている出力用画像が適当でない
と判断された場合は、命令解釈結果比較部17は、出力
画像切換部13をa側に切り換え、間引き画像記憶部1
2に記憶されている出力用画像ではなく、入力画像記憶
部4に記憶された入力画像に命令解釈結果を適用して得
られた画像を選択して、出力画像記憶部9に対して出力
する。なお、間引き画像記憶部12に記憶されている出
力用画像が適当であるか否かは、与えられた命令列によ
って生成される間引き画像が同一と見做しうるかどうか
で判断する。この場合、間引き画像記憶部12の内容を
更新する必要があるので、処理実行部14からの命令が
実行された入力画像に対して、命令解釈部16からの命
令解釈の結果を適用し、間引き画像生成部15において
新たな間引き画像を生成し、間引き画像記憶部12に記
憶させる。これにより、間引き画像記憶部12の内容が
更新される。なお、間引き画像の生成に際しては命令解
釈結果が伴うが、この命令解釈結果は画像生成の過程で
発生するものをそのまま使用することができるので、処
理が複雑化することはない。
The result of the interpretation of this command is compared with the command stored in the thinned image storage unit 12, and if both are the same, the output image switching unit 13 is kept switched to the b side as shown in the figure. deep. Thereby, the thinned image storage unit 1
The output image held in 2 is the output of the instruction execution unit 7. Therefore, it is not necessary to perform the thinning process again in the thinned image storage / generation unit 15, and high-speed processing is possible. When the instruction interpretation result comparison unit 17 determines that the output image stored in the thinned image storage unit 12 is not appropriate, the instruction interpretation result comparison unit 17 moves the output image switching unit 13 to the a side. Switching and thinning image storage unit 1
2, an image obtained by applying the command interpretation result to the input image stored in the input image storage unit 4 is selected and output to the output image storage unit 9. . Whether or not the output image stored in the thinned image storage unit 12 is appropriate is determined based on whether or not the thinned images generated by the given instruction sequence can be regarded as the same. In this case, it is necessary to update the contents of the thinned-out image storage unit 12, so that the result of the instruction interpretation from the instruction interpretation unit 16 is applied to the input image on which the instruction from the processing execution unit 14 has been executed, and A new thinned image is generated in the image generating unit 15 and stored in the thinned image storage unit 12. Thus, the contents of the thinned image storage unit 12 are updated. Note that the generation of a thinned image involves a command interpretation result, but the command interpretation result generated during the image generation process can be used as it is, so that the processing is not complicated.

【0045】上述のように、図4に示す実施例において
は、間引き画像記憶部12a,12bを設けることによ
り、一旦出力用画像が生成されれば、対応する命令記憶
部6a,6b中の画像に対する処理命令に変化がない場
合には、出力用画像の再生成が不要となるため、より短
時間で出力が得られる。特に、カタログやチラシのよう
に、同一の画像が複数の文書で用いられる場合、利用頻
度の高い画像に対して間引き画像を生成して間引き画像
記憶部12a,12bに記憶させてデータベース化して
おけば、画像編集時間の大幅な短縮が可能となる。ま
た、多ページを扱う編集装置の場合等では、記憶容量の
制限から主記憶上に全ての出力画像記憶部を割り当てる
ことができない場合が多いが、このような場合には、間
引き画像記憶部12を使用することにより、主記憶の記
憶容量を有効に活用することができる。
As described above, in the embodiment shown in FIG. 4, by providing the thinned-out image storage units 12a and 12b, once an output image is generated, the image in the corresponding instruction storage unit 6a or 6b is stored. If there is no change in the processing command for, it is not necessary to regenerate the output image, so that the output can be obtained in a shorter time. In particular, when the same image is used in a plurality of documents such as a catalog or a flyer, a thinned image is generated for an image that is frequently used, and the thinned image is stored in the thinned image storage units 12a and 12b and made into a database. If this is the case, the image editing time can be greatly reduced. Further, in the case of an editing apparatus that handles many pages, it is often impossible to allocate all output image storage units on the main storage due to the limitation of storage capacity. In such a case, the thinned image storage unit 12 is used. Is used, the storage capacity of the main memory can be effectively utilized.

【0046】[0046]

【発明の効果】以上に述べたように、本発明において
は、編集命令列が実行されるに際して、編集命令列の中
の複数の編集命令が同等の処理結果となる他の編集命令
列に変換され、この変換された編集命令列に基づいて編
集処理が実行される。これにより編集命令の実行回数が
減少し画像処理が高速化される。
As described above, according to the present invention, when an editing instruction sequence is executed, a plurality of editing instructions in the editing instruction sequence are converted into another editing instruction sequence having an equivalent processing result. Then, an editing process is executed based on the converted editing instruction sequence. As a result, the number of executions of the edit command is reduced, and the image processing is speeded up.

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

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

【図2】 (a)〜(c)は入力画像記憶部の記憶状態
を示す説明図、(d)〜(f)は出力画像記憶部の記憶
状態を示す説明図、(g)〜(i)は合成後の出力画像
の例を示す説明図である。
FIGS. 2A to 2C are explanatory diagrams showing storage states of an input image storage unit, FIGS. 2D to 2F are explanatory diagrams showing storage states of an output image storage unit, and FIGS. () Is an explanatory diagram showing an example of an output image after combination.

【図3】 本発明の画像編集装置を遠隔印刷手段に適用
した実施例を示すブロック図である。
FIG. 3 is a block diagram showing an embodiment in which the image editing apparatus of the present invention is applied to a remote printing unit.

【図4】 編集時の表示速度を向上させた本発明の画像
編集装置の更に他の実施例のブロック図である。
FIG. 4 is a block diagram of still another embodiment of the image editing apparatus of the present invention in which the display speed at the time of editing is improved.

【図5】 図4に示す画像編集装置の動作を説明するた
めの模式図である。
FIG. 5 is a schematic diagram for explaining the operation of the image editing device shown in FIG. 4;

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

1:画像入力手段、1a,1b:画像入力装置、2,2
a:編集手段、3:画像出力手段、3a,3b:印刷装
置、3c:表示装置、4,4a〜4d:入力画像記憶
部、5:編集指示部、6a〜6d:命令記憶部、7,7
a,7b:命令実行部、8,8a,8b:出力媒体特性
記憶部、9,9a〜9f:出力画像記憶部、10,10
a,10b:重ね合わせ処理実行部、11:遠隔印刷手
段、12,12a,12b:間引き画像記憶部、13:
出力画像切換部、14:処理実行部、15:間引き画像
生成部、16:命令解釈部、17:命令解釈結果比較部
1: Image input means, 1a, 1b: Image input device, 2, 2
a: editing means, 3: image output means, 3a, 3b: printing device, 3c: display device, 4, 4a to 4d: input image storage unit, 5: edit instruction unit, 6a to 6d: instruction storage unit, 7, 7
a, 7b: instruction execution unit, 8, 8a, 8b: output medium characteristic storage unit, 9, 9a to 9f: output image storage unit, 10, 10
a, 10b: superimposition processing execution unit, 11: remote printing unit, 12, 12a, 12b: thinned image storage unit, 13:
Output image switching unit, 14: processing execution unit, 15: thinned image generation unit, 16: instruction interpretation unit, 17: instruction interpretation result comparison unit

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】画像データに対する複数の編集命令より構
成されている編集命令列を記憶する命令記憶手段と、 前記命令記憶手段に記憶されている編集命令列の中の複
数の編集命令を同等の処理結果となる別の編集命令を含
編集命令列に変換する命令列変換手段と、 画像データに対して前記命令列変換手段により変換され
た編集命令列を実行する命令実行手段と、 前記命令実行手段からの編集後の画像データを記憶する
出力画像記憶手段と、 前記出力画像記憶手段に記憶されている画像データを出
力する画像出力手段とを具備することを特徴とする画像
編集装置。
1. A and instruction storage means for storing the edit command sequence is composed of a plurality of edit instructions to the image data, double in the edit command string stored in the instruction storage means
Number of edit instructions contain another
An instruction sequence converting means for converting the unedited instruction sequence, the instruction execution means for executing the editing instruction sequence converted by the instruction sequence converting means for the image data, the image data edited from said instruction execution means An image editing apparatus comprising: output image storage means for storing; and image output means for outputting image data stored in the output image storage means.
【請求項2】画像データに対する一つまたは複数の編集
命令より構成されている編集命令列を記憶する命令記憶
手段と、 前記命令記憶手段に記憶されている編集命令列を変換す
る命令列変換手段と、 画像データに対して前記命令列変換手段により変換され
た編集命令列を実行する命令実行手段と、 前記命令実行手段からの編集後の画像データを記憶する
出力画像記憶手段と、 前記出力画像記憶手段に記憶されている画像データを出
力する複数の画像出力手段と、 前記各画像出力手段の出力特性を記憶する出力特性記憶
手段とを具備し、 前記命令列変換手段は、前記命令記憶手段に記憶されて
いる編集命令列を前記出力特性記憶手段に記憶されてい
る出力特性に基づいて変換することを特徴とする画像編
集装置。
2. An instruction storage unit for storing an editing instruction sequence composed of one or a plurality of editing instructions for image data, and an instruction sequence converting unit for converting the editing instruction sequence stored in the instruction storage unit. An instruction execution unit that executes an editing instruction sequence converted by the instruction sequence conversion unit on image data; an output image storage unit that stores edited image data from the instruction execution unit; A plurality of image output units that output image data stored in a storage unit; and an output characteristic storage unit that stores output characteristics of each of the image output units. An image editing apparatus for converting an editing instruction sequence stored in the output characteristic storage unit based on an output characteristic stored in the output characteristic storage unit.
【請求項3】画像データに対する一つまたは複数の編集
命令より構成されている編集命令列を記憶する命令記憶
手段と、 画像データに対して前記命令記憶手段に記憶されている
編集命令列を実行する命令実行手段と、 前記命令実行手段からの編集後の画像データを記憶する
第1の出力画像記憶手段と、 前記命令実行手段からの編集後の画像データを記憶する
第2の出力画像記憶手段と、 前記第2の出力画像記憶手段に記憶されている編集後の
画像データに対応して前記命令実行手段により実行され
た編集命令列を記憶する実行結果記憶手段と、 前記第1の出力画像記憶手段に記憶されている画像デー
タを出力する画像出力手段と、 既に前記実行結果記憶手段に記憶されている編集命令列
と前記命令記憶手段に記憶されている編集命令列とを比
較する編集命令列比較手段と、 前記編集命令列比較手段の比較結果として両者の編集命
令列実行後の画像が同一であるとみなしうる場合は前記
第2の出力画像記憶手段に既に記憶されている画像デー
タを前記第1の出力画像記憶手段に出力し、同一である
とみなしえない場合は画像データに対して前記命令記憶
手段に記憶されている編集命令列を実行して出力する
力画像切換え手段とを具備することを特徴とする画像編
集装置。
3. An instruction storage means for storing an editing instruction sequence composed of one or a plurality of editing instructions for image data, and executing an editing instruction sequence stored in the instruction storage means for the image data. A first output image storage unit that stores edited image data from the instruction execution unit; and a second output image storage unit that stores edited image data from the instruction execution unit. An execution result storage unit that stores an editing instruction sequence executed by the instruction execution unit in correspondence with the edited image data stored in the second output image storage unit; and the first output image. Image output means for outputting the image data stored in the storage means, an edit instruction string already stored in the execution result storage means, and an edit instruction string already stored in the instruction storage means If the images after the execution of the editing instruction sequence can be regarded as the same as the result of the comparison between the editing instruction sequence comparing means and the editing instruction sequence comparing means, the two are already stored in the second output image storage means. the image data are output to the first output image storage means is the same
If it cannot be considered, store the instruction for the image data.
Output image switching means for executing and outputting an editing instruction sequence stored in the means .
JP6325570A 1994-12-27 1994-12-27 Image editing device Expired - Fee Related JP2734471B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6325570A JP2734471B2 (en) 1994-12-27 1994-12-27 Image editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6325570A JP2734471B2 (en) 1994-12-27 1994-12-27 Image editing device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2134399A Division JPH0433064A (en) 1990-05-23 1990-05-23 Picture editor

Publications (2)

Publication Number Publication Date
JPH07203185A JPH07203185A (en) 1995-08-04
JP2734471B2 true JP2734471B2 (en) 1998-03-30

Family

ID=18178367

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6325570A Expired - Fee Related JP2734471B2 (en) 1994-12-27 1994-12-27 Image editing device

Country Status (1)

Country Link
JP (1) JP2734471B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5841747B2 (en) * 2010-06-21 2016-01-13 株式会社東芝 Image processing system and image processing server

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62191973A (en) * 1986-02-18 1987-08-22 Panafacom Ltd Bit pattern editing processor in bit map memory
JP2614230B2 (en) * 1987-06-16 1997-05-28 株式会社東芝 Image processing device

Also Published As

Publication number Publication date
JPH07203185A (en) 1995-08-04

Similar Documents

Publication Publication Date Title
JPH03105687A (en) Picture synthesizing method
JP3159567B2 (en) Medical laser imager
JP2734471B2 (en) Image editing device
JP2662305B2 (en) Figure selection method
JP3333893B2 (en) Image display method in electronic editing system
JPH0433064A (en) Picture editor
JPH05342314A (en) Picture processor
JP3111971B2 (en) Image data interpolation apparatus, image data interpolation method, and medium recording image data interpolation program
JP2000076432A (en) Image data interpolation device and method therefor, and medium having recorded image data interpolation program thereon
JP3695094B2 (en) PRINT PROCESSING SYSTEM, PRINT PROCESSING METHOD, COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT PROCESSING CONTROL PROGRAM, AND DATA CONVERSION DEVICE USED FOR PRINT PROCESSING SYSTEM
EP0418868B1 (en) Image processing system
JP2513636B2 (en) Image processing device
JP3741183B2 (en) Image data interpolation apparatus, image data interpolation method, and medium on which image data interpolation program is recorded
JP3560124B2 (en) Image data interpolation device, image data interpolation method, and medium recording image data interpolation program
JPH0581397A (en) Page scroll method and image processor
JP2641432B2 (en) Interface device
JP2782402B2 (en) Line drawing data processing method
JPH11265456A (en) Method and device for generating raster data
JP3313906B2 (en) Print media saving method in electronic editing system
JP2866464B2 (en) Line figure boundary extraction method
JPH05219291A (en) Document processing device
JPH03105688A (en) Picture synthesizing method
JPH0713541A (en) Method for processing image and its device
JPH04283873A (en) Method for instructing character working
JP2001325085A (en) Printing system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080109

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090109

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100109

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees