WO2008131044A2 - Pixel-by-pixel weighting for intra-frame coding - Google Patents

Pixel-by-pixel weighting for intra-frame coding Download PDF

Info

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
Application number
PCT/US2008/060537
Other languages
French (fr)
Other versions
WO2008131044A3 (en
Inventor
Marta Karczewicz
Original Assignee
Qualcomm Incorporated
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Qualcomm Incorporated filed Critical Qualcomm Incorporated
Priority to JP2010504233A priority Critical patent/JP5372911B2/en
Priority to EP08746033A priority patent/EP2149263A2/en
Priority to CN200880012084A priority patent/CN101682783A/en
Priority to KR1020097023778A priority patent/KR101096467B1/en
Publication of WO2008131044A2 publication Critical patent/WO2008131044A2/en
Publication of WO2008131044A3 publication Critical patent/WO2008131044A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods 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/157Assigned coding mode, i.e. the coding mode being predefined or preselected to be further used for selection of another element or parameter
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods 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/12Selection 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods 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/103Selection of coding mode or of prediction mode
    • H04N19/11Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods 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/124Quantisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods 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/17Methods 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/176Methods 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/46Embedding additional information in the video signal during the compression process
    • H04N19/463Embedding additional information in the video signal during the compression process by compressing encoding parameters before transmission
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/593Methods 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

Techniques for improving the accuracy of prediction in intra-frame coding. A prediction mode can specify a pixel along a direction independently of other pixels along the same direction. In an embodiment, an encoder selects a prediction mode to best represent the image block. In an alternative embodiment, a decoder reconstructs each pixel in the image block by weighting neighboring pixels according to a weight matrix specified by the prediction mode.

Description

071347U2
PIXEL-BY-PIXEL WEIGHTING FOR INTRA-FRAME CODING
TECHNICAL FIELD
[0001] The disclosure relates to digital video processing and, more particularly, to techniques for intra-frame video encoding and decoding.
CLAIM OF PRIORITY
[0002] This patent application is based on and claims priority to U.S. patent application Serial No. 60/912,364, filed April 17, 2007, and assigned to the assignee of the present invention, the contents of which are hereby expressly incorporated by reference herein.
BACKGROUND
[0003] In video encoding, 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).
[0004] FIG 1 shows a diagram of a prior art video encoder for the I-mode. In FIG 1, 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. In typical implementations, the transform functions can be derived from the discrete cosine transform (DCT), Karhunen-Loeve Transform (KLT), or any other functions.
[0005] 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, C1, C2,..., CN} may be computed, corresponding to the set of transform functions {fo, fi, f2,..., fN}- 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
[0006] FIG IA depicts a video decoder for the I-mode. In FIG IA, 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, f2,..., fN}- 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.
[0007] 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. In 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. [0008] To describe the spatial prediction, a nomenclature may be specified as follows. Let 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 SA denote the element of vector s corresponding to pixel A, etc. Let 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. Further let wd denote a matrix of weights to be multiplied to the vector s to obtain the vector p when a prediction mode d is specified. wd may be expressed as follows (Equation 1):
Wda,Λ Wda,B . . Wda,X d W b,A wd =
W%,A Wd p,x
The vector of predicted pixels/? may then be expressed as follows (Equation 2): 071347U2
p = w - s
Figure imgf000004_0001
[0009] According to H.264-2005, if, for example, Mode 0 is selected, then pixels a, e, i and m are predicted by setting them equal to pixel A, and pixels b, f, j and n are predicted by setting them equal to pixel B, etc. Each set of pixels in Mode 0 corresponds to pixels lying along a single vertical direction, as shown in FIGs 2 and 3. The relationships of the predicted to neighboring pixels for Mode 0 may be represented as follows (Equations 3):
W°a,A = W°e,A = W0,, A = W°m,A = V,
0 0 0 0 1
W b,B = W f,B = W j,B = W n,B = 1;
0 0 0 0 1 w c,c = w g,c = w k,c = w o, c = i;
0 0 0 0 1
W d,D = W h,D = W I, D = W p, B = 1,' and all other w° = 0.
[0010] On the other hand, if Mode 1 is selected, 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. In this case, each set of pixels corresponds to pixels lying along a single horizontal direction, also as shown in FIGs 2 and 3. The relationships for Mode 1 may be represented as follows (Equations 4): w a, i = w b,i = W c,i = w d,i = 1; w e,j = w /,j = w g,j = w h,j = 1;
Figure imgf000004_0002
= 1;
W m,L = W n,L = W o,L = W p,L = \,' and all other wl = 0.
[0011] Note that the modes given in H.264-2005 all specify setting the pixels along a single direction (e.g., the vertical direction in Mode 0, and the horizontal direction in Mode 1) equal to each other, and to a single neighboring pixel. While this is straightforward to implement and specify, in some cases it may be advantageous to set 071347U2
pixels along a single direction to values that are different from each other, and/or a combination of more than one neighboring pixel.
SUMMARY
[0012] 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.
[0013] 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.
[0014] 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.
[0015] 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. [0016] 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. 071347U2
BRIEF DESCRIPTION OF DRAWINGS
[0017] FIG 1 shows a diagram of a prior art video encoder for the I-mode.
[0018] FIG IA depicts a video decoder for the I-mode.
[0019] FIG 2 shows prediction modes described in H.264-2005.
[0020] FIG 3 illustrates pixel prediction using prediction modes.
[0021] FIGs 4A-4D show a pictorial representation of the elements of matrix wθ for the pixels a, e, i, and m.
DETAILED DESCRIPTION
[0022] Disclosed herein are techniques to set pixels along a single direction to values that are different from each other, and/or a combination of more than one neighboring pixel.
[0023] In one aspect, for a prediction mode, each pixel along a single direction may be specified independently of other pixels along the same direction. For example, for
Mode 0, the elements of the matrix w° may be modified as follows (Equations 5):
Figure imgf000006_0001
w% = 0.8;
Figure imgf000006_0002
and other elements of w° preserved as according to Equations 1. As shown in Equations 5, each of the pixels a, e, i, and m is predicted based on the neighboring pixel A, but each pixel has a different weight as compared to the other pixels.
[0024] Note that the specification of the matrix wd is provided to both encoder and decoder, so that the decoder has a priori knowledge of wd for each prediction mode. Thus, no additional signaling between encoder and decoder is required beyond that shown in the embodiments of FIGs 1 and IA. Note also that 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°. [0025] The decoder, receiving the prediction mode d, and having a priori knowledge of the matrix wd, may decode the encoded block as shown in FIG IA. [0026] In conjunction with or alternatively to the aspect described above, another aspect provides that, for a prediction mode, each pixel along a single direction may be specified 071347U2
as a combination of two or more neighboring pixels. For example, for Mode 0, the elements of the matrix w° for Mode 0 may be modified as follows (Equations 6):
Figure imgf000007_0001
while other elements of w° are unchanged from Equations 3. The predicted value (pa) corresponding to the pixel a in FIG 3 may then be expressed as follows (Equation 7): s 'A ,
Pa =
Figure imgf000007_0002
= 0.5s/ + 0.5s
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.
[0027] In an embodiment, the above two aspects can be combined. For example, 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.
[0028] To illustrate this embodiment, 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 (pa). In FIG 4 A, neighboring pixel A is considered the originating encoding pixel. As shown, for pixel a, only weight w°a,A is assigned a non-zero weight of 1. FIG 4B shows weight assignments for pixel e.
As shown, pixel e is assigned a different set of weights from pixel a, i.e.,
Figure imgf000007_0003
and w°Ω,/=0.1. FIG 4C shows weight assignments for pixel i. For pixel i, w°Ω^=0.8,
Figure imgf000007_0004
FIG 4D shows weight assignments for pixel m.
For pixel m, w°a,A =0.5, w°Ω^=0.2, and w°Ω £=0.3.
[0029] Note that the weight assignments in FIGs 4A-4D are intended to serve only as illustrations, and are not meant to limit the scope of the present disclosure to any particular values of weights shown.
[0030] In an embodiment, the sum of all weights used to encode a single pixel can be set to 1, as shown in FlGs4A-4D. 071347U2
[0031] Based on the teachings described herein, it should be apparent that an aspect disclosed herein may be implemented independently of any other aspects and that two or more of these aspects may be combined in various ways. The techniques described herein may be implemented in hardware, software, firmware, or any combination thereof. If implemented in hardware, the techniques may be realized using digital hardware, analog hardware or a combination thereof. If implemented in software, the techniques may be realized at least in part by a computer-program product that includes a computer readable medium on which one or more instructions or code is stored. [0032] By way of example, and not limitation, 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. [0033] 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.
[0034] A number of aspects and examples have been described. However, various modifications to these examples are possible, and the principles presented herein may be applied to other aspects as well. These and other aspects are within the scope of the following claims.

Claims

071347U2CLAIMS:
1. 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.
2. The method of claim 1 , the combination of at least two neighboring pixels comprising the sum of a first weight times a first of the at least two neighboring pixels and a second weight times a second of the at least two neighboring pixels.
3. The method of claim 2, the prediction mode further specifying a weight matrix for encoding each pixel in the image block by specifying the weights to be assigned to each neighboring pixel for each pixel in the image block.
4. The method of claim 1 , the prediction mode further specifying a direction to be used for prediction, each pixel along a single direction being a function of at least one neighboring pixel, at least two of the pixels along the single direction being different functions of the same neighboring pixel.
5. The method of claim 4, the at least two of the pixels along the single direction being different functions of at least two neighboring pixels.
6. 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. 071347U2
7. The method of claim 6, the combining at least two neighboring pixels comprising adding a first weight times a first of the at least two neighboring pixels and a second weight times a second of the at least two neighboring pixels.
8. The method of claim 7, the generating comprising, for each pixel in the image block, weighting each neighboring pixel according to a weight matrix.
9. The method of claim 6, the prediction mode further specifying a direction to be used for prediction, each pixel along a single direction being a function of at least one neighboring pixel, at least two of the pixels along the single direction being different functions of the same neighboring pixel.
10. The method of claim 9, the at least two of the pixels along the single direction being different functions of at least two neighboring pixels.
11. 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.
12. The apparatus of claim 11 , the combination of at least two neighboring pixels comprising the sum of a first weight times a first of the at least two neighboring pixels and a second weight times a second of the at least two neighboring pixels.
13. The apparatus of claim 12, the prediction mode further specifying a weight matrix for encoding each pixel in the image block by specifying the weights to be assigned to each neighboring pixel for each pixel in the image block.
14. The apparatus of claim 11, the prediction mode further specifying a direction to be used for prediction, each pixel along a single direction being a function of at least 071347U2
10
one neighboring pixel, at least two of the pixels along the single direction being different functions of the same neighboring pixel.
15. The apparatus of claim 14, the at least two of the pixels along the single direction being different functions of at least two neighboring pixels.
16. The apparatus of claim 11, wherein the apparatus is a handset.
17. The apparatus of claim 11, wherein the apparatus is an integrated circuit.
18. 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.
19. The apparatus of claim 18, the combining at least two the combining at least two neighboring pixels comprising adding a first weight times a first of the at least two neighboring pixels and a second weight times a second of the at least two neighboring pixels.
20. The apparatus of claim 19, the inverse spatial predictor predicting each pixel by weighting each neighboring pixel according to a weight matrix.
21. The apparatus of claim 18, the prediction mode further specifying a direction to be used for prediction, each pixel along a single direction being a function of at least one neighboring pixel, at least two of the pixels along the single direction being different functions of the same neighboring pixel.
22. The apparatus of claim 21, the at least two of the pixels along the single direction being different functions of at least two neighboring pixels.
23. The apparatus of claim 18, wherein the apparatus is a handset. 071347U2
11
24. The apparatus of claim 18, wherein the apparatus is an integrated circuit.
25. 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.
PCT/US2008/060537 2007-04-17 2008-04-16 Pixel-by-pixel weighting for intra-frame coding WO2008131044A2 (en)

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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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

Patent Citations (1)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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

Publication number Publication date
US20080260027A1 (en) 2008-10-23
CN101658043A (en) 2010-02-24
EP2149263A2 (en) 2010-02-03
JP2010525677A (en) 2010-07-22
KR20100005128A (en) 2010-01-13
HK1217066A1 (en) 2016-12-16
SI2587805T1 (en) 2021-04-30
CN101658043B (en) 2013-06-05
TW200850009A (en) 2008-12-16
EP3349449A1 (en) 2018-07-18
PL2147556T3 (en) 2022-01-17
WO2008131044A3 (en) 2008-12-18
PT2587805T (en) 2021-02-04
WO2008131045A3 (en) 2008-12-18
PL2587805T3 (en) 2021-08-02
TWI474721B (en) 2015-02-21
TW200908749A (en) 2009-02-16
US20080260031A1 (en) 2008-10-23
EP2587805A2 (en) 2013-05-01
DK2147556T3 (en) 2021-11-22
JP2010525675A (en) 2010-07-22
HUE052203T2 (en) 2021-04-28
ES2897462T3 (en) 2022-03-01
TW200901774A (en) 2009-01-01
JP2010525676A (en) 2010-07-22
PT2147556T (en) 2021-11-29
ES2859499T3 (en) 2021-10-04
KR20100005218A (en) 2010-01-14
JP5372910B2 (en) 2013-12-18
US8238428B2 (en) 2012-08-07
US20080260030A1 (en) 2008-10-23
CN105430403B (en) 2020-01-03
EP2145481A1 (en) 2010-01-20
EP2147556A2 (en) 2010-01-27
WO2008131042A1 (en) 2008-10-30
US20120300835A1 (en) 2012-11-29
DK2587805T3 (en) 2021-03-22
KR20100005125A (en) 2010-01-13
EP2147556B1 (en) 2021-09-15
JP5372911B2 (en) 2013-12-18
CN101658041A (en) 2010-02-24
SI2147556T1 (en) 2021-12-31
CN105430403A (en) 2016-03-23
KR101200739B1 (en) 2012-11-13
CN101682783A (en) 2010-03-24
WO2008131045A2 (en) 2008-10-30
TWI380697B (en) 2012-12-21
KR20120003966A (en) 2012-01-11
JP5096561B2 (en) 2012-12-12
KR101096467B1 (en) 2011-12-20
CN101658041B (en) 2014-03-26
EP2587805B1 (en) 2021-01-06
EP2587805A3 (en) 2014-01-01
HUE057030T2 (en) 2022-04-28
US8937998B2 (en) 2015-01-20
US8406299B2 (en) 2013-03-26
KR101187240B1 (en) 2012-10-05
US8488672B2 (en) 2013-07-16

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