JP2994916B2 - Image file version control device - Google Patents
Image file version control deviceInfo
- Publication number
- JP2994916B2 JP2994916B2 JP5200937A JP20093793A JP2994916B2 JP 2994916 B2 JP2994916 B2 JP 2994916B2 JP 5200937 A JP5200937 A JP 5200937A JP 20093793 A JP20093793 A JP 20093793A JP 2994916 B2 JP2994916 B2 JP 2994916B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- version
- image file
- image processing
- file
- 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
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Processing Or Creating Images (AREA)
Description
【0001】[0001]
【産業上の利用分野】この発明は、画像ファイルのバー
ジョン管理装置に関し、より特定的には、画像処理装置
において元のバージョンの画像ファイルから新規に作成
される画像ファイルのバージョンを管理する装置に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image file version management apparatus, and more particularly, to an apparatus for managing a version of an image file newly created from an original version of an image file in an image processing apparatus. .
【0002】[0002]
【従来の技術】印刷・製版処理システムやCADシステ
ム等の画像処理システムにおいては、入力された(例え
ば、写真原稿から読み取られた)高精細な画像データに
対して種々の画像処理を施すことにより、画像の加工・
修正を行っている。ここで、上記のような画像処理シス
テムで扱われる画像処理は、大別して以下の2種類に分
類される。 (1)第1は、画像全体(全画素)に対して実施する画
像処理であり、例えば画像の拡大,縮小,回転,変形,
色変換等がこれに該当する(図10参照)。 (2)第2は、画像の一部に対して実施する画像処理で
あり、例えばレタッチ(画像の傷消し),ブラッシング
等がこれに該当する(図11参照)。 なお、トーンの変更(階調変更)やフィルタリング等
は、その処理の前に画像全体かあるいは画像の一部かが
設定される。その設定結果により上記(1),(2)に
分類される。2. Description of the Related Art In an image processing system such as a printing / plate making system or a CAD system, various kinds of image processing are performed on inputted high-definition image data (for example, read from a photographic original). , Image processing
Corrections have been made. Here, the image processing handled by the image processing system as described above is roughly classified into the following two types. (1) The first is image processing performed on the entire image (all pixels). For example, enlargement, reduction, rotation, deformation,
Color conversion and the like correspond to this (see FIG. 10). (2) The second is image processing to be performed on a part of an image, for example, retouching (erasing an image), brushing, and the like (see FIG. 11). It should be noted that, for the change of tone (change of gradation), filtering, and the like, the entire image or a part of the image is set before the processing. The results are classified into the above (1) and (2) according to the setting result.
【0003】ところで、上記のような画像処理システム
では、原画像に対して何度も画像処理を繰り返すことに
より、最終的な画像を得ている。すなわち、原画像は、
いくつかのバージョン変更を繰り返しながら、最終的に
望まれる品質の画像に仕上げられる。その際、画像ファ
イルのバージョンが変更される毎に、バックアップ等の
目的で、新規なバージョンの画像ファイルを保存する必
要がある。従来の画像処理システムでは、前述した画像
処理の種類とは無関係に、生成された各バージョンの画
像ファイルそのものを保存するようにしていた。また、
各バージョンの管理は、各バージョンの画像ファイル名
にバージョンを表す名前を付加し、例えば図12に示す
ようなバージョン管理テーブルに保管することにより行
っていた。図12のバージョン管理テーブルを参照する
と、原画像の画像ファイルはファイル名がA.CT.1
(バージョン1)であり、傷消し処理後の画像ファイル
はファイル名がA.CT.2(バージョン2)である。
同様に、他の画像処理を種々繰り返すことにより、新た
なバージョンの画像ファイルが次々と生成され、保存お
よび管理される。In the above-described image processing system, a final image is obtained by repeatedly performing image processing on an original image. That is, the original image is
By repeating several version changes, the image is finally finished to the desired quality. At that time, every time the version of the image file is changed, it is necessary to save a new version of the image file for the purpose of backup or the like. In a conventional image processing system, the generated image file of each version is stored irrespective of the type of image processing described above. Also,
The management of each version is performed by adding a name indicating the version to the image file name of each version and storing it in a version management table as shown in FIG. 12, for example. Referring to the version management table shown in FIG. CT. 1
(Version 1), and the image file after the flaw erasure processing has the file name A. CT. 2 (version 2).
Similarly, by repeatedly performing other image processing, new versions of image files are successively generated, stored, and managed.
【0004】[0004]
【発明が解決しようとする課題】上記のように、従来の
画像処理システムでは、各バージョンの画像ファイルそ
のものを保存していたので、膨大な容量の記憶装置が必
要となる。例えば、図12に示した6つのバージョンの
画像ファイルだけでも約65MBのデータ量となる。こ
れは、原画のデータファイルのデータ量10MBの約
6.5倍となっている。その結果、バックアップのため
の記憶装置が大型かつ高価になるという問題点があっ
た。なお、このような問題点は、処理すべき画像データ
量が特に多い印刷・製版の分野において深刻化してい
た。As described above, in the conventional image processing system, since each version of the image file itself is stored, an enormous storage device is required. For example, only the six versions of the image file shown in FIG. 12 have a data amount of about 65 MB. This is approximately 6.5 times the data amount of the original image data file of 10 MB. As a result, there is a problem that the storage device for backup becomes large and expensive. Such a problem has been exacerbated in the field of printing and plate making where the amount of image data to be processed is particularly large.
【0005】また、従来の画像処理システムでは、各バ
ージョンの画像を再利用する場合、図12に示すバージ
ョン管理テーブルからバージョン名を指定してそのバー
ジョンの画像ファイルを得るだけであり、各バージョン
間の画像処理の途中結果を再現することができなかっ
た。例えば、図12のバージョン2の画像からバージョ
ン3の画像を得る過程で、複数の画像処理(回転・縮小
等)が施されていたとしても、ユーザーとしては当該複
数の画像処理の最終結果であるバージョン3の画像しか
再利用できなかった。In the conventional image processing system, when reusing an image of each version, it is only necessary to specify a version name from a version management table shown in FIG. 12 and obtain an image file of that version. Could not reproduce the intermediate results of the image processing. For example, even if a plurality of image processes (rotation, reduction, etc.) are performed in the process of obtaining the version 3 image from the version 2 image in FIG. 12, the user is the final result of the plurality of image processes. Only version 3 images could be reused.
【0006】それゆえに、本発明の目的は、新規な画像
ファイルを作成する際に、保存すべきバージョンの管理
データ量を大幅に削減し得る画像ファイルのバージョン
管理装置を提供することである。SUMMARY OF THE INVENTION It is therefore an object of the present invention to provide an image file version management apparatus capable of greatly reducing the amount of version management data to be stored when a new image file is created.
【0007】[0007]
【課題を解決するための手段】請求項1に係る発明は、
画像処理装置において元のバージョンの画像ファイルか
ら新規に作成される画像ファイルのバージョンを管理す
る装置であって、新規な画像ファイルの作成に当たり、
元のバージョンの画像ファイルに対して施された画像処
理が画像全体に対して一括的に実施される第1の画像処
理であるか、画像の一部に対して局所的に実施される第
2の画像処理であるかを判別する判別手段、判別手段の
判別の結果、元のバージョンの画像ファイルに対して第
1の画像処理が施された場合は、当該元のバージョンの
画像ファイルに対して施された画像処理の内容を指示す
る情報を、新規に作成された画像ファイルのバージョン
管理データとして保存する第1の保存手段、および判別
手段の判別の結果、元のバージョンの画像ファイルに対
して第2の画像処理が施された場合は、当該元のバージ
ョンの画像ファイルと新規に作成された画像ファイルと
の差分画像データを、新規に作成された画像ファイルの
バージョン管理データとして保存する第2の保存手段を
備えている。The invention according to claim 1 is
An image processing apparatus for managing a version of an image file newly created from an original version of an image file.
The image processing performed on the original version of the image file is the first image processing performed collectively on the entire image or the second image processing performed locally on a part of the image When the first image processing is performed on the original version of the image file, the first version of the image file is subjected to the first version of the image file. First storage means for storing the information indicating the content of the image processing performed as version management data of a newly created image file, and a result of the determination by the determination means, the image file of the original version If the second image processing has been performed, the difference image data between the original version of the image file and the newly created image file is stored in the version management data of the newly created image file. And a second storing means for storing as data.
【0008】請求項2に係る発明は、請求項1の発明に
おいて、復元すべき画像ファイルのバージョンを指定す
るバージョン指定手段、第1および第2の保存手段を参
照して、指定されたバージョンの画像ファイルの作成履
歴を抽出する作成履歴抽出手段、および作成履歴抽出手
段により抽出された作成履歴に基づいて、指定されたバ
ージョンの画像ファイルの作成過程で発生した全ての画
像処理を、原画像の画像ファイルに対して再度繰り返す
ことにより、指定されたバージョンの画像ファイルを復
元する画像ファイル復元手段をさらに備えることを特徴
とする。According to a second aspect of the present invention, in the first aspect of the present invention, referring to the version specifying means for specifying the version of the image file to be restored and the first and second storage means, Creation history extraction means for extracting the creation history of the image file, and, based on the creation history extracted by the creation history extraction means, all image processing that occurred during the creation process of the specified version of the image file The image processing apparatus further includes an image file restoring unit that restores a designated version of the image file by repeating the operation for the image file again.
【0009】[0009]
【作用】請求項1に係る発明においては、新規な画像フ
ァイルの作成に当たり、元のバージョンの画像ファイル
に対して施された画像処理が画像全体に対して一括的に
実施された第1の画像処理である場合は、元のバージョ
ンの画像ファイルに対して施された画像処理の内容を指
示する情報をバージョン管理データとして保存する。一
方、元のバージョンの画像ファイルに対して施された画
像処理が画像の一部に対して局所的に実施された第2の
画像処理である場合は、元のバージョンの画像ファイル
と新規に作成された画像ファイルとの差分画像データを
バージョン管理データとして保存する。これによって、
バージョン管理のための保存データ量が従来の画像処理
装置に比べて著しく削減される。According to the first aspect of the present invention, when creating a new image file, the first image in which image processing performed on the original version of the image file is collectively performed on the entire image In the case of processing, information indicating the content of image processing performed on the original version of the image file is stored as version management data. On the other hand, when the image processing performed on the original version of the image file is the second image processing locally performed on a part of the image, the image file of the original version and the newly created image file are created. The difference image data from the image file thus saved is stored as version management data. by this,
The amount of stored data for version management is significantly reduced as compared with a conventional image processing apparatus.
【0010】請求項2に係る発明においては、復元すべ
き画像ファイルのバージョンが指定されたとき、第1お
よび第2の保存手段を参照して、指定されたバージョン
の画像ファイルの作成履歴を抽出し、この抽出された作
成履歴に基づいて、指定されたバージョンの画像ファイ
ルの作成過程で発生した全ての画像処理を、原画像の画
像ファイルに対して再度繰り返すようにしている。これ
によって、各バージョンの画像ファイルが忠実に復元さ
れる。なお、バージョン間の画像処理を途中で止めれ
ば、バージョン間の途中の画像処理結果を再現して利用
することも可能となる。In the invention according to claim 2, when the version of the image file to be restored is designated, the creation history of the designated version of the image file is extracted by referring to the first and second storage means. Then, based on the extracted creation history, all image processing that occurred in the process of creating the designated version of the image file is repeated for the original image file. As a result, the image files of each version are faithfully restored. If image processing between versions is stopped halfway, it is possible to reproduce and use the image processing result halfway between versions.
【0011】[0011]
【実施例】本発明の一実施例の内容を具体的に説明する
前に、まず図1を参照して、その原理について説明す
る。前述したように、画像処理システムで扱われる画像
処理は、大別して2種類に分類される。その一つは画像
全体(全画素)に対して実施する第1の画像処理(画像
の拡大,縮小,回転,変形,色変換等)であり、もう一
つは画像の一部に対して実施する第2の画像処理(レタ
ッチ(画像の傷消し),ブラッシング等)である。後述
の実施例は、実施された画像処理の種別に応じて画像フ
ァイルのバージョンの管理方法を以下のように変えるこ
とを特徴としている。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Before specifically describing the contents of one embodiment of the present invention, the principle will be described with reference to FIG. As described above, the image processing handled by the image processing system is roughly classified into two types. One is the first image processing (enlargement, reduction, rotation, transformation, color conversion, etc.) performed on the entire image (all pixels), and the other is performed on a part of the image. Image processing (such as retouching (image erasure), brushing, etc.). The embodiment described below is characterized in that the method of managing the version of an image file is changed as follows according to the type of image processing performed.
【0012】(1)第1の画像処理の場合 第1の画像処理は、指示された内容の画像処理を画像全
体に対して一括的に実施するため、その再現は比較的容
易である。すなわち、第1の画像処理が実施される場合
は、図1(a)に示すように、画像処理内容の指示情報
(画像処理の関数またはコマンド名,それぞれの実行に
必要なパラメータ等)を保存する。こうしておけば、元
のバージョンの画像データに対して、当該指示された画
像処理を再度実行することにより、いつでも次のバージ
ョンの画像を再現することができる。(1) First Image Processing In the first image processing, since the image processing of the specified contents is collectively performed on the entire image, its reproduction is relatively easy. That is, when the first image processing is performed, as shown in FIG. 1A, the instruction information of the image processing contents (function or command name of the image processing, parameters necessary for each execution, etc.) is stored. I do. By doing so, the next version of image can be reproduced at any time by executing the specified image processing again on the original version of image data.
【0013】(2)第2の画像処理の場合 第2の画像処理は、画像の一部分がその処理により変更
されているだけで、全体として変更されている画像デー
タは少ないと考えることができる。そこで、第2の画像
処理が実施される場合は、図1(b)に示すように、画
像処理前の画像データと画像処理後の画像データとの差
分をとり、その差分画像データを保存する。差分画像デ
ータのエントロピーは処理後の画像データに比べて大幅
に減少するので、高圧縮率で保存画像データ量を低減す
ることが可能となる。なお、好ましくは、差分画像デー
タをJPEG(高精細静止画像の国際標準化符号化方
式)のロスレス法等の可逆符号化法により圧縮化して保
存すると、高画質を保持しつつより一層の高圧縮率が期
待できる。なお、画像データの再現に当たっては、元の
バージョンの画像データに対して、差分画像データを加
算すればよい。(2) In the case of the second image processing In the second image processing, only a part of the image is changed by the processing, and it can be considered that the image data changed as a whole is small. Therefore, when the second image processing is performed, as shown in FIG. 1B, the difference between the image data before the image processing and the image data after the image processing is calculated, and the difference image data is stored. . Since the entropy of the differential image data is significantly reduced as compared with the processed image data, it is possible to reduce the amount of stored image data at a high compression rate. Preferably, when the difference image data is compressed and stored by a lossless method such as a lossless method of JPEG (International Standardization Coding System for High-Definition Still Images), a higher compression ratio is maintained while maintaining high image quality. Can be expected. To reproduce the image data, the difference image data may be added to the original version of the image data.
【0014】上記(1)の場合は、画像処理内容の指示
情報のみを保存しているので、従来のように画像ファイ
ルそのものを保存する場合に比べて、保存データ量が激
減する。また、バージョン間で繰り返される画像処理を
途中で停止すれば、バージョン間の途中の画像処理結果
も再現できる。従って、バージョン間の途中の画像処理
結果も再利用可能となる。In the case of (1), since only the instruction information of the image processing contents is stored, the amount of data to be stored is drastically reduced as compared with the conventional case where the image file itself is stored. Further, if the image processing repeated between versions is stopped halfway, the image processing result halfway between versions can be reproduced. Therefore, the image processing result on the way between versions can be reused.
【0015】一方、上記(2)の場合は、画像処理前の
画像データと画像処理後の画像データとの差分画像デー
タを保存するようにしているので、従来のように画像フ
ァイルそのものを保存する場合に比べて、保存画像ファ
イルの圧縮率を大幅に向上できる。On the other hand, in the case of the above (2), since the difference image data between the image data before the image processing and the image data after the image processing is stored, the image file itself is stored as in the conventional case. As compared with the case, the compression ratio of the saved image file can be greatly improved.
【0016】次に、本発明の一実施例のより具体的な内
容について説明する。図2は、本発明の一実施例の画像
処理装置の構成を示すブロック図である。図2におい
て、制御部1と、メインメモリ2と、画像処理部3と、
差分演算部4と、圧縮・伸長部5と、表示用メモリ6
と、キーボード7と、第1画像メモリ8と、第2画像メ
モリ9と、第1テーブルメモリ10と、第2テーブルメ
モリ11と、第1の2次記憶装置12と、第2の2次記
憶装置13とがシステムバス17を介して相互に接続さ
れている。Next, more specific contents of one embodiment of the present invention will be described. FIG. 2 is a block diagram showing the configuration of the image processing apparatus according to one embodiment of the present invention. 2, a control unit 1, a main memory 2, an image processing unit 3,
Difference calculation unit 4, compression / decompression unit 5, display memory 6
, A keyboard 7, a first image memory 8, a second image memory 9, a first table memory 10, a second table memory 11, a first secondary storage device 12, and a second secondary storage The device 13 is mutually connected via a system bus 17.
【0017】中央処理装置としての制御部1は、CPU
等を含み、画像処理装置全体の動作を制御する。メイン
メモリ2は、RAM等によって構成され、制御部1の作
業用メモリとして用いられる。画像処理部3は、画像デ
ータに対して種々の処理を施すデバイスであり、汎用の
画像処理用プロセッサまたはDSP(ディジタル・シグ
ナル・プロセッサ)等により構成される。差分演算部4
は、差分画像データを演算するデバイスであり、差分演
算用プロセッサまたはDSP等により構成される。圧縮
・伸長部5は、差分演算部4で演算された差分データ
を、JPEG(高精細静止画像の国際標準化符号化方
式)のロスレス法等の可逆符号化法により圧縮・伸長す
るデバイスであり、圧縮・伸長処理用プロセッサまたは
DSP等により構成される。なお、制御部1の処理能力
が高い場合、画像処理部3,差分演算部4および圧縮・
伸長部5のいずれかまたは全部の処理を制御部1が実行
するようにしてもよい。The control unit 1 as a central processing unit includes a CPU
And the like, and controls the operation of the entire image processing apparatus. The main memory 2 includes a RAM or the like, and is used as a working memory of the control unit 1. The image processing unit 3 is a device that performs various types of processing on image data, and includes a general-purpose image processing processor or a DSP (digital signal processor). Difference calculation unit 4
Is a device for calculating difference image data, and is configured by a difference calculation processor, a DSP, or the like. The compression / decompression unit 5 is a device that compresses / decompresses the difference data calculated by the difference calculation unit 4 by a lossless method such as a lossless method of JPEG (International Standardized Coding for High-Definition Still Images). It is composed of a compression / decompression processor or a DSP. If the processing capacity of the control unit 1 is high, the image processing unit 3, the difference calculation unit 4, and the compression /
The control unit 1 may execute any or all of the processing of the decompression unit 5.
【0018】表示用メモリ6は、フレームバッファとも
称し、CRTディスプレイ15に表示する少なくとも1
フレーム分の画像データを記憶する。表示用メモリ6に
記憶された画像データは、D/A変換器14でアナログ
映像信号に変換された後、CRTディスプレイ15に与
えられ、そこに表示される。キーボード7は、オペレー
タによって操作され、コマンドや各種データを制御部1
に入力するための装置である。なお、このキーボード7
には、マウス16が付属しており、このマウス16によ
ってもコマンドや各種データの入力が可能である。The display memory 6 is also called a frame buffer, and has at least one display for displaying on the CRT display 15.
The image data for the frame is stored. The image data stored in the display memory 6 is converted into an analog video signal by the D / A converter 14, and then given to the CRT display 15, where it is displayed. The keyboard 7 is operated by an operator and transmits commands and various data to the control unit 1.
Is a device for inputting the information. Note that this keyboard 7
Is provided with a mouse 16, and commands and various data can be input with the mouse 16.
【0019】第1および第2画像メモリ8および9は、
画像データ処理時に処理の対象となる画像データを記憶
するもので、画像処理実行の際はトグルされて使用され
る。第1テーブルメモリ10は、後述の図5に示すよう
なバージョン管理テーブルを記憶する。第2テーブルメ
モリ11は、後述の図3および図4に示すような第1お
よび第2の処理名管理テーブルを記憶する。第1の2次
記憶装置12は、原画像ファイルや差分画像ファイルを
保存する装置であり、例えばオートチェンジャー付きの
大容量磁気ディスク装置または大容量光磁気ディスク装
置によって構成される。第2の2次記憶装置13は、後
述の図5に示すようなバージョン管理テーブルを記憶す
るとともに、OSシステムやウインドウシステムや印刷
・製版処理のための種々のプログラムデータを記憶する
装置であり、磁気ディスク装置等によって構成される。
前述の制御部1は、第2の2次記憶装置13に格納され
たプログラムデータに従って動作する。なお、メインメ
モリ2,第1および第2画像メモリ8および9,第1お
よび第2テーブルメモリ10および11は、RAM等に
よって構成される。The first and second image memories 8 and 9 are:
It stores image data to be processed at the time of image data processing, and is used by being toggled when executing image processing. The first table memory 10 stores a version management table as shown in FIG. 5 described later. The second table memory 11 stores first and second process name management tables as shown in FIGS. 3 and 4 described later. The first secondary storage device 12 is a device that stores an original image file and a difference image file, and is constituted by, for example, a large-capacity magnetic disk device with an autochanger or a large-capacity magneto-optical disk device. The second secondary storage device 13 is a device that stores a version management table as shown in FIG. 5 to be described later, and stores various program data for an OS system, a window system, and printing and plate making processes. It is composed of a magnetic disk device and the like.
The control unit 1 operates according to the program data stored in the second secondary storage device 13. The main memory 2, the first and second image memories 8 and 9, and the first and second table memories 10 and 11 are constituted by a RAM or the like.
【0020】次に、本実施例の画像処理装置で用いられ
る各種データテーブルについて説明する。まず、図3お
よび図4を参照して、処理名管理テーブルについて説明
する。図3に示す第1の処理名管理テーブルは、画像全
体に対して施す第1の画像処理(拡大,縮小,回転,変
形,色変換等)に関するデータを記憶しており、具体的
には、各画像処理の処理番号と、処理名と、関数名と、
必要なパラメータの種類とを記憶している。図4に示す
第2の処理名管理テーブルは、画像の一部に対して施す
第2の画像処理(レタッチ,ブラッシング等)に関する
データを記憶しており、具体的には、各画像処理の番号
と、処理名とを記憶している。Next, various data tables used in the image processing apparatus of this embodiment will be described. First, the process name management table will be described with reference to FIGS. The first processing name management table shown in FIG. 3 stores data relating to first image processing (enlargement, reduction, rotation, deformation, color conversion, etc.) to be performed on the entire image. A processing number of each image processing, a processing name, a function name,
Necessary parameter types are stored. The second processing name management table shown in FIG. 4 stores data relating to second image processing (retouching, brushing, etc.) performed on a part of an image. Specifically, the number of each image processing And the processing name.
【0021】次に、図5を参照して、バージョン管理テ
ーブルについて説明する。図5に示すバージョン管理テ
ーブルは、各画像ファイルのバージョン管理データを記
憶しており、具体的には、その画像ファイルのバージョ
ン番号と、処理の対象となった元の画像ファイルのバー
ジョン番号(元バージョン番号)と、元の画像ファイル
に対して施された画像処理の番号(図3および図4の処
理名管理テーブルに格納されている)と、各画像処理に
対応する処理パラメータまたは画像ファイル名とを記憶
している。Next, the version management table will be described with reference to FIG. The version management table shown in FIG. 5 stores version management data of each image file. Specifically, the version number of the image file and the version number (original number) of the original image file to be processed are stored. Version number), the number of the image processing performed on the original image file (stored in the processing name management table in FIGS. 3 and 4), and the processing parameter or image file name corresponding to each image processing And remember.
【0022】上記図5のバージョン管理テーブルに記憶
されたバージョン管理データを、図6を参照して説明す
る。図5および図6において、バージョン1の画像ファ
イル(原画像のファイル)は、ファイル名abc.CT
として保存されている。バージョン2の画像ファイル
は、バージョン1の画像ファイルに対して、処理番号#
1,#3,#7の画像処理(図3参照)と、処理番号#
101の画像処理(図4参照)とが施されて生成された
もので、処理番号#7の画像処理結果と処理番号#10
1の画像処理結果との差分画像データがファイル名ab
c.CT.2として保存されている。なお、処理番号#
1,#3,#7の画像処理のパラメータは、それぞれ、
(30),(def),(700,50)である。バー
ジョン3の画像ファイルは、バージョン1の画像ファイ
ルに対して、処理番号#2,#4(図3参照)の画像処
理が施されて生成されたもので、処理番号#2,#4の
画像処理のパラメータは、それぞれ、(30,50),
(3,7.5)である。バージョン4の画像ファイル
は、バージョン2の画像ファイルに対して、処理番号#
1,#3の画像処理が施されて生成されたもので、処理
番号#1,#3の画像処理のパラメータは、それぞれ、
(55),(hij)である。バージョン5の画像ファ
イルは、バージョン4の画像ファイルに対して、処理番
号#2の画像処理が施されて生成されたもので、そのパ
ラメータは(40,70)である。バージョン6の画像
ファイルは、バージョン5の画像ファイルに対して、処
理番号#102の画像処理(図4参照)が施されて生成
されたもので、バージョン5の画像処理結果とバージョ
ン6の画像処理結果との差分画像データがファイル名a
bc.CT.6として保存されている。バージョン7の
画像ファイルは、バージョン6の画像ファイルに対し
て、処理番号#2の画像処理が施されて生成されたもの
で、そのパラメータは(20,10)である。The version management data stored in the version management table shown in FIG. 5 will be described with reference to FIG. 5 and 6, the image file of version 1 (the file of the original image) has the file name abc. CT
Has been saved as. The version 2 image file has a processing number # corresponding to the version 1 image file.
1, # 3, and # 7 image processing (see FIG. 3) and processing number #
The image processing result of processing number # 7 and processing number # 10 are generated by performing image processing 101 (see FIG. 4).
The difference image data from the image processing result of file 1 is file name ab
c. CT. 2 stored. In addition, processing number #
The parameters of image processing of # 1, # 3 and # 7 are respectively
(30), (def), and (700, 50). The version 3 image file is generated by performing image processing of processing numbers # 2 and # 4 (see FIG. 3) on the version 1 image file. The processing parameters are (30, 50),
(3, 7.5). The version 4 image file has a processing number # corresponding to the version 2 image file.
The image processing parameters of processing numbers # 1 and # 3 are generated by performing image processing of # 1 and # 3, respectively.
(55) and (hij). The version 5 image file is generated by performing image processing of process number # 2 on the version 4 image file, and its parameter is (40, 70). The version 6 image file is generated by subjecting the version 5 image file to image processing of process number # 102 (see FIG. 4). The version 5 image processing result and the version 6 image processing The difference image data from the result is file name a
bc. CT. 6 is stored. The image file of version 7 is generated by performing image processing of process number # 2 on the image file of version 6, and its parameter is (20, 10).
【0023】次に、図7を参照して、バージョン履歴テ
ーブルについて説明する。図7に示すバージョン履歴テ
ーブルは、指定されたバージョン(図7では、一例とし
てバージョン6)の画像ファイルが、バージョン1の原
画像ファイルからどのような履歴をたどって生成された
かを示したもので、図5のバージョン管理テーブルを参
照してメインメモリ2上に展開される。図7の例では、
バージョン6の画像ファイルが、バージョン1→バージ
ョン2→バージョン4→バージョン5→バージョン6の
履歴をたどって生成されたことを示している。Next, the version history table will be described with reference to FIG. The version history table shown in FIG. 7 shows the history of the image file of the designated version (in FIG. 7, for example, version 6) generated from the version 1 original image file. 5 is developed on the main memory 2 with reference to the version management table of FIG. In the example of FIG.
This indicates that the image file of version 6 was generated by following the history of version 1 → version 2 → version 4 → version 5 → version 6.
【0024】次に、図8のフローチャートを参照して、
本実施例における新規バージョンの作成動作およびその
管理動作を説明する。まず、オペレータは、画像ファイ
ルの新規バージョンを作成するために、その元となる古
いバージョンの番号を指定する(ステップS1)。すな
わち、すでに作成されたバージョンの画像ファイルを処
理して新規バージョンの画像ファイルを作成することに
なる。次に、制御部1は、トグルカウンタm(例えば、
メインメモリ2内に設けられる)に初期値として“0”
をセットする(ステップS2)。このトグルカウンタm
は、更新される毎にその値が0→1→0→1…と、トグ
ル的に変化していく。次に、制御部1は、トグルカウン
タmで指定される画像メモリ上に、上記ステップS1で
指定されたバージョンの画像ファイルを復元する(ステ
ップS3)。この復元動作は、図9を参照して後に詳細
に説明する。なお、ここではトグルカウンタmの値
“0”に対して第1画像メモリ8が対応しており、
“1”に対して第2画像メモリ9が対応している。従っ
て、当初指定されたバージョンの画像ファイルは、第1
画像メモリ8上で復元される。次に、制御部1は、第1
画像メモリ8上で復元された画像ファイルをCRTディ
スプレイ15に表示させる(ステップS4)。Next, referring to the flowchart of FIG.
The operation of creating a new version and the operation of managing the new version in this embodiment will be described. First, to create a new version of an image file, the operator specifies the number of the old version from which the new version is created (step S1). That is, the already created version of the image file is processed to create a new version of the image file. Next, the control unit 1 controls the toggle counter m (for example,
"0" as an initial value in the main memory 2)
Is set (step S2). This toggle counter m
Every time it is updated, its value toggles from 0 → 1 → 0 → 1... Next, the control unit 1 restores the image file of the version specified in step S1 on the image memory specified by the toggle counter m (step S3). This restoration operation will be described later in detail with reference to FIG. Here, the first image memory 8 corresponds to the value “0” of the toggle counter m,
The second image memory 9 corresponds to “1”. Therefore, the initially specified version of the image file is
The image is restored on the image memory 8. Next, the control unit 1
The image file restored on the image memory 8 is displayed on the CRT display 15 (step S4).
【0025】次に、制御部1は、トグルカウンタmのカ
ウント値を更新する(ステップS5)。なお、トグルカ
ウンタmの最初の更新カウント値は“1”となる。次
に、オペレータは、実施したい画像処理の番号(第2テ
ーブルメモリ11内の第1または第2の処理名管理テー
ブル(図3または図4参照)に格納されている)を選択
し、その実行を指示する(ステップS6)。なお、オペ
レータは、第1の処理名管理テーブルから前述の第1の
画像処理を選択する場合は、その処理名とともに画像処
理に必要なパラメータも入力する。次に、制御部1は、
選択された画像処理番号に対応する画像処理を実行し、
その処理結果をトグルカウンタmで指定される画像メモ
リ(最初は、第2画像メモリ9)に格納する(ステップ
S7)。次に、制御部1は、トグルカウンタmで指定さ
れた画像メモリに格納された画像処理結果をCRTディ
スプレイ15に表示させる(ステップS8)。Next, the control section 1 updates the count value of the toggle counter m (step S5). Note that the first update count value of the toggle counter m is “1”. Next, the operator selects the number of the image processing to be performed (stored in the first or second processing name management table (see FIG. 3 or FIG. 4) in the second table memory 11) and executes it. Is instructed (step S6). When the operator selects the above-described first image processing from the first processing name management table, the operator also inputs parameters necessary for image processing together with the processing name. Next, the control unit 1
Execute the image processing corresponding to the selected image processing number,
The processing result is stored in the image memory (firstly, the second image memory 9) designated by the toggle counter m (step S7). Next, the control unit 1 displays the image processing result stored in the image memory designated by the toggle counter m on the CRT display 15 (step S8).
【0026】次に、制御部1は、新規バージョンの作成
処理が終了したか否かを判断する(ステップS9)。な
お、新規バージョンの作成処理の終了は、オペレータに
よっって指示される。新規バージョンの作成処理が終了
していない場合、制御部1は、前述のステップS7で実
行された画像処理の結果に対してオペレータの了承が得
られたか否かを判断する(ステップS10)。オペレー
タは、CRTディスプレイ15に表示された画像処理結
果に対して不備がない場合は、制御部1に対して画像処
理結果を了承する指示を与える。オペレータから画像処
理結果を了承する指示が与えられない場合、すなわちキ
ャンセルする指示が与えられると、制御部1は、再びス
テップS6〜S8の動作を繰り返す。これによって、最
初の画像処理結果がキャンセルされて画像処理がやり直
される。Next, the control section 1 determines whether or not the processing for creating a new version has been completed (step S9). The end of the new version creation process is instructed by the operator. If the new version creation processing has not been completed, the control unit 1 determines whether or not the operator's consent has been obtained with respect to the result of the image processing executed in step S7 (step S10). When there is no defect in the image processing result displayed on the CRT display 15, the operator gives an instruction to the control unit 1 to approve the image processing result. When an instruction to approve the image processing result is not given from the operator, that is, when an instruction to cancel is given, the control unit 1 repeats the operations of steps S6 to S8 again. As a result, the first image processing result is canceled and the image processing is performed again.
【0027】一方、ステップS10において、画像処理
結果に対するオペレータの了承指示が得られた場合、制
御部1は、そのとき実行された画像処理が、画像全体に
対して一括的に実施された第1の画像処理(画像の拡
大,縮小,回転,変形,色変換等)であるか、または画
像の一部に対して局所的に実施された第2の画像処理
(レタッチ,ブラッシング等)であるかを判断する(ス
テップS11)。このとき、上記第1の画像処理が実行
された場合、制御部1は、当該実行された第1の画像処
理に対応する画像処理番号およびパラメータ(これら
は、前述のステップS6で選択され、入力されている)
を、一時的にメインメモリ2に格納する(ステップS1
2)。一方、上記第2の画像処理が実行された場合、制
御部1は、第1画像メモリ8に格納された画像データと
第2画像メモリ9に格納された画像データとの差分画像
データを演算する(ステップS13)。次に、制御部1
は、演算した差分画像データをJPEG(高精細静止画
像の国際標準化符号化方式)のロスレス法等の可逆符号
化法で圧縮し、差分画像ファイルとして、第1の2次記
憶装置12内に格納する(ステップS14)。なお、こ
のとき実行された第2の画像処理に対応する画像処理番
号は、メインメモリ2に一時的に格納されている。On the other hand, in step S10, when an operator's consent instruction for the image processing result is obtained, the control unit 1 determines that the image processing executed at that time has been performed collectively on the entire image. Is the image processing (enlargement, reduction, rotation, deformation, color conversion, etc.) of the image, or is the second image processing (retouch, brushing, etc.) locally performed on a part of the image? Is determined (step S11). At this time, when the first image processing is executed, the control unit 1 determines the image processing number and the parameter corresponding to the executed first image processing (these are selected in step S6 and the input Has been)
Is temporarily stored in the main memory 2 (step S1).
2). On the other hand, when the second image processing is executed, the control unit 1 calculates difference image data between the image data stored in the first image memory 8 and the image data stored in the second image memory 9. (Step S13). Next, the control unit 1
Compresses the calculated difference image data by a lossless method such as a lossless method of JPEG (international standardized coding method for high-definition still images) and stores it in the first secondary storage device 12 as a difference image file (Step S14). The image processing number corresponding to the second image processing executed at this time is temporarily stored in the main memory 2.
【0028】上記ステップS12またはS14の処理が
終了すると、制御部1は、再びステップS5の動作に戻
り、上記と同様の処理(ステップS5〜S14の処理)
を繰り返す。なお、この繰り返しルーチンにおいて、第
1および第2画像メモリ8および9は、トグルカウンタ
mが順次更新されることにより、トグルして使用され
る。すなわち、第1画像メモリ8に1つ前の画像処理結
果が格納されているときは第2画像メモリ9に現在の画
像処理結果が格納され、逆に、第1画像メモリ8に現在
の画像処理結果が格納されているときは第2画像メモリ
9に1つ前の画像処理結果が格納されることになる。When the processing in step S12 or S14 is completed, the control section 1 returns to the operation in step S5 again, and performs the same processing as above (processing in steps S5 to S14).
repeat. In the repetition routine, the first and second image memories 8 and 9 are used by being toggled by sequentially updating the toggle counter m. That is, when the previous image processing result is stored in the first image memory 8, the current image processing result is stored in the second image memory 9, and conversely, the current image processing result is stored in the first image memory 8. When the result is stored, the previous image processing result is stored in the second image memory 9.
【0029】以上のステップS5〜S14の処理が繰り
返されて、新規バージョンに対する全ての画像処理が終
了すると、ステップS9からステップS15に進み、制
御部1は、メインメモリ2に格納された画像処理番号お
よびパラメータと、第1の2次記憶装置12に格納され
た差分画像ファイルのファイル名とを、図5に示すバー
ジョン管理テーブル(第2の2次記憶装置13内に予め
設定されている)に登録する。その後、制御部1は、新
規バージョンの作成および管理動作を終了する。When the above steps S5 to S14 are repeated and all image processing for the new version is completed, the process proceeds from step S9 to step S15, where the control unit 1 determines the image processing number stored in the main memory 2 And the parameter and the file name of the difference image file stored in the first secondary storage device 12 in a version management table (preset in the second secondary storage device 13) shown in FIG. sign up. After that, the control unit 1 ends the creation and management operation of the new version.
【0030】次に、図9を参照して、本実施例における
画像ファイルの復元動作を説明する。なお、この図9の
復元動作は、代表的には、新規バージョン作成のための
前述の図8のステップS3で実行される。しかしなが
ら、これに限定されることなく、その他の目的で古いバ
ージョンの画像ファイルを参照したい場合(例えば、古
いバージョンの画像ファイルを再利用したい場合)にも
実行される。Next, the operation of restoring an image file in this embodiment will be described with reference to FIG. Note that the restoration operation in FIG. 9 is typically performed in the above-described step S3 in FIG. 8 for creating a new version. However, the present invention is not limited to this, and may be executed when an old version of an image file is to be referred to for other purposes (for example, when an old version of an image file is to be reused).
【0031】まず、制御部1は、復元したい画像ファイ
ルのバージョン番号kを入力する(ステップS21)。
このバージョン番号kは、一般的には、オペレータによ
って指定される。次に、制御部1は、原画像のファイル
(バージョン番号1の画像ファイル)を第1の2次記憶
装置12から読み出し、第1画像メモリ8(または第2
画像メモリ9)にロードする(ステップS22)。次
に、制御部1は、第2の2次記憶装置13からバージョ
ン管理テーブル(図5参照)を読み出して第1テーブル
メモリ10上に格納しそれを参照することにより、指定
されたバージョンkに対するバージョン履歴テーブルを
作成し、かつ原画像ファイルのバージョン1から指定バ
ージョンkに至るバージョン遷移数nを得る(ステップ
S23)。ここで、バージョン管理テーブルに図5に示
すようなバージョン管理データが格納されていたとし、
指定されたバージョン番号が6であるとすると、このと
き作成されるバージョン履歴テーブルは、図7に示すよ
うになる。すなわち、バージョン6の画像ファイルは、
バージョン1→バージョン2→バージョン4→バージョ
ン5→バージョン6という履歴をたどって作成されてお
り、そのバージョン遷移数nは5である。なお、作成さ
れたバージョン履歴テーブルは、メインメモリ2上に展
開される。First, the control unit 1 inputs a version number k of an image file to be restored (step S21).
This version number k is generally specified by the operator. Next, the control unit 1 reads the file of the original image (the image file of version number 1) from the first secondary storage device 12, and reads the first image memory 8 (or the second image file).
The image data is loaded into the image memory 9) (step S22). Next, the control unit 1 reads out the version management table (see FIG. 5) from the second secondary storage device 13, stores it in the first table memory 10, and refers to the version management table. A version history table is created, and the number n of version transitions from version 1 of the original image file to the designated version k is obtained (step S23). Here, it is assumed that version management data as shown in FIG. 5 is stored in the version management table,
Assuming that the designated version number is 6, the version history table created at this time is as shown in FIG. That is, the image file of version 6 is
It is created by following the history of version 1 → version 2 → version 4 → version 5 → version 6, and the number n of version transitions is 5. Note that the created version history table is developed on the main memory 2.
【0032】次に、制御部1は、バージョン数カウンタ
i(例えば、メインメモリ2内に設けられる)に初期値
として2を設定する(ステップS24)。次に、制御部
1は、メインメモリ2に展開されたバージョン履歴テー
ブルからi番目(最初は、2番目)に格納されているバ
ージョンの番号qを得る(ステップS25)。図7の例
では、2番目に格納されているバージョンはバージョン
2であるため、制御部1はqとして2を得る。次に、制
御部1は、第1テーブルメモリ10に格納されたバージ
ョン管理テーブル(図5参照)を参照し、バージョンq
の画像ファイルを作成する際に元のバージョンに対して
施された画像処理の個数(画像処理関数の個数)pを得
る(ステップS26)。例えば、図5において、バージ
ョン2を作成する際に元のバージョン1に対して施され
た画像処理の個数は、画像処理番号#1,#3,#7,
#101の4個である。次に、制御部1は、画像処理個
数カウンタj(例えば、メインメモリ2内に設けられ
る)に初期値として1を設定する(ステップS27)。Next, the controller 1 sets 2 as an initial value in a version number counter i (for example, provided in the main memory 2) (step S24). Next, the control unit 1 obtains the version number q stored in the i-th (first at the second) version from the version history table developed in the main memory 2 (step S25). In the example of FIG. 7, since the version stored second is version 2, the control unit 1 obtains 2 as q. Next, the control unit 1 refers to the version management table (see FIG. 5) stored in the first table memory 10 and checks the version q
Then, the number p (the number of image processing functions) of image processing performed on the original version when the image file is created is obtained (step S26). For example, in FIG. 5, the number of image processing performed on the original version 1 when creating the version 2 is determined by the image processing numbers # 1, # 3, # 7,
# 101. Next, the controller 1 sets 1 as an initial value in an image processing number counter j (for example, provided in the main memory 2) (step S27).
【0033】次に、制御部1は、バージョンqの画像フ
ァイルに対するj番目の画像処理(最初は、1番目の画
像処理)が、画像全体に対して実施された第1の画像処
理であるか、または画像の一部に対して実施された第2
の画像処理であるかを判断する(ステップS28)。こ
のとき、j番目の画像処理が上記第1の画像処理である
場合、制御部1は、第1テーブルメモリ10に格納され
たバージョン管理テーブル(図5参照)を参照して、対
応する画像処理のパラメータを得る(ステップS2
9)。次に、制御部1は、ステップS29で得たパラメ
ータに基づき、第1画像メモリ8に格納された画像ファ
イル(最初は、原画像ファイル)に対して対応する画像
処理を実行する(ステップS30)。これによって、当
該第1の画像処理の処理結果が復元される。Next, the control unit 1 determines whether the j-th image processing (firstly the first image processing) on the version q image file is the first image processing performed on the entire image. Or a second performed on a portion of the image
Is determined (step S28). At this time, if the j-th image processing is the above-described first image processing, the control unit 1 refers to the version management table (see FIG. 5) stored in the first table memory 10 and performs the corresponding image processing. (Step S2)
9). Next, based on the parameters obtained in step S29, the control unit 1 executes corresponding image processing on the image file (firstly, the original image file) stored in the first image memory 8 (step S30). . Thereby, the processing result of the first image processing is restored.
【0034】一方、ステップS28において、j番目の
画像処理が上記第2の画像処理である場合、制御部1
は、第1テーブルメモリ10に格納されたバージョン管
理テーブル(図5参照)を参照して、対応する差分画像
ファイル名を得る(ステップS31)。次に、制御部1
は、当該差分画像ファイル名に対応する差分画像ファイ
ルを第1の2次記憶装置12から読み出し、当該差分画
像ファイルに対してデータ伸長処理を施す(ステップS
32)。次に、制御部1は、第1画像メモリ8に格納さ
れた画像ファイルに対してデータ伸長された差分画像デ
ータを加算する(ステップS33)。これによって、当
該第2の画像処理の処理結果が復元される。On the other hand, if the j-th image processing is the second image processing in step S28, the control unit 1
Refers to the version management table (see FIG. 5) stored in the first table memory 10 to obtain a corresponding differential image file name (step S31). Next, the control unit 1
Reads the differential image file corresponding to the differential image file name from the first secondary storage device 12 and performs data decompression processing on the differential image file (Step S
32). Next, the control unit 1 adds the decompressed differential image data to the image file stored in the first image memory 8 (Step S33). As a result, the processing result of the second image processing is restored.
【0035】上記ステップS30またはS31の終了
後、制御部1は、画像処理個数カウンタjに1をインク
リメントする(ステップS34)。これによって、次回
の実行対象となる画像処理が更新される。次に、制御部
1は、画像処理個数カウンタjのカウント値が、前述の
ステップS26で得た画像処理の個数pよりも大きくな
ったか否かを判断し、それによってバージョンqの画像
ファイルの復元処理が終了したか否かを判断する(ステ
ップS35)。画像処理個数カウンタjのカウント値が
画像処理の個数p以下の場合(j≦pの場合)、バージ
ョンqの画像ファイルを復元するための画像処理の実行
が終了していないため、制御部1は、再び上記ステップ
S28〜S35の動作を繰り返す。After the end of step S30 or S31, the control section 1 increments the image processing number counter j by 1 (step S34). As a result, the image processing to be executed next is updated. Next, the control unit 1 determines whether or not the count value of the image processing number counter j has become larger than the number p of the image processing obtained in the above-described step S26, thereby restoring the version q image file. It is determined whether the processing has been completed (step S35). When the count value of the image processing number counter j is equal to or smaller than the number p of the image processing (when j ≦ p), since the execution of the image processing for restoring the image file of version q has not been completed, the control unit 1 Then, the operations of steps S28 to S35 are repeated again.
【0036】上記ステップS28〜S35の動作を繰り
返すことにより、画像処理個数カウンタjのカウント値
が画像処理の個数pよりも大きくなると(j>pの場
合)、バージョンqの画像ファイルを復元するための全
ての画像処理の実行が終了しているため、制御部1は、
バージョンqの画像ファイルの復元処理が終了したもの
と判断し、バージョン数カウンタiに1をインクリメン
トする(ステップS36)。次に、制御部1は、バージ
ョン数カウンタiのカウント値が、前述のステップS2
3で得たバージョン遷移数nよりも大きくなったか否か
を判断し、それによって指定バージョンkの画像ファイ
ルの復元処理が終了したか否かを判断する(ステップS
37)。バージョン数カウンタiのカウント値がバージ
ョン遷移数n以下の場合(i≦nの場合)、指定バージ
ョンkの画像ファイルの復元処理が終了していないた
め、制御部1は、再び上記ステップS25〜S37の動
作を繰り返す。When the count value of the image processing number counter j becomes larger than the number p of image processing (when j> p) by repeating the operations of steps S28 to S35, the image file of version q is restored. Since the execution of all the image processing has been completed, the control unit 1
It is determined that the restoration process of the version q image file has been completed, and the version number counter i is incremented by 1 (step S36). Next, the control unit 1 determines that the count value of the version number counter i is equal to the value in step S2 described above.
It is determined whether or not the number of version transitions n obtained in step 3 has become larger, thereby determining whether or not the restoration processing of the image file of the designated version k has been completed (step S).
37). If the count value of the version number counter i is equal to or smaller than the version transition number n (i ≦ n), the restoration processing of the image file of the designated version k has not been completed, so the control unit 1 returns to steps S25 to S37 again. Is repeated.
【0037】上記ステップS25〜S37の動作を繰り
返すことにより、バージョン数カウンタiのカウント値
がバージョン遷移数nよりも大きくなると(i>nの場
合)、指定バージョンkの画像ファイルの復元処理が終
了しているため、制御部1は、図9の復元動作を終了す
る。If the count value of the version number counter i becomes larger than the version transition number n by repeating the operations of steps S25 to S37 (i> n), the restoration processing of the image file of the designated version k is completed. Therefore, the control unit 1 ends the restoration operation of FIG.
【0038】上記のように、本実施例では、指定された
バージョンの画像ファイルがその作成履歴をたどって原
画像ファイルから順に復元されていく。このとき、途中
のバージョンの画像ファイルに対しては、元の画像処理
と全く同様の画像処理が施されるため、忠実な復元結果
が得られる。As described above, in the present embodiment, the designated version of the image file is restored from the original image file in order following the creation history. At this time, the image file of the intermediate version is subjected to exactly the same image processing as the original image processing, so that a faithful restoration result can be obtained.
【0039】なお、上記実施例では、差分画像データを
圧縮して保存するようにしたが、より大容量の記憶装置
の使用が可能な環境であれば、差分画像データをそのま
ま保存するようにしてもよい。また、上記実施例では、
差分画像データをJPEGのロスレス法等の可逆符号化
法で圧縮するようにしているため、圧縮・伸長を繰り返
しても画質の劣化が生じないが、このような利点を望ま
ないならば、ディスクリート・コサイン(DCT)変換
符号化法,ベクトル量子化符号化法等の非可逆符号化法
により差分画像データを圧縮するようにしてもよい。た
だし、この場合、可逆符号化法に比べて圧縮率が向上す
る(圧縮率は1/10以上)という別の利点が生じる。In the above embodiment, the difference image data is compressed and stored. However, in an environment where a larger storage device can be used, the difference image data is stored as it is. Is also good. In the above embodiment,
Since the difference image data is compressed by a lossless encoding method such as the JPEG lossless method, the image quality does not deteriorate even if the compression / decompression is repeated. The difference image data may be compressed by a lossy coding method such as a cosine (DCT) transform coding method or a vector quantization coding method. However, in this case, there is another advantage that the compression ratio is improved (compression ratio is 1/10 or more) compared to the lossless encoding method.
【0040】また、上記実施例は、スタンドアロン型の
装置として構成されたが、本発明はネットワーク環境下
で運用される画像処理システムにも適用が可能である。
例えば、画像処理部3における画像処理をクライアント
マシンで実行させ、その他の処理をサーバーマシンで実
行させるようにしてもよい。Although the above embodiment is configured as a stand-alone device, the present invention can be applied to an image processing system operated under a network environment.
For example, the image processing in the image processing unit 3 may be executed by a client machine, and the other processing may be executed by a server machine.
【0041】なお、本発明において、画像データの表現
方法は特定の方法に限定されることはなく、種々の表現
方法の適用が可能である。例えば、印刷・製版の分野で
利用されているRGBの3色またはイエロー,マゼン
タ,シアン,墨の4色を、各々8〜12ビットのデータ
で表現してもよい。また、その他の色空間、例えばCI
E(国際照明委員会)で提唱されているLabの色空間
で表現してもよい。さらに、モノクロ多値画像,モノク
ロ2値画像でも表現できる。In the present invention, the method of expressing image data is not limited to a specific method, and various expression methods can be applied. For example, three colors of RGB or four colors of yellow, magenta, cyan, and black used in the field of printing and plate making may be represented by 8- to 12-bit data. Also, other color spaces such as CI
It may be expressed in the Lab color space proposed by E (International Commission on Illumination). Furthermore, it can also be expressed as a monochrome multi-valued image or a monochrome binary image.
【0042】[0042]
【発明の効果】請求項1に係る発明によれば、新規な画
像ファイルの作成に当たり、元のバージョンの画像ファ
イルに対して施された画像処理が画像全体に対して一括
的に実施される場合は、元のバージョンの画像ファイル
に対して施された画像処理の内容を指示する情報をバー
ジョン管理データとして保存し、元のバージョンの画像
ファイルに対して施された画像処理が画像の一部に対し
て局所的に実施される場合は、元のバージョンの画像フ
ァイルと新規に作成された画像ファイルとの差分画像デ
ータをバージョン管理データとして保存するようにして
いるので、従来の画像処理装置のように画像ファイルそ
のものを保存する場合に比べて、バージョン管理のため
の保存データ量を著しく削減することができる。According to the first aspect of the present invention, when a new image file is created, image processing performed on the original version of the image file is collectively performed on the entire image. Saves information indicating the content of image processing performed on the original version of the image file as version control data, and the image processing performed on the original version of the image file becomes part of the image. When the image processing is locally performed, the difference image data between the original version of the image file and the newly created image file is stored as the version management data. As compared with the case where the image file itself is stored, the amount of stored data for version control can be significantly reduced.
【0043】請求項2に係る発明によれば、復元すべき
画像ファイルのバージョンが指定されたとき、当該指定
されたバージョンの画像ファイルの作成履歴を抽出し、
この抽出された作成履歴に基づいて、当該指定された画
像ファイルの作成過程で発生した全ての画像処理を、原
画像の画像ファイルに対して再度繰り返すことにより、
指定されたバージョンの画像ファイルを復元するように
しているので、バージョン間の途中の画像処理結果を再
現して利用することができる。According to the second aspect of the present invention, when the version of the image file to be restored is designated, the creation history of the designated version of the image file is extracted,
Based on the extracted creation history, all image processing that occurred in the process of creating the specified image file is repeated again for the original image file,
Since the designated version of the image file is restored, the intermediate image processing results between the versions can be reproduced and used.
【図1】本発明の原理を説明するための図である。FIG. 1 is a diagram for explaining the principle of the present invention.
【図2】本発明の一実施例の画像処理装置の構成を示す
ブロック図である。FIG. 2 is a block diagram illustrating a configuration of an image processing apparatus according to an embodiment of the present invention.
【図3】本発明の一実施例で用いられる第1の処理名管
理テーブルを示す図である。FIG. 3 is a diagram showing a first process name management table used in one embodiment of the present invention.
【図4】本発明の一実施例で用いられる第2の処理名管
理テーブルを示す図である。FIG. 4 is a diagram showing a second process name management table used in one embodiment of the present invention.
【図5】本発明の一実施例で用いられるバージョン管理
テーブルを示す図である。FIG. 5 is a diagram showing a version management table used in one embodiment of the present invention.
【図6】図5に示すバージョン管理テーブルに一例とし
て記憶されたバージョン管理データを説明するための図
である。6 is a diagram for explaining version management data stored as an example in the version management table shown in FIG. 5;
【図7】本発明の一実施例で用いられるバージョン履歴
テーブルを示す図である。FIG. 7 is a diagram showing a version history table used in one embodiment of the present invention.
【図8】本発明の一実施例における新規画像ファイルの
作成動作およびそのバージョン管理動作を示すフローチ
ャートである。FIG. 8 is a flowchart showing an operation for creating a new image file and an operation for managing its version in one embodiment of the present invention.
【図9】本発明の一実施例における画像ファイルの復元
動作を示すフローチャートである。FIG. 9 is a flowchart illustrating an operation of restoring an image file according to an embodiment of the present invention.
【図10】画像全体に対して施される第1の画像処理を
示す図である。FIG. 10 is a diagram illustrating first image processing performed on the entire image.
【図11】画像の一部に対して施される第2の画像処理
を示す図である。FIG. 11 is a diagram illustrating a second image processing performed on a part of an image.
【図12】従来の画像処理装置で用いられている画像フ
ァイルのバージョン管理テーブルを示す図である。FIG. 12 is a diagram showing a version management table of an image file used in a conventional image processing apparatus.
1…制御部 2…メインメモリ 3…画像処理部 4…差分演算部 5…圧縮・伸長部 6…表示用メモリ 7…キーボード 8…第1画像メモリ 9…第2画像メモリ 10…第1テーブルメモリ 11…第2テーブルメモリ 12…第1の2次記憶装置 13…第2の2次記憶装置 14…D/A変換器 15…CRTディスプレイ 16…マウス 17…システムバス DESCRIPTION OF SYMBOLS 1 ... Control part 2 ... Main memory 3 ... Image processing part 4 ... Difference calculation part 5 ... Compression / decompression part 6 ... Display memory 7 ... Keyboard 8 ... First image memory 9 ... Second image memory 10 ... First table memory DESCRIPTION OF SYMBOLS 11 ... 2nd table memory 12 ... 1st secondary storage device 13 ... 2nd secondary storage device 14 ... D / A converter 15 ... CRT display 16 ... Mouse 17 ... System bus
Claims (2)
画像ファイルから新規に作成される画像ファイルのバー
ジョンを管理する装置であって、 前記新規な画像ファイルの作成に当たり、元のバージョ
ンの画像ファイルに対して施された画像処理が画像全体
に対して一括的に実施される第1の画像処理であるか、
画像の一部に対して局所的に実施される第2の画像処理
であるかを判別する判別手段、 前記判別手段の判別の結果、元のバージョンの画像ファ
イルに対して前記第1の画像処理が施された場合は、当
該元のバージョンの画像ファイルに対して施された画像
処理の内容を指示する情報を、新規に作成された画像フ
ァイルのバージョン管理データとして保存する第1の保
存手段、および前記判別手段の判別の結果、元のバージ
ョンの画像ファイルに対して前記第2の画像処理が施さ
れた場合は、当該元のバージョンの画像ファイルと新規
に作成された画像ファイルとの差分画像データを、新規
に作成された画像ファイルのバージョン管理データとし
て保存する第2の保存手段を備える、画像ファイルのバ
ージョン管理装置。1. An apparatus for managing a version of an image file newly created from an original version of an image file in an image processing apparatus, wherein when creating the new image file, the image file of the original version is Is the first image processing performed collectively on the entire image,
Determining means for determining whether the second image processing is locally performed on a part of an image; as a result of the determination by the determining means, the first image processing is performed on an original version of the image file Has been performed, first storage means for storing information indicating the content of image processing performed on the original version of the image file as version management data of a newly created image file, And when the second image processing is performed on the original version of the image file as a result of the determination by the determination means, the difference image between the original version of the image file and the newly created image file An image file version management device, comprising: second storage means for storing data as version management data of a newly created image file.
指定するバージョン指定手段、 前記第1および第2の保存手段を参照して、前記指定さ
れたバージョンの画像ファイルの作成履歴を抽出する作
成履歴抽出手段、および前記作成履歴抽出手段により抽
出された作成履歴に基づいて、前記指定されたバージョ
ンの画像ファイルの作成過程で発生した全ての画像処理
を、原画像の画像ファイルに対して再度繰り返すことに
より、前記指定されたバージョンの画像ファイルを復元
する画像ファイル復元手段をさらに備える、請求項1に
記載の画像ファイルのバージョン管理装置。2. A creation history extracting unit for designating a version of an image file to be restored, a creation history extracting unit for extracting a creation history of the designated version of the image file with reference to the first and second storage units. Means, based on the creation history extracted by the creation history extracting means, by repeating again all image processing that occurred in the process of creating the specified version of the image file on the original image file 2. The image file version management device according to claim 1, further comprising an image file restoring unit for restoring the designated version of the image file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5200937A JP2994916B2 (en) | 1993-07-20 | 1993-07-20 | Image file version control device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5200937A JP2994916B2 (en) | 1993-07-20 | 1993-07-20 | Image file version control device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0737071A JPH0737071A (en) | 1995-02-07 |
JP2994916B2 true JP2994916B2 (en) | 1999-12-27 |
Family
ID=16432778
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5200937A Expired - Fee Related JP2994916B2 (en) | 1993-07-20 | 1993-07-20 | Image file version control device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2994916B2 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4120724B2 (en) | 1998-08-18 | 2008-07-16 | セイコーエプソン株式会社 | Image data management apparatus, image data management method, and medium on which image data management program is recorded |
US20070282925A1 (en) * | 2004-03-25 | 2007-12-06 | Softbank Bb Corp. | Backup System and Backup Method |
JP2006202085A (en) * | 2005-01-21 | 2006-08-03 | Gijutsu Kaihatsu Consultant:Kk | Method, apparatus and program for thumbnailing data |
JP4612856B2 (en) * | 2005-04-08 | 2011-01-12 | キヤノン株式会社 | Information processing apparatus and control method thereof |
JP5247601B2 (en) * | 2009-06-16 | 2013-07-24 | キヤノン株式会社 | Image processing apparatus, image processing method, and computer program |
-
1993
- 1993-07-20 JP JP5200937A patent/JP2994916B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH0737071A (en) | 1995-02-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2000114980A (en) | Quantization method and recording medium recorded with quantization program | |
US7248744B2 (en) | Vector quantization of images | |
JP2994916B2 (en) | Image file version control device | |
JPH1196345A (en) | Method for compressing and inversely compressing graphics image | |
JPH07322074A (en) | Equipment and method for data processing to process 2 level image file that a dither ring happened | |
JPH1075448A (en) | Image compressor and image expander | |
JP2001244819A (en) | Digital signal encoding accompanied by tile division | |
JPH1117971A (en) | Image processor, its method, data processing method and storage medium | |
JP2000184183A (en) | Electronic pasting method of compressed picture data and method for processing digital picture | |
JPH10190478A (en) | Data compressing device and method, recording medium, and data expanding device and method | |
JPH08180180A (en) | Electronic filing device | |
EP0330333B1 (en) | Image assembly | |
JPH0654208A (en) | Image processing method/device | |
JP3260284B2 (en) | Image compression device and image decompression device | |
JP2994918B2 (en) | Backup device in image processing system | |
JP2810585B2 (en) | Image encoding method and image decoding method | |
JP2619759B2 (en) | Image data compression method | |
JP2809552B2 (en) | Image encoding method and image decoding method | |
US6476924B1 (en) | Image processing apparatus and method for equalizing images outputted by different devices | |
JPH08214175A (en) | Image processing method | |
JP2002540685A (en) | Image compression and decompression | |
JPH1070730A (en) | Image encoding and decoding device, and recording medium stored with their control program | |
JPH05252400A (en) | Method and device for compressing and decompressing data | |
JP3334910B2 (en) | Image data compression apparatus and method | |
CN113628292A (en) | Method and equipment for previewing picture in target terminal |
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 |
|
LAPS | Cancellation because of no payment of annual fees |