JPH0721350A - Image processing system - Google Patents

Image processing system

Info

Publication number
JPH0721350A
JPH0721350A JP5150257A JP15025793A JPH0721350A JP H0721350 A JPH0721350 A JP H0721350A JP 5150257 A JP5150257 A JP 5150257A JP 15025793 A JP15025793 A JP 15025793A JP H0721350 A JPH0721350 A JP H0721350A
Authority
JP
Japan
Prior art keywords
image
data
compressed data
level
compressed
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.)
Granted
Application number
JP5150257A
Other languages
Japanese (ja)
Other versions
JP3347400B2 (en
Inventor
Tadashi Yamakawa
正 山川
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 JP15025793A priority Critical patent/JP3347400B2/en
Publication of JPH0721350A publication Critical patent/JPH0721350A/en
Application granted granted Critical
Publication of JP3347400B2 publication Critical patent/JP3347400B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To provide the image processing system for executing the image retrieval/display of image data at a high speed which is compressed hierarchically. CONSTITUTION:A computer 10 having a storage device 15 and a display device 16 is connected mutually through a communication channel 1 to a computer 20 having a storage device 25 and a display device 26. An image control program 12 controls image compression data 151 in the storage device 15. The image compression data 151 is compressed, and divided into level 1 compression data 1511, level 2 compression data 1512 and level 3 compression data 1513. An image processing program 13 obtains a store position of the image compression data 151 corresponding to an image A through the image control program 12, reads out this data from the storage device 15, stores it temporarily in a buffer 14, expands it and obtains image data and displays it on a display device 16. As for the whole image compression data 151, its detail image 161 is displayed on the display device.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、例えば、画像の蓄積・
転送・編集・表示等の処理を行う画像処理システムに関
する。
BACKGROUND OF THE INVENTION The present invention relates to the storage and storage of images, for example.
The present invention relates to an image processing system that performs processing such as transfer, editing, and display.

【0002】[0002]

【従来の技術】画像情報はデータ量が膨大であるため、
データ転送に多大な時間を要し、画像全体を表示し、対
象を確認するまでに時間がかかる。そのため、一般的に
画像はデータ圧縮を行った上で処理されることが多い。
2. Description of the Related Art Since image data has a huge amount of data,
It takes a lot of time to transfer data, and it takes time to display the entire image and confirm the target. Therefore, in general, an image is often processed after being subjected to data compression.

【0003】近年、画像データを画像精度に関して階層
的に圧縮して取り扱う技術が開発されてきた。例えば、
JPEGプログレッシブモードの圧縮/伸長がこれに当
る。これによれば、画像データは、画像精度の荒い順
に、レベル1圧縮データ、レベル2圧縮データ、レベル
3圧縮データの3つの圧縮データに変換される。
In recent years, a technique has been developed in which image data is hierarchically compressed and handled in terms of image accuracy. For example,
This is compression / decompression in JPEG progressive mode. According to this, the image data is converted into three pieces of compressed data of the level 1 compressed data, the level 2 compressed data, and the level 3 compressed data in order of coarser image accuracy.

【0004】レベル1圧縮データを伸長すると画像精度
の荒いレベル1画像データが得られる。これによって簡
略画像を表示できる。また、レベル1圧縮データとレベ
ル2圧縮データをもとに伸長すると、画像精度の高めた
レベル2画像データが得られる。さらに、レベル1から
レベル3までの全圧縮データを伸長すると、レベル3画
像データが得られる。これによって詳細画像を表示でき
る。
When the level 1 compressed data is expanded, level 1 image data having a rough image accuracy can be obtained. This allows a simplified image to be displayed. Further, by expanding based on the level 1 compressed data and the level 2 compressed data, level 2 image data with high image accuracy can be obtained. Further, by decompressing all the compressed data from level 1 to level 3, level 3 image data is obtained. This allows a detailed image to be displayed.

【0005】画像の詳細部分を検証したり、画像の鑑賞
を目的とする場合等の画像精度を重視する場合には、レ
ベル1からレベル3までの3つの圧縮データを順次転送
し、詳細画像を復元して利用する。
When the details of an image are to be verified, or when image accuracy is emphasized for the purpose of viewing the image, three compressed data from level 1 to level 3 are sequentially transferred to obtain a detailed image. Restore and use.

【0006】一方、画像の検索をするときなどの、画像
精度より検索速度を重視する場合には、レベル1圧縮デ
ータのみを転送して簡易画像を復元して利用する。
On the other hand, when the search speed is more important than the image accuracy when searching for an image, only the level 1 compressed data is transferred to restore and use the simple image.

【0007】[0007]

【発明が解決しようとする課題】しかし、例えば、ある
画像を複数の画像データから検索する時、レベル1圧縮
データのみを転送させ、各画像を復元して検索対象を選
択した後、その画像を鑑賞するときには、改めてレベル
1からレベル3までの3つの圧縮データを順次転送し、
詳細画像を復元して利用することになり、同じレベル1
圧縮データが何度も通信路を通ることになり、通信路の
利用効率が悪化する問題があった。
However, for example, when a certain image is searched from a plurality of image data, only the level 1 compressed data is transferred, each image is restored and the search target is selected, and then that image is selected. When viewing, transfer three compressed data from level 1 to level 3 again,
Detailed image will be restored and used, same level 1
There is a problem in that the compressed data must pass through the communication path many times, which deteriorates the utilization efficiency of the communication path.

【0008】また、画像データを一つのコンピュータの
データベースで一括管理し、そのデータベース上の画像
をネットワークに接続されたコンピュータ等で表示する
場合、ネットワークの中に、広域ネットワーク等のデー
タ転送速度の低い通信路があると、たとえレベル1圧縮
データのみを転送するにしても、非常に時間がかかり、
画像の検索をすることも容易にはできなかった。また、
ネットワーク間を接続する通信路のデータ転送速度が高
くても、他のコンピュータ間で多種多様な大量のデータ
を交換している場合、実際のデータ転送速度が落ちてし
まい、広域ネットワークにまたがったサイト間で画像デ
ータを一括管理する場合、画像データを表示するには非
常に時間がかかっていた。
When image data is collectively managed by a database of one computer and the images on the database are displayed by a computer or the like connected to a network, the data transfer rate of a wide area network or the like is low in the network. If there is a communication path, it will take a very long time even if only level 1 compressed data is transferred,
It wasn't easy to search for images. Also,
Even if the data transfer speed of the communication path connecting the networks is high, the actual data transfer speed will drop if a large amount of various data is being exchanged between other computers, and the site will be spread over a wide area network. When managing the image data collectively, it took a very long time to display the image data.

【0009】本発明は上記従来例に鑑みてなされたもの
で、画像処理時間の短い画像処理システムを提供するこ
とを目的とする。
The present invention has been made in view of the above conventional example, and an object thereof is to provide an image processing system having a short image processing time.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するた
め、本発明の画像処理システムは以下の構成を備える。
即ち、画像データの全圧縮データを格納する格納手段を
備える第1の処理装置と、前記画像データの基本圧縮デ
ータを格納する格納手段と、第1の処理装置の格納手段
に前記画像データの基本圧縮データが格納されている場
合は、前記画像データの全圧縮データから前記画像デー
タの基本圧縮データを差し引いた部分圧縮データを選択
し、格納されていない場合は、前記画像データの全圧縮
データを選択する選択手段とを備える第2の処理装置
と、前記第1の処理装置と第2の処理装置は、前記選択
手段により選択された圧縮データを前記第2の処理装置
から前記第1の処理装置へ転送する転送手段とを備え
る。
In order to achieve the above object, the image processing system of the present invention has the following configuration.
That is, a first processing device having storage means for storing all compressed data of image data, a storage means for storing basic compressed data of the image data, and a basic processing for storing the image data in the storage means of the first processing device. If compressed data is stored, select partial compressed data obtained by subtracting basic compressed data of the image data from all compressed data of the image data. If not stored, select all compressed data of the image data. A second processing device having a selecting means for selecting, the first processing device and the second processing device, the compressed data selected by the selecting means from the second processing device to the first processing. And a transfer means for transferring to the device.

【0011】また、別の発明は、画像データの基本圧縮
データを格納する格納手段を備える第1のデータベース
サーバと、前記画像データの全圧縮データを格納する格
納手段を備える第2のデータベースサーバとを備え、少
なくとも一つの画像処理装置と前記第1のデータベース
サーバと第2のデータベースサーバは相互にデータ伝送
を行う伝送手段を備える。
Further, another invention is a first database server having storage means for storing basic compressed data of image data, and a second database server having storage means for storing all compressed data of the image data. And at least one image processing apparatus, the first database server, and the second database server each include a transmission unit for performing data transmission with each other.

【0012】[0012]

【作用】以上の構成において、第1の処理装置の格納手
段は画像データの全圧縮データを格納し、第2の処理装
置の格納手段は、前記画像データの基本圧縮データを格
納し、第2の処理装置の選択手段は、第1の処理装置の
格納手段に前記画像データの基本圧縮データが格納され
ている場合は、前記画像データの全圧縮データから前記
画像データの基本圧縮データを差し引いた部分圧縮デー
タを選択し、格納されていない場合は、前記画像データ
の全圧縮データを選択し、前記第1の処理装置と第2の
処理装置のそれぞれの転送手段は、前記選択手段により
選択された圧縮データを前記第2の処理装置から前記第
1の処理装置へ転送する。
In the above structure, the storage means of the first processing device stores all the compressed data of the image data, and the storage means of the second processing device stores the basic compressed data of the image data. When the basic compression data of the image data is stored in the storage means of the first processing device, the selecting means of the processing device subtracts the basic compression data of the image data from all the compression data of the image data. If partial compressed data is selected and not stored, then all compressed data of the image data is selected, and the transfer means of each of the first processing device and the second processing device is selected by the selecting means. The compressed data is transferred from the second processing device to the first processing device.

【0013】また、別の発明では、第1のデータベース
サーバの格納手段は画像データの基本圧縮データを格納
し、第2のデータベースサーバの格納手段は、前記画像
データの全圧縮データを格納し、少なくとも一つの画像
処理装置と前記第1のデータベースサーバと第2のデー
タベースサーバの各伝送手段によって相互間のデータ伝
送を行う。
In another invention, the storage means of the first database server stores basic compressed data of image data, and the storage means of the second database server stores all compressed data of the image data. Data transmission between the at least one image processing device, the first database server, and the second database server is performed.

【0014】[0014]

【実施例】【Example】

(実施例1)本発明の実施例を図1のブロック図を用い
て説明する。
(Embodiment 1) An embodiment of the present invention will be described with reference to the block diagram of FIG.

【0015】まず、図1の構成から説明する。記憶装置
15および表示装置16が接続されたコンピュータ10
は、記憶装置25および表示装置26が接続されたコン
ピュータ20と通信路1を介して相互接続されている。
コンピュータ10,コンピュータ20には、不図示のキ
ーボードや、ポインティングデバイス、また処理結果の
出力装置等が備わっている。通信路1は、たとえばロー
カルエリアネットワークや、ISDNのような広域通信
網である。
First, the configuration of FIG. 1 will be described. Computer 10 to which storage device 15 and display device 16 are connected
Are interconnected via the communication path 1 with the computer 20 to which the storage device 25 and the display device 26 are connected.
The computer 10 and the computer 20 are equipped with a keyboard, a pointing device, a processing result output device, and the like, which are not shown. The communication path 1 is, for example, a local area network or a wide area communication network such as ISDN.

【0016】コンピュータ10では、スーパバイザプロ
グラム11の制御下で、画像管理プログラム12、およ
び画像処理プログラム13が実行する。画像管理プログ
ラム12は、記憶装置15内に格納されている画像圧縮
データ151,152,153を管理する。画像圧縮デ
ータ151は、プログレッシブ圧縮され、レベル1圧縮
データ1511、レベル2圧縮データ1512、レベル
3圧縮データ1513の3つの部分に分割されている。
各画像圧縮データ152,153に対しても同様に、プ
ログレッシブ圧縮され、3つの部分に分割されている。
In the computer 10, the image management program 12 and the image processing program 13 are executed under the control of the supervisor program 11. The image management program 12 manages the compressed image data 151, 152, 153 stored in the storage device 15. The image compression data 151 is progressively compressed and is divided into three parts of level 1 compression data 1511, level 2 compression data 1512, and level 3 compression data 1513.
Similarly, each of the image compression data 152 and 153 is progressively compressed and divided into three parts.

【0017】画像処理プログラム13は、画像データの
圧縮/伸長、および表示装置16への画像表示を行う。
例えば、画像管理プログラム12を介し、画像Aに対応
する画像圧縮データ151の格納位置を獲得し、このデ
ータを記憶装置15から読みだし、バッファ14に一時
格納する。そして、これを伸長して画像データを得て表
示装置16に表示する。画像圧縮データ151全体に対
しては、表示装置16にその詳細画像161が表示され
る。
The image processing program 13 compresses / decompresses image data and displays an image on the display device 16.
For example, the storage position of the compressed image data 151 corresponding to the image A is acquired via the image management program 12, this data is read from the storage device 15, and is temporarily stored in the buffer 14. Then, this is expanded to obtain image data and displayed on the display device 16. The detailed image 161 is displayed on the display device 16 for the entire image compressed data 151.

【0018】次に、コンピュータ10側に保管されてい
る画像を、コンピュータ20側で表示する処理について
説明する。
Next, a process of displaying an image stored on the computer 10 side on the computer 20 side will be described.

【0019】コンピュータ20でも、スーパバイザプロ
グラム21の制御下で、画像管理プログラム22、およ
び画像処理プログラム23が実行する。
The computer 20 also executes the image management program 22 and the image processing program 23 under the control of the supervisor program 21.

【0020】画像処理プログラム23は、画像処理プロ
グラム13と同様に、画像データの圧縮/伸長、および
表示装置26への画像表示を行う。さらに、コンピュー
タ10側の画像を検索するために、各画像のレベル1圧
縮データを転送するように要求をかける。これは、スー
パバイザ21とスーパバイザ11を介し、画像管理プロ
グラム12に要求を伝え、画像管理プログラム12がス
ーパバイザ11とスパーバイザ21を介し、レベル1圧
縮データをバッファ24に転送することで実現する。次
に、画像処理プログラムは、バッファ24に一時記憶さ
れたデータを伸長してレベル1画像データを得て、表示
装置16に表示する。
The image processing program 23, like the image processing program 13, performs compression / expansion of image data and image display on the display device 26. Further, in order to retrieve the image on the computer 10 side, a request is made to transfer the level 1 compressed data of each image. This is realized by transmitting a request to the image management program 12 via the supervisor 21 and the supervisor 11, and the image management program 12 transferring the level 1 compressed data to the buffer 24 via the supervisor 11 and the supervisor 21. Next, the image processing program decompresses the data temporarily stored in the buffer 24 to obtain level 1 image data and displays it on the display device 16.

【0021】一方、画像Aだけの転送要求を行った場合
は、レベル1圧縮データ1511がバッファ24に転送
され、同様に伸長されてレベル1画像データを生成す
る。これを、表示装置26に表示させると画像261と
なる。ここで、画像161と比較すると容易にわかるよ
うに、画像161を簡略した画像となる。このとき、画
像処理プログラム22は、バッファに転送されたレベル
1圧縮データ1511を、画像管理プログラム22を介
して、記憶装置25に画像Aのレベル1圧縮データ25
11として格納する。
On the other hand, when a transfer request for only the image A is made, the level 1 compressed data 1511 is transferred to the buffer 24 and similarly expanded to generate level 1 image data. When this is displayed on the display device 26, an image 261 is obtained. Here, the image 161 is a simplified image so that it can be easily understood by comparing with the image 161. At this time, the image processing program 22 stores the level 1 compressed data 1511 transferred to the buffer in the storage device 25 via the image management program 22 as the level 1 compressed data 25 of the image A.
It is stored as 11.

【0022】同様に、画像Bの転送要求を行った場合
は、レベル1圧縮データ1521がバッファ24に転送
され、同様に伸長され、表示装置25上に不図示の簡略
画像が表示される。このときにも、画像処理プログラム
22は、バッファに転送されたレベル1画像データ15
21を、画像管理プログラム22を介して、記憶装置2
5に画像Bのレベル1圧縮データ2521として格納す
る。
Similarly, when a transfer request for the image B is made, the level 1 compressed data 1521 is transferred to the buffer 24, expanded similarly, and a simplified image (not shown) is displayed on the display device 25. Also at this time, the image processing program 22 causes the level 1 image data 15 transferred to the buffer
21 to the storage device 2 via the image management program 22.
5 and stores it as the level 1 compressed data 2521 of the image B.

【0023】次に、簡易画像による検索の後に、鑑賞対
象の画像を定め、その画像を詳細に鑑賞する場合のプロ
セスについて説明する。
Next, a process for determining an image to be viewed and then viewing the image in detail after searching for the simple image will be described.

【0024】コンピュータ20において、画像Aを詳細
表示する場合、画像処理プログラム23は、まず、画像
管理プログラム22に画像Aの基本圧縮データを保存し
ているかどうかを問い合わせる。既に、画像Aの基本圧
縮データは、レベル1圧縮データ2511として格納さ
れているので、これをまずバッファ24に転送する。次
に、画像Aに関し、レベル1圧縮データを除いた圧縮デ
ータの転送要求をスパーバイザ21とスパーバイザ11
を介し、画像管理プログラム12に伝える。これに対応
して、画像管理プログラム12は、スパーバイザ11と
スパーバイザ21を介し、レベル2およびレベル3の圧
縮データをバッファ24に転送する。これで、画像Aの
すべての圧縮データがバッファ24にそろったので、こ
れを伸長することにより、詳細画像161と同じ画像が
表示装置26上に表示できる。
When the image A is displayed in detail on the computer 20, the image processing program 23 first inquires of the image management program 22 whether basic compressed data of the image A is stored. Since the basic compressed data of the image A has already been stored as the level 1 compressed data 2511, this is first transferred to the buffer 24. Next, regarding the image A, the transfer request of the compressed data excluding the level 1 compressed data is issued by the supervisor 21 and the supervisor 11.
To the image management program 12 via. In response to this, the image management program 12 transfers the compressed data of level 2 and level 3 to the buffer 24 via the supervisor 11 and the supervisor 21. Since all the compressed data of the image A is now available in the buffer 24, the same image as the detailed image 161 can be displayed on the display device 26 by decompressing it.

【0025】レベル1の圧縮データを保存していなかっ
た場合は、通常通り、全圧縮データの転送要求を行う。
When the compressed data of level 1 is not stored, the transfer request for all the compressed data is issued as usual.

【0026】以上の処理を図2のフローチャートを用い
て説明する。図2のフローチャートは、画像処理プログ
ラム22(図1)の処理を示す。ここでは、画像Aの詳
細を表示装置26に表示させるための処理を行う。
The above processing will be described with reference to the flowchart of FIG. The flowchart of FIG. 2 shows the processing of the image processing program 22 (FIG. 1). Here, the process for displaying the details of the image A on the display device 26 is performed.

【0027】ステップS1では、画像管理プログラム2
2に画像Aの基本圧縮データを保存しているかどうかを
問い合わせる。画像管理プログラム22は、画像Aのデ
ータが格納されているかどうか調べ、あれば、画像処理
プログラム23に画像Aのデータが格納されていること
を知らせ、画像処理プログラム23では、この情報を得
て、画像Aをバッファ24へ転送するために、ステップ
S2へ進む。また、逆になければ、全圧縮データをコン
ピュータ10から転送してもらうため、ステップS7へ
進む。
In step S1, the image management program 2
2 is inquired whether the basic compressed data of the image A is stored. The image management program 22 checks whether the data of the image A is stored, and if there is, informs the image processing program 23 that the data of the image A is stored, and the image processing program 23 obtains this information. , To proceed to step S2 in order to transfer the image A to the buffer 24. If not, the process proceeds to step S7 to have all the compressed data transferred from the computer 10.

【0028】ステップS2では、画像Aの基本圧縮デー
タをバッファ24へ転送する。
In step S2, the basic compressed data of the image A is transferred to the buffer 24.

【0029】ステップS3では、画像Aに関する残りの
圧縮データすなわち、Aレベル2、Aレベル3の転送要
求を、コンピュータ10へ出す。
In step S3, the remaining compressed data relating to the image A, that is, the transfer request of A level 2 and A level 3 is issued to the computer 10.

【0030】ステップS4では、コンピュータ10の画
像管理プログラム12が、画像AのAレベル2、Aレベ
ル3の圧縮データの転送要求を受付け、通信路1を通じ
てコンピュータ20へ転送する。画像処理プログラム2
3では、転送されたデータをバッファ24へ転送する。
尚、ここでは画像Aの詳細表示の場合で説明しているの
で、画像Aのレベル2、レベル3の圧縮データを転送し
ているが、画像表示のレベルに応じて、例えば、レベル
2の圧縮データを転送するだけでもよい。
In step S4, the image management program 12 of the computer 10 accepts the transfer request for the compressed data of A level 2 and A level 3 of the image A, and transfers it to the computer 20 through the communication path 1. Image processing program 2
In 3, the transferred data is transferred to the buffer 24.
It should be noted that although the detailed display of the image A is described here, the compressed data of the level 2 and the level 3 of the image A is transferred. You may only transfer the data.

【0031】ステップS7では、画像Aに関する全圧縮
データの転送要求を、コンピュータ10へ出す。
In step S7, a transfer request for all the compressed data relating to the image A is issued to the computer 10.

【0032】ステップS8では、コンピュータ10の画
像管理プログラム12が、画像Aの全圧縮データの転送
要求を受付け、通信路1を通じてコンピュータ20へ転
送する。画像処理プログラム23では、転送されたデー
タをバッファ24へ転送する。
In step S8, the image management program 12 of the computer 10 accepts the transfer request for all the compressed data of the image A and transfers it to the computer 20 via the communication path 1. The image processing program 23 transfers the transferred data to the buffer 24.

【0033】ステップS5では、バッファ24に格納さ
れた画像Aの圧縮データの伸長を行いバッファ24に格
納する。
In step S 5, the compressed data of the image A stored in the buffer 24 is expanded and stored in the buffer 24.

【0034】ステップS6では、表示装置25へバッフ
ァ24に展開されたイメージデータを表示させる。
In step S6, the image data developed in the buffer 24 is displayed on the display device 25.

【0035】なお、レベル1画像データをバッファ24
に転送開始すると同時に、残りのレベルの圧縮データの
転送要求をコンピュータ10側に要求し、残りのレベル
の圧縮データの転送も並行して行えば、バッファ24に
データが揃うまでの時間が短縮し、表示までの時間を短
くすることができる。
The level 1 image data is stored in the buffer 24.
At the same time when the transfer of the compressed data of the remaining level is requested to the computer 10 side at the same time when the transfer of the compressed data of the remaining level is performed in parallel, the time until the data is collected in the buffer 24 is shortened. , The time to display can be shortened.

【0036】以上説明したように、本実施例によれば以
下のような効果が得られる。即ち、同じレベル1圧縮デ
ータを、再度通信路を使って転送する必要がなくなり、
通信路のトラフィックを減少させることができ、また、
画像の検索から表示までの時間を大幅に短縮することが
できる。また、以上の説明では、全圧縮データがバッフ
ァに揃ってから伸長を行う形態をとっているが、各レベ
ルの圧縮データを逐次伸長するようにしてもよい。
As described above, according to this embodiment, the following effects can be obtained. In other words, it is not necessary to transfer the same level 1 compressed data again using the communication path,
Can reduce traffic on the communication path,
The time from image search to display can be greatly reduced. Further, in the above description, the decompression is performed after all the compressed data are arranged in the buffer, but the compressed data of each level may be decompressed sequentially.

【0037】[実施例2]実施例1では、レベル1圧縮デ
ータを、記憶装置25に格納しておく例を述べたが、第
2の実施例では大容量のバッファ24を用意し、この一
部領域に格納する例である。この領域にレベル1圧縮デ
ータが記憶されていれば、差分の圧縮データの転送要求
を行い、一方、記憶されていなければ、全圧縮データの
転送要求をおこなう。この場合、画像管理プログラム2
2を介する必要はない。
[Second Embodiment] In the first embodiment, an example in which the level 1 compressed data is stored in the storage device 25 has been described, but in the second embodiment, a large capacity buffer 24 is prepared. This is an example of storing in a partial area. If level 1 compressed data is stored in this area, a transfer request for differential compressed data is made, while if not stored, a transfer request for all compressed data is made. In this case, the image management program 2
There is no need to go through 2.

【0038】実施例1では、簡略画像の表示の際に、レ
ベル1圧縮データを保管することを述べたが、詳細画像
の表示においても、レベル1圧縮データのみ保管してお
けば、その後の簡略画像の表示は即座にできる。
In the first embodiment, it is described that the level 1 compressed data is stored when the simplified image is displayed. However, even when the detailed image is displayed, if only the level 1 compressed data is stored, the subsequent simplified Images can be displayed immediately.

【0039】なお、本発明の説明では、基本圧縮データ
をレベル1圧縮データとして説明したが、レベル1およ
びレベル2の圧縮データを合せて基本圧縮データとして
扱っても良い。
In the description of the present invention, the basic compressed data is described as level 1 compressed data, but the level 1 and level 2 compressed data may be combined and treated as basic compressed data.

【0040】また、対象とするデータは静止画像を例と
して説明したが、プログレッシブ圧縮したものならば、
動画,音声等の様々な形態のデータであっても本発明を
適用できることはいうまでもない。
Although the target data has been described by taking a still image as an example, if the data is progressively compressed,
It goes without saying that the present invention can be applied to various types of data such as moving images and sounds.

【0041】以上説明したように、第2の実施例によれ
ば以下のような効果が得られる。即ち、頻繁に利用され
る解像度の低い圧縮画像データを、高速アクセスメモリ
に記憶しておくことによって、実施例1よりも高速に画
像の検索から表示を行うことができる。
As described above, according to the second embodiment, the following effects can be obtained. That is, by storing frequently used compressed image data of low resolution in the high-speed access memory, it is possible to search and display images faster than in the first embodiment.

【0042】[実施例3]図3は本発明の第3の実施例を
説明するブロック図である。以下、この図を用いて説明
する。
[Third Embodiment] FIG. 3 is a block diagram for explaining a third embodiment of the present invention. Hereinafter, description will be given with reference to this figure.

【0043】データベースサーバ100はデイスク15
を内蔵し、また、通信路1に接続しており、それらはデ
ータ管理プログラム12とスーパバイザ11によって管
理・制御されている。 デイスク15内には、実施例1
で説明したのと同じく、画像A、画像B、画像Cの圧縮
データが格納されている。同様に、データベースサーバ
200はデイスク25を内蔵し、また、通信路2に接続
しており、それらはデータ管理プログラム22とスーパ
バイザ21によって管理・制御されている。デイスク2
5内には、実施例1で説明したのと同じく、画像A、画
像B、画像Cのレベル1圧縮データが格納されている。
The database server 100 is a disk 15
And is connected to the communication path 1, which are managed and controlled by the data management program 12 and the supervisor 11. In the disk 15, the first embodiment is provided.
As described above, the compressed data of the image A, the image B, and the image C is stored. Similarly, the database server 200 has a disk 25 built therein and is connected to the communication path 2, and these are managed and controlled by the data management program 22 and the supervisor 21. Disk 2
5, the level 1 compressed data of the image A, the image B, and the image C is stored in the same manner as described in the first embodiment.

【0044】通信路2にはまた、コンピュータ30とコ
ンピュータ40が接続している。
A computer 30 and a computer 40 are also connected to the communication path 2.

【0045】コンピュータ30とコンピュータ40には
それぞれ、表示装置36と表示装置46が接続されてい
る。さらに、不図示のキーボードや、ポインティングデ
バイス、また処理結果を出力する出力装置等が備わって
いる。
A display device 36 and a display device 46 are connected to the computer 30 and the computer 40, respectively. Further, a keyboard (not shown), a pointing device, and an output device for outputting the processing result are provided.

【0046】通信路1と通信路2は通信路3によって接
続されている。
The communication path 1 and the communication path 2 are connected by the communication path 3.

【0047】通信路1,2,3は、たとえばローカルエ
リアネットワークや、ISDNのような広域通信網を用
いる。
The communication paths 1, 2, and 3 use, for example, a local area network or a wide area communication network such as ISDN.

【0048】データベースサーバ100,200および
コンピュータ30,40は、それぞれスーパバイザプロ
グラム11,21,31,41の相互的な働きによっ
て、通信路1,2,3を経由してデータを交換すること
ができる。
The database servers 100, 200 and the computers 30, 40 can exchange data via the communication paths 1, 2, 3 by the mutual action of the supervisor programs 11, 21, 31, 41, respectively. .

【0049】データベースサーバ100は、スーパバイ
ザプログラム11の制御下において、データ管理プログ
ラム12が実行する。データベースサーバ200でも同
様に、スーパバイザ21の制御下において、データ管理
プログラム22が実行する。
The database server 100 is executed by the data management program 12 under the control of the supervisor program 11. Similarly, the database server 200 also executes the data management program 22 under the control of the supervisor 21.

【0050】コンピュータ30では、スーパバイザ31
の制御下において、画像処理プログラム33が実行す
る。同様に、コンピュータ40では、スーパバイザプロ
グラム41の制御下において、画像処理プログラム43
が実行する。
In the computer 30, the supervisor 31
Under the control of, the image processing program 33 executes. Similarly, in the computer 40, under the control of the supervisor program 41, the image processing program 43
To run.

【0051】データ管理プログラム12は、画像圧縮デ
ータ1511,1512,1513に対する記憶装置1
5中の格納場所を管理する。
The data management program 12 stores the compressed image data 1511, 1512, 1513 in the storage device 1.
Manage the storage location in 5.

【0052】データ管理プログラム22は、レベル1圧
縮データ2511,2521,2531に対する記憶装
置25中の格納場所を管理する。
The data management program 22 manages the storage location in the storage device 25 for the level 1 compressed data 2511, 2521, 2531.

【0053】画像処理プログラム33は、画像データの
圧縮/伸長および表示装置36への画像表示を行う。同
様に、画像処理プログラム43は、画像データの圧縮/
伸長および表示装置46への画像表示を行う。
The image processing program 33 compresses / decompresses image data and displays the image on the display device 36. Similarly, the image processing program 43 compresses the image data /
Decompression and image display on the display device 46 are performed.

【0054】まず、画像Aの詳細表示を、コンピュータ
30で行う場合について説明する。
First, the case where the detailed display of the image A is performed by the computer 30 will be described.

【0055】データベースサーバ100より、画像圧縮
データ151を読みだし、バッファ34に一時記録す
る。この場合データは、通信路1,通信路2,通信路3
を経由してバッファ34に転送される。そして、これを
伸長して画像データを得て、表示装置36に表示する。
画像圧縮データ151全体に対しては、詳細画像361
として表示できる。
The image compression data 151 is read from the database server 100 and temporarily recorded in the buffer 34. In this case, the data is communication path 1, communication path 2, communication path 3
Is transferred to the buffer 34 via. Then, this is expanded to obtain image data and displayed on the display device 36.
For the entire image compressed data 151, the detailed image 361
Can be displayed as

【0056】次に、画像Aの簡略表示を、コンピュータ
40で行う場合について説明する。
Next, the case where the computer 40 simply displays the image A will be described.

【0057】データベースサーバ200より、レベル1
圧縮データ2511を読みだし、バッファ44に一時記
録する。そして、これを伸長して画像データを得て、表
示装置46に表示する。圧縮データ2511に対して
は、簡略画像461として表示できる。この場合、デー
タは通信路3のみを経由してバッファ44に転送される
ため、高速なデータ転送が行われ、表示までの時間を短
縮できる。
Level 1 from the database server 200
The compressed data 2511 is read out and temporarily recorded in the buffer 44. Then, this is expanded to obtain image data and displayed on the display device 46. The compressed data 2511 can be displayed as a simplified image 461. In this case, since the data is transferred to the buffer 44 only via the communication path 3, high-speed data transfer is performed and the time until display can be shortened.

【0058】以上説明したように、第3の実施例では、
詳細画像を保持するデータベースサーバと、簡略画像を
保持するデータベースサーバを区別し、画像処理プログ
ラムの方で、データの読みだし先を切り替える例を示し
た。
As described above, in the third embodiment,
An example has been shown in which the database server holding the detailed image and the database server holding the simplified image are distinguished, and the image processing program switches the reading destination of the data.

【0059】以上説明したように、第3の実施例によれ
ば以下のような効果が得られる。即ち、 画像の全圧縮
データのうち、例えば低解像度圧縮データのように頻繁
にアクセスされるデータだけを、そのデータを必要とす
るコンピュータが接続されている局所的ネットワーク内
のファイルサーバのデータベースに格納することによっ
て、画像の検索処理やフル解像度の画像表示の処理時間
を高速に行うことができる。
As described above, according to the third embodiment, the following effects can be obtained. That is, of all the compressed data of an image, only the frequently accessed data such as low resolution compressed data is stored in the database of the file server in the local network to which the computer that needs the data is connected. By doing so, the processing time for image search processing and full-resolution image display can be performed at high speed.

【0060】[実施例4]第4の実施例では、基本的に
各データベースサーバには、簡略画像のみを登録してお
くとともに、詳細画像の登録されているデータベースサ
ーバの参照情報を登録する。したがって、画像処理プロ
グラムは、詳細画像・簡略画像のいかんによらず、近傍
のデータベースサーバに画像データの転送を要求する。
そして、詳細画像を得る予定にもかかわらず、簡略画像
しか得られない場合は、詳細画像の登録先をえて、それ
にしたがって、遠方のデータベースサーバから、簡略画
像の圧縮データを除いた詳細画像の圧縮データ(以後、
差分の圧縮データと呼ぶ)を転送要求する。
[Fourth Embodiment] In the fourth embodiment, basically, only simple images are registered in each database server, and reference information of the database server in which detailed images are registered is also registered. Therefore, the image processing program requests the nearby database server to transfer the image data regardless of whether the image is a detailed image or a simplified image.
If you plan to obtain a detailed image but only a simplified image can be obtained, change the registration destination of the detailed image and, according to it, compress the detailed image from the distant database server excluding the compressed data of the simplified image. Data (hereafter
Called as differential compressed data).

【0061】以上説明したように、第4の実施例によれ
ば以下のような効果が得られる。即ち、 画像処理プロ
グラムで、画像の格納先をそれぞれ管理する必要がなく
なり、データベースにデータ管理を一括して任せられる
ようになる。
As described above, according to the fourth embodiment, the following effects can be obtained. That is, the image processing program does not need to manage each image storage destination, and the data management can be entrusted to the database at once.

【0062】また、詳細画像登録用のデータベースサー
バと簡略画像登録用のデータベースサーバを分けること
なく、同一データベースサーバに詳細画像と簡略画像を
混在させることができるようになる。たとえば、画像C
に対して、データベースサーバ200には、全圧縮デー
タを登録し、データベースサーバ100にはレベル1・
圧縮画像と全圧縮データの格納先であるデータベースサ
ーバ200への参照情報を登録できる。この場合、良く
詳細画像を利用する近辺のデータベースサーバに全圧縮
データをおくという細かな管理ができるため、画像の利
用効率が高まる。[実施例5]実施例4では、詳細画像
の転送に先立ち、詳細画像の登録先を問い合わせる。こ
のデータベースサーバに簡略画像しか登録されていない
場合には、このデータベースサーバに簡略画像を転送す
るように要求するとともに、詳細画像を登録してあるデ
ータベースサーバから差分の圧縮データを転送するよう
要求する。
Further, it is possible to mix detailed images and simple images in the same database server without separating the database server for detailed image registration and the database server for simple image registration. For example, image C
On the other hand, the database server 200 registers all the compressed data, and the database server 100 stores the level 1 data.
It is possible to register the reference information to the database server 200 that is the storage destination of the compressed image and all the compressed data. In this case, since detailed management can be performed by storing all the compressed data in a database server in the vicinity where a detailed image is often used, the utilization efficiency of the image is improved. [Fifth Embodiment] In the fourth embodiment, the registration destination of the detailed image is inquired prior to the transfer of the detailed image. If only simple images are registered in this database server, this database server is requested to transfer the simplified images, and the database server in which the detailed images are registered is requested to transfer differential compressed data. .

【0063】以上説明したように、第5の実施例によれ
ば以下のような効果が得られる。即ち、 簡略画像の圧
縮データと詳細画像の圧縮データの転送を並行して行え
ば、バッファにデータが揃うまでの時間が短縮し、表示
までの時間を短くすることができる。
As described above, according to the fifth embodiment, the following effects can be obtained. That is, if the compressed data of the simplified image and the compressed data of the detailed image are transferred in parallel, the time until the data is collected in the buffer can be shortened and the time until the display can be shortened.

【0064】[実施例6]以上の実施例では、データベ
ースサーバはそれぞれ独立のものとして説明したが、い
わゆる分散データベースの形態で、その基本構成要素と
して、データベースサーバ100,200が(通信路
1,通信路2,通信路3で構成される)ネットワークで
つながってもよい。
[Embodiment 6] In the above embodiments, the database servers are described as independent ones, but in the form of a so-called distributed database, the database servers 100, 200 (communication path 1, It may be connected by a network (composed of communication path 2 and communication path 3).

【0065】画像処理プログラムが各画像に対するアク
セスを行う場合、データベースサーバを特定して行うも
のではなく、画像処理プログラムに結合されたデータベ
ース・クライアントプログラムを介して、データのやり
取りを行う。
When the image processing program accesses each image, data is exchanged via a database client program coupled to the image processing program, not by specifying the database server.

【0066】この分散データベースでは、画像を登録す
るときには、詳細画像の圧縮データ全体を格納する。例
えば、データベースサーバ100に画像Aを登録する
と、図3のように画像圧縮データ151として登録され
る。その時点では、まだレベル1圧縮データ2511は
データベースサーバ200には格納されていない。
In this distributed database, when the image is registered, the entire compressed data of the detailed image is stored. For example, when the image A is registered in the database server 100, it is registered as the image compressed data 151 as shown in FIG. At that time, the level 1 compressed data 2511 is not yet stored in the database server 200.

【0067】このとき、コンピュータ30より、画像A
の取り出し要求があった場合、分散データベースでは、
登録先のデータベースサーバ100から画像圧縮データ
151をコンピュータ30に転送する。それと共に、コ
ンピュータ30の近傍のデータベースサーバ200に簡
略画像データ部分のみ、すなわちレベル1圧縮データ2
511を格納し、分散データベースとしての格納先情報
の更新を行っておく。こうして、次回より、コンピュー
タ30より画像Aの取り出し要求があった場合、分散デ
ータベースではデータベースサーバ200からレベル1
圧縮データ2511を転送するとともに、登録先のデー
タベースサーバ10から差分圧縮データであるレベル2
圧縮データ1512およびレベル3圧縮データ1513
をコンピュータ30に転送する。こうすることにより、
表示までの時間を短縮できるうえ、画像処理プログラム
では画像転送元を一切考慮せず、画像を取り出すことが
できるようになる。
At this time, the image A from the computer 30
When there is a request to retrieve
The compressed image data 151 is transferred from the registration destination database server 100 to the computer 30. At the same time, only the simplified image data portion, that is, the level 1 compressed data 2 is stored in the database server 200 near the computer 30.
511 is stored and the storage destination information as the distributed database is updated. Thus, from the next time onward, when the computer 30 makes a request to retrieve the image A, the distributed database sends the level 1 from the database server 200.
The compressed data 2511 is transferred, and level 2 which is differential compressed data from the database server 10 of the registration destination.
Compressed data 1512 and level 3 compressed data 1513
Is transferred to the computer 30. By doing this,
In addition to shortening the time until display, the image processing program can take out the image without considering the image transfer source at all.

【0068】なお、前述の実施例の説明では、基本圧縮
データをレベル1圧縮データとして説明したが、レベル
1およびレベル2の圧縮データを合せて基本圧縮データ
として扱っても良い。また、対象とするデータは静止画
像を例として本実施例を説明したが、プログレッシブ圧
縮したものならば、動画,音声等、どういう形態のデー
タであっても本発明を適用できる。
In the above description of the embodiment, the basic compressed data is described as level 1 compressed data, but the level 1 and level 2 compressed data may be combined and treated as basic compressed data. Further, although the present embodiment has been described by taking a still image as an example of target data, the present invention can be applied to any form of data such as a moving image and a sound as long as the data is progressively compressed.

【0069】以上説明したように、本実施例によれば以
下のような効果が得られる。即ち、各データベースサー
バには、簡略画像圧縮データと詳細画像の登録されてい
るデータベースサーバに対する参照情報を登録すること
によって、画像処理プログラムの方で、画像の格納先を
それぞれ管理する必要がなくなり、管理が容易になる。
As described above, according to this embodiment, the following effects can be obtained. That is, by registering the reference information for the database server in which the simplified image compressed data and the detailed image are registered in each database server, the image processing program does not need to manage the storage destination of each image. Easy to manage.

【0070】[0070]

【発明の効果】本発明により、例えば、画像検索、画像
表示を高速に行うことができる。
According to the present invention, for example, image retrieval and image display can be performed at high speed.

【0071】[0071]

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

【図1】実施例1、2の構成を説明するブロック図であ
る。
FIG. 1 is a block diagram illustrating a configuration of first and second embodiments.

【図2】実施例1、2の処理内容を説明するフローチャ
ートである。
FIG. 2 is a flowchart illustrating the processing contents of the first and second embodiments.

【図3】実施例3、4、5、6の構成を説明するブロッ
ク図である。
FIG. 3 is a block diagram illustrating a configuration of Examples 3, 4, 5, and 6.

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

1 通信路 10,20 コンピュー
タ 14,24 バッファ 15,25 記憶装置 16,26 表示装置 12,22 画像管理プ
ログラム 13,23 画像処理プ
ログラム 151,152,153 画像圧縮デ
ータ 1511,1521,2511,2521 レベル1圧
縮データ 1512 レベル2圧
縮データ 1513 レベル3圧
縮データ 161 詳細画像 261 簡略画像
1 Communication Path 10,20 Computer 14,24 Buffer 15,25 Storage Device 16,26 Display Device 12,22 Image Management Program 13,23 Image Processing Program 151,152,153 Image Compressed Data 1511,1521,521,521 Level 1 Compressed data 1512 Level 2 compressed data 1513 Level 3 compressed data 161 Detailed image 261 Simplified image

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数の装置間で画像データを転送する画
像処理システムにおいて、 画像データの全圧縮データを格納する格納手段を備える
第1の処理装置と、 前記画像データの基本圧縮データを格納する格納手段を
備える第2の処理装置と、 前記第2の処理装置の格納手段に前記画像データの基本
圧縮データを格納している場合は、前記画像データの全
圧縮データから前記画像データの基本圧縮データを引い
た部分圧縮データを選択し、格納されていない場合は、
前記画像データの全圧縮データを選択する選択手段をさ
らに第2の処理装置は備え、 また、さらに前記第1の処理装置と第2の処理装置は、
前記選択手段により選択された圧縮データを前記第2の
処理装置から前記第1の処理装置へ転送する転送手段を
備え、 前記第1の処理装置と前記第2の処理装置はそれぞれ別
体に設けられていることを特徴とする画像処理システ
ム。
1. An image processing system for transferring image data between a plurality of devices, comprising: a first processing device having a storage means for storing all compressed data of the image data; and basic compressed data of the image data. A second processing device having a storage means; and the basic compression data of the image data stored in the storage means of the second processing device, the basic compression of the image data from all the compressed data of the image data. Select the partially compressed data with the data subtracted, and if it is not stored,
The second processing device further includes a selection unit that selects all the compressed data of the image data, and the first processing device and the second processing device further include:
A transfer unit that transfers the compressed data selected by the selection unit from the second processing apparatus to the first processing apparatus is provided, and the first processing apparatus and the second processing apparatus are separately provided. An image processing system characterized by being provided.
【請求項2】 複数のデータベースサーバで、データを
管理するデータベースシステムにおいて、 画像データの基本圧縮データを格納する格納手段を備え
る第1のデータベースサーバと、 前記画像データの全圧縮データを格納する格納手段を備
える第2のデータベースサーバとを備え、 少なくとも一つの画像処理装置と前記第1のデータベー
スサーバと第2のデータベースサーバは相互にデータ伝
送を行う伝送手段を備える、ことを特徴とする画像処理
システム。
2. A database system for managing data with a plurality of database servers, comprising: a first database server having storage means for storing basic compressed data of image data; and storing for storing all compressed data of the image data. A second database server including means, and at least one image processing apparatus, the first database server, and the second database server include a transmission means for mutually transmitting data. system.
JP15025793A 1993-06-22 1993-06-22 Image processing system Expired - Fee Related JP3347400B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15025793A JP3347400B2 (en) 1993-06-22 1993-06-22 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15025793A JP3347400B2 (en) 1993-06-22 1993-06-22 Image processing system

Publications (2)

Publication Number Publication Date
JPH0721350A true JPH0721350A (en) 1995-01-24
JP3347400B2 JP3347400B2 (en) 2002-11-20

Family

ID=15492993

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15025793A Expired - Fee Related JP3347400B2 (en) 1993-06-22 1993-06-22 Image processing system

Country Status (1)

Country Link
JP (1) JP3347400B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09163275A (en) * 1995-12-04 1997-06-20 Sony Corp Method for displaying still image
JPH1188866A (en) * 1997-07-18 1999-03-30 Pfu Ltd High-definition image display device and program storage medium therefor
US6774898B1 (en) 1999-09-02 2004-08-10 Canon Kabushiki Kaisha Image storage method, image rendering method, image storage apparatus, image processing apparatus, image download method, and computer and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09163275A (en) * 1995-12-04 1997-06-20 Sony Corp Method for displaying still image
JPH1188866A (en) * 1997-07-18 1999-03-30 Pfu Ltd High-definition image display device and program storage medium therefor
US6774898B1 (en) 1999-09-02 2004-08-10 Canon Kabushiki Kaisha Image storage method, image rendering method, image storage apparatus, image processing apparatus, image download method, and computer and storage medium

Also Published As

Publication number Publication date
JP3347400B2 (en) 2002-11-20

Similar Documents

Publication Publication Date Title
US8830247B2 (en) Image displaying device having image cache memory
JP4131514B2 (en) Network system, server, data processing method and program
US6606698B2 (en) Apparatus and method for managing data storage
JPH0962570A (en) Method and device for managing database
JPH0434345B2 (en)
JP3102369B2 (en) Data processing device
JP2006172067A (en) Database management method, system and program
JPH0721350A (en) Image processing system
JPWO2007102536A1 (en) Distributed file management system
JPH0362167A (en) Distributed information retrieval system
US7159019B2 (en) Information collection apparatus and method
JPH1011570A (en) Electronic filing device
JP3559571B2 (en) Data processing device and data processing method
JPH0962590A (en) Method and device for multimedia data delivery
JPH04175875A (en) Image data retrieval system
JPH11312167A (en) Data distribution method, its system and medium with data distribution program recorded therein
KR100404907B1 (en) Memory management method and memory management apparatus for open geographical information system
JPH117449A (en) Hypertext information collecting method
JP2708012B2 (en) Update buffer management device
JPH06195393A (en) Index type image data base system
JP2002304639A (en) System, method and server for three-dimensional cg model distribution, program and program storage medium thereof, three-dimensional cg model user client, program and program storage medium thereof, and three- dimensional cg model index generating method
JPH0744426A (en) File management method for file system
JPH04253275A (en) Distributed processing system for image data
KR20020069781A (en) Multi-cash method of a geograhphic information in the geographic information system
CN114625729A (en) Business data storage method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020802

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

Free format text: PAYMENT UNTIL: 20080906

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090906

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090906

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100906

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100906

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110906

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110906

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120906

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees