WO2008131044A2 - Pixel-by-pixel weighting for intra-frame coding - Google Patents
Pixel-by-pixel weighting for intra-frame coding Download PDFInfo
- Publication number
- WO2008131044A2 WO2008131044A2 PCT/US2008/060537 US2008060537W WO2008131044A2 WO 2008131044 A2 WO2008131044 A2 WO 2008131044A2 US 2008060537 W US2008060537 W US 2008060537W WO 2008131044 A2 WO2008131044 A2 WO 2008131044A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- pixel
- pixels
- image block
- neighboring
- neighboring pixels
- Prior art date
Links
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/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/157—Assigned coding mode, i.e. the coding mode being predefined or preselected to be further used for selection of another element or parameter
-
- 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/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/12—Selection from among a plurality of transforms or standards, e.g. selection between discrete cosine transform [DCT] and sub-band transform or selection between H.263 and H.264
-
- 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/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/11—Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
-
- 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/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/124—Quantisation
-
- 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/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
- H04N19/176—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
-
- 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/46—Embedding additional information in the video signal during the compression process
- H04N19/463—Embedding additional information in the video signal during the compression process by compressing encoding parameters before transmission
-
- 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/593—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
Definitions
- the disclosure relates to digital video processing and, more particularly, to techniques for intra-frame video encoding and decoding.
- a frame of a video sequence may be partitioned into rectangular regions or blocks.
- a video block may be encoded in Intra-mode (I -mode) or Inter-mode (P -mode).
- I -mode Intra-mode
- P -mode Inter-mode
- FIG 1 shows a diagram of a prior art video encoder for the I-mode.
- a spatial predictor 102 forms a predicted block 103 from video block 100 using pixels from neighboring blocks in the same frame.
- the neighboring blocks used for prediction may be specified by a prediction mode 101.
- a summer 104 computes the prediction error 106, i.e., the difference between the image block 100 and the predicted block 103.
- Transform module 108 projects the prediction error 106 onto a set of basis or transform functions.
- the transform functions can be derived from the discrete cosine transform (DCT), Karhunen-Loeve Transform (KLT), or any other functions.
- DCT discrete cosine transform
- KLT Karhunen-Loeve Transform
- the transform module 108 outputs a set of transform coefficients 110 corresponding to the weights assigned to each of the transform functions. For example, a set of coefficients ⁇ co, C 1 , C 2 ,..., C N ⁇ may be computed, corresponding to the set of transform functions ⁇ fo, fi, f 2 ,..., f N ⁇ -
- the transform coefficients 110 are subsequently quantized by quantizer 112 to produce quantized transform coefficients 114.
- the quantized coefficients 114 and prediction mode 101 may be transmitted to the decoder. 071347U2
- FIG IA depicts a video decoder for the I-mode.
- quantized coefficients 1000 are provided by the encoder to the decoder, and supplied to the inverse transform module 1004.
- the inverse transform module 1004 reconstructs the prediction error 1003 based on the coefficients 1000 and the fixed set of transform functions, e.g., ⁇ fo, fi, f 2 ,..., f N ⁇ -
- the prediction mode 1002 is supplied to the inverse spatial prediction module 1006, which generates a predicted block 1007 based on pixel values of already decoded neighboring blocks.
- the predicted block 1007 is combined with the prediction error 1003 to generate the reconstructed block 1010.
- the difference between the reconstructed block 1010 and the original block 100 in FIG 1 is known as the reconstruction error.
- H.264-2005 An example of a spatial predictor 102 in FIG 1 is herein described with reference to section 8.3.1 of ITU-T Recommendation H.264, published by ITU - Telecommunication Standardization Sector in March 2005, hereinafter referred to as H.264-2005.
- a coder offers 9 prediction modes for prediction of 4x4 blocks, including DC prediction (Mode 2) and 8 directional modes, labeled 0 through 8, as shown in FIG 2.
- Each prediction mode specifies a set of neighboring pixels for encoding each pixel, as illustrated in FIG 3. In FIG 3, the pixels from a to p are to be encoded, and neighboring pixels A to L and X are used for predicting the pixels a to p.
- s denote a vector containing pixel values from neighboring blocks (e.g., values of pixels A to X in Figure 3 form a 1 x 12 vector s), and S A denote the element of vector s corresponding to pixel A, etc.
- p denote a vector containing the pixel values for the block to be predicted (e. g., values of pixels a to p in Figure 3 form a 1 x 16 vector /?), and pa denote the element of vector p corresponding to pixel a, etc.
- w d denote a matrix of weights to be multiplied to the vector s to obtain the vector p when a prediction mode d is specified.
- w d may be expressed as follows (Equation 1):
- Mode 1 pixels a, b, c and d are predicted by setting them equal to pixel I, and pixels e, f, g and h are predicted by setting them equal to pixel J, etc.
- each set of pixels corresponds to pixels lying along a single horizontal direction, also as shown in FIGs 2 and 3.
- pixels along a single direction to values that are different from each other, and/or a combination of more than one neighboring pixel.
- An aspect of the present disclosure provides a method for encoding an image block, the image block comprising a set of pixel values, the method comprising selecting a prediction mode for predicting pixels in the image block based on neighboring pixels, the prediction mode specifying the predicted value of at least one pixel in the image block as a combination of at least two neighboring pixels.
- Another aspect of the present disclosure provides a method for predicting an image block, the image block comprising a set of pixel values, the method comprising receiving a prediction mode for predicting pixels in the image block based on neighboring pixels; and generating a predicted block based on the neighboring pixels and the prediction mode, the generating comprising combining at least two neighboring pixels to predict at least one pixel in the image block.
- Yet another aspect of the present disclosure provides an apparatus for encoding an image block, the image block comprising a set of pixel values, the apparatus comprising a spatial predictor for selecting a prediction mode for predicting pixels in the image block based on neighboring pixels, the prediction mode specifying the predicted value of at least one pixel in the image block as a combination of at least two neighboring pixels.
- Yet another aspect of the present disclosure provides an apparatus for predicting an image block, the image block comprising a set of pixel values, the apparatus comprising an inverse spatial prediction block, the block receiving a prediction mode for predicting pixels in the image block based on neighboring pixels, the block combining at least two neighboring pixels to predict at least one pixel in the image block.
- Yet another aspect of the present disclosure provides a computer program product for predicting an image block, the image block comprising a set of pixel values, the product comprising computer-readable medium comprising code for causing a computer to receive a prediction mode for predicting pixels in the image block based on neighboring pixels; and code for causing a computer to generate a predicted block based on the neighboring pixels and the prediction mode, the code causing the computer to combine at least two neighboring pixels to predict at least one pixel in the image block.
- FIG 1 shows a diagram of a prior art video encoder for the I-mode.
- FIG IA depicts a video decoder for the I-mode.
- FIG 2 shows prediction modes described in H.264-2005.
- FIG 3 illustrates pixel prediction using prediction modes.
- FIGs 4A-4D show a pictorial representation of the elements of matrix w ⁇ for the pixels a, e, i, and m.
- each pixel along a single direction may be specified independently of other pixels along the same direction. For example, for
- Equations 5 are provided only to illustrate specifying each pixel independently of others, and are not meant to limit the disclosure to any specific values shown for the matrix w°.
- the decoder receiving the prediction mode d, and having a priori knowledge of the matrix w d , may decode the encoded block as shown in FIG IA.
- another aspect provides that, for a prediction mode, each pixel along a single direction may be specified 071347U2
- Equation 6 the elements of the matrix w° for Mode 0 may be modified as follows (Equations 6): while other elements of w° are unchanged from Equations 3.
- Equation 7 The predicted value (p a ) corresponding to the pixel a in FIG 3 may then be expressed as follows (Equation 7): s 'A ,
- Equations 6 Note the values for w° in Equations 6 are provided only as an illustration, and should not be interpreted to limit the disclosure to the values provided.
- weights can be assigned such that pixels to be encoded along the same direction are weighted progressively less in favor of one or more originating encoding pixels, as the distance from the originating pixel increases. Similarly, progressively more weight may be assigned to the encoding pixels surrounding the pixels to be encoded as the distance from the originating pixel increases.
- FIGs 4A-4D show a pictorial representation of the elements of matrix w ⁇ for the pixels a, e, i, and m.
- FIG 4A shows a pictorial representation of the elements of matrix w° for pixel a (p a ).
- neighboring pixel A is considered the originating encoding pixel.
- FIG 4B shows weight assignments for pixel e.
- FIG 4C shows weight assignments for pixel i.
- w° ⁇ ⁇ 0.8
- FIG 4D shows weight assignments for pixel m.
- the sum of all weights used to encode a single pixel can be set to 1, as shown in FlGs4A-4D. 071347U2
- such computer-readable media can comprise RAM, such as synchronous dynamic random access memory (SDRAM), readonly memory (ROM), non-volatile random access memory (NVRAM), ROM, electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), FLASH memory, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other tangible medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
- RAM such as synchronous dynamic random access memory (SDRAM), readonly memory (ROM), non-volatile random access memory (NVRAM), ROM, electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), FLASH memory, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other tangible medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a
- the instructions or code associated with a computer-readable medium of the computer program product may be executed by a computer, e.g., by one or more processors, such as one or more digital signal processors (DSPs), general purpose microprocessors, ASICs, FPGAs, or other equivalent integrated or discrete logic circuitry.
- DSPs digital signal processors
- ASICs application specific integrated circuits
- FPGAs field-programmable gate arrays
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Discrete Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010504233A JP5372911B2 (en) | 2007-04-17 | 2008-04-16 | Per-pixel weighting for intra-frame coding |
EP08746033A EP2149263A2 (en) | 2007-04-17 | 2008-04-16 | Pixel-by-pixel weighting for intra-frame coding |
CN200880012084A CN101682783A (en) | 2007-04-17 | 2008-04-16 | pixel-by-pixel weighting for intra-frame coding |
KR1020097023778A KR101096467B1 (en) | 2007-04-17 | 2008-04-16 | Pixel-by-pixel weighting for intra-frame coding |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US91236407P | 2007-04-17 | 2007-04-17 | |
US60/912,364 | 2007-04-17 | ||
US12/040,673 | 2008-02-29 | ||
US12/040,673 US8238428B2 (en) | 2007-04-17 | 2008-02-29 | Pixel-by-pixel weighting for intra-frame coding |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2008131044A2 true WO2008131044A2 (en) | 2008-10-30 |
WO2008131044A3 WO2008131044A3 (en) | 2008-12-18 |
Family
ID=39872157
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2008/060535 WO2008131042A1 (en) | 2007-04-17 | 2008-04-16 | Directional transforms for intra-coding |
PCT/US2008/060537 WO2008131044A2 (en) | 2007-04-17 | 2008-04-16 | Pixel-by-pixel weighting for intra-frame coding |
PCT/US2008/060539 WO2008131045A2 (en) | 2007-04-17 | 2008-04-16 | Mode uniformity signaling for intra-coding |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2008/060535 WO2008131042A1 (en) | 2007-04-17 | 2008-04-16 | Directional transforms for intra-coding |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2008/060539 WO2008131045A2 (en) | 2007-04-17 | 2008-04-16 | Mode uniformity signaling for intra-coding |
Country Status (14)
Country | Link |
---|---|
US (4) | US8406299B2 (en) |
EP (5) | EP2147556B1 (en) |
JP (3) | JP5372911B2 (en) |
KR (4) | KR101200739B1 (en) |
CN (4) | CN105430403B (en) |
DK (2) | DK2587805T3 (en) |
ES (2) | ES2897462T3 (en) |
HK (1) | HK1217066A1 (en) |
HU (2) | HUE057030T2 (en) |
PL (2) | PL2587805T3 (en) |
PT (2) | PT2147556T (en) |
SI (2) | SI2587805T1 (en) |
TW (3) | TW200901774A (en) |
WO (3) | WO2008131042A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103339943A (en) * | 2010-12-08 | 2013-10-02 | Lg电子株式会社 | Intra prediction method and encoding apparatus and decoding apparatus using same |
Families Citing this family (70)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8406299B2 (en) * | 2007-04-17 | 2013-03-26 | Qualcomm Incorporated | Directional transforms for intra-coding |
JP4450016B2 (en) * | 2007-06-12 | 2010-04-14 | ソニー株式会社 | Liquid crystal display device and liquid crystal driving circuit |
EP2173101A3 (en) * | 2008-10-06 | 2010-08-18 | LG Electronics Inc. | A method and an apparatus for decoding a video signal |
WO2010041858A2 (en) | 2008-10-06 | 2010-04-15 | Lg Electronics Inc. | A method and an apparatus for decoding a video signal |
JP2012516626A (en) * | 2009-01-27 | 2012-07-19 | トムソン ライセンシング | Method and apparatus for selection of transforms in video encoding and video decoding |
WO2010131903A2 (en) | 2009-05-12 | 2010-11-18 | Lg Electronics Inc. | Method and apparatus for processing a video signal |
JP2010268259A (en) * | 2009-05-15 | 2010-11-25 | Sony Corp | Image processing device and method, and program |
JP5597968B2 (en) | 2009-07-01 | 2014-10-01 | ソニー株式会社 | Image processing apparatus and method, program, and recording medium |
JP5700970B2 (en) * | 2009-07-30 | 2015-04-15 | トムソン ライセンシングThomson Licensing | Decoding method of encoded data stream representing image sequence and encoding method of image sequence |
US9819952B2 (en) * | 2009-10-05 | 2017-11-14 | Thomson Licensing Dtv | Methods and apparatus for embedded quantization parameter adjustment in video encoding and decoding |
US20120207216A1 (en) | 2009-10-22 | 2012-08-16 | Zhejiang Uiniversity | Video and image encoding/decoding system based on spatial domain prediction |
CN102045560B (en) | 2009-10-23 | 2013-08-07 | 华为技术有限公司 | Video encoding and decoding method and video encoding and decoding equipment |
WO2011083573A1 (en) | 2010-01-07 | 2011-07-14 | 株式会社 東芝 | Video encoder and video decoder |
JP5908619B2 (en) * | 2010-01-07 | 2016-04-26 | 株式会社東芝 | Moving picture coding apparatus and moving picture decoding apparatus |
US8885714B2 (en) * | 2010-01-14 | 2014-11-11 | Texas Instruments Incorporated | Method and system for intracoding in video encoding |
WO2011108240A1 (en) * | 2010-03-01 | 2011-09-09 | パナソニック株式会社 | Image coding method and image decoding method |
US20110249741A1 (en) * | 2010-04-09 | 2011-10-13 | Jie Zhao | Methods and Systems for Intra Prediction |
US8619857B2 (en) | 2010-04-09 | 2013-12-31 | Sharp Laboratories Of America, Inc. | Methods and systems for intra prediction |
US8644375B2 (en) | 2010-04-09 | 2014-02-04 | Sharp Laboratories Of America, Inc. | Methods and systems for intra prediction |
US8665959B2 (en) | 2010-04-12 | 2014-03-04 | Qualcomm Incorporated | Block and partition signaling techniques for video coding |
JP2012009934A (en) * | 2010-06-22 | 2012-01-12 | Sony Corp | Image processing apparatus and image processing method |
US9172968B2 (en) | 2010-07-09 | 2015-10-27 | Qualcomm Incorporated | Video coding using directional transforms |
US8837577B2 (en) * | 2010-07-15 | 2014-09-16 | Sharp Laboratories Of America, Inc. | Method of parallel video coding based upon prediction type |
US8873617B2 (en) * | 2010-07-15 | 2014-10-28 | Sharp Laboratories Of America, Inc. | Method of parallel video coding based on same sized blocks |
US8855188B2 (en) * | 2010-07-15 | 2014-10-07 | Sharp Laboratories Of America, Inc. | Method of parallel video coding based on mapping |
US8879619B2 (en) * | 2010-07-15 | 2014-11-04 | Sharp Laboratories Of America, Inc. | Method of parallel video coding based on scan order |
WO2012014461A1 (en) * | 2010-07-28 | 2012-02-02 | パナソニック株式会社 | Encoding method, and decoding method |
JP5318827B2 (en) * | 2010-07-29 | 2013-10-16 | 株式会社エヌ・ティ・ティ・ドコモ | Image predictive coding apparatus, method and program, and image predictive decoding apparatus, method and program |
US8538177B2 (en) | 2010-07-30 | 2013-09-17 | Microsoft Corporation | Line and pixel based methods for intra frame coding |
JP5707412B2 (en) * | 2010-09-29 | 2015-04-30 | パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America | Image decoding method, image encoding method, image decoding device, image encoding device, program, and integrated circuit |
BR112013004112A2 (en) | 2010-09-30 | 2016-06-28 | Panasonic Corp | image decoding method, image coding method, image decoding device, image coding device, program, and integrated circuit |
US9288490B2 (en) | 2010-09-30 | 2016-03-15 | Panasonic Intellectual Property Corporation Of America | Image decoding method, image coding method, image decoding apparatus, image coding apparatus, program, and integrated circuit |
US11284081B2 (en) | 2010-11-25 | 2022-03-22 | Lg Electronics Inc. | Method for signaling image information, and method for decoding image information using same |
SI3595303T1 (en) | 2010-11-25 | 2022-01-31 | Lg Electronics Inc. | Method for decoding image information, decoding apparatus, method for encoding image information, encoding apparatus and storage medium |
WO2012081895A1 (en) | 2010-12-13 | 2012-06-21 | 한국전자통신연구원 | Intra prediction method and apparatus |
US9462272B2 (en) * | 2010-12-13 | 2016-10-04 | Electronics And Telecommunications Research Institute | Intra prediction method and apparatus |
US10992958B2 (en) | 2010-12-29 | 2021-04-27 | Qualcomm Incorporated | Video coding using mapped transforms and scanning modes |
WO2012097376A1 (en) | 2011-01-14 | 2012-07-19 | General Instrument Corporation | Spatial block merge mode |
US20120218432A1 (en) * | 2011-02-28 | 2012-08-30 | Sony Corporation | Recursive adaptive intra smoothing for video coding |
MY168044A (en) | 2011-06-30 | 2018-10-11 | Samsung Electronics Co Ltd | Video encoding method with bit depth adjustment for fixed-point conversion and apparatus therefor, and video decoding method and apparatus therefor |
US9699452B2 (en) | 2011-09-15 | 2017-07-04 | Vid Scale, Inc | Systems and methods for spatial prediction |
US9280835B2 (en) * | 2011-10-18 | 2016-03-08 | Nokia Technologies Oy | Method for coding and an apparatus based on a DC prediction value |
CN103096053B (en) | 2011-11-04 | 2015-10-07 | 华为技术有限公司 | A kind of decoding method of pattern conversion and device |
US9531990B1 (en) * | 2012-01-21 | 2016-12-27 | Google Inc. | Compound prediction using multiple sources or prediction modes |
US8947449B1 (en) | 2012-02-21 | 2015-02-03 | Google Inc. | Color space conversion between semi-planar YUV and planar YUV formats |
US8737824B1 (en) | 2012-03-09 | 2014-05-27 | Google Inc. | Adaptively encoding a media stream with compound prediction |
US9185414B1 (en) | 2012-06-29 | 2015-11-10 | Google Inc. | Video encoding using variance |
US10412414B2 (en) | 2012-08-13 | 2019-09-10 | Gurulogic Microsystems Oy | Decoder and method for decoding encoded input data containing a plurality of blocks or packets |
US9538239B2 (en) * | 2012-08-13 | 2017-01-03 | Gurulogic Microsystems Oy | Decoder and method for decoding encoded input data containing a plurality of blocks or packets |
US9628790B1 (en) | 2013-01-03 | 2017-04-18 | Google Inc. | Adaptive composite intra prediction for image and video compression |
US20140192880A1 (en) * | 2013-01-04 | 2014-07-10 | Zhipin Deng | Inter layer motion data inheritance |
US20140307780A1 (en) | 2013-04-11 | 2014-10-16 | Mitsubishi Electric Research Laboratories, Inc. | Method for Video Coding Using Blocks Partitioned According to Edge Orientations |
US9374578B1 (en) | 2013-05-23 | 2016-06-21 | Google Inc. | Video coding using combined inter and intra predictors |
US10015515B2 (en) | 2013-06-21 | 2018-07-03 | Qualcomm Incorporated | Intra prediction from a predictive block |
US9609343B1 (en) | 2013-12-20 | 2017-03-28 | Google Inc. | Video coding using compound prediction |
US9438910B1 (en) | 2014-03-11 | 2016-09-06 | Google Inc. | Affine motion prediction in video coding |
WO2016043417A1 (en) * | 2014-09-19 | 2016-03-24 | 엘지전자(주) | Method and apparatus for encoding and decoding video signal adaptively on basis of separable transformation |
US10306229B2 (en) | 2015-01-26 | 2019-05-28 | Qualcomm Incorporated | Enhanced multiple transforms for prediction residual |
US10623774B2 (en) | 2016-03-22 | 2020-04-14 | Qualcomm Incorporated | Constrained block-level optimization and signaling for video coding tools |
CN107786874A (en) * | 2016-08-24 | 2018-03-09 | 浙江大学 | Directional prediction method and apparatus in two-way frame |
GB2557622A (en) | 2016-12-12 | 2018-06-27 | V Nova Int Ltd | Motion compensation techniques for video |
HUE062025T2 (en) | 2016-12-23 | 2023-09-28 | Huawei Tech Co Ltd | An encoding apparatus for signaling an extension directional intra-prediction mode within a set of directional intra-prediction modes |
KR102371266B1 (en) | 2016-12-23 | 2022-03-07 | 후아웨이 테크놀러지 컴퍼니 리미티드 | An intra-prediction apparatus for removing a directional intra-prediction mode from a set of predetermined directional intra-prediction modes |
KR102574714B1 (en) | 2016-12-23 | 2023-09-06 | 후아웨이 테크놀러지 컴퍼니 리미티드 | An intra-prediction apparatus for extending a set of predetermined directional intra-prediction modes |
US10225578B2 (en) | 2017-05-09 | 2019-03-05 | Google Llc | Intra-prediction edge filtering |
US10992939B2 (en) | 2017-10-23 | 2021-04-27 | Google Llc | Directional intra-prediction coding |
WO2020013655A1 (en) * | 2018-07-12 | 2020-01-16 | 엘지전자 주식회사 | Method and apparatus for performing intra-prediction using dc mode among intra-prediction modes |
US11323748B2 (en) | 2018-12-19 | 2022-05-03 | Qualcomm Incorporated | Tree-based transform unit (TU) partition for video coding |
WO2020125803A1 (en) * | 2018-12-21 | 2020-06-25 | Beijing Bytedance Network Technology Co., Ltd. | Intra prediction using polynomial model |
CN112616057B (en) | 2019-10-04 | 2024-08-23 | Oppo广东移动通信有限公司 | Image prediction method, encoder, decoder, and storage medium |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6654503B1 (en) | 2000-04-28 | 2003-11-25 | Sun Microsystems, Inc. | Block-based, adaptive, lossless image coder |
Family Cites Families (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01155678A (en) | 1987-12-11 | 1989-06-19 | Matsushita Electric Ind Co Ltd | Semiconductor light emitting device |
JPH0270127A (en) | 1988-09-06 | 1990-03-09 | Toshiba Corp | Conversion encoding system |
JP3086396B2 (en) | 1995-03-10 | 2000-09-11 | シャープ株式会社 | Image encoding device and image decoding device |
US5974181A (en) | 1997-03-20 | 1999-10-26 | Motorola, Inc. | Data compression system, method, and apparatus |
JP2900998B2 (en) * | 1997-07-31 | 1999-06-02 | 日本ビクター株式会社 | Block interpolation predictive encoding apparatus, decoding apparatus, encoding method and decoding method |
CN100459715C (en) | 1997-07-31 | 2009-02-04 | 日本胜利株式会社 | Inter-block interpolation prediction coder, decoder, coding method and decoding method |
US6476805B1 (en) | 1999-12-23 | 2002-11-05 | Microsoft Corporation | Techniques for spatial displacement estimation and multi-resolution operations on light fields |
JP2002135126A (en) | 2000-10-26 | 2002-05-10 | Seiko Epson Corp | Semiconductor device and electronic equipment using the same |
TW589870B (en) | 2000-12-19 | 2004-06-01 | Pts Corp | Adaptive transforms |
US20060218482A1 (en) | 2002-04-19 | 2006-09-28 | Droplet Technology, Inc. | Mobile imaging application, device architecture, service platform architecture and services |
US7145948B2 (en) | 2002-05-29 | 2006-12-05 | Koninklijke Philips Electronics N.V. | Entropy constrained scalar quantizer for a Laplace-Markov source |
US20040091047A1 (en) * | 2002-11-11 | 2004-05-13 | Sony Corporation | Method and apparatus for nonlinear multiple motion model and moving boundary extraction |
US7142231B2 (en) * | 2003-12-29 | 2006-11-28 | Nokia Corporation | Method and apparatus for improved handset multi-tasking, including pattern recognition and augmentation of camera images |
KR20050072526A (en) * | 2004-01-06 | 2005-07-12 | 삼성전자주식회사 | Prediction encoding apparatus, prediction encoding method, and computer readable recording medium storing a program for performing the method |
CN100479527C (en) | 2004-02-26 | 2009-04-15 | 联合信源数字音视频技术(北京)有限公司 | Method for selecting predicting mode within frame |
JP4542447B2 (en) | 2005-02-18 | 2010-09-15 | 株式会社日立製作所 | Image encoding / decoding device, encoding / decoding program, and encoding / decoding method |
JP5037938B2 (en) | 2004-04-28 | 2012-10-03 | 日立コンシューマエレクトロニクス株式会社 | Image encoding / decoding device, encoding / decoding program, and encoding / decoding method |
US7664184B2 (en) | 2004-07-21 | 2010-02-16 | Amimon Ltd. | Interpolation image compression |
CN100461867C (en) * | 2004-12-02 | 2009-02-11 | 中国科学院计算技术研究所 | Inage predicting encoding method in frame |
JP4763422B2 (en) | 2004-12-03 | 2011-08-31 | パナソニック株式会社 | Intra prediction device |
US20060153295A1 (en) | 2005-01-12 | 2006-07-13 | Nokia Corporation | Method and system for inter-layer prediction mode coding in scalable video coding |
US7751478B2 (en) * | 2005-01-21 | 2010-07-06 | Seiko Epson Corporation | Prediction intra-mode selection in an encoder |
JP2006295408A (en) | 2005-04-07 | 2006-10-26 | Matsushita Electric Ind Co Ltd | Image coding device and image coding program |
EP1711018A1 (en) | 2005-04-08 | 2006-10-11 | Thomson Licensing | Method and apparatus for encoding video pictures, and method and apparatus for decoding video pictures |
KR100703200B1 (en) | 2005-06-29 | 2007-04-06 | 한국산업기술대학교산학협력단 | Intra-coding apparatus and method |
KR101088375B1 (en) | 2005-07-21 | 2011-12-01 | 삼성전자주식회사 | apparatus and method for adaptive variable block-size transform and the appartus and the method for video encoding/decoding thereof. |
JP4650173B2 (en) * | 2005-09-05 | 2011-03-16 | ソニー株式会社 | Encoding apparatus, encoding method, encoding method program, and recording medium recording the encoding method program |
US20070070082A1 (en) | 2005-09-27 | 2007-03-29 | Ati Technologies, Inc. | Sample-level screen-door transparency using programmable transparency sample masks |
US7944965B2 (en) * | 2005-12-19 | 2011-05-17 | Seiko Epson Corporation | Transform domain based distortion cost estimation |
US8036264B2 (en) * | 2006-05-23 | 2011-10-11 | Lsi Corporation | Memory management in video decoding systems |
JP2008022405A (en) | 2006-07-14 | 2008-01-31 | Sony Corp | Image processing apparatus and method, and program |
WO2008084817A1 (en) | 2007-01-09 | 2008-07-17 | Kabushiki Kaisha Toshiba | Image encoding and decoding method and device |
KR101365570B1 (en) | 2007-01-18 | 2014-02-21 | 삼성전자주식회사 | Method and apparatus for encoding and decoding based on intra prediction |
US8406299B2 (en) | 2007-04-17 | 2013-03-26 | Qualcomm Incorporated | Directional transforms for intra-coding |
US8619853B2 (en) * | 2007-06-15 | 2013-12-31 | Qualcomm Incorporated | Separable directional transforms |
US8024121B2 (en) * | 2008-01-25 | 2011-09-20 | Smith International, Inc. | Data compression method for use in downhole applications |
-
2008
- 2008-02-29 US US12/040,633 patent/US8406299B2/en active Active
- 2008-02-29 US US12/040,696 patent/US8488672B2/en active Active
- 2008-02-29 US US12/040,673 patent/US8238428B2/en active Active
- 2008-04-16 DK DK13000407.0T patent/DK2587805T3/en active
- 2008-04-16 WO PCT/US2008/060535 patent/WO2008131042A1/en active Application Filing
- 2008-04-16 KR KR1020117028443A patent/KR101200739B1/en active IP Right Grant
- 2008-04-16 EP EP08746034.1A patent/EP2147556B1/en active Active
- 2008-04-16 CN CN201610012420.0A patent/CN105430403B/en active Active
- 2008-04-16 EP EP18152307.7A patent/EP3349449A1/en active Pending
- 2008-04-16 ES ES08746034T patent/ES2897462T3/en active Active
- 2008-04-16 PT PT87460341T patent/PT2147556T/en unknown
- 2008-04-16 SI SI200832159T patent/SI2587805T1/en unknown
- 2008-04-16 CN CN200880012181.2A patent/CN101658041B/en active Active
- 2008-04-16 KR KR1020097023687A patent/KR20100005125A/en active Search and Examination
- 2008-04-16 EP EP13000407.0A patent/EP2587805B1/en active Active
- 2008-04-16 PL PL13000407T patent/PL2587805T3/en unknown
- 2008-04-16 SI SI200832186T patent/SI2147556T1/en unknown
- 2008-04-16 ES ES13000407T patent/ES2859499T3/en active Active
- 2008-04-16 JP JP2010504233A patent/JP5372911B2/en active Active
- 2008-04-16 PL PL08746034T patent/PL2147556T3/en unknown
- 2008-04-16 EP EP08746031A patent/EP2145481A1/en not_active Withdrawn
- 2008-04-16 EP EP08746033A patent/EP2149263A2/en not_active Withdrawn
- 2008-04-16 DK DK08746034.1T patent/DK2147556T3/en active
- 2008-04-16 CN CN2008800121719A patent/CN101658043B/en active Active
- 2008-04-16 KR KR1020097023765A patent/KR101187240B1/en active IP Right Grant
- 2008-04-16 HU HUE08746034A patent/HUE057030T2/en unknown
- 2008-04-16 PT PT130004070T patent/PT2587805T/en unknown
- 2008-04-16 WO PCT/US2008/060537 patent/WO2008131044A2/en active Application Filing
- 2008-04-16 WO PCT/US2008/060539 patent/WO2008131045A2/en active Application Filing
- 2008-04-16 HU HUE13000407A patent/HUE052203T2/en unknown
- 2008-04-16 CN CN200880012084A patent/CN101682783A/en active Pending
- 2008-04-16 JP JP2010504234A patent/JP5096561B2/en active Active
- 2008-04-16 JP JP2010504232A patent/JP5372910B2/en active Active
- 2008-04-16 KR KR1020097023778A patent/KR101096467B1/en active IP Right Grant
- 2008-04-17 TW TW097114024A patent/TW200901774A/en unknown
- 2008-04-17 TW TW97114017A patent/TWI474721B/en active
- 2008-04-17 TW TW097114019A patent/TWI380697B/en active
-
2012
- 2012-08-03 US US13/566,566 patent/US8937998B2/en active Active
-
2016
- 2016-04-18 HK HK16104441.9A patent/HK1217066A1/en unknown
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6654503B1 (en) | 2000-04-28 | 2003-11-25 | Sun Microsystems, Inc. | Block-based, adaptive, lossless image coder |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103339943A (en) * | 2010-12-08 | 2013-10-02 | Lg电子株式会社 | Intra prediction method and encoding apparatus and decoding apparatus using same |
CN103339943B (en) * | 2010-12-08 | 2017-06-13 | Lg电子株式会社 | Interior prediction method and the encoding apparatus and decoding apparatus using the method |
US9832472B2 (en) | 2010-12-08 | 2017-11-28 | Lg Electronics, Inc. | Intra prediction in image processing |
US10469844B2 (en) | 2010-12-08 | 2019-11-05 | Lg Electronics Inc. | Intra prediction in image processing |
US10785487B2 (en) | 2010-12-08 | 2020-09-22 | Lg Electronics Inc. | Intra prediction in image processing |
US10812808B2 (en) | 2010-12-08 | 2020-10-20 | Lg Electronics Inc. | Intra prediction method and encoding apparatus and decoding apparatus using same |
US11102491B2 (en) | 2010-12-08 | 2021-08-24 | Lg Electronics Inc. | Intra prediction in image processing |
US11677961B2 (en) | 2010-12-08 | 2023-06-13 | Lg Electronics Inc. | Intra prediction method and encoding apparatus and decoding apparatus using same |
Also Published As
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2008131044A2 (en) | Pixel-by-pixel weighting for intra-frame coding | |
US20210281854A1 (en) | Method and apparatus for encoding/decoding an image | |
EP3316580A2 (en) | Method and device for encoding or decoding image | |
JP2022514870A (en) | Intra prediction using linear or affine transformations with adjacent sample reduction | |
WO2012161444A2 (en) | Method and apparatus for intra prediction within display screen | |
JP5594841B2 (en) | Image encoding apparatus and image decoding apparatus | |
CA2891774A1 (en) | Method and apparatus for encoding and decoding image through intra prediction | |
US20130129240A1 (en) | Image coding apparatus, method for coding image, and program, and image decoding apparatus, method for decoding image, and program | |
CN113784128B (en) | Image prediction method, encoder, decoder, and storage medium | |
JP2023509951A (en) | Encoding method, decoding method, encoder, decoder and storage medium | |
CN114830664A (en) | Transform method, encoder, decoder, and storage medium | |
CN114830659A (en) | Transform method, encoder, decoder, and storage medium | |
CN113261279B (en) | Prediction value determination method, encoder, decoder, and storage medium | |
WO2023217235A1 (en) | Prediction refinement with convolution model | |
JP2024090266A (en) | Image decoding device, image decoding method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 200880012084.3 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 08746033 Country of ref document: EP Kind code of ref document: A2 |
|
DPE1 | Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 1783/MUMNP/2009 Country of ref document: IN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010504233 Country of ref document: JP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 20097023778 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2008746033 Country of ref document: EP |