JP2017535181A - 改善されたビデオおよび画像符号化プロセス - Google Patents
改善されたビデオおよび画像符号化プロセス Download PDFInfo
- Publication number
- JP2017535181A JP2017535181A JP2017519324A JP2017519324A JP2017535181A JP 2017535181 A JP2017535181 A JP 2017535181A JP 2017519324 A JP2017519324 A JP 2017519324A JP 2017519324 A JP2017519324 A JP 2017519324A JP 2017535181 A JP2017535181 A JP 2017535181A
- Authority
- JP
- Japan
- Prior art keywords
- image data
- dynamic range
- hdr
- range image
- ldr
- 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 title claims abstract description 91
- 230000008569 process Effects 0.000 title description 25
- 238000012545 processing Methods 0.000 claims abstract description 22
- 238000013507 mapping Methods 0.000 claims description 24
- 238000012937 correction Methods 0.000 claims description 10
- 230000001131 transforming effect Effects 0.000 claims 1
- 239000011159 matrix material Substances 0.000 description 23
- 230000006870 function Effects 0.000 description 14
- 230000009466 transformation Effects 0.000 description 9
- 238000006243 chemical reaction Methods 0.000 description 5
- 238000004422 calculation algorithm Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000007906 compression Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/186—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a colour or a chrominance component
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/117—Filters, e.g. for pre-processing or post-processing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/187—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a scalable video layer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/30—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability
- H04N19/33—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability in the spatial domain
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/85—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Image Processing (AREA)
Abstract
Description
特に、本発明は、高ダイナミックレンジビデオおよび画像データを符号化および復号化するための方法、コンピュータプログラム、および装置に関する。
本発明の符号化処理は、HDR画像をベースレイヤおよびHDR残余レイヤに分解する。ベースレイヤは、露光されクランプされたバージョンまたはオリジナルの浮動小数点HDR画像から導かれたトーンマップバージョンのいずれかである低ダイナミックレンジ(LDR)画像である。
グレースケール画像(Nc=1)の場合に、Idr_Yとして、表示される。
したがって、Idr_RGBは、Idr_R(赤),Idr_G(緑),およびIdr_B(青)の3つの色成分を備える。
Nc=3の場合、
または、
Nc=1の場合、
である。
これは以下のコードで得られる。
Res_RGB=wide_Idr_RGB/exp_RGB (3a)
Res_Y=wide_Idr_Y/exp_Y (3b)
scaled_Y=(res_Y’−minY’)/(maxY’−minY’)(7)
Nc=3の場合、linbase_RGB=LDR*H-1、または
Nc=1の場合、linbase_Y=LDR*、または
ここで、H-1は、ブロックE3で使用される色空間変換行列Hの逆行列である。
・ブロックE13の残余データのガンマ補正のために使用されたhdr_gamma値およびガンマ曲線のタイプ
・残余データのスケーリングのために使用されたminRGBおよびmaxRGB(または、Nc=1の場合のminYおよびmaxY)
・符号化に使用される空間変換を表すデータ(すなわち、ブロックE3およびE11が使用される場合、表すデータ)
・露光パラメータ”param_expval”
・HDR画像の再構成のために使用されるパラメータ”ε”。このパラメータは、好ましくは、10-7に設定される。
・Idr_gamma値およびブロックE2aで画像LDRガンマ補正のために使用されるガンマ曲線のタイプ
復号化処理は、HDR画像を復元するために、レガシー符号ストリーム(ベース画像、LDRを含む)および残余符号ストリームのデータを組み合わせる。このマージ処理の詳細は、ビデオまたは単純なピクチャーのフレームであり得る画像の復号化を参照して以下に概説される。
Nc=3に対して、
LR_RGB=scaled_RGB・H
Nc=1に対して、
LR_Y=scaled_Y
ブロックD14の出力は、最終的なHDR浮動小数点出力である。
本発明は、HDR画像およびビデオの効率的な符号化および復号化を可能にすることであり、上記好ましいが限定されるものではない実施形態から明らかになる。
Claims (27)
- 画像データを処理する方法であって、前記方法は、
高ダイナミックレンジ画像データ(HDR)を提供することと、
高ダイナミックレンジ画像データ(HDR)の低ダイナミックレンジ画像データ(LDR)を提供することと、
第1の符号ストリームにおける低ダイナミック画像データ(LDR)を符号化する(E7-E18)ことと、
処理された画像(LDR*)を得るために低ダイナミックレンジ画像データ(LDR)を処理することと、
高ダイナミックレンジ画像データ(HDR)の成分および処理された低ダイナミックレンジ画像データ(LDR*)の対応する成分を選択することと、
処理された低ダイナミックレンジ画像データ(LDR*)の選択された成分の各ピクセル値を、高ダイナミックレンジ画像データ(HDR)の対応する成分の対応する値で除算することにより、選択された成分の残余データを計算することと、
選択された成分の残余データを、0と1との間に含まれる値の範囲にスケーリングする(E12)ことと、
残余符号ストリームにおける選択された成分のスケーリングされた残余データを符号化する(E15-E17)こととを含む方法。 - 選択された成分の残余データの範囲[0,1]でのスケーリングは、残余データから選択された成分の最小値を減算した後、選択された成分の最大値と最小値との間の差で、減算した結果を除算することによって得られる請求項1の方法。
- 残余符号ストリームにおける符号化前のスケーリングされた残余データをガンマ補正する(E13)ステップは、残余データをガンマ補正するステップが、スケーリングされた残余データを、hdr_gammaがHDR画像の値に依存する1/hdr_gammaのべき乗にスケーリングされた入力の各成分に累乗することをさらに含む請求項1または2の方法。
- 残余符号ストリームにおける符号化前に、選択された成分のガンマ補正された残余データを、Nが、選択された成分を符号化するために使用されるビット数である、2N−1により乗算するステップ(E14)をさらに含む請求項1または2または3の方法。
- 低ダイナミックレンジ画像データ(LDR)は、低ダイナミックレンジ画像データ(LDR)のピクセルの値を0から1の値の範囲にマッピングすることを含む請求項1から5のうちのいずれか1つの方法。
- 低ダイナミックレンジ画像データ(LDR)は、8ビットの正確な成分を有し、ピクセルの値をマッピングすることが、255により低ダイナミックレンジ画像データ(LDR)のピクセルの値を除算することを含む請求項6の方法。
- 低ダイナミックレンジ画像データ(LDR)は、高ダイナミックレンジ画像データ(HDR)をトーンマッピングし、トーンマッピングされた画像データにガンマ曲線を適用することにより得られ、ここで、低ダイナミックレンジ画像データ(LDR)の処理は、高ダイナミック画像データ(HDR)から低ダイナミック画像データ(LDR)を得るために使用されるガンマ曲線の逆数であるガンマ曲線を用いて低ダイナミックレンジ画像データ(LDR)を修正する(E2)ことを含む請求項1から7のうちのいずれか1つの方法。
- 低ダイナミックレンジ画像データ(LDR)および高ダイナミックレンジ画像データ(HDR)は、異なる色空間で表現され、ここで、低ダイナミックレンジ画像データ(LDR)の処理(11)は、低ダイナミックレンジ画像データ(LDR)を高ダイナミックレンジ画像データ(HDR)の色空間に変換する(E3)ことを含む請求項2から8のうちのいずれか1つの方法。
- 残余データは、スケーリングされかつガンマ補正される前に低ダイナミックレンジ画像データ(E11)の色空間に変換される請求項9の方法。
- 低ダイナミックレンジ画像データ(LDR)は、符号化された(10)低ダイナミックレンジ画像データ(LDR)を符号化する(13)ことを含む請求項1から8のうちのいずれか1つの方法。
- 残余データを計算する前に高ダイナミックレンジ画像データ(HDR)を露光する(E10)ステップをさらに含み、残余データを計算するために露光された高ダイナミックレンジ画像データを使用する請求項1から11のうちのいずれか1つの方法。
- 符号化された残余データと高ダイナミックレンジ画像データの再構成のステップにおいて復号化された低ダイナミック画像とに付加するために、第1の符号ストリームにおいて、10-5より低いおよび好ましくは10-7に等しいパラメータ“ε”を符号化するステップをさらに含む請求項1から14のうちのいずれか1つの方法。
- 残余データは、対応する低ダイナミックレンジ画像データ(LDR*)がゼロに等しい場合、または対応する高ダイナミックレンジ画像データ(HDR*)がゼロに等しいかあるいはより小さい場合、1に設定される請求項1から15のうちのいずれか1つの方法。
- 低ダイナミックレンジ(LDR)画像データおよび修正された残余データの符号化は、同一の符号化手順を用いて実施される請求項1から16のうちのいずれか1つの方法。
- 入力で高ダイナミックレンジ(HDR)画像データを受信するのに適し、かつ画像データ(HDR)の低ダイナミックレンジ画像データ(LDR)を計算するよう構成され、第1の符号ストリームおよび残余符号ストリームを出力するために請求項1から17のいずれかの方法を実施するように構成されるエンコーダ(601)。
- 画像データを処理するための方法であって、前記方法は、
低ダイナミックレンジ画像データ(LDR)を含む第1の符号ストリームを受信することと、
高ダイナミックレンジ画像データ(HDR)の再構成のために残余データを含む残余符号ストリーム、第1の符号ストリームと同じ成分の数を含む残余符号ストリームを受信することと、
低ダイナミックレンジ画像データを復号化することと、
復号化された低ダイナミックレンジ画像データを範囲[0,1]にレンジマッピングする(D4a)ことと、
残余符号ストリームを復号化し、かつ残余データを抽出することと、
復号化された残余データを範囲[0,1]にレンジマッピングする(D9)ことと、
第1の符号ストリームにおいて含まれたパラメータにより定義されたガンマ曲線を使用して、レンジマッピングされ復号された残余データに、ガンマ修正(D10)を適用することと、
mincおよびmaxcが第1の符号ストリームにおいて含まれる成分に依存するパラメータであって、ガンマ修正され復号化された残余データの各成分をmaxcとmincとの差により乗算すること、またさらに、mincをシフト加算することにより、ガンマ修正され復号化された残余データの各成分を範囲[minc,maxc]にスケーリングする(D11)ことと、
レンジマッピングされた低ダイナミックレンジ画像データおよびスケーリングされた残余データを使用して高ダイナミックレンジ画像データ(HDR)を再構成する(D13)こととを含む方法。 - 高ダイナミックレンジ画像データ(HDR)の再構成は、レンジマッピングされた低ダイナミックレンジ画像データを、スケーリングされた残余データと第1の符号ストリームで提供されたεパラメータとの和により除算することにより得られる請求項19の方法。
- 高ダイナミックレンジ画像データ(HDR)の再構成は、
第1の符号ストリームからεパラメータを読み取ることと、
スケーリングされた残余データおよびεパラメータの合計の第1の対数を計算することと、
レンジマッピングされた低ダイナミックレンジ画像データおよびεパラメータの合計の第2の対数を計算することと、
第2の対数から第1の対数を減算することと、
第2の対数から第1の対数の減算の指数を計算することを含む請求項19の方法。 - 復号化された低ダイナミックレンジ画像データを線形化するためにガンマ曲線を適用することによって、レンジマッピングされた低ダイナミックレンジ画像データをガンマ修正する(D4b)ステップをさらに含む請求項19または20または21の方法。
- 高ダイナミックレンジ画像データの再構成の前に、レンジマッピングされガンマ変換された低ダイナミックレンジ画像データを空間変換する(D4c)ステップをさらに含む請求項22の方法。
- パラメータ“ε”は10-5より小さく、好ましくは10-7に等しい請求項19から23のうちのいずれか1つの方法。
- 再構成された高ダイナミックレンジ画像データを第1の符号ストリームに含まれる露光パラメータにより除算する(D14)ステップをさらに含む請求項19から24のうちのいずれか1つの方法。
- 再構成された高ダイナミックレンジ画像データを第1の符号ストリームに含まれる露光パラメータにより乗算される(D14)ステップをさらに含む請求項19から24のうちのいずれか1つの方法。
- 入力で第1の符号ストリームおよび残余符号ストリームを受信するため、および請求項19から26のうちのいずれか1つにかかる方法に従った高ダイナミックレンジ画像データを再構成するために適用されるデコーダ(605)。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201462060774P | 2014-10-07 | 2014-10-07 | |
US62/060,774 | 2014-10-07 | ||
PCT/IB2015/054544 WO2016055875A1 (en) | 2014-10-07 | 2015-06-16 | Improved video and image encoding process |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2017535181A true JP2017535181A (ja) | 2017-11-24 |
JP2017535181A5 JP2017535181A5 (ja) | 2018-07-12 |
JP6617142B2 JP6617142B2 (ja) | 2019-12-11 |
Family
ID=53761435
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017519324A Active JP6617142B2 (ja) | 2014-10-07 | 2015-06-16 | 改善されたビデオおよび画像符号化プロセス |
Country Status (5)
Country | Link |
---|---|
US (1) | US10469849B2 (ja) |
EP (1) | EP3205093B1 (ja) |
JP (1) | JP6617142B2 (ja) |
CN (1) | CN107431808B (ja) |
WO (1) | WO2016055875A1 (ja) |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018525905A (ja) * | 2015-07-22 | 2018-09-06 | アリス エンタープライジズ エルエルシーArris Enterprises Llc | 高ダイナミックレンジおよび広色域シーケンスを符号化するシステム |
US10122928B2 (en) * | 2015-09-09 | 2018-11-06 | Red.Com, Llc | Motion video output for multiple displays |
US10129558B2 (en) | 2015-09-21 | 2018-11-13 | Qualcomm Incorporated | Supplement enhancement information (SEI) messages for high dynamic range and wide color gamut video coding |
US10244249B2 (en) * | 2015-09-21 | 2019-03-26 | Qualcomm Incorporated | Fixed point implementation of range adjustment of components in video coding |
KR102243844B1 (ko) * | 2015-09-23 | 2021-04-22 | 애리스 엔터프라이지즈 엘엘씨 | 비디오 디코더에서의 높은 동적 범위 적응 동작들 |
WO2017074016A1 (ko) * | 2015-10-26 | 2017-05-04 | 삼성전자 주식회사 | 컬러 컴포넌트의 동적 범위를 이용한 영상 처리 방법 및 그 장치 |
ITUB20155949A1 (it) | 2015-11-26 | 2017-05-26 | Trellis Europe S R L | Metodo per la codifica e decodifica di immagini hdr |
ITUA20163652A1 (it) | 2016-05-20 | 2017-11-20 | Trellis Europe S R L | Metodo per la codifica e decodifica di immagini hdr |
US10755392B2 (en) * | 2017-07-13 | 2020-08-25 | Mediatek Inc. | High-dynamic-range video tone mapping |
US20210217151A1 (en) * | 2018-08-29 | 2021-07-15 | Tonetech Inc. | Neural network trained system for producing low dynamic range images from wide dynamic range images |
JP2022508741A (ja) | 2018-10-09 | 2022-01-19 | ヴイ-ノヴァ インターナショナル リミテッド | 複数解像度を使う階層コーディングスキーム内での信号エレメントコーディングフォーマット互換性 |
US10735683B1 (en) * | 2019-04-09 | 2020-08-04 | Obsidian Sensors, Inc. | Systems and methods for low-power image digitization |
GB2611129B (en) * | 2022-03-31 | 2024-03-27 | V Nova Int Ltd | Signal processing with overlay regions |
GB2617491A (en) * | 2022-03-31 | 2023-10-11 | V Nova Int Ltd | Signal processing with overlay regions |
WO2024102337A1 (en) * | 2022-11-09 | 2024-05-16 | Apple Inc. | Techniques for preprocessing images to improve gain map compression outcomes |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5249784B2 (ja) * | 2006-01-23 | 2013-07-31 | マックス−プランク−ゲゼルシャフト・ツア・フェルデルング・デア・ヴィッセンシャフテン・エー・ファオ | 高ダイナミックレンジコーデック |
US8237865B2 (en) * | 2006-12-18 | 2012-08-07 | Emanuele Salvucci | Multi-compatible low and high dynamic range and high bit-depth texture and video encoding system |
US8175158B2 (en) | 2008-01-04 | 2012-05-08 | Sharp Laboratories Of America, Inc. | Methods and systems for inter-layer image prediction parameter determination |
US9230312B2 (en) * | 2010-01-27 | 2016-01-05 | Adobe Systems Incorporated | Methods and apparatus for performing tone mapping on high dynamic range images |
US8606009B2 (en) * | 2010-02-04 | 2013-12-10 | Microsoft Corporation | High dynamic range image generation and rendering |
TWI513327B (zh) * | 2011-04-15 | 2015-12-11 | Dolby Lab Licensing Corp | 高動態範圍影像的編碼、解碼及表示 |
EP2613532A1 (en) * | 2012-01-06 | 2013-07-10 | Thomson Licensing | Method of and device for encoding an HDR video together with an LDR video, method of and device for reconstructing one of an HDR video and an LDR video coded together and non-transitory storage medium |
-
2015
- 2015-06-16 US US15/517,470 patent/US10469849B2/en active Active
- 2015-06-16 WO PCT/IB2015/054544 patent/WO2016055875A1/en active Application Filing
- 2015-06-16 JP JP2017519324A patent/JP6617142B2/ja active Active
- 2015-06-16 EP EP15744344.1A patent/EP3205093B1/en active Active
- 2015-06-16 CN CN201580066587.9A patent/CN107431808B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
JP6617142B2 (ja) | 2019-12-11 |
US10469849B2 (en) | 2019-11-05 |
US20170310981A1 (en) | 2017-10-26 |
CN107431808B (zh) | 2020-07-31 |
EP3205093A1 (en) | 2017-08-16 |
EP3205093B1 (en) | 2022-05-18 |
WO2016055875A1 (en) | 2016-04-14 |
CN107431808A (zh) | 2017-12-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6617142B2 (ja) | 改善されたビデオおよび画像符号化プロセス | |
RU2762384C1 (ru) | Переформирование сигналов для сигналов широкого динамического диапазона | |
JP6608067B2 (ja) | 映像復号化器における高ダイナミックレンジ適応演算 | |
JP6362793B2 (ja) | ハイダイナミックレンジ映像のためのディスプレイマネジメント | |
JP6058183B2 (ja) | 高ダイナミックレンジ画像のエンコード、デコードおよび表現のための方法、装置および媒体 | |
CN109068139B (zh) | 用于环内再成形的方法、设备和计算机可读存储介质 | |
JP2020171022A (ja) | 高ダイナミックレンジおよび広色域シーケンスを符号化するシステム | |
DK2375383T3 (en) | Decoding High Dynamic Range (HDR) images | |
JP7049526B2 (ja) | 適応的なsdrからhdrへの再構成関数による、hdr画像化におけるバンディングアーチファクトの低減 | |
JP7094451B2 (ja) | 再構成関数の補間 | |
US10848774B2 (en) | Method for coding and decoding HDR images | |
US10742986B2 (en) | High dynamic range color conversion correction | |
JP7043164B2 (ja) | 高ダイナミックレンジフレームおよびインポーズされる低ダイナミックレンジフレームの両方を符号化するための方法およびデバイス | |
US10462478B2 (en) | Method of video generation | |
US10715772B2 (en) | High dynamic range color conversion correction | |
WO2019071045A1 (en) | HIGH DYNAMIC RANGE COLORING CORRECTION | |
WO2019071046A1 (en) | HIGH DYNAMIC RANGE OF COLOR CONVERSION CORRECTION | |
CN116157824A (zh) | 用于开环编解码器中的hdr成像的图像预测 | |
Richter | High Dynamic Range Imaging with JPEG XT | |
JP2013042354A (ja) | 画像圧縮装置、画像処理装置及び画像圧縮方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20171220 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20171220 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180530 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180530 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190618 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190912 |
|
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: 20191015 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20191111 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6617142 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 |