JP4676474B2 - 画像符号化方法 - Google Patents
画像符号化方法 Download PDFInfo
- Publication number
- JP4676474B2 JP4676474B2 JP2007275279A JP2007275279A JP4676474B2 JP 4676474 B2 JP4676474 B2 JP 4676474B2 JP 2007275279 A JP2007275279 A JP 2007275279A JP 2007275279 A JP2007275279 A JP 2007275279A JP 4676474 B2 JP4676474 B2 JP 4676474B2
- Authority
- JP
- Japan
- Prior art keywords
- prediction
- picture
- image
- affected
- pictures
- 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
- 238000000034 method Methods 0.000 title claims description 77
- 238000012545 processing Methods 0.000 claims description 42
- 230000008569 process Effects 0.000 claims description 39
- 230000006835 compression Effects 0.000 description 11
- 238000007906 compression Methods 0.000 description 11
- 238000013139 quantization Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 7
- 230000009466 transformation Effects 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 3
- 238000003780 insertion Methods 0.000 description 3
- 230000037431 insertion Effects 0.000 description 3
- 230000000737 periodic effect Effects 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000002457 bidirectional effect Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000003252 repetitive effect Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/18—Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
- H04N7/181—Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast for receiving images from a plurality of remote sources
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
動画像の符号化において、Pピクチャによる符号化の問題点は、該当ピクチャの処理がどの程度時間的に離れた各ピクチャの影響を受けるかが画素やブロック毎に異なるため不明な点にあり、この点が復号化時にランダムアクセスができない要因ともなっている。時間的に離れたピクチャの影響の有無を明確にすれば、影響のあるピクチャから復号化を開始することにより該当ピクチャが問題なく復号可能となり、ランダムアクセスが可能となる。
以下、本発明の実施の形態1である画像符号化装置(エンコーダ)について説明する。図1は、本実施の形態の画像符号化装置における処理モジュールの構成を示した図である。当該画像符号化装置は、例えばLSIなどに実装され、テレビ/ビデオカメラ、DVD/HDDレコーダ、携帯電話、デジタルカメラなど、動画像の符号化処理を行う種々の画像処理機器に搭載することができる。また、各処理モジュールの機能をコンピュータシステム上で稼動するソフトウェアとして実装することなども可能である。
以下、本発明の実施の形態2である画像符号化装置(エンコーダ)について説明する。画像符号化装置の処理モジュールの構成は、実施の形態1での図1の構成と同様であるので、ここでの再度の説明は省略する。
301…影響ピクチャ数情報格納位置、
901…影響ピクチャ数情報格納位置、
1001…参照ピクチャ、1002…参照領域、1003〜1006…ブロック。
Claims (4)
- 画像データを入力し、所定のブロック毎に、少なくとも画面内予測符号化と、該画像データについての参照ピクチャおよび該参照ピクチャと該画像データとの間の差分を用いて該画像データの画面間予測符号化とを選択的に行う画像符号化装置における画像符号化方法であって、
前記画像符号化装置は、
該画像符号化方法によって符号化された前記画像データを復号化して出力するために必要となる、過去のピクチャの数の最大値を画像出力可能パラメータとして設定する手順と、
現在符号化処理を行っているピクチャ及び前記参照ピクチャのそれぞれについて、符号化対象の前記画像データにおける画素数と同数の要素を有して各画素の復号化に必要となる過去のピクチャの数を示す影響ピクチャ数を格納するテーブルを用意する手順と、
前記画像データの符号化の際に、符号化対象の前記ブロックについての予測領域について、画素を単位として、該予測領域に対応する前記テーブルの、該予測領域の各画素位置に対応する要素から前記影響ピクチャ数を取得し、該予測領域における該影響ピクチャ数の最大値を影響範囲情報として算出する手順と、
画面間予測符号化が選択された際、算出された前記影響範囲情報が前記画像出力可能パラメータを越えるときは、前記予測領域を他の前記予測領域に設定し、いずれの前記予測領域においても算出された前記影響範囲情報が前記画像出力可能パラメータを超えるときは、画面内予測符号化を選択することにより、符号化時における前記参照ピクチャの範囲を制御する手順と、
前記予測領域毎に、該予測領域に対応する前記テーブルの、該予測領域の各画素位置に対応する要素から前記影響ピクチャ数を取得し、該予測領域が直前のピクチャから画面間予測符号化により予測されたものである場合は、取得した前記影響ピクチャ数に1を加算して、前記現在符号化処理を行っているピクチャにおける前記テーブルの、該予測領域により予測符号化処理される対象の画素位置の要素に書き込む手順と、を実行することを特徴とする画像符号化方法。 - 請求項1記載の画像符号化方法において、
前記用意されたテーブルの全要素に、所定の前記影響ピクチャ数を書き込んで初期化する手順をさらに実行することを特徴とする画像符号化方法。 - 請求項2記載の画像符号化方法において、
前記制御する手順は、画面内予測符号化が選択された際、前記現在符号化処理を行っているピクチャにおける前記テーブルの、該画面内予測符号化が予測に使用する前記予測領域の各画素位置に対応する要素から前記影響ピクチャ数をそれぞれ取得し、取得した前記影響ピクチャ数の最大値を前記影響範囲情報とするものであることを特徴とする画像符号化方法。 - 請求項1記載の画像符号化方法において、
前記画像符号化装置は、前記画像符号化方法によって符号化され出力されるビットストリームに、前記画像出力可能パラメータを格納して、画像復号化装置に送信することを特徴とする画像符号化方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007275279A JP4676474B2 (ja) | 2007-10-23 | 2007-10-23 | 画像符号化方法 |
US12/164,963 US8345992B2 (en) | 2007-10-23 | 2008-06-30 | Method and device of image encoding and image processing apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007275279A JP4676474B2 (ja) | 2007-10-23 | 2007-10-23 | 画像符号化方法 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009266020A Division JP5061355B2 (ja) | 2009-11-24 | 2009-11-24 | 画像符号化方法、装置およびプログラムならびに画像処理機器 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009105639A JP2009105639A (ja) | 2009-05-14 |
JP4676474B2 true JP4676474B2 (ja) | 2011-04-27 |
Family
ID=40563554
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007275279A Active JP4676474B2 (ja) | 2007-10-23 | 2007-10-23 | 画像符号化方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8345992B2 (ja) |
JP (1) | JP4676474B2 (ja) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06113286A (ja) * | 1992-09-30 | 1994-04-22 | Matsushita Electric Ind Co Ltd | 高能率符号化装置 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2661465B2 (ja) | 1991-12-18 | 1997-10-08 | 日本ビクター株式会社 | 動画像符号化装置 |
US5982439A (en) * | 1993-07-30 | 1999-11-09 | British Telecommunications Public Limited Company | Coding image data |
US5592226A (en) * | 1994-01-26 | 1997-01-07 | Btg Usa Inc. | Method and apparatus for video data compression using temporally adaptive motion interpolation |
KR0147218B1 (ko) * | 1994-08-18 | 1998-09-15 | 이헌조 | 에이치디티브이의 고속 움직임 추정방법 |
JPH114437A (ja) | 1997-06-13 | 1999-01-06 | Matsushita Electric Ind Co Ltd | 高能率符号化装置 |
JPH11234671A (ja) | 1998-02-12 | 1999-08-27 | Hitachi Ltd | 信号処理装置 |
JP4019790B2 (ja) * | 2002-05-23 | 2007-12-12 | 富士ゼロックス株式会社 | 画像処理装置および画像処理プログラム |
WO2006112139A1 (ja) * | 2005-04-13 | 2006-10-26 | Sharp Kabushiki Kaisha | 動画像再生装置 |
CN104125464A (zh) * | 2005-12-08 | 2014-10-29 | 维德约股份有限公司 | 用于视频通信系统中的差错弹性和随机接入的系统和方法 |
-
2007
- 2007-10-23 JP JP2007275279A patent/JP4676474B2/ja active Active
-
2008
- 2008-06-30 US US12/164,963 patent/US8345992B2/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06113286A (ja) * | 1992-09-30 | 1994-04-22 | Matsushita Electric Ind Co Ltd | 高能率符号化装置 |
Also Published As
Publication number | Publication date |
---|---|
US8345992B2 (en) | 2013-01-01 |
US20090103816A1 (en) | 2009-04-23 |
JP2009105639A (ja) | 2009-05-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7310371B2 (en) | Method and/or apparatus for reducing the complexity of H.264 B-frame encoding using selective reconstruction | |
KR101904625B1 (ko) | 비디오 코딩에서 서브-디코딩된 픽처 버퍼 (서브-dpb) 기반의 dpb 동작들을 위한 시그널링 | |
KR101435095B1 (ko) | 영상 부호화 장치, 영상 복호 장치, 영상 부호화 방법, 영상 복호 방법 및 프로그램을 기록한 컴퓨터 판독 가능한 정보 기록 매체 | |
JP2022506717A (ja) | ビデオ符号化のための方法及び機器 | |
JP2008283303A (ja) | 画像符号化装置及び画像符号化方法 | |
JP2009021908A (ja) | 動画像符号化装置及びプログラム | |
CN115550644B (zh) | 视频编码的方法和装置、计算机设备和存储介质 | |
JP2006217560A (ja) | 参考フレームバッファメモリのサイズとアクセス量を減らす方法 | |
JP2001285876A (ja) | 画像符号化装置とその方法、ビデオカメラ、画像記録装置、画像伝送装置 | |
CN113475067B (zh) | 视频解码方法、装置、计算机设备及存储介质 | |
JP2022516062A (ja) | ビデオ復号のための方法、ビデオデコーダ、およびコンピュータプログラム、ならびにビデオ符号化のための方法 | |
JP4774315B2 (ja) | 画像復号化装置及び画像復号化方法 | |
JP4616057B2 (ja) | 画像符号化装置及び画像符号化方法 | |
JP2007013298A (ja) | 画像符号化装置 | |
JP2010288166A (ja) | 動画像符号化装置、放送波記録装置及び、プログラム | |
JP2022531470A (ja) | ビデオ・コーディングにおける新しいコーディングされたビデオ・シーケンスを開始するピクチャのための前のピクチャの出力 | |
JP4643437B2 (ja) | 情報処理装置 | |
JP2003348597A (ja) | 画像符号化装置および画像符号化方法 | |
JP2009089267A (ja) | イントラ予測符号化装置、イントラ予測符号化方法及びプログラム | |
TWI736528B (zh) | 多媒體編解碼器、包括其之應用處理器、及操作該應用處理器之方法 | |
JP2021521757A (ja) | ビデオを符号化及び復号する方法、並びにその装置及びコンピュータプログラム | |
JP4357560B2 (ja) | 動画像符号化装置、動画像符号化方法及び動画像符号化プログラム | |
JP4676474B2 (ja) | 画像符号化方法 | |
JP5061355B2 (ja) | 画像符号化方法、装置およびプログラムならびに画像処理機器 | |
JP4515870B2 (ja) | 信号処理装置及び映像システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090205 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090811 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090924 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091120 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100601 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100708 |
|
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: 20110105 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110127 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140204 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4676474 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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |