JP3475606B2 - Image processing device - Google Patents

Image processing device

Info

Publication number
JP3475606B2
JP3475606B2 JP27815495A JP27815495A JP3475606B2 JP 3475606 B2 JP3475606 B2 JP 3475606B2 JP 27815495 A JP27815495 A JP 27815495A JP 27815495 A JP27815495 A JP 27815495A JP 3475606 B2 JP3475606 B2 JP 3475606B2
Authority
JP
Japan
Prior art keywords
unit
correction
image data
data
enlargement
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 - Lifetime
Application number
JP27815495A
Other languages
Japanese (ja)
Other versions
JPH09121285A (en
Inventor
隆博 佐川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP27815495A priority Critical patent/JP3475606B2/en
Publication of JPH09121285A publication Critical patent/JPH09121285A/en
Application granted granted Critical
Publication of JP3475606B2 publication Critical patent/JP3475606B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】この発明はイメージスキャナ
や複写機のような画像読み取り装置における画像処理装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing device in an image reading device such as an image scanner or a copying machine.

【0002】[0002]

【従来の技術】従来のこの種の処理方式では、図1に示
すように、イメージセンサなどで読み取った、例えば8
ビットの(つまり、各画素の階調を8ビットで表した)
読み取りデータをシェーディング補正などの前処理を施
した後に色補正・拡大縮小部1に渡す。この色補正・拡
大縮小部1では色補正や画像サイズの拡大または縮小を
行った後、8ビットのデータを出力する。この8ビット
のデータは領域判定部2、文字2値化部3、及びγ補正
部4にそれぞれ渡される。
2. Description of the Related Art In the conventional processing method of this type, as shown in FIG.
Bit (that is, the gradation of each pixel is represented by 8 bits)
The read data is subjected to preprocessing such as shading correction and then passed to the color correction / enlargement / reduction unit 1. The color correction / enlargement / reduction unit 1 outputs 8-bit data after performing color correction and image size enlargement / reduction. This 8-bit data is passed to the area determination unit 2, the character binarization unit 3, and the γ correction unit 4, respectively.

【0003】領域判定部2は8ビットのデータのうち、
例えば上位4ビットのデータを用いて、その画像領域が
文字領域か写真領域かを判定する。ここで、文字の領域
とは、背景の白と文字の黒の2つのトーンだけからなる
領域をいう。また、写真領域とは白から黒まで多数の階
調で表された領域をいう。
The area determining unit 2 selects the 8-bit data from among the 8-bit data.
For example, using the upper 4-bit data, it is determined whether the image area is a character area or a photograph area. Here, the character area means an area composed of only two tones of white for the background and black for the character. Further, the photographic area is an area represented by a large number of gradations from white to black.

【0004】文字2値化部3は文字の領域を1ビットの
データに変換するためのもので、入力される8ビットの
データのうち、例えば最上位の1ビットといったある特
定のデータを用いて、この2値化処理を行う。
The character binarizing unit 3 is for converting a character area into 1-bit data, and uses a certain specific data such as the most significant 1-bit of the input 8-bit data. , This binarization processing is performed.

【0005】γ補正部4は写真領域に対してγ補正を施
すためのもので、8ビットのデータに対してこのγ処理
を行う。γ補正部4から出力されたデータは次にハーフ
トーニング部5に送られ、ここでディザ法、平均誤差最
小法、または誤差拡散法などのハーフトーニング方法に
よって1ビットのデータに変換される。
The γ correction unit 4 is for performing γ correction on the photographic area, and performs this γ processing on 8-bit data. The data output from the γ correction unit 4 is then sent to the halftoning unit 5, where it is converted into 1-bit data by a halftoning method such as a dither method, a minimum average error method, or an error diffusion method.

【0006】セレクタ6は領域判定部2からの信号に基
づいて、その領域が文字領域であれば文字2値化部3か
らの信号を、また、写真領域であればハーフトーニング
部5からの信号を選択し2値化出力する。
Based on the signal from the area determining section 2, the selector 6 outputs the signal from the character binarizing section 3 if the area is a character area, or the signal from the halftoning section 5 if the area is a photographic area. Is selected and binarized and output.

【0007】[0007]

【発明が解決しようとする課題】この従来の構成での1
つの問題点は、γ補正部4で入力された8ビットのデー
タが実質的に6ビットデータに精度が低下してしまうこ
とにある。
[Problems to be Solved by the Invention]
One problem is that the accuracy of 8-bit data input by the γ correction unit 4 is substantially reduced to 6-bit data.

【0008】即ち、γ補正部4に入力される8ビットの
データは0〜255までの256階調を表したデータで
あるが、これがγ補正によって非線形なγ曲線に従って
変換されることにより、階調に対する分解能が実質的に
6ビット、つまり64階調程度に低下してしまう。
That is, the 8-bit data input to the γ correction unit 4 is data representing 256 gradations from 0 to 255, which is converted according to the nonlinear γ curve by γ correction, and The resolution for the key is substantially reduced to 6 bits, that is, about 64 gradations.

【0009】即ち、γ補正部4の出力は実際には8ビッ
トであるが、そのデータが保有している情報量は実質的
に6ビットデータ程度の情報量になっている。
That is, the output of the γ correction unit 4 is actually 8 bits, but the amount of information held by the data is substantially the amount of information of about 6 bits.

【0010】このように、γ補正部4によって階調に対
する分解能が2ビット程度低下することにより、結果と
して出力データにおける写真領域の画質が低下する問題
がある。
As described above, the gamma correction unit 4 lowers the resolution for gradation by about 2 bits, and as a result, there is a problem in that the image quality of the photographic area in the output data deteriorates.

【0011】この従来の構成で、実質的に8ビットのデ
ータをハーフトーニング部5に与えたいとするならば、
色補正・拡大縮小部1に入力される元のデータを10ビ
ットに上げる必要がある。
With this conventional configuration, if it is desired to give substantially 8-bit data to the halftoning section 5,
It is necessary to increase the original data input to the color correction / enlargement / reduction unit 1 to 10 bits.

【0012】しかしそうすると、色補正・拡大縮小部1
も10ビット化しなければならなくなる。この色補正・
拡大縮小処理は比較的複雑な処理であるため、これを8
ビットに対する構成から10ビットに対する構成にする
と、コストが高くなるという問題がある。
However, in doing so, the color correction / enlargement / reduction unit 1
Will also have to be 10 bits. This color correction
Since the scaling process is a relatively complicated process,
If the configuration for 10 bits is changed to the configuration for 10 bits, there is a problem that the cost increases.

【0013】従って、本発明の目的は、従来と同様の構
成の色補正・拡大縮小部を用いてコストを高めることな
く、写真部分の画質を高めた画像データ処理を行うこと
ができる画像処理装置を提供することにある。
Therefore, an object of the present invention is to provide an image processing apparatus capable of performing image data processing with an improved image quality of a photograph portion without increasing the cost by using a color correction / enlargement / reduction unit having the same structure as the conventional one. To provide.

【0014】[0014]

【課題を解決するための手段】本発明の画像処理装置
は、元の画像データに対し先にγ補正を施した後に、色
補正及び拡大/縮小処理を施す。そして、色補正・拡大
縮小処理を施された画像データは、一方において、例え
ば写真領域のハーフトーニング処理に利用するように提
供されると共に、他方において、更にγ補正の逆変換で
ある1/γ補正を施されて、例えば文字領域の2値化や
文字領域と写真領域の領域識別等の処理のために提供さ
れる。
The image processing apparatus of the present invention first performs γ correction on original image data, and then performs color correction and enlargement / reduction processing. The image data that has been subjected to the color correction / enlargement / reduction processing is provided on the one hand so as to be used for, for example, the halftoning processing of the photographic region, and on the other hand, 1 / γ which is the inverse conversion of the γ correction. The image data is corrected and provided for processing such as binarization of a character area and area identification of a character area and a photo area.

【0015】本発明の画像処理装置によれば、最初のγ
補正の段階で画像データの精度が2ビット程度低下し、
その低下した精度のデータに対し、色補正・拡大縮小処
理が行われる。更に、色補正・拡大縮小処理がなされた
データに対し1/γ補正が行われて、データの精度は更
に2ビット程度低下する。写真領域のハーフトーニング
処理は、色補正・拡大縮小処理の後のデータ、つまり元
のデータから2ビット程度精度が低下したデータに対し
て行うことができる。一方、文字領域の2値化処理や文
字領域と写真領域の識別処理は、1/γ補正後のデー
タ、つまり元のデータから4ビット程度精度が低下した
データに対して行うことができる。
According to the image processing apparatus of the present invention, the first γ
The accuracy of the image data is reduced by about 2 bits at the correction stage,
Color correction / enlargement / reduction processing is performed on the data with the lowered accuracy. Furthermore, 1 / γ correction is performed on the data that has been subjected to color correction / enlargement / reduction processing, and the accuracy of the data is further reduced by about 2 bits. The halftoning process of the photo area can be performed on the data after the color correction / enlargement / reduction process, that is, the data whose accuracy is reduced by about 2 bits from the original data. On the other hand, the binarization processing of the character area and the discrimination processing of the character area and the photograph area can be performed on the data after the 1 / γ correction, that is, the data whose accuracy is reduced by about 4 bits from the original data.

【0016】従って、ハーフトーニング処理の対象とな
るデータに例えば8ビットの精度が欲しい場合、元の画
像データは少なくとも10ビットとする必要があるが、
その場合、色補正・拡大縮小処理はγ補正後の8ビット
のデータに対して行えばすむため、従来のようなコスト
増加が生じない。また、文字領域2値化処理や領域識別
処理は、更に精度の低下したデータに対して行うことに
なるが、これらの処理は高い精度のデータを元来必要と
しないので、問題なく処理を行うことができる。
Therefore, if the data to be subjected to the half-toning processing needs to have an accuracy of 8 bits, for example, the original image data must be at least 10 bits.
In that case, since the color correction / enlargement / reduction processing only needs to be performed on the 8-bit data after the γ correction, the cost increase unlike the conventional case does not occur. Further, the character region binarization process and the region identification process are performed on the data with lower precision, but since these processes do not originally require high precision data, there is a problem. Can be processed without.

【0017】[0017]

【発明の実施の形態】以下、本発明の実施の形態を図面
に基づいて説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0018】図2は本発明の一実施の形態を示す画像処
理装置のブロック図である。
FIG. 2 is a block diagram of an image processing apparatus showing an embodiment of the present invention.

【0019】本発明においては、色補正・拡大縮小部1
を従来の構成のままとし、かつハーフトーニング部5に
入力される画像データのビット数を8ビットとするため
に、図2に示すように、γ補正部4を色補正・拡大縮小
部1の前段に配置し、このγ補正部4には10ビットの
画像データを入力するようにしたものである。
In the present invention, the color correction / enlargement / reduction unit 1
In order to keep the number of bits of the image data input to the halftoning unit 5 to be 8 bits, the γ correction unit 4 is provided in the color correction / scaling unit 1 as shown in FIG. It is arranged in the preceding stage, and 10-bit image data is input to the γ correction unit 4.

【0020】また、色補正・拡大縮小部1の後段であ
り、領域判定部2と文字2値化部3の前段には、γ補正
の逆変換を行う1/γ補正部7を新たに備えたものであ
る。その他の構成は図1に示す従来例と同じである。
Further, after the color correction / enlargement / reduction unit 1, before the region determination unit 2 and the character binarization unit 3, a 1 / γ correction unit 7 for performing inverse conversion of γ correction is newly provided. It is a thing. Other configurations are the same as those of the conventional example shown in FIG.

【0021】このような構成において、図示しないイメ
ージセンサで読み取られ、そしてシェーディング補正な
どの前処理が施された10ビットのデータを最初にγ補
正部4に渡す。γ補正部4はこの10ビットデータを所
定のγ曲線に従って変換する。このγ補正によって既に
説明したように、2ビット程度の精度低下が生じる。そ
こでγ補正部4はこの2ビット程度の精度低下を見込ん
で、入力した10ビットデータを8ビットデータに落と
して出力する。この8ビットデータは次に色補正・拡大
縮小部1に送られ、従来と同様に、色補正処理及び拡大
または縮小処理が施される。
In such a configuration, 10-bit data read by an image sensor (not shown) and subjected to preprocessing such as shading correction is first passed to the γ correction unit 4. The γ correction unit 4 converts this 10-bit data according to a predetermined γ curve. As described above, this γ correction causes a decrease in accuracy of about 2 bits. Therefore, the γ correction unit 4 expects the accuracy decrease of about 2 bits and drops the input 10-bit data to 8-bit data for output. The 8-bit data is then sent to the color correction / enlargement / reduction unit 1 and subjected to color correction processing and enlargement / reduction processing as in the conventional case.

【0022】色補正・拡大縮小部1から出力された8ビ
ットデータは1/γ補正部7及びハーフトーニング部5
に渡される。1/γ補正部7はγ補正の逆変換を行って
元の10ビットデータと同等の特性を持つデータに変換
する。このとき、やはり非線形な変換が行われるため、
入力された8ビットのデータはさらに2ビット程度精度
が低下する。
The 8-bit data output from the color correction / enlargement / reduction unit 1 is used as a 1 / γ correction unit 7 and a halftoning unit 5.
Passed to. The 1 / γ correction unit 7 performs the inverse conversion of the γ correction and converts it into data having the same characteristics as the original 10-bit data. At this time, since non-linear conversion is also performed,
The accuracy of the input 8-bit data is further reduced by about 2 bits.

【0023】しかし、この1/γ補正部7はこの精度低
下したデータをさらに4ビットにまで低下させて出力す
る。その理由は、この4ビットの出力データは次に領域
判定部2及び文字2値化部3に送られるが、領域判定部
2や文字2値化部3は本来、階調分解能の高いデータを
必要とせず、領域判定部2は4ビット、文字2値化部3
は1ビットのデータで十分だからである。
However, the 1 / γ correction unit 7 further reduces the precision-decreased data to 4 bits and outputs it. The reason is that the 4-bit output data is sent to the area determination unit 2 and the character binarization unit 3 next, but the area determination unit 2 and the character binarization unit 3 originally output data with high gradation resolution. The area determination unit 2 does not need the 4-bit, character binarization unit 3
Is because 1-bit data is sufficient.

【0024】つまり、領域判定部2及び文字2値化部3
はその入力データに対し、本来それ程高い階調分解能を
要求しないので、γ補正及び1/γ補正によってデータ
の階調分解能、即ち精度が低下しても全く問題にならな
いからである。
That is, the area determination unit 2 and the character binarization unit 3
Since the input data does not originally require such a high gradation resolution, even if the gradation resolution of the data, that is, the accuracy is lowered by the γ correction and the 1 / γ correction, it does not cause any problem.

【0025】領域判定部2は入力された4ビットのデー
タに基づいて写真領域か文字領域かを判定する。文字2
値化部3は入力された4ビットのデータのうちの最上位
の1ビットを用いて1ビットの文字データを出力する。
The area determination unit 2 determines whether the area is a photograph area or a character area based on the input 4-bit data. Character 2
The binarization unit 3 outputs 1-bit character data by using the most significant 1 bit of the input 4-bit data.

【0026】また、色補正・拡大縮小部1から出力され
た8ビットのデータはハーフトーニング部5にも送られ
る。このハーフトーニング部5は入力された8ビットの
データに基づいて、ディザ法、平均誤差最小法、または
誤差拡散法などのハーフトーニング方法を用いて階調表
現した1ビットのデータを出力する。このハーフトーニ
ング部5では入力データが8ビット、つまり256階調
を表現したデータであるため、高い画質を持った写真デ
ータを出力することができる。
The 8-bit data output from the color correction / enlargement / reduction unit 1 is also sent to the halftoning unit 5. The half-toning unit 5 outputs 1-bit data represented by gradation using a half-toning method such as a dither method, a minimum average error method, or an error diffusion method based on the input 8-bit data. In the halftoning unit 5, since the input data is 8-bit data, that is, data representing 256 gradations, it is possible to output photographic data with high image quality.

【0027】セレクタ6は領域判定部2からの信号に基
づいて、文字2値化部3からの文字データまたはハーフ
トーニング部5からの写真データを選択して出力する。
The selector 6 selects and outputs the character data from the character binarization unit 3 or the photographic data from the halftoning unit 5 based on the signal from the area determination unit 2.

【0028】本発明のこの実施形態によれば、写真領域
は8ビットのデータを用いて階調が表現されているた
め、画質の低下はない。また従来の構成に比べると、1
/γ補正部7が増えているが、これは256ワード×4
ビットの小さなROMで実現することができるので、さ
ほどのコスト増加にはならない。
According to this embodiment of the present invention, since the gradation is expressed using 8-bit data in the photographic area, the image quality is not deteriorated. Compared with the conventional configuration, 1
/ Γ correction unit 7 is increasing, but this is 256 words × 4
Since it can be realized by a ROM with a small bit, the cost does not increase so much.

【0029】また、従来の方式で同等の画質を得るため
には、色補正・拡大縮小部1を10ビット化しなければ
ならなかった訳であるが、本発明の実施形態では色補正
・拡大縮小部1は8ビットの構成のままで適用できる。
Further, in order to obtain the same image quality in the conventional system, the color correction / enlargement / reduction unit 1 had to be 10 bits, but in the embodiment of the present invention, the color correction / enlargement / reduction is performed. The section 1 can be applied with the 8-bit configuration as it is.

【0030】従って、この色補正・拡大縮小部1が大き
くなることによるコスト増加はない。また、γ補正部4
は10ビット化される訳であるが、これもROMで構成
するだけで済むため、大きなコスト増加にはならない。
Therefore, there is no increase in cost due to the enlargement of the color correction / enlargement / reduction unit 1. In addition, the γ correction unit 4
Is converted to 10 bits, but this is not required to be a large increase in cost because it is only necessary to configure the ROM.

【0031】以上の結果、コストを高めることなく写真
の高画質が得られるようになる。
As a result of the above, high image quality of photographs can be obtained without increasing the cost.

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

【図1】従来例に係る画像処理装置のブロック図であ
る。
FIG. 1 is a block diagram of an image processing apparatus according to a conventional example.

【図2】本発明の一実施形態に係る画像処理装置のブロ
ック図である。
FIG. 2 is a block diagram of an image processing apparatus according to an embodiment of the present invention.

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

1 色補正・拡大縮小部 2 領域判定部 3 文字2値化部 4 γ補正部 5 ハーフトーニング部 6 セレクタ 7 1/γ補正部 1-color correction / scaling unit 2 area determination section 3 character binarization part 4 γ correction unit 5 Half-toning section 6 selector 7 1 / γ correction unit

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画像データに対しγ補正を施すγ補正部
と、前記γ補正部から出力された画像データに対し色補
正及び拡大/縮小処理を施す色補正・拡大縮小部と、
色補正・拡大縮小部から出力された画像データに対し
γ補正の逆変換を行う1/γ補正部と、を備えて、前記
色補正・拡大縮小部から出力された画像データと、前記
1/γ補正部から出力された画像データとを提供する
像処理装置において、 前記1/γ補正部から出力された画像データの文字領域
を2値化する文字2値化部と、 前記色補正・拡大縮小部から出力された画像データの写
真領域を2値化するハーフトーニング部と、 前記1/γ補正部から出力された画像データの写真領域
と文字領域とを識別する領域判定部と、 前記領域判定部からの信号に基づいて前記文字2値化部
と前記ハーフトーニング部の何れか一方からの出力画像
データを選択するセレクタと、 を備えたことを特徴とする画像処理装置。
1. A and γ correcting unit that performs correction γ on the image data, and color correction and scaling unit for performing color correction and enlargement / reduction processing on the image data outputted from the γ correcting unit, before
The image data output from the color correction / enlargement / reduction unit, and a 1 / γ correction unit that performs inverse conversion of γ correction to the image data output from the color correction / enlargement / reduction unit; image to provide the image data output from / gamma correction section
In the image processing device, a character binarization unit that binarizes a character area of the image data output from the 1 / γ correction unit, and a photographic area of the image data output from the color correction / enlargement / reduction unit to 2 A half-toning unit for digitizing, a region determining unit for identifying a photograph region and a character region of the image data output from the 1 / γ correcting unit, and the character binarizing based on a signal from the region determining unit. the image processing device for a selector for selecting the output image data from one of the halftoning section and parts, comprising the.
【請求項2】 請求項1記載の画像処理装置において、
前記γ補正部が、前記写真領域に要求される階調数を表
すのに必要なビット数より多いビット数の画像データを
入力して前記必要なビット数の画像データに変換するこ
とを特徴とする画像処理装置。
2. The image processing apparatus according to claim 1,
The γ correction unit displays the number of gradations required for the photographic area.
Image data with more bits than necessary
It can be input and converted into image data with the required number of bits.
The image processing apparatus according to claim and.
JP27815495A 1995-10-25 1995-10-25 Image processing device Expired - Lifetime JP3475606B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27815495A JP3475606B2 (en) 1995-10-25 1995-10-25 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27815495A JP3475606B2 (en) 1995-10-25 1995-10-25 Image processing device

Publications (2)

Publication Number Publication Date
JPH09121285A JPH09121285A (en) 1997-05-06
JP3475606B2 true JP3475606B2 (en) 2003-12-08

Family

ID=17593347

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27815495A Expired - Lifetime JP3475606B2 (en) 1995-10-25 1995-10-25 Image processing device

Country Status (1)

Country Link
JP (1) JP3475606B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004100529A1 (en) * 2003-05-08 2004-11-18 Seiko Epson Corporation Image processing for expressing gradation

Also Published As

Publication number Publication date
JPH09121285A (en) 1997-05-06

Similar Documents

Publication Publication Date Title
JP3313399B2 (en) Image processing device
JPH0683365B2 (en) Image processing device
JPS60204177A (en) Picture signal processor
JP2756371B2 (en) Image processing device
US5055944A (en) Image signal processing apparatus
JP3475606B2 (en) Image processing device
JP3215146B2 (en) Image processing device
JP3725255B2 (en) Digital image processing device
JP3466655B2 (en) Image processing device
JP3472289B2 (en) Image processing device
JP3157870B2 (en) Image processing method
JP2755506B2 (en) Image forming device
JPH0965125A (en) Picture data processor
JPH0778830B2 (en) Image signal processor
JPH11187260A (en) Video signal binarizing device
JPH10126613A (en) Image processor
JPS6180966A (en) Picture signal processing method
JPS58119268A (en) Picture signal processing system
JPH01229636A (en) Image processor
JPH09200526A (en) Lightness correction device, image scanner and its control method
JPH06334863A (en) Picture processing unit
JPH1115965A (en) Image processor
JPH0818784A (en) Method for binarization conversion of read image
JPH0686070A (en) Picture reader
JPH0563965A (en) Original picture reader

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080926

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20080926

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090926

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090926

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100926

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100926

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110926

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120926

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130926

Year of fee payment: 10

EXPY Cancellation because of completion of term