JPH0981428A - Data processor and data processing method - Google Patents

Data processor and data processing method

Info

Publication number
JPH0981428A
JPH0981428A JP7233954A JP23395495A JPH0981428A JP H0981428 A JPH0981428 A JP H0981428A JP 7233954 A JP7233954 A JP 7233954A JP 23395495 A JP23395495 A JP 23395495A JP H0981428 A JPH0981428 A JP H0981428A
Authority
JP
Japan
Prior art keywords
conversion
format
data
converting
data according
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7233954A
Other languages
Japanese (ja)
Inventor
Hideo Mizoguchi
秀雄 溝口
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP7233954A priority Critical patent/JPH0981428A/en
Publication of JPH0981428A publication Critical patent/JPH0981428A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To efficiently generate desired object data by converting the source data following a prescribed format into the object data following an other format by a selected format conversion means. SOLUTION: A CPU 1 executes the format conversion program stored in a ROM 2 or a hard disk 11 and performs a conversion for the program. In this case, the CPU 1 digitizes each of conversion required values which are required for the conversions into the data following from any format to each other format and estimates the values based on prescribed conversion information. Based on the estimated conversion required value, any format conversion program is selected for source data and the selected format conversion program is executed. From the source data following the prescribed format, the object data which is the source data following the other format and following a desired format is generated most efficiently and in short time.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、所定のデータフォーマ
ットに従う画像データを他のデータフォーマットに従う
画像データに変換処理する複数の変換処理を実行可能な
データ処理装置およびデータ処理方法に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device and a data processing method capable of executing a plurality of conversion processes for converting image data according to a predetermined data format into image data according to another data format.

【0002】[0002]

【従来の技術】従来、複数のフォーマットに従う画像デ
ータを処理するデータ処理装置またはデータ処理システ
ムにおいては、多くの異なる画像データファイルフォー
マットに従う画像情報を処理するため、汎用的なシステ
ムにおいては、予め記憶されたフォーマット変換プログ
ラムにより、各フォーマット間でフォーマット変換処理
が行われている。
2. Description of the Related Art Conventionally, a data processing device or a data processing system for processing image data according to a plurality of formats processes image information according to many different image data file formats. The format conversion program is executed to perform format conversion processing between the formats.

【0003】[0003]

【発明が解決しようとする課題】このようなデータ処理
システムにおいては、多くのデータフォーマットの間で
変換を行うため、例えばn通りのフォーマットの間で単
純に変換プログラムを用意するとn×(n−1)通りと
いう、非常に多くのプログラムが必要になるという問題
点があった。
In such a data processing system, since conversion is performed between many data formats, for example, if a conversion program is simply prepared between n formats, then n * (n- 1) There was a problem that a very large number of programs were required.

【0004】また、これを避けるためにどんなフォーマ
ットでも一度共通のフォーマットに変換し、このフォー
マットから目的のフォーマットに変換するという方法も
採用されている。
In order to avoid this, a method of once converting any format into a common format and converting from this format to a target format is also adopted.

【0005】しかし、この場合はこの共通フォーマット
がソースと目的のフォーマットに比べて低レベルのため
共通フォーマットへの変換でいくらかの情報が失われた
り、逆にソースと目的のフォーマットに比べて共通フォ
ーマットが高レベルすぎるために無駄な変換をしなけれ
ばならなかったりする。
However, in this case, since this common format is at a lower level than the source and target formats, some information is lost in the conversion to the common format, and conversely, the common format is compared to the source and target formats. Is too high level and you have to do useless conversion.

【0006】さらに、これらの中間をとって、幾つかの
プログラムを組み合わせて変換を行う場合には、これら
のプログラムの組み合わせ方はそれを制御するプログラ
ムのコードとして直接書かれており、新しくあるフォー
マットからあるフォーマットへの変換プログラムが加わ
った場合には、その制御を書き直さなければならない等
の幾多の問題点があった。
Further, in the case where some programs are combined in the middle of the conversion and the conversion is performed, the combination method of these programs is directly written as the code of the program controlling it, and a new format is adopted. However, when a conversion program for converting a file to a certain format was added, the control had to be rewritten, and there were many problems.

【0007】本発明は、上記の問題点を解消するために
なされたもので、本発明に係る第1の発明〜第4の発明
の目的は、所定のフォーマットに従うソースデータを所
定のフォーマットに従うオブジェクトデータに変換する
変換資源を複数備える場合に、所定のフォーマットに従
うソースデータを所望のフォーマットに従うオブジェク
トデータに変換する際に、特定の共通フォーマットに変
換することなく、最も効率よく、かつ、短時間で変換処
理することができるデータ処理装置およびデータ処理方
法を提供することである。
The present invention has been made to solve the above problems, and an object of the first to fourth inventions of the present invention is to provide source data according to a predetermined format with object data according to a predetermined format. If you have multiple conversion resources to convert to data, when converting source data according to a predetermined format to object data according to a desired format, without converting to a specific common format, the most efficient and shortest time An object of the present invention is to provide a data processing device and a data processing method that can perform conversion processing.

【0008】[0008]

【課題を解決するための手段】本発明に係る第1の発明
は、所定のフォーマットに従うソースデータを他のフォ
ーマットに従うオブジェクトデータに変換する複数のフ
ォーマット変換手段と、所定の変換情報に基づいていず
れかのフォーマットからそれぞれ他のフォーマットに従
うデータへの変換に要する変換所要値をそれぞれ数値化
して推定する推定手段と、前記推定手段が推定した変換
所要値に基づいて前記ソースデータを所望のフォーマッ
トに従うオブジェクトデータに変換可能ないずれかのフ
ォーマット変換手段を選択する選択手段とを有するもの
である。
A first aspect of the present invention is based on a plurality of format conversion means for converting source data according to a predetermined format into object data according to another format, and based on predetermined conversion information. An estimation means for numerically estimating a conversion required value required for conversion from one of these formats to data according to another format, and an object for conforming the source data to a desired format based on the conversion required value estimated by the estimating means. And a selecting means for selecting any format converting means capable of converting into data.

【0009】本発明に係る第2の発明は、前記選択手段
は、前記ソースデータを所望のフォーマットに従うオブ
ジェクトデータに変換する際に、前記推定手段が推定し
た各変換所要値が最小となるいずれかのフォーマット変
換手段を選択するものである。
In a second aspect of the present invention, the selecting means minimizes each conversion required value estimated by the estimating means when converting the source data into object data in a desired format. The format conversion means is selected.

【0010】本発明に係る第3の発明は、所定のフォー
マットに従うソースデータを他のフォーマットに従うオ
ブジェクトデータに変換する複数のフォーマット変換手
段と、所定の変換情報に基づいていずれかのフォーマッ
トからそれぞれ他のフォーマットに従うデータへの変換
に要する変換所要値をそれぞれ数値化して推定する推定
手段と、前記推定手段が推定した変換所要値に基づいて
各フォーマット変換手段相互間の変換経路を示す変換ネ
ットワークを構築する構築手段と、前記ソースデータの
データフォーマットに基づいて前記変換ネットワークか
ら変換所要値が最小となるフォーマット変換手段を検索
する検索手段とを有するものである。
According to a third aspect of the present invention, a plurality of format converting means for converting source data according to a predetermined format into object data according to another format, and one of the formats from other formats based on the predetermined conversion information. Constructing a conversion network showing the conversion path between the format conversion means based on the conversion required value estimated by the estimating means And a search means for searching the conversion network for a format conversion means having the minimum required conversion value based on the data format of the source data.

【0011】本発明に係る第4の発明は、所定のフォー
マットに従うソースデータを他のフォーマットに従うオ
ブジェクトデータに変換する複数のフォーマット変換手
段により前記ソースデータのフォーマット変換を行うデ
ータ処理方法において、所定の変換情報に基づいていず
れかのフォーマットからそれぞれ他のフォーマットに従
うデータへの変換に要する変換所要値をそれぞれ数値化
して推定する推定工程と、該推定した変換所要値に基づ
いて各フォーマット変換手段相互間の変換経路を示す変
換ネットワークを構築する構築工程と、前記ソースデー
タのデータフォーマットに基づいて前記変換ネットワー
クから変換所要値が最小となるフォーマット変換手段を
検索する検索工程とを有するものである。
A fourth invention according to the present invention is a data processing method for converting the format of source data by a plurality of format conversion means for converting source data according to a predetermined format into object data according to another format. An estimation step of digitizing and estimating the required conversion values required for conversion from one of the formats to data according to the other format based on the conversion information, and between the respective format conversion means based on the estimated conversion required values. And a searching step of searching the conversion network for a format conversion means having a minimum required conversion value based on the data format of the source data.

【0012】[0012]

【作用】第1の発明において、推定手段が所定の変換情
報に基づいていずれかのフォーマットからそれぞれ他の
フォーマットに従うデータへの変換に要する変換所要値
をそれぞれ数値化して推定したら、該推定した変換所要
値に基づいて選択手段が前記ソースデータに対していず
れかのフォーマット変換手段を選択し、該選択されたフ
ォーマット変換手段が所定のフォーマットに従うソース
データを他のフォーマットに従うオブジェクトデータに
変換して、所定のフォーマットに従うソースデータを最
も効率よく、かつ短時間に所望とするフォーマットに従
うオブジェクトデータを生成することを可能とする。
In the first aspect of the present invention, the estimating means digitizes and estimates the required conversion values required for conversion from one of the formats to the data according to the other format based on the predetermined conversion information, and then the estimated conversion is performed. Based on a required value, the selection means selects any format conversion means for the source data, and the selected format conversion means converts the source data according to a predetermined format into object data according to another format, It is possible to generate the source data according to a predetermined format most efficiently, and to generate the object data according to the desired format in a short time.

【0013】第2の発明においては、前記選択手段は、
前記ソースデータを所望のフォーマットに従うオブジェ
クトデータに変換する際に、前記推定手段が推定した各
変換所要値が最小となるいずれかのフォーマット変換手
段を選択して、複数のフォーマット変換手段を選択でき
る場合でも、常に少ない変換処理で所望のフォーマット
に従うオブジェクトデータを生成可能とする。
In the second invention, the selecting means is
When converting the source data into object data according to a desired format, a plurality of format converting means can be selected by selecting one of the format converting means that minimizes each conversion required value estimated by the estimating means. However, it is possible to always generate object data in a desired format with a small amount of conversion processing.

【0014】第3の発明においては、推定手段により所
定の変換情報に基づいていずれかのフォーマットからそ
れぞれ他のフォーマットに従うデータへの変換に要する
変換所要値をそれぞれ数値化して推定すると、該推定し
た変換所要値に基づいて構築手段が各フォーマット変換
手段相互間の変換経路を示す変換ネットワークを構築し
ておき、前記ソースデータのデータフォーマットに基づ
いて検索手段が前記変換ネットワークから変換所要値が
最小となるフォーマット変換手段を検索したら、該検索
されたフォーマット変換手段が所定のフォーマットに従
うソースデータを他のフォーマットに従うオブジェクト
データに変換して、所定のフォーマットに従うソースデ
ータに対して所望のフォーマットに従うオブジェクトデ
ータに変換するための最短の変換経路を効率よく検索し
て、常に少ない変換処理で所望のフォーマットに従うオ
ブジェクトデータを生成することを可能とする。
According to the third aspect of the present invention, the estimation means estimates the required conversion values required for conversion from one of the formats to the data according to the other format on the basis of the predetermined conversion information. Based on the required conversion value, the constructing means constructs a converting network indicating the converting path between the respective format converting means, and the searching means determines that the required converting value is the minimum value from the converting network based on the data format of the source data. When the searched format conversion means is searched, the searched format conversion means converts the source data conforming to a predetermined format into object data conforming to another format, and the source data conforming to the predetermined format is converted into object data conforming to a desired format. Convert The shortest conversion path efficiently find and of making it possible to generate an object data according always less conversion to the desired format.

【0015】第4の発明においては、所定の変換情報に
基づいていずれかのフォーマットからそれぞれ他のフォ
ーマットに従うデータへの変換に要する変換所要値をそ
れぞれ数値化して推定し、該推定した変換所要値に基づ
いて各フォーマット変換手段相互間の変換経路を示す変
換ネットワークを構築し、前記ソースデータのデータフ
ォーマットに基づいて前記変換ネットワークから変換所
要値が最小となるフォーマット変換手段を検索して、所
定のフォーマットに従うソースデータに対して所望のフ
ォーマットに従うオブジェクトデータに変換するための
最短の変換経路を効率よく検索して、常に少ない変換処
理で所望のフォーマットに従うオブジェクトデータを生
成する処理を自動化することを可能とする。
In the fourth aspect of the invention, the required conversion values required for conversion from any format to data according to the other format are digitized and estimated based on predetermined conversion information, and the estimated required conversion values are calculated. A conversion network showing a conversion path between the respective format conversion means is constructed based on the above, and the format conversion means having the minimum required conversion value is searched from the conversion network based on the data format of the source data, It is possible to efficiently search the shortest conversion path for converting the source data conforming to the format to the object data conforming to the desired format, and automate the process of always generating the object data conforming to the desired format with less conversion processing. And

【0016】[0016]

【実施例】【Example】

〔第1実施例〕図1は、本発明の一実施例を示すデータ
処理装置を適用可能な情報処理システムの構成を説明す
るブロック図であり、例えばホストコンピュータと印刷
装置とが通信可能に構成されている場合に対応する。
[First Embodiment] FIG. 1 is a block diagram for explaining the configuration of an information processing system to which a data processing device according to an embodiment of the present invention can be applied. For example, a host computer and a printing device can communicate with each other. If it is.

【0017】図において、100はホストコンピュータ
で、ROM2に記憶された文書処理プログラムに基づい
て図形,イメージ,文字,表(表計算等を含む)等が混
在した文書処理を実行するCPU1を備え、システムバ
ス4に接続される各デバイスをCPU1が総括的に制御
する。
In the figure, reference numeral 100 is a host computer, which is provided with a CPU 1 for executing document processing in which graphics, images, characters, tables (including spreadsheets, etc.) are mixed based on a document processing program stored in ROM 2. The CPU 1 comprehensively controls each device connected to the system bus 4.

【0018】また、このROM2または後述するハード
ディスクには、CPU1の制御プログラム,後述するデ
ータ変換に必要なモジュール等を複数記憶している。3
はRAMで、CPU1の主メモリ,ワークエリア等とし
て機能する。5はキーボードコントローラ(KBC)
で、キーボード9からのキー入力を制御する。6はCR
Tコントローラ(CRTC)で、CRTディスプレイ
(CRT)10の表示を制御する。
The ROM 2 or a hard disk described later stores a plurality of control programs for the CPU 1, modules required for data conversion described later, and the like. 3
Is a RAM, which functions as a main memory and a work area of the CPU 1. 5 is a keyboard controller (KBC)
Then, the key input from the keyboard 9 is controlled. 6 is CR
The display of the CRT display (CRT) 10 is controlled by a T controller (CRTC).

【0019】7はディスクコントローラ(DKC)で、
ブートプログラム,種々のアプリケーション,フォント
データ,ユーザファイル,編集ファイル等を記憶するハ
ードディスク(HD)11,フロッピーディスク(F
D)12とのアクセスを制御する。HD11には、図示
しない種々のアプリケーションプログラムが格納されて
いる。8はプリンタコントローラ(PRTC)で、所定
の双方向性インタフェース(インタフェース)13を介
してプリンタ1500に接続されて、プリンタ1500
との通信制御処理を実行する。8a,18aはインタフ
ェース回路で、インタフェース13を介したプリンタ1
500とホストコンピュータ100との種々のコマンド
通信処理,記録情報処理を制御する。
Reference numeral 7 is a disk controller (DKC),
Hard disk (HD) 11 for storing boot programs, various applications, font data, user files, edit files, etc., floppy disk (F
D) Control access to 12. Various application programs (not shown) are stored in the HD 11. A printer controller (PRTC) 8 is connected to the printer 1500 via a predetermined bidirectional interface (interface) 13, and the printer 1500
And communication control processing with. Interface circuits 8a and 18a are provided for the printer 1 via the interface 13.
It controls various command communication processes between 500 and the host computer 100, and recording information processing.

【0020】なお、CPU1は、例えばRAM3上に設
定された表示情報RAMへのアウトラインフォントの展
開(ラスタライズ)処理を実行し、CRT10上でのW
YSIWYGを可能としている。また、CPU1は、C
RT10上のマウスカーソル等で指示されたコマンドに
基づいて登録された種々のウインドウを開き、種々のデ
ータ処理を実行する。
The CPU 1 executes the rasterizing process of the outline font in the display information RAM set in the RAM 3, and the W on the CRT 10 is executed.
It enables YSIWYG. Further, the CPU 1
Various windows registered based on commands designated by the mouse cursor or the like on the RT 10 are opened, and various data processes are executed.

【0021】プリンタ1500において、14はプリン
タCPUで、ROM15に記憶された制御プログラム等
に基づいてシステムバス17に接続される各種のデバイ
スとのアクセスを総括的に制御し、印刷部インタフェー
ス19を介して接続される印刷部(プリンタエンジン)
20にプリントデータとしての画像信号を出力する。ま
た、このROM15には、図示しないCPU14の制御
プログラム等を記憶する。CPU14は入力部18を介
してホストコンピュータ100との通信処理が可能とな
っており、RAM16に関するメモリ情報および資源デ
ータ等をホストコンピュータ100に通知可能に構成さ
れている。
In the printer 1500, a printer CPU 14 generally controls access to various devices connected to the system bus 17 based on a control program or the like stored in the ROM 15, and through a printing unit interface 19. Connected printing unit (printer engine)
An image signal as print data is output to 20. The ROM 15 also stores a control program for the CPU 14, which is not shown. The CPU 14 is capable of performing communication processing with the host computer 100 via the input unit 18, and is configured to be able to notify the host computer 100 of memory information, resource data, etc. regarding the RAM 16.

【0022】16はCPU14の主メモリ、ワークエリ
ア等として機能するRAMで、図示しない増設ポートに
接続されるオプションRAMによりメモリ容量を拡張す
ることができるように構成されている。なお、RAM1
6は、記録データ展開領域、環境データ格納領域、NV
RAM等に用いられる。ハードディスク(HD)22
は、ディスクコントローラ(DKC)21によりアクセ
スを制御される。ハードディスク22は、オプションと
して接続され、ダウンロードフォントなどを格納する。
A RAM 16 functions as a main memory, a work area, etc. of the CPU 14, and is constructed so that the memory capacity can be expanded by an optional RAM connected to an expansion port (not shown). Note that RAM1
6 is a recording data expansion area, an environment data storage area, NV
Used for RAM and the like. Hard disk (HD) 22
Are controlled by a disk controller (DKC) 21. The hard disk 22 is connected as an option and stores downloaded fonts and the like.

【0023】また、図示しないカードスロットを少なく
とも1個以上備え、内蔵フォントに加えてオプションフ
ォントカード,言語系の異なるプリンタ制御言語を解釈
するプログラムを格納したカード(エミュレーションカ
ード)を接続できるように構成されている。さらに、図
示しないNVRAMを有し、操作パネル1501からの
プリンタモード設定情報を記憶する。
Further, at least one card slot (not shown) is provided so that an optional font card in addition to a built-in font and a card (emulation card) storing a program for interpreting a printer control language of a different language system can be connected. Has been done. Further, it has an NVRAM (not shown) and stores printer mode setting information from the operation panel 1501.

【0024】図2は、図1に示したホストコンピュータ
100のメモリ資源に記憶されるデータ変換プログラム
モジュールの構成を説明する図であり、本実施例ではデ
ータの変換を行う複数の変換プログラムを特定の変換プ
ログラムリストに登録してある。
FIG. 2 is a diagram for explaining the configuration of the data conversion program module stored in the memory resource of the host computer 100 shown in FIG. 1. In this embodiment, a plurality of conversion programs for converting data are specified. It is registered in the conversion program list of.

【0025】図において、101は変換プログラムリス
トで、データ変換に利用されるそれぞれの変換プログラ
ムの一覧が記述されている。102は変換プログラムネ
ットワークで、変換プログラム同士をそれぞれの変換
元、変換先フォーマットによって接続する。
In the figure, 101 is a conversion program list in which a list of conversion programs used for data conversion is described. Reference numeral 102 denotes a conversion program network, which connects the conversion programs to each other in respective conversion source and conversion destination formats.

【0026】103は変換コスト係数リストで、変換プ
ログラムのそれぞれについて変換コストの係数を記述し
てある。104は変換実行モジュールで、実際に求めた
パスに沿って画像データのフォーマットの変換処理を行
う。105は検索モジュールで、変換プログラムネット
ワーク102と変換コスト係数リスト103から最適な
最も効率の良い変換パスを検索する。
A conversion cost coefficient list 103 describes the conversion cost coefficient for each conversion program. Reference numeral 104 denotes a conversion execution module, which performs conversion processing of the image data format along the actually obtained path. A search module 105 searches the conversion program network 102 and the conversion cost coefficient list 103 for an optimum and most efficient conversion path.

【0027】図3は、図2に示した変換プログラムリス
ト101の一例を示す図である。
FIG. 3 is a diagram showing an example of the conversion program list 101 shown in FIG.

【0028】図において、301はファイルのセクショ
ンヘッダで、このヘッダ301に続く部分に変換プログ
ラムのモジュールが記述されていることを示す。
In the figure, 301 is a section header of the file, and indicates that the module of the conversion program is described in the part following this header 301.

【0029】302はモジュールの名前であり、本実施
例では、モジュールを全てModuleXX(XXはユ
ニークな数)として記述している。また、モジュール自
体の名前はなんでも良いが、本実施例では変換の意味が
分かるように、変換元のデータフォーマットと変換先の
データフォーマットの名前をアンダースコアで繋いだも
のをモジュール名としている。
Reference numeral 302 denotes a module name. In this embodiment, all modules are described as ModuleXX (XX is a unique number). Further, although the name of the module itself may be anything, in this embodiment, the name of the data format of the conversion source and the data format of the conversion destination are connected with an underscore as the module name so that the meaning of the conversion can be understood.

【0030】なお、各モジュール名に続く2つの数字
が、あらかじめ測定して記述しておくコスト関数の近似
一次関数の切片303および傾き304である。
The two numbers following each module name are the intercept 303 and slope 304 of the approximate linear function of the cost function, which is measured and described in advance.

【0031】例えば1つめのモジュールであるEPS_
TIFF.DLLにおいては、近似的に元のデータファ
イルのデータ量をDとすると、変換コストCは「1」+
「2D」で近似できることを示す。
For example, the first module EPS_
TIFF. In the DLL, if the data amount of the original data file is approximately D, the conversion cost C is "1" +
It shows that it can be approximated by "2D".

【0032】そして、後の2つの数字は変換元のデータ
量から変換後のデータ量を推定する際の係数を表してい
る。すなわち、上記EPS_TIFF.DLLの場合に
は、変換前のEPS形式のデータの量をSとして、変換
後のTIFF形式のデータの量Dは、「3」+「2S」
で近似できることを示している。
The latter two numbers represent coefficients for estimating the converted data amount from the conversion source data amount. That is, the above EPS_TIFF. In the case of DLL, the amount of EPS format data before conversion is S, and the amount D of TIFF format data after conversion is “3” + “2S”.
It is shown that can be approximated by.

【0033】図4は、図2に示した変換プログラムネッ
トワーク102を説明するための図である。
FIG. 4 is a diagram for explaining the conversion program network 102 shown in FIG.

【0034】図において、401〜405は変換元およ
び変換先となる画像データのフォーマットを示す。
In the figure, reference numerals 401 to 405 denote formats of image data to be a conversion source and a conversion destination.

【0035】この図に示すように、それぞれの間を接続
する矢印によってどのフォーマットからどのフォーマッ
トへの変換が可能か、その場合のコスト関数の係数およ
びデータ量推定関数の係数はいくつかが記されている。
As shown in this figure, which format can be converted to which format by the arrow connecting each of them, and some coefficients of the cost function and the data amount estimation function in that case are described. ing.

【0036】図5は、図1に示した変換プログラムネッ
トワーク102とコスト関数およびデータ量推定関数か
ら最適なパスを検索する方法を説明するための図であ
る。
FIG. 5 is a diagram for explaining a method of searching for an optimum path from the conversion program network 102 and the cost function and data amount estimation function shown in FIG.

【0037】この図に示すように、本実施例では変換元
をEPS、変換先をPCXに指定した場合に対応する。
As shown in this figure, this embodiment corresponds to the case where the conversion source is designated as EPS and the conversion destination is designated as PCX.

【0038】本実施例では、図4に示したネットワーク
に基づいて、EPSからPCXに至る経路を全てリスト
アップし、それぞれについて、コスト関数とデータ量推
定関数を利用して次々に最終点までのコストを計算して
行き、最終的にそれらの中の最小のものを最適解とす
る。
In this embodiment, based on the network shown in FIG. 4, all paths from EPS to PCX are listed, and the cost function and the data amount estimation function are used for each of the paths to reach the final point one after another. The cost is calculated and finally the smallest of them is the optimal solution.

【0039】これにより、図の例では、EPS→TIF
F→PCXがトータルコスト「85」で最小となる。
As a result, in the illustrated example, EPS → TIF
F → PCX is the smallest with the total cost of “85”.

【0040】以下、本実施例と第1〜第3の発明の各手
段との対応および作用について図1〜図4等を参照して
説明する。
Correspondence and operation of this embodiment and each means of the first to third inventions will be described below with reference to FIGS.

【0041】第1の発明は、所定のフォーマット(例え
ば上記EPS,TIFF,PCX,BMP)に従うソー
スデータを他のフォーマットに従うオブジェクトデータ
に変換する複数のフォーマット変換手段(CPU1がR
OM2またはハードディスク11に記憶されたフォーマ
ット変換プログラムを実行して変換する)と、所定の変
換情報に基づいていずれかのフォーマットからそれぞれ
他のフォーマットに従うデータへの変換に要する変換所
要値をそれぞれ数値化して推定する推定手段(CPU1
がROM2またはハードディスク11に記憶された推定
プログラムを実行して変換する)と、前記推定手段が推
定した変換所要値に基づいて前記ソースデータを所望の
フォーマットに従うオブジェクトデータに変換可能ない
ずれかのフォーマット変換手段を選択する選択手段(C
PU1がROM2またはハードディスク11に記憶され
たフォーマット変換プログラムを選択する)とを有し、
CPU1が所定の変換情報に基づいていずれかのフォー
マットからそれぞれ他のフォーマットに従うデータへの
変換に要する変換所要値をそれぞれ数値化して推定した
ら、該推定した変換所要値に基づいて前記ソースデータ
に対していずれかのフォーマット変換プログラムを選択
し、該選択されたフォーマット変換プログラムを実行し
て、所定のフォーマットに従うソースデータを他のフォ
ーマットに従うオブジェクトデータに変換して、所定の
フォーマットに従うソースデータを最も効率よく、かつ
短時間に所望とするフォーマットに従うオブジェクトデ
ータを生成することを可能とする。
A first aspect of the present invention is a plurality of format conversion means (CPU 1 is R which converts R source data according to a predetermined format (for example, EPS, TIFF, PCX, BMP) into object data according to another format.
OM2 or the format conversion program stored in the hard disk 11 is executed for conversion), and the required conversion values required for conversion from any format to data according to the other format are digitized based on predetermined conversion information. Estimating means (CPU1
Executes an estimation program stored in the ROM 2 or the hard disk 11 for conversion) and any format capable of converting the source data into object data according to a desired format based on the conversion required value estimated by the estimating means. Selection means for selecting the conversion means (C
PU1 selects a format conversion program stored in the ROM 2 or the hard disk 11),
Based on the predetermined conversion information, the CPU 1 digitizes and estimates the required conversion values required for conversion from one of the formats to the data according to the other format. Then, based on the estimated required conversion values, the source data is compared with the source data. Select one of the format conversion programs and execute the selected format conversion program to convert the source data conforming to a predetermined format into object data conforming to another format so that the source data conforming to the predetermined format is most efficiently converted. It is possible to generate object data that conforms to a desired format well and in a short time.

【0042】第2の発明は、前記選択手段(CPU1に
よる)は、前記ソースデータを所望のフォーマットに従
うオブジェクトデータに変換する際に、推定した各変換
所要値が最小となるいずれかのフォーマット変換プログ
ラムを選択して、複数のフォーマット変換手段を選択で
きる場合でも、常に少ない変換処理で所望のフォーマッ
トに従うオブジェクトデータを生成可能とする。
In a second aspect of the present invention, the selecting means (by the CPU 1) converts any one of the format conversion programs that minimizes each estimated conversion required value when converting the source data into object data in a desired format. Even when a plurality of format conversion means can be selected by selecting, the object data according to the desired format can always be generated with a small number of conversion processes.

【0043】第3の発明は、所定のフォーマット(例え
ば上記EPS,TIFF,PCX,BMP)に従うソー
スデータを他のフォーマットに従うオブジェクトデータ
に変換する複数のフォーマット変換手段(CPU1がR
OM2またはハードディスク11に記憶されたフォーマ
ット変換プログラムを実行して変換する)と、所定の変
換情報に基づいていずれかのフォーマットからそれぞれ
他のフォーマットに従うデータへの変換に要する変換所
要値をそれぞれ数値化して推定する推定手段(CPU1
がROM2またはハードディスク11に記憶された推定
プログラムを実行して変換する)と、前記推定手段が推
定した変換所要値に基づいて各フォーマット変換手段相
互間の変換経路を示す変換ネットワークを構築する構築
手段(CPU1がROM2またはハードディスク11に
記憶された構築プログラムを実行して構築する)と、前
記ソースデータのデータフォーマットに基づいて前記変
換ネットワークから変換所要値が最小となるフォーマッ
ト変換手段を検索する検索手段(CPU1がROM2ま
たはハードディスク11に記憶された検索プログラムを
実行して検索する)とを有し、所定の変換情報に基づい
てCPU1がいずれかのフォーマットからそれぞれ他の
フォーマットに従うデータへの変換に要する変換所要値
をそれぞれ数値化して推定したら、該推定した変換所要
値に基づいて構築手段が各フォーマット変換手段相互間
の変換経路を示す変換ネットワーク(図4参照)を構築
しておき、前記ソースデータのデータフォーマットに基
づいてCPU1が前記変換ネットワークから変換所要値
が最小となるフォーマット変換プログラムを検索し、該
検索されたフォーマット変換プログラムをCPU1が実
行して、所定のフォーマットに従うソースデータを他の
フォーマットに従うオブジェクトデータに変換して、所
定のフォーマットに従うソースデータに対して所望のフ
ォーマットに従うオブジェクトデータに変換するための
最短の変換経路を効率よく検索して、常に少ない変換処
理で所望のフォーマットに従うオブジェクトデータを生
成することを可能とする。
In a third aspect of the invention, a plurality of format conversion means (CPU 1 converts R into a plurality of format conversion means for converting source data according to a predetermined format (for example, EPS, TIFF, PCX, BMP) into object data according to another format).
OM2 or the format conversion program stored in the hard disk 11 is executed for conversion), and the required conversion values required for conversion from any format to data according to the other format are digitized based on predetermined conversion information. Estimating means (CPU1
Executes an estimation program stored in the ROM 2 or the hard disk 11 for conversion, and a construction means for constructing a conversion network showing a conversion path between the format conversion means based on the required conversion value estimated by the estimation means. (CPU 1 executes the construction program stored in the ROM 2 or the hard disk 11 for construction) and a retrieval means for retrieving the format conversion means having the minimum required conversion value from the conversion network based on the data format of the source data. (CPU 1 executes a search program stored in the ROM 2 or the hard disk 11 to perform a search), and the CPU 1 needs to convert from one format to data in another format based on predetermined conversion information. Digitize each conversion required value Then, the construction means constructs a conversion network (see FIG. 4) indicating a conversion path between the format conversion means based on the estimated required conversion value, and the CPU 1 based on the data format of the source data. Retrieves the format conversion program having the minimum required value from the conversion network, executes the retrieved format conversion program, and converts the source data conforming to a predetermined format into object data conforming to another format. , It is possible to efficiently search the shortest conversion path for converting source data in a predetermined format into object data in a desired format, and always generate object data in a desired format with a small amount of conversion processing. To do.

【0044】以下、図6に示すフローチャートを参照し
て本発明に係るデータ処理システムにおけるデータフォ
ーマット変換処理方法について説明する。
The data format conversion processing method in the data processing system according to the present invention will be described below with reference to the flowchart shown in FIG.

【0045】図6は、本発明に係るデータ処理方法の一
実施例を示すフローチャートである。なお、(1)〜
(7)は各ステップを示す。
FIG. 6 is a flow chart showing an embodiment of the data processing method according to the present invention. In addition, (1)-
(7) shows each step.

【0046】先ず、変換プログラムリストを読み込み
(1)、次に、リスト101に登録されたそれぞれのプ
ログラムについて、それぞれのプログラムの変換元、変
換先のデータフォーマットを調べる(2)。本実施例で
はこれも変換プログラムリスト101に書いておく。
First, the conversion program list is read (1), and then for each program registered in the list 101, the data format of the conversion source and conversion destination of each program is checked (2). In the present embodiment, this is also written in the conversion program list 101.

【0047】次に、それぞれのプログラムについて変換
に要するコストを近似するコストに関する係数を求める
(3)。
Next, a coefficient relating to a cost that approximates the cost required for conversion is calculated for each program (3).

【0048】本実施例では近似として一次関数を用い
る。すなわち、1つの変換プログラムについて、2つの
データ量の異なるデータを実際に変換することにより一
次関数の切片および傾きを求める。
In this embodiment, a linear function is used as an approximation. That is, the intercept and the slope of the linear function are obtained by actually converting two data having different data amounts with respect to one conversion program.

【0049】次に、変換プログラムのそれぞれについ
て、変換元のデータ量から変換後のデータ量を推定する
ための推定関数の係数を調べる(4)。本実施例におい
ては、これらの係数も変換プログラムリスト101に記
述しておく。
Next, with respect to each of the conversion programs, the coefficient of the estimation function for estimating the converted data amount from the conversion source data amount is checked (4). In the present embodiment, these coefficients are also described in the conversion program list 101.

【0050】次に、変換プログラムの変換元および変換
先のデータフォーマットをキーにして変換プログラムネ
ットワークに変換コストおよびデータ量推定関数の係数
を登録する(5)。
Next, the conversion cost and the coefficient of the data amount estimation function are registered in the conversion program network using the conversion source and conversion destination data formats as keys (5).

【0051】本実施例ではこの変換プログラムネットワ
ークは変換元データタイプをプライマリキー、変換先デ
ータタイプをセカンダリキーとする辞書構造体で実装し
ている。
In this embodiment, this conversion program network is implemented by a dictionary structure having a conversion source data type as a primary key and a conversion destination data type as a secondary key.

【0052】このようにして、すなわち、変換プログラ
ムリスト101の全てのエントリについて以上のステッ
プを行って変換プログラムネットワーク102を生成し
たら、実際のデータ変換のコマンドパラメータとして渡
された変換元のデータタイプと、変換先のデータタイプ
から最適な変換パスを探索する(6)。本実施例では最
も単純なしらみつぶし法でこの探索を行うものとする。
次に、求めた最適パスに従ってデータの変換を行い
(7)、処理を終了する。
In this way, that is, when the conversion program network 102 is generated by performing the above steps for all the entries of the conversion program list 101, the conversion source data type passed as the command parameter of the actual data conversion is used. , The optimum conversion path is searched from the conversion destination data type (6). In this embodiment, it is assumed that this search is performed by the simplest exhaustive crushing method.
Next, the data is converted according to the obtained optimum path (7), and the process is terminated.

【0053】以下、本実施例と第4の発明の各工程との
対応およびその作用について図6等を参照して説明す
る。
Correspondence between the present embodiment and each step of the fourth invention and its action will be described below with reference to FIG.

【0054】第4の発明は、所定のフォーマット(例え
ば上記EPS,TIFF,PCX,BMP)に従うソー
スデータを他のフォーマットに従うオブジェクトデータ
に変換する複数のフォーマット変換手段(CPU1がR
OM2またはハードディスク11に記憶されたフォーマ
ット変換プログラムを実行して変換する)により前記ソ
ースデータのフォーマット変換を行うデータ処理方法に
おいて、所定の変換情報に基づいていずれかのフォーマ
ットからそれぞれ他のフォーマットに従うデータへの変
換に要する変換所要値をそれぞれ数値化して推定する推
定工程(図6の(1)〜(4))と、該推定した変換所
要値に基づいて各フォーマット変換手段相互間の変換経
路を示す変換ネットワークを構築する構築工程(図6の
ステップ(5)と、前記ソースデータのデータフォーマ
ットに基づいて前記変換ネットワークから変換所要値が
最小となるフォーマット変換手段を検索する検索工程
(図6のステップ(6))とを実行して、所定のフォー
マットに従うソースデータに対して所望のフォーマット
に従うオブジェクトデータに変換するための最短の変換
経路を効率よく検索して、常に少ない変換処理で所望の
フォーマットに従うオブジェクトデータを生成する処理
を自動化することを可能とする。
In a fourth aspect of the invention, a plurality of format conversion means (the CPU 1 is R) for converting source data in a predetermined format (for example, EPS, TIFF, PCX, BMP) into object data in another format.
In the data processing method of performing the format conversion of the source data by executing the format conversion program stored in the OM2 or the hard disk 11 for conversion, data according to any one of the formats based on predetermined conversion information. Of the conversion required values required for the conversion into numerical values and estimating them ((1) to (4) in FIG. 6) and a conversion path between the format conversion means based on the estimated conversion required values. A construction step for constructing the conversion network shown (step (5) in FIG. 6 and a search step for searching the format conversion means having the minimum required conversion value from the conversion network based on the data format of the source data (see FIG. 6). Sources that follow step (6)) and follow the given format It is possible to efficiently search the shortest conversion path for converting the object data according to the desired format to the data and automate the process of always generating the object data according to the desired format with less conversion processing. .

【0055】〔第2実施例〕なお、上記第1実施例では
変換プログラムリストとして登録ファイルを使う場合に
ついて説明したが、システム全体の登録データベース
(Registry)を利用するように構成してもよい。
[Second Embodiment] In the first embodiment, the case where the registration file is used as the conversion program list has been described, but the registration database (Registry) of the entire system may be used.

【0056】〔第3実施例〕上記第1実施例では変換プ
ログラムの変換元および変換先のフォーマットを調べる
ために、変換プログラムリストに書き込む場合について
説明したが、変換プログラムそのものに、特定の名前、
プロトタイプで関数をエキスポートさせ、これを読み出
すことでデータフォーマットを調べるように構成しても
よい。
[Third Embodiment] In the first embodiment, the case of writing in the conversion program list in order to check the formats of the conversion source and the conversion destination of the conversion program has been described, but the conversion program itself has a specific name,
The prototype may be configured to export the function and read it to examine the data format.

【0057】〔第4実施例〕上記第1実施例では変換コ
スト関数の近似に1次関数を用いている場合について説
明したが、変換コストが1次関数よりも他の関数が良い
場合には他の関数、例えば2次関数や指数関数、対数関
数などを用いるように構成してもよい。
[Fourth Embodiment] In the first embodiment, the case where the linear function is used for the approximation of the conversion cost function has been described. However, when the conversion cost is better than the linear function, another function is preferable. Other functions such as a quadratic function, an exponential function, and a logarithmic function may be used.

【0058】〔第5実施例〕上記第1実施例では変換プ
ログラムネットワークを2つのキーからなる辞書構造で
実装する場合について説明したが、もっと単純な双方向
リンクで実装するように構成してもよい。
[Fifth Embodiment] In the first embodiment, the case where the conversion program network is implemented by a dictionary structure composed of two keys has been described, but it may be configured by a simpler bidirectional link. Good.

【0059】〔第6実施例〕上記第1実施例では最適パ
スの探索処理を単純なしらみつぶし法を用いる場合につ
いて説明したが、これを他の最短経路探索アルゴリズム
に置き換える構成としてもよい。
[Sixth Embodiment] In the first embodiment, the case where the simple path crushing method is used for the search processing of the optimum path has been described, but this may be replaced with another shortest path search algorithm.

【0060】〔第7実施例〕上記第1実施例ではコスト
関数として変換(計算)に要するCPU時間を使う場合
について説明したが、他のコスト(変換時に必要なワー
クメモリの量など)を使うように構成してもよい。
[Seventh Embodiment] In the first embodiment, the case where the CPU time required for conversion (calculation) is used as the cost function has been described, but other costs (such as the amount of work memory necessary for conversion) are used. It may be configured as follows.

【0061】上記各実施例によれば、複数のデータ変換
プログラムを利用しながら、特定の共通フォーマットを
固定することなく、これらのデータ変換プログラムを最
適な方法で組み合わせソースフォーマットから目的のフ
ォーマットへのデータ変換を行うことが可能となった。
According to each of the above-mentioned embodiments, while utilizing a plurality of data conversion programs, these data conversion programs are combined in an optimum manner from a source format to a target format without fixing a specific common format. It became possible to perform data conversion.

【0062】なお、上記第1実施例において、最終的な
データ量を最少にしたい場合には、コスト関数とデータ
量推定関数が同じ構成となる。
In the first embodiment, when it is desired to minimize the final data amount, the cost function and the data amount estimating function have the same structure.

【0063】また、本発明は、複数の機器から構成され
るシステムに適用しても、1つの機器からなる装置に適
用してもよい。また、本発明は、システムあるいは装置
にプログラムを供給することによって達成される場合に
も適用できることは言うまでもない。この場合、本発明
を達成するためのソフトウエアによって表されるプログ
ラムを格納した記憶媒体を該システムあるいは装置に読
み出すことによって、そのシステムあるいは装置が、本
発明の効果を享受することが可能となる。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus. In this case, by reading a storage medium storing a program represented by software for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention. .

【0064】さらに、本発明を達成するためのソフトウ
エアによって表されるプログラムをネットワーク上のデ
ータベースから通信プログラムによりダウンロードして
読み出すことによって、そのシステムあるいは装置が、
本発明の効果を享受することが可能となる。
Furthermore, by downloading and reading a program represented by software for achieving the present invention from a database on a network by a communication program, the system or apparatus can be
It is possible to enjoy the effects of the present invention.

【0065】[0065]

【発明の効果】以上説明したように、本発明に係る第1
の発明によれば、推定手段が所定の変換情報に基づいて
いずれかのフォーマットからそれぞれ他のフォーマット
に従うデータへの変換に要する変換所要値をそれぞれ数
値化して推定したら、該推定した変換所要値に基づいて
選択手段が前記ソースデータに対していずれかのフォー
マット変換手段を選択し、該選択されたフォーマット変
換手段が所定のフォーマットに従うソースデータを他の
フォーマットに従うオブジェクトデータに変換するの
で、所定のフォーマットに従うソースデータを最も効率
よく、かつ短時間に所望とするフォーマットに従うオブ
ジェクトデータを生成することができる。
As described above, the first aspect of the present invention
According to the invention, the estimating means digitizes and estimates the conversion required values required for conversion from one of the formats to the data according to the other format based on the predetermined conversion information, and then estimates the conversion required values to the estimated conversion required values. Based on the selection means, the selection means selects one of the format conversion means for the source data, and the selected format conversion means converts the source data according to a predetermined format into object data according to another format. It is possible to generate the object data according to the desired format most efficiently and in a short time from the source data according to.

【0066】第2の発明によれば、前記選択手段は、前
記ソースデータを所望のフォーマットに従うオブジェク
トデータに変換する際に、前記推定手段が推定した各変
換所要値が最小となるいずれかのフォーマット変換手段
を選択するので、複数のフォーマット変換手段を選択で
きる場合でも、常に少ない変換処理で所望のフォーマッ
トに従うオブジェクトデータを生成することができる。
According to the second aspect of the invention, the selecting means, when converting the source data into object data in a desired format, has a format that minimizes each conversion required value estimated by the estimating means. Since the conversion means is selected, even when a plurality of format conversion means can be selected, it is possible to always generate object data according to a desired format with a small amount of conversion processing.

【0067】第3の発明によれば、推定手段により所定
の変換情報に基づいていずれかのフォーマットからそれ
ぞれ他のフォーマットに従うデータへの変換に要する変
換所要値をそれぞれ数値化して推定すると、該推定した
変換所要値に基づいて構築手段が各フォーマット変換手
段相互間の変換経路を示す変換ネットワークを構築して
おき、前記ソースデータのデータフォーマットに基づい
て検索手段が前記変換ネットワークから変換所要値が最
小となるフォーマット変換手段を検索したら、該検索さ
れたフォーマット変換手段が所定のフォーマットに従う
ソースデータを他のフォーマットに従うオブジェクトデ
ータに変換して、所定のフォーマットに従うソースデー
タに対して所望のフォーマットに従うオブジェクトデー
タに変換するための最短の変換経路を効率よく検索する
ので、常に少ない変換処理で所望のフォーマットに従う
オブジェクトデータを生成することができる。
According to the third aspect of the present invention, when the estimating means numerically estimates the conversion required values required for conversion from one of the formats to the data according to the other format based on the predetermined conversion information, the estimation is performed. Based on the required conversion value, the construction means constructs a conversion network indicating a conversion path between the respective format conversion means, and the retrieval means minimizes the required conversion value from the conversion network based on the data format of the source data. Then, the searched format conversion means converts the source data conforming to the predetermined format into object data conforming to another format, and the object data conforming to the desired format for the source data conforming to the predetermined format. To convert to Since the shortest conversion path efficiency better search, always less conversion process can generate object data according to the desired format.

【0068】第4の発明によれば、所定の変換情報に基
づいていずれかのフォーマットからそれぞれ他のフォー
マットに従うデータへの変換に要する変換所要値をそれ
ぞれ数値化して推定し、該推定した変換所要値に基づい
て各フォーマット変換手段相互間の変換経路を示す変換
ネットワークを構築し、前記ソースデータのデータフォ
ーマットに基づいて前記変換ネットワークから変換所要
値が最小となるフォーマット変換手段を検索して、所定
のフォーマットに従うソースデータに対して所望のフォ
ーマットに従うオブジェクトデータに変換するための最
短の変換経路を効率よく検索するので、常に少ない変換
処理で所望のフォーマットに従うオブジェクトデータを
生成する処理を自動化することができる。
According to the fourth aspect of the present invention, the required conversion values required for conversion from any format to data according to the other format are digitized and estimated based on the predetermined conversion information, and the estimated conversion requirement is calculated. Based on the value, a conversion network indicating a conversion path between the respective format conversion means is constructed, and based on the data format of the source data, the conversion network is searched for the format conversion means having the minimum required value, and the predetermined value is obtained. Since the shortest conversion path for converting the source data conforming to the desired format to the object data conforming to the desired format is efficiently searched, it is possible to automate the process of generating the object data conforming to the desired format with a constant conversion process. it can.

【0069】従って、所定のフォーマットに従うソース
データを所定のフォーマットに従うオブジェクトデータ
に変換する変換資源を複数備える場合に、所定のフォー
マットに従うソースデータを所望のフォーマットに従う
オブジェクトデータに変換する際に、特定の共通フォー
マットに変換することなく、最も効率よく、かつ、短時
間で変換処理することができるという効果を奏する。
Therefore, when a plurality of conversion resources are provided for converting the source data according to the predetermined format into the object data according to the predetermined format, when converting the source data according to the predetermined format into the object data according to the desired format, The effect that the conversion processing can be performed most efficiently and in a short time without conversion to the common format is achieved.

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

【図1】本発明の一実施例を示すデータ処理装置を適用
可能な情報処理システムの構成を説明するブロック図で
ある。
FIG. 1 is a block diagram illustrating a configuration of an information processing system to which a data processing device according to an embodiment of the present invention can be applied.

【図2】図1に示したホストコンピュータのメモリ資源
に記憶されるデータ変換プログラムモジュールの構成を
説明する図である。
FIG. 2 is a diagram illustrating a configuration of a data conversion program module stored in a memory resource of the host computer shown in FIG.

【図3】図2に示した変換プログラムリストの一例を示
す図である。
FIG. 3 is a diagram showing an example of a conversion program list shown in FIG.

【図4】図2に示した変換プログラムネットワークを説
明するための図である。
FIG. 4 is a diagram for explaining the conversion program network shown in FIG.

【図5】図1に示した変換プログラムネットワークとコ
スト関数およびデータ量推定関数から最適なパスを検索
する方法を説明するための図である。
5 is a diagram for explaining a method for searching for an optimum path from the conversion program network shown in FIG. 1 and a cost function and a data amount estimation function.

【図6】本発明に係るデータ処理方法の一実施例を示す
フローチャートである。
FIG. 6 is a flowchart showing an embodiment of a data processing method according to the present invention.

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

1 CPU 2 ROM 3 RAM 11 ハードディスク 12 フロッピーディスク 1 CPU 2 ROM 3 RAM 11 Hard disk 12 Floppy disk

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 所定のフォーマットに従うソースデータ
を他のフォーマットに従うオブジェクトデータに変換す
る複数のフォーマット変換手段と、所定の変換情報に基
づいていずれかのフォーマットからそれぞれ他のフォー
マットに従うデータへの変換に要する変換所要値をそれ
ぞれ数値化して推定する推定手段と、前記推定手段が推
定した変換所要値に基づいて前記ソースデータを所望の
フォーマットに従うオブジェクトデータに変換可能ない
ずれかのフォーマット変換手段を選択する選択手段とを
有することを特徴とするデータ処理装置。
1. A plurality of format conversion means for converting source data according to a predetermined format into object data according to another format, and conversion from any one of the formats to data according to another format based on predetermined conversion information. Estimating means for numerically estimating the required conversion values, and selecting any format converting means capable of converting the source data into object data in a desired format based on the conversion required values estimated by the estimating means. A data processing apparatus comprising: a selection unit.
【請求項2】 前記選択手段は、前記ソースデータを所
望のフォーマットに従うオブジェクトデータに変換する
際に、前記推定手段が推定した各変換所要値が最小とな
るいずれかのフォーマット変換手段を選択することを特
徴とする請求項1記載のデータ処理装置。
2. The selecting means, when converting the source data into object data in a desired format, selects one of the format converting means that minimizes each conversion required value estimated by the estimating means. The data processing device according to claim 1, wherein
【請求項3】 所定のフォーマットに従うソースデータ
を他のフォーマットに従うオブジェクトデータに変換す
る複数のフォーマット変換手段と、所定の変換情報に基
づいていずれかのフォーマットからそれぞれ他のフォー
マットに従うデータへの変換に要する変換所要値をそれ
ぞれ数値化して推定する推定手段と、前記推定手段が推
定した変換所要値に基づいて各フォーマット変換手段相
互間の変換経路を示す変換ネットワークを構築する構築
手段と、前記ソースデータのデータフォーマットに基づ
いて前記変換ネットワークから変換所要値が最小となる
フォーマット変換手段を検索する検索手段とを有するこ
とを特徴とするデータ処理装置。
3. A plurality of format conversion means for converting source data according to a predetermined format into object data according to another format, and conversion from any format to data according to another format based on predetermined conversion information. Estimating means for numerically estimating the required conversion values, and estimating means for constructing a conversion network showing conversion paths between the respective format converting means based on the conversion required values estimated by the estimating means; and the source data. And a search unit that searches the conversion network for a format conversion unit that minimizes a conversion required value, based on the data format of FIG.
【請求項4】 所定のフォーマットに従うソースデータ
を他のフォーマットに従うオブジェクトデータに変換す
る複数のフォーマット変換手段により前記ソースデータ
のフォーマット変換を行うデータ処理方法において、所
定の変換情報に基づいていずれかのフォーマットからそ
れぞれ他のフォーマットに従うデータへの変換に要する
変換所要値をそれぞれ数値化して推定する推定工程と、
該推定した変換所要値に基づいて各フォーマット変換手
段相互間の変換経路を示す変換ネットワークを構築する
構築工程と、前記ソースデータのデータフォーマットに
基づいて前記変換ネットワークから変換所要値が最小と
なるフォーマット変換手段を検索する検索工程とを有す
ることを特徴とするデータ処理方法。
4. A data processing method for performing format conversion of source data according to a predetermined format by a plurality of format conversion means for converting source data according to a predetermined format into object data according to another format. An estimation step of digitizing and estimating the required conversion values required for conversion from each format to data according to another format,
A construction step of constructing a conversion network showing a conversion path between the respective format conversion means based on the estimated conversion required value, and a format in which the conversion required value from the conversion network becomes the minimum based on the data format of the source data. A data processing method, comprising: a search step of searching a conversion means.
JP7233954A 1995-09-12 1995-09-12 Data processor and data processing method Pending JPH0981428A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7233954A JPH0981428A (en) 1995-09-12 1995-09-12 Data processor and data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7233954A JPH0981428A (en) 1995-09-12 1995-09-12 Data processor and data processing method

Publications (1)

Publication Number Publication Date
JPH0981428A true JPH0981428A (en) 1997-03-28

Family

ID=16963235

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7233954A Pending JPH0981428A (en) 1995-09-12 1995-09-12 Data processor and data processing method

Country Status (1)

Country Link
JP (1) JPH0981428A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019126011A (en) * 2018-01-19 2019-07-25 コニカミノルタ株式会社 Image processing system, format conversion method, and computer program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019126011A (en) * 2018-01-19 2019-07-25 コニカミノルタ株式会社 Image processing system, format conversion method, and computer program

Similar Documents

Publication Publication Date Title
JP2000083161A (en) Image processing unit, its method and image processing system
JPH10289240A (en) Image processor and its control method
JP3814324B2 (en) Print control apparatus and print control method
JP2009211614A (en) Behavioral synthesis device, behavioral synthesis method, and program
JPH0981428A (en) Data processor and data processing method
JPH10289241A (en) Image processor and its control method
JP3548396B2 (en) Drawing processing apparatus, drawing processing method, and storage medium
JPH09190313A (en) Printer control device and method therefor
JPH11191042A (en) Data processor, data processing method therefor, and storage medium stored with computer-readable program
JPH09269874A (en) Information processor, its data processing method and storage medium storing program readable by means of computer
JPH1011593A (en) Image forming device
CN113778488B (en) Page updating method and device, computer equipment and storage medium
JP2906779B2 (en) Page description language converter
JP2003345540A (en) Print controller, print data generating method, computer readable program and storage medium
JP2001146048A (en) Printer control device, printer control method and recording medium having printer control program recorded thereon
JPH07141510A (en) Image processor
JPH11175553A (en) Information processor and method therefor and storage medium for storing program for the method
JP2006350909A (en) Document generation device and file optimization method
JP2001270170A (en) Printer controller
JPH06202824A (en) Page description language processor
JP3554154B2 (en) Font data management method, font data management device, and storage medium
JPS61253577A (en) Japanese word processing filter
JP3610143B2 (en) Print control apparatus and print control method
JP2003150588A (en) Document data management device, management method and recording medium
JPH1153507A (en) Device and method for processing image