JP2917762B2 - Image processing system - Google Patents

Image processing system

Info

Publication number
JP2917762B2
JP2917762B2 JP19888693A JP19888693A JP2917762B2 JP 2917762 B2 JP2917762 B2 JP 2917762B2 JP 19888693 A JP19888693 A JP 19888693A JP 19888693 A JP19888693 A JP 19888693A JP 2917762 B2 JP2917762 B2 JP 2917762B2
Authority
JP
Japan
Prior art keywords
image processing
image
image file
file
local storage
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
JP19888693A
Other languages
Japanese (ja)
Other versions
JPH0737070A (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.)
Dainippon Screen Manufacturing Co Ltd
Original Assignee
Dainippon Screen Manufacturing 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 Dainippon Screen Manufacturing Co Ltd filed Critical Dainippon Screen Manufacturing Co Ltd
Priority to JP19888693A priority Critical patent/JP2917762B2/en
Publication of JPH0737070A publication Critical patent/JPH0737070A/en
Application granted granted Critical
Publication of JP2917762B2 publication Critical patent/JP2917762B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像処理システムに関
し、より特定的には、入力された画像ファイルを共通記
憶手段と複数のローカル記憶手段とのいずれかにネット
ワークを介して転送し格納するようにした画像処理シス
テムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing system, and more particularly, to transfer and store an input image file to one of a common storage unit and a plurality of local storage units via a network. The present invention relates to such an image processing system.

【0002】[0002]

【従来の技術】近年、従来の大型汎用コンピュータに代
わって、処理能力が著しく向上しているパーソナルコン
ピュータやワークステーション等の小型コンピュータを
活用してLAN(ローカル・エリア・ネットワーク)等
を組む動きが活発化している。こうした小型機への移行
は、「ダウンサイジング」と呼ばれ、主としてコストの
削減や開発期間の短縮化を目的として進められている。
印刷・製版、CAD等の画像処理の分野においても、ダ
ウンサイジングが急速に進められている。例えば、分散
配置された複数台の画像処理端末がネットワーク環境下
で動作し、データベースに蓄積された種々のデータを共
用しつつ並行的に所定の画像処理を実行するような画像
処理システムが一般的になりつつある。
2. Description of the Related Art In recent years, instead of a conventional large general-purpose computer, there has been a movement to form a LAN (Local Area Network) or the like by utilizing a small computer such as a personal computer or a workstation whose processing capability has been significantly improved. It is becoming active. The transition to such small machines is called "downsizing" and is mainly aimed at reducing costs and shortening the development period.
In the field of image processing such as printing / plate making, CAD, etc., downsizing is rapidly progressing. For example, an image processing system in which a plurality of image processing terminals arranged in a distributed manner operate in a network environment and execute predetermined image processing in parallel while sharing various data stored in a database is common. It is becoming.

【0003】図13は、従来の印刷・製版処理システム
の構成を示すブロック図である。図13において、複数
台の画像処理端末1と、データベース管理装置3と、画
像ファイル入力端末7とは、有線または無線のネットワ
ーク2を介して相互に通信可能に接続される。データベ
ース管理装置3には、共通記憶装置4が接続されてい
る。共通記憶装置4は、記憶容量が大きくかつファイル
を高速にアクセスできるハードディスク、光磁気ディス
ク、メモリディスク等の記憶装置によって構成される。
画像処理端末1には、ローカル記憶装置6が接続され
る。ローカル記憶装置6は、共通記憶装置4に比較して
記憶容量が小さくかつファイルのアクセススピードの低
いハードディスク、光磁気ディスク、メモリディスク等
の記憶装置によって構成される。
FIG. 13 is a block diagram showing a configuration of a conventional printing / plate making processing system. In FIG. 13, a plurality of image processing terminals 1, a database management device 3, and an image file input terminal 7 are communicably connected to each other via a wired or wireless network 2. A common storage device 4 is connected to the database management device 3. The common storage device 4 includes a storage device such as a hard disk, a magneto-optical disk, or a memory disk that has a large storage capacity and can access files at high speed.
A local storage device 6 is connected to the image processing terminal 1. The local storage device 6 is configured by a storage device such as a hard disk, a magneto-optical disk, or a memory disk having a smaller storage capacity and a lower file access speed than the common storage device 4.

【0004】例えば、写真原稿等の複数の原稿の画像を
集版する場合、画像ファイル入力端末7に接続されたス
キャナ等の画像入力装置を用いて原稿の読み取り作業が
行われ、各原稿ごとの画像ファイルが作成される。デー
タベース管理装置3は、全ての画像ファイルを無条件に
画像ファイル入力端末7からネットワーク2を介して受
け取り、共通記憶装置4に書き込む。これによって、全
ての画像ファイルは、共通記憶装置4に格納される。デ
ータベース管理装置3は、共通記憶装置4に対する画像
ファイルの書込および読出を管理するとともに、共通記
憶装置4と各画像処理端末1との間の画像ファイルの転
送を管理する。これによって、各画像処理端末1は、共
通記憶装置4に蓄積された画像ファイルを共通に利用す
ることができる。
For example, when collecting images of a plurality of originals such as photographic originals, the original is read using an image input device such as a scanner connected to the image file input terminal 7, and each original is read. An image file is created. The database management device 3 unconditionally receives all image files from the image file input terminal 7 via the network 2 and writes them in the common storage device 4. Thus, all the image files are stored in the common storage device 4. The database management device 3 manages writing and reading of image files to and from the common storage device 4 and manages transfer of image files between the common storage device 4 and each image processing terminal 1. Thus, each image processing terminal 1 can commonly use the image files stored in the common storage device 4.

【0005】ところで、原稿に傷があったり、原稿の被
写体の背景によけいな電線が写っていたりする場合があ
る。このような場合には、画像ファイルのデータから傷
をなくしたり、電線を削除するようなレタッチ等の画像
処理が、各画像ファイルごとに、各画像処理端末1にお
いて各オペレータで分担して行われる。
[0005] By the way, there is a case where a document is scratched or an insulated wire is shown in the background of the subject of the document. In such a case, image processing such as retouching to remove scratches or remove electric wires from the data of the image files is performed by each operator in each image processing terminal 1 for each image file. .

【0006】この場合、画像処理端末1を操作する各オ
ペレータには、所定のスケジュールにしたがって、画像
処理のための作業予定が予め割り当てられている。ま
た、データベース管理装置3は、各画像処理端末1にお
いて画像処理する作業予定の画像ファイルを長期トラン
ザクション処理で管理する。ここで、長期トランザクシ
ョン処理は、通常、数時間以上にもわたって画像処理の
作業予定の画像ファイルにライトロックをかけ、共通記
憶装置4で一元的に画像ファイルを格納・管理するもの
である。
In this case, each operator who operates the image processing terminal 1 is assigned a work schedule for image processing in advance according to a predetermined schedule. In addition, the database management device 3 manages image files to be processed in each image processing terminal 1 for image processing by long-term transaction processing. Here, the long-term transaction processing usually involves a write lock on an image file to be processed for image processing for several hours or more, and centrally stores and manages the image file in the common storage device 4.

【0007】この長期トランザクション処理の下では、
ある画像処理端末1のオペレータがある画像処理の作業
予定の画像ファイルを読み込んだ場合、このオペレータ
が画像処理済みの画像ファイルを共通記憶装置4に再格
納することは許容される。しかし、一旦読み込まれたこ
の画像ファイルを他の画像処理端末1のオペレータが後
から読み込んだり書き込んだりすることは禁止される。
これは、他の画像処理端末1のオペレータによる不当な
画像ファイルの書換処理の実行を防止するためである。
Under this long-term transaction processing,
When an operator of a certain image processing terminal 1 reads an image file that is scheduled to be processed in an image processing, the operator is allowed to re-store the processed image file in the common storage device 4. However, the operator of another image processing terminal 1 is prohibited from reading and writing the image file once read.
This is to prevent an operator of another image processing terminal 1 from executing an illegal image file rewriting process.

【0008】このため、各画像処理端末1のオペレータ
は、画像処理の作業を開始する前に、画像処理端末1を
操作して、各自に割り当てられた作業予定の画像ファイ
ルを共通記憶装置4からネットワーク2を介して画像処
理を実施するローカル記憶装置6に格納する。これによ
り、ロックがかかる。その後、各オペレータは、画像処
理端末1を操作して、ローカル記憶装置6に格納された
画像ファイルを画像処理端末1の内部メモリに読み出し
て、レタッチ等種々の画像処理を施し、処理済みの画像
ファイルをローカル記憶装置6に格納する。そして、1
つの画像処理の作業が終了すると、各オペレータは処理
済みの画像ファイルを画像処理端末1のローカル記憶装
置6からデータベース管理装置3に逆転送し、共通記憶
装置4に再登録する。これにより、ロックが解除され
る。
For this reason, the operator of each image processing terminal 1 operates the image processing terminal 1 before starting the image processing work, and stores the image file of the work schedule assigned to each user from the common storage device 4. The image data is stored in a local storage device 6 that performs image processing via the network 2. This locks. Thereafter, each operator operates the image processing terminal 1 to read the image file stored in the local storage device 6 into the internal memory of the image processing terminal 1 and perform various image processing such as retouching, and perform processing on the processed image. The file is stored in the local storage device 6. And 1
When one image processing operation is completed, each operator reversely transfers the processed image file from the local storage device 6 of the image processing terminal 1 to the database management device 3 and re-registers it in the common storage device 4. Thereby, the lock is released.

【0009】[0009]

【発明が解決しようとする課題】しかし、従来の印刷・
製版処理システムでは、画像ファイル入力端末7におい
て入力された画像ファイルを、無条件に、画像ファイル
入力端末7からネットワーク2およびデータベース管理
装置3を介して共通記憶装置4に一旦格納するようにし
ている。このため、各画像処理端末1は、画像ファイル
の画像処理をする前に、作業予定の画像ファイルを共通
記憶装置4からネットワーク2を介してローカル記憶装
置6に格納、すなわちチェックアウトする必要があっ
た。
However, the conventional printing and printing
In the plate making processing system, the image file input at the image file input terminal 7 is temporarily stored unconditionally from the image file input terminal 7 to the common storage device 4 via the network 2 and the database management device 3. . Therefore, each image processing terminal 1 needs to store, ie, check out, the image file to be worked from the common storage device 4 to the local storage device 6 via the network 2 before performing image processing on the image file. Was.

【0010】ところで、印刷・製版で使用する画像ファ
イルは、ラスタデータで構成されている。このため、こ
の画像ファイルの画像データのデータ量は、一般的に大
きい。例えば、A4原稿の画像ファイル(400L/I
nch)の場合、約60MBにも達する。一方、ネット
ワーク2に高速なLANを使用しても、ネットワーク2
の画像ファイルのデータの実効転送速度は、例えば数M
bit/sec〜数十Mbit/sec程度に制限され
る。このため、ネットワーク2が使用されていない状態
で、ある画像処理端末1からデータベース管理装置3と
の間で画像ファイルを転送するのに十数秒〜数十秒かか
る。
By the way, an image file used for printing and plate making is composed of raster data. Therefore, the data amount of the image data of the image file is generally large. For example, an image file of an A4 document (400 L / I
nch), it reaches about 60 MB. On the other hand, even if a high-speed LAN is used for the network 2,
The effective transfer speed of the image file data is, for example, several M
It is limited to about bit / sec to several tens Mbit / sec. For this reason, it takes tens of seconds to tens of seconds to transfer an image file from a certain image processing terminal 1 to the database management device 3 when the network 2 is not used.

【0011】一方、画像処理が複数の画像処理端末1に
おいて行われるため、同時に他の画像処理端末1もデー
タベース管理装置3から画像ファイルの転送を受ける場
合がある。この場合には、ネットワーク2の負荷が増大
し、ネットワーク2における転送速度が実質的に低下
し、画像ファイルの転送にさらに時間がかかる。一方、
チェックアウトごとにデータベース管理装置3から共通
記憶装置4への画像ファイルの入出力のための時間と、
画像処理端末1からローカル記憶装置6へ画像ファイル
の格納・読出の入出力のための時間もかかる。
On the other hand, since image processing is performed in a plurality of image processing terminals 1, another image processing terminal 1 may receive an image file from the database management device 3 at the same time. In this case, the load on the network 2 increases, the transfer speed in the network 2 substantially decreases, and it takes more time to transfer the image file. on the other hand,
A time for inputting / outputting an image file from the database management device 3 to the common storage device 4 for each check-out,
It takes time to input and output image files from the image processing terminal 1 to the local storage device 6 for storage and reading.

【0012】したがって、従来の印刷・製版処理システ
ムでは、オペレータの待ち時間が長くなり、ネットワー
ク2を使用している画像処理端末1の処理効率を下げ、
システム全体の稼働率を低下させるという問題があっ
た。
Therefore, in the conventional printing and plate making processing system, the waiting time of the operator becomes long, and the processing efficiency of the image processing terminal 1 using the network 2 is reduced.
There is a problem that the operation rate of the entire system is reduced.

【0013】従来のCADシステムも、上述した印刷・
製版処理システムと同様に構成されている。ところで、
一般にCADシステムにおいて扱われる画像ファイル
は、ベクトルデータで構成されている。このため、CA
Dシステムにおいて扱われる画像ファイルのデータ量
は、印刷・製版処理システムで扱われる画像ファイルの
データ量の数十分の一程度である。したがって、CAD
システムの場合には、印刷・製版処理システムに比べて
上述の問題点が多少軽減される。しかし、従来のCAD
システムにおいても、上述の問題点があることに変わり
はない。
[0013] The conventional CAD system also has
It has the same configuration as the plate making system. by the way,
Generally, an image file handled in a CAD system is composed of vector data. For this reason, CA
The data amount of the image file handled by the D system is about one-tenth of the data amount of the image file handled by the printing / plate making system. Therefore, CAD
In the case of the system, the above-mentioned problems are somewhat reduced as compared with the printing and plate making processing system. However, conventional CAD
The problem still remains in the system.

【0014】本発明は、上述の技術的課題を解決し、オ
ペレータの待ち時間を短くし、ネットワークを使用して
いる画像処理端末の処理効率を上げ、しかもシステム全
体の稼働率を向上させた画像処理システムを提供するこ
とを目的とする。
The present invention solves the above technical problems, reduces the waiting time of an operator, increases the processing efficiency of an image processing terminal using a network, and improves the operation rate of the entire system. It is an object to provide a processing system.

【0015】[0015]

【課題を解決するための手段】上述の技術的課題を解決
するために、本発明は、以下の構成をとる。請求項1の
画像処理システムは、入力された画像ファイルを共通記
憶手段と複数のローカル記憶手段とのいずれかにネット
ワークを介して転送し格納するようにしたものであっ
て、ネットワークに接続され、共通記憶手段に対する画
像ファイルの書込および読出を管理するデータベース管
理装置と、ネットワークに接続され、それぞれ対応する
ローカル記憶手段から画像ファイルを読み出して所定の
画像処理を施す複数の画像処理端末と、画像ファイルを
入力する画像ファイル入力手段と、ネットワークに接続
され、画像ファイル入力手段によって入力される各画像
ファイルについて、画像処理端末での作業予定の有無を
表す識別情報を少なくとも含むJOB情報ファイルを生
成するJOB情報ファイル生成手段と、ネットワークに
接続され、JOB情報ファイル中の識別情報に基づい
て、画像ファイル入力手段によって入力された画像ファ
イルを共通記憶手段およびローカル記憶手段のいずれか
に分散転送する分散転送手段とを備え、それによって画
像処理端末で作業予定のある画像ファイルは、対応する
ローカル記憶手段に、画像処理端末で作業予定のない画
像ファイルは、共通記憶手段に分散転送される。
In order to solve the above technical problems, the present invention has the following arrangement. The image processing system according to claim 1, wherein the input image file is transferred to one of a common storage unit and a plurality of local storage units via a network and stored, and is connected to the network. A database management device that manages writing and reading of image files to and from a common storage unit, a plurality of image processing terminals connected to a network, each of which reads an image file from a corresponding local storage unit and performs predetermined image processing, An image file input unit for inputting a file, and a job information file including at least identification information indicating whether or not there is a work schedule in the image processing terminal is generated for each image file connected to the network and input by the image file input unit. JOB information file generation means, connected to a network Distributed transfer means for distributedly transferring the image file input by the image file input means to either the common storage means or the local storage means based on the identification information in the job information file, whereby the image processing terminal operates The scheduled image files are distributed to the corresponding local storage unit, and the image files not scheduled to be worked on the image processing terminal are distributed to the common storage unit.

【0016】請求項2の画像処理システムは、請求項1
のものにおいて、分散転送手段が、JOB情報ファイル
中の識別情報が画像処理端末での作業予定有りを表す場
合に、対応するローカル記憶手段に転送すべき画像ファ
イルを書き込むだけの空き容量があるか否かをサーチす
る空き容量サーチ手段と、空き容量サーチ手段によるサ
ーチの結果、対応するローカル記憶手段に空き容量があ
るときにはローカル記憶手段に画像ファイルを転送し、
対応するローカル記憶手段に空き容量がないときには共
通記憶手段に画像ファイルを転送する分配手段とを含
む。
According to a second aspect of the present invention, there is provided the image processing system according to the first aspect.
The identification information in the JOB information file indicates that there is a work schedule in the image processing terminal, the distributed transfer means has enough free space to write the image file to be transferred to the corresponding local storage means. When the result of the search by the free space search means for searching whether or not there is free space in the corresponding local storage means, the image file is transferred to the local storage means,
And a distribution unit for transferring the image file to the common storage unit when there is no free space in the corresponding local storage unit.

【0017】[0017]

【作用】請求項1の画像処理システムにおいては、デー
タベース管理装置と、複数の画像処理端末と、JOB情
報ファイル生成手段と、分散転送手段とは、ネットワー
クに接続される。分散転送手段は、JOB情報生成手段
から転送されたJOB情報ファイル中の識別情報に基づ
いて、画像ファイル入力手段によって入力された画像フ
ァイルを共通記憶手段およびローカル記憶手段のいずれ
かに分散転送する。これによって、画像処理端末で作業
予定のある画像ファイルは、対応するローカル記憶手段
に、画像処理端末で作業予定のない画像ファイルは、共
通記憶手段に分散転送される。画像処理端末のオペレー
タが作業予定の画像ファイルを画像処理する場合、この
オペレータが作業する画像処理端末のローカル記憶手段
から作業予定の画像ファイルが呼び出されることにな
る。この場合には、ローカル記憶手段から画像処理端末
に作業予定の画像ファイルを読み出す時間しかかからな
い。このため、共通記憶手段からデータベース管理装置
への読出時間も、ネットワークを介するデータベース管
理装置から画像処理端末への転送時間も、画像処理端末
からローカル記憶手段への格納時間も必要がない。ま
た、ネットワークに対する負荷もかけることもなく、ネ
ットワークの実質的転送速度が高速度に維持される。
In the image processing system according to the first aspect, the database management device, the plurality of image processing terminals, the job information file generating means, and the distributed transfer means are connected to a network. The distributed transfer unit distributes and transfers the image file input by the image file input unit to either the common storage unit or the local storage unit based on the identification information in the JOB information file transferred from the JOB information generation unit. As a result, image files scheduled to be worked on the image processing terminal are distributed to the corresponding local storage unit, and image files not scheduled to be worked on the image processing terminal are distributed to the common storage unit. When the operator of the image processing terminal performs image processing on the image file to be worked on, the image file to be worked on is called from the local storage means of the image processing terminal on which this operator works. In this case, it takes only time to read the image file to be worked from the local storage means to the image processing terminal. For this reason, there is no need for reading time from the common storage means to the database management device, transfer time from the database management device to the image processing terminal via the network, and storage time from the image processing terminal to the local storage means. In addition, the substantial transfer speed of the network is maintained at a high speed without imposing a load on the network.

【0018】請求項2の画像処理システムは、請求項1
のものにおいて、分散転送手段が、空き容量サーチ手段
と、画像ファイルを転送する分配手段とを含む。空き容
量サーチ手段は、JOB情報ファイル中の識別情報が画
像処理端末での作業予定有りを表す場合に、対応するロ
ーカル記憶手段に転送すべき画像ファイルを書き込むだ
けの空き容量があるか否かをサーチする。分配手段は、
空き容量サーチ手段によるサーチの結果、対応するロー
カル記憶手段に空き容量があるときにはローカル記憶手
段に画像ファイルを転送し、対応するローカル記憶手段
に空き容量がないときには共通記憶手段に画像ファイル
を転送する。このため、作業予定有りの画像ファイルが
失われることがない。したがって、画像処理端末のオペ
レータは、ローカル記憶手段の空き容量を気にせずに作
業を実施できる。
An image processing system according to a second aspect is the first aspect.
, The distributed transfer means includes a free space search means and a distribution means for transferring an image file. When the identification information in the JOB information file indicates that there is a work schedule in the image processing terminal, the free space search means determines whether there is enough free space for writing the image file to be transferred to the corresponding local storage means. Search. The distribution means
As a result of the search by the free space search means, when the corresponding local storage means has free space, the image file is transferred to the local storage means, and when the corresponding local storage means has no free space, the image file is transferred to the common storage means. . For this reason, the image file having the work schedule is not lost. Therefore, the operator of the image processing terminal can perform the operation without worrying about the free space of the local storage unit.

【0019】[0019]

【実施例】図1は、本発明の一実施例の印刷・製版処理
システムの構成を示すブロック図である。図1におい
て、複数の画像処理端末10a〜10nと、データベー
ス管理装置30と、JOB管理装置50と、画像ファイ
ル入力端末70とは、有線または無線のネットワーク2
0を介して相互に通信可能に接続される。画像処理端末
10a〜10n、データベース管理装置30、JOB管
理装置50および画像ファイル入力端末70は、例えば
ワークステーションで構成されている。
FIG. 1 is a block diagram showing the configuration of a printing and plate making system according to an embodiment of the present invention. In FIG. 1, a plurality of image processing terminals 10a to 10n, a database management device 30, a job management device 50, and an image file input terminal 70 are connected to a wired or wireless network 2.
0 so that they can communicate with each other. The image processing terminals 10a to 10n, the database management device 30, the job management device 50, and the image file input terminal 70 are constituted by, for example, workstations.

【0020】データベース管理装置30には、共通記憶
手段としての共通記憶装置40が接続されている。共通
記憶装置40は、複数の画像ファイルや画像部品等その
他のファイルを大量に格納し、かつ画像ファイルやその
他のファイルを高速にアクセスする必要があるため、記
憶容量が大きくかつシークタイムの早いハードディス
ク、光磁気ディスク、メモリディスク等の記憶装置によ
って構成される。
A common storage device 40 as a common storage means is connected to the database management device 30. Since the common storage device 40 needs to store a large number of other files such as a plurality of image files and image parts and access the image files and other files at high speed, a hard disk having a large storage capacity and a short seek time is required. , And a storage device such as a magneto-optical disk and a memory disk.

【0021】画像処理端末10a〜10nには、ローカ
ル記憶手段としてのローカル記憶装置60a〜60nが
個別対応して接続される。ローカル記憶装置60a〜6
0nは、対応する画像処理端末10で画像処理する画像
ファイルや画像処理で使用する画像部品等のファイルを
格納できればよいため、共通記憶装置40に比較して記
憶容量が小さなハードディスク、光磁気ディスク、メモ
リディスク等の記憶装置によって構成される。
The image processing terminals 10a to 10n are individually connected to local storage devices 60a to 60n as local storage means. Local storage devices 60a-6
0n is only required to be able to store an image file to be processed by the corresponding image processing terminal 10 and a file such as an image part used in the image processing. Therefore, a hard disk, a magneto-optical disk, It is configured by a storage device such as a memory disk.

【0022】画像ファイル入力端末70には、ローカル
通信を行うためのローカルバス713(例えば、SCS
Iバス)が接続される。ローカルバス713には、原稿
を読み取り、画像ファイルを入力するためのドラムスキ
ャナ714および平面スキャナ715と、入力された画
像ファイルを一旦格納する磁気ディスク装置716が接
続される。
The image file input terminal 70 has a local bus 713 (for example, SCS) for performing local communication.
I bus). The local bus 713 is connected to a drum scanner 714 and a flat scanner 715 for reading a document and inputting an image file, and a magnetic disk device 716 for temporarily storing the input image file.

【0023】例えば、各ページ毎に画像(複数または単
数)を挿入する複数ページからなる印刷物の製版の依頼
があった場合、工程責任者は、添付されたカラーフィル
ム等の原稿から仕上がり画像を予想して、画像のレタッ
チ等の画像処理が必要か否か検討する。そして、工程責
任者は、画像処理の要否等に基づいて製版指示書を作成
し、製版指示書をJOB管理装置50、画像ファイル入
力端末70および画像処理端末10a〜10nのオペレ
ータに渡す。
For example, when a request is made for plate making of a printed matter composed of a plurality of pages in which an image (plural or singular) is inserted for each page, the process manager predicts the finished image from the attached original such as a color film. Then, it is examined whether or not image processing such as image retouching is necessary. Then, the process manager creates a prepress instruction based on the necessity of image processing and the like, and passes the prepress instruction to the operators of the job management apparatus 50, the image file input terminal 70, and the image processing terminals 10a to 10n.

【0024】JOB管理装置50のオペレータは、製版
指示書に基づいて、各画像処理端末10におけるオペレ
ータの作業予定等を定めたJOB情報を入力する。これ
によって、JOB管理装置50は、JOB情報ファイル
を作成する。なお、JOB管理装置50は、後述する画
像ファイル入力端末70、画像処理端末10a〜10n
およびデータベース管理装置30とほぼ同様に構成され
ている。JOB管理装置50において作成されたJOB
情報ファイルは、ネットワーク20を介してデータベー
ス管理装置30、画像ファイル入力端末70および画像
処理端末10a〜10nに転送される。
The operator of the job management apparatus 50 inputs job information defining the operator's work schedule and the like in each image processing terminal 10 based on the plate making instruction. Thus, the job management device 50 creates a job information file. Note that the job management apparatus 50 includes an image file input terminal 70 and image processing terminals 10a to 10n, which will be described later.
And the database management device 30. JOB created in JOB management device 50
The information file is transferred to the database management device 30, the image file input terminal 70, and the image processing terminals 10a to 10n via the network 20.

【0025】画像ファイル入力端末70は、JOB情報
ファイルに基づいて、この画像ファイル入力端末70に
おいて入力した画像ファイルをどの画像処理端末10a
〜10nのローカル記憶装置60a〜60nに転送する
か、あるいはデータベース管理装置30の共通記憶装置
40に転送するかを定め、ネットワーク20を介して作
業予定のローカル記憶装置60a〜60nと共通記憶装
置40とのいずれかにこの画像ファイルを転送する。各
画像処理端末10a〜10nのオペレータは、製版指示
書に基づいて、作業予定にしたがい、画像ファイルのデ
ータにレタッチ等の画像処理を行なう。
The image file input terminal 70, based on the job information file, converts the image file input at the image file input terminal 70 to any of the image processing terminals 10a.
10 to 10n or to the common storage device 40 of the database management device 30. The local storage devices 60a to 60n and the common storage device 40 to be worked via the network 20 are determined. And transfer this image file to either. The operator of each of the image processing terminals 10a to 10n performs image processing such as retouching on the data of the image file according to the work schedule based on the plate making instruction.

【0026】図2は、図1に示す画像ファイル入力端末
70およびローカルバス713付近の構成の一例を示す
ブロック図である。図2において、画像ファイル入力端
末70のシステムバス700には、CPU701、メイ
ンメモリ702、フレームバッファ703、磁気ディス
ク装置705、キーボード707、マウス708および
通信インタフェイス711,712が接続される。フレ
ームバッファ703には、デジタル信号をアナログ映像
信号に変換するD/A変換器709が接続される。D/
A変換器709にはCRTディスプレイ710が接続さ
れる。通信インタフェイス711は、ネットワーク20
に接続される。通信インタフェイス712には、ローカ
ルバス713が接続される。
FIG. 2 is a block diagram showing an example of the configuration near the image file input terminal 70 and the local bus 713 shown in FIG. 2, a CPU 701, a main memory 702, a frame buffer 703, a magnetic disk device 705, a keyboard 707, a mouse 708, and communication interfaces 711 and 712 are connected to a system bus 700 of the image file input terminal 70. A D / A converter 709 that converts a digital signal into an analog video signal is connected to the frame buffer 703. D /
The C converter display 710 is connected to the A converter 709. The communication interface 711 is connected to the network 20.
Connected to. The local bus 713 is connected to the communication interface 712.

【0027】CPU701は、通信インタフェイス71
1およびネットワーク20を介してJOB管理装置50
と通信し、JOB情報ファイルを受け取り、磁気ディス
ク装置705に格納する。磁気ディスク装置705に
は、ウインドウシステムや、画像読取プログラムや、画
像転送プログラム等が格納されている。CPU701
は、磁気ディスク装置705に格納されたウインドウシ
ステム、画像読取プログラム、画像転送プログラムや、
JOB情報ファイル等をメインメモリ702に展開し、
これらのプログラムやJOB情報ファイルにしたがって
動作する。
The CPU 701 includes a communication interface 71
1 and the JOB management device 50 via the network 20
And receives the JOB information file and stores it in the magnetic disk device 705. The magnetic disk device 705 stores a window system, an image reading program, an image transfer program, and the like. CPU 701
A window system stored in the magnetic disk device 705, an image reading program, an image transfer program,
Expands the job information file and the like in the main memory 702,
It operates according to these programs and JOB information files.

【0028】オペレータは、キーボード707およびマ
ウス708を操作し、ドラムスキャナ714または平面
スキャナ715にセットされた原稿の読み取り範囲、原
稿の読み取り密度、読み取った画像ファイルのファイル
名等を指示するコマンドや各種データを入力する。CP
U701は、オペレータのコマンドや各種データの入力
により、ドラムスキャナ714または平面スキャナ71
5によって入力された画像ファイルを、一旦磁気ディス
ク装置716に格納する。
The operator operates the keyboard 707 and the mouse 708 to issue commands and various commands for designating the reading range of the document set on the drum scanner 714 or the flat scanner 715, the reading density of the document, the file name of the read image file, and the like. Enter the data. CP
U701 is a drum scanner 714 or a flat scanner 71 based on an operator's command or input of various data.
5 is temporarily stored in the magnetic disk device 716.

【0029】なお、原稿の読み取り時のオペレータのコ
マンドや各種データの入力操作をする場合や、読み取っ
た画像ファイルを確認する等の場合においては、CPU
701は、ウインドウや読み取った画像ファイルをフレ
ームバッファ703に読み込んで、CRTディスプレイ
710に表示する。また、CPU701は、通信インタ
フェイス711およびネットワーク20を介してデータ
ベース管理装置30および各画像処理端末10と通信
し、JOB情報ファイルに基づいて磁気ディスク装置7
16に格納された画像ファイルをデータベース管理装置
30または画像処理端末10a〜10nに転送する。
Note that, in the case of inputting an operator's command or various data at the time of reading a document or confirming a read image file, the CPU is used.
Reference numeral 701 reads a window or a read image file into the frame buffer 703 and displays it on the CRT display 710. Further, the CPU 701 communicates with the database management device 30 and each image processing terminal 10 via the communication interface 711 and the network 20, and based on the JOB information file,
The image file stored in the storage device 16 is transferred to the database management device 30 or the image processing terminals 10a to 10n.

【0030】図3は、図1に示す画像処理端末10aお
よびローカル記憶装置60aの構成の一例を示すブロッ
ク図である。図3において、画像処理端末10aのシス
テムバス100には、CPU101、メインメモリ10
2、フレームバッファ103、磁気ディスク装置10
5、キーボード107、マウス108、通信インタフェ
イス111および入出力インタフェイス112が接続さ
れる。フレームバッファ103にはD/A変換器109
が接続され、D/A変換器109にはCRTディスプレ
イ110が接続される。通信インタフェイス111は、
ネットワーク20に接続される。入出力インタフェイス
112には、ローカル記憶装置60aとして、例えば光
磁気ディスク装置が接続される。他の画像処理端末10
b〜10nおよびローカル記憶装置60b〜60nは、
画像処理端末10aおよびローカル記憶装置60aと同
様に構成されている。
FIG. 3 is a block diagram showing an example of the configuration of the image processing terminal 10a and the local storage device 60a shown in FIG. 3, a system bus 100 of an image processing terminal 10a includes a CPU 101, a main memory 10
2, frame buffer 103, magnetic disk device 10
5. The keyboard 107, the mouse 108, the communication interface 111, and the input / output interface 112 are connected. A D / A converter 109 is provided in the frame buffer 103.
Are connected, and a CRT display 110 is connected to the D / A converter 109. The communication interface 111
Connected to network 20. For example, a magneto-optical disk device is connected to the input / output interface 112 as the local storage device 60a. Other image processing terminal 10
b to 10n and the local storage devices 60b to 60n
It is configured similarly to the image processing terminal 10a and the local storage device 60a.

【0031】CPU101は、通信インタフェイス11
1およびネットワーク20を介してJOB管理装置50
と通信し、JOB情報ファイルを受け取り、磁気ディス
ク装置105に格納する。磁気ディスク装置105に
は、ウインドウシステムや、画像処理アプリケーション
や、画像ファイルの読み込みプログラムや、新バージョ
ン画像ファイル生成プログラム等が格納されている。C
PU101は、磁気ディスク装置105に格納されたウ
インドウシステム、画像処理アプリケーション、画像フ
ァイルの読み込みプログラム、新バージョン画像ファイ
ル生成プログラムや、JOB情報ファイル等にしたがっ
て動作する。
The CPU 101 has a communication interface 11
1 and the JOB management device 50 via the network 20
And receives the job information file and stores it in the magnetic disk device 105. The magnetic disk device 105 stores a window system, an image processing application, an image file reading program, a new version image file generating program, and the like. C
The PU 101 operates according to a window system, an image processing application, an image file reading program, a new version image file generation program, a JOB information file, and the like stored in the magnetic disk device 105.

【0032】CPU101は、通信インタフェイス11
1およびネットワーク20を介して画像ファイル入力端
末70およびデータベース管理装置30とも相互に通信
できる。この画像処理端末10aで画像処理する作業予
定の画像ファイルが画像ファイル入力端末70から送ら
れてきた場合、CPU101は、この画像ファイルを入
出力インタフェイス112を介してローカル記憶装置6
0aに格納する。オペレータは、キーボード107およ
びマウス108を操作し、レタッチ等のコマンドを用
い、作業予定の画像ファイルについて画像処理を行う。
CPU101は、オペレータのキーボード107および
マウス108の操作にしたがって、作業予定の画像ファ
イルを読み出して、メインメモリ102に展開し、この
画像ファイルに対して所定の画像処理を実行する。
The CPU 101 has a communication interface 11
1 and the image file input terminal 70 and the database management device 30 via the network 20. When an image file to be processed by the image processing terminal 10a is sent from the image file input terminal 70, the CPU 101 transmits the image file to the local storage device 6 via the input / output interface 112.
0a is stored. The operator operates the keyboard 107 and the mouse 108 to perform image processing on an image file to be worked on using commands such as retouching.
The CPU 101 reads an image file to be worked on according to the operation of the keyboard 107 and the mouse 108 by the operator, expands the image file in the main memory 102, and executes a predetermined image processing on the image file.

【0033】図4は、図1に示すデータベース管理装置
30および共通記憶装置40の構成の一例を示すブロッ
ク図である。図4において、システムバス300には、
CPU301、メインメモリ302、フレームバッファ
303、磁気ディスク装置305、キーボード307、
マウス308、通信インタフェイス311および入出力
インタフェイス312が接続される。フレームバッファ
303にはD/A変換器309が接続され、D/A変換
器309にはCRTディスプレイ310が接続される。
通信インタフェイス311は、ネットワーク20に接続
される。入出力インタフェイス312には、共通記憶装
置40として、例えば大容量のハードディスク装置が接
続される。
FIG. 4 is a block diagram showing an example of the configuration of the database management device 30 and the common storage device 40 shown in FIG. In FIG. 4, the system bus 300 includes:
CPU 301, main memory 302, frame buffer 303, magnetic disk device 305, keyboard 307,
The mouse 308, the communication interface 311 and the input / output interface 312 are connected. A D / A converter 309 is connected to the frame buffer 303, and a CRT display 310 is connected to the D / A converter 309.
The communication interface 311 is connected to the network 20. For example, a large-capacity hard disk device is connected to the input / output interface 312 as the common storage device 40.

【0034】CPU301は、通信インタフェイス31
1およびネットワーク20を介してJOB管理装置50
と通信し、JOB情報ファイルを受け取り、磁気ディス
ク装置305に格納する。磁気ディスク装置305に
は、ウインドウシステムや、データベースプログラム等
が格納されている。CPU301は、磁気ディスク装置
105に格納されたウインドウシステム、データベース
プログラムや、JOB情報ファイル等にしたがって動作
する。
The CPU 301 has the communication interface 31
1 and the JOB management device 50 via the network 20
And receives the job information file and stores it in the magnetic disk device 305. The magnetic disk device 305 stores a window system, a database program, and the like. The CPU 301 operates according to a window system, a database program, a JOB information file, and the like stored in the magnetic disk device 105.

【0035】CPU301は、通信インタフェイス31
1およびネットワーク20を介して画像ファイル入力端
末70および画像処理端末10a〜10nとも相互に通
信できる。画像ファイル入力端末70から画像処理端末
10a〜10nで画像処理する作業予定のない画像ファ
イルが送られてきた場合、CPU101は、この画像フ
ァイルを入出力インタフェイス312を介して共通記憶
装置40に格納する。共通記憶装置40に格納された画
像部品等のファイルの読み出し要求が画像処理端末10
a〜10nからあった場合、CPU301は、共通記憶
装置40からこのファイルを読み出して、通信インタフ
ェイス311およびネットワーク20を介して要求のあ
った画像処理端末10a〜10nに転送する。
The CPU 301 has the communication interface 31
1 and the image file input terminal 70 and the image processing terminals 10a to 10n via the network 20. When an image file not scheduled to be processed by the image processing terminals 10 a to 10 n is sent from the image file input terminal 70, the CPU 101 stores the image file in the common storage device 40 via the input / output interface 312. I do. A request to read a file such as an image component stored in the common storage device 40 is issued to the image processing terminal 10.
If there is a file from a to 10n, the CPU 301 reads this file from the common storage device 40 and transfers it to the requested image processing terminal 10a to 10n via the communication interface 311 and the network 20.

【0036】次いで、図1の印刷・製版処理システムの
動作を詳細に説明する。図5はJOB管理装置50の動
作を示すフローチャートであり、図6はJOB管理装置
50が生成するJOB情報ファイルを示す図である。以
下、これら図5および図6を参照して、JOB管理装置
50におけるJOB情報ファイルの生成と、JOB管理
装置50からJOB情報ファイルを転送する際の動作を
説明する。
Next, the operation of the printing / plate making system shown in FIG. 1 will be described in detail. FIG. 5 is a flowchart showing the operation of the job management device 50, and FIG. 6 is a diagram showing a job information file generated by the job management device 50. The operation of generating a JOB information file in the JOB management device 50 and transferring the JOB information file from the JOB management device 50 will be described below with reference to FIGS.

【0037】まず、JOB管理装置50のオペレータ
は、製版指示書に基づき、複数の原稿のそれぞれについ
て、JOB名、頁No、画像ファイル名、色数、入力線
数、主走査方向のサイズ(画素数PIX)、副走査方向
のサイズ(画素数PIX)、データ量、作業者名、作業
予定の画像処理端末および画像処理予定の有無の各デー
タを入力する。これによって、JOB管理装置50のC
PUは、図6に示すJOB情報ファイルを生成する(ス
テップa1)。JOB情報ファイルを生成すると、JO
B管理装置50のCPUは、このJOB情報ファイルを
ネットワーク20を介してデータベース管理装置30、
画像ファイル入力端末70および画像処理端末10a〜
10nに転送する(ステップa2)。
First, the operator of the job management apparatus 50 determines the job name, page number, image file name, number of colors, number of input lines, size in the main scanning direction (pixels) for each of a plurality of originals based on the plate making instruction. PIX), the size in the sub-scanning direction (the number of pixels PIX), the amount of data, the name of the worker, the image processing terminal to be worked on, and the presence or absence of the image processing scheduled. As a result, C of the job management apparatus 50
The PU generates the JOB information file shown in FIG. 6 (step a1). When a JOB information file is generated, JO
The CPU of the B management device 50 transmits this JOB information file via the network 20 to the database management device 30,
Image file input terminal 70 and image processing terminals 10a to
10n (step a2).

【0038】図6において、JOB情報ファイルのJO
B名は、印刷物の製版を行う際の1つの仕事の管理概念
であり、例えば印刷物の製版を発注した会社名に該当す
る。なお、このJOB名は、仕事を階層的に分類するデ
ータとして使用され、ローカル記憶装置60a〜60n
および共通記憶装置40内のディレクトリ情報として用
いられる。頁Noは、JOB名の下位の管理概念であ
り、例えば印刷物の各頁に対応するシリアルNoに該当
する。入力線数は、ドラムスキャナ714または平面ス
キャナ715で原稿を読み取る読み取り密度(Line
/Inch)である。色数は、印刷に用いる色数であ
る。カラー印刷する場合には、通常はイエロー(Y)、
マゼンタ(M)、シアン(C)、墨(K)の4色であ
る。
In FIG. 6, the JO of the JOB information file
The B name is a management concept of one job when performing plate making of a printed matter, and corresponds to, for example, the name of a company that has ordered plate making of a printed matter. The JOB name is used as data for classifying jobs hierarchically, and is stored in the local storage devices 60a to 60n.
And as directory information in the common storage device 40. The page number is a management concept below the JOB name, and corresponds to, for example, a serial number corresponding to each page of the printed matter. The number of input lines is determined by the reading density (Line) at which a document is read by the drum scanner 714 or the flat scanner 715.
/ Inch). The number of colors is the number of colors used for printing. For color printing, usually yellow (Y),
There are four colors: magenta (M), cyan (C), and black (K).

【0039】主走査方向は、ドラムスキャナ714また
は平面スキャナ715での原稿の読み取り方向である。
例えば、ドラムスキャナ714の場合には、ドラムの回
転方向になる。副走査方向は、主走査方向に直交する方
向である。例えば、ドラムスキャナ714の場合には、
ドラムの回転軸方向になる。主走査方向および副走査方
向のサイズは、画像を形成する1単位ピクセル(画素)
の数である。データ量は、各色について(8ビット/画
素)であれば式(1)により計算する。 データ量(Byte)= 主走査方向サイズ(Pixel)×副走査方向サイズ(Pixel)×色数 …(1) なお、この計算は、JOB管理装置50が自動計算する
ようにしてもよい。
The main scanning direction is a reading direction of a document by the drum scanner 714 or the flat scanner 715.
For example, in the case of the drum scanner 714, the direction is the rotation direction of the drum. The sub-scanning direction is a direction orthogonal to the main scanning direction. For example, in the case of the drum scanner 714,
It is in the direction of the rotation axis of the drum. The size in the main scanning direction and the sub-scanning direction is one unit pixel (pixel) for forming an image.
Is the number of If the amount of data is (8 bits / pixel) for each color, it is calculated by equation (1). Data amount (Byte) = Main scanning direction size (Pixel) × Sub-scanning direction size (Pixel) × Number of colors (1) Note that this calculation may be automatically calculated by the JOB management device 50.

【0040】作業者名は、画像処理端末10a〜10n
で画像ファイルを処理するオペレータの名前である。作
業予定の画像処理端末は、画像ファイルを画像処理する
画像処理端末10a〜10nである。画像処理予定の有
無は、画像処理端末10a〜10nでの画像処理の作業
予定を表す識別情報であり、画像ファイルの画像処理端
末10a〜10nまたは共通記憶装置40への転送にお
いて重要な役割を果たす。「有り」は、画像処理端末1
0a〜10nで画像処理の作業予定が有ることを表す。
「無し」は、画像処理端末10a〜10nでの画像処理
の作業予定が無いことを表す。
The operator names are the image processing terminals 10a to 10n
Is the name of the operator who processes the image file. The image processing terminals scheduled to work are the image processing terminals 10a to 10n that perform image processing on image files. The presence or absence of the image processing schedule is identification information indicating a work schedule of image processing in the image processing terminals 10a to 10n, and plays an important role in transferring an image file to the image processing terminals 10a to 10n or the common storage device 40. . “Yes” means image processing terminal 1
0a to 10n indicate that an image processing work is scheduled.
“None” indicates that there is no schedule for image processing in the image processing terminals 10a to 10n.

【0041】図7は、画像ファイル入力端末70が画像
ファイルを転送する場合のフローチャートである。ま
ず、画像ファイル入力端末70のCPU701は、共通
記憶装置40とローカル記憶装置60a〜60nとのい
ずれかに転送する画像ファイルの数を表すカウンタkの
計数値を初期化する(ステップb1)。次いで、CPU
701は、JOB管理装置50からJOB情報ファイル
を受信する(ステップb2)。次いで、CPU701
は、JOB情報ファイルの行数(図6参照)、すなわち
画像ファイルの総数を見て、共通記憶装置40とローカ
ル記憶装置60a〜60nとのいずれかに転送すべき画
像ファイルの総数Mをレジスタmにセットする(ステッ
プb3)。
FIG. 7 is a flowchart when the image file input terminal 70 transfers an image file. First, the CPU 701 of the image file input terminal 70 initializes a count value of a counter k indicating the number of image files to be transferred to any one of the common storage device 40 and the local storage devices 60a to 60n (step b1). Then, CPU
701 receives the job information file from the job management device 50 (step b2). Next, the CPU 701
Looking at the number of lines in the JOB information file (see FIG. 6), that is, the total number of image files, the total number M of image files to be transferred to one of the common storage device 40 and the local storage devices 60a to 60n is stored in the register m. (Step b3).

【0042】次いで、CPU701は、カウンタkの計
数値を取得し、共通記憶装置40とローカル記憶装置6
0a〜60nとのいずれかに転送した画像ファイルの数
を知る(ステップb4)。例えば、図6の最初に転送す
る画像ファイルF11の場合、カウンタkの計数値は、
「0」である。
Next, the CPU 701 obtains the count value of the counter k, and the common storage device 40 and the local storage device 6
The number of image files transferred to any one of 0a to 60n is known (step b4). For example, in the case of the image file F11 to be transferred first in FIG. 6, the count value of the counter k is:
It is "0".

【0043】次いで、CPU701は、転送する画像フ
ァイルについてのJOB情報ファイルの「画像処理予定
の有無」の欄を見て、画像処理端末10a〜10nで画
像処理が行われる作業予定が有るか否か判断する(ステ
ップb5)。画像処理予定が有る場合には、CPU70
1は、転送する画像ファイルについてのJOB情報ファ
イルのデータ量の欄を見て、転送する画像ファイルのデ
ータ量を取得する。次いで、CPU701は、作業予定
の画像処理端末10a〜10nのローカル記憶装置60
a〜60nに画像ファイルを格納するだけの空き容量が
有るか否か判断する(ステップb6)。
Next, the CPU 701 looks at the column “Presence or absence of image processing” in the JOB information file for the image file to be transferred, and determines whether there is a work schedule for performing image processing at the image processing terminals 10 a to 10 n. A decision is made (step b5). If there is an image processing schedule, the CPU 70
1 obtains the data amount of the image file to be transferred by looking at the data amount column of the JOB information file for the image file to be transferred. Next, the CPU 701 operates the local storage device 60 of the image processing terminals 10a to 10n to be operated.
It is determined whether there is enough free space for storing image files in a to 60n (step b6).

【0044】空き容量が有れば、CPU701は、作業
予定の画像処理端末10a〜10nのローカル記憶装置
60a〜60nにその画像ファイルを転送する(ステッ
プb7)。例えば、最初に転送される画像処理予定有り
の画像ファイルF11は、画像処理端末10aのローカ
ル記憶装置60aに空き容量が有れば、ローカル記憶装
置60aに転送される。
If there is free space, the CPU 701 transfers the image file to the local storage devices 60a to 60n of the image processing terminals 10a to 10n to be worked (step b7). For example, the image file F11 to be transferred first, which is scheduled to be processed, is transferred to the local storage device 60a if there is free space in the local storage device 60a of the image processing terminal 10a.

【0045】なお、ステップb5において画像処理予定
がない場合には、CPU701は、この画像ファイルを
共通記憶装置40に転送する(ステップb8)。例え
ば、図6に示す画像処理予定なしの画像ファイルF21
は、共通記憶装置40に転送される。これによって、ロ
ーカル記憶装置60a〜60nの空き容量が減ることが
防止される。また、ステップb6において、画像処理予
定のある画像処理端末10a〜10nのローカル記憶装
置60a〜60nに画像ファイルを格納するだけの空き
容量が無い場合、CPU701は、この作業予定の画像
ファイルを共通記憶装置40に転送する(ステップb
8)。これによって、この作業予定の画像ファイルが失
われることが無い。したがって、画像処理端末10a〜
10nのオペレータは、ローカル記憶装置60a〜60
nの空き容量を気にせずに作業を実施できる。
If there is no scheduled image processing in step b5, the CPU 701 transfers this image file to the common storage device 40 (step b8). For example, an image file F21 without an image processing schedule shown in FIG.
Is transferred to the common storage device 40. This prevents the free space of the local storage devices 60a to 60n from being reduced. In step b6, if there is not enough free space for storing the image file in the local storage devices 60a to 60n of the image processing terminals 10a to 10n having the image processing scheduled, the CPU 701 stores the image file to be processed in the common storage. Transfer to the device 40 (step b)
8). Thus, the image file to be worked on is not lost. Therefore, the image processing terminals 10a-
The 10n operator has the local storage devices 60a-60
Work can be performed without worrying about n free space.

【0046】1つの画像ファイルをローカル記憶装置6
0a〜60nと共通記憶装置40とのいずれかに転送す
ると(ステップb7,b8)、CPU701は、カウン
タkの計数値がレジスタmに設定されている画像ファイ
ルの数M以下か否か判断する(ステップb9)。ローカ
ル記憶装置60a〜60nと共通記憶装置40とのいず
れかに未だ転送されていない画像ファイルがある場合
(k<Mの場合)には、カウンタkの計数値を「1」イ
ンクリメントし(ステップb10)、ステップb4〜ス
テップb10を繰り返し実行し、未だ転送されていない
画像ファイルをローカル記憶装置60a〜60nと共通
記憶装置40とのいずれかに転送する。
One image file is stored in the local storage device 6.
When the data is transferred to any one of 0a to 60n and the common storage device 40 (steps b7 and b8), the CPU 701 determines whether the count value of the counter k is equal to or less than the number M of image files set in the register m (step b7). Step b9). If there is an image file that has not been transferred to any of the local storage devices 60a to 60n and the common storage device 40 (k <M), the count value of the counter k is incremented by "1" (step b10). Steps b4 to b10 are repeatedly executed to transfer an image file that has not yet been transferred to one of the local storage devices 60a to 60n and the common storage device 40.

【0047】ローカル記憶装置60a〜60nと共通記
憶装置40とのいずれかに転送すべき画像ファイル(図
6のM個の画像ファイルF11〜Fn1)を全て転送す
ると、CPU701は、ステップb9においてループを
脱出し、画像ファイルの転送作業を終了する。
When all the image files to be transferred (M image files F11 to Fn1 in FIG. 6) are transferred to one of the local storage devices 60a to 60n and the common storage device 40, the CPU 701 executes a loop in step b9. Escape and end the image file transfer operation.

【0048】新たな仕事で画像処理端末10a〜10n
で画像処理を実施する場合、通常、ローカル記憶装置6
0a〜60nに格納されている画像ファイル等は、作業
開始前にほとんど削除されている。このため、ローカル
記憶装置60a〜60nの空き容量は、多い(例えば、
数100MB)。したがって、ローカル記憶装置60a
には図6の画像処理予定有りの画像ファイルF11,F
12が、ローカル記憶装置60bには画像処理予定有り
の画像ファイルF23が、…が格納される。一方、共通
記憶装置40には、画像処理予定無しの画像ファイルF
21,F22,…,Fn1が格納される。
In a new job, the image processing terminals 10a to 10n
When the image processing is performed in the local storage device 6,
Most of the image files and the like stored in 0a to 60n are deleted before the start of the work. Therefore, the free space of the local storage devices 60a to 60n is large (for example,
Several 100 MB). Therefore, the local storage device 60a
Include image files F11 and F11 of FIG.
12 is stored in the local storage device 60b as an image file F23 with an image processing schedule. On the other hand, the common storage device 40 stores the image file F with no scheduled image processing.
, Fn1,..., Fn1 are stored.

【0049】画像処理端末10a〜10nのオペレータ
が作業予定の画像ファイルを画像処理する場合、このオ
ペレータが作業する画像処理端末10a〜10nのロー
カル記憶装置60a〜60nから作業予定の画像ファイ
ルが呼び出されることになる。この場合には、ローカル
記憶装置60a〜60nから画像処理端末10a〜10
nに作業予定の画像ファイルを呼び出す時間しかかから
ない。このため、共通記憶装置40からデータベース管
理装置30への転送時間も、ネットワーク20を介する
データベース管理装置30から画像処理端末10a〜1
0nへの転送時間も必要がない。また、ネットワーク2
0に対する負荷もかけることもなく、ネットワーク20
の実質的転送速度が高速度に維持される。したがって、
オペレータの待ち時間が短時間になるとともに、画像処
理端末10a〜10nの処理効率が高まり、システム全
体の稼働効率が高まる。
When the operators of the image processing terminals 10a to 10n perform image processing on the image files to be worked, the image files to be worked are called from the local storage devices 60a to 60n of the image processing terminals 10a to 10n on which the operators work. Will be. In this case, the image processing terminals 10a to 10a are transmitted from the local storage devices 60a to 60n.
n requires only the time to call the image file to be worked. For this reason, the transfer time from the common storage device 40 to the database management device 30 is also changed from the database management device 30 via the network 20 to the image processing terminals 10 a to 10
No transfer time to 0n is required. Network 2
No load on network 20
Is maintained at a high speed. Therefore,
As the waiting time of the operator becomes shorter, the processing efficiency of the image processing terminals 10a to 10n increases, and the operation efficiency of the entire system increases.

【0050】次に、画像処理端末10a〜10nにおけ
るオペレータの操作および画像処理端末10a〜10n
の動作を説明する。ここで、画像処理端末10a〜10
nにおけるオペレータの操作および画像処理端末10a
〜10nの動作は、ほぼ同じである。したがって、画像
処理端末10aにおけるオペレータの操作および画像処
理端末10aの動作を代表して説明する。図8は画像処
理端末10aにおけるオペレータの操作フローを示す図
であり、図9は画像処理端末10aが画像ファイルを読
み込む場合のフローチャートであり、図10は画像処理
端末10aが新バージョンの画像ファイルを生成する場
合のフローチャートである。
Next, the operation of the operator in the image processing terminals 10a to 10n and the image processing terminals 10a to 10n
Will be described. Here, the image processing terminals 10a to 10a
n and the image processing terminal 10a
〜1010n are almost the same. Therefore, the operation of the image processing terminal 10a by the operator and the operation of the image processing terminal 10a will be described as a representative. FIG. 8 is a diagram showing an operation flow of the operator in the image processing terminal 10a, FIG. 9 is a flowchart when the image processing terminal 10a reads an image file, and FIG. It is a flowchart at the time of generation.

【0051】図8において、画像処理端末10aのオペ
レータは、画像処理アプリケーションを起動する(ステ
ップc1)。次いで、オペレータは、製版指示書に基づ
いて、作業対象の画像ファイル名(例えば、図6のF1
2)と、バージョン(例えば、1)とを入力する(ステ
ップc2)。次いで、オペレータは、入力した画像ファ
イルのデータに対して、製版指示書に基づいて、指示通
りにレタッチ等の画像処理を実施する(ステップc
3)。次いで、オペレータは、画像処理が指示通り実施
できたか判断する(ステップc4)。
In FIG. 8, the operator of the image processing terminal 10a starts an image processing application (step c1). Next, based on the plate-making instruction, the operator uses the image file name of the work target (for example, F1 in FIG. 6).
2) and a version (for example, 1) are input (step c2). Next, the operator performs image processing such as retouching on the input image file data as instructed based on the plate making instruction (step c).
3). Next, the operator determines whether the image processing has been performed as instructed (step c4).

【0052】指示通り実施できた場合には、作業対象に
なった画像ファイル(F12のバージョン1)を保存し
ておくために、画像処理を実施した画像ファイルに次の
バージョン(例えば、バージョン2が使用されていない
場合にはバージョン2、バージョン2,3,4,5がす
でに使用されている場合にはバージョン6)を入力する
(ステップc5)。次いで、オペレータは、画像処理を
実施した画像ファイルをセーブする(ステップc6)。
ステップc4において画像処理が指示通りできなかった
場合には、画像処理を実施した画像ファイルを破棄し、
終了する。これにより、作業対象になったバージョンの
画像ファイル(例えば、バージョン2,3,4等の処理
作業過程において失敗した場合には、F12のバージョ
ン1,2,3等)が残存し、オペレータは、再び画像処
理をやり直すことができる。
If the image processing can be performed as instructed, the next version (for example, version 2 is added to the image file on which the image processing has been performed) in order to save the image file (version 1 of F12) to be processed. If not used, version 2 is input, and if versions 2, 3, 4, and 5 are already used, version 6 is input (step c5). Next, the operator saves the image file on which the image processing has been performed (step c6).
If the image processing cannot be performed as instructed in step c4, the image file on which the image processing has been performed is discarded,
finish. As a result, the image file of the target version (for example, in the case of failure in the process of processing the version 2, 3, 4, etc., the version 1, 2, 3, etc. of F12) remains, and the operator The image processing can be performed again.

【0053】ここで、ステップc5,c6に基づいて作
成されるデータベース管理ファイルと、画像ファイルの
バージョン遷移について説明する。図11は画像ファイ
ル「F12」について作成されるデータベース管理ファ
イルを示す図であり、図12は画像ファイル「F12」
のバージョン遷移を示す図である。なお、このデータベ
ース管理ファイルは、データベース管理装置30により
作成するようにしてもよいし、画像処理端末10aによ
り作成しデータベース管理装置30に転送するようにし
てもよい。
Here, the database management file created based on steps c5 and c6 and the version transition of the image file will be described. FIG. 11 is a diagram showing a database management file created for the image file “F12”, and FIG. 12 is a diagram showing the image file “F12”.
FIG. 7 is a diagram showing version transitions of FIG. The database management file may be created by the database management device 30 or may be created by the image processing terminal 10a and transferred to the database management device 30.

【0054】バージョンは、図8のステップc5で説明
したように、画像処理端末10aのオペレータが自ら入
力する。このデータベース管理ファイルでは、バージョ
ンの履歴を管理するため、前バージョンも一括して管理
する。画像ファイル「F12」は、画像処理端末:絶対
パス(/(/:ルート)で始まるパス名)で管理され
る。データベース管理ファイルのファイル名は、(オペ
レータに開示するファイル名).(バージョン).(前
バージョン)である。例えば、F12.3.2は、オペ
レータに開示するファイル名が「F12」、バージョン
が「3」、前バージョンが「2」である。また、オペレ
ータが最後にアクセスしたバージョン(図11の「○」
を付した画像ファイル)も、データベース管理ファイル
で管理される。バージョンは、編集処理を行うためのデ
フォルトのバージョン「1」から順次+1ずつインクリ
メントしていく。
As described in step c5 of FIG. 8, the version is input by the operator of the image processing terminal 10a. In this database management file, the previous version is also managed collectively in order to manage the version history. The image file “F12” is managed by an image processing terminal: an absolute path (a path name starting with / (/: root)). The file name of the database management file is (file name disclosed to the operator). (version). (Previous version). For example, in F12.3.2, the file name disclosed to the operator is “F12”, the version is “3”, and the previous version is “2”. In addition, the version last accessed by the operator ("O" in FIG. 11)
) Are also managed by the database management file. The version is sequentially incremented by +1 from the default version “1” for performing the editing process.

【0055】図12において、バージョン1は、画像フ
ァイル入力端末70から転送された画像ファイルF12
そのものである。バージョン2は、例えばバージョン1
の人物の背景に写っている電線を削除した画像ファイル
である。バージョン3は、例えばバージョン2の人物の
肌の色を薄くしたものである。バージョン4は、バージ
ョン2の人物の肌の色を濃くしたものである。バージョ
ン5は、バージョン3で肌の色を薄くしたことに起因し
てニキビが目立つようになったため、このニキビを削除
したものである。このバージョン5を作成する段階にお
いては、データベース管理ファイルの最新アクセスバー
ジョンは、図11に示すように、バージョン3になる。
In FIG. 12, the version 1 is the image file F12 transferred from the image file input terminal 70.
It is itself. Version 2 is, for example, version 1
This is an image file from which the electric wire in the background of the person has been deleted. In version 3, for example, the skin color of the person in version 2 is lightened. Version 4 is the version 2 in which the skin color of the person is darkened. In version 5, the acne became noticeable due to the lighter skin color in version 3, and thus the acne was deleted. At the stage of creating this version 5, the latest access version of the database management file becomes version 3 as shown in FIG.

【0056】次いで、図9の画像処理端末10aが画像
ファイルを読み込む場合のフローチャートを説明する。
なお、図9のフローチャートは、図8のステップc2の
オペレータの操作に伴って実行される。まず、画像処理
端末10aのCPU101は、画像処理アプリケーショ
ンから作業対象の画像ファイルの読み出し要求が有った
か否か判断し、要求が有るのを待つ(ステップd1)。
画像処理アプリケーションから画像ファイルの読み出し
要求が有ると、CPU101は、図6のJOB情報ファ
イルおよび図11のデータベース管理ファイルを参照す
るとともに、ローカル記憶装置60aの空き容量をサー
チし、作業対象の画像ファイル名・バージョンのデータ
量、存在するディレクトリ、ローカル記憶装置60aの
空き容量を取得する(ステップd2)。
Next, a flowchart when the image processing terminal 10a of FIG. 9 reads an image file will be described.
Note that the flowchart in FIG. 9 is executed in response to the operation of the operator in step c2 in FIG. First, the CPU 101 of the image processing terminal 10a determines whether or not there is a request for reading the work target image file from the image processing application, and waits for the request (step d1).
When an image file read request is received from the image processing application, the CPU 101 refers to the JOB information file of FIG. 6 and the database management file of FIG. 11, searches the free space of the local storage device 60a, and The name / version data amount, the existing directory, and the free space of the local storage device 60a are acquired (step d2).

【0057】次いで、CPU101は、ローカル記憶装
置60aに作業対象の画像ファイルを格納できる空き容
量が有るか否か判断する(ステップd3)。なお、ロー
カル記憶装置60aの空き容量を判断するのは、ローカ
ル記憶装置60aで画像処理する画像ファイルと画像処
理した画像ファイルをできるだけ、ローカル記憶装置6
0aに残しておくためである。
Next, the CPU 101 determines whether or not there is free space in the local storage device 60a for storing the image file to be worked (step d3). The determination of the free space in the local storage device 60a is based on the fact that the image file processed by the local storage device 60a and the image file processed by the image processing are stored in the local storage device 6a as much as possible.
0a.

【0058】ローカル記憶装置60aに空き容量がある
場合には、作業予定の画像ファイルをローカル記憶装置
60aにチェックアウトする(ステップd4)。例え
ば、ローカル記憶装置60aの画像ファイルF12のバ
ージョン2が呼び出され、バージョン4を作成するよう
な場合(図11,図12参照)、ローカル記憶装置60
aのバージョン2の画像ファイルF12がローカル記憶
装置60aにコピーされ、暫定的にバージョンXが付さ
れる。このため、ローカル記憶装置60aには、バージ
ョン2と、バージョン2と同じ内容のバージョンXとの
2つの画像ファイルが存在することになる。これは、画
像ファイルに画像処理を施す場合、画像処理を施す前の
画像ファイルを旧バージョンとして残し、バックアップ
するためである。そして、バージョン2の画像ファイル
F12には、ロックがかけられる。オペレータは、ロー
カル記憶装置60aから読み出したバージョンXの画像
ファイルについて画像処理を行うことになる。
If there is free space in the local storage device 60a, the image file to be worked out is checked out to the local storage device 60a (step d4). For example, when version 2 of the image file F12 in the local storage device 60a is called to create version 4 (see FIGS. 11 and 12), the local storage device 60
The image file F12 of version 2a is copied to the local storage device 60a, and version X is tentatively added. Therefore, two image files of version 2 and version X having the same contents as version 2 exist in the local storage device 60a. This is because, when image processing is performed on an image file, the image file before image processing is left as an old version and backed up. Then, the version 2 image file F12 is locked. The operator performs image processing on the version X image file read from the local storage device 60a.

【0059】ステップd3においてローカル記憶装置6
0aに空き容量がない場合には、作業予定の画像ファイ
ルを共通記憶装置40にチェックアウトする(ステップ
d5)。例えば、ローカル記憶装置60aの画像ファイ
ルF12のバージョン3が呼び出され、バージョン5を
作成するような場合(図11,図12参照)、ローカル
記憶装置60aのバージョン3の画像ファイルF12が
共通記憶装置40にコピーされ、暫定的にバージョンX
が付される。そして、バージョン3の画像ファイルF1
2には、ロックがかけられる。オペレータは、共通記憶
装置40から読み出したバージョンXの画像ファイルに
ついて画像処理を行うことになる。
At step d3, the local storage device 6
If there is no free space in 0a, the image file to be worked out is checked out to the common storage device 40 (step d5). For example, when the version 3 of the image file F12 in the local storage device 60a is called and a version 5 is created (see FIGS. 11 and 12), the image file F12 of the version 3 in the local storage device 60a is stored in the common storage device 40. And temporarily copy version X
Is appended. Then, the version 3 image file F1
2 is locked. The operator performs image processing on the version X image file read from the common storage device 40.

【0060】次いで、図10の画像処理端末10aが新
バージョンの画像ファイルを生成する場合のフローチャ
ートについて説明する。なお、図10のフローチャート
は、図8のステップc5,c6のオペレータの操作に伴
って実行される。図11において説明したように、この
実施例では、画像処理した画像ファイルのバージョン
は、オペレータ自ら入力する。このため、画像処理した
画像ファイルのバージョンという概念が、オペレータに
意識させて管理されることになる。
Next, a flowchart when the image processing terminal 10a of FIG. 10 generates a new version of an image file will be described. Note that the flowchart in FIG. 10 is executed in accordance with the operation of the operator in steps c5 and c6 in FIG. As described in FIG. 11, in this embodiment, the version of the image file subjected to the image processing is input by the operator himself. For this reason, the concept of the version of the image file subjected to the image processing is managed while being conscious of the operator.

【0061】なお、従来においてもオペレータは、バー
ジョンを管理することが可能であった。この従来のバー
ジョンの管理は、次のようなものである。画像ファイル
の画像処理が終了すると、オペレータは、バージョンの
変更が有れば、新規の画像ファイル名を入力する。例え
ば、旧バージョンの画像ファイル名が「F12」の場
合、新バージョンの画像ファイル名を「B12」とする
ようなものであった。そして、オペレータは、新バージ
ョンの画像ファイル名B12をデータベース管理装置3
0のデータベース管理ファイルに登録する。そして、オ
ペレータは、新バージョンの画像ファイルB12を共通
記憶装置4にチェックインする。
In the past, the operator could manage the versions. This conventional version management is as follows. When the image processing of the image file is completed, the operator inputs a new image file name if the version is changed. For example, when the image file name of the old version is “F12”, the image file name of the new version is “B12”. Then, the operator stores the new version of the image file name B12 in the database management device 3.
0 is registered in the database management file. Then, the operator checks the new version of the image file B12 into the common storage device 4.

【0062】しかし、このような従来のバージョン管理
は、オペレータにとって旧バージョンと新バージョンと
の関係がわかりにくく、かえってバージョン管理をしに
くいものであった。また、種々の操作をしなければなら
ないため、オペレータに負担がかかっていた。したがっ
て、この実施例では、オペレータのバージョン管理を容
易にし、オペレータの負担をなくすようにしている。
However, in such conventional version management, it is difficult for the operator to understand the relationship between the old version and the new version, and it is rather difficult to perform version management. In addition, various operations must be performed, which places a burden on the operator. Therefore, in this embodiment, version management of the operator is facilitated, and the burden on the operator is eliminated.

【0063】図10において、画像処理端末10aのC
PU101は、まず画像ファイルの画像処理が終了した
か否か判断し、画像処理が終了するまで待つ(ステップ
e1)。画像処理が終了すると、ステップe2に進み、
バージョンが変更されたか否か判断する。オペレータに
よって図8のステップc5,c6が実行された場合、C
PU101は、新バージョンの画像ファイルを図11の
データベース管理ファイルに登録する(ステップe
3)。次いで、画像処理した画像ファイルのデータをチ
ェックインする(ステップe4)。すなわち、図9のス
テップd4,d5で説明した暫定的にバージョンXが付
された画像ファイルの上に新バージョンの画像ファイル
がオーバーライトされる。このため、旧バージョンの画
像ファイルと新バージョンの画像ファイルがローカル記
憶装置60aまたは共通記憶装置40に存在することに
なる。そして、旧バージョンの画像ファイルのロックが
解除される。これにより、他の画像処理端末10b〜1
0nのオペレータがこの画像ファイルを使用することが
できる。
In FIG. 10, C of the image processing terminal 10a
The PU 101 first determines whether the image processing of the image file has been completed, and waits until the image processing is completed (step e1). When the image processing is completed, the process proceeds to step e2,
Determine if the version has changed. When steps c5 and c6 in FIG. 8 are executed by the operator, C
The PU 101 registers the new version of the image file in the database management file of FIG. 11 (step e).
3). Next, the data of the image file subjected to the image processing is checked in (step e4). That is, the image file of the new version is overwritten on the image file to which the version X is tentatively described as described in steps d4 and d5 in FIG. Therefore, the old version image file and the new version image file exist in the local storage device 60a or the common storage device 40. Then, the lock of the image file of the old version is released. Thereby, the other image processing terminals 10b-1
0n operator can use this image file.

【0064】これによって、オペレータは、図8のステ
ップc5において新バージョン「2」,「3」,…の入
力と、ステップc6のSAVE操作をするだけでよい。
このため、オペレータは、画像ファイル名の変更をする
必要がなく、データベース管理ファイルに登録する必要
もなく、新バージョンの画像ファイルをチェックインす
る必要もない。したがって、オペレータのバージョン管
理が容易になり、オペレータの負担がなくなる。
Thus, the operator need only input the new versions "2", "3",... In step c5 in FIG. 8 and perform the SAVE operation in step c6.
Therefore, the operator does not need to change the image file name, does not need to register it in the database management file, and does not need to check in a new version of the image file. Therefore, version control of the operator is facilitated, and the burden on the operator is eliminated.

【0065】ステップe2において、バージョンの変更
がない場合には、すなわち、オペレータが図8のステッ
プc4から強制終了した場合には、CPU101は、未
処理または処理不完全な画像ファイルのデータを消去す
る(ステップe5)。このとき、図9のステップd4,
d5で説明した暫定的にバージョンXが付された画像フ
ァイルが消去される。このため、ローカル記憶装置60
aまたは共通記憶装置40の容量に空きができる。そし
て、旧バージョンの画像ファイルのロックが解除され
る。これにより、他の画像処理端末10b〜10nのオ
ペレータがこの画像ファイルを使用することができる。
In step e2, when there is no change in the version, that is, when the operator forcibly ends from step c4 in FIG. 8, the CPU 101 deletes the data of the unprocessed or incompletely processed image file. (Step e5). At this time, step d4 in FIG.
The image file temporarily attached with the version X described in d5 is deleted. Therefore, the local storage device 60
a or the capacity of the common storage device 40 is free. Then, the lock of the image file of the old version is released. Thereby, the operators of the other image processing terminals 10b to 10n can use this image file.

【0066】なお、図9のフローチャートによりローカ
ル記憶装置60aに空き容量がある限り、画像ファイル
がローカル記憶装置60aからローカル記憶装置60a
にチェックアウトされることになる。また、図10のフ
ローチャートよりローカル記憶装置60aからローカル
記憶装置60aにチェックインされることになる。この
ため、ネットワーク20を使用した画像ファイルの転送
がなくなり、ネットワーク20の負荷が低減され、ネッ
トワーク20の実質的転送速度が維持される。また、ロ
ーカル記憶装置60aからローカル記憶装置60aへの
チェックアウトであるので、画像ファイルの入出力時間
を高速に実行できる。したがって、これによってもオペ
レータの待ち時間が短時間になるとともに、画像処理端
末10a〜10nの処理効率が高まり、システム全体の
稼働効率が高まる。
As long as there is free space in the local storage device 60a according to the flow chart of FIG.
You will be checked out at Further, according to the flowchart of FIG. 10, the local storage device 60a is checked into the local storage device 60a. For this reason, the transfer of image files using the network 20 is eliminated, the load on the network 20 is reduced, and the substantial transfer speed of the network 20 is maintained. Further, since the checkout is performed from the local storage device 60a to the local storage device 60a, the input / output time of the image file can be executed at high speed. Therefore, this also shortens the waiting time of the operator, increases the processing efficiency of the image processing terminals 10a to 10n, and increases the operating efficiency of the entire system.

【0067】なお、上述の実施例においてローカル記憶
装置60a〜60nに光磁気ディスク、共通記憶装置4
0にハードディスクを用いたが、それぞれハードディス
ク、光磁気ディスク、メモリディスク、磁気テープ等の
記憶装置を用いて実施するようにしてもよい。また、印
刷・製版処理システムとして実施したが、CADシステ
ム等の他の画像処理システムで実施するようにしてもよ
い。また、データベース管理装置30とJOB管理装置
50とを別に設けるようにしたが、データベース管理装
置30とJOB管理装置50との両方の機能を備える1
つの装置で実施するようにしてもよい。
In the above-described embodiment, the local storage devices 60a to 60n have magneto-optical disks,
Although a hard disk is used for 0, the present invention may be implemented using a storage device such as a hard disk, a magneto-optical disk, a memory disk, and a magnetic tape. Further, the present invention is implemented as a printing / plate making system, but may be implemented in another image processing system such as a CAD system. Further, the database management device 30 and the JOB management device 50 are separately provided. However, the database management device 30 and the JOB management device 50 have both functions.
You may make it implement with one apparatus.

【0068】また、ドラムスキャナ714、平面スキャ
ナ715と画像ファイル入力端末70とを用いて実施す
るようにしたが、オフラインメディア、例えばアーカイ
バに画像ファイルを予め入力しておき、アーカイバ入力
装置からネットワーク20を介して画像ファイルを転送
するようにしてもよく、他のネットワークシステムとネ
ットワーク20との間に接続装置を設け、他のネットワ
ークシステムにおいて入力された画像ファイルを接続装
置からネットワーク20を介して転送するようにしても
よい。さらに、マウント等の技法を用いて、共通記憶装
置40を画像処理端末10a〜10nの仮想的なローカ
ル記憶装置とするようにしてもよい。
Further, the image file is executed by using the drum scanner 714, the plane scanner 715, and the image file input terminal 70. However, the image file is input in advance to an offline medium, for example, an archiver, and the network input from the archiver input device to the network 20 is performed. An image file may be transferred via a network 20. A connection device is provided between another network system and the network 20, and an image file input in another network system is transferred from the connection device via the network 20. You may make it. Further, the common storage device 40 may be a virtual local storage device of the image processing terminals 10a to 10n by using a technique such as mounting.

【0069】[0069]

【発明の効果】請求項1の発明においては、オペレータ
の作業前に、画像処理端末で作業予定のある画像ファイ
ルは対応するローカル記憶手段に、画像処理端末で作業
予定のない画像ファイルは共通記憶手段に分散転送する
ようにしている。このため、画像処理端末のオペレータ
が作業予定の画像ファイルを画像処理する場合、このオ
ペレータが作業する画像処理端末のローカル記憶手段か
ら作業予定の画像ファイルが呼び出されることになる。
この場合には、ローカル記憶手段から画像処理端末に作
業予定の画像ファイルを読み出す時間しかかからない。
このため、共通記憶手段からデータベース管理装置への
読出時間も、ネットワークを介するデータベース管理装
置から画像処理端末への転送時間も、画像処理端末から
ローカル記憶手段への格納時間も必要がない。また、ネ
ットワークに対する負荷もかけることもなく、ネットワ
ークの実質的転送速度が高速度に維持される。したがっ
て、オペレータの待ち時間が短時間になるとともに、画
像処理端末10a〜10nの処理効率が高まり、システ
ム全体の稼働効率が高まる。
According to the first aspect of the present invention, before an operator's operation, an image file scheduled to be operated by the image processing terminal is stored in a corresponding local storage unit, and an image file not scheduled to be operated by the image processing terminal is commonly stored. Means for distributed transfer. Therefore, when the operator of the image processing terminal performs image processing on the image file to be worked, the image file to be worked is called from the local storage means of the image processing terminal on which the operator works.
In this case, it takes only time to read the image file to be worked from the local storage means to the image processing terminal.
For this reason, there is no need for reading time from the common storage means to the database management device, transfer time from the database management device to the image processing terminal via the network, and storage time from the image processing terminal to the local storage means. In addition, the substantial transfer speed of the network is maintained at a high speed without imposing a load on the network. Therefore, the waiting time of the operator is reduced, the processing efficiency of the image processing terminals 10a to 10n is increased, and the operation efficiency of the entire system is increased.

【0070】請求項2の発明においては、JOB情報フ
ァイル中の識別情報が画像処理端末での作業予定有りを
表す場合に、対応するローカル記憶手段に転送すべき画
像ファイルを書き込むだけの空き容量があるか否かをサ
ーチし、対応するローカル記憶手段に空き容量があると
きにはローカル記憶手段に画像ファイルを転送し、対応
するローカル記憶手段に空き容量がないときには共通記
憶手段に画像ファイルを転送するようにしている。この
ため、作業予定有りの画像ファイルが失われることがな
い。したがって、画像処理端末のオペレータは、ローカ
ル記憶手段の空き容量を気にせずに作業を実施できる。
According to the second aspect of the present invention, when the identification information in the JOB information file indicates that there is a work schedule in the image processing terminal, the free space for writing the image file to be transferred to the corresponding local storage means is limited. A search is performed to determine whether or not the image file is available. If the corresponding local storage means has free space, the image file is transferred to the local storage means. If the corresponding local storage means has no free space, the image file is transferred to the common storage means. I have to. For this reason, the image file having the work schedule is not lost. Therefore, the operator of the image processing terminal can perform the operation without worrying about the free space of the local storage unit.

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

【図1】本発明の一実施例の印刷・製版処理システムの
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a printing / plate making system according to an embodiment of the present invention.

【図2】図1に示す画像ファイル入力端末70およびロ
ーカルバス713付近の構成の一例を示すブロック図で
ある。
FIG. 2 is a block diagram showing an example of a configuration near an image file input terminal 70 and a local bus 713 shown in FIG.

【図3】図1に示す画像処理端末10aおよびローカル
記憶装置60aの構成の一例を示すブロック図である。
FIG. 3 is a block diagram illustrating an example of a configuration of an image processing terminal 10a and a local storage device 60a illustrated in FIG.

【図4】図1に示すデータベース管理装置30および共
通記憶装置40の構成の一例を示すブロック図である。
FIG. 4 is a block diagram showing an example of a configuration of a database management device 30 and a common storage device 40 shown in FIG.

【図5】JOB管理装置50の動作を示すフローチャー
トである。
FIG. 5 is a flowchart illustrating an operation of the job management apparatus 50.

【図6】JOB管理装置50が生成するJOB情報ファ
イルを示す図である。
FIG. 6 is a diagram showing a job information file generated by the job management device 50.

【図7】画像ファイル入力端末70が画像ファイルを転
送する場合のフローチャートである。
FIG. 7 is a flowchart when the image file input terminal 70 transfers an image file.

【図8】画像処理端末10aにおけるオペレータの操作
フローを示す図である。
FIG. 8 is a diagram illustrating an operation flow of an operator in the image processing terminal 10a.

【図9】画像処理端末10aが画像ファイルを読み込む
場合のフローチャートである。
FIG. 9 is a flowchart when the image processing terminal 10a reads an image file.

【図10】画像処理端末10aが新バージョンの画像フ
ァイルを生成する場合のフローチャートである。
FIG. 10 is a flowchart when the image processing terminal 10a generates a new version of an image file.

【図11】画像ファイル「F12」について作成される
データベース管理ファイルを示す図である。
FIG. 11 is a diagram showing a database management file created for an image file “F12”.

【図12】画像ファイル「F12」のバージョン遷移を
示す図である。
FIG. 12 is a diagram showing a version transition of an image file “F12”.

【図13】従来の印刷・製版処理システムの構成を示す
ブロック図である。
FIG. 13 is a block diagram showing a configuration of a conventional printing and plate making processing system.

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

10a〜10n…画像処理端末 20…ネットワーク 30…データベース管理装置 40…共通記憶装置 50…JOB管理装置 60a〜60n…ローカル記憶装置 70…画像ファイル入力端末 714…ドラムスキャナ 715…平面スキャナ 10a to 10n: Image processing terminal 20: Network 30: Database management device 40: Common storage device 50: JOB management device 60a to 60n: Local storage device 70: Image file input terminal 714: Drum scanner 715: Flat scanner

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力された画像ファイルを共通記憶手段
と複数のローカル記憶手段とのいずれかにネットワーク
を介して転送し格納するようにした画像処理システムで
あって、 前記ネットワークに接続され、前記共通記憶手段に対す
る画像ファイルの書込および読出を管理するデータベー
ス管理装置と、 前記ネットワークに接続され、それぞれ対応する前記ロ
ーカル記憶手段から画像ファイルを読み出して所定の画
像処理を施す複数の画像処理端末と、 画像ファイルを入力する画像ファイル入力手段と、 前記ネットワークに接続され、前記画像ファイル入力手
段によって入力される各画像ファイルについて、前記画
像処理端末での作業予定の有無を表す識別情報を少なく
とも含むJOB情報ファイルを生成するJOB情報ファ
イル生成手段と、 前記ネットワークに接続され、前記JOB情報ファイル
中の識別情報に基づいて、前記画像ファイル入力手段に
よって入力された画像ファイルを前記共通記憶手段およ
び前記ローカル記憶手段のいずれかに分散転送する分散
転送手段とを備え、それによって前記画像処理端末で作
業予定のある画像ファイルは、対応する前記ローカル記
憶手段に、前記画像処理端末で作業予定のない画像ファ
イルは、前記共通記憶手段に分散転送されることを特徴
とする画像処理システム。
1. An image processing system configured to transfer and store an input image file to one of a common storage unit and a plurality of local storage units via a network, wherein the image file is connected to the network, A database management device that manages writing and reading of image files to and from a common storage unit; and a plurality of image processing terminals that are connected to the network and read image files from the corresponding local storage units and perform predetermined image processing. An image file input unit for inputting an image file; and a JOB including at least identification information indicating presence or absence of a work schedule in the image processing terminal for each image file connected to the network and input by the image file input unit. Job information file generating means for generating an information file A distributed transfer unit connected to the network for distributing an image file input by the image file input unit to one of the common storage unit and the local storage unit based on identification information in the job information file; The image file which is scheduled to work in the image processing terminal is transferred to the corresponding local storage means, and the image file which is not scheduled to work in the image processing terminal is distributed and transferred to the common storage means. An image processing system characterized by the following.
【請求項2】 前記分散転送手段は、 前記JOB情報ファイル中の識別情報が前記画像処理端
末での作業予定有りを表す場合に、対応する前記ローカ
ル記憶手段に転送すべき画像ファイルを書き込むだけの
空き容量があるか否かをサーチする空き容量サーチ手段
と、 前記空き容量サーチ手段によるサーチの結果、対応する
前記ローカル記憶手段に空き容量があるときには前記ロ
ーカル記憶手段に画像ファイルを転送し、対応する前記
ローカル記憶手段に空き容量がないときには前記共通記
憶手段に画像ファイルを転送する分配手段とを含む、請
求項1に記載の画像処理システム。
2. The distributed transfer means according to claim 1, wherein, when the identification information in said job information file indicates that there is a work schedule in said image processing terminal, said distributed transfer means only writes the image file to be transferred to said corresponding local storage means. A free space search means for searching whether there is free space, and as a result of the search by the free space search means, when there is free space in the corresponding local storage means, transferring an image file to the local storage means, 2. The image processing system according to claim 1, further comprising: a distribution unit that transfers an image file to the common storage unit when there is no free space in the local storage unit.
JP19888693A 1993-07-16 1993-07-16 Image processing system Expired - Fee Related JP2917762B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19888693A JP2917762B2 (en) 1993-07-16 1993-07-16 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19888693A JP2917762B2 (en) 1993-07-16 1993-07-16 Image processing system

Publications (2)

Publication Number Publication Date
JPH0737070A JPH0737070A (en) 1995-02-07
JP2917762B2 true JP2917762B2 (en) 1999-07-12

Family

ID=16398572

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19888693A Expired - Fee Related JP2917762B2 (en) 1993-07-16 1993-07-16 Image processing system

Country Status (1)

Country Link
JP (1) JP2917762B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012113739A (en) * 2012-02-27 2012-06-14 Fujitsu Ltd Network system and information processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012113739A (en) * 2012-02-27 2012-06-14 Fujitsu Ltd Network system and information processing method

Also Published As

Publication number Publication date
JPH0737070A (en) 1995-02-07

Similar Documents

Publication Publication Date Title
US6456388B1 (en) Printer enclosing network computer and computer network system employing the same
JPH02103669A (en) Method of processing object-data
US20040193899A1 (en) Job processing device and data management method for the device
US20040148458A1 (en) Method and system for tape management
JPH0785020A (en) Document managing method
JP3832978B2 (en) Print control apparatus and print control method
US5375202A (en) Dispatching and scheduling memory operations in an electronic printing system
JPH11110275A (en) Database system, control device for the same and information processor
JP2917762B2 (en) Image processing system
JPH041862A (en) Graphic selecting method
US7079268B1 (en) Printing system and method of controlling same
JPH0377126A (en) Method and device for processing data
JP2825273B2 (en) Drawing management method and apparatus
JP3113498B2 (en) System configuration management device
JPH08110871A (en) Method and device for reading memory
JPH05266154A (en) Image processing method
JP3507353B2 (en) Overlay printing control method and apparatus, and storage medium storing computer readable program
JPH0644352A (en) Image processor
JPH0757074A (en) Backup device in image processing system
JP3134575B2 (en) Printing system
JP2762878B2 (en) Image data registration device
JPH06309258A (en) Data transfer method and device
JPH05189533A (en) Image processor
JPH03210673A (en) Picture processing system
JP2006018644A (en) Electronic document printer

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees