JP2007329693A - 画像符号化装置、及び画像符号化方法 - Google Patents
画像符号化装置、及び画像符号化方法 Download PDFInfo
- Publication number
- JP2007329693A JP2007329693A JP2006159231A JP2006159231A JP2007329693A JP 2007329693 A JP2007329693 A JP 2007329693A JP 2006159231 A JP2006159231 A JP 2006159231A JP 2006159231 A JP2006159231 A JP 2006159231A JP 2007329693 A JP2007329693 A JP 2007329693A
- Authority
- JP
- Japan
- Prior art keywords
- encoding
- image
- motion search
- block
- cost information
- 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 48
- 230000033001 locomotion Effects 0.000 claims abstract description 246
- 239000013598 vector Substances 0.000 claims description 35
- 230000002457 bidirectional effect Effects 0.000 abstract description 5
- 230000000694 effects Effects 0.000 abstract description 5
- 238000011156 evaluation Methods 0.000 description 30
- 238000010586 diagram Methods 0.000 description 13
- 238000013139 quantization Methods 0.000 description 13
- 238000004364 calculation method Methods 0.000 description 7
- 230000006835 compression Effects 0.000 description 5
- 238000007906 compression Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000005457 optimization Methods 0.000 description 2
- 230000005540 biological transmission Effects 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
-
- 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/53—Multi-resolution motion estimation; Hierarchical motion estimation
-
- 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/57—Motion estimation characterised by a search window with variable size or shape
-
- 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
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)
Abstract
動画像データを動き補償画面間予測符号化モードにて符号化する際の動き探索において、Bスライスでは片方向予測2種類と双予測の計3種類を参照画像とした場合について動き探索を行い、符号化コストを計算するため、演算処理が膨大となる。
【解決手段】
片方向予測での動き探索を行った結果に基づいて双予測の動き探索を行う際のブロックサイズまたは動き探索を行う際の中心位置を決定することにより、双予測の動き探索に要する符号化処理を軽減する効果がある。また、双予測で動き探索を行う際のブロックサイズまたは動き探索の中心位置は、片方向予測の動き探索結果より求めたものとしているため、圧縮率についても出来るだけ高く維持することが可能となる。
【選択図】 図1
Description
(1)参照画像ブロックAを参照画像とした片方向予測
(2)参照画像ブロックBを参照画像とした片方向予測
(3)参照画像ブロックAと参照画像ブロックBを参照画像とした双予測
の3通りについて動き探索を行い、符号化コストを計算するため、演算処理が膨大となる。
符号化対象画像の各画素値と参照画像の左記符号化対象画像と同一空間位置にあたる各画素値との差分値を算出し、これを符号化する手法を画面間予測符号化モードと呼ぶが、上記手法はこれに動き補償を加えたものである。動き補償は、符号化対象画像を複数のブロックに分割し、各符号化対象ブロックについて参照画像からの動き量(動きベクトル)を推定して予測画像を生成し、符号化対象画像と予測画像との差分値(予測誤差)を更に小さくする手法である。なお、復号側で符号化データを復号する際に上記動きベクトルの情報もあわせて必要となるため、符号化側では予測誤差に加えて動きベクトルの情報も符号化して記録あるいは伝送するものである。
図10は従来の符号化装置を示す図であり、図11は図10における動き探索・評価部(115)の動作を詳細に示す図である。なお、図10における上記動き探索・評価部(115)以外の各部については後述する図1と同一機能を有するため詳細は後述する。
図1に示す画像符号化装置は減算器(100)、DCT部(101)、量子化部(102)、逆量子化部(103)、IDCT部(104)、加算部(105)、デブロッキング部(106)、フレームメモリ(107)、動き探索・評価部(108)、可変長符号化部(113)、バッファ部(114)を備える。このうち、動き探索・評価部(108)は、片方向予測動き探索部(109)および(110)、双予測動き探索部(111)、動き探索評価部(112)を備える。上記の各部はハードウェアによって構成されてもよいし、ソフトウェアによって構成されていてもよい。また、ハードウェアとソフトウェアを組み合わせたモジュールであってもよい。なお、図1の上記各部について、図10に示す従来の画像符号化装置と同一番号を付したブロックは同一機能を有することとする。
以下に、図1に示した画像符号化装置の動作について説明する。
動きベクトル(x、y)=(MV0x、MV0y) [ブロック番号=0]
とした場合において、双予測動き探索部(242)〜(244)で動き探索を行う際の探索中心点を設定する動作例を示したものである。
動きベクトル(x、y)=(MV1x、MV1y) [ブロック番号=0]
動きベクトル(x、y)=(MV2x、MV2y) [ブロック番号=1]
とした場合において、双予測動き探索部(242)〜(244)で動き探索を行う際の探索中心点を設定する動作例を示したものである。図7において、
MVave1x=(MV1x+MV2x)/2
MVave1y=(MV1y+MV2y)/2
である。
動きベクトル(x、y)=(MV3x、MV3y) [ブロック番号=0]
動きベクトル(x、y)=(MV4x、MV4y) [ブロック番号=1]
とした場合において、双予測動き探索部(242)〜(244)で動き探索を行う際の探索中心点を設定する動作例を示したものである。図8において、
MVave2x=(MV3x+MV4x)/2
MVave2y=(MV3y+MV4y)/2
である。
動きベクトル(x、y)=(MV5x、MV5y) [ブロック番号=0]
動きベクトル(x、y)=(MV6x、MV6y) [ブロック番号=1]
動きベクトル(x、y)=(MV7x、MV7y) [ブロック番号=2]
動きベクトル(x、y)=(MV8x、MV8y) [ブロック番号=3]
とした場合において、双予測動き探索部(242)〜(244)で動き探索を行う際の探索中心点を設定する動作例を示したものである。図9において、
MVave3x=(MV5x+MV6x+MV7x+MV8x)/4
MVave3y=(MV5y+MV6y+MV7y+MV8y)/4
MVave4x=(MV5x+MV6x)/2
MVave4y=(MV5y+MV6y)/2
MVave5x=(MV7x+MV8x)/2
MVave5y=(MV7y+MV8y)/2
MVave6x=(MV5x+MV7x)/2
MVave6y=(MV5y+MV7y)/2
MVave7x=(MV6x+MV8x)/2
MVave7y=(MV6y+MV8y)/2
である。
101…DCT部
102…量子化部
103…逆量子化部
104…IDCT部
105…加算器
106…デブロッキング部
107…フレームメモリ
108…動き探索・評価部
109,110…片方向予測動き探索部
111…双予測動き探索部
112…動き探索評価部
113…可変長符号化部
114…バッファ部
200,210…片方向予測動き探索部
220…双予測動き探索部
201,202,203,211,212,213,221,222,225,242,243,244…動き探索部
204,214,223,230…動き探索評価部
224…双予測動き探索ブロックサイズ設定部
240,241…双予測動き探索中心設定部
Claims (12)
- 符号化済みの1つ以上の参照画像ブロックを用いて画像の符号化を行う画像符号化装置において、
1つの参照ブロックから符号化を行う第1の符号化コスト情報を出力する第1の予測動き探索部と、
前記第1の予測動き探索部により出力された第1の符号化コスト情報を用い、2つの参照ブロックから符号化を行う第2の符号化コスト情報を出力する第2の予測動き探索部と、
を有し、
前記画像符号化装置は、前記第1の符号化コスト情報及び前記第2の符号化コスト情報を用いて画像の符号化を行うことを特徴とする画像符号化装置。 - 請求項1に記載の画像符号化装置において、
前記第1の符号化コスト情報はブロックサイズに関する情報であることを特徴とする画像符号化装置。 - 請求項1に記載の画像符号化装置において、
前記第1の符号化コスト情報は動きベクトルに関する情報であることを特徴とする画像符号化装置。 - 請求項1に記載の画像符号化装置において、
前記第1の符号化コスト情報はブロックサイズに関する情報及び動きベクトルに関する情報であることを特徴とする画像符号化装置。 - 請求項1に記載の画像符号化装置において、
前記画像符号化装置はn個(nは1以上)のブロックサイズを単位として画像の符号化を行うものであって、
前記第1の符号化コスト情報及び前記第2の符号化コスト情報を用いて、符号化を行う前記ブロックサイズを選択することを特徴とする画像符号化装置。 - 請求項1に記載の画像符号化装置において、
前記第1の予測動き探索部は、
符号化済みの第1の参照画像ブロックから符号化を行う第3の符号化コスト情報を出力する第1の片方向予測動き探索部と、
前記第1の参照画像ブロックとは異なる第2の参照画像ブロックから符号化を行う第4の符号化コスト情報を出力する第2の片方向予測動き探索部と、を備え、
第2の予測動き探索部は、前記第3の符号化コスト情報及び第4の符号化コスト情報を用いて、2つの参照ブロックから符号化を行う第2の符号化コスト情報を出力することを特徴とする画像符号化装置。 - 符号化済みの1つ以上の参照画像ブロックを用いて画像の符号化を行う画像符号化方法において、
1つの参照ブロックから符号化を行う第1の符号化コスト情報を出力する第1の予測動き探索ステップと、
前記第1の予測動き探索ステップにより出力された第1の符号化コスト情報を用い、2つの参照ブロックから符号化を行う第2の符号化コスト情報を出力する第2の予測動き探索ステップと、
を有し、
前記画像符号化方法は、前記第1の符号化コスト情報及び前記第2の符号化コスト情報を用いて画像の符号化を行うことを特徴とする画像符号化方法。 - 請求項7に記載の画像符号化方法において、
前記第1の符号化コスト情報はブロックサイズに関する情報であることを特徴とする画像符号化方法。 - 請求項7に記載の画像符号化方法において、
前記第1の符号化コスト情報は動きベクトルに関する情報であることを特徴とする画像符号化方法。 - 請求項7に記載の画像符号化方法において、
前記第1の符号化コスト情報はブロックサイズに関する情報及び動きベクトルに関する情報であることを特徴とする画像符号化方法。 - 請求項7に記載の画像符号化方法において、
前記画像符号化方法はn個(nは1以上)のブロックサイズを単位として画像の符号化を行うものであって、
前記第1の符号化コスト情報及び前記第2の符号化コスト情報を用いて、符号化を行う前記ブロックサイズを選択することを特徴とする画像符号化方法。 - 請求項7に記載の画像符号化方法において、
前記第1の予測動き探索ステップは、
符号化済みの第1の参照画像ブロックから符号化を行う第3の符号化コスト情報を出力する第1の片方向予測動き探索ステップと、
前記第1の参照画像ブロックとは異なる第2の参照画像ブロックから符号化を行う第4の符号化コスト情報を出力する第2の片方向予測動き探索ステップと、を含んでおり、
第2の予測動き探索ステップは、前記第3の符号化コスト情報及び第4の符号化コスト情報を用いて、2つの参照ブロックから符号化を行う第2の符号化コスト情報を出力することを特徴とする画像符号化方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006159231A JP4752631B2 (ja) | 2006-06-08 | 2006-06-08 | 画像符号化装置、及び画像符号化方法 |
US11/727,206 US8379724B2 (en) | 2006-06-08 | 2007-03-23 | Image coding apparatus and image coding method |
CN2007100910971A CN101087414B (zh) | 2006-06-08 | 2007-04-09 | 图像编码装置和图像编码方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006159231A JP4752631B2 (ja) | 2006-06-08 | 2006-06-08 | 画像符号化装置、及び画像符号化方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007329693A true JP2007329693A (ja) | 2007-12-20 |
JP4752631B2 JP4752631B2 (ja) | 2011-08-17 |
Family
ID=38821943
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006159231A Active JP4752631B2 (ja) | 2006-06-08 | 2006-06-08 | 画像符号化装置、及び画像符号化方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8379724B2 (ja) |
JP (1) | JP4752631B2 (ja) |
CN (1) | CN101087414B (ja) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011035621A (ja) * | 2009-07-31 | 2011-02-17 | Sony Corp | 画像処理装置および方法 |
WO2014155543A1 (ja) * | 2013-03-26 | 2014-10-02 | 富士通株式会社 | 符号化装置、方法、プログラム、コンピュータシステム、記録媒体 |
JP2015095687A (ja) * | 2013-11-08 | 2015-05-18 | 日本電信電話株式会社 | 映像符号化装置 |
KR20150112008A (ko) * | 2013-06-11 | 2015-10-06 | 미디어텍 인크. | 3차원 영상 부호화의 복잡성을 감소시킨 인터-뷰 잔여 예측 방법 |
CN110430433A (zh) * | 2014-01-03 | 2019-11-08 | 庆熙大学校产学协力团 | 导出子预测单元的时间点之间的运动信息的方法和装置 |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9330060B1 (en) | 2003-04-15 | 2016-05-03 | Nvidia Corporation | Method and device for encoding and decoding video image data |
US8660182B2 (en) | 2003-06-09 | 2014-02-25 | Nvidia Corporation | MPEG motion estimation based on dual start points |
US8731071B1 (en) | 2005-12-15 | 2014-05-20 | Nvidia Corporation | System for performing finite input response (FIR) filtering in motion estimation |
US8724702B1 (en) | 2006-03-29 | 2014-05-13 | Nvidia Corporation | Methods and systems for motion estimation used in video coding |
US8660380B2 (en) | 2006-08-25 | 2014-02-25 | Nvidia Corporation | Method and system for performing two-dimensional transform on data value array with reduced power consumption |
JP4633035B2 (ja) * | 2006-11-07 | 2011-02-16 | Necディスプレイソリューションズ株式会社 | 液晶表示装置及び液晶表示装置制御方法 |
US8756482B2 (en) | 2007-05-25 | 2014-06-17 | Nvidia Corporation | Efficient encoding/decoding of a sequence of data frames |
US9118927B2 (en) * | 2007-06-13 | 2015-08-25 | Nvidia Corporation | Sub-pixel interpolation and its application in motion compensated encoding of a video signal |
US8873625B2 (en) | 2007-07-18 | 2014-10-28 | Nvidia Corporation | Enhanced compression in representing non-frame-edge blocks of image frames |
US8666181B2 (en) | 2008-12-10 | 2014-03-04 | Nvidia Corporation | Adaptive multiple engine image motion detection system and method |
EP2200326A1 (en) * | 2008-12-18 | 2010-06-23 | Thomson Licensing | Method and device for encoding a block of an image using a reference block of a further image, data carrier carrying an encoded block of an image and method for decoding a block of an image |
JP2012142865A (ja) * | 2011-01-05 | 2012-07-26 | Sony Corp | 画像処理装置及び画像処理方法 |
US20160065959A1 (en) * | 2014-08-26 | 2016-03-03 | Lyrical Labs Video Compression Technology, LLC | Learning-based partitioning for video encoding |
CN107979757B (zh) * | 2011-09-14 | 2021-12-21 | 三星电子株式会社 | 对视频进行解码的设备和对视频进行编码的设备 |
MX337446B (es) * | 2011-09-29 | 2016-03-07 | Sharp Kk | Dispositivo de decodificacion de imagenes, metodo de decodificacion de imagenes y dispositivo de codificacion de imagenes. |
PL3280139T3 (pl) | 2011-11-08 | 2020-07-27 | Kabushiki Kaisha Toshiba | Metoda dekodowania obrazu i urządzenie do dekodowania obrazu |
US11284133B2 (en) * | 2012-07-10 | 2022-03-22 | Avago Technologies International Sales Pte. Limited | Real-time video coding system of multiple temporally scaled video and of multiple profile and standards based on shared video coding information |
CN107040782B (zh) * | 2017-04-21 | 2019-10-01 | 上海电力学院 | 基于拉格朗日方法的视频编码全局率失真优化方法 |
JP7147145B2 (ja) * | 2017-09-26 | 2022-10-05 | 富士通株式会社 | 動画像符号化装置、動画像符号化方法、及び動画像符号化プログラム |
CN111836050B (zh) * | 2019-04-17 | 2023-04-18 | 上海富瀚微电子股份有限公司 | 一种视频编码中绝对变换差和的计算方法及装置 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11289538A (ja) * | 1998-04-01 | 1999-10-19 | Sony Corp | 動きベクトル検出方法及び装置 |
JP2004186897A (ja) * | 2002-12-02 | 2004-07-02 | Sony Corp | 動き予測補償方法及び動き予測補償装置 |
JP2005057750A (ja) * | 2003-07-24 | 2005-03-03 | Matsushita Electric Ind Co Ltd | 符号化モード決定装置、画像符号化装置、符号化モード決定方法、および符号化モード決定プログラム |
WO2005046072A1 (en) * | 2003-10-09 | 2005-05-19 | Thomson Licensing | Direct mode derivation process for error concealment |
JP2006165840A (ja) * | 2004-12-06 | 2006-06-22 | Renesas Technology Corp | 動き補償画像符号化装置及び符号化方法 |
WO2006082690A1 (ja) * | 2005-02-01 | 2006-08-10 | Matsushita Electric Industrial Co., Ltd. | 画像符号化方法および画像符号化装置 |
JP2007174648A (ja) * | 2005-12-19 | 2007-07-05 | Seiko Epson Corp | ビデオ・マクロブロックの時空解析 |
Family Cites Families (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4985768A (en) * | 1989-01-20 | 1991-01-15 | Victor Company Of Japan, Ltd. | Inter-frame predictive encoding system with encoded and transmitted prediction error |
US4937666A (en) * | 1989-12-04 | 1990-06-26 | Bell Communications Research, Inc. | Circuit implementation of block matching algorithm with fractional precision |
US5151784A (en) * | 1991-04-30 | 1992-09-29 | At&T Bell Laboratories | Multiple frame motion estimation |
US5539466A (en) * | 1991-07-30 | 1996-07-23 | Sony Corporation | Efficient coding apparatus for picture signal and decoding apparatus therefor |
EP0554086B1 (en) * | 1992-01-29 | 2001-10-17 | Mitsubishi Denki Kabushiki Kaisha | Video information recording apparatus |
US5488482A (en) * | 1992-01-29 | 1996-01-30 | Mitsubishi Denki Kabushiki Kaisha | High-efficiency encoder and video information recording/reproducing apparatus |
KR950014862B1 (ko) * | 1992-02-08 | 1995-12-16 | 삼성전자주식회사 | 움직임추정방법 및 그 장치 |
US5614952A (en) * | 1994-10-11 | 1997-03-25 | Hitachi America, Ltd. | Digital video decoder for decoding digital high definition and/or digital standard definition television signals |
US5719630A (en) * | 1993-12-10 | 1998-02-17 | Nec Corporation | Apparatus for compressive coding in moving picture coding device |
JP3050736B2 (ja) * | 1993-12-13 | 2000-06-12 | シャープ株式会社 | 動画像符号化装置 |
EP0670663A1 (fr) * | 1994-03-02 | 1995-09-06 | Laboratoires D'electronique Philips S.A.S. | Procédé et dispositif de codage de signaux numériques représentatifs d'une séquence d'images |
US5652629A (en) * | 1995-09-12 | 1997-07-29 | International Business Machines Corporation | Bidirectional motion estimation in a motion video compression system |
US6320906B1 (en) * | 1996-05-21 | 2001-11-20 | Matsushita Electric Industrial Co., Ltd. | Motion vector detecting circuit |
US6556624B1 (en) * | 1999-07-27 | 2003-04-29 | At&T Corp. | Method and apparatus for accomplishing multiple description coding for video |
KR100642043B1 (ko) * | 2001-09-14 | 2006-11-03 | 가부시키가이샤 엔티티 도코모 | 부호화 방법, 복호 방법, 부호화 장치, 복호 장치, 화상 처리 시스템, 및 저장 매체 |
KR20060111734A (ko) * | 2002-01-18 | 2006-10-27 | 가부시끼가이샤 도시바 | 동화상 부호화방법 및 장치 |
JP4113044B2 (ja) * | 2003-05-23 | 2008-07-02 | 松下電器産業株式会社 | 画像符号化装置 |
JP4179548B2 (ja) | 2003-09-24 | 2008-11-12 | Kddi株式会社 | 動きベクトル検出装置 |
JP4127818B2 (ja) * | 2003-12-24 | 2008-07-30 | 株式会社東芝 | 動画像符号化方法及びその装置 |
JP3879741B2 (ja) | 2004-02-25 | 2007-02-14 | ソニー株式会社 | 画像情報符号化装置および画像情報符号化方法 |
EP1578137A2 (en) * | 2004-03-17 | 2005-09-21 | Matsushita Electric Industrial Co., Ltd. | Moving picture coding apparatus with multistep interpolation process |
EP1763252B1 (en) * | 2004-06-29 | 2012-08-08 | Sony Corporation | Motion prediction compensation method and motion prediction compensation device |
JP2006074474A (ja) * | 2004-09-02 | 2006-03-16 | Toshiba Corp | 動画像符号化装置、動画像符号化方法および動画像符号化プログラム |
-
2006
- 2006-06-08 JP JP2006159231A patent/JP4752631B2/ja active Active
-
2007
- 2007-03-23 US US11/727,206 patent/US8379724B2/en active Active
- 2007-04-09 CN CN2007100910971A patent/CN101087414B/zh active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11289538A (ja) * | 1998-04-01 | 1999-10-19 | Sony Corp | 動きベクトル検出方法及び装置 |
JP2004186897A (ja) * | 2002-12-02 | 2004-07-02 | Sony Corp | 動き予測補償方法及び動き予測補償装置 |
JP2005057750A (ja) * | 2003-07-24 | 2005-03-03 | Matsushita Electric Ind Co Ltd | 符号化モード決定装置、画像符号化装置、符号化モード決定方法、および符号化モード決定プログラム |
WO2005046072A1 (en) * | 2003-10-09 | 2005-05-19 | Thomson Licensing | Direct mode derivation process for error concealment |
JP2006165840A (ja) * | 2004-12-06 | 2006-06-22 | Renesas Technology Corp | 動き補償画像符号化装置及び符号化方法 |
WO2006082690A1 (ja) * | 2005-02-01 | 2006-08-10 | Matsushita Electric Industrial Co., Ltd. | 画像符号化方法および画像符号化装置 |
JP2007174648A (ja) * | 2005-12-19 | 2007-07-05 | Seiko Epson Corp | ビデオ・マクロブロックの時空解析 |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011035621A (ja) * | 2009-07-31 | 2011-02-17 | Sony Corp | 画像処理装置および方法 |
WO2014155543A1 (ja) * | 2013-03-26 | 2014-10-02 | 富士通株式会社 | 符号化装置、方法、プログラム、コンピュータシステム、記録媒体 |
KR20150112008A (ko) * | 2013-06-11 | 2015-10-06 | 미디어텍 인크. | 3차원 영상 부호화의 복잡성을 감소시킨 인터-뷰 잔여 예측 방법 |
KR101706314B1 (ko) * | 2013-06-11 | 2017-02-14 | 에이치에프아이 이노베이션 인크. | 3차원 영상 부호화의 복잡성을 감소시킨 인터-뷰 잔여 예측 방법 |
US9883205B2 (en) | 2013-06-11 | 2018-01-30 | Hfi Innovation Inc. | Method of inter-view residual prediction with reduced complexity in three-dimensional video coding |
JP2015095687A (ja) * | 2013-11-08 | 2015-05-18 | 日本電信電話株式会社 | 映像符号化装置 |
CN110430433A (zh) * | 2014-01-03 | 2019-11-08 | 庆熙大学校产学协力团 | 导出子预测单元的时间点之间的运动信息的方法和装置 |
CN110855992A (zh) * | 2014-01-03 | 2020-02-28 | 庆熙大学校产学协力团 | 导出子预测单元的时间点之间的运动信息的方法和装置 |
CN110430433B (zh) * | 2014-01-03 | 2022-12-20 | 庆熙大学校产学协力团 | 导出子预测单元的时间点之间的运动信息的方法和装置 |
US11627331B2 (en) | 2014-01-03 | 2023-04-11 | University-Industry Cooperation Group Of Kyung Hee University | Method and device for inducing motion information between temporal points of sub prediction unit |
US11711536B2 (en) | 2014-01-03 | 2023-07-25 | University-Industry Cooperation Foundation Of Kyung Hee University | Method and device for inducing motion information between temporal points of sub prediction unit |
CN110855992B (zh) * | 2014-01-03 | 2024-06-07 | 庆熙大学校产学协力团 | 导出子预测单元的时间点之间的运动信息的方法和装置 |
Also Published As
Publication number | Publication date |
---|---|
JP4752631B2 (ja) | 2011-08-17 |
US8379724B2 (en) | 2013-02-19 |
CN101087414B (zh) | 2011-04-13 |
US20070286284A1 (en) | 2007-12-13 |
CN101087414A (zh) | 2007-12-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4752631B2 (ja) | 画像符号化装置、及び画像符号化方法 | |
US20230126563A1 (en) | Video encoding and decoding | |
JP3863510B2 (ja) | 動きベクトル符号化/復号化方法及びその装置 | |
US8824555B2 (en) | Video encoding and decoding | |
TWI384885B (zh) | 動態圖像可縮放編碼方法及解碼方法、該等裝置、該等程式,及記錄有程式之記錄媒體 | |
JP5061179B2 (ja) | 照明変化補償動き予測符号化および復号化方法とその装置 | |
JP5310614B2 (ja) | 動画像符号化装置、動画像符号化方法及び動画像復号装置ならびに動画像復号方法 | |
KR101388902B1 (ko) | 모션 추정을 위한 기법들 | |
JP7311635B2 (ja) | コーデック方法、デバイス及びその機器 | |
JP4074868B2 (ja) | 画像符号化制御方法及びその装置 | |
US20070133689A1 (en) | Low-cost motion estimation apparatus and method thereof | |
JP2010028220A (ja) | 動きベクトル検出装置、動きベクトル検出方法、画像符号化装置及びプログラム | |
JP3866624B2 (ja) | 動画像符号化方法,動画像復号方法,動画像符号化装置および動画像復号装置 | |
JP4786612B2 (ja) | 動画像符号化装置の予測動きベクトル生成装置 | |
JP2006054857A (ja) | 3d分解を用いてフレームシーケンスを符号化および復号する方法、使用方法、装置、およびコンピュータプログラム | |
JP2006100871A (ja) | 符号化装置、符号化方法、符号化方法のプログラム及び符号化方法のプログラムを記録した記録媒体 | |
JP2010081498A (ja) | 画像圧縮符号化方法、及び装置 | |
WO2011070730A1 (ja) | 映像符号化装置および映像復号装置 | |
US20090257497A1 (en) | Moving image processing system, encoding device, and decoding device | |
JP2009049969A (ja) | 動画像符号化装置及び方法並びに動画像復号化装置及び方法 | |
JP4697802B2 (ja) | 動画像予測符号化方法および装置 | |
JP5513333B2 (ja) | 動画像符号化装置、動画像符号化方法、およびプログラム | |
JP4243286B2 (ja) | 符号化方法 | |
KR101286071B1 (ko) | 부호화기 및 그 인트라 예측 방법 | |
KR100774297B1 (ko) | 움직임 벡터 복호화 방법 및 그 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090202 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100803 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100817 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101015 |
|
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: 20110426 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110509 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140603 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 4752631 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140603 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
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: R313111 |
|
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 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
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 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
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 |