JP2010109521A - 画像圧縮装置 - Google Patents
画像圧縮装置 Download PDFInfo
- Publication number
- JP2010109521A JP2010109521A JP2008277743A JP2008277743A JP2010109521A JP 2010109521 A JP2010109521 A JP 2010109521A JP 2008277743 A JP2008277743 A JP 2008277743A JP 2008277743 A JP2008277743 A JP 2008277743A JP 2010109521 A JP2010109521 A JP 2010109521A
- Authority
- JP
- Japan
- Prior art keywords
- data
- unit
- pattern information
- encoding
- encoding target
- 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
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/42—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
- H04N19/436—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation using parallelised computational arrangements
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
【解決手段】画像圧縮装置1は、静止画像データを周波数変換して生成した直流成分データ、低域成分データ、高域成分データを量子化する。抽出部141は、量子化データから付加データと、エントロピー符号化の対象となる符号化対象データとを抽出する。エントロピー符号化部144は、符号化対象データ用メモリ142に格納された符号化対象データをエントロピー符号化する。付加データ処理部145は、付加データからフレックスビットを生成する。パターン情報作成部146は、抽出部141から符号化対象データを直接取得し、符号化対象データが0であるかどうかを示すパターン情報を作成する。ビットストリーム生成部148は、パターン情報と符号化対象データとフレックスビットとを所定の順序で出力して、ビットストリーム80を出力する。
【選択図】図5
Description
11、12 周波数変換部
13 量子化部
14 符号化部
141 抽出部
142 符号化対象データ用メモリ
143 付加データ用メモリ
144 エントロピー符号化部
145 付加データ処理部
146 パターン情報作成部
147 パターン情報バッファ
148 ビットストリーム生成部
Claims (5)
- オリジナル画像データをマクロブロック単位で周波数変換して周波数変換データを作成する周波数変換部と、
前記周波数変換データを量子化して量子化データを作成する量子化部と、
前記量子化データから符号化データを生成し、前記符号化データを含むストリームデータを出力する符号化部と、
を備え、
前記符号化部は、
前記量子化データからエントロピー符号化の対象となる符号化対象データを抽出する抽出部と、
前記抽出部により抽出された前記符号化対象データを記憶する記憶部と、
前記記憶部から前記符号化対象データを読み出し、読み出した前記符号化対象データをエントロピー符号化して前記符号化データを生成するエントロピー符号化部と、
前記符号化対象データを前記抽出部から取得し、前記符号化対象データの値が0であるかどうかを示すパターン情報を作成するパターン情報作成部と、
前記パターン情報と前記符号化データとを所定の順序で出力することにより、前記ストリームデータを出力する出力部と、
を含むことを特徴とする画像圧縮装置。 - 請求項1に記載の画像圧縮装置において、
前記エントロピー符号化部は、第1マクロブロックに対応する第1符号化対象データをエントロピー符号化した後で第2マクロブロックに対応する第2符号化対象データをエントロピー符号化し、
前記パターン情報作成部は、前記第1符号化対象データがエントロピー符号化されている期間において、前記第2符号化対象データに対応するパターン情報を作成することを特徴とする画像圧縮装置。 - 請求項1または請求項2に記載の画像圧縮装置において、
前記パターン情報作成部は、
前記パターン情報を格納するパターン情報記憶部、
を含むことを特徴とする画像圧縮装置。 - 請求項1に記載の画像圧縮装置において、
前記抽出部は、
前記量子化データから前記符号化対象データ以外のデータを付加データとして抽出する付加データ抽出部、
を含み、
前記符号化部は、
前記付加データに含まれる複数のデータを所定の順序で配列した配列データを生成する下位データ処理部、
を含み、
前記出力部は、前記パターン情報と前記符号化データと前記配列データとを所定の順序で出力することにより、前記ストリームデータを出力することを特徴とする画像圧縮装置。 - 請求項1または請求項2に記載の画像圧縮装置において、
前記周波数変換部は、
前記オリジナル画像データを周波数変換して、第1直流成分データと、第1交流成分データとを生成する第1階層変換部と、
前記第1直流成分データを周波数変換して、第2直流成分データと、第2交流成分データとを生成する第2階層変換部と、
を含み、
前記周波数変換部は、前記第2直流成分データと、前記第1交流成分データと、前記第2交流データとを前記周波数変換データとして出力することを特徴とする画像圧縮装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008277743A JP5206960B2 (ja) | 2008-10-29 | 2008-10-29 | 画像圧縮装置 |
US12/408,901 US8160376B2 (en) | 2008-10-29 | 2009-03-23 | Image compression apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008277743A JP5206960B2 (ja) | 2008-10-29 | 2008-10-29 | 画像圧縮装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010109521A true JP2010109521A (ja) | 2010-05-13 |
JP5206960B2 JP5206960B2 (ja) | 2013-06-12 |
Family
ID=42117568
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008277743A Expired - Fee Related JP5206960B2 (ja) | 2008-10-29 | 2008-10-29 | 画像圧縮装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8160376B2 (ja) |
JP (1) | JP5206960B2 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08251595A (ja) * | 1995-03-09 | 1996-09-27 | Mitsubishi Electric Corp | 画像伸張装置 |
WO2007129508A1 (ja) * | 2006-05-02 | 2007-11-15 | Sony Corporation | 動画像処理方法、動画像処理方法のプログラム、動画像処理方法のプログラムを記録した記録媒体及び動画像処理装置 |
WO2008008888A2 (en) * | 2006-07-13 | 2008-01-17 | Qualcomm Incorporated | Video coding with fine granularity scalability using cycle-aligned fragments |
WO2008086316A2 (en) * | 2007-01-08 | 2008-07-17 | Qualcomm Incorporated | Variable length coding techniques for coded block patterns |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5818970A (en) * | 1991-04-26 | 1998-10-06 | Canon Kabushiki Kaisha | Image encoding apparatus |
US7356190B2 (en) * | 2002-07-02 | 2008-04-08 | Canon Kabushiki Kaisha | Image area extraction method, image reconstruction method using the extraction result and apparatus thereof |
-
2008
- 2008-10-29 JP JP2008277743A patent/JP5206960B2/ja not_active Expired - Fee Related
-
2009
- 2009-03-23 US US12/408,901 patent/US8160376B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08251595A (ja) * | 1995-03-09 | 1996-09-27 | Mitsubishi Electric Corp | 画像伸張装置 |
WO2007129508A1 (ja) * | 2006-05-02 | 2007-11-15 | Sony Corporation | 動画像処理方法、動画像処理方法のプログラム、動画像処理方法のプログラムを記録した記録媒体及び動画像処理装置 |
WO2008008888A2 (en) * | 2006-07-13 | 2008-01-17 | Qualcomm Incorporated | Video coding with fine granularity scalability using cycle-aligned fragments |
WO2008086316A2 (en) * | 2007-01-08 | 2008-07-17 | Qualcomm Incorporated | Variable length coding techniques for coded block patterns |
Also Published As
Publication number | Publication date |
---|---|
US20100104206A1 (en) | 2010-04-29 |
JP5206960B2 (ja) | 2013-06-12 |
US8160376B2 (en) | 2012-04-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20230353740A1 (en) | Method of Coding and Decoding Images, Coding and Decoding Device and Computer Programs Corresponding Thereto | |
US8885706B2 (en) | Apparatus and methodology for a video codec system with noise reduction capability | |
JP4878262B2 (ja) | エントロピー符号化装置 | |
US8532192B2 (en) | Video processing apparatus and a method of processing video data | |
JP6315911B2 (ja) | 画像符号化装置、画像符号化方法及びプログラム、画像復号装置、画像復号方法及びプログラム | |
US10455244B2 (en) | Method and device for entropy encoding or entropy decoding video signal for high-capacity parallel processing | |
US10250912B2 (en) | Method and apparatus for entropy decoding with arithmetic decoding decoupled from variable-length decoding | |
RU2602782C2 (ru) | Способ кодирования параметров квантования видео, способ декодирования параметров квантования видео и соответствующие устройства и программы | |
JP6042071B2 (ja) | 並列ビデオ復号処理 | |
JP5116704B2 (ja) | 画像符号化装置及び画像符号化方法 | |
JP5835585B2 (ja) | 映像復号装置、映像符号化装置、映像復号方法、映像符号化方法及びプログラム | |
CN114731447B (zh) | 用于视频解码的方法和设备 | |
CN114375577A (zh) | 联合分量二次变换 | |
JP4644290B2 (ja) | 高域係数用符号化ブロックパターン生成方法及び装置 | |
KR20100089546A (ko) | 단계적인 영상 부호화, 복호화 방법 및 장치 | |
JP5206960B2 (ja) | 画像圧縮装置 | |
JP2007259323A (ja) | 画像復号化装置 | |
JP2018125882A (ja) | 画像符号化装置、画像符号化方法及びプログラム、画像復号装置、画像復号方法及びプログラム | |
CN115552901A (zh) | 用于频率相关的联合分量二次变换的方法和装置 | |
US20120147972A1 (en) | Image decoding apparatus, image decoding method, image encoding apparatus, image encoding method, and program | |
JP5307520B2 (ja) | 画像圧縮装置 | |
US20050219082A1 (en) | Variable length decoder and variable length decoding method | |
JP2010183401A (ja) | 画像符号化装置および、その方法 | |
Park et al. | Lossless compound image compression for digital imaging system | |
JP2005318560A (ja) | 可変長復号装置及び方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110930 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120725 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120807 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121002 |
|
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: 20130115 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130205 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160301 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5206960 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 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 |
|
LAPS | Cancellation because of no payment of annual fees |