KR100472476B1 - 움직임 보상을 위한 보간 방법 및 그 장치 - Google Patents
움직임 보상을 위한 보간 방법 및 그 장치 Download PDFInfo
- Publication number
- KR100472476B1 KR100472476B1 KR10-2002-0052286A KR20020052286A KR100472476B1 KR 100472476 B1 KR100472476 B1 KR 100472476B1 KR 20020052286 A KR20020052286 A KR 20020052286A KR 100472476 B1 KR100472476 B1 KR 100472476B1
- Authority
- KR
- South Korea
- Prior art keywords
- sum
- integer
- pixel
- vertical
- horizontal
- 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 - Fee Related
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/01—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
- H04N7/0135—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level involving interpolation processes
- H04N7/014—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level involving interpolation processes involving the use of motion vectors
-
- 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/59—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial sub-sampling or interpolation, e.g. alteration of picture size or resolution
-
- 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/43—Hardware specially adapted for motion estimation or 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/523—Motion estimation or motion compensation with sub-pixel accuracy
-
- 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)
- Television Systems (AREA)
Abstract
Description
Claims (25)
- (a) 소정 사분 화소의 수평 방향으로 인접한 복수개의 반 화소들에 대해 각각 소정의 가중치를 부여한 다음 이를 모두 더하여 수평 합을 얻는 단계;(b) 상기 사분 화소의 수직 방향으로 인접한 복수개의 반 화소들에 대해 각각 소정의 가중치를 부여한 다음 이를 모두 더하여 수직 합을 얻는 단계; 및(c) 상기 수직 합과 수평 합을 기초로 정수의 상기 사분 화소를 구하는 단계를 포함하는 것을 특징으로 하는 보간 방법.
- 제1항에 있어서,상기 (a)단계 및 (b)단계는짝수개의 상기 반 화소들이 상기 수평 합 및 수직 합에 각각 참여하는 단계임을 특징으로 하는 보간 방법.
- 제1항에 있어서,상기 가중치의 합은 2n임을 특징으로 하는 보간 방법.
- 제1항에 있어서,상기(a)단계 및 (b)단계는상기 복수개의 반 화소들에 대해 상기 가중치를 탭 값(tap values)으로 갖는 탭 필터를 적용시키는 단계임을 특징으로 하는 보간 방법.
- 제4항에 있어서,상기 탭 값의 합은 2n임을 특징으로 하는 보간 방법.
- 제5항에 있어서,6개의 반 화소들에 대해 (1, -5, 20, 20, -5, 1)의 탭 값을 갖는 6-탭 필터를 적용시키는 단계임을 특징으로 하는 보간 방법.
- 제1항에 있어서,상기 (c)단계는상기 수직 합과 수평 합의 평균값을 구한 다음 반올림에 의해 정수값을 산출하여 상기 사분 화소로 결정하는 단계임을 특징으로 하는 보간 방법.
- 제7항에 있어서,상기 (c)단계는 다음 식에 따른 평균값을 구함을 특징으로 하는 보간 방법.평균값 = (수평 합 + 수직 합)/[2*(a + b + c + d + e + f)]단, a, b, c, d, e, f는 6-탭 필터의 탭 값들이다.
- 제7항에 있어서,상기 (c)단계는 다음 식에 따름을 특징으로 하는 보간 방법.사분 화소 = integer[(integer_M_h + integer_M_v)/2]integer_M_h = integer[수평 합/(a + b + c + d + e + f)]integer_M_v = integer[수직 합/(a + b + c + d + e + f)]단, a, b, c, d, e, f는 6-탭 필터의 탭 값들이고, integer[]는 []을 정수화함을 의미한다.
- (a) 소정 사분 화소의 수평 방향으로 인접한 복수개의 반 화소들에 대해 각각 소정의 가중치를 부여한 다음 이를 모두 더하여 수평 합을 얻는 단계;(b) 상기 수평 합의 평균값을 산출하고 이를 정수화하여 수평 평균값을 얻는 단계;(c) 상기 사분 화소의 수직 방향으로 인접한 복수개의 반 화소들에 대해 각각 소정의 가중치를 부여한 다음 이를 모두 더하여 수직 합을 얻는 단계;(d) 상기 수직 합의 평균값을 산출하고 이를 정수화하여 수직 평균값을 얻는 단계; 및(e) 상기 수평 평균값과 수직 평균값의 평균값을 산출하고 이를 정수화하여 상기 사분 화소의 화소값을 얻는 단계를 포함하는 것을 특징으로 하는 보간 방법.
- 제10항에 있어서,상기 (a)단계 및 (c)단계는상기 복수개의 반 화소값들에 대해 상기 가중치를 탭 값(tap values)으로 갖는 탭 필터를 적용시키는 단계임을 특징으로 하는 보간 방법.
- 제11항에 있어서,상기 (a)단계 및 (c)단계는각각 6개의 반 화소들에 대해 (1, -5, 20, 20, -5, 1)의 탭 값을 갖는 6-탭 필터를 적용시키는 단계임을 특징으로 하는 보간 방법.
- 제10항에 있어서,상기 (e)단계는 다음 식에 따름을 특징으로 하는 보간 방법.사분 화소 = integer[(integer_M_h + integer_M_v)/2]integer_M_h = integer[수평 합/(a + b + c + d + e + f)]integer_M_v = integer[수직 합/(a + b + c + d + e + f)]단, a, b, c, d, e, f는 6-탭 필터의 탭 값들이고, integer[]는 []을 정수화함을 의미한다.
- 제10항에 있어서,상기 (e)단계는 다음 식에 따름을 특징으로 하는 보간 방법.사분 화소 = Clip1((M_h + M_v + 1) >> 1)M_h = Clip1((Sum_h + 16) >> 5)M_v = Clip1((Sum_v + 16) >> 5)
- 소정 사분 화소의 수평 방향으로 인접한 복수개의 반 화소들에 대해 각각 소정의 가중치를 부여한 다음 이를 모두 더하여 수평 합을 얻고, 상기 사분 화소의 수직 방향으로 복수개의 반 화소들에 대해 각각 소정의 가중치를 부여한 다음 이를 모두 더하여 수직 합을 구하며, 상기 수직 합과 수평 합을 기초로 정수의 상기 사분 화소를 구하는 보간부; 및상기 보간부에 의해 보간된 블록에 대해 움직임 보상을 수행하는 움직임 보상부를 구비한 움직임 보상 장치.
- 제15항에 있어서,상기 보간부는상기 복수개의 반 화소들에 대해 상기 가중치를 탭 값(tap values)으로 갖는 탭 필터를 적용시키는 것을 특징으로 하는 움직임 보상 장치.
- 제16항에 있어서,상기 보간부는6개의 반 화소들에 대해 (1, -5, 20, 20, -5, 1)의 탭 값을 갖는 6-탭 필터를 적용시키는 것을 특징으로 하는 움직임 보상 장치.
- 제15항에 있어서,상기 보간부는상기 수직 합과 수평 합의 평균값을 구한 다음 반올림에 의해 정수값을 산출하여 상기 사분 화소로 결정하는 것을 특징으로 하는 움직임 보상 장치.
- 제15항에 있어서,상기 보간부는 다음 식에 따른 평균값을 구함을 특징으로 하는 움직임 보상 장치.평균값 = (수평 합 + 수직 합)/[2*(a + b + c + d + e + f)]단, a, b, c, d, e, f는 6-탭 필터의 탭 값들이다.
- 제15항에 있어서,상기 보간부는 다음 식에 따름을 특징으로 하는 움직임 보상 장치.사분 화소 = integer[(integer_M_h + integer_M_v)/2]integer_M_h = integer[수평 합/(a + b + c + d + e + f)]integer_M_v = integer[수직 합/(a + b + c + d + e + f)]단, a, b, c, d, e, f는 6-탭 필터의 탭 값들이고, integer[]는 []을 정수화함을 의미한다.
- 소정 사분 화소의 수평 방향으로 복수개의 반 화소들에 대해 각각 소정의 가중치를 부여한 다음 이를 모두 더하여 수평 합을 얻고, 상기 수평 합의 평균값을 산출하고 이를 정수화하여 수평 평균값을 얻은 다음, 상기 사분 화소의 수직 방향으로 복수개의 반 화소들에 대해 각각 소정의 가중치를 부여한 다음 이를 모두 더하여 수직 합을 얻고, 상기 수직 합의 평균값을 산출하고 이를 정수화하여 수직 평균값을 얻은 다음, 상기 수평 평균값과 수직 평균값의 평균값을 산출하고 정수화하여 상기 사분 화소의 화소값을 얻는 보간부; 및상기 보간부에 의해 보간된 블록에 대해 움직임 보상을 수행하는 움직임 보상부를 포함하는 것을 특징으로 하는 움직임 보상 장치.
- 제21항에 있어서,상기 보간부는상기 복수개의 반 화소값들에 대해 상기 가중치를 탭 값(tap values)으로 갖는 탭 필터를 적용시키는 것을 특징으로 하는 움직임 보상 장치.
- 제21항에 있어서,상기 보간부는 다음 식에 의함을 특징으로 하는 움직임 보상 장치.사분 화소 = Clip1((M_h + M_v + 1) >> 1)M_h = Clip1((Sum_h + 16) >> 5)M_v = Clip1((Sum_v + 16) >> 5)
- 삭제
- 삭제
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2002-0052286A KR100472476B1 (ko) | 2002-08-31 | 2002-08-31 | 움직임 보상을 위한 보간 방법 및 그 장치 |
JP2003307711A JP2004096757A (ja) | 2002-08-31 | 2003-08-29 | 動き補償のための補間方法及びその装置 |
EP20030255366 EP1406449A3 (en) | 2002-08-31 | 2003-08-29 | Interpolation apparatus and method for motion compensation |
CNA031470300A CN1495674A (zh) | 2002-08-31 | 2003-09-01 | 运动向量补偿的内插装置和方法 |
US11/356,933 US20060291563A1 (en) | 2002-08-31 | 2003-09-02 | Interpolation apparatus and method for motion vector compensation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2002-0052286A KR100472476B1 (ko) | 2002-08-31 | 2002-08-31 | 움직임 보상을 위한 보간 방법 및 그 장치 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020040076428A Division KR100708114B1 (ko) | 2004-09-23 | 2004-09-23 | 움직임 보상을 위한 보간 장치를 구비한 부호화 장치 및복호화 장치 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20040020637A KR20040020637A (ko) | 2004-03-09 |
KR100472476B1 true KR100472476B1 (ko) | 2005-03-10 |
Family
ID=31987293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-2002-0052286A Expired - Fee Related KR100472476B1 (ko) | 2002-08-31 | 2002-08-31 | 움직임 보상을 위한 보간 방법 및 그 장치 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20060291563A1 (ko) |
EP (1) | EP1406449A3 (ko) |
JP (1) | JP2004096757A (ko) |
KR (1) | KR100472476B1 (ko) |
CN (1) | CN1495674A (ko) |
Families Citing this family (31)
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 |
NO319660B1 (no) * | 2003-11-17 | 2005-09-05 | Tandberg Telecom As | Fremgangsmåte for interpolering av pixelverdier |
NO319629B1 (no) * | 2003-11-28 | 2005-09-05 | Tandberg Telecom As | Fremgangsmate for korrigering av interpolerte pikselverdier |
US8284835B2 (en) | 2004-04-21 | 2012-10-09 | Panasonic Corporation | Motion compensating apparatus |
KR100605105B1 (ko) * | 2004-05-28 | 2006-07-26 | 삼성전자주식회사 | 영상 보간 장치 |
KR100694050B1 (ko) * | 2004-06-11 | 2007-03-12 | 삼성전자주식회사 | 움직임 예측 방법 및 그 장치 |
JP4284265B2 (ja) * | 2004-11-02 | 2009-06-24 | 株式会社東芝 | 動画像符号化装置、動画像符号化方法、動画像復号化装置および動画像復号化方法 |
US20060133507A1 (en) * | 2004-12-06 | 2006-06-22 | Matsushita Electric Industrial Co., Ltd. | Picture information decoding method and picture information encoding method |
US7623575B2 (en) * | 2005-01-05 | 2009-11-24 | Lsi Corporation | Method and apparatus for sub-pixel motion compensation |
KR101147744B1 (ko) * | 2005-02-22 | 2012-05-25 | 엘지전자 주식회사 | 비디오 트랜스 코딩 방법 및 장치와 이를 이용한 pvr |
US7941006B2 (en) | 2005-02-25 | 2011-05-10 | Panasonic Corporation | Pixel interpolating method and device |
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 |
KR100800761B1 (ko) * | 2006-10-19 | 2008-02-01 | 삼성전자주식회사 | 계산량을 최소화하는 색차 신호의 보간 방법 및 장치 |
CN101212672B (zh) * | 2006-12-30 | 2011-01-05 | 安凯(广州)微电子技术有限公司 | 视频内容自适应的亚像素插值方法和装置 |
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 |
US8509567B2 (en) * | 2007-07-09 | 2013-08-13 | Analog Devices, Inc. | Half pixel interpolator for video motion estimation accelerator |
US8873625B2 (en) | 2007-07-18 | 2014-10-28 | Nvidia Corporation | Enhanced compression in representing non-frame-edge blocks of image frames |
US8514939B2 (en) * | 2007-10-31 | 2013-08-20 | Broadcom Corporation | Method and system for motion compensated picture rate up-conversion of digital video using picture boundary processing |
CN101472179A (zh) * | 2007-12-29 | 2009-07-01 | 辉达公司 | 多个视频标准下的运动补偿的二维内插结构 |
GB0800277D0 (en) * | 2008-01-08 | 2008-02-13 | Imagination Tech Ltd | Video motion compensation |
US8831086B2 (en) * | 2008-04-10 | 2014-09-09 | Qualcomm Incorporated | Prediction techniques for interpolation in video coding |
US8971412B2 (en) * | 2008-04-10 | 2015-03-03 | Qualcomm Incorporated | Advanced interpolation techniques for motion compensation in video coding |
US9967590B2 (en) | 2008-04-10 | 2018-05-08 | Qualcomm Incorporated | Rate-distortion defined interpolation for video coding based on fixed filter or adaptive filter |
US8705622B2 (en) * | 2008-04-10 | 2014-04-22 | Qualcomm Incorporated | Interpolation filter support for sub-pixel resolution in video coding |
US9077971B2 (en) * | 2008-04-10 | 2015-07-07 | Qualcomm Incorporated | Interpolation-like filtering of integer-pixel positions in video coding |
CN101345872B (zh) * | 2008-05-23 | 2010-06-09 | 清华大学 | 视频编解码中实现双线性插值的方法 |
WO2011121716A1 (ja) * | 2010-03-30 | 2011-10-06 | 株式会社 東芝 | 動画像符号化方法、復号化方法、符号化装置および復号化装置 |
US10045046B2 (en) | 2010-12-10 | 2018-08-07 | Qualcomm Incorporated | Adaptive support for interpolating values of sub-pixels for video coding |
CN112492249B (zh) * | 2019-09-11 | 2024-04-09 | 瑞昱半导体股份有限公司 | 图像处理方法及电路 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990006500A (ko) * | 1997-06-12 | 1999-01-25 | 포만 제프리 엘 | 공유 정보를 이용한 이산 코사인 변환의 움직임 보상을 위한 시스템 |
KR20010032113A (ko) * | 1997-11-14 | 2001-04-16 | 추후보정 | 비디오 정보를 압축하기 위한 장치 및 방법 |
KR20010071519A (ko) * | 1998-06-19 | 2001-07-28 | 벤자민 에프 커틀러 | 제1 해상도를 가지는 인코딩된 이미지를 제2 해상도를가지는 이미지로 직접 디코딩하는 방법 및 장치 |
JP2003125407A (ja) * | 2001-10-15 | 2003-04-25 | Matsushita Electric Ind Co Ltd | 画像復号装置、画像復号方法および画像復号プログラム |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2699703B2 (ja) * | 1991-07-31 | 1998-01-19 | 松下電器産業株式会社 | 動き補償予測方法とそれを用いた画像信号符号化方法 |
JPH09102954A (ja) * | 1995-10-04 | 1997-04-15 | Matsushita Electric Ind Co Ltd | 1つまたは2つの予測ブロックからブロックの画素値を計算する方法 |
EP2288164B1 (en) * | 1997-06-09 | 2013-09-11 | Hitachi, Ltd. | Image decoding method and image decoder |
US6950469B2 (en) * | 2001-09-17 | 2005-09-27 | Nokia Corporation | Method for sub-pixel value interpolation |
-
2002
- 2002-08-31 KR KR10-2002-0052286A patent/KR100472476B1/ko not_active Expired - Fee Related
-
2003
- 2003-08-29 EP EP20030255366 patent/EP1406449A3/en not_active Withdrawn
- 2003-08-29 JP JP2003307711A patent/JP2004096757A/ja active Pending
- 2003-09-01 CN CNA031470300A patent/CN1495674A/zh active Pending
- 2003-09-02 US US11/356,933 patent/US20060291563A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990006500A (ko) * | 1997-06-12 | 1999-01-25 | 포만 제프리 엘 | 공유 정보를 이용한 이산 코사인 변환의 움직임 보상을 위한 시스템 |
KR20010032113A (ko) * | 1997-11-14 | 2001-04-16 | 추후보정 | 비디오 정보를 압축하기 위한 장치 및 방법 |
KR20010071519A (ko) * | 1998-06-19 | 2001-07-28 | 벤자민 에프 커틀러 | 제1 해상도를 가지는 인코딩된 이미지를 제2 해상도를가지는 이미지로 직접 디코딩하는 방법 및 장치 |
JP2003125407A (ja) * | 2001-10-15 | 2003-04-25 | Matsushita Electric Ind Co Ltd | 画像復号装置、画像復号方法および画像復号プログラム |
Also Published As
Publication number | Publication date |
---|---|
KR20040020637A (ko) | 2004-03-09 |
EP1406449A3 (en) | 2005-08-10 |
JP2004096757A (ja) | 2004-03-25 |
US20060291563A1 (en) | 2006-12-28 |
EP1406449A2 (en) | 2004-04-07 |
CN1495674A (zh) | 2004-05-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100472476B1 (ko) | 움직임 보상을 위한 보간 방법 및 그 장치 | |
KR101403343B1 (ko) | 부화소 움직임 추정을 이용한 인터 예측 부호화, 복호화방법 및 장치 | |
KR100593350B1 (ko) | 화상 부호화 장치, 화상 부호화 방법, 화상 복호 장치,화상 복호 방법, 및 통신 장치 | |
KR100972850B1 (ko) | 서브 픽셀값 보간 방법 | |
KR101037816B1 (ko) | 인터레이스된 비디오의 코딩 및 디코딩을 위한 방법 및장치 | |
KR100772390B1 (ko) | 방향 보간 방법 및 그 장치와, 그 보간 방법이 적용된부호화 및 복호화 방법과 그 장치 및 복호화 장치 | |
CN104320666A (zh) | 图像处理设备和方法 | |
JP2009027759A (ja) | 画像符号化装置、画像符号化方法、画像復号装置、画像復号方法、および通信装置 | |
JP2001508632A (ja) | 動き補償予測画像符号化および復号化 | |
JP2007515115A (ja) | 内挿される画素値の計算方法の改良 | |
KR20150034699A (ko) | 인트라 모드를 이용한 쿼터 픽셀 해상도를 갖는 영상 보간 방법 및 장치 | |
JPH07240944A (ja) | ステレオ画像符号化装置 | |
KR100708114B1 (ko) | 움직임 보상을 위한 보간 장치를 구비한 부호화 장치 및복호화 장치 | |
JP2001016594A (ja) | 動画像の動き補償方法 | |
KR101691380B1 (ko) | 시프팅 매트릭스를 이용한 dct 기반의 부화소 단위 움직임 예측 방법 | |
KR101038794B1 (ko) | 인터레이스형 비디오의 코딩 및 디코딩 | |
KR20010069016A (ko) | 영상부호화기의 인트라/인터 부호화 모드의 결정방법 | |
KR100248651B1 (ko) | 움직임 보상장치 | |
HK1149657B (en) | Coding and decoding for interlaced video | |
HK1144989B (en) | Coding and decoding for interlaced video | |
HK1147373B (en) | Coding and decoding for interlaced video | |
HK1149405B (en) | Coding and decoding for interlaced video | |
HK1150484B (en) | Coding and decoding for interlaced video | |
HK1149658B (en) | Coding and decoding for interlaced video |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20020831 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20040726 Patent event code: PE09021S01D |
|
A107 | Divisional application of patent | ||
PA0107 | Divisional application |
Comment text: Divisional Application of Patent Patent event date: 20040923 Patent event code: PA01071R01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20050128 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20050207 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20050211 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20080130 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20080130 Start annual number: 4 End annual number: 4 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |