JP3585036B2 - Image generation method - Google Patents
Image generation method Download PDFInfo
- Publication number
- JP3585036B2 JP3585036B2 JP2001189599A JP2001189599A JP3585036B2 JP 3585036 B2 JP3585036 B2 JP 3585036B2 JP 2001189599 A JP2001189599 A JP 2001189599A JP 2001189599 A JP2001189599 A JP 2001189599A JP 3585036 B2 JP3585036 B2 JP 3585036B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- color
- pixel
- reduced
- area image
- 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
Images
Landscapes
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は画像作成方法、画像作成装置及びプログラムに関し、特に、透明度を有する画素を含む元画像から減色済み元画像を生成する場合に、無駄な画素情報を画素情報テーブルに含めないようにする技術に関する。
【0002】
【従来の技術】
フルカラーと呼ばれる画像表現方式は、各画素に32ビットの画素情報を対応づけるものであり、各画素の色が24ビットで指定されるとともに(例えば3つの色成分(RGB)が各8ビットで指定される)、透明度が残りの8ビットで指定されるようになったものが多い。この方式によれば、232種類の画素情報を各画素に任意に対応づけることができ、232種類の画素情報(224色且つ28段階の透明度)を同時表示することができるので、画像品質を最高に保つことができる。
【0003】
しかしながら、フルカラー画像はデータ量が膨大となり、実用上問題が多い。そこで、8ビットカラーと呼ばれる画像表現方式では、例えば232種類の画素情報の中から28種類を選択しておき、その限定された画素情報を各画素に対応づけることにより画像を表現するようにしている。この方式によれば、同時表示可能な画素情報が28種類に抑えられるものの、画像品質をさほど落とさずに、データ量を大幅に削減することができる。
【0004】
【発明が解決しようとする課題】
しかし、8ビットカラー形式では、表現しようとする画像に透明度が部分的に含まれている場合に、232種類の画素情報から効率よく28種類の画素情報を選択することが非常に困難であるという問題がある。例えば全ての色を同じ段階数の透明度で表示可能なよう28種類の画素情報を選択すると、通常、透明度を必要としない色も多いため、無駄な(実際には表示されない)画素情報を多く選択してしまうことになる。そこで、無駄な画素情報を選択しないようにして、不透明の画素についてより多くの色が同時表示されるようにすることが望ましい。
【0005】
本発明は上記課題に鑑みてなされたものであって、その目的は、透明度を有する画素を含む元画像から減色済み元画像を生成する場合に、透明度を必要としない色に透明度を設定してしまうことがないようにできる画像作成方法、画像作成装置及びプログラムを提供することにある。
【0006】
【課題を解決するための手段】
上記課題を解決するために、本発明に係る画像作成方法は、色情報及び透明度情報をそれぞれが含む第1の種類数の画素情報のいずれかを各画素に対応づけてなる元画像に基づいて、色情報及び透明度情報をそれぞれが含む前記第1の種類数よりも少ない第2の種類数の画素情報のいずれかを各画素に対応づけてなる減色済み元画像を生成する画像生成方法において、前記元画像を、透明度を有する画素からなる透明領域画像と、透明度を有しない画素からなる不透明領域画像と、に分割する画像領域分割ステップと、前記不透明領域画像の各画素に対応づけられた画素情報を前記第2の種類数よりも少ない第3の種類数に減らして減色済み不透明領域画像を生成する不透明領域画像減色ステップと、前記透明領域画像の各画素に対応づけられた画素情報を前記第2の種類数から前記第3の種類数を引いた第4の種類数に減らして減色済み透明領域画像を生成する透明領域画像減色ステップと、前記減色済み不透明領域画像と前記減色済み透明領域画像とに基づいて前記減色済み元画像を生成する合成ステップと、を含むことを特徴とする。
【0007】
また、本発明に係る画像作成装置は、色情報及び透明度情報をそれぞれが含む第1の種類数の画素情報のいずれかを各画素に対応づけてなる元画像に基づいて、色情報及び透明度情報をそれぞれが含む前記第1の種類数よりも少ない第2の種類数の画素情報のいずれかを各画素に対応づけてなる減色済み元画像を生成する画像生成装置において、前記元画像を、透明度を有する画素からなる透明領域画像と、透明度を有しない画素からなる不透明領域画像と、に分割する手段と、前記不透明領域画像の各画素に対応づけられた画素情報を前記第2の種類数よりも少ない第3の種類数に減らして減色済み不透明領域画像を生成する手段と、前記透明領域画像の各画素に対応づけられた画素情報を前記第2の種類数から前記第3の種類数を引いた第4の種類数に減らして減色済み透明領域画像を生成する手段と、前記減色済み不透明領域画像と前記減色済み透明領域画像とに基づいて前記減色済み元画像を生成する手段と、を含むことを特徴とする。
【0008】
また、本発明に係るプログラムは、色情報及び透明度情報をそれぞれが含む第1の種類数の画素情報のいずれかを各画素に対応づけてなる元画像に基づいて、色情報及び透明度情報をそれぞれが含む前記第1の種類数よりも少ない第2の種類数の画素情報のいずれかを各画素に対応づけてなる減色済み元画像を生成するためのプログラムであって、前記元画像を、透明度を有する画素からなる透明領域画像と、透明度を有しない画素からなる不透明領域画像と、に分割する画像領域分割ステップと、前記不透明領域画像の各画素に対応づけられた画素情報を前記第2の種類数よりも少ない第3の種類数に減らして減色済み不透明領域画像を生成する不透明領域画像減色ステップと、前記透明領域画像の各画素に対応づけられた画素情報を前記第2の種類数から前記第3の種類数を引いた第4の種類数に減らして減色済み透明領域画像を生成する透明領域画像減色ステップと、前記減色済み不透明領域画像と前記減色済み透明領域画像とに基づいて前記減色済み元画像を生成する合成ステップと、をコンピュータに実行させるためのものである。
【0009】
ここで、色情報は、各画素の色を表す情報であり、例えば赤(R)、緑(G)、青(B)等の色の成分量を表す情報を組み合わせて構成することができる。この場合、色情報は「RGB値」とも呼ばれ、例えば(R,G,B)=(0,0,0)で黒が表現され、(R,G,B)=(255,0,0)で赤が表現される。また、透明度情報は、各画素の透明度を表す情報であり、例えば「アルファ」や「アルファチャンネル」と呼ばれる。透明度情報は、例えば、ある画素部分に投射した光の強さと、その画素部分を透過した光の強さの比等によって表現される。
【0010】
本発明では、まず、第1の種類数の画素情報のいずれかが各画素に対応づけられた元画像が用意される。そして、元画像が透明領域画像と不透明領域画像に分割される。透明領域画像は、透明度が零よりも大きいこと、すなわち不透明ではないことを表す透明度情報を含む画素情報が対応づけられた画素からなる画像である。また、不透明領域画像は、透明度が零であること、すなわち不透明であることを表す透明度情報を含む画素情報が対応づけられた画素からなる画像である。次に、透明領域画像の各画素に対応づけられた画素情報が第3の種類数に減らされるとともに、不透明領域画像の各画素に対応づけられた画素情報が第4の種類数に減らされる。その後、こうして得られる減色済み透明領域画像と減色済み不透明領域画像とに基づいて、減色済み元画像が生成される。減色済み元画像は、第2の種類数の画素情報のいずれかが各画素に対応づけられた画像である。なお、第1の種類数は第2の種類数よりも多く、第3の種類数と第4の種類数を足した数が第2の種類数に等しい。
【0011】
本発明では、透明領域画像と不透明領域画像とを別々に減色するようにしたので、透明度を必要としない色に透明度を設定してしまうことがないようにでき、効率よく元画像の減色をすることができる。また、減色済み透明領域画像の各画素に対応づけられる画素情報の種類数と、減色済み不透明領域画像の各画素に対応づけられる画素情報の種類数と、の割合を変えることにより、例えば不透明領域の色数を重視するのか、透明領域の透明度の段階数を重視するのか等を、ユーザが任意に設定することができる。このため、減色済み元画像の使用目的や元画像の内容に応じて、適切な減色処理を元画像に施すことができる。
【0012】
また、本発明の一態様では、前記透明領域画像減色ステップ(減色済み透明領域画像を生成する手段)は、所定色に対応する色情報を含む画素情報を全画素に対応づけてなる背景画像に前記透明領域画像を半透明合成して、背景付き透明領域画像を生成するステップ(手段)と、前記背景付き透明領域画像の各画素に対応づけられた画素情報を前記第4の種類数に減らして減色済み背景付き透明領域画像を生成するステップ(手段)と、前記減色済み背景付き透明領域画像の各画素の色と前記所定色との差に対応する透明度を、前記減色済み背景付き透明領域画像の各画素に対応づけられた画素情報に含まれる透明度情報に設定することにより、前記減色済み透明領域画像を生成するステップ(手段)と、を含む。
【0013】
すなわち、減色済み背景付き透明領域画像において、各画素の色と背景画像の色との差が大きければ大きいほど(画素の色が当該画素の色に近いほど)、元の透明領域画像における対応画素に低い透明度が設定されていたと判断でき、逆に差が小さければ小さいほど(画素の色が背景画像の色に近い色を有しているほど)、元の透明領域画像における対応画素に高い透明度が設定されていたと判断できることから、この態様では、減色済み背景付き透明領域画像の各画素の色と背景画像の色との差に対応する透明度を、減色済み背景付き透明領域画像の各画素の透明度情報に設定するようにしている。この態様によれば、特別の画像処理ソフトウェア等を必要とせずに、減色済み透明領域画像を生成することができる。
【0014】
【発明の実施の形態】
以下、本発明の好適な実施の形態について図面に基づき詳細に説明する。
【0015】
本発明の一実施の形態に係る画像作成方法は、例えば図1に示すように、ディスプレイ10、CPU(Central Processing Unit)12、マウス14及びキーボード16を備えた公知のパーソナルコンピュータシステムを用いて実施される。ここで、CPU12には、例えばCD−ROM(Compact Disk − Read Only Memory;商標)等の情報記憶媒体により減色機能を備えた公知の画像処理ソフトウェアがインストールされている。同ソフトウェアにより、ユーザはマウス14及びキーボード16を駆使して、予め用意した元画像に任意の画像処理を施すことができる。ここでは、フルカラー形式の元画像を8ビットカラー形式のテクスチャ画像に変換する方法について説明する。
【0016】
図2は、本発明の一実施の形態に係る画像作成方法の手順を説明するフロー図であり、図3は、図2のS104の処理を詳細に説明するフロー図である。また、図4は、図2のS106の処理を詳細に説明するフロー図である。
【0017】
図2に示すように、8ビットカラー形式のテクスチャ画像を作成する場合、まずユーザがフルカラー形式の任意の元画像(フルカラー元画像)を作成する(S101)。フルカラー形式の元画像では、各画素に32ビットの画素情報が対応づけられている。画素情報は、赤、緑、青の各色成分を指定する24ビットの色情報と、透明度を指定する8ビットの透明度情報と、を含んでいる。図5には、S101で作成されるフルカラー元画像の一例が示されている。同図に示すフルカラー元画像20には透明領域22と不透明領域24とが含まれている。透明領域22は、(零よりも大きい)透明度を有する、すなわち不透明でない画素からなる画像領域である。また、不透明領域24は透明度を有しない、すなわち不透明の画素からなる画像領域であり、透明領域22以外の部分である。
【0018】
次に、透明領域画像の画素情報種類数nと不透明領域画像の画素情報種類数mをユーザが任意に決定する(S102)。ここで、画素情報種類数n及びmは、その和が28(=256)となるように決定される。
【0019】
そして、S101で作成した元画像を透明領域画像と不透明領域画像に分割する(S103)。透明領域画像は、元画像と同じサイズを有しており、元画像に含まれる画素のうち透明度を有するもの、すなわち不透明ではないことを表す透明度情報が対応づけられた画素から構成される。また、不透明領域画像は、元画像と同じサイズを有しており、元画像に含まれる画素のうち透明度を有しないもの、すなわち不透明であることを表す透明度情報が対応づけられた画素から構成される。
【0020】
図6及び図7は、この工程で得られる透明領域画像と不透明領域画像の一例を示している。図6に示される透明領域画像26はフルカラー元画像20から分割(分離抽出)された画像であり、フルカラー形式を有する。この透明領域画像26はフルカラー元画像20と同じサイズを有しており、フルカラー元画像20に含まれている透明領域22がそのまま表されている。そして、残余領域28の画素には、例えば白色不透明の画素情報が付与されている。
【0021】
また、図7に示される不透明領域画像32もフルカラー元画像20から分割(分離抽出)された画像であり、フルカラー形式を有する。この不透明領域画像32もフルカラー元画像20と同じサイズを有しており、フルカラー元画像20に含まれている不透明領域24がそのまま表されている。そして、残余領域30の画素には、例えば無色透明の画素情報が付与されている。
【0022】
次に、透明領域画像を画素情報種類数nに減色する(S104)。上述した公知の画像処理ソフトウェアの減色機能を用いる場合、具体的には、図3に示すように、まず透明領域画像を背景画像に半透明合成する(S104a)。背景画像は、元画像と同一サイズであり、単色且つ不透明の画像である。背景画像の色としては、透明領域画像の背景として実際に使用されるであろう画像の色調を参考に決定することが望ましい。例えば、背景として黒っぽい画像が使用されることが想定される場合には、背景画像として黒色且つ不透明の画像を採用することが望ましい。また、背景として白っぽい画像が使用されることが想定される場合には、背景画像として白色且つ不透明の画像を採用することが望ましい。こうして、全画素が不透明である背景付き透明領域画像が得られる。この背景付き透明領域画像では、透明領域画像において大きい透明度が対応づけられた画素ほど背景画像の色に近い色を有している。
【0023】
図8は、背景画像の一例を示しており、図9は、背景付き透明領域画像の一例を示している。図9に示される背景付き透明領域画像38はフルカラー形式を有しており、図6に示す透明領域画像26を図8に示す背景画像(フルカラー形式)34に半透明合成して得られるものである。この背景付き透明領域画像38では全ての画素が不透明になっている。ここで、背景付き透明領域画像38の背景付き透明領域36は、透明領域画像26における透明領域22に対応しており、同領域22に含まれる各画素の透明度に応じて、背景付き透明領域36に含まれる各画素に背景画像34の色味が付加されている。つまり、透明領域22に含まれる各画素の透明度が大き(高)ければ、背景付き透明領域36に含まれる画素は背景画像34の色に近くなり、透明領域22に含まれる各画素の透明度が小さ(低)ければ、画素に設定されている画素情報の色に近くなる。
【0024】
次に、背景付き透明領域画像を画素情報種類数nに減色する(S104b)。ソフトウェアによる減色処理としては多くの方式が既に公知であるが、いずれの方式によって減色するようにしてもよい。この減色処理により得られる画像、すなわち減色済み背景付き透明領域画像には、n種類の画素情報が含まれることになる。図10には、この減色処理によって生成される画素情報テーブル(CLUT;Color Look Up Table)の一例が示されている。同図には、背景付き透明領域画像の画素に対応づけられている画素情報を128種類に減らした場合に得られる画素情報テーブルが示されている。背景付き透明領域画像を描画するとき、同図において斜線を引いた部分は参照されず、同図において符号A(色情報)及び符号B(透明度情報)を付した部分、すなわち画素情報No.1〜128に係る画素情報だけが参照される。
【0025】
次に、S104bで生成される画素情報テーブルに含まれる画素情報を、そこに含まれる色情報が表す色が背景画像の色に近いものから順に並べ替える(S104c)。そして、並べ替えの順に従ってn段階(すなわち背景付き透明領域画像の画素情報種類数nと同数)の透明度を、画素情報テーブルの透明度情報の欄に設定する。すなわち、画素情報に含まれる色情報が表す色が背景画像の色に近ければ近いほど、その画素情報に含まれている透明度情報に大きな透明度を設定する(S104d)。これは、背景付き透明領域画像の各画素に付された色が、背景画像の色に近ければ近いほど、元々の透明領域画像において高い透明度(大きな値の透明度)が与えられていたと判断できるからである。こうして、得られる透明度設定及び減色済みの背景付き透明領域画像が、後段の処理(具体的にはS106の処理)において減色済み透明領域画像として利用される。
【0026】
図2に戻り、次に、S103で得られる不透明領域画像を画素情報種類数mに減色する(S105)。この減色処理にも、公知のあらゆる方式を採用することができる。図11には、この減色処理によって生成される画素情報テーブルの一例が示されている。同図には、不透明領域画像の画素に対応づけられている画素情報を128種類に減らした場合に得られる画素情報テーブルが示されている。不透明領域画像を描画するとき、同図において斜線を引いた部分は参照されず、同図において符号C(色情報)及び符号D(透明度情報)を付した部分、すなわち画素情報No.129〜256に係る画素情報だけが参照される。
【0027】
その後、S104で得られる減色済み透明領域画像(透明度設定及び減色済み背景付き透明領域画像)とS105で得られる減色済み不透明領域画像とを合成することにより、減色済み元画像、すなわち8ビットカラー形式のテクスチャ画像を生成する(S106)。具体的には、図4に示すように、まずS104で得られる画素情報テーブルとS105で得られる画素情報テーブルを合成する(S106a)。図12には、図10に示される画素情報テーブル(S104で得られるもの)と図11に示される画素情報テーブル(S105で得られるもの)とを合成して得られる画素情報テーブル(合成画素情報テーブル)が示されている。S106aでは、S104で得られる画素情報テーブルの画素情報No.129〜256に係る画素情報(図11において斜線を引いた部分)に、S105で得られる画素情報テーブルの画素情報No.129〜256を上書きすることにより、合成画素情報テーブルを得るようにしている。
【0028】
その後、さらに減色済み透明領域画像(透明度設定及び減色済みの背景付き透明領域画像)を減色済み不透明領域画像に合成して、減色済み元画像を生成する(S106b)。図13には、図7に示される不透明領域画像32に減色処理を施した画像に対して、図9に示される背景付き透明領域画像38を合成してなる減色済み元画像、が示されている。同図に示される減色済み元画像では、不透明領域画像32の残余領域30の画素情報が、(透明度設定及び減色済み)背景付き透明領域画像38のうち背景付き透明領域36の画素情報に置きかえられている。
【0029】
以上のようにして減色済み元画像を生成すると、元画像のうち透明領域と不透明領域とで別々に画素情報の種類数を指定し、別々に減色処理をすることができるので、不透明領域の色数を増やしたり、透明領域の透明段階数を増やしたりする等して、画像品質を透明領域と不透明領域に任意に割り振ることができる。
【0030】
以上の説明では、画像処理ソフトウェアを用いてユーザが手作業で元画像を減色済み元画像に変換したが、専用減色プログラムを例えば図1に示すパーソナルコンピュータシステムで実行させることにより、元画像から任意の画像品質の減色済み元画像を生成することができる画像作成装置として同システムを機能させるようにして、減色処理を自動化するようにしてもよい。
【0031】
図14は、この専用減色プログラムを図1に示すパーソナルコンピュータシステムで実行した場合に実現される機能を示す図である。同図に示すように、パーソナルコンピュータで実現される機能には、元画像入力部50と、領域分割部52と、透明領域画像減色部54と、不透明領域画像減色部56と、画素情報種類数設定部58と、画像合成部60と、が含まれる。
【0032】
元画像入力部50は、例えばフルカラー形式の元画像(元画像データ)を入力するための機能ブロックであり、例えば公知の画像処理ソフトウェアで作成した画像ファイルや各種撮像装置で撮影された画像ファイルを、マウス14やキーボード16を用いてユーザが任意に指定することにより、その画像ファイルを元画像として領域分割部52に入力することができるようになっている。
【0033】
領域分割部52は、元画像入力部50から入力される元画像を透明領域画像と不透明領域画像とに分割する。このうち透明領域画像は透明領域画像減色部54に入力され、不透明領域画像は不透明領域画像減色部56に入力される。画素情報種類数設定部58は、例えばマウス14やキーボード16を用いてユーザが透明領域画像で用いられる画素情報の種類数n、及び不透明領域画像で用いられる画素情報の種類数mを設定するための機能ブロックである。種類数nは透明領域画像減色部54に入力され、種類数mは不透明領域画像減色部56に入力されるようになっている。8ビットカラー形式の減色済み元画像を生成する場合には、mとnの和が256となるよう、ユーザが各値を設定する。
【0034】
透明領域画像減色部54は、領域分割部52から入力される透明領域画像で用いられる画素情報をn種類に減らすことにより、減色済み透明領域画像を生成する。ここでの減色処理には、公知の減色アルゴリズムを採用することができる。例えば、赤色成分、青色成分、緑色成分、及び透明度に各々対応する4軸を備えた4次元画素情報空間をパーソナルコンピュータのメモリ上に用意し、透明領域画像で用いられる全ての画素情報を同空間にプロットする。そして、各点を同空間において距離が近いもの同士でn個のグループに分ける。さらに、各グループに属する点の、例えば重心位置に対応する画素情報を、そのグループの代表画素情報とする。そして、各グループに属する点にそれぞれ対応する、減色前の透明領域画像の画素情報を、そのグループの代表画素情報に置きかえる。こうすることにより、領域分割部52から入力される透明領域画像の画素情報をn種類に減らすことができる。透明領域画像減色部54で生成される減色済み透明領域画像は画像合成部60に入力される。
【0035】
不透明領域画像減色部56は、領域分割部52から入力される不透明領域画像の画素情報をm種類に減らすことにより、減色済み不透明領域画像を生成する。ここでの減色処理にも、上述のものと同様、公知の減色アルゴリズムを採用すればよい。不透明領域画像減色部56で生成される減色済み不透明領域画像も画像合成部60に入力される。
【0036】
画像合成部60では、透明領域画像減色部54から入力される減色済み透明領域画像と、不透明領域画像減色部56から入力される減色済み不透明画像と、を合成することにより、減色済み元画像を生成する。
【0037】
以上のようにすれば、元画像の減色処理を自動化することができる。このとき、画素情報種類数設定部58により、透明領域画像と不透明領域画像とで別々に画素情報の種類数を指定することができるので、画像品質を画像の用途や内容に応じて任意に調整することができる。
【0038】
【発明の効果】
以上説明したように、本発明によれば、元画像に基づいて減色済み元画像を生成するとき、元画像を透明領域画像と不透明領域画像とに分割し、不透明領域画像から減色済み不透明領域画像を生成するとともに、透明領域画像から減色済み透明領域画像を生成して、それら減色済み不透明領域画像と減色済み透明領域画像とに基づいて減色済み元画像を生成するようにしたので、透明度を必要としない色に透明度を設定してしまうことがないようにでき、画像品質を向上させることができる。
【図面の簡単な説明】
【図1】本発明の実施の形態に係る画像作成方法を実施するコンピュータシステムの外観を示す斜視図である。
【図2】本発明の実施の形態に係る画像作成方法の手順を説明するフロー図である。
【図3】透明領域画像の減色手順を説明するフロー図である。
【図4】減色済み透明領域画像と減色済み不透明領域画像との合成手順を説明するフロー図である。
【図5】元画像の一例を示す図である。
【図6】透明領域画像の一例を示す図である。
【図7】不透明領域画像の一例を示す図である。
【図8】背景画像の一例を示す図である。
【図9】背景付き透明領域画像の一例を示す図である。
【図10】透明領域画像の減色処理で得られる画素情報テーブルの一例を示す図である。
【図11】不透明領域画像の減色処理で得られる画素情報テーブルの一例を示す図である。
【図12】図10に示す画素情報テーブルと図11に示す画素情報テーブルとを合成して得られる合成画素情報テーブルを示す図である。
【図13】減色済み元画像の一例を示す図である。
【図14】本発明の実施の形態に係る画像作成装置の機能ブロックを示す図である。
【符号の説明】
10 ディスプレイ、12 CPU、14 マウス、16 キーボード、20フルカラー元画像、22 透明領域、24 不透明領域、28,30 残余領域、34 背景画像、36 背景付き透明領域、38 背景付き透明領域画像、40 減色済み元画像、50 元画像入力部、52 領域分割部、54 透明領域画像減色部、56 不透明領域画像減色部、58 画素情報種類数設定部、60 画像合成部。[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image creation method, an image creation apparatus, and a program, and particularly to a technique for preventing useless pixel information from being included in a pixel information table when a reduced-color original image is generated from an original image including pixels having transparency. About.
[0002]
[Prior art]
The image expression method called full color associates each pixel with 32-bit pixel information. The color of each pixel is specified by 24 bits (for example, three color components (RGB) are specified by each 8 bits). ), And the transparency is often specified by the remaining 8 bits. According to this method, 2 32 It is possible to arbitrarily associate each type of pixel information with each pixel. 32 Type of pixel information (2 24 Color and 2 8 Level of transparency) can be displayed at the same time, so that the image quality can be kept at the highest.
[0003]
However, a full-color image has an enormous amount of data and has many practical problems. Therefore, in an image expression method called 8-bit color, for example, 2 bits 32 2 out of the types of pixel information 8 An image is represented by selecting the type and associating the limited pixel information with each pixel. According to this method, pixel information that can be displayed simultaneously is 2 8 Although the number of data types can be reduced, the data amount can be significantly reduced without significantly reducing the image quality.
[0004]
[Problems to be solved by the invention]
However, in the 8-bit color format, if the image to be expressed partially includes transparency, 32 Efficiently from 2 types of pixel information 8 There is a problem that it is very difficult to select the type of pixel information. For example, 2 so that all colors can be displayed with the same level of transparency 8 When the type of pixel information is selected, usually, there are many colors that do not require transparency, so that a lot of useless (not actually displayed) pixel information is selected. Therefore, it is desirable not to select useless pixel information so that more colors are simultaneously displayed for opaque pixels.
[0005]
The present invention has been made in view of the above problems, and its purpose is to generate transparency-reduced original images from original images including pixels having transparency, by setting transparency to colors that do not require transparency. It is an object of the present invention to provide an image creation method, an image creation device, and a program that can prevent the image creation.
[0006]
[Means for Solving the Problems]
In order to solve the above problem, an image creating method according to the present invention is based on an original image in which any one of a first type of pixel information including color information and transparency information is associated with each pixel. An image generation method for generating a reduced-color original image in which any one of the second type number of pieces of pixel information smaller than the first type number, which includes color information and transparency information, is associated with each pixel. An image region dividing step of dividing the original image into a transparent region image composed of pixels having transparency, and an opaque region image composed of pixels having no transparency, and a pixel associated with each pixel of the opaque region image An opaque region image color reduction step of reducing information to a third type number smaller than the second type number to generate a reduced color opaque region image; and correlating with each pixel of the transparent region image. A transparent area image color reduction step of reducing the pixel information obtained to a fourth type number obtained by subtracting the third type number from the second type number to generate a reduced color transparent area image; and A combining step of generating the reduced-color original image based on the reduced-color transparent area image.
[0007]
In addition, the image creating apparatus according to the present invention is configured to provide color information and transparency information based on an original image in which any one of the first type of pixel information including color information and transparency information is associated with each pixel. In the image generating apparatus for generating a reduced-color original image in which each of the pieces of pixel information of the second type smaller than the first type number, each of which includes Means for dividing into a transparent area image composed of pixels having the following formula, and an opaque area image composed of pixels having no transparency, and pixel information associated with each pixel of the opaque area image is obtained from the second number of types. Means for generating a color-reduced opaque region image by reducing the number of third types to a smaller number, and converting the pixel information associated with each pixel of the transparent region image from the second type number to the third type number. Pulled Means for generating a reduced-color transparent area image by reducing the number of types to four, and means for generating the reduced-color original image based on the reduced-color opaque area image and the reduced-color transparent area image. Features.
[0008]
Further, the program according to the present invention, based on an original image in which any one of the first type of pixel information respectively including the color information and the transparency information is associated with each pixel, the color information and the transparency information respectively Is a program for generating a reduced-color original image in which any one of pixel information of a second type smaller than the first type is included in each pixel. An image area dividing step of dividing the image into a transparent area image composed of pixels having the following formula, and an opaque area image composed of pixels having no transparency. An opaque region image color reduction step of generating a reduced color opaque region image by reducing the number of types to a third type smaller than the number of types, and pixel information associated with each pixel of the transparent region image; A transparent area image color reduction step of generating a reduced color transparent area image by subtracting the third number from the second number to generate a reduced color transparent area image; the reduced color opaque area image and the reduced color transparent area image And a synthesizing step of generating the color-reduced original image based on the above.
[0009]
Here, the color information is information representing the color of each pixel, and can be configured by combining information representing the component amounts of colors such as red (R), green (G), and blue (B). In this case, the color information is also called “RGB value”, for example, black is represented by (R, G, B) = (0, 0, 0), and (R, G, B) = (255, 0, 0) ) Represents red. The transparency information is information indicating the transparency of each pixel, and is called, for example, “alpha” or “alpha channel”. The transparency information is expressed by, for example, a ratio of the intensity of light projected on a certain pixel portion to the intensity of light transmitted through the pixel portion.
[0010]
In the present invention, first, an original image in which any one of the first type of pixel information is associated with each pixel is prepared. Then, the original image is divided into a transparent area image and an opaque area image. The transparent area image is an image composed of pixels to which pixel information including transparency information indicating that the transparency is greater than zero, that is, not opaque, is associated. The opaque area image is an image composed of pixels associated with pixel information including transparency information indicating that the transparency is zero, that is, opacity. Next, the pixel information associated with each pixel of the transparent area image is reduced to a third type number, and the pixel information associated with each pixel of the opaque area image is reduced to a fourth type number. Thereafter, a reduced-color original image is generated based on the reduced-color transparent area image and the reduced-color opaque area image thus obtained. The reduced-color original image is an image in which one of the second type of pixel information is associated with each pixel. Note that the first type number is larger than the second type number, and the number obtained by adding the third type number and the fourth type number is equal to the second type number.
[0011]
In the present invention, since the color of the transparent area image and the color of the opaque area image are separately reduced, it is possible to prevent the transparency from being set to a color that does not require transparency, and to efficiently reduce the color of the original image. be able to. Also, by changing the ratio of the number of types of pixel information associated with each pixel of the reduced-color transparent area image and the number of types of pixel information associated with each pixel of the reduced-color opaque area image, for example, the opaque area The user can arbitrarily set whether to emphasize the number of colors or the number of levels of transparency of the transparent area. Therefore, appropriate color reduction processing can be performed on the original image according to the purpose of use of the reduced color original image and the content of the original image.
[0012]
Further, in one aspect of the present invention, the transparent area image color reduction step (means for generating a reduced color transparent area image) includes a background image in which pixel information including color information corresponding to a predetermined color is associated with all pixels. Generating a transparent area image with a background by translucently combining the transparent area image (means), and reducing the pixel information associated with each pixel of the transparent area image with a background to the fourth type number (Means) generating a transparent area image with a reduced color background by using a transparent area corresponding to a difference between a color of each pixel of the transparent area image with a reduced color background and the predetermined color. Generating the reduced-color transparent area image by setting the transparency information included in the pixel information associated with each pixel of the image (means).
[0013]
That is, in the color-reduced background-added transparent area image, the larger the difference between the color of each pixel and the color of the background image (the closer the pixel color is to the color of the pixel), the more the corresponding pixel in the original transparent area image It can be determined that a lower transparency is set for the corresponding pixel in the original transparent area image, as the difference is smaller (the color of the pixel has a color closer to the color of the background image). Can be determined to have been set, in this embodiment, the transparency corresponding to the difference between the color of each pixel of the reduced-color background-transparent area image and the color of the background image is calculated as the transparency of each pixel of the reduced-color background-transparent area image. It is set in transparency information. According to this aspect, the reduced-color transparent area image can be generated without requiring special image processing software or the like.
[0014]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings.
[0015]
An image creating method according to an embodiment of the present invention is implemented using a known personal computer system including a
[0016]
FIG. 2 is a flowchart illustrating a procedure of an image creating method according to an embodiment of the present invention, and FIG. 3 is a flowchart illustrating the process of S104 in FIG. 2 in detail. FIG. 4 is a flowchart illustrating the process in S106 of FIG. 2 in detail.
[0017]
As shown in FIG. 2, when creating an 8-bit color texture image, first, a user creates an arbitrary full-color original image (full-color original image) (S101). In a full-color original image, 32-bit pixel information is associated with each pixel. The pixel information includes 24-bit color information that specifies red, green, and blue color components, and 8-bit transparency information that specifies transparency. FIG. 5 shows an example of the full-color original image created in S101. The full-color original image 20 shown in FIG. 1 includes a
[0018]
Next, the user arbitrarily determines the number n of pixel information types of the transparent area image and the number m of pixel information types of the opaque area image (S102). Here, the sum of the pixel information types n and m is 2 8 (= 256).
[0019]
Then, the original image created in S101 is divided into a transparent area image and an opaque area image (S103). The transparent area image has the same size as the original image, and is made up of pixels included in the original image having transparency, that is, pixels associated with transparency information indicating that the image is not opaque. The opaque area image has the same size as the original image, and includes pixels having no transparency among the pixels included in the original image, that is, pixels to which transparency information indicating that the image is opaque is associated. You.
[0020]
6 and 7 show an example of the transparent region image and the opaque region image obtained in this step. The transparent area image 26 shown in FIG. 6 is an image divided (separated and extracted) from the full-color original image 20 and has a full-color format. The transparent area image 26 has the same size as the full-color original image 20, and the
[0021]
The opaque area image 32 shown in FIG. 7 is also an image obtained by dividing (separating and extracting) the full-color original image 20 and has a full-color format. The opaque area image 32 also has the same size as the full-color original image 20, and the
[0022]
Next, the color of the transparent area image is reduced to the pixel information type number n (S104). When the color reduction function of the above-mentioned known image processing software is used, specifically, as shown in FIG. 3, first, a transparent region image is translucently combined with a background image (S104a). The background image is the same size as the original image, and is a monochrome and opaque image. It is desirable to determine the color of the background image with reference to the color tone of the image that will actually be used as the background of the transparent area image. For example, when it is assumed that a dark image is used as the background, it is desirable to adopt a black and opaque image as the background image. When it is assumed that a whitish image is used as the background, it is desirable to adopt a white and opaque image as the background image. Thus, a background-added transparent area image in which all pixels are opaque is obtained. In this transparent area image with background, pixels associated with greater transparency in the transparent area image have a color closer to the color of the background image.
[0023]
FIG. 8 shows an example of the background image, and FIG. 9 shows an example of the transparent area image with the background. The transparent area image 38 with the background shown in FIG. 9 has a full color format, and is obtained by translucently combining the transparent area image 26 shown in FIG. 6 with the background image (full color format) 34 shown in FIG. is there. In the background-added transparent area image 38, all pixels are opaque. Here, the transparent region with
[0024]
Next, the color of the background-added transparent area image is reduced to the pixel information type number n (S104b). Many methods are already known as color reduction processing by software, but color reduction may be performed by any method. An image obtained by this color reduction processing, that is, a transparent area image with a reduced color background includes n types of pixel information. FIG. 10 shows an example of a pixel information table (CLUT; Color Look Up Table) generated by the color reduction processing. FIG. 7 shows a pixel information table obtained when the pixel information associated with the pixels of the background-added transparent area image is reduced to 128 types. When drawing a transparent area image with a background, the shaded portions in the drawing are not referred to, and the portions denoted by reference symbols A (color information) and B (transparency information) in FIG. Only the pixel information of 1 to 128 is referred to.
[0025]
Next, the pixel information included in the pixel information table generated in S104b is rearranged in ascending order of the color represented by the color information included in the pixel information table (S104c). Then, n levels of transparency (ie, the same number as the number n of pixel information types of the background-added transparent area image) are set in the transparency information column of the pixel information table according to the order of rearrangement. That is, the closer the color represented by the color information included in the pixel information is to the color of the background image, the greater the transparency is set to the transparency information included in the pixel information (S104d). This is because it can be determined that the closer the color assigned to each pixel of the background-added transparent region image to the color of the background image, the higher the transparency (larger transparency) is given to the original transparent region image. It is. The transparency setting and the color-reduced background-added transparent area image thus obtained are used as the color-reduced transparent area image in the subsequent processing (specifically, the processing of S106).
[0026]
Returning to FIG. 2, next, the color of the opaque area image obtained in S103 is reduced to the number m of pixel information types (S105). For the color reduction processing, any known method can be adopted. FIG. 11 shows an example of a pixel information table generated by the color reduction processing. FIG. 3 shows a pixel information table obtained when the pixel information associated with the pixels of the opaque area image is reduced to 128 types. When drawing an opaque area image, the hatched portions in the figure are not referred to, and the portions denoted by reference symbols C (color information) and D (transparency information) in FIG. Only the pixel information relating to 129 to 256 is referred to.
[0027]
Thereafter, the reduced color original image, that is, the 8-bit color format, is synthesized by combining the reduced color transparent region image (transparency setting and the reduced color background-added transparent region image) obtained in S104 and the reduced color opaque region image obtained in S105. Is generated (S106). Specifically, as shown in FIG. 4, first, the pixel information table obtained in S104 and the pixel information table obtained in S105 are combined (S106a). 12 shows a pixel information table (obtained in S104) shown in FIG. 10 and a pixel information table (obtained in S105) obtained by synthesizing the pixel information table (obtained in S105) shown in FIG. Table) is shown. In step S106a, the pixel information No. in the pixel information table obtained in step S104. Pixel information Nos. 129 to 256 (shaded portions in FIG. 11) are added to the pixel information No. of the pixel information table obtained in S105. By overwriting 129 to 256, a combined pixel information table is obtained.
[0028]
After that, the reduced-color transparent area image (transparency setting and reduced-color transparent background-added image) is combined with the reduced-color opaque area image to generate a reduced-color original image (S106b). FIG. 13 shows a reduced color original image obtained by combining the image obtained by performing the color reduction processing on the opaque area image 32 shown in FIG. 7 with the transparent area image 38 with the background shown in FIG. I have. In the reduced-color original image shown in the figure, the pixel information of the remaining
[0029]
When the reduced color original image is generated as described above, the number of types of pixel information can be separately specified for the transparent region and the opaque region in the original image, and the color reduction processing can be performed separately. The image quality can be arbitrarily allocated to the transparent region and the opaque region by increasing the number or the number of transparent steps of the transparent region.
[0030]
In the above description, the user manually converted the original image into the color-reduced original image using the image processing software. However, by executing the dedicated color reduction program on the personal computer system shown in FIG. The color reduction processing may be automated by causing the system to function as an image creating apparatus capable of generating a reduced-color original image of the image quality.
[0031]
FIG. 14 is a diagram showing functions realized when the dedicated color reduction program is executed by the personal computer system shown in FIG. As shown in the figure, the functions realized by the personal computer include an original
[0032]
The original
[0033]
The
[0034]
The transparent area image
[0035]
The opaque region image
[0036]
The
[0037]
In this manner, the color reduction processing of the original image can be automated. At this time, the number of types of pixel information can be separately specified for the transparent area image and the opaque area image by the pixel information type
[0038]
【The invention's effect】
As described above, according to the present invention, when generating a reduced color original image based on the original image, the original image is divided into a transparent region image and an opaque region image, and the reduced opaque region image is converted from the opaque region image. As well as generating a reduced-color transparent area image from the transparent area image, and generating a reduced-color original image based on the reduced-color opaque area image and the reduced-color transparent area image. It is possible to prevent the transparency from being set for colors that are not used, and to improve the image quality.
[Brief description of the drawings]
FIG. 1 is a perspective view showing an external appearance of a computer system that executes an image creating method according to an embodiment of the present invention.
FIG. 2 is a flowchart illustrating a procedure of an image creating method according to the embodiment of the present invention.
FIG. 3 is a flowchart illustrating a color reduction procedure for a transparent area image.
FIG. 4 is a flowchart illustrating a procedure for synthesizing a reduced-color transparent area image and a reduced-color opaque area image.
FIG. 5 is a diagram illustrating an example of an original image.
FIG. 6 is a diagram illustrating an example of a transparent area image.
FIG. 7 is a diagram illustrating an example of an opaque area image.
FIG. 8 is a diagram illustrating an example of a background image.
FIG. 9 is a diagram illustrating an example of a transparent area image with a background.
FIG. 10 is a diagram illustrating an example of a pixel information table obtained by performing a color reduction process on a transparent area image.
FIG. 11 is a diagram illustrating an example of a pixel information table obtained by color reduction processing of an opaque area image.
12 is a diagram showing a combined pixel information table obtained by combining the pixel information table shown in FIG. 10 and the pixel information table shown in FIG. 11;
FIG. 13 is a diagram illustrating an example of a reduced-color original image.
FIG. 14 is a diagram showing functional blocks of the image creating apparatus according to the embodiment of the present invention.
[Explanation of symbols]
10 display, 12 CPU, 14 mouse, 16 keyboard, 20 full color original image, 22 transparent area, 24 opaque area, 28, 30 residual area, 34 background image, 36 transparent area with background, 38 transparent area image with background, 40 color reduction A completed original image, a 50 original image input unit, a 52 region division unit, a 54 transparent region image color reduction unit, a 56 opaque region image color reduction unit, a 58 pixel information type setting unit, and a 60 image synthesis unit.
Claims (1)
前記元画像を、透明度を有する画素からなる透明領域画像と、透明度を有しない画素からなる不透明領域画像と、に分割する画像領域分割ステップと、
前記不透明領域画像の各画素に対応づけられた画素情報を前記第2の種類数よりも少ない第3の種類数に減らして減色済み不透明領域画像を生成する不透明領域画像減色ステップと、
前記透明領域画像の各画素に対応づけられた画素情報を前記第2の種類数から前記第3の種類数を引いた第4の種類数に減らして減色済み透明領域画像を生成する透明領域画像減色ステップと、
前記減色済み不透明領域画像と前記減色済み透明領域画像とに基づいて前記減色済み元画像を生成する合成ステップと、
を含み、
前記透明領域画像減色ステップは、
所定色に対応する色情報を含む画素情報を全画素に対応づけてなる背景画像に前記透明領域画像を半透明合成して、背景付き透明領域画像を生成するステップと、
前記背景付き透明領域画像の各画素に対応づけられた画素情報を前記第4の種類数に減らして減色済み背景付き透明領域画像を生成するステップと、
前記減色済み背景付き透明領域画像の各画素の色と前記所定色との差に対応する透明度を、前記減色済み背景付き透明領域画像の各画素に対応づけられた画素情報に含まれる透明度情報に設定することにより、前記減色済み透明領域画像を生成するステップと、
を含むことを特徴とする画像生成方法。Based on an original image in which any one of the first type of pixel information respectively including the color information and the transparency information is associated with each pixel, the first type number including the color information and the transparency information respectively is used. An image generating method for generating a reduced-color original image in which any one of the second type of pieces of pixel information having a smaller number is associated with each pixel,
The original image, a transparent region image composed of pixels having transparency, and an opaque region image composed of pixels having no transparency, an image region dividing step of dividing,
An opaque area image color reduction step of reducing the pixel information associated with each pixel of the opaque area image to a third type number smaller than the second type number to generate a reduced color opaque area image;
A transparent area image for generating a reduced-color transparent area image by reducing the pixel information associated with each pixel of the transparent area image to a fourth type number obtained by subtracting the third type number from the second type number A color reduction step,
A combining step of generating the reduced color original image based on the reduced color opaque area image and the reduced color transparent area image,
Including
The transparent area image color reduction step,
A step of translucently synthesizing the transparent area image with a background image corresponding to all pixels with pixel information including color information corresponding to a predetermined color to generate a background-added transparent area image,
Reducing the pixel information associated with each pixel of the background-added transparent region image to the fourth type to generate a reduced-color background-added transparent region image;
The transparency corresponding to the difference between the color of each pixel of the reduced-colored background-added transparent area image and the predetermined color is included in the transparency information included in the pixel information associated with each pixel of the reduced-colored background-added transparent area image. Setting, generating the reduced color transparent area image,
An image generation method comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001189599A JP3585036B2 (en) | 2001-06-22 | 2001-06-22 | Image generation method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001189599A JP3585036B2 (en) | 2001-06-22 | 2001-06-22 | Image generation method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2003006633A JP2003006633A (en) | 2003-01-10 |
JP3585036B2 true JP3585036B2 (en) | 2004-11-04 |
Family
ID=19028495
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001189599A Expired - Fee Related JP3585036B2 (en) | 2001-06-22 | 2001-06-22 | Image generation method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3585036B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112308088A (en) * | 2020-09-16 | 2021-02-02 | 广州忆游科技有限公司 | Method for intelligently screening full-transparent pictures |
-
2001
- 2001-06-22 JP JP2001189599A patent/JP3585036B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2003006633A (en) | 2003-01-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2525561B1 (en) | Data-generating device, data-generating method, data-generating program, and recording medium | |
JP2004519795A (en) | Digital video synthesis method | |
JP2008152334A (en) | Program, information storage medium, two-dimensional code, printed matter, two-dimensional code image, method for controlling display of two-dimensional code image, and two-dimensional code creation system | |
JPS6255137B2 (en) | ||
JP3128090B2 (en) | How to modify the original image | |
JP2647033B2 (en) | Lookup table creation method and lookup table creation device | |
KR100542958B1 (en) | Method and apparatus for generating composite image, and information processing system | |
JP3585036B2 (en) | Image generation method | |
US6456295B1 (en) | Method for simulating diffusion on a raster | |
JP2009171158A (en) | Mosaic image generation apparatus, method, and program | |
JP2006121432A (en) | Image processor and correction processing method therein | |
KR20020017442A (en) | Method for production of animation using publishing comic picture | |
JP2000347786A (en) | Method and device for generating pointer display color for color display and storage medium | |
JPH06339150A (en) | Compositing method of shade in electronic picture | |
JP2756048B2 (en) | Color image color adjustment and image synthesis method and apparatus | |
JP2713677B2 (en) | Color image color change processing method and color image synthesis processing method | |
JP2008009508A (en) | Method and apparatus for creating pseudo-gray-scale image | |
US7106345B2 (en) | Mechanism for color-space neutral (video) effects scripting engine | |
JP4911585B2 (en) | Image processing apparatus, image processing method, program, and information recording medium | |
JPH09307740A (en) | Image processing unit | |
JP2878477B2 (en) | Image processing device | |
JP2756047B2 (en) | Color image color adjustment method and apparatus, and image synthesis method | |
JP3642952B2 (en) | Image composition method and apparatus, and information processing system | |
JP2000151982A (en) | Image compositor, image compositing method image generating device, image generating method and served medium | |
JPH08251397A (en) | Method and device for image processing |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040430 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040511 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040706 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040727 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040728 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090813 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090813 Year of fee payment: 5 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090813 Year of fee payment: 5 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090813 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100813 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110813 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110813 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120813 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130813 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130813 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140813 Year of fee payment: 10 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |