JPWO2012147303A1 - 全方位画像編集プログラム及び全方位画像編集装置 - Google Patents
全方位画像編集プログラム及び全方位画像編集装置 Download PDFInfo
- Publication number
- JPWO2012147303A1 JPWO2012147303A1 JP2013511911A JP2013511911A JPWO2012147303A1 JP WO2012147303 A1 JPWO2012147303 A1 JP WO2012147303A1 JP 2013511911 A JP2013511911 A JP 2013511911A JP 2013511911 A JP2013511911 A JP 2013511911A JP WO2012147303 A1 JPWO2012147303 A1 JP WO2012147303A1
- Authority
- JP
- Japan
- Prior art keywords
- image
- screen
- omnidirectional
- texture
- omnidirectional 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.)
- Granted
Links
- 238000000034 method Methods 0.000 claims abstract description 146
- 230000008859 change Effects 0.000 claims abstract description 18
- 230000008569 process Effects 0.000 claims description 99
- 238000000605 extraction Methods 0.000 claims description 23
- 238000012545 processing Methods 0.000 claims description 20
- 238000001308 synthesis method Methods 0.000 claims description 11
- 239000000203 mixture Substances 0.000 claims description 9
- 239000000284 extract Substances 0.000 claims description 4
- 238000009877 rendering Methods 0.000 claims description 4
- 238000006243 chemical reaction Methods 0.000 abstract description 13
- 230000009466 transformation Effects 0.000 abstract description 6
- 238000004364 calculation method Methods 0.000 description 10
- 238000001914 filtration Methods 0.000 description 4
- 238000005094 computer simulation Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000010422 painting Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 230000002194 synthesizing effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/698—Control of cameras or camera modules for achieving an enlarged field of view, e.g. panoramic image capture
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/60—Editing figures and text; Combining figures or text
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/12—Panospheric to cylindrical image transformations
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Processing Or Creating Images (AREA)
- Image Generation (AREA)
Abstract
Description
さらに、本発明は、完成させた全方位画像を用いて、作品としてのパノラマ画像の作成や、見回し映像の作成等も可能とし、また、作業手順を再現させることで、メイキング映像の作成も可能とする全方位画像編集プログラム、及び全方位画像編集装置を提供することを目的とする。
PIは、円周率
rは、2次元ベクトル(x,z)の長さ、sqrt(x×x+z×z)
tは、2次元ベクトル(y,r)のX軸とのなす角の範囲を「0度〜180度」から「0〜1」に正規化したもの、atan2(r,−y)÷PI
uは、(1+x×t÷r)×w÷2
vは、(1−z×t÷r)×h÷2
この例に限定されることなく、3次元ベクトルの方位と全方位画像の座標変換が相互に可能であれば、どのような計算方法を用いてもよい。
PIは、円周率
nuは、uの範囲を「0〜w」から「−1〜+1」に正規化したもの、2×u÷w−1
nvは、vの範囲を「h〜0」から「−1〜+1」に正規化したもの、1−2×v÷h
rは、2次元ベクトル(nu,nv)の長さ、sqrt(nu×nu+nv×nv)
xは、nu×sin(r×PI)÷r
yは、−cos(r×PI)
zは、nv×sin(r×PI)÷r
この例に限定されることなく、3次元ベクトルの方位と全方位画像の座標変換が相互に可能であれば、どのような計算方法を用いてもよい。
10 パーソナルコンピュータ
11 中央制御部
12 メインメモリ
13 画像制御部
13aビデオメモリ
14 入出力制御部
15 内蔵不揮発性記憶媒体
16 メディア読み書きインターフェイス
20 表示装置
30 ポインティング装置
40 全方位画像入力データ
41 全方位画像出力データ
42 方位画素対応付けデータ
50 プログラムデータ
Claims (10)
- 操作入力を行う操作入力手段と、
各種画像を表示する表示手段と、
全方位画像編集プログラムに従って制御する中央制御手段と、を備え、
上記中央制御手段は、
上記操作入力手段から少なくとも座標及びボタンの入力情報を受付け、
視線変更モードである場合には、上記入力情報を基に視線角度、視野角を更新し、スクリーン更新処理を行い、上記表示手段に画像出力し、
ドローイングモードである場合には、少なくともドローイングパラメータを選択し、当該ドローイングパラメータを基にドローイング用画像に描画をし、
ドローイング終了の場合には、全方位画像更新処理を実行し、ドローイング用画像をクリアし、スクリーン更新処理を行い、上記表示手段に画像出力し、
上記いずれの場合も視点は移動しないこと
を特徴とする全方位画像編集装置。 - 上記中央制御手段は、スクリーン画像の上に所定の合成方法に基づきドローイング用画像を重畳して、上記表示手段に画像出力すること
を特徴とする請求項1に記載の全方位画像編集装置。 - 上記中央制御手段は、ドローイング用画像に描画後、スクリーン更新処理を行い、スクリーン画像の上に所定の合成方法に基づきドローイング用画像を重畳して、上記表示手段に画像出力すること
を特徴とする請求項1に記載の全方位画像編集装置。 - 上記中央制御手段は、上記スクリーン更新処理では、視線角度に対応するポリゴン頂点の座標を算出し、視野角に対応するポリゴン頂点の座標を算出し、テクスチャ画像からスクリーン画像への描画処理を行うこと
を特徴とする請求項1乃至3のいずれかに記載の全方位画像編集装置。 - 上記中央制御手段は、テクスチャ画像からスクリーン画像への描画処理では、スクリーン画像の画素を走査し、更新するスクリーン画像の画素に対応するテクスチャ画像の画素及びその近傍の画素から不透明度と色情報とを抽出並びに算出し、不透明度と色情報とを用い、スクリーン画像の画素を更新し、スクリーン画像においてポリゴン面に対応する全画素走査が完了し、レイヤーに対応する全ポリゴン面の抽出が完了し、全レイヤーの抽出が完了するまで処理を繰り返すこと
を特徴とする請求項4に記載の全方位画像編集装置。 - 上記中央制御手段は、上記全方位画像更新処理では、視線角度に対応するポリゴン頂点の座標を算出し、視野角に対応するポリゴン頂点の座標を算出し、ドローイング用画像からテクスチャ画像への描画処理を行うこと
を特徴とする請求項1乃至3のいずれかに記載の全方位画像編集装置。 - 上記中央制御手段は、上記ドローイング用画像からテクスチャ画像への描画処理では、テクスチャ画像の画素走査を行い、更新するテクスチャ画像の画素に対応するドローイング用画像の画素及びその近傍の画素から不透明度と色情報とを抽出並びに算出し、不透明度と色情報とを用いて所定の合成方法に基づきテクスチャ画像の画素を更新し、テクスチャ画像においてポリゴン面に対応する全画素走査が完了し、レイヤーに対応する全ポリゴン面の抽出が完了するまで処理を繰り返すこと
を特徴とする請求項6に記載の全方位画像編集装置。 - コンピュータが、
操作入力手段から少なくとも座標及びボタンの入力情報を受付け、
視線変更モードである場合には、上記入力情報を基に視線角度、視野角を更新し、スクリーン更新処理を行い、表示手段に画像出力し、
ドローイングモードである場合には、少なくともドローイングパラメータを選択し、当該ドローイングパラメータを基にドローイング用画像に描画をし、
ドローイング終了の場合には、全方位画像更新処理を実行し、ドローイング用画像をクリアし、スクリーン更新処理を行い、表示手段に画像出力する中央制御手段として機能し、上記いずれの場合も視点は移動しないこと
を特徴とする全方位画像編集プログラム。 - 上記中央制御手段は、スクリーン画像の上に所定の合成方法に基づきドローイング用画像を重畳して、上記表示手段に画像出力すること
を特徴とする請求項8に記載の全方位画像編集プログラム。 - 上記中央制御手段は、ドローイング用画像に描画後、スクリーン更新処理を行い、スクリーン画像の上に所定の合成方法に基づきドローイング用画像を重畳して、上記表示手段に画像出力すること
を特徴とする請求項8に記載の全方位画像編集プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013511911A JP5896424B2 (ja) | 2011-04-25 | 2012-04-17 | 全方位画像編集プログラム及び全方位画像編集装置 |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011096940 | 2011-04-25 | ||
JP2011096940 | 2011-04-25 | ||
PCT/JP2012/002636 WO2012147303A1 (ja) | 2011-04-25 | 2012-04-17 | 全方位画像編集プログラム及び全方位画像編集装置 |
JP2013511911A JP5896424B2 (ja) | 2011-04-25 | 2012-04-17 | 全方位画像編集プログラム及び全方位画像編集装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2012147303A1 true JPWO2012147303A1 (ja) | 2014-07-28 |
JP5896424B2 JP5896424B2 (ja) | 2016-03-30 |
Family
ID=47071836
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013511911A Active JP5896424B2 (ja) | 2011-04-25 | 2012-04-17 | 全方位画像編集プログラム及び全方位画像編集装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US9692965B2 (ja) |
JP (1) | JP5896424B2 (ja) |
CN (1) | CN103493105B (ja) |
WO (1) | WO2012147303A1 (ja) |
Families Citing this family (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9824721B2 (en) | 2013-01-16 | 2017-11-21 | Mitsuo Hayashi | Video generation device, video generation program, and video generation method |
KR20140100656A (ko) * | 2013-02-06 | 2014-08-18 | 한국전자통신연구원 | 전방향 영상 및 3차원 데이터를 이용한 시점 영상 제공 장치 및 방법 |
JP6167703B2 (ja) * | 2013-07-08 | 2017-07-26 | 株式会社リコー | 表示制御装置、プログラム及び記録媒体 |
JP6344619B2 (ja) * | 2013-12-12 | 2018-06-20 | 光雄 林 | 奥行き情報編集装置、奥行き情報編集方法、奥行き情報編集プログラム、及び奥行き情報編集プログラムを記録したコンピュータ読み取り可能な記録媒体 |
JP2015149600A (ja) * | 2014-02-06 | 2015-08-20 | ソニー株式会社 | 画像処理装置、画像処理方法、およびプログラム |
US10298884B2 (en) * | 2014-05-09 | 2019-05-21 | Honeywell International Inc. | System and method of precision remote PTZ control of IP cameras |
US10204658B2 (en) | 2014-07-14 | 2019-02-12 | Sony Interactive Entertainment Inc. | System and method for use in playing back panorama video content |
CN105094803A (zh) * | 2015-06-17 | 2015-11-25 | 深圳市美贝壳科技有限公司 | 一种实现可视化的图片编辑系统及其方法 |
US10147224B2 (en) * | 2016-02-16 | 2018-12-04 | Samsung Electronics Co., Ltd. | Method and apparatus for generating omni media texture mapping metadata |
WO2017142355A1 (ko) * | 2016-02-17 | 2017-08-24 | 삼성전자 주식회사 | 전방향성 영상의 메타데이터를 송수신하는 기법 |
KR102508663B1 (ko) * | 2016-06-02 | 2023-03-13 | 삼성전자주식회사 | 구형 컨텐츠 편집 방법 및 이를 지원하는 전자 장치 |
US11089280B2 (en) * | 2016-06-30 | 2021-08-10 | Sony Interactive Entertainment Inc. | Apparatus and method for capturing and displaying segmented content |
US9971556B2 (en) * | 2016-07-05 | 2018-05-15 | Ricoh Company, Ltd. | Image processing apparatus, image processing method, and recording medium |
KR20180020517A (ko) | 2016-08-18 | 2018-02-28 | 엘지전자 주식회사 | 이동 단말기 |
CN106447788B (zh) * | 2016-09-26 | 2020-06-16 | 北京疯景科技有限公司 | 观看视角的指示方法及装置 |
CN107993276B (zh) * | 2016-10-25 | 2021-11-23 | 杭州海康威视数字技术股份有限公司 | 一种全景图像的生成方法及装置 |
US11290699B2 (en) * | 2016-12-19 | 2022-03-29 | Dolby Laboratories Licensing Corporation | View direction based multilevel low bandwidth techniques to support individual user experiences of omnidirectional video |
CN106651759A (zh) * | 2016-12-21 | 2017-05-10 | 飞狐信息技术(天津)有限公司 | 基于固定位置相机的vr场景优化方法及装置 |
CN107422952B (zh) * | 2017-05-04 | 2019-04-09 | 广州视源电子科技股份有限公司 | 一种立体图形显示的方法、装置及设备 |
CN107239187B (zh) * | 2017-05-04 | 2020-02-21 | 广州视源电子科技股份有限公司 | 一种立体图形显示的方法、装置及设备 |
CN107146274B (zh) | 2017-05-05 | 2021-06-22 | 上海兆芯集成电路有限公司 | 图像数据处理系统、纹理贴图压缩和产生全景视频的方法 |
CN107547939A (zh) * | 2017-08-18 | 2018-01-05 | 深圳岚锋创视网络科技有限公司 | 全景视频文件剪辑的方法、系统及便携式终端 |
CN109862343A (zh) * | 2017-11-30 | 2019-06-07 | 宏达国际电子股份有限公司 | 虚拟现实装置、影像处理方法以及非暂态电脑可读取记录媒体 |
CN108765269A (zh) * | 2018-05-29 | 2018-11-06 | 广州梦映动漫网络科技有限公司 | 一种全景漫画的生成方法以及电子设备 |
US11589026B2 (en) * | 2018-11-21 | 2023-02-21 | Beijing Boe Optoelectronics Technology Co., Ltd. | Method for generating and displaying panorama images based on rendering engine and a display apparatus |
CN111739171B (zh) * | 2020-06-18 | 2024-04-12 | 北京百度网讯科技有限公司 | 三维场景编辑器的元素放置方法、装置、设备及存储介质 |
Family Cites Families (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1993023835A1 (en) * | 1992-05-08 | 1993-11-25 | Apple Computer, Inc. | Textured sphere and spherical environment map rendering using texture map double indirection |
US6141034A (en) * | 1995-12-15 | 2000-10-31 | Immersive Media Co. | Immersive imaging method and apparatus |
JP3885262B2 (ja) * | 1996-12-17 | 2007-02-21 | 株式会社セガ | テクスチャマップ上の複数画素を混合する方法及び、これを用いた複数画素混合回路と画像処理装置 |
US6522329B1 (en) * | 1997-08-04 | 2003-02-18 | Sony Corporation | Image processing device and method for producing animated image data |
US6268865B1 (en) * | 1998-01-13 | 2001-07-31 | Disney Enterprises, Inc. | Method and apparatus for three-dimensional painting |
JP4449183B2 (ja) * | 2000-07-11 | 2010-04-14 | ソニー株式会社 | 画像編集システム及び画像編集方法、並びに記憶媒体 |
US6734855B2 (en) * | 2000-07-11 | 2004-05-11 | Sony Corporation | Image editing system and method, image processing system and method, and recording media therefor |
JP3650578B2 (ja) * | 2000-09-28 | 2005-05-18 | 株式会社立山アールアンドディ | 画像の歪みを補正するためのニューラル・ネットワークを用いたパノラマ画像ナビゲーションシステム |
US6771276B1 (en) * | 2000-10-27 | 2004-08-03 | Macromedia, Inc. | Two-dimensional drawing environment utilizing perspective grids |
JP2003141562A (ja) * | 2001-10-29 | 2003-05-16 | Sony Corp | 非平面画像の画像処理装置及び画像処理方法、記憶媒体、並びにコンピュータ・プログラム |
EP1347418A3 (en) * | 2002-02-28 | 2005-11-23 | Canon Europa N.V. | Texture map editing |
US7199793B2 (en) * | 2002-05-21 | 2007-04-03 | Mok3, Inc. | Image-based modeling and photo editing |
JP4740723B2 (ja) * | 2005-11-28 | 2011-08-03 | 富士通株式会社 | 画像解析プログラム、該プログラムを記録した記録媒体、画像解析装置、および画像解析方法 |
US7990394B2 (en) * | 2007-05-25 | 2011-08-02 | Google Inc. | Viewing and navigating within panoramic images, and applications thereof |
US8564590B2 (en) * | 2007-06-29 | 2013-10-22 | Microsoft Corporation | Imparting three-dimensional characteristics in a two-dimensional space |
US8531449B2 (en) * | 2007-12-18 | 2013-09-10 | Navteq B.V. | System and method for producing multi-angle views of an object-of-interest from images in an image dataset |
JP2009210963A (ja) * | 2008-03-06 | 2009-09-17 | Goto Optical Mfg Co | プラネタリウム装置 |
US8350850B2 (en) * | 2008-03-31 | 2013-01-08 | Microsoft Corporation | Using photo collections for three dimensional modeling |
US8493408B2 (en) | 2008-11-19 | 2013-07-23 | Apple Inc. | Techniques for manipulating panoramas |
US9098926B2 (en) * | 2009-02-06 | 2015-08-04 | The Hong Kong University Of Science And Technology | Generating three-dimensional façade models from images |
JP4776705B2 (ja) * | 2009-03-06 | 2011-09-21 | 株式会社東芝 | 画像処理装置および方法 |
US9538167B2 (en) * | 2009-03-06 | 2017-01-03 | The University Of North Carolina At Chapel Hill | Methods, systems, and computer readable media for shader-lamps based physical avatars of real and virtual people |
CN101968890B (zh) * | 2009-07-27 | 2013-07-10 | 西安费斯达自动化工程有限公司 | 基于球面显示的360°全景仿真系统 |
JP5521750B2 (ja) * | 2010-05-10 | 2014-06-18 | 富士通株式会社 | シミュレーションプログラム、シミュレーション装置及びシミュレーション方法 |
US8711143B2 (en) * | 2010-08-25 | 2014-04-29 | Adobe Systems Incorporated | System and method for interactive image-based modeling of curved surfaces using single-view and multi-view feature curves |
US20120206471A1 (en) * | 2011-02-11 | 2012-08-16 | Apple Inc. | Systems, methods, and computer-readable media for managing layers of graphical object data |
-
2012
- 2012-04-17 CN CN201280019118.8A patent/CN103493105B/zh active Active
- 2012-04-17 WO PCT/JP2012/002636 patent/WO2012147303A1/ja active Application Filing
- 2012-04-17 US US14/113,330 patent/US9692965B2/en active Active
- 2012-04-17 JP JP2013511911A patent/JP5896424B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
CN103493105A (zh) | 2014-01-01 |
JP5896424B2 (ja) | 2016-03-30 |
CN103493105B (zh) | 2017-04-05 |
US9692965B2 (en) | 2017-06-27 |
WO2012147303A1 (ja) | 2012-11-01 |
US20140085412A1 (en) | 2014-03-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5896424B2 (ja) | 全方位画像編集プログラム及び全方位画像編集装置 | |
JP3030485B2 (ja) | 3次元形状抽出方法及び装置 | |
US6434277B1 (en) | Image processing apparatus and method, and medium therefor | |
JP3786132B2 (ja) | ゲーム画像処理プログラム及び記憶媒体 | |
US7277571B2 (en) | Effective image processing, apparatus and method in virtual three-dimensional space | |
US6556195B1 (en) | Image processing device and image processing method | |
US20110012911A1 (en) | Image processing apparatus and method | |
JPH0997344A (ja) | テクスチャ生成方法およびテクスチャ生成システム | |
US20180075880A1 (en) | Video generation device, video generation program, and video generation method | |
JPH05143711A (ja) | 画像生成方法 | |
JP3002972B2 (ja) | 3次元画像処理装置 | |
JP4269951B2 (ja) | 3次元コンピュータ・グラフィックス・モデリング・システム | |
JP2000030080A (ja) | Vrシステム | |
JP3732158B2 (ja) | 3次元形状モデルの表示方法及び装置 | |
JP3116019B2 (ja) | 三次元画像データ作成方法および三次元カラー画像表示方法 | |
JP3596959B2 (ja) | テクスチャ編集システム | |
JP6344619B2 (ja) | 奥行き情報編集装置、奥行き情報編集方法、奥行き情報編集プログラム、及び奥行き情報編集プログラムを記録したコンピュータ読み取り可能な記録媒体 | |
US6633291B1 (en) | Method and apparatus for displaying an image | |
JP3683927B2 (ja) | コンピュータ・グラフィック制作システム及びその制御方法 | |
JP4433525B2 (ja) | 画像処理装置 | |
JP3345808B2 (ja) | 3次元形状モデルの表示方法及び装置 | |
JP2968210B2 (ja) | 三次元グラフィックス編集装置 | |
JP2821433B2 (ja) | 立体図作図方法 | |
JP2002352264A (ja) | 模様画像作成方法および装置 | |
JP2000152079A (ja) | 画像列生成方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150126 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20150917 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20151006 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20151013 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151127 |
|
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: 20160126 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160224 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5896424 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |
|
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 |