JP7572811B2 - 画像符号化装置及びその制御方法及びプログラム - Google Patents
画像符号化装置及びその制御方法及びプログラム Download PDFInfo
- Publication number
- JP7572811B2 JP7572811B2 JP2020138187A JP2020138187A JP7572811B2 JP 7572811 B2 JP7572811 B2 JP 7572811B2 JP 2020138187 A JP2020138187 A JP 2020138187A JP 2020138187 A JP2020138187 A JP 2020138187A JP 7572811 B2 JP7572811 B2 JP 7572811B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- color
- difference
- image
- encoding device
- 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.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N25/00—Circuitry of solid-state image sensors [SSIS]; Control thereof
- H04N25/10—Circuitry of solid-state image sensors [SSIS]; Control thereof for transforming different wavelengths into image signals
- H04N25/11—Arrangement of colour filter arrays [CFA]; Filter mosaics
- H04N25/13—Arrangement of colour filter arrays [CFA]; Filter mosaics characterised by the spectral characteristics of the filter elements
- H04N25/133—Arrangement of colour filter arrays [CFA]; Filter mosaics characterised by the spectral characteristics of the filter elements including elements passing panchromatic light, e.g. filters passing white light
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T9/00—Image coding
-
- 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/60—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
- H04N19/63—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets
-
- 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/80—Camera processing pipelines; Components thereof
- H04N23/84—Camera processing pipelines; Components thereof for processing colour signals
- H04N23/85—Camera processing pipelines; Components thereof for processing colour signals for matrixing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N25/00—Circuitry of solid-state image sensors [SSIS]; Control thereof
- H04N25/10—Circuitry of solid-state image sensors [SSIS]; Control thereof for transforming different wavelengths into image signals
- H04N25/11—Arrangement of colour filter arrays [CFA]; Filter mosaics
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Spectroscopy & Molecular Physics (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
三原色のフィルタに加え、第4の色を検出するためのフィルタが周期的に並んだ撮像センサで得られたデータを符号化する画像符号化装置であって、
前記三原色を表す3つの色のうちの少なくとも2つの色のデータを用いて前記第4の色に近似するデータを生成し、当該生成したデータと前記第4の色のデータとの差分を表す差分データを生成する生成手段と、
前記三原色を表す3つの色のデータ、及び、前記差分データを符号化する符号化手段と、
前記第4の色に近似するデータのゲインを調整する調整手段と、
を有し、
前記生成手段は、前記調整手段で調整後の第4の色に近似するデータと、前記第4の色のデータとの差分から、前記差分データを生成する。
図1は、第1の実施形態における撮像装置100の構成例を示すブロック図である。本第1の実施形態では、画像符号化装置が撮像装置に実装される例を説明するが、符号化対象の画像データは、記憶装置やネットワークを介して受信しても良く、特に撮像装置に限定されるものではないことを付言する。
Y = pr×R + pg×G + pb×B …(1)
ここで、pr,pg,pbのパラメータは実数の重み係数を表し、次式(2)を満たす。
pr + pg + pb =1 …(2)
なお、式(2)のパラメータpr,pg,pbは、例えばITU-R BT.601に規定されるものを採用できる。
Yg = Y × ygain …(3)
上記計算によるゲイン調整を行う。
ただし、ygainは、あらかじめ設定された任意の整数を用いる。また、ゲイン値は連写等でフィードバック可能である場合、画面全体のW平均値(Wavg)及びY平均値(Yavg)を用いて、
ygain = Wavg /Yavg
としてもよい。
WH = W - Yg …(4)
先に説明したように、プレーンデータWとプレーンデータYgとは、高い相関関係を有する。よって、差分プレーンデータWHを構成する画素の値(正確には画素差分値)は、正負の符号を有するものの、ほとんどがゼロに近い値となり、高い圧縮率が期待できる。
Y' = pr×R' + pg×G' + pb×B' …(5)
次に、プレーン逆変換部605は、ゲイン調整後のプレーンデータYg’を算出する。
Yg’ = Y’ × ygain
ただし、“gain”は、式3で用いた値を使う。
W’= WH’ + Yg’ …(6)
プレーン逆変換部605は、上記のようにして算出したプレーンデータW’と、復号処理で得たプレーンデータR’,G’,B’とをプレーン合成部606に供給する。
Y[i][j] =pr*(R[j][i-1]+R[j][i+1])/2 +
pg*(G[j-1][i-1]+ G[j-1][i+1]+ G[j+1][i-1]+ G[j+1][i+1])4 +
pb*(B[j-1][i]+B[j+1][i])/2 …(6)
また、式(2)を次式(2’)に変形し、式(1)、(2)、(3)をまとめて、
次式(1’)としても良い。
Yg = pr×R +pg×G +pb×B …(1’)
更に、パラメータpr, pg, pbにはホワイトバランスゲインを掛けたものを用いてもよい。
第2の実施形態を説明する。第2の実施形態における装置構成は、第1の実施形態における図1と同じとする。
Yw = sr×R +sg×G …(7)
ただし、パラメータsr、sgの関係は次式(8)の通りである。
sr + sg = 1 …(8)
ここで、一般的にはsr = sgである。
Ywg = Yw × yegain …(9)
ここで、yegainは、あらかじめ設定された任意の整数を用いる。
YeH= Ye - Ywg …(10)
上記のようにして、プレーンデータYeの情報を削減した、プレーンデータYeHが生成される。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (9)
- 三原色のフィルタに加え、第4の色を検出するためのフィルタが周期的に並んだ撮像センサで得られたデータを符号化する画像符号化装置であって、
前記三原色を表す3つの色のうちの少なくとも2つの色のデータを用いて前記第4の色に近似するデータを生成し、当該生成したデータと前記第4の色のデータとの差分を表す差分データを生成する生成手段と、
前記三原色を表す3つの色のデータ、及び、前記差分データを符号化する符号化手段と、
前記第4の色に近似するデータのゲインを調整する調整手段と、
を有し、
前記生成手段は、前記調整手段で調整後の第4の色に近似するデータと、前記第4の色のデータとの差分から、前記差分データを生成することを特徴とする画像符号化装置。 - 前記生成手段は、前記3つの色のデータを用いて前記第4の色に近似するデータを生成することを特徴とする請求項1に記載の画像符号化装置。
- 前記調整手段は、前記第4の色に近似するデータの平均値と前記第4の色のデータの平均値の比に基づいてゲインを調整する
ことを特徴とする請求項1に記載の画像符号化装置。 - 前記撮像センサで得られたデータを、それぞれが単一成分の画素データで構成される複数のプレーンデータに分割する分割手段を有し、
前記生成手段は、前記第4の色に近似するデータと前記第4の色のデータとの差分を表す差分データのプレーンデータを生成し、
前記符号化手段は、三原色を表す3つの色のプレーンデータ、及び、前記差分データのプレーンデータを符号化する
ことを特徴とする請求項1乃至3のいずれか1項に記載の画像符号化装置。 - 前記符号化手段は、
プレーンデータから複数のサブバンドを生成するウェーブレット変換手段と、
各サブバンドに含まれる係数データを量子化する量子化手段と、
該量子化手段による量子化後の係数データをエントロピー符号化するエントロピー符号化手段と
を含むことを特徴とする請求項4に記載の画像符号化装置。 - 前記第4の色は、白、もしくは黄色であることを特徴とする請求項1乃至5のいずれか1項に記載の画像符号化装置。
- 前記撮像センサを有することを特徴とする請求項1乃至6のいずれか1項に記載の画像符号化装置。
- 三原色のフィルタに加え、第4の色を検出するためのフィルタが周期的に並んだ撮像センサで得られた画像データを符号化する画像符号化装置の制御方法であって、
前記三原色を表す3つの色のうちの少なくとも2つの色のデータを用いて前記第4の色に近似するデータを生成し、当該生成したデータと前記第4の色のデータとの差分を表す差分データを生成する生成工程と、
前記三原色を表す3つの色のデータ、及び、前記差分データを符号化する符号化工程と、
前記第4の色に近似するデータのゲインを調整する調整工程と、
を有し、
前記生成工程では、前記調整工程で調整後の第4の色に近似するデータと、前記第4の色のデータとの差分から、前記差分データを生成することを特徴とする画像符号化装置の制御方法。 - コンピュータが読み込み実行することで、前記コンピュータに、請求項8に記載の制御方法が有する各工程を実行させるためのプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020138187A JP7572811B2 (ja) | 2020-08-18 | 2020-08-18 | 画像符号化装置及びその制御方法及びプログラム |
| US17/392,401 US12073590B2 (en) | 2020-08-18 | 2021-08-03 | Image encoding apparatus, control method thereof, and non-transitory computer-readable storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020138187A JP7572811B2 (ja) | 2020-08-18 | 2020-08-18 | 画像符号化装置及びその制御方法及びプログラム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2022034409A JP2022034409A (ja) | 2022-03-03 |
| JP2022034409A5 JP2022034409A5 (ja) | 2023-08-07 |
| JP7572811B2 true JP7572811B2 (ja) | 2024-10-24 |
Family
ID=80269676
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020138187A Active JP7572811B2 (ja) | 2020-08-18 | 2020-08-18 | 画像符号化装置及びその制御方法及びプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US12073590B2 (ja) |
| JP (1) | JP7572811B2 (ja) |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000244935A (ja) | 1998-12-21 | 2000-09-08 | Nikon Corp | 画像データ圧縮方法 |
| JP2002516540A (ja) | 1998-05-21 | 2002-06-04 | インテル・コーポレーション | 知覚的に無損失の画像をもたらす2次元離散ウェーブレット変換に基づくカラー画像の圧縮 |
| WO2009087783A1 (ja) | 2008-01-08 | 2009-07-16 | Nec Corporation | 符号化用データ生成装置、符号化用データ生成方法、復号装置および復号方法 |
| JP2010157951A (ja) | 2009-01-05 | 2010-07-15 | Fujifilm Corp | 出力レベル推定装置および方法、撮影装置およびその制御方法並びにプログラム |
| JP2011015347A (ja) | 2009-07-06 | 2011-01-20 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラムおよび記録媒体 |
| JP2016213650A (ja) | 2015-05-08 | 2016-12-15 | キヤノン株式会社 | 撮像装置、撮像システム、および信号処理方法 |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8314850B2 (en) * | 2006-04-25 | 2012-11-20 | Canon Kabushiki Kaisha | Image sensing apparatus and method for controlling the same |
| KR101330485B1 (ko) * | 2010-05-27 | 2013-11-20 | 엘지디스플레이 주식회사 | 유기발광다이오드 표시장치 및 그의 색좌표 보상방법 |
| JP2016134857A (ja) * | 2015-01-21 | 2016-07-25 | キヤノン株式会社 | 撮像装置及びその制御方法、プログラム、記憶媒体 |
| US10575001B2 (en) * | 2015-05-21 | 2020-02-25 | Telefonaktiebolaget Lm Ericsson (Publ) | Pixel pre-processing and encoding |
| JP6722995B2 (ja) * | 2015-10-23 | 2020-07-15 | キヤノン株式会社 | 符号化方法及び符号化装置、撮像装置及びプログラム |
| JP7170448B2 (ja) * | 2018-07-25 | 2022-11-14 | キヤノン株式会社 | 撮像素子、撮像装置及び信号処理方法 |
| DE112019003836T5 (de) * | 2018-08-01 | 2021-04-22 | Sony Corporation | Bildverarbeitungsvorrichtung, bildverarbeitungsverfahren, programm und bildaufnahmevorrichtung |
| US11030934B2 (en) * | 2018-10-25 | 2021-06-08 | Baylor University | System and method for a multi-primary wide gamut color system |
| JP6949067B2 (ja) * | 2019-03-05 | 2021-10-13 | キヤノン株式会社 | 撮像素子及びその制御方法、撮像装置、及び、画像処理装置 |
| JP7256661B2 (ja) * | 2019-03-19 | 2023-04-12 | キヤノン株式会社 | 撮像デバイス、撮像手段の制御方法、プログラム及び記憶媒体 |
| KR102720156B1 (ko) * | 2019-10-31 | 2024-10-21 | 삼성전자주식회사 | 이미지 부호화기, 이미지 복호화기, 및 이미지 처리 방법 |
| CN111524463B (zh) * | 2020-05-29 | 2023-04-21 | 京东方科技集团股份有限公司 | 显示面板及其制作方法、显示装置 |
-
2020
- 2020-08-18 JP JP2020138187A patent/JP7572811B2/ja active Active
-
2021
- 2021-08-03 US US17/392,401 patent/US12073590B2/en active Active
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002516540A (ja) | 1998-05-21 | 2002-06-04 | インテル・コーポレーション | 知覚的に無損失の画像をもたらす2次元離散ウェーブレット変換に基づくカラー画像の圧縮 |
| JP2000244935A (ja) | 1998-12-21 | 2000-09-08 | Nikon Corp | 画像データ圧縮方法 |
| WO2009087783A1 (ja) | 2008-01-08 | 2009-07-16 | Nec Corporation | 符号化用データ生成装置、符号化用データ生成方法、復号装置および復号方法 |
| JP2010157951A (ja) | 2009-01-05 | 2010-07-15 | Fujifilm Corp | 出力レベル推定装置および方法、撮影装置およびその制御方法並びにプログラム |
| JP2011015347A (ja) | 2009-07-06 | 2011-01-20 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラムおよび記録媒体 |
| JP2016213650A (ja) | 2015-05-08 | 2016-12-15 | キヤノン株式会社 | 撮像装置、撮像システム、および信号処理方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| US12073590B2 (en) | 2024-08-27 |
| US20220058831A1 (en) | 2022-02-24 |
| JP2022034409A (ja) | 2022-03-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7440631B2 (en) | Method of compressing digital images acquired in CFA format | |
| EP0651562A1 (en) | An electronic camera utilizing image compression feedback for improved color processing | |
| JP7606320B2 (ja) | 画像符号化装置及び画像復号装置、並びにそれらの制御方法及びプログラム、及び、撮像装置 | |
| JP6857973B2 (ja) | 画像符号化装置及びその制御方法 | |
| JP6986868B2 (ja) | 画像符号化装置、画像復号装置、画像符号化方法、画像復号方法、プログラム | |
| JP2018019239A (ja) | 撮像装置及びその制御方法及びプログラム | |
| JP2017216630A (ja) | 画像符号化装置及びその制御方法 | |
| JP7572811B2 (ja) | 画像符号化装置及びその制御方法及びプログラム | |
| JP6793511B2 (ja) | 画像処理装置 | |
| US11785352B2 (en) | Image encoding apparatus, method for controlling the same, and non-transitory computer-readable storage medium | |
| US10951891B2 (en) | Coding apparatus capable of recording raw image, control method therefor, and storage medium storing control program therefor | |
| JP6775339B2 (ja) | 画像符号化装置及びその制御方法 | |
| US20230133895A1 (en) | Image encoding apparatus and method for controlling the same and non-transitory computer-readable storage medium | |
| JP2021182700A (ja) | 符号化装置及び方法、プログラム、記憶媒体 | |
| KR20020069491A (ko) | 화상 양자화 방법과 장치 및 그들을 이용한 화상 부호화장치 | |
| JP2004040300A (ja) | 画像処理装置 | |
| JP7549463B2 (ja) | 符号化装置及び方法、プログラム、記憶媒体 | |
| JP2021184575A (ja) | 撮像装置及びその制御方法及びプログラム | |
| JP2005005925A (ja) | 画像圧縮装置及び画像処理システム | |
| JP6813991B2 (ja) | 画像符号化装置及びその制御方法及びプログラム | |
| JP7256629B2 (ja) | 画像符号化装置及びその制御方法及びプログラム | |
| JP7589023B2 (ja) | 符号化装置及び方法、撮像装置、プログラム、記憶媒体 | |
| JP6812214B2 (ja) | 画像符号化装置、画像符号化方法、及びプログラム | |
| JP2023070055A (ja) | 画像符号化装置及びその制御方法及びプログラム | |
| JP2021103818A (ja) | 画像符号化装置、撮像装置、画像符号化装置の制御方法、及び、プログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230727 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230727 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240708 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240710 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240820 |
|
| 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: 20240913 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20241011 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7572811 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |