JP4688462B2 - 予測符号化を用いて画像ブロックの差分符号化を行う方法及び装置 - Google Patents
予測符号化を用いて画像ブロックの差分符号化を行う方法及び装置 Download PDFInfo
- Publication number
- JP4688462B2 JP4688462B2 JP2004290396A JP2004290396A JP4688462B2 JP 4688462 B2 JP4688462 B2 JP 4688462B2 JP 2004290396 A JP2004290396 A JP 2004290396A JP 2004290396 A JP2004290396 A JP 2004290396A JP 4688462 B2 JP4688462 B2 JP 4688462B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- block
- type
- difference
- reference 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.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims description 25
- 239000013598 vector Substances 0.000 claims description 70
- 230000033001 locomotion Effects 0.000 claims description 69
- 230000002457 bidirectional effect Effects 0.000 claims description 6
- 230000002123 temporal effect Effects 0.000 claims description 3
- 238000006073 displacement reaction Methods 0.000 description 5
- 238000013459 approach Methods 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000007906 compression Methods 0.000 description 2
- 230000006835 compression Effects 0.000 description 2
- 238000013144 data compression Methods 0.000 description 2
- PXFBZOLANLWPMH-UHFFFAOYSA-N 16-Epiaffinine Natural products C1C(C2=CC=CC=C2N2)=C2C(=O)CC2C(=CC)CN(C)C1C2CO PXFBZOLANLWPMH-UHFFFAOYSA-N 0.000 description 1
- 208000037170 Delayed Emergence from Anesthesia Diseases 0.000 description 1
- 230000001174 ascending effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000000354 decomposition reaction Methods 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 230000001105 regulatory effect Effects 0.000 description 1
- 230000003595 spectral effect Effects 0.000 description 1
- 238000012360 testing method 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/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/577—Motion compensation with bidirectional frame interpolation, i.e. using B-pictures
-
- 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/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
-
- 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/61—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Description
i,j:L*Lのサイズのブロックに含まれているピクセルの行インデックス及び列インデックス
Pcur(i,j):タイプPの現在画像のブロック
IPprev(i,j):タイプI又はPの(時間的観点から見た)先行画像のブロック
SADP dx,dy:タイプPの現在画像のブロックのピクセルの輝度値とdx、dyだけ変位したタイプI又はPの先行画像の輝度値との差分の絶対和(Sum of Absolute Differencesを表す頭字語)
SADP Dx,Dy:2N+1,2N+1の寸法のサーチウィンドウ内の画像ブロックの集合における、変位Dx、Dyに応じたSADP dx,dyの最小値
である。
ここで、
MBbck=後方予測モードにおけるPnext(xbck,ybck)
Pnext(xbck,ybck)は、時間的観点から見て次のP画像に属する予測ブロックを表しており、この予測ブロックの位置は成分xbck,ybckを有するベクトルにより変位した同位置ブロックの位置に相当する
MBfw=前方予測モードにおけるIPprev(xfor,yfor)
IPprev(xfor,yfor)は先行するI/P画像に属する予測ブロックを表しており、この予測ブロックの位置は成分xfor,yforを有するベクトルにより変位した同位置ブロックの位置に相当する
xbck,ybckは同位置ブロックMBpのベクトルMVpの成分から導出されるベクトルMVBの成分である
xfor,yforは同位置ブロックMBpのベクトルMVpの成分から導出されるベクトルMVFの成分である
同位置ブロックに割り当てられた動きベクトルMVBとMVFは、動きベクトルMVpと共直線であり、それぞれタイプPの次の画像、同位置ブロックのソースであるタイプI又はPの先行画像を指している
MBprddrcは、前方予測ブロックと後方予測ブロックとに基づいて計算された、ダイレクトモードでのB画像の予測ブロックである。
SADP dx,dyはP画像のブロックに関する変位dx、dyの差分の絶対和であり、
SADB0 drx,dryは画像B0に対するダイレクトタイプの予測モードに関しての差分の絶対和であり、
SADB1 drx,dryは画像B1に対するダイレクトタイプの予測モードに関しての差分の絶対和である。
MB0 bck=後方予測モードにおけるPnext(drx0 bck,dry0 bck)
MB0 fw=前方予測モードにおけるI/Pprev(drx0 fw,dry0 fw)
である。したがって、画像B0のSADは
α=0.5
β=(1−α)/(m−1)
ここで、mはP画像の周期、すなわち、2つのP画像間の画像の期間又はインターバルの数を表す。図1及び2の例はmの値が3の場合に相当する。
2 予測画像ブロック
3 予測画像ブロック2に対応する動きベクトル
4 B画像
5 第2基準画像
6 第1基準画像
7 前方動きベクトル
8 後方動きベクトル
9 画像B1の同位置ブロック
Claims (10)
- 第1基準画像内の現在ブロックを第2基準画像内の予測ブロックに基づいて差分符号化する方法であって、基準画像は差分符号化によって前記基準画像のブロックを考慮することのできる双方向タイプ又はタイプBの1つ又は複数の画像に隣接しており、現在ブロックと、現在ブロックに割り当てられた動きベクトルVpにより指示された候補ブロックと、の間の差分DP dx,dyの関数として、予測ブロックを候補ブロックから選択するステップを有する形式の方法において、
前記選択が、タイプBの画像内の現在ブロックの同位置ブロックと基準画像内のブロックとの間の差分D B drx,dry にも依存しており、基準画像内の前記ブロックは、前記同位置ブロックに割り当てられた動きベクトルにより指示され、ただし、該動きベクトルは、前記動きベクトルVpと平行することを特徴とする、第1基準画像内の現在画像ブロックを第2基準画像内の予測画像ブロックに基づいて差分符号化する方法。 - 前記動きベクトルVpと平行する前記動きベクトルは、タイプBの画像と第1基準画像との間の後方動きベクトルである、請求項1記載の方法。
- 前記動きベクトルVpと平行する前記動きベクトルは、タイプBの画像と第2基準画像との間の前方動きベクトルである、請求項1記載の方法。
- 前記選択は、前記差分D B drx,dry として、前記基準画像が前記第2基準画像となる差分D B drxfw,dryfw と、前記基準画像が前記第1基準画像となる差分D B drxbck,drybck と、を考慮する、請求項1記載の方法。
- 前記選択は、前記差分D B drx,dry として、タイプBの前記画像がタイプBの第1画像B 0 となるD B0 drx,dry と、タイプBの前記画像がタイプBの第2画像B 1 となるD B1 drx,dry と、を考慮する、請求項1記載の方法。
- 候補ブロックの中から選択されるブロックは、前記候補ブロックに関して計算した差分D P dx,dy、DB drxfw,dryfw 、D B drxbck,drybckの関数の最小値に相応する、請求項4記載の方法。
- ブロックのピクセルの輝度値間の差分の絶対和(SAD)に基づいて差分Dを計算する、請求項1記載の方法。
- ブロックのピクセルの輝度値間のピクセルごとの差分である残差の変換の係数の絶対和に基づいて差分Dを計算する、請求項1記載の方法。
- 候補ブロックは、所定のサーチウィンドウから抽出することのできる、現在ブロックと同じサイズの画像ブロックである、請求項1記載の方法。
- MPEG4規格の時間ダイレクトモードに従ってタイプBの画像の符号化を行う、請求項1記載の方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
FR0350629 | 2003-10-01 | ||
FR0350629A FR2860678A1 (fr) | 2003-10-01 | 2003-10-01 | Procede de codage differentiel |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005110289A JP2005110289A (ja) | 2005-04-21 |
JP4688462B2 true JP4688462B2 (ja) | 2011-05-25 |
Family
ID=34307551
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004290396A Expired - Lifetime JP4688462B2 (ja) | 2003-10-01 | 2004-10-01 | 予測符号化を用いて画像ブロックの差分符号化を行う方法及び装置 |
Country Status (8)
Country | Link |
---|---|
US (1) | US7702168B2 (ja) |
EP (1) | EP1521477B1 (ja) |
JP (1) | JP4688462B2 (ja) |
KR (1) | KR20050032478A (ja) |
CN (1) | CN1604653B (ja) |
FR (1) | FR2860678A1 (ja) |
MY (1) | MY145181A (ja) |
TW (1) | TWI344276B (ja) |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8649436B2 (en) * | 2004-08-20 | 2014-02-11 | Sigma Designs Inc. | Methods for efficient implementation of skip/direct modes in digital video compression algorithms |
JP2007221662A (ja) * | 2006-02-20 | 2007-08-30 | Fujitsu Ltd | 動きベクトル算出装置 |
JP2008154015A (ja) * | 2006-12-19 | 2008-07-03 | Hitachi Ltd | 復号化方法および符号化方法 |
CN101931803B (zh) | 2009-06-26 | 2013-01-09 | 华为技术有限公司 | 视频图像运动信息获取方法、装置及设备、模板构造方法 |
CN101938438B (zh) * | 2009-06-30 | 2014-02-19 | 华为技术有限公司 | 一种光信号产生和接收的方法、装置和光传输系统 |
JP5067471B2 (ja) * | 2010-11-29 | 2012-11-07 | 株式会社日立製作所 | 復号化方法、復号化装置、及びプログラム |
JP5747559B2 (ja) | 2011-03-01 | 2015-07-15 | 富士通株式会社 | 動画像復号方法、動画像符号化方法、動画像復号装置、及び動画像復号プログラム |
ES2685945T3 (es) * | 2011-04-12 | 2018-10-15 | Sun Patent Trust | Procedimiento de codificación de video de movimiento, y aparato de codificación de video de movimiento |
PL3751854T3 (pl) | 2011-05-24 | 2023-08-28 | Sun Patent Trust | Sposób kodowania obrazu, urządzenie do kodowania obrazu, sposób dekodowania obrazu, urządzenie do dekodowania obrazu oraz urządzenie do kodowania/dekodowania obrazu |
EP4007276B1 (en) | 2011-05-27 | 2023-07-05 | Sun Patent Trust | Apparatus, method and program for coding moving pictures |
US9485518B2 (en) | 2011-05-27 | 2016-11-01 | Sun Patent Trust | Decoding method and apparatus with candidate motion vectors |
CN103548351B (zh) | 2011-05-31 | 2017-07-11 | 太阳专利托管公司 | 运动图像解码方法及运动图像解码装置 |
SG194746A1 (en) | 2011-05-31 | 2013-12-30 | Kaba Gmbh | Image encoding method, image encoding device, image decoding method, image decoding device, and image encoding/decoding device |
PL2728878T3 (pl) | 2011-06-30 | 2020-06-15 | Sun Patent Trust | Sposób dekodowania obrazów, sposób kodowania obrazów, urządzenie do dekodowania obrazów, urządzenie do kodowania obrazów oraz urządzenie do kodowania/dekodowania obrazów |
EP2741499A4 (en) | 2011-08-03 | 2014-12-10 | Panasonic Ip Corp America | VIDEO CODING METHOD, VIDEO CODING METHOD, VIDEO CODING DEVICE, VIDEO ENCODING DEVICE AND VIDEO ENCODING / DECODING DEVICE |
IN2014CN02602A (ja) | 2011-10-19 | 2015-08-07 | Panasonic Corp | |
CN107707912B (zh) * | 2011-12-28 | 2020-05-22 | Jvc 建伍株式会社 | 动图像编码装置以及动图像编码方法 |
TWI658724B (zh) * | 2011-12-28 | 2019-05-01 | 日商Jvc建伍股份有限公司 | 動態影像解碼裝置、動態影像解碼方法及動態影像解碼程式 |
EP2888877B1 (en) | 2012-08-27 | 2018-05-02 | Thomson Licensing | Method and apparatus for estimating content complexity for video quality assessment |
EP3547686A1 (en) * | 2018-03-29 | 2019-10-02 | InterDigital VC Holdings, Inc. | Method and apparatus for decoder side prediction based on weighted distortion |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2003061297A1 (en) * | 2002-01-09 | 2003-07-24 | Matsushita Electric Industrial Co., Ltd. | Motion vector coding method and motion vector decoding method |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2725577B1 (fr) * | 1994-10-10 | 1996-11-29 | Thomson Consumer Electronics | Procede de codage ou de decodage de vecteurs mouvement et dispositif de codage ou de decodage mettant en oeuvre ledit procede |
JP3263807B2 (ja) * | 1996-09-09 | 2002-03-11 | ソニー株式会社 | 画像符号化装置および画像符号化方法 |
US6043846A (en) * | 1996-11-15 | 2000-03-28 | Matsushita Electric Industrial Co., Ltd. | Prediction apparatus and method for improving coding efficiency in scalable video coding |
CN1297147C (zh) * | 1997-03-07 | 2007-01-24 | 通用仪器公司 | 对交错数字视频的双向预测的视频目标平面的预测和编码 |
US5991447A (en) * | 1997-03-07 | 1999-11-23 | General Instrument Corporation | Prediction and coding of bi-directionally predicted video object planes for interlaced digital video |
CN1182726C (zh) * | 1999-10-29 | 2004-12-29 | 皇家菲利浦电子有限公司 | 视频编码方法 |
FR2824988B1 (fr) * | 2001-05-21 | 2003-08-01 | Thomson Licensing Sa | Procede et dispositif de codage video utilisant la norme mpeg4 |
ES2602575T3 (es) * | 2001-11-06 | 2017-02-21 | Panasonic Intellectual Property Corporation Of America | Método de codificación de imágenes en movimiento y método de decodificación de imágenes en movimiento |
EP1347649A1 (en) * | 2002-03-18 | 2003-09-24 | Lg Electronics Inc. | B picture mode determining method and apparatus in video coding system |
KR100506864B1 (ko) * | 2002-10-04 | 2005-08-05 | 엘지전자 주식회사 | 모션벡터 결정방법 |
-
2003
- 2003-10-01 FR FR0350629A patent/FR2860678A1/fr not_active Withdrawn
-
2004
- 2004-09-17 TW TW093128105A patent/TWI344276B/zh not_active IP Right Cessation
- 2004-09-20 EP EP04104541.0A patent/EP1521477B1/en not_active Expired - Lifetime
- 2004-09-28 CN CN2004100120438A patent/CN1604653B/zh not_active Expired - Lifetime
- 2004-09-30 US US10/954,774 patent/US7702168B2/en active Active
- 2004-09-30 MY MYPI20044012A patent/MY145181A/en unknown
- 2004-09-30 KR KR1020040077829A patent/KR20050032478A/ko active IP Right Grant
- 2004-10-01 JP JP2004290396A patent/JP4688462B2/ja not_active Expired - Lifetime
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2003061297A1 (en) * | 2002-01-09 | 2003-07-24 | Matsushita Electric Industrial Co., Ltd. | Motion vector coding method and motion vector decoding method |
Also Published As
Publication number | Publication date |
---|---|
JP2005110289A (ja) | 2005-04-21 |
MY145181A (en) | 2011-12-30 |
TW200516866A (en) | 2005-05-16 |
KR20050032478A (ko) | 2005-04-07 |
FR2860678A1 (fr) | 2005-04-08 |
TWI344276B (en) | 2011-06-21 |
EP1521477A1 (en) | 2005-04-06 |
US20050213828A1 (en) | 2005-09-29 |
CN1604653B (zh) | 2011-03-23 |
EP1521477B1 (en) | 2019-01-09 |
US7702168B2 (en) | 2010-04-20 |
CN1604653A (zh) | 2005-04-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4688462B2 (ja) | 予測符号化を用いて画像ブロックの差分符号化を行う方法及び装置 | |
TWI440364B (zh) | 使用預測導引減數搜尋之移動估計 | |
CN110741640B (zh) | 用于视频代码化中的运动补偿预测的光流估计 | |
KR100772576B1 (ko) | 비디오 정보를 부호화 및 복호화하기 위한 방법, 움직임보상 비디오 부호기 및 대응하는 복호기 | |
KR101192026B1 (ko) | 소스 픽쳐의 시퀀스를 코딩하는 방법 또는 장치 | |
KR100242406B1 (ko) | 디지탈 비디오 동화상의 움직임 보상 방법 | |
EP1993292B1 (en) | Dynamic image encoding method and device and program using the same | |
KR100739281B1 (ko) | 움직임 추정 방법 및 장치 | |
KR100619377B1 (ko) | 움직임 추정 방법 및 장치 | |
US8514939B2 (en) | Method and system for motion compensated picture rate up-conversion of digital video using picture boundary processing | |
US20070092007A1 (en) | Methods and systems for video data processing employing frame/field region predictions in motion estimation | |
WO2007035042A1 (en) | Apparatus and method for encoding and decoding multi-view video | |
JP2007515115A (ja) | 内挿される画素値の計算方法の改良 | |
JP2002369209A (ja) | Mpeg4標準を用いたビデオ符号化の方法及び装置 | |
Varma et al. | Search range reduction for uni-prediction and bi-prediction in HEVC | |
KR100367468B1 (ko) | 픽셀들을 가지는 디지털화 된 화상에서 동작을추정하기위한 방법 및 장치 | |
US20120106641A1 (en) | Method for predicting a block of image data, decoding and coding devices implementing said method | |
JP3478836B2 (ja) | デジタル画像シーケンスの符号化方法および符号化装置 | |
KR0185841B1 (ko) | 영상 부호기에서의 움직임 추정 장치 | |
US20130170565A1 (en) | Motion Estimation Complexity Reduction | |
KR20050026661A (ko) | 디지탈 동영상 해상도 감축을 위한 움직임 벡터 설정방법 | |
JP6961781B2 (ja) | 画像符号化方法及び画像復号化方法 | |
KR19990058255A (ko) | 1/4픽셀 움직임 벡터를 이용한 동영상 압축방법. | |
JP6795666B2 (ja) | 画像符号化方法及び画像復号化方法 | |
KR100757830B1 (ko) | 1/4픽셀 움직임 벡터를 이용한 동영상 압축방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070829 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100624 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100701 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100706 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20100802 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20100802 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20100805 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100805 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101224 |
|
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: 20110208 |
|
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: 20110215 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4688462 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140225 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
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 |