US20130148726A1 - Method and apparatus for encoding and decoding based on intra prediction - Google Patents
Method and apparatus for encoding and decoding based on intra prediction Download PDFInfo
- Publication number
- US20130148726A1 US20130148726A1 US13/759,589 US201313759589A US2013148726A1 US 20130148726 A1 US20130148726 A1 US 20130148726A1 US 201313759589 A US201313759589 A US 201313759589A US 2013148726 A1 US2013148726 A1 US 2013148726A1
- Authority
- US
- United States
- Prior art keywords
- intra prediction
- blocks
- sub
- unit
- block
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- H04N19/00569—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/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/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/119—Adaptive subdivision aspects, e.g. subdivision of a picture into rectangular or non-rectangular coding blocks
-
- 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/146—Data rate or code amount at the encoder output
- H04N19/147—Data rate or code amount at the encoder output according to rate distortion criteria
-
- 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
-
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/60—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
- H04N19/61—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
Definitions
- Methods and apparatuses consistent with the present invention relate to encoding and decoding based on intra prediction, and more particularly, to increasing a compression rate of intra prediction encoding by dividing a current block, that is to be encoded, into various forms of sub blocks and then intra prediction encoding the current block.
- a picture is divided into macro blocks in order to encode an image. Then, each macro block is encoded using inter prediction and intra prediction. Next, the macro blocks are encoded after selecting a suitable encoding mode by considering data size of the encoded macro block and distortion of the original macro block.
- AVC MPEG-4 H.264/MPEG-4 Advanced Video Coding
- intra prediction a macro block of a current picture is encoded using pixel values spatially adjacent to the current block that is to be encoded, instead of using a reference picture.
- a prediction value of the current block that is to be encoded is calculated using the adjacent pixel values.
- a difference between the prediction value and a pixel value of the original current block is encoded.
- the intra prediction modes can be largely divided into an intra prediction mode in luminance components and an intra prediction mode in chrominance components.
- the intra prediction mode in luminance components is divided into 4 ⁇ 4 intra prediction mode, 8 ⁇ 8 intra prediction mode, and 16 ⁇ 16 intra prediction mode.
- FIGS. 1A through 1C illustrate block structures of related art intra prediction modes.
- FIG. 1A illustrates a unit block of a 16 ⁇ 16 intra prediction mode
- FIG. 1B illustrates unit blocks of an 8 ⁇ 8 intra prediction mode
- FIG. 1C illustrates unit blocks of a 4 ⁇ 4 intra prediction mode.
- a related art apparatus for encoding based on intra prediction performs intra prediction in 16 ⁇ 16, 8 ⁇ 8, and 4 ⁇ 4 intra prediction modes, and selects the optimum intra prediction mode from among the three intra prediction modes.
- an intra prediction direction of each unit block is determined, a prediction block is obtained according to the intra prediction direction, and then residue, in which the prediction block is subtracted from the original block, is encoded.
- the residue is discrete cosine transformed and then quantized in order to generate a bit stream.
- Information about the intra prediction direction of each unit block is inserted into the bit stream.
- the optimum intra prediction mode is selected from the intra prediction modes illustrated in FIGS. 1A through 1C by considering residue and distortion. Criteria of the selection may differ according to types of data that is to be encoded and encoding apparatuses.
- FIG. 2 illustrates in detail a related art 8 ⁇ 8 intra prediction mode.
- a conventional apparatus for encoding based on intra prediction selects the 8 ⁇ 8 intra prediction mode illustrated in FIG. 1B for a current block, and determines an intra prediction direction of each unit block.
- An intra prediction direction of two unit blocks 21 and 22 on the left is from top to bottom, and an intra prediction direction of two unit blocks 23 and 24 are from left to right.
- the apparatus intra prediction encodes the current block information about the intra prediction directions of the four unit blocks 21 through 24 should be included.
- a method and apparatus for encoding based on intra prediction which can increase a compression rate of intra prediction encoding by using a similarity between adjacent unit blocks, as illustrated in FIG. 2 , are needed.
- the present invention provides a method and apparatus for encoding based on intra prediction which can increase a compression rate of intra prediction encoding by using a similarity between adjacent unit blocks, and a computer readable recording medium having recorded thereon a program for executing the method.
- a method of encoding an image based on intra prediction including: dividing a current block into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of each unit block included in the current block; and performing intra prediction encoding on each sub block so that only information about one intra prediction direction is encoded in each sub block, wherein the unit block is a block which is a standard unit of the intra prediction.
- an apparatus for encoding an image based on intra prediction including: an area divider which divides a current block into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of each unit block included in the current block; and an intra prediction performer which performs intra prediction encoding on each sub block so that only information about one intra prediction direction is encoded in each sub block, wherein the unit block is a block which is a standard unit of the intra prediction.
- a method of decoding an image based on intra prediction including: receiving a bit stream comprising data about a current block which is intra prediction encoded after being divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of unit blocks included in the current block, and determining an intra prediction mode of the current block; and intra prediction decoding the data about the current block in a unit of the sub blocks according to the determined intra prediction mode, wherein the unit block is a block which is a standard unit of the intra prediction.
- an apparatus for decoding an image based on intra prediction including: an intra prediction mode determiner which receives a bit stream comprising data about a current block which is intra prediction encoded after being divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of unit blocks included in the current block, and determines an intra prediction mode of the current block; and an intra prediction performer which intra prediction decodes the data about the current block in a unit of the sub blocks according to the determined intra prediction mode, wherein the unit block is a block which is a standard unit of the intra prediction.
- the sub blocks having a plurality of sizes may include rectangular sub blocks.
- the sub blocks having a plurality of sizes may include square sub blocks.
- a computer readable recording medium having recorded thereon a program for executing the method described above.
- FIGS. 1A , 1 B, and 1 C illustrate block structures of related art intra prediction modes
- FIG. 2 illustrates in detail a related art 8 ⁇ 8 intra prediction mode
- FIG. 3 illustrates a block diagram of an image encoding apparatus including an apparatus for encoding based on intra prediction according to an exemplary embodiment of the present invention
- FIG. 4 illustrates intra prediction modes according to exemplary embodiments of the present invention
- FIG. 6 is a flowchart illustrating a method of encoding based on intra prediction according to an exemplary embodiment of the present invention
- FIG. 7 illustrates a block diagram of an image decoding apparatus including an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention
- FIG. 8 illustrates a block diagram of an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention.
- FIG. 9 is a flowchart illustrating a method of decoding based on intra prediction according to an exemplary embodiment of the present invention.
- the motion estimator 302 and the motion compensator 304 perform inter prediction in which a prediction value of a macro block of a current picture is searched for in a reference picture.
- the intra predictor 306 performs intra prediction in which a prediction value of a current block is searched for in the current picture. Specifically, the intra predictor 306 receives the current block that is to be prediction encoded and performs intra prediction encoding on the current block in the 16 ⁇ 16 intra prediction mode, 8 ⁇ 8 intra prediction mode, or 4 ⁇ 4 intra prediction mode described above with reference to FIG. 1 . Also, besides conventional intra prediction modes, new intra prediction modes, which can perform intra prediction by dividing the current block into sub blocks having a plurality of sizes or rectangular sub blocks of equal size, are provided. The new intra prediction modes will be described with reference to FIG. 4 .
- FIG. 4 illustrates intra prediction modes according to exemplary embodiments of the present invention.
- the intra predictor 306 can provide intra prediction modes, in which intra prediction is performed by dividing a current block into sub blocks having various sizes.
- the intra predictor 306 provides an intra prediction mode, in which the current block is divided into sub blocks and then encoded so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of the unit blocks included in the current block.
- the current block is a 16 ⁇ 16 macro block
- a unit block, which is a standard unit in an intra prediction is an 8 ⁇ 8 or 4 ⁇ 4 block.
- an intra prediction mode in which the unit blocks 21 and 22 on the left are bound as one sub block since the intra prediction directions of the unit blocks 21 and 22 are equal, and the unit blocks 23 and 24 on the right are bound as one sub block since the intra prediction directions of the unit blocks 23 and 24 are equal.
- unit blocks that have the same intra prediction direction are not set as one sub block, as illustrated in FIG. 2 .
- unit blocks can be set as one sub block considering residue and distortion.
- the unit blocks on the left 21 and 22 can be set as one sub block even when the intra prediction direction of the unit block 22 is diagonal from top right to bottom left, if the entire number of bits of the current blocks 21 , 22 , 23 , and 24 can be reduced.
- the intra prediction modes illustrated in FIG. 4 are the exemplary embodiments of intra prediction according to the present invention, and one of ordinary skill in the art can easily understand that other intra prediction modes can be used.
- a 16 ⁇ 16 intra prediction mode 410 , an 8 ⁇ 8 intra prediction mode 440 , and a 4 ⁇ 4 intra prediction mode 490 are conventional intra prediction modes.
- the intra predictor 306 provides intra prediction modes, in which an intra prediction is performed on the current block by dividing the current block into rectangular sub blocks of equal size.
- the current block is divided into a plurality of sub blocks so that unit blocks having the same or a similar intra prediction direction are included in one sub block by referring to intra prediction directions of unit blocks included in the current block.
- An intra prediction mode 420 in which intra prediction is performed on the current block by dividing the current block into two rectangular sub blocks having an 8 ⁇ 16 size, and an intra prediction mode 430 in which an intra prediction is performed on the current block by dividing the current block into two rectangular sub blocks having a 16 ⁇ 8 size are the intra prediction modes which performs intra prediction by dividing the current block into rectangular sub blocks of equal size.
- the intra prediction directions of the unit blocks 21 and 22 on the left are the same and the intra prediction directions of the unit blocks 23 and 24 on the right are the same
- information about an intra prediction mode is repeatedly inserted into a bit stream because intra prediction encoding is performed based on an 8 ⁇ 8 block as a standard block.
- the unit blocks 21 and 22 on the left and the unit blocks 23 and 24 on the right are respectively bound as 8 ⁇ 16 sub blocks in order to perform intra prediction. Accordingly, information about an intra prediction mode is encoded only once and then inserted into a bit stream.
- Sub blocks in 8 ⁇ 16 and 16 ⁇ 8 sizes are examples of rectangular sub blocks, and rectangular sub blocks having various sizes, such as 4 ⁇ 8, 8 ⁇ 4, etc. can be used in dividing the current block in order to perform intra prediction encoding, when the current block is divided into rectangular sub blocks of equal size.
- the intra predictor 306 provides intra prediction modes in which intra prediction is performed by dividing the current block into sub blocks having a plurality of sizes.
- the sub blocks having a plurality of sizes include rectangular sub blocks and/or square sub blocks.
- intra prediction modes 450 , 460 , and 470 include both rectangular sub blocks and square sub blocks.
- the rectangular sub blocks may include at least one of sub blocks in 8 ⁇ 16, 16 ⁇ 8, 8 ⁇ 4, and 4 ⁇ 8 sizes
- the square sub blocks may include at least one of sub blocks in 8 ⁇ 8 and 4 ⁇ 4 sizes.
- the intra predictor 306 also provides an intra prediction mode 480 in which intra prediction is performed by dividing the current block into square sub blocks having a plurality of sizes.
- Related art intra prediction modes 410 , 440 , and 490 perform intra prediction by dividing the current block into unit blocks of equal size.
- intra prediction mode 480 intra prediction can be performed by dividing the current block into 8 ⁇ 8 and 4 ⁇ 4 sub blocks.
- FIG. 5 illustrates a block diagram of an apparatus for encoding based on intra prediction according to an exemplary embodiment of the present invention.
- the apparatus includes an area divider 510 and an intra prediction performer 520 .
- the area divider 510 divides the current block, which is to be intra prediction encoded and included in a current picture Fn, into a plurality of sub blocks.
- the current block can be divided into sub blocks as illustrated in FIG. 4 .
- the current block is divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on intra prediction directions of the unit blocks included in the current block.
- the current block is divided into sub blocks having a plurality of sizes or rectangular sub blocks of equal size.
- the sub blocks having a plurality of sizes include rectangular sub blocks and/or square sub blocks.
- the rectangular sub blocks may include at least one of sub blocks in 8 ⁇ 16, 16 ⁇ 8, 8 ⁇ 4, and 4 ⁇ 8 sizes
- square sub blocks may include at least one of sub blocks in 8 ⁇ 8 and 4 ⁇ 4 sizes.
- the intra prediction performer 520 When the intra prediction performer 520 performs intra prediction encoding on the current block divided into the plurality of sub blocks by the area divider 510 , the intra prediction encoding is performed in each unit of sub blocks so that only information about one intra prediction direction is encoded in each sub block. The intra prediction encoding is performed on each of the rectangular and/or square sub blocks.
- a prediction block which is generated by the intra predictor 306 performing intra prediction on the current block, is differentiated from the original current block in order to generate residue. From among various intra prediction modes performed in the intra predictor 306 , the optimum intra prediction mode is selected considering residue and distortion in order to generate the prediction block and then the prediction block is differentiated from the original current block.
- the generated residue is transformed to a frequency domain by the transformer 308 and quantized in the quantizer 310 .
- the entropy encoder 314 encodes the quantized residue and outputs a bit stream.
- the information about an intra prediction mode is inserted into the bit stream.
- intra prediction encoding is performed by binding similar adjacent blocks together, since the information about intra prediction directions are identical or similar. Accordingly, the information about an intra prediction mode does not need to be repeatedly inserted into the bit stream.
- FIG. 6 is a flowchart illustrating a method of encoding based on intra prediction according to an exemplary embodiment of the present invention.
- an apparatus for encoding based on intra prediction divides a current block into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other is included in one sub block based on intra prediction directions of the unit blocks included in the current block.
- the apparatus not only divides the current block into square sub blocks having the same size like conventional technology, but also divides the current block into sub blocks having a plurality of sizes or rectangular sub blocks of equal size.
- the sub blocks having a plurality of sizes can simultaneously include rectangular sub blocks and/or square sub blocks.
- the apparatus performs intra prediction encoding on the current block divided into the plurality of sub blocks in operation 610 in a unit of sub blocks so that information about one intra prediction direction is encoded in each sub block.
- FIG. 7 illustrates a block diagram of an image decoding apparatus 700 including an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention.
- the image decoding apparatus 700 includes an entropy decoder 702 , a re-arranger 704 , an inverse quantizer 706 , an inverse transformer 708 , a motion compensator 710 , an intra predictor 712 , and a filter 714 .
- the intra predictor 712 corresponds to the apparatus for decoding based on intra prediction according to the current exemplary embodiment.
- the entropy decoder 702 and the re-arranger 704 receive a bit stream and perform entropy decoding in order to generate a quantized coefficient.
- the inverse quantizer 706 and the transformer 708 perform inverse quantization and inverse transform on the quantized coefficient in order to extract transform encoded coefficients, information about a motion vector, information about a header, information about an intra prediction mode, etc.
- the information about an intra prediction mode includes information about a method of encoding based on intra prediction used in encoding the current block.
- the information about an intra prediction mode may include information about one intra prediction mode used from among the intra prediction modes from the embodiments illustrated in FIG. 4 .
- the motion compensator 710 and the intra predictor 712 generate a prediction block by referring to decoded information about a header, and the generated prediction block is added to D′n, which indicates residue, in order to generate uF′n.
- the uF′n becomes a restored picture F′n by passing through the filter 714 .
- the intra predictor 712 corresponds to the apparatus for decoding based on intra prediction according to the current embodiment.
- the intra predictor 712 determines an intra prediction mode used in encoding the current block by referring to the information about an intra prediction mode included in the received bit stream, and intra prediction decodes data about the current block in a unit of sub blocks according to the determined intra prediction mode.
- FIG. 8 illustrates a block diagram of an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention.
- the apparatus includes an intra prediction mode determiner 810 and an intra prediction performer 820 .
- the intra prediction mode determiner 810 receives a bit stream including data about the current block, which is divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on intra prediction directions of the unit blocks included in the current block and are then intra prediction encoded, and determines an intra prediction mode of the current block.
- the current block is intra prediction encoded by dividing the current block into a plurality of sub blocks as illustrated in FIG. 4 .
- the intra prediction mode determiner 810 receives the intra prediction encoded bit stream using the method illustrated in FIG. 4 and determines an intra prediction mode from the examples illustrated in FIG. 4 by referring to the information about an intra prediction mode included in the bit stream.
- a method of performing intra prediction is determined based on how the current block is divided into a plurality of sub blocks and then encoded.
- the intra prediction performer 820 intra prediction decodes the data about the current block included in the bit stream based on the intra prediction mode determined by the intra prediction mode determiner 810 .
- the data about the current block is decoded by performing intra prediction decoding on the current block, which is divided into a plurality of sub blocks, in a unit of sub blocks according to the information about an intra prediction mode.
- FIG. 9 is a flowchart illustrating a method of decoding based on intra prediction according to an exemplary embodiment of the present invention.
- an apparatus for decoding based on intra prediction receives a bit stream including data about a current block which is divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other is included in one sub block based on intra prediction directions of unit blocks included in the current block and then intra prediction encoded.
- the apparatus receives the bit stream in which the current block is divided into sub blocks having a plurality of sizes or rectangular sub blocks of equal size and then intra prediction encoded.
- the apparatus determines an intra prediction mode of the current block by referring to information about an intra prediction mode of the current block included in the bit stream received in operation 910 .
- a method of performing intra prediction is determined based on how the current block is divided into a plurality of sub blocks and then encoded referring to the information about an intra prediction mode.
- the apparatus performs intra prediction decoding on the current block based on the intra prediction mode determined in operation 920 .
- the intra prediction decoding is performed on the current block, which is divided into a plurality of sub blocks according to the intra prediction mode determined in operation 920 , in a unit of sub blocks.
- the present invention can also be embodied as computer readable codes on a computer readable recording medium.
- the computer readable recording medium is any data storage device that can store data which can be thereafter read by a computer system. Examples of the computer readable recording medium include but are not limited to: read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, floppy disks, and optical data storage devices.
- ROM read-only memory
- RAM random-access memory
- CD-ROMs compact discs
- magnetic tapes magnetic tapes
- floppy disks floppy disks
- optical data storage devices optical data storage devices.
- the computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.
- information about an intra prediction mode does not need to be repeatedly transmitted by binding adjacent sub blocks having a similarity to each other, such as the same intra prediction direction, to one sub block while performing intra prediction encoding. Accordingly, a compression rate of intra prediction encoding can increase.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Methods and apparatuses for encoding and decoding based on intra prediction. The method of encoding an image based on intra prediction comprises dividing a current block into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one of the sub blocks based on an intra prediction direction of each of the unit blocks included in the current block, and performing intra prediction encoding on each of the sub blocks so that only information about one intra prediction direction is encoded in each of the sub blocks.
Description
- This application is a continuation of U.S. application Ser. No. 12/016,554 filed Jan. 18, 2008, which claims priority from Korean Patent Application No. 10-2007-0005805, filed on Jan. 18, 2007, in the Korean Intellectual Property Office, the disclosure of which is incorporated herein in its entirety by reference.
- 1. Field of the Invention
- Methods and apparatuses consistent with the present invention relate to encoding and decoding based on intra prediction, and more particularly, to increasing a compression rate of intra prediction encoding by dividing a current block, that is to be encoded, into various forms of sub blocks and then intra prediction encoding the current block.
- 2. Description of the Related Art
- In related art methods of compressing an image, such as MPEG-1, MPEG-2, and MPEG-4 H.264/MPEG-4 Advanced Video Coding (AVC), a picture is divided into macro blocks in order to encode an image. Then, each macro block is encoded using inter prediction and intra prediction. Next, the macro blocks are encoded after selecting a suitable encoding mode by considering data size of the encoded macro block and distortion of the original macro block.
- In intra prediction, a macro block of a current picture is encoded using pixel values spatially adjacent to the current block that is to be encoded, instead of using a reference picture. First, a prediction value of the current block that is to be encoded is calculated using the adjacent pixel values. Then, a difference between the prediction value and a pixel value of the original current block is encoded. The intra prediction modes can be largely divided into an intra prediction mode in luminance components and an intra prediction mode in chrominance components. The intra prediction mode in luminance components is divided into 4×4 intra prediction mode, 8×8 intra prediction mode, and 16×16 intra prediction mode.
-
FIGS. 1A through 1C illustrate block structures of related art intra prediction modes.FIG. 1A illustrates a unit block of a 16×16 intra prediction mode,FIG. 1B illustrates unit blocks of an 8×8 intra prediction mode, andFIG. 1C illustrates unit blocks of a 4×4 intra prediction mode. - A related art apparatus for encoding based on intra prediction performs intra prediction in 16×16, 8×8, and 4×4 intra prediction modes, and selects the optimum intra prediction mode from among the three intra prediction modes.
- While performing intra prediction, an intra prediction direction of each unit block is determined, a prediction block is obtained according to the intra prediction direction, and then residue, in which the prediction block is subtracted from the original block, is encoded. The residue is discrete cosine transformed and then quantized in order to generate a bit stream. Information about the intra prediction direction of each unit block is inserted into the bit stream.
- The optimum intra prediction mode is selected from the intra prediction modes illustrated in
FIGS. 1A through 1C by considering residue and distortion. Criteria of the selection may differ according to types of data that is to be encoded and encoding apparatuses. -
FIG. 2 illustrates in detail arelated art 8×8 intra prediction mode. - In
FIG. 2 , a conventional apparatus for encoding based on intra prediction selects the 8×8 intra prediction mode illustrated inFIG. 1B for a current block, and determines an intra prediction direction of each unit block. - An intra prediction direction of two
21 and 22 on the left is from top to bottom, and an intra prediction direction of twounit blocks 23 and 24 are from left to right.unit blocks - Accordingly, when the apparatus intra prediction encodes the current block, information about the intra prediction directions of the four
unit blocks 21 through 24 should be included. - Despite the fact that the intra prediction directions of the two
21 and 22 on the left are equal and the intra prediction directions of the twounit blocks 23 and 24 on the right are equal, information about an intra prediction mode is repeatedly inserted in a bit stream because intra prediction encoding is performed based on an 8×8 block as a standard unit of intra prediction.unit blocks - Accordingly, a method and apparatus for encoding based on intra prediction, which can increase a compression rate of intra prediction encoding by using a similarity between adjacent unit blocks, as illustrated in
FIG. 2 , are needed. - The present invention provides a method and apparatus for encoding based on intra prediction which can increase a compression rate of intra prediction encoding by using a similarity between adjacent unit blocks, and a computer readable recording medium having recorded thereon a program for executing the method.
- According to an aspect of the present invention, there is provided a method of encoding an image based on intra prediction, the method including: dividing a current block into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of each unit block included in the current block; and performing intra prediction encoding on each sub block so that only information about one intra prediction direction is encoded in each sub block, wherein the unit block is a block which is a standard unit of the intra prediction.
- According to another aspect of the present invention, there is provided an apparatus for encoding an image based on intra prediction, the apparatus including: an area divider which divides a current block into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of each unit block included in the current block; and an intra prediction performer which performs intra prediction encoding on each sub block so that only information about one intra prediction direction is encoded in each sub block, wherein the unit block is a block which is a standard unit of the intra prediction.
- According to another aspect of the present invention, there is provided a method of decoding an image based on intra prediction, the method including: receiving a bit stream comprising data about a current block which is intra prediction encoded after being divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of unit blocks included in the current block, and determining an intra prediction mode of the current block; and intra prediction decoding the data about the current block in a unit of the sub blocks according to the determined intra prediction mode, wherein the unit block is a block which is a standard unit of the intra prediction.
- According to another aspect of the present invention, there is provided an apparatus for decoding an image based on intra prediction, the apparatus including: an intra prediction mode determiner which receives a bit stream comprising data about a current block which is intra prediction encoded after being divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of unit blocks included in the current block, and determines an intra prediction mode of the current block; and an intra prediction performer which intra prediction decodes the data about the current block in a unit of the sub blocks according to the determined intra prediction mode, wherein the unit block is a block which is a standard unit of the intra prediction.
- The sub blocks may include sub blocks having a plurality of sizes or rectangular sub blocks of equal size.
- The sub blocks having a plurality of sizes may include rectangular sub blocks.
- The sub blocks having a plurality of sizes may include square sub blocks.
- According to another aspect of the present invention, there is provided a computer readable recording medium having recorded thereon a program for executing the method described above.
- The above and other aspects of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings in which:
-
FIGS. 1A , 1B, and 1C illustrate block structures of related art intra prediction modes; -
FIG. 2 illustrates in detail arelated art 8×8 intra prediction mode; -
FIG. 3 illustrates a block diagram of an image encoding apparatus including an apparatus for encoding based on intra prediction according to an exemplary embodiment of the present invention; -
FIG. 4 illustrates intra prediction modes according to exemplary embodiments of the present invention; -
FIG. 5 illustrates a block diagram of an apparatus for encoding based on intra prediction according to an exemplary embodiment of the present invention; -
FIG. 6 is a flowchart illustrating a method of encoding based on intra prediction according to an exemplary embodiment of the present invention; -
FIG. 7 illustrates a block diagram of an image decoding apparatus including an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention; -
FIG. 8 illustrates a block diagram of an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention; and -
FIG. 9 is a flowchart illustrating a method of decoding based on intra prediction according to an exemplary embodiment of the present invention. - Hereinafter, exemplary embodiments of the present invention will be described more fully with reference to the accompanying drawings.
-
FIG. 3 illustrates a block diagram of an image encodingapparatus 300 including an apparatus for encoding based on intra prediction according to an exemplary embodiment of the present invention. Hereinafter, the apparatus for encoding based on intra prediction according to the current embodiment is applied to an image encoding apparatus according to the H.264 standard. However, one of ordinary skill in the art can easily understand that the apparatus for encoding based on intra prediction can be applied to an image encoding apparatus using other intra prediction modes. - The
image encoding apparatus 300 includes amotion estimator 302, amotion compensator 304, anintra predictor 306, atransformer 308, aquantizer 310, are-arranger 312, anentropy encoder 314, aninverse quantizer 316, aninverse transformer 318, afilter 320, and aframe memory 322. Theintra predictor 306 corresponds to the apparatus for encoding based on intra prediction according to the current embodiment. - The
motion estimator 302 and themotion compensator 304 perform inter prediction in which a prediction value of a macro block of a current picture is searched for in a reference picture. - The
intra predictor 306 performs intra prediction in which a prediction value of a current block is searched for in the current picture. Specifically, theintra predictor 306 receives the current block that is to be prediction encoded and performs intra prediction encoding on the current block in the 16×16 intra prediction mode, 8×8 intra prediction mode, or 4×4 intra prediction mode described above with reference toFIG. 1 . Also, besides conventional intra prediction modes, new intra prediction modes, which can perform intra prediction by dividing the current block into sub blocks having a plurality of sizes or rectangular sub blocks of equal size, are provided. The new intra prediction modes will be described with reference toFIG. 4 . -
FIG. 4 illustrates intra prediction modes according to exemplary embodiments of the present invention. - As well as related art intra prediction modes, the
intra predictor 306 can provide intra prediction modes, in which intra prediction is performed by dividing a current block into sub blocks having various sizes. - The
intra predictor 306 provides an intra prediction mode, in which the current block is divided into sub blocks and then encoded so that a plurality of unit blocks adjacent to each other are included in one sub block based on an intra prediction direction of the unit blocks included in the current block. The current block is a 16×16 macro block, and a unit block, which is a standard unit in an intra prediction, is an 8×8 or 4×4 block. - Referring to
FIG. 2 , an intra prediction mode in which the unit blocks 21 and 22 on the left are bound as one sub block since the intra prediction directions of the unit blocks 21 and 22 are equal, and the unit blocks 23 and 24 on the right are bound as one sub block since the intra prediction directions of the unit blocks 23 and 24 are equal. - However, only the unit blocks that have the same intra prediction direction, are not set as one sub block, as illustrated in
FIG. 2 . Even when the intra prediction directions are not the same, unit blocks can be set as one sub block considering residue and distortion. For example, the unit blocks on the left 21 and 22 can be set as one sub block even when the intra prediction direction of theunit block 22 is diagonal from top right to bottom left, if the entire number of bits of the 21, 22, 23, and 24 can be reduced.current blocks - The intra prediction modes illustrated in
FIG. 4 are the exemplary embodiments of intra prediction according to the present invention, and one of ordinary skill in the art can easily understand that other intra prediction modes can be used. - A 16×16
intra prediction mode 410, an 8×8intra prediction mode 440, and a 4×4intra prediction mode 490 are conventional intra prediction modes. - Besides the conventional intra prediction modes, the
intra predictor 306 provides intra prediction modes, in which an intra prediction is performed on the current block by dividing the current block into rectangular sub blocks of equal size. The current block is divided into a plurality of sub blocks so that unit blocks having the same or a similar intra prediction direction are included in one sub block by referring to intra prediction directions of unit blocks included in the current block. - An
intra prediction mode 420 in which intra prediction is performed on the current block by dividing the current block into two rectangular sub blocks having an 8×16 size, and anintra prediction mode 430 in which an intra prediction is performed on the current block by dividing the current block into two rectangular sub blocks having a 16×8 size are the intra prediction modes which performs intra prediction by dividing the current block into rectangular sub blocks of equal size. - In the exemplary embodiment described with reference to
FIG. 2 , despite the fact that the intra prediction directions of the unit blocks 21 and 22 on the left are the same and the intra prediction directions of the unit blocks 23 and 24 on the right are the same, information about an intra prediction mode is repeatedly inserted into a bit stream because intra prediction encoding is performed based on an 8×8 block as a standard block. However, by using the 8×16intra prediction mode 420, the unit blocks 21 and 22 on the left and the unit blocks 23 and 24 on the right are respectively bound as 8×16 sub blocks in order to perform intra prediction. Accordingly, information about an intra prediction mode is encoded only once and then inserted into a bit stream. - Sub blocks in 8×16 and 16×8 sizes are examples of rectangular sub blocks, and rectangular sub blocks having various sizes, such as 4×8, 8×4, etc. can be used in dividing the current block in order to perform intra prediction encoding, when the current block is divided into rectangular sub blocks of equal size.
- Also, the
intra predictor 306 provides intra prediction modes in which intra prediction is performed by dividing the current block into sub blocks having a plurality of sizes. The sub blocks having a plurality of sizes include rectangular sub blocks and/or square sub blocks. - Referring to
FIG. 4 , 450, 460, and 470 include both rectangular sub blocks and square sub blocks. The rectangular sub blocks may include at least one of sub blocks in 8×16, 16×8, 8×4, and 4×8 sizes, and the square sub blocks may include at least one of sub blocks in 8×8 and 4×4 sizes.intra prediction modes - The
intra predictor 306 also provides anintra prediction mode 480 in which intra prediction is performed by dividing the current block into square sub blocks having a plurality of sizes. Related art 410, 440, and 490 perform intra prediction by dividing the current block into unit blocks of equal size. However, using theintra prediction modes intra prediction mode 480, intra prediction can be performed by dividing the current block into 8×8 and 4×4 sub blocks. -
FIG. 5 illustrates a block diagram of an apparatus for encoding based on intra prediction according to an exemplary embodiment of the present invention. - The apparatus according to the current embodiment includes an
area divider 510 and anintra prediction performer 520. - The
area divider 510 divides the current block, which is to be intra prediction encoded and included in a current picture Fn, into a plurality of sub blocks. The current block can be divided into sub blocks as illustrated inFIG. 4 . - Accordingly, the current block is divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on intra prediction directions of the unit blocks included in the current block. Preferably, the current block is divided into sub blocks having a plurality of sizes or rectangular sub blocks of equal size.
- The sub blocks having a plurality of sizes include rectangular sub blocks and/or square sub blocks. The rectangular sub blocks may include at least one of sub blocks in 8×16, 16×8, 8×4, and 4×8 sizes, and square sub blocks may include at least one of sub blocks in 8×8 and 4×4 sizes.
- When the current block is divided into the rectangular sub blocks of equal size, one of the sub blocks in 8×16, 16×8, 8×4, and 4×8 sizes can be used.
- When the
intra prediction performer 520 performs intra prediction encoding on the current block divided into the plurality of sub blocks by thearea divider 510, the intra prediction encoding is performed in each unit of sub blocks so that only information about one intra prediction direction is encoded in each sub block. The intra prediction encoding is performed on each of the rectangular and/or square sub blocks. - Referring back to
FIG. 3 , a prediction block, which is generated by theintra predictor 306 performing intra prediction on the current block, is differentiated from the original current block in order to generate residue. From among various intra prediction modes performed in theintra predictor 306, the optimum intra prediction mode is selected considering residue and distortion in order to generate the prediction block and then the prediction block is differentiated from the original current block. - The generated residue is transformed to a frequency domain by the
transformer 308 and quantized in thequantizer 310. Theentropy encoder 314 encodes the quantized residue and outputs a bit stream. - The information about an intra prediction mode is inserted into the bit stream. According to exemplary embodiments of the present invention, intra prediction encoding is performed by binding similar adjacent blocks together, since the information about intra prediction directions are identical or similar. Accordingly, the information about an intra prediction mode does not need to be repeatedly inserted into the bit stream.
-
FIG. 6 is a flowchart illustrating a method of encoding based on intra prediction according to an exemplary embodiment of the present invention. - In
operation 610, an apparatus for encoding based on intra prediction according to an exemplary embodiment of the present invention divides a current block into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other is included in one sub block based on intra prediction directions of the unit blocks included in the current block. The apparatus not only divides the current block into square sub blocks having the same size like conventional technology, but also divides the current block into sub blocks having a plurality of sizes or rectangular sub blocks of equal size. - The sub blocks having a plurality of sizes can simultaneously include rectangular sub blocks and/or square sub blocks.
- In
operation 620, the apparatus performs intra prediction encoding on the current block divided into the plurality of sub blocks inoperation 610 in a unit of sub blocks so that information about one intra prediction direction is encoded in each sub block. -
FIG. 7 illustrates a block diagram of animage decoding apparatus 700 including an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention. - The
image decoding apparatus 700 includes anentropy decoder 702, a re-arranger 704, aninverse quantizer 706, aninverse transformer 708, amotion compensator 710, anintra predictor 712, and afilter 714. Theintra predictor 712 corresponds to the apparatus for decoding based on intra prediction according to the current exemplary embodiment. - The
entropy decoder 702 and the re-arranger 704 receive a bit stream and perform entropy decoding in order to generate a quantized coefficient. Theinverse quantizer 706 and thetransformer 708 perform inverse quantization and inverse transform on the quantized coefficient in order to extract transform encoded coefficients, information about a motion vector, information about a header, information about an intra prediction mode, etc. The information about an intra prediction mode includes information about a method of encoding based on intra prediction used in encoding the current block. For example, the information about an intra prediction mode may include information about one intra prediction mode used from among the intra prediction modes from the embodiments illustrated inFIG. 4 . - The
motion compensator 710 and theintra predictor 712 generate a prediction block by referring to decoded information about a header, and the generated prediction block is added to D′n, which indicates residue, in order to generate uF′n. The uF′n becomes a restored picture F′n by passing through thefilter 714. Theintra predictor 712 corresponds to the apparatus for decoding based on intra prediction according to the current embodiment. - Specifically, the
intra predictor 712 determines an intra prediction mode used in encoding the current block by referring to the information about an intra prediction mode included in the received bit stream, and intra prediction decodes data about the current block in a unit of sub blocks according to the determined intra prediction mode. -
FIG. 8 illustrates a block diagram of an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention. - The apparatus includes an intra
prediction mode determiner 810 and anintra prediction performer 820. - The intra
prediction mode determiner 810 receives a bit stream including data about the current block, which is divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other are included in one sub block based on intra prediction directions of the unit blocks included in the current block and are then intra prediction encoded, and determines an intra prediction mode of the current block. - In the method of encoding based on intra prediction according to the previous embodiment, the current block is intra prediction encoded by dividing the current block into a plurality of sub blocks as illustrated in
FIG. 4 . Accordingly, the intraprediction mode determiner 810 receives the intra prediction encoded bit stream using the method illustrated inFIG. 4 and determines an intra prediction mode from the examples illustrated inFIG. 4 by referring to the information about an intra prediction mode included in the bit stream. - A method of performing intra prediction is determined based on how the current block is divided into a plurality of sub blocks and then encoded.
- The
intra prediction performer 820 intra prediction decodes the data about the current block included in the bit stream based on the intra prediction mode determined by the intraprediction mode determiner 810. - The data about the current block is decoded by performing intra prediction decoding on the current block, which is divided into a plurality of sub blocks, in a unit of sub blocks according to the information about an intra prediction mode.
-
FIG. 9 is a flowchart illustrating a method of decoding based on intra prediction according to an exemplary embodiment of the present invention. - In
operation 910, an apparatus for decoding based on intra prediction according to an exemplary embodiment of the present invention receives a bit stream including data about a current block which is divided into a plurality of sub blocks so that a plurality of unit blocks adjacent to each other is included in one sub block based on intra prediction directions of unit blocks included in the current block and then intra prediction encoded. - Preferably, but not necessarily, the apparatus receives the bit stream in which the current block is divided into sub blocks having a plurality of sizes or rectangular sub blocks of equal size and then intra prediction encoded.
- In
operation 920, the apparatus determines an intra prediction mode of the current block by referring to information about an intra prediction mode of the current block included in the bit stream received inoperation 910. - A method of performing intra prediction is determined based on how the current block is divided into a plurality of sub blocks and then encoded referring to the information about an intra prediction mode.
- In
operation 930, the apparatus performs intra prediction decoding on the current block based on the intra prediction mode determined inoperation 920. The intra prediction decoding is performed on the current block, which is divided into a plurality of sub blocks according to the intra prediction mode determined inoperation 920, in a unit of sub blocks. - The present invention can also be embodied as computer readable codes on a computer readable recording medium. The computer readable recording medium is any data storage device that can store data which can be thereafter read by a computer system. Examples of the computer readable recording medium include but are not limited to: read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, floppy disks, and optical data storage devices. The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.
- According to the exemplary embodiments of the present invention, information about an intra prediction mode does not need to be repeatedly transmitted by binding adjacent sub blocks having a similarity to each other, such as the same intra prediction direction, to one sub block while performing intra prediction encoding. Accordingly, a compression rate of intra prediction encoding can increase.
- While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it will be understood by those of ordinary skill in the art that various changes in form and details may be made therein without departing from the spirit and scope of the present invention as defined by the following claims.
Claims (20)
1. A method of encoding an image based on intra prediction, the method comprising:
determining an intra prediction direction of each unit blocks included in a current block;
generating at least one sub block by binding adjacent blocks among a plurality of unit blocks included in the current block based on the intra prediction direction of each of the unit blocks included in the current block,
performing intra prediction encoding in a unit of the sub blocks,
wherein each of the unit blocks is a block which is a standard unit of the intra prediction.
2. The method of claim 1 , wherein the sub block is generated by binding unit blocks which are adjacent and have identical or similar intra prediction direction among the plurality of unit blocks included in the current block.
3. The method of claim 1 , wherein the intra prediction encoding is performed in the unit of the sub blocks according to the intra prediction direction and the information on the intra prediction mode for the current block is generated and transmitted in the unit of sub blocks.
4. The method of claim 1 , the at least one sub block comprises rectangular sub blocks and the rectangular sub blocks comprise at least one of blocks in 16×8, 8×16, 8×4, and 4×8 sizes.
5. The method of claim 1 , the at least one sub block comprises square sub blocks and the square sub blocks comprise at least one of blocks in 8×8, 4×4 sizes.
6. An apparatus for encoding an image based on intra prediction, the method comprising:
an area divider which determines an intra prediction direction of each unit blocks included in a current block and generating at least one sub block by binding adjacent blocks among a plurality of unit blocks included in the current block based on the intra prediction direction of each of the unit blocks included in the current block,
an intra prediction performer intra prediction encoding in a unit of the sub blocks,
wherein each of the unit blocks is a block which is a standard unit of the intra prediction.
7. The apparatus of claim 6 , wherein the sub block is generated by binding unit blocks which are adjacent and have identical or similar intra prediction direction among the plurality of unit blocks included in the current block.
8. The apparatus of claim 6 , wherein the intra prediction encoding is performed in the unit of the sub blocks according to the intra prediction direction and the information on the intra prediction mode for the current block is generated and transmitted in the unit of sub block.
9. The apparatus of claim 6 , the at least one sub block comprises rectangular sub blocks and the rectangular sub blocks comprise at least one of blocks in 16×8, 8×16, 8×4, and 4×8 sizes.
10. The apparatus of claim 6 , the at least one sub block comprises square sub blocks and the square sub blocks comprise at least one of blocks in 8×8, 4×4 sizes.
11. A method of decoding an image based on intra prediction, the method comprising:
receiving a bit stream comprising data about a current block which is intra prediction encoded in a unit of sub blocks comprising at least one adjacent unit block among a plurality of unit blocks included in the current blocks;
extracting information regarding an intra prediction mode applied for the unit blocks included in the sub block of the current block;
intra prediction decoding the unit blocks included in the sub block by using the information regarding the intra prediction mode;
wherein each of the unit blocks is a block which is a standard unit of the intra prediction.
12. The method of claim 11 , wherein the information about only one intra prediction direction is included for each unit of sub blocks.
13. The method of claim 11 , wherein the sub block is generated by binding unit blocks which are adjacent and have identical or similar intra prediction direction among the plurality of unit blocks included in the current block.
14. The method of claim 11 , wherein the information on the intra prediction mode for the current block is generated and transmitted in the unit of sub blocks.
15. The method of claim 11 , the at least one sub block comprises rectangular sub blocks and the rectangular sub blocks comprise at least one of blocks in 16×8, 8×16, 8×4, and 4×8 sizes or the at least one sub block comprises square sub blocks and the square sub blocks comprise at least one of blocks in 8×8, 4×4 sizes.
16. A apparatus of decoding an image based on intra prediction, the method comprising:
an intra prediction mode determiner which receives a bit stream comprising data about a current block which is intra prediction encoded in a unit of sub blocks comprising at least one adjacent unit block among a plurality of unit blocks included in the current blocks; and extracts information regarding an intra prediction mode applied for the unit blocks included in the sub block of the current block;
an intra prediction performer which intra prediction decodes the unit blocks included in the sub block by using the information regarding the intra prediction mode;
wherein each of the unit blocks is a block which is a standard unit of the intra prediction.
17. The apparatus of claim 16 , wherein the information about only one intra prediction direction is included for each unit of sub blocks.
18. The apparatus of claim 16 , wherein the sub block is generated by binding unit blocks which are adjacent and have identical or similar intra prediction direction among the plurality of unit blocks included in the current block.
19. The apparatus of claim 16 , wherein the information on the intra prediction mode for the current block is generated and transmitted in the unit of sub blocks.
20. The apparatus of claim 16 , the at least one sub block comprises rectangular sub blocks and the rectangular sub blocks comprise at least one of blocks in 16×8, 8×16, 8×4, and 4×8 sizes or the at least one sub block comprises square sub blocks and the square sub blocks comprise at least one of blocks in 8×8, 4×4 sizes.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/759,589 US20130148726A1 (en) | 2007-01-18 | 2013-02-05 | Method and apparatus for encoding and decoding based on intra prediction |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR10-2007-0005805 | 2007-01-18 | ||
| KR1020070005805A KR101365570B1 (en) | 2007-01-18 | 2007-01-18 | Method and apparatus for encoding and decoding based on intra prediction |
| US12/016,554 US8374243B2 (en) | 2007-01-18 | 2008-01-18 | Method and apparatus for encoding and decoding based on intra prediction |
| US13/759,589 US20130148726A1 (en) | 2007-01-18 | 2013-02-05 | Method and apparatus for encoding and decoding based on intra prediction |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/016,554 Continuation US8374243B2 (en) | 2007-01-18 | 2008-01-18 | Method and apparatus for encoding and decoding based on intra prediction |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20130148726A1 true US20130148726A1 (en) | 2013-06-13 |
Family
ID=39636110
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/016,554 Active 2031-05-28 US8374243B2 (en) | 2007-01-18 | 2008-01-18 | Method and apparatus for encoding and decoding based on intra prediction |
| US13/759,589 Abandoned US20130148726A1 (en) | 2007-01-18 | 2013-02-05 | Method and apparatus for encoding and decoding based on intra prediction |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/016,554 Active 2031-05-28 US8374243B2 (en) | 2007-01-18 | 2008-01-18 | Method and apparatus for encoding and decoding based on intra prediction |
Country Status (6)
| Country | Link |
|---|---|
| US (2) | US8374243B2 (en) |
| EP (1) | EP2105026A4 (en) |
| JP (2) | JP5379020B2 (en) |
| KR (1) | KR101365570B1 (en) |
| CN (1) | CN101584219B (en) |
| WO (1) | WO2008088140A1 (en) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9137533B2 (en) | 2010-01-15 | 2015-09-15 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding video using variable partitions for predictive encoding, and method and apparatus for decoding video using variable partitions for predictive encoding |
| US9736480B2 (en) | 2011-10-17 | 2017-08-15 | Kt Corporation | Adaptive transform method based on in-screen prediction and apparatus using the method |
| US9866875B2 (en) | 2010-04-05 | 2018-01-09 | Samsung Electronics Co., Ltd. | Low complexity entropy-encoding/decoding method and apparatus |
| US10123054B2 (en) | 2010-12-06 | 2018-11-06 | Sun Patent Trust | Image coding method and image coding device for partitioning an image into processing units and coding the partitioned image to generate a code sequence |
| US10750174B2 (en) | 2015-08-28 | 2020-08-18 | Kt Corporation | Method and device for deriving a prediction sample in decoding/encoding video signal using binary and quad trees |
| US11218705B2 (en) | 2018-01-30 | 2022-01-04 | Fujitsu Limited | Information processing device and video encoding method |
Families Citing this family (44)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR101365569B1 (en) * | 2007-01-18 | 2014-02-21 | 삼성전자주식회사 | Method and apparatus for encoding and decoding based on intra prediction |
| KR101365570B1 (en) * | 2007-01-18 | 2014-02-21 | 삼성전자주식회사 | Method and apparatus for encoding and decoding based on intra prediction |
| US8238428B2 (en) | 2007-04-17 | 2012-08-07 | Qualcomm Incorporated | Pixel-by-pixel weighting for intra-frame coding |
| KR101608426B1 (en) * | 2008-03-28 | 2016-04-04 | 삼성전자주식회사 | Method for predictive intra coding/decoding for video and apparatus for same |
| RU2518390C2 (en) | 2008-04-15 | 2014-06-10 | Франс Телеком | Encoding and decoding image or sequence of images sliced into partitions of pixels of linear form |
| KR101379187B1 (en) * | 2008-06-23 | 2014-04-15 | 에스케이 텔레콤주식회사 | Image Encoding/Decoding Method and Apparatus Using Block Transformation |
| US9100646B2 (en) * | 2008-09-03 | 2015-08-04 | Sk Telecom Co., Ltd. | Device and method for image encoding/decoding using prediction direction conversion and selective encoding |
| KR101432775B1 (en) * | 2008-09-08 | 2014-08-22 | 에스케이텔레콤 주식회사 | Method and apparatus for image encoding / decoding using arbitrary pixels in sub-blocks |
| US8867854B2 (en) * | 2008-10-01 | 2014-10-21 | Electronics And Telecommunications Research Institute | Image encoder and decoder using undirectional prediction |
| KR101356448B1 (en) * | 2008-10-01 | 2014-02-06 | 한국전자통신연구원 | Image decoder using unidirectional prediction |
| JP5686499B2 (en) * | 2009-01-22 | 2015-03-18 | 株式会社Nttドコモ | Image predictive encoding apparatus, method and program, image predictive decoding apparatus, method and program, and encoding / decoding system and method |
| KR20100095992A (en) | 2009-02-23 | 2010-09-01 | 한국과학기술원 | Method for encoding partitioned block in video encoding, method for decoding partitioned block in video decoding and recording medium implementing the same |
| KR101379185B1 (en) * | 2009-04-14 | 2014-03-31 | 에스케이 텔레콤주식회사 | Prediction Mode Selection Method and Apparatus and Video Enoding/Decoding Method and Apparatus Using Same |
| KR101712351B1 (en) | 2009-06-26 | 2017-03-06 | 에스케이 텔레콤주식회사 | Video Encoding/Decoding Method and Apparatus by Using Multiple Dimensional Integer Transform |
| PL2449782T3 (en) * | 2009-07-01 | 2018-04-30 | Thomson Licensing | Methods and device for signaling intra-frame prediction for large blocks for video encoders and decoders |
| KR101487687B1 (en) | 2010-01-14 | 2015-01-29 | 삼성전자주식회사 | Method and apparatus for encoding and decoding image using large transform unit |
| KR101529992B1 (en) | 2010-04-05 | 2015-06-18 | 삼성전자주식회사 | Method and apparatus for video encoding for compensating pixel value of pixel group, method and apparatus for video decoding for the same |
| JP6023044B2 (en) * | 2010-05-14 | 2016-11-09 | トムソン ライセンシングThomson Licensing | Method and apparatus for intra coding blocks having pixels assigned to multiple groups |
| KR101396754B1 (en) * | 2010-11-08 | 2014-05-28 | 한국전자통신연구원 | Method and apparatus for compressing video using template matching and motion prediction |
| JP5625073B2 (en) | 2011-01-19 | 2014-11-12 | ルネサスエレクトロニクス株式会社 | Image encoding apparatus and image decoding apparatus |
| JP2012205288A (en) * | 2011-03-28 | 2012-10-22 | Jvc Kenwood Corp | Image decoding device, image decoding method, and image decoding program |
| JP2012205287A (en) * | 2011-03-28 | 2012-10-22 | Jvc Kenwood Corp | Image-encoding device, image-encoding method, and image-encoding program |
| WO2012148138A2 (en) | 2011-04-25 | 2012-11-01 | 엘지전자 주식회사 | Intra-prediction method, and encoder and decoder using same |
| US9532058B2 (en) | 2011-06-03 | 2016-12-27 | Qualcomm Incorporated | Intra prediction mode coding with directional partitions |
| KR101953522B1 (en) * | 2011-06-17 | 2019-02-28 | 가부시키가이샤 제이브이씨 켄우드 | Image encoding device, image encoding method and image encoding program, as well as image decoding device, image decoding method and image decoding program |
| CN102857763B (en) * | 2011-06-30 | 2016-02-17 | 华为技术有限公司 | A kind of coding/decoding method based on infra-frame prediction and decoding device |
| EP4283995A3 (en) * | 2011-10-05 | 2024-02-21 | Sun Patent Trust | Decoding method and decoding apparatus |
| US9398300B2 (en) * | 2011-10-07 | 2016-07-19 | Texas Instruments Incorporated | Method, system and apparatus for intra-prediction in video signal processing using combinable blocks |
| US20130136180A1 (en) * | 2011-11-29 | 2013-05-30 | Futurewei Technologies, Inc. | Unified Partitioning Structures and Signaling Methods for High Efficiency Video Coding |
| US20130188691A1 (en) * | 2012-01-20 | 2013-07-25 | Sony Corporation | Quantization matrix design for hevc standard |
| TWI583182B (en) * | 2012-05-31 | 2017-05-11 | Jvc Kenwood Corp | Image decoding apparatus, image decoding method, image decoding program, receiving apparatus, receiving method and receiving program |
| KR102116985B1 (en) | 2013-08-16 | 2020-05-29 | 삼성전자 주식회사 | Method of intra refresh for encoding video |
| GB2522844A (en) * | 2014-01-29 | 2015-08-12 | Sony Corp | Data encoding and decoding |
| US9979970B2 (en) | 2014-08-08 | 2018-05-22 | Qualcomm Incorporated | System and method for determining buffer fullness for display stream compression |
| KR101531186B1 (en) * | 2014-09-25 | 2015-06-25 | 에스케이텔레콤 주식회사 | Video Encoding/Decoding Method and Apparatus by Using Selective Encoding |
| US10306229B2 (en) | 2015-01-26 | 2019-05-28 | Qualcomm Incorporated | Enhanced multiple transforms for prediction residual |
| CA2998098C (en) | 2015-09-11 | 2023-05-02 | Kt Corporation | Method and device for processing video signal |
| US10623774B2 (en) | 2016-03-22 | 2020-04-14 | Qualcomm Incorporated | Constrained block-level optimization and signaling for video coding tools |
| CN109479144A (en) * | 2016-10-13 | 2019-03-15 | 富士通株式会社 | Image encoding/decoding method, apparatus, and image processing device |
| PT3552393T (en) * | 2016-12-23 | 2023-05-30 | Huawei Tech Co Ltd | An encoding apparatus for signaling an extension directional intra-prediction mode within a set of directional intra-prediction modes |
| WO2019234608A1 (en) | 2018-06-05 | 2019-12-12 | Beijing Bytedance Network Technology Co., Ltd. | Partition tree with more than four sub-blocks |
| CN110677678B (en) * | 2018-07-01 | 2022-09-23 | 北京字节跳动网络技术有限公司 | Shape dependent inter-frame coding |
| US11323748B2 (en) | 2018-12-19 | 2022-05-03 | Qualcomm Incorporated | Tree-based transform unit (TU) partition for video coding |
| WO2020182052A1 (en) * | 2019-03-11 | 2020-09-17 | Huawei Technologies Co., Ltd. | An encoder, a decoder and corresponding methods restricting size of sub-partitions from intra sub-partition coding mode tool |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090196342A1 (en) * | 2006-08-02 | 2009-08-06 | Oscar Divorra Escoda | Adaptive Geometric Partitioning For Video Encoding |
Family Cites Families (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3570863B2 (en) * | 1997-08-05 | 2004-09-29 | 三菱電機株式会社 | Moving picture decoding apparatus and moving picture decoding method |
| JP2000270329A (en) * | 1999-03-17 | 2000-09-29 | Sanyo Electric Co Ltd | Method for area division in object oriented coding and area division device |
| US6711211B1 (en) | 2000-05-08 | 2004-03-23 | Nokia Mobile Phones Ltd. | Method for encoding and decoding video information, a motion compensated video encoder and a corresponding decoder |
| US6765964B1 (en) * | 2000-12-06 | 2004-07-20 | Realnetworks, Inc. | System and method for intracoding video data |
| CN1297148C (en) * | 2001-08-28 | 2007-01-24 | 株式会社Ntt都科摩 | Animation image encoding transmission system, animation image encoding transmission method, suitable encoding device, decoding device, encoding method, decoding method and program used in the system and method |
| EP2096872B1 (en) | 2001-09-14 | 2014-11-12 | NTT DoCoMo, Inc. | Coding method, decoding method, coding apparatus, decoding apparatus, image processing system, coding program, and decoding program |
| US7894530B2 (en) * | 2004-05-07 | 2011-02-22 | Broadcom Corporation | Method and system for dynamic selection of transform size in a video decoder based on signal content |
| KR20050114751A (en) * | 2004-06-01 | 2005-12-06 | 경희대학교 산학협력단 | Prediction encoder/decoder, prediction encoding/decoding method |
| WO2006059848A1 (en) * | 2004-12-03 | 2006-06-08 | Samsung Electronics Co., Ltd. | Method and apparatus for multi-layered video encoding and decoding |
| JP4763422B2 (en) * | 2004-12-03 | 2011-08-31 | パナソニック株式会社 | Intra prediction device |
| KR100723840B1 (en) | 2004-12-08 | 2007-05-31 | 한국전자통신연구원 | Video motion estimation device |
| EP1894412A1 (en) * | 2005-02-18 | 2008-03-05 | THOMSON Licensing | Method for deriving coding information for high resolution images from low resoluton images and coding and decoding devices implementing said method |
| 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 |
| TWI301723B (en) * | 2005-05-17 | 2008-10-01 | Novatek Microelectronics Corp | Method and apparatus for selecting prediction mode of intra coding |
| US20080123977A1 (en) * | 2005-07-22 | 2008-05-29 | Mitsubishi Electric Corporation | Image encoder and image decoder, image encoding method and image decoding method, image encoding program and image decoding program, and computer readable recording medium recorded with image encoding program and computer readable recording medium recorded with image decoding program |
| US7843995B2 (en) * | 2005-12-19 | 2010-11-30 | Seiko Epson Corporation | Temporal and spatial analysis of a video macroblock |
| US8000390B2 (en) * | 2006-04-28 | 2011-08-16 | Sharp Laboratories Of America, Inc. | Methods and systems for efficient prediction-mode selection |
| KR100829169B1 (en) * | 2006-07-07 | 2008-05-13 | 주식회사 리버트론 | Compression mode prediction device and method of H.264 coding |
| JP2008017305A (en) * | 2006-07-07 | 2008-01-24 | Canon Inc | Image processing apparatus and image processing method |
| JP2008092456A (en) * | 2006-10-04 | 2008-04-17 | Sharp Corp | Image encoding apparatus and image decoding apparatus |
| US9014280B2 (en) * | 2006-10-13 | 2015-04-21 | Qualcomm Incorporated | Video coding with adaptive filtering for motion compensated prediction |
| KR101365570B1 (en) * | 2007-01-18 | 2014-02-21 | 삼성전자주식회사 | Method and apparatus for encoding and decoding based on intra prediction |
-
2007
- 2007-01-18 KR KR1020070005805A patent/KR101365570B1/en not_active Expired - Fee Related
-
2008
- 2008-01-03 JP JP2009546313A patent/JP5379020B2/en not_active Expired - Fee Related
- 2008-01-03 WO PCT/KR2008/000018 patent/WO2008088140A1/en not_active Ceased
- 2008-01-03 CN CN2008800026790A patent/CN101584219B/en not_active Expired - Fee Related
- 2008-01-03 EP EP08704559.7A patent/EP2105026A4/en not_active Withdrawn
- 2008-01-18 US US12/016,554 patent/US8374243B2/en active Active
-
2013
- 2013-02-01 JP JP2013018837A patent/JP2013078161A/en active Pending
- 2013-02-05 US US13/759,589 patent/US20130148726A1/en not_active Abandoned
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090196342A1 (en) * | 2006-08-02 | 2009-08-06 | Oscar Divorra Escoda | Adaptive Geometric Partitioning For Video Encoding |
Cited By (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10205942B2 (en) | 2010-01-15 | 2019-02-12 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding video using variable partitions for predictive encoding, and method and apparatus for decoding video using variable partitions for predictive encoding |
| US11303883B2 (en) | 2010-01-15 | 2022-04-12 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding video using variable partitions for predictive encoding, and method and apparatus for decoding video using variable partitions for predictive encoding |
| US9787983B2 (en) | 2010-01-15 | 2017-10-10 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding video using variable partitions for predictive encoding, and method and apparatus for decoding video using variable partitions for predictive encoding |
| US10771779B2 (en) | 2010-01-15 | 2020-09-08 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding video using variable partitions for predictive encoding, and method and apparatus for decoding video using variable partitions for predictive encoding |
| US10419751B2 (en) | 2010-01-15 | 2019-09-17 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding video using variable partitions for predictive encoding, and method and apparatus for decoding video using variable partitions for predictive encoding |
| US9137533B2 (en) | 2010-01-15 | 2015-09-15 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding video using variable partitions for predictive encoding, and method and apparatus for decoding video using variable partitions for predictive encoding |
| US10027991B2 (en) | 2010-04-05 | 2018-07-17 | Samsung Electronics Co., Ltd. | Low complexity entropy-encoding/decoding method and apparatus |
| US9866875B2 (en) | 2010-04-05 | 2018-01-09 | Samsung Electronics Co., Ltd. | Low complexity entropy-encoding/decoding method and apparatus |
| US10158890B2 (en) | 2010-04-05 | 2018-12-18 | Samsung Electronics Co., Ltd. | Low complexity entropy-encoding/decoding method and apparatus |
| US10659820B2 (en) | 2010-12-06 | 2020-05-19 | Sun Patent Trust | Image coding method and image coding device for partitioning an image into processing units and coding the partitioned image to generate a code sequence |
| US10390051B2 (en) | 2010-12-06 | 2019-08-20 | Sun Patent Trust | Image coding method and image coding device for partitioning an image into processing units and coding the partitioned image to generate a code sequence |
| US10123054B2 (en) | 2010-12-06 | 2018-11-06 | Sun Patent Trust | Image coding method and image coding device for partitioning an image into processing units and coding the partitioned image to generate a code sequence |
| US10419759B2 (en) | 2011-10-17 | 2019-09-17 | Kt Corporation | Adaptive transform method based on in-screen prediction and apparatus using the method |
| US9979967B2 (en) | 2011-10-17 | 2018-05-22 | Kt Corporation | Adaptive transform method based on in-screen prediction and apparatus using the method |
| US10057575B2 (en) | 2011-10-17 | 2018-08-21 | Kt Corporation | Adaptive transform method based on in-screen prediction and apparatus using the method |
| US9736480B2 (en) | 2011-10-17 | 2017-08-15 | Kt Corporation | Adaptive transform method based on in-screen prediction and apparatus using the method |
| US10750174B2 (en) | 2015-08-28 | 2020-08-18 | Kt Corporation | Method and device for deriving a prediction sample in decoding/encoding video signal using binary and quad trees |
| US11368690B2 (en) | 2015-08-28 | 2022-06-21 | Kt Corporation | Method for decoding video signal by deriving reference sample for intra prediction |
| US11470317B2 (en) | 2015-08-28 | 2022-10-11 | Kt Corporation | Method and device for deriving a prediction sample in decoding/encoding video signal using binary and quad trees |
| US11477452B2 (en) | 2015-08-28 | 2022-10-18 | Kt Corporation | Method and device for deriving a prediction sample in decoding/encoding video signal using binary and quad trees |
| US11563943B2 (en) | 2015-08-28 | 2023-01-24 | Kt Corporation | Method and device for deriving a prediction sample in decoding/encoding video signal using binary and quad trees |
| US11218705B2 (en) | 2018-01-30 | 2022-01-04 | Fujitsu Limited | Information processing device and video encoding method |
Also Published As
| Publication number | Publication date |
|---|---|
| US8374243B2 (en) | 2013-02-12 |
| EP2105026A1 (en) | 2009-09-30 |
| JP5379020B2 (en) | 2013-12-25 |
| EP2105026A4 (en) | 2015-05-20 |
| CN101584219A (en) | 2009-11-18 |
| JP2013078161A (en) | 2013-04-25 |
| KR101365570B1 (en) | 2014-02-21 |
| WO2008088140A1 (en) | 2008-07-24 |
| US20080175317A1 (en) | 2008-07-24 |
| CN101584219B (en) | 2011-11-30 |
| KR20080068276A (en) | 2008-07-23 |
| JP2010517359A (en) | 2010-05-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8374243B2 (en) | Method and apparatus for encoding and decoding based on intra prediction | |
| US8625670B2 (en) | Method and apparatus for encoding and decoding image | |
| US8260069B2 (en) | Color image encoding and decoding method and apparatus using a correlation between chrominance components | |
| US8363967B2 (en) | Method and apparatus for intraprediction encoding/decoding using image inpainting | |
| US8165411B2 (en) | Method of and apparatus for encoding/decoding data | |
| CN101569201B (en) | Method and apparatus for encoding and decoding based on intra prediction | |
| US20090245353A1 (en) | Method and apparatus for intra-prediction video coding/decoding | |
| US20070041450A1 (en) | Method and apparatus for image intraperdiction encoding/decoding | |
| US8199815B2 (en) | Apparatus and method for video encoding/decoding and recording medium having recorded thereon program for executing the method | |
| CN101009839A (en) | Method for video encoding or decoding based on orthogonal transform and vector quantization, and apparatus thereof | |
| CN100539702C (en) | Apparatus and method for image encoding and decoding | |
| US8228985B2 (en) | Method and apparatus for encoding and decoding based on intra prediction | |
| US20090103620A1 (en) | Video encoding method and apparatus and video decoding method and apparatus | |
| US8306115B2 (en) | Method and apparatus for encoding and decoding image | |
| KR100727970B1 (en) | A recording medium on which an image encoding and decoding apparatus, a method thereof, and a program for performing the same are recorded. | |
| US7961788B2 (en) | Method and apparatus for video encoding and decoding, and recording medium having recorded thereon a program for implementing the method | |
| KR100728011B1 (en) | An image encoding and decoding apparatus, a method thereof, and a recording medium having recorded thereon a program for performing the same. | |
| CN100574436C (en) | Apparatus and method for video encoding/decoding |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |