JP4506385B2 - Image processing system and method - Google Patents

Image processing system and method Download PDF

Info

Publication number
JP4506385B2
JP4506385B2 JP2004284011A JP2004284011A JP4506385B2 JP 4506385 B2 JP4506385 B2 JP 4506385B2 JP 2004284011 A JP2004284011 A JP 2004284011A JP 2004284011 A JP2004284011 A JP 2004284011A JP 4506385 B2 JP4506385 B2 JP 4506385B2
Authority
JP
Japan
Prior art keywords
image processing
image
image data
conversion
file management
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.)
Active
Application number
JP2004284011A
Other languages
Japanese (ja)
Other versions
JP2006099363A (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.)
Toppan Inc
Original Assignee
Toppan Inc
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 Toppan Inc filed Critical Toppan Inc
Priority to JP2004284011A priority Critical patent/JP4506385B2/en
Publication of JP2006099363A publication Critical patent/JP2006099363A/en
Application granted granted Critical
Publication of JP4506385B2 publication Critical patent/JP4506385B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)

Description

本発明は、データベースにおいて画像を入出力する際の処理に関するものである。   The present invention relates to processing for inputting and outputting images in a database.

特許文献1によれば、時間的に連続した映像データを所定のフォーマットで圧縮可能な複数の圧縮装置と通信可能に構成された映像データ処理装置であって、圧縮の対象となる映像データ中から音声データを取り出す音声データ処理手段と、音声データが取り出された後の映像データを所定の単位で分割する分割処理手段と、取り出された音声データ及び分割された各映像データを圧縮装置に対して送信し、複数の圧縮装置に対してデータの圧縮処理を分散処理させる送信指示手段と、を有することを特徴とする映像データ処理装置が提案されている。   According to Patent Document 1, a video data processing device configured to be able to communicate with a plurality of compression devices capable of compressing temporally continuous video data in a predetermined format, from among video data to be compressed. Audio data processing means for extracting the audio data, division processing means for dividing the video data after the audio data is extracted in a predetermined unit, and the extracted audio data and each divided video data to the compression device There has been proposed a video data processing apparatus characterized by having transmission instruction means for transmitting and distributing data compression processing to a plurality of compression apparatuses.

画像データのデータ量はテキストデータに比べると大きく、画像処理にかかる処理負荷は大きい。したがって印刷カタログ用データベースや商品の画像データ及び商品情報からなる商品画像データベースのような画像データ及びテキストデータ等を扱う画像データベースにおいて、画像処理や画像データの入出力に要する時間はテキストデータベースにおいて要する時間と比べてかなり長くなる。しかし従来、これらの処理は同一のコンピュータ上で行われていた。
特開2004−159079号公報
The amount of image data is larger than that of text data, and the processing load for image processing is large. Therefore, in an image database that handles image data and text data such as a print catalog database and a product image database consisting of product image data and product information, the time required for image processing and image data input / output is the time required for the text database. It is considerably longer than However, conventionally, these processes have been performed on the same computer.
Japanese Patent Laid-Open No. 2004-159079

画像データベースにおいては、画像を登録する際にその画像をそのまま登録するだけでなく、色々なフォーマットの画像、例えばアイコン画像やWeb用の画像等に変換してデータベースに登録したり、また画像データベースから出力するときにおいても同様に指定の画像フォーマットに変換して出力する機能が求められている。しかしこれらの処理は通常同一のコンピュータ上で行うため、扱う画像の点数が多くなればなるほどコンピュータにかかる処理の負荷が増大するという問題がある。本発明は前記問題を解決することを課題とする。   In the image database, when registering an image, the image is not registered as it is, but also converted into an image of various formats, for example, an icon image or a Web image, and registered in the database. Similarly, when outputting, there is a demand for a function of converting to a specified image format and outputting. However, since these processes are usually performed on the same computer, there is a problem that the processing load on the computer increases as the number of images to be handled increases. An object of the present invention is to solve the above problems.

本発明では、画像変換処理を、変換元画像データを作業ファイルに格納して管理する作業ファイル管理サーバと、この画像変換処理の処理手順指示に基づき変換元画像データを画像処理する画像処理装置を選択する画像処理制御サーバとの2つの系に分離し、処理済画像データを作業ファイル管理サーバで作業ファイルに格納して管理し、画像データベースサーバに登録すると同時に、処理済画像データとそれの変換元画像データとを作業ファイル管理サーバから削除することにより、前記課題を解決する。
すなわち、請求項1に係る発明は、作業ファイル管理サーバと画像処理制御サーバと画像処理装置と画像データベースサーバとを備え、画像変換の処理手順指示に基づき画像データに画像変換処理を施す画像処理システムであって、
作業ファイル管理サーバは、ユーザ端末から変換元画像データを受信し作業ファイルに格納して管理する手段と、画像処理装置から要求された変換元画像データを該画像処理装置に送信する手段と、画像処理装置から処理済画像データを受信し作業ファイルに格納して管理する手段と、ユーザ端末から処理済画像データの画像データベースサーバ登録指示を受信して、該処理済画像データを画像データベースサーバに登録し、該処理済画像データとそれの変換元画像データとを削除する手段とを有し、
画像処理制御サーバは、ユーザ端末から画像変換の処理手順指示を受信して、稼働状況が空きとなっている画像処理装置を選択し、該画像処理装置に、該画像変換の処理手順指示を送信して、該画像処理装置の稼働状況を空きから稼動中に切り替える手段と、画像処理装置から画像処理終了の報告を受信して、該画像処理装置の稼働状況を稼動中から空きに切り替え、該画像処理終了の報告をユーザ端末に送信する手段とを有し、
画像処理装置は、画像処理制御サーバから画像変換の処理手順指示を受信して、該画像変換の処理手順指示による画像処理の対象となる変換元画像データを作業ファイル管理サーバに要求する手段と、作業ファイル管理サーバに要求した変換元画像データを受信して、画像処理制御サーバから受信した画像変換の処理手順指示に基づき画像処理を行い、処理済画像データを作業ファイル管理サーバに送信し、画像処理終了の報告を画像処理制御サーバに送信する手段とを有することを特徴とする画像処理システムである。
また請求項2に係る発明は、前記画像処理装置は1以上存在することを特徴とする請求項1記載の画像処理システムである。
また請求項3に係る発明は、前記画像処理制御サーバは画像処理装置の稼働状況表により稼働可能な画像処理装置を選択することを特徴とする請求項2に記載の画像処理システムである。
また請求項4に係る発明は、前記作業ファイル管理サーバはネットワークを介して画像データを受信し、
前記画像処理制御サーバはネットワークを介して画像変換の処理手順指示を受信することを特徴とする請求項1乃至請求項3の何れか1項に記載の画像処理システムである。
また請求項5に係る発明は、作業ファイル管理サーバと画像処理制御サーバと画像処理装置と画像データベースサーバとを備える画像処理システムが、画像変換の処理手順指示に基づき画像データに画像変換処理を施す方法であって、
作業ファイル管理サーバが、ユーザ端末から変換元画像データを受信し作業ファイルに格納して管理する工程と、
画像処理制御サーバが、ユーザ端末から画像変換の処理手順指示を受信して、稼働状況が空きとなっている画像処理装置を選択し、該画像処理装置に、該画像変換の処理手順指示を送信して、該画像処理装置の稼働状況を空きから稼動中に切り替える工程と、
画像処理装置が、画像処理制御サーバから画像変換の処理手順指示を受信して、該画像変換の処理手順指示による画像処理の対象となる変換元画像データを作業ファイル管理サーバに要求する工程と、
作業ファイル管理サーバが、画像処理装置から要求された変換元画像データを該画像処理装置に送信する工程と、
画像処理装置が、作業ファイル管理サーバに要求した変換元画像データを受信して、画像処理制御サーバから受信した画像変換の処理手順指示に基づき画像処理を行い、処理済画像データを作業ファイル管理サーバに送信し、画像処理終了の報告を画像処理制御サーバに送信する工程と、
作業ファイル管理サーバが、画像処理装置から処理済画像データを受信し作業ファイルに格納して管理する工程と、
画像処理制御サーバが、画像処理装置から画像処理終了の報告を受信して、該画像処理装置の稼働状況を稼動中から空きに切り替え、該画像処理終了の報告をユーザ端末に送信する工程と、
作業ファイル管理サーバが、ユーザ端末から処理済画像データの画像データベースサーバ登録指示を受信して、該処理済画像データを画像データベースサーバに登録し、該処理
済画像データとそれの変換元画像データとを削除する工程とを含むことを特徴とする画像処理方法である。
また請求項6に係る発明は、前記画像処理装置は1以上存在することを特徴とする請求項5に記載の画像処理方法である。
In the present invention, there is provided a work file management server that manages image conversion processing by storing the conversion source image data in a work file, and an image processing apparatus that performs image processing on the conversion source image data based on a processing procedure instruction of the image conversion processing. Separated into two systems with the image processing control server to be selected, the processed image data is stored and managed in the work file by the work file management server, registered at the image database server, and at the same time processed image data and conversion thereof The problem is solved by deleting the original image data from the work file management server .
In other words, the invention according to claim 1 includes an operation file management server, an image processing control server, an image processing apparatus, and an image database server, and performs an image conversion process on image data based on an image conversion processing procedure instruction. Because
The working file management server receives the conversion source image data from the user terminal, stores it in the working file and manages it, means for transmitting the conversion source image data requested from the image processing apparatus to the image processing apparatus, Means for receiving processed image data from a processing device and storing and managing it in a work file; receiving an image database server registration instruction for processed image data from a user terminal; and registering the processed image data in an image database server And means for deleting the processed image data and the conversion source image data thereof,
The image processing control server receives an image conversion processing procedure instruction from the user terminal, selects an image processing apparatus whose operation status is empty, and transmits the image conversion processing procedure instruction to the image processing apparatus. A means for switching the operating status of the image processing apparatus from empty to operating, and a report of completion of image processing from the image processing apparatus, and switching the operating status of the image processing apparatus from operating to empty, Means for transmitting a report of completion of image processing to the user terminal,
The image processing apparatus receives an image conversion processing procedure instruction from the image processing control server, and requests the work file management server for conversion source image data to be subjected to image processing according to the image conversion processing procedure instruction; The conversion source image data requested from the work file management server is received, image processing is performed based on the image conversion processing procedure instruction received from the image processing control server, and the processed image data is transmitted to the work file management server. An image processing system comprising: means for transmitting a processing end report to the image processing control server.
The invention according to claim 2 is the image processing system according to claim 1, wherein one or more of the image processing apparatuses exist.
According to a third aspect of the present invention, in the image processing system according to the second aspect, the image processing control server selects an image processing apparatus that can operate according to an operation status table of the image processing apparatus.
In the invention according to claim 4, the work file management server receives image data via a network,
4. The image processing system according to claim 1, wherein the image processing control server receives an image conversion processing procedure instruction via a network. 5.
According to a fifth aspect of the present invention, an image processing system including a work file management server, an image processing control server, an image processing apparatus, and an image database server performs image conversion processing on image data based on a processing procedure instruction for image conversion. A method,
The work file management server receives the conversion source image data from the user terminal, stores it in the work file and manages it;
The image processing control server receives an image conversion processing procedure instruction from the user terminal, selects an image processing apparatus whose operation status is empty, and transmits the image conversion processing procedure instruction to the image processing apparatus. And switching the operating status of the image processing apparatus from empty to operating;
A step of receiving an image conversion processing procedure instruction from the image processing control server, and requesting the work file management server for conversion source image data to be subjected to image processing according to the image conversion processing procedure instruction;
The work file management server transmitting the conversion source image data requested from the image processing apparatus to the image processing apparatus;
The image processing apparatus receives the conversion source image data requested from the work file management server, performs image processing based on the image conversion processing procedure instruction received from the image processing control server, and converts the processed image data into the work file management server. Transmitting the image processing completion report to the image processing control server,
A work file management server that receives processed image data from the image processing apparatus, stores it in a work file, and manages it;
An image processing control server receiving an image processing end report from the image processing device, switching the operating status of the image processing device from active to empty, and transmitting the image processing end report to the user terminal;
The work file management server receives an image database server registration instruction for processed image data from the user terminal, registers the processed image data in the image database server, and executes the processing.
An image processing method comprising a step of deleting the completed image data and the conversion source image data thereof.
The invention according to claim 6 is the image processing method according to claim 5, wherein at least one of the image processing apparatuses is present.

画像データと画像変換の処理手順指示の流れを分け、作業ファイル管理サーバにより画像データを一元的に扱うことにより画像データが無駄に行き来することを抑えることができる。
画像データを大量に扱う場合でも、画像処理装置を複数設置することで処理を高速化することができる。
By separating the flow of image data and image conversion processing procedure instructions and handling the image data in a unified manner by the work file management server, it is possible to prevent the image data from going back and forth.
Even when a large amount of image data is handled, it is possible to speed up the processing by installing a plurality of image processing apparatuses.

以下、本発明の実施の形態について、図面を用いて説明する。図1は、本発明の全体システムの概要を示す図である。本発明による画像処理システム1は画像データベースサーバ11、作業ファイル管理サーバ12、画像処理制御サーバ13、画像処理装置14を備え、ユーザ端末15と直接又はネットワークを介して接続可能である。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing an overview of the entire system of the present invention. An image processing system 1 according to the present invention includes an image database server 11, a work file management server 12, an image processing control server 13, and an image processing device 14, and can be connected to a user terminal 15 directly or via a network.

作業ファイル管理サーバ12は作業領域2を有し、図2に示すように作業領域2は画像処理システム1による画像処理の対象となる変換元画像データを格納するため或いは変換元画像データの格納先を記録するための入力用格納領域21及び画像処理システム1により画像処理を行った結果作成された処理済画像データを格納するため或いは処理済画像データの格納先を記録するための出力用格納領域22を備えるものとする。また、作業ファイル管理サーバ12は図3に示すようにユーザから送信された画像処理要求に対して管理IDを付与し、変換元画像データ及び処理済画像データをサブ管理IDとファイル名もしくはデータの格納先により管理する。作業ファイルとは、前記管理ID、サブ管理ID、及び変換元画像データ又は処理済画像データからなるファイルを指す。   The work file management server 12 has a work area 2. As shown in FIG. 2, the work area 2 stores conversion source image data to be subjected to image processing by the image processing system 1 or a storage destination of conversion source image data. The input storage area 21 for recording and the output storage area for storing processed image data created as a result of performing image processing by the image processing system 1 or recording the storage destination of the processed image data 22 is provided. Further, as shown in FIG. 3, the work file management server 12 assigns a management ID to the image processing request transmitted from the user, and converts the conversion source image data and the processed image data into the sub management ID and the file name or data. Manage by storage location. A work file refers to a file comprising the management ID, sub-management ID, and conversion source image data or processed image data.

画像処理制御サーバ13は、各画像処理装置14を管理するサーバであり、本実施の形態における画像処理装置14は作業ファイル管理サーバ12及び画像処理制御サーバ13と接続可能な1以上のコンピュータに設置されているものとする。   The image processing control server 13 is a server that manages each image processing apparatus 14. The image processing apparatus 14 in the present embodiment is installed in one or more computers that can be connected to the work file management server 12 and the image processing control server 13. It is assumed that

次に、本システムを用いて画像処理を行うときの手順について説明する。図4は画像処理システム1により画像処理を行う際の実施手順の一例を示すシーケンス図である。   Next, a procedure when image processing is performed using this system will be described. FIG. 4 is a sequence diagram illustrating an example of an execution procedure when image processing is performed by the image processing system 1.

まず、ユーザはユーザ端末15から作業ファイル管理サーバ12に画像処理要求を送信する。画像処理要求を受信した作業ファイル処理サーバ12は、受け付けた画像処理の作業領域2を示す管理IDをユーザに送信する。   First, the user transmits an image processing request from the user terminal 15 to the work file management server 12. The work file processing server 12 that has received the image processing request transmits a management ID indicating the accepted image processing work area 2 to the user.

次に、ユーザは管理IDと共に画像処理の対象となる変換元画像データを作業ファイル管理サーバ12の入力用格納領域21に送信し、画像処理制御サーバ13に画像変換の処理手順指示を送信する。変換元画像データにはサブ管理IDが付与される。画像変換の処理手順指示は、例えば次のような内容である。まず、変換元画像データを取得する。次に画像を変倍する。更に色変換を行う。   Next, the user transmits the conversion source image data to be subjected to image processing together with the management ID to the input storage area 21 of the work file management server 12 and transmits an image conversion processing procedure instruction to the image processing control server 13. A sub management ID is assigned to the conversion source image data. The image conversion processing procedure instruction has the following contents, for example. First, conversion source image data is acquired. Next, the image is scaled. Further color conversion is performed.

画像処理制御サーバ13は図5に示す順序で処理可能な状態の画像処理装置14を図6に示す画像処理装置の稼働状況表により探索し、稼働状況が空きとなっている画像処理装置14を選択する。画像処理装置14を選択する際の優先順位は予め定めておくことが可能である。   The image processing control server 13 searches for an image processing device 14 in a state that can be processed in the order shown in FIG. 5 by referring to the operation status table of the image processing device shown in FIG. select. Priorities for selecting the image processing apparatus 14 can be determined in advance.

続いて画像処理制御サーバ13は前記画像処理装置14に画像変換の処理手順指示を送信する。画像処理装置14の稼働状況は、画像処理装置の稼働状況に応じて記録され、画像変換の処理手順指示が送信された前記画像処理装置14の稼働状況は空きから稼働中に切り替えられる。   Subsequently, the image processing control server 13 transmits an image conversion processing procedure instruction to the image processing device 14. The operating status of the image processing apparatus 14 is recorded according to the operating status of the image processing apparatus, and the operating status of the image processing apparatus 14 to which the image conversion processing procedure instruction is transmitted is switched from empty to operating.

前記画像処理装置14は画像変換の処理手順指示による画像処理の対象となる変換元画像データを要求する。
作業ファイル管理サーバ12は前記画像処理装置14から要求された変換元画像データを入力用格納領域21から前記画像処理装置14に送信する。
The image processing apparatus 14 requests conversion source image data to be subjected to image processing in accordance with an image conversion processing procedure instruction.
The work file management server 12 transmits the conversion source image data requested from the image processing device 14 from the input storage area 21 to the image processing device 14.

前記画像処理装置14は画像変換の処理手順指示に基づき変換元画像データに画像処理を行う。画像処理が終了すると、処理済画像データを作業ファイル管理サーバ12の出力用格納領域22に送信する。処理済画像データにはサブ管理IDが付与される。
画像処理手段14は処理終了の報告を画像処理制御装置13に送信する。画像処理装置の稼働状況表は稼動を終了した画像処理装置14の稼働状況を稼働中から空きに切り替える。
画像処理制御サーバ13は処理終了の報告をユーザに送信する。
The image processing device 14 performs image processing on the conversion source image data based on an image conversion processing procedure instruction. When the image processing is completed, the processed image data is transmitted to the output storage area 22 of the work file management server 12. A sub-management ID is assigned to the processed image data.
The image processing means 14 transmits a processing end report to the image processing control device 13. The operation status table of the image processing apparatus switches the operation status of the image processing apparatus 14 that has finished operating from operating to empty.
The image processing control server 13 transmits a process end report to the user.

画像処理終了の報告を受信したユーザは出力用格納領域22に格納されている処理済画像データを画像データベースサーバ11に登録するよう作業ファイル管理サーバ12に指示を送信する。
作業ファイル管理サーバ12は出力用格納領域22に格納されている処理済画像データを画像データベースサーバ11に格納する。最後に作業ファイル管理サーバ12は作業領域2から変換元画像データ及び処理済画像データ或いはその格納先の記録を削除する。
The user who has received the report on completion of image processing transmits an instruction to the work file management server 12 to register the processed image data stored in the output storage area 22 in the image database server 11.
The work file management server 12 stores the processed image data stored in the output storage area 22 in the image database server 11. Finally, the work file management server 12 deletes the conversion source image data and the processed image data from the work area 2 or the storage destination record.

本発明における画像処理システムの構成を示す図である。It is a figure which shows the structure of the image processing system in this invention. 作業領域を示す図である。It is a figure which shows a work area. 作業ファイルの管理構造を示す図である。It is a figure which shows the management structure of a work file. 本発明により行なわれる処理の流れを示す図である。It is a figure which shows the flow of the process performed by this invention. 画像処理制御サーバの処理の流れを示す図である。It is a figure which shows the flow of a process of an image processing control server. 画像処理装置の稼働状況表。The operation status table of an image processing apparatus.

符号の説明Explanation of symbols

1 画像処理システム
11 画像データベースサーバ
12 作業ファイル管理サーバ
13 画像処理制御サーバ
14 画像処理装置
15 ユーザ端末
2 作業領域
21 入力用格納領域
22 出力用格納領域
DESCRIPTION OF SYMBOLS 1 Image processing system 11 Image database server 12 Work file management server 13 Image processing control server 14 Image processing apparatus 15 User terminal 2 Work area 21 Input storage area 22 Output storage area

Claims (6)

作業ファイル管理サーバと画像処理制御サーバと画像処理装置と画像データベースサーバとを備え、画像変換の処理手順指示に基づき画像データに画像変換処理を施す画像処理システムであって、
作業ファイル管理サーバは、ユーザ端末から変換元画像データを受信し作業ファイルに格納して管理する手段と、画像処理装置から要求された変換元画像データを該画像処理装置に送信する手段と、画像処理装置から処理済画像データを受信し作業ファイルに格納して管理する手段と、ユーザ端末から処理済画像データの画像データベースサーバ登録指示を受信して、該処理済画像データを画像データベースサーバに登録し、該処理済画像データとそれの変換元画像データとを削除する手段とを有し、
画像処理制御サーバは、ユーザ端末から画像変換の処理手順指示を受信して、稼働状況が空きとなっている画像処理装置を選択し、該画像処理装置に、該画像変換の処理手順指示を送信して、該画像処理装置の稼働状況を空きから稼動中に切り替える手段と、画像処理装置から画像処理終了の報告を受信して、該画像処理装置の稼働状況を稼動中から空きに切り替え、該画像処理終了の報告をユーザ端末に送信する手段とを有し、
画像処理装置は、画像処理制御サーバから画像変換の処理手順指示を受信して、該画像変換の処理手順指示による画像処理の対象となる変換元画像データを作業ファイル管理サーバに要求する手段と、作業ファイル管理サーバに要求した変換元画像データを受信して、画像処理制御サーバから受信した画像変換の処理手順指示に基づき画像処理を行い、処理済画像データを作業ファイル管理サーバに送信し、画像処理終了の報告を画像処理制御サーバに送信する手段とを有することを特徴とする画像処理システム。
An image processing system comprising a work file management server, an image processing control server, an image processing device, and an image database server, and performing image conversion processing on image data based on an image conversion processing procedure instruction,
The working file management server receives the conversion source image data from the user terminal, stores it in the working file and manages it, means for transmitting the conversion source image data requested from the image processing apparatus to the image processing apparatus, Means for receiving processed image data from a processing device and storing and managing it in a work file; receiving an image database server registration instruction for processed image data from a user terminal; and registering the processed image data in an image database server And means for deleting the processed image data and the conversion source image data thereof,
The image processing control server receives an image conversion processing procedure instruction from the user terminal, selects an image processing apparatus whose operation status is empty, and transmits the image conversion processing procedure instruction to the image processing apparatus. A means for switching the operating status of the image processing apparatus from empty to operating, and a report of completion of image processing from the image processing apparatus, and switching the operating status of the image processing apparatus from operating to empty, Means for transmitting a report of completion of image processing to the user terminal,
The image processing apparatus receives an image conversion processing procedure instruction from the image processing control server, and requests the work file management server for conversion source image data to be subjected to image processing according to the image conversion processing procedure instruction; The conversion source image data requested from the work file management server is received, image processing is performed based on the image conversion processing procedure instruction received from the image processing control server, and the processed image data is transmitted to the work file management server. the image processing system according to claim Rukoto to have a means for transmitting the processing end of reporting to the image processing control server.
前記画像処理装置は1以上存在することを特徴とする請求項1記載の画像処理システム。   The image processing system according to claim 1, wherein one or more image processing apparatuses exist. 前記画像処理制御サーバは画像処理装置の稼働状況表により稼働可能な画像処理装置を選択することを特徴とする請求項2に記載の画像処理システム。   The image processing system according to claim 2, wherein the image processing control server selects an image processing apparatus that can operate according to an operation status table of the image processing apparatus. 前記作業ファイル管理サーバはネットワークを介して画像データを受信し、
前記画像処理制御サーバはネットワークを介して画像変換の処理手順指示を受信することを特徴とする請求項1乃至請求項3の何れか1項に記載の画像処理システム。
The working file management server receives image data via a network,
The image processing system according to any one of claims 1 to 3, wherein the image processing control server receives an image conversion processing procedure instruction via a network.
作業ファイル管理サーバと画像処理制御サーバと画像処理装置と画像データベースサーバとを備える画像処理システムが、画像変換の処理手順指示に基づき画像データに画像変換処理を施す方法であって、
作業ファイル管理サーバが、ユーザ端末から変換元画像データを受信し作業ファイルに格納して管理する工程と、
画像処理制御サーバが、ユーザ端末から画像変換の処理手順指示を受信して、稼働状況が空きとなっている画像処理装置を選択し、該画像処理装置に、該画像変換の処理手順指示を送信して、該画像処理装置の稼働状況を空きから稼動中に切り替える工程と、
画像処理装置が、画像処理制御サーバから画像変換の処理手順指示を受信して、該画像変換の処理手順指示による画像処理の対象となる変換元画像データを作業ファイル管理サーバに要求する工程と、
作業ファイル管理サーバが、画像処理装置から要求された変換元画像データを該画像処理装置に送信する工程と、
画像処理装置が、作業ファイル管理サーバに要求した変換元画像データを受信して、画像処理制御サーバから受信した画像変換の処理手順指示に基づき画像処理を行い、処理済画像データを作業ファイル管理サーバに送信し、画像処理終了の報告を画像処理制御サーバに送信する工程と、
作業ファイル管理サーバが、画像処理装置から処理済画像データを受信し作業ファイルに格納して管理する工程と、
画像処理制御サーバが、画像処理装置から画像処理終了の報告を受信して、該画像処理装置の稼働状況を稼動中から空きに切り替え、該画像処理終了の報告をユーザ端末に送信する工程と、
作業ファイル管理サーバが、ユーザ端末から処理済画像データの画像データベースサーバ登録指示を受信して、該処理済画像データを画像データベースサーバに登録し、該処理済画像データとそれの変換元画像データとを削除する工程とを含むことを特徴とする画像処理方法
An image processing system including a work file management server, an image processing control server, an image processing device, and an image database server performs image conversion processing on image data based on a processing procedure instruction for image conversion,
The work file management server receives the conversion source image data from the user terminal, stores it in the work file and manages it;
The image processing control server receives an image conversion processing procedure instruction from the user terminal, selects an image processing apparatus whose operation status is empty, and transmits the image conversion processing procedure instruction to the image processing apparatus. And switching the operating status of the image processing apparatus from empty to operating,
A step of receiving an image conversion processing procedure instruction from the image processing control server, and requesting the work file management server for conversion source image data to be subjected to image processing according to the image conversion processing procedure instruction;
The work file management server transmitting the conversion source image data requested from the image processing apparatus to the image processing apparatus;
The image processing apparatus receives the conversion source image data requested from the work file management server, performs image processing based on the image conversion processing procedure instruction received from the image processing control server, and converts the processed image data into the work file management server. Transmitting the image processing completion report to the image processing control server,
A work file management server that receives processed image data from the image processing apparatus, stores it in a work file, and manages it;
An image processing control server receiving an image processing end report from the image processing device, switching the operating status of the image processing device from active to empty, and transmitting the image processing end report to the user terminal;
The work file management server receives an image database server registration instruction for processed image data from the user terminal, registers the processed image data in the image database server, and processes the processed image data and its conversion source image data, And a step of deleting the image processing method .
前記画像処理装置は1以上存在することを特徴とする請求項5に記載の画像処理方法 The image processing method according to claim 5, wherein one or more image processing apparatuses exist .
JP2004284011A 2004-09-29 2004-09-29 Image processing system and method Active JP4506385B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004284011A JP4506385B2 (en) 2004-09-29 2004-09-29 Image processing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004284011A JP4506385B2 (en) 2004-09-29 2004-09-29 Image processing system and method

Publications (2)

Publication Number Publication Date
JP2006099363A JP2006099363A (en) 2006-04-13
JP4506385B2 true JP4506385B2 (en) 2010-07-21

Family

ID=36239121

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004284011A Active JP4506385B2 (en) 2004-09-29 2004-09-29 Image processing system and method

Country Status (1)

Country Link
JP (1) JP4506385B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149821A (en) * 2000-09-04 2002-05-24 Ge Medical Systems Global Technology Co Llc Medical image providing method, medical software providing method, medical image centralized control server device, medical software centralized control server device, medical image providing system and medical software providing system
JP2003233674A (en) * 2002-02-06 2003-08-22 Hitachi Medical Corp Medical information management system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149821A (en) * 2000-09-04 2002-05-24 Ge Medical Systems Global Technology Co Llc Medical image providing method, medical software providing method, medical image centralized control server device, medical software centralized control server device, medical image providing system and medical software providing system
JP2003233674A (en) * 2002-02-06 2003-08-22 Hitachi Medical Corp Medical information management system

Also Published As

Publication number Publication date
JP2006099363A (en) 2006-04-13

Similar Documents

Publication Publication Date Title
US7636174B2 (en) Job information managing system, job information managing method, program for implementing the method, and storage medium storing the program
US20060176901A1 (en) Method and apparatus for data processing, and computer product
CN102591597B (en) Information processing apparatus and method for controlling the same
JP5333763B2 (en) Image processing apparatus, image processing system, and image processing program
JP5462610B2 (en) Information processing system, information processing apparatus, control method therefor, and program
CN100474228C (en) Virtual driver of server that manages drivers of image forming devices, and data printing method using the same
JP2012178135A (en) Screen sharing device, screen sharing method, program, program providing system, and maintenance system
CN102103475A (en) Print job management apparatus, system, and method
JP2012174042A (en) Document management device, method for control of document management device, and program
JP4506385B2 (en) Image processing system and method
JP2009075689A (en) Data conversion system
JP2003289523A (en) Device and method for recording data
US20180089153A1 (en) Information processing system, information processing method, document processing system, and storage medium
US7528982B2 (en) Printer, print instruction terminal, printing system, printing program, and printing method
JPH11194911A (en) Method and system for optical distribution printing and record medium for recording and programming the same method
CN101674493A (en) Monitoring method, monitoring terminal and monitoring system for digital television network images
JP5806551B2 (en) Image processing apparatus, image processing method, and program
CN104796570A (en) Communication control method in image forming system, and image forming system
JP2001109655A (en) Device and method for converting information
JPH08147445A (en) Document managing method and document processor for realizing the same
JPH11249835A (en) System and method for printing and recording medium recording printing processing program
JP2005173764A (en) Service processor
JPH10191008A (en) Facsimile equipment
JP2003259031A (en) System and method for managing telephone directory
JP2002023969A (en) Document distribution/printing system, its method, shared printer, and recording medium recording document distribution/printing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070824

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100308

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100406

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100419

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

Free format text: PAYMENT UNTIL: 20130514

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4506385

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140514

Year of fee payment: 4

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250