Decoding method and apparatus, coding method and apparatus, and corresponding coder and decoder
By using an intra-frame prediction mode in the encoding and decoding method, which uses one field to indicate the chroma component and another field to indicate the luminance component, the problem of excessive bitstream length is solved, resulting in reduced bandwidth usage and improved encoding and decoding efficiency.
Patent Information
- Authority / Receiving Office
- WO · WO
- Patent Type
- Applications
- Current Assignee / Owner
- HUAWEI TECH CO LTD
- Filing Date
- 2025-11-03
- Publication Date
- 2026-07-30
AI Technical Summary
In existing encoding and decoding methods, the bit stream length is relatively long, resulting in large bandwidth consumption and affecting transmission efficiency.
By using one field to indicate the intra-prediction mode of the chroma component of the block to be decoded, and combining it with another field to indicate the intra-prediction mode of the luma component, the information bit width indicating the intra-prediction mode is reduced, thus shortening the bitstream length.
It effectively reduces the bandwidth usage of the bitstream and improves the performance and efficiency of encoding and decoding.
Smart Images

Figure CN2025132100_30072026_PF_FP_ABST
Abstract
Description
Decoding methods, encoding methods and devices, and corresponding encoders and decoders
[0001] This application claims priority to Chinese Patent Application No. 202510123240.9, filed on January 24, 2025, entitled "Decoding Method, Encoding Method and Apparatus, Corresponding Encoder and Decoder", the entire contents of which are incorporated herein by reference. Technical Field
[0002] This application relates to the field of encoding and decoding technology, and in particular to a decoding method, encoding method and apparatus, and corresponding encoder and decoder. Background Technology
[0003] Digital video capabilities can be incorporated into a wide variety of devices, including digital television, digital live broadcasting systems, wireless broadcasting systems, personal digital assistants (PDAs), laptops or desktop computers, tablets, e-book readers, digital cameras, digital recording devices, digital media players, video game devices, video game consoles, cellular or satellite radio phones (so-called "smartphones"), video conferencing devices, video streaming devices, and the like. Digital video devices implement video compression techniques, such as those described in standards defined by MPEG-2, MPEG-4, ITU-T H.263, ITU-T H.264 / MPEG-4 Part 10 High-Level Video Coding (AVC), the H.265 / HEVC video coding standard, and extensions to such standards. By implementing such video compression techniques, video devices can transmit, receive, encode, decode, and / or store digital video information more efficiently.
[0004] Video compression techniques perform spatial (intra-image) prediction to reduce or remove redundancy inherent in video sequences. For block-based video coding, a video strip (i.e., a video frame or a portion of a video frame) can be divided into several image blocks, which may also be referred to as tree blocks, coding units (CUs), and / or coding nodes. Image blocks in the intra-frame coded (I) strip of an image are encoded using spatial predictions about reference samples in adjacent blocks within the same image.
[0005] However, current encoding and decoding methods produce long bitstreams, which consume a significant amount of bandwidth. Summary of the Invention
[0006] To address the aforementioned technical problems, this application provides a decoding method, an encoding method and apparatus, and corresponding encoders and decoders, which can reduce the length of the bitstream, decrease the bandwidth usage of the transmitted bitstream, and improve encoding and decoding performance.
[0007] In a first aspect, embodiments of this application provide a decoding method, the method comprising: acquiring a bitstream of an image to be decoded, the bitstream including a first field, the value of the first field indicating a first intra-frame prediction mode used for intra-frame prediction of the chroma components of a block to be decoded in the image to be decoded, the first intra-frame prediction mode being one of N intra-frame prediction modes, the N intra-frame prediction modes including the CCLM mode, where N is a positive integer; then, performing intra-frame prediction on the block to be decoded based on the first intra-frame prediction mode to obtain prediction data of the block to be decoded; finally, decoding the bitstream of the image to be decoded based on the prediction data to obtain reconstructed data of the block to be decoded.
[0008] In this embodiment, only the value of one field (e.g., intra_pred_mode_chroma) is needed to indicate the first intra-prediction mode used by the chroma component of the block to be decoded. The first intra-prediction mode is one of N intra-prediction modes for intra-prediction of chroma components, and the N intra-prediction modes may include CCLM mode.
[0009] Thus, in the bitstream of this application embodiment, the field indicating the intra prediction mode of the chroma component of the block to be decoded carried only has a first field (e.g., intra_pred_mode_chroma), and this single field can represent any one of the above N intra prediction modes, without the need for more fields to indicate the intra prediction mode adopted by the chroma component of the block to be decoded. This makes the information indicating the intra prediction mode of the chroma component in the bitstream occupy a smaller bit width, shortens the length of the bitstream, and reduces the bandwidth usage of the bitstream.
[0010] Based on the first aspect, in some possible implementations, the above-mentioned N intra-frame prediction modes also include horizontal mode, vertical mode, and DC mode.
[0011] Thus, in this embodiment of the application, only a first field is needed to indicate the intra-prediction modes of at least four chroma components in the bitstream, without the need for many fields to represent the intra-prediction modes of the chroma components, thereby reducing decoding complexity.
[0012] Based on the first aspect, in some possible implementations, the bitstream further includes a second field, the value of which indicates a second intra-prediction mode used for intra-prediction of the luminance component of the block to be coded, wherein the second intra-prediction mode is one of M intra-prediction modes, where M is a positive integer.
[0013] The M intra-frame prediction modes are intra-frame prediction modes for the luminance component.
[0014] In some embodiments, the number of M intra-frame prediction modes and N intra-frame prediction modes may be the same or different, and there is no limitation here.
[0015] Based on the first aspect, in some possible implementations, the M intra-frame prediction modes may include at least one of vertical mode, horizontal mode, DC mode, and planar mode.
[0016] Thus, in this embodiment of the application, only one second field is needed to indicate the intra-prediction mode of the M luminance components in the bitstream, without the need for many fields to represent the intra-prediction mode of the luminance components, thereby reducing decoding complexity.
[0017] Based on the first aspect, in some possible implementations, the bitstream may include a syntax structure corresponding to the block to be encoded, the syntax structure including the first field, or the syntax structure including the first field and the second field.
[0018] In this way, the syntax structure corresponding to the block to be decoded in the bitstream can include the first field mentioned above, or the syntax structure can include the first field and the second field, so as to occupy a small bit width, which can represent the intra-frame prediction mode of the chroma component of the block to be decoded, or can further represent the intra-frame prediction mode of the luminance component of the block to be decoded, thereby reducing the length of the bitstream and improving decoding efficiency.
[0019] Based on the first aspect, in some possible implementations, the length of the first field is 2 bits. The technical solution of this application can represent the intra-frame prediction mode of the chroma component of the block to be decoded with a shorter field length, which can reduce the length of the bitstream and reduce the transmission bandwidth of the bitstream.
[0020] Based on the first aspect, in some possible implementations, the length of the second field is the same as the length of the first field, that is, both are 2 bits. In this way, the intra-prediction mode of the luminance component and the intra-prediction mode of the chrominance component of the block to be decoded can be represented by 4 bits, and the decoding complexity of the information indicating the intra-prediction mode is lower, thus improving the coding efficiency.
[0021] Based on the first aspect, in some possible implementations, at least one of the first field and the second field has a separator on both sides.
[0022] Of course, in some embodiments, this application does not limit the position and order of the first field and the second field in the bitstream. Thus, in some scenarios, the first field can be the start field or the end field in the syntax structure of the block to be decoded in the bitstream. In this case, the first field may only have a separator on the side adjacent to other fields. Similarly, the second field can be the start field or the end field in the syntax structure of the block to be decoded in the bitstream. In this case, the second field may only have a separator on the side adjacent to other fields.
[0023] Delimiters are used to separate different fields in a bitstream so that the decoder can accurately decode the bitstream.
[0024] Based on the first aspect, in some possible implementations, the syntax structure corresponding to the block to be decoded in the above bitstream also includes the size of the block to be decoded, and the size of the block to be decoded is used for intra-frame prediction of the block to be decoded.
[0025] In some embodiments, the size of the block to be decoded can be 8x8, and the decoder can use the corresponding intra-prediction mode to perform intra-prediction on the block to be decoded based on the size of the block to be decoded (also called the size).
[0026] In some embodiments, the block to be decoded can be predicted and decoded separately according to the luminance component and the chrominance component. Then, when the size of the block to be decoded is 8x8, the size of the luminance component of the block to be decoded can be 8x8, the size of the U component of the block to be decoded can be 8x8, and the size of the V component of the block to be decoded can be 8x8.
[0027] Alternatively, in some embodiments, when the size of the block to be decoded is 8x8, the size of the luminance component of the block to be decoded can be 8x8, the size of the U component of the block to be decoded can be 8x4, and the size of the V component of the block to be decoded can be 8x4.
[0028] Alternatively, in some embodiments, when the size of the block to be decoded is 8x8, the size of the luminance component of the block to be decoded can be 8x8, the size of the U component of the block to be decoded can be 4x4, and the size of the V component of the block to be decoded can be 4x4.
[0029] In some embodiments, the syntax structure corresponding to the block to be decoded may include the size of the block to be decoded, and include a first field (indicating the intra-prediction mode of the chroma component of the block to be decoded) and a second field (indicating the intra-prediction mode of the luma component of the block to be decoded).
[0030] Secondly, embodiments of this application provide an encoding method, which includes: performing intra-frame prediction on a block to be encoded in an image to be encoded based on a first intra-frame prediction mode to obtain prediction data for the block to be encoded; and then encoding the block to be encoded based on the prediction data to obtain a bitstream; wherein the bitstream includes a first field, the value of which indicates the first intra-frame prediction mode used for intra-frame prediction of the chroma components of the block to be encoded, the first intra-frame prediction mode being one of N intra-frame prediction modes, the N intra-frame prediction modes including the CCLM mode, and N being a positive integer.
[0031] In this embodiment, only the value of one field (e.g., intra_pred_mode_chroma) is needed to indicate the first intra-prediction mode used by the chroma components of the block to be encoded. The first intra-prediction mode is one of N intra-prediction modes for intra-prediction of chroma components, and the N intra-prediction modes may include CCLM mode.
[0032] Thus, in the bitstream of this application embodiment, the field indicating the intra prediction mode of the chroma component of the block to be encoded carried only has one first field (e.g., intra_pred_mode_chroma), and this one field can represent any one of the above N intra prediction modes, without the need for more fields to indicate the intra prediction mode adopted by the chroma component of the block to be encoded. This makes the information indicating the intra prediction mode of the chroma component in the bitstream occupy a smaller bit width, shortens the length of the bitstream, and reduces the bandwidth occupation of the bitstream.
[0033] Based on the second aspect, in some possible implementations, the above-mentioned N intra-frame prediction modes also include horizontal mode, vertical mode, and DC mode.
[0034] Based on the second aspect, in some possible implementations, the bitstream further includes a second field, the value of which indicates a second intra-prediction mode used for intra-prediction of the luma component of the block to be coded. This second intra-prediction mode is one of M intra-prediction modes, where M is a positive integer. These M intra-prediction modes are intra-prediction modes for the luma component.
[0035] Based on the second aspect, in some possible implementations, the M intra-frame prediction modes may include at least one of vertical mode, horizontal mode, DC mode, and planar mode.
[0036] Based on the second aspect, in some possible implementations, the bitstream may include a syntax structure corresponding to the block to be encoded, the syntax structure including the first field, or the syntax structure including the first field and the second field.
[0037] Based on the second aspect, in some possible implementations, the length of the first field is 2 bits. The technical solution of this application can represent the intra-frame prediction mode of the chroma component of the block to be encoded with a shorter field length, which can reduce the length of the bitstream and reduce the transmission bandwidth of the bitstream.
[0038] Based on the second aspect, in some possible implementations, the length of the second field is the same as the length of the first field, that is, both are 2 bits. In this way, the intra-prediction mode of the luminance component and the intra-prediction mode of the chrominance component of the block to be encoded can be represented by 4 bits, and the decoding complexity of the information indicating the intra-prediction mode is lower, thus improving the coding efficiency.
[0039] Based on the second aspect, in some possible implementations, at least one of the first field and the second field has a separator on both sides.
[0040] Based on the second aspect, in some possible implementations, the syntax structure corresponding to the block to be encoded in the bitstream also includes the size of the block to be encoded, and the size of the block to be encoded is used for intra-frame prediction of the block to be encoded.
[0041] Based on the second aspect, in some possible implementations, the syntax structure corresponding to the block to be encoded may include the size of the block to be encoded, and include a first field (indicating the intra prediction mode of the chroma component of the block to be encoded), and a second field (indicating the intra prediction mode of the luma component of the block to be encoded).
[0042] Thirdly, embodiments of this application provide a decoding apparatus, which may include: an acquisition module, configured to acquire a bitstream of an image to be decoded, the bitstream including a first field, the value of the first field indicating a first intra-frame prediction mode used for intra-frame prediction of the chroma components of the block to be decoded in the image to be decoded, the first intra-frame prediction mode being one of N intra-frame prediction modes, the N intra-frame prediction modes including the CCLM mode, where N is a positive integer; a prediction module, configured to perform intra-frame prediction on the block to be decoded based on the first intra-frame prediction mode to obtain prediction data of the block to be decoded; and a decoding module, configured to decode the bitstream of the image to be decoded based on the prediction data to obtain reconstructed data of the block to be decoded.
[0043] Fourthly, embodiments of this application provide an encoding apparatus, comprising: a prediction module, configured to perform intra-frame prediction on a block to be encoded in an image to be encoded based on a first intra-frame prediction mode, to obtain prediction data of the block to be encoded; and an encoding module, configured to encode the block to be encoded based on the prediction data, to obtain a bitstream; wherein the bitstream includes a first field, the value of which indicates the first intra-frame prediction mode used for intra-frame prediction of the chroma components of the block to be encoded, the first intra-frame prediction mode being one of N intra-frame prediction modes, the N intra-frame prediction modes including the CCLM mode, where N is a positive integer.
[0044] Fifthly, a system for distributing bitstreams is provided, the system comprising: at least one storage medium for storing a bitstream generated according to the method described in accordance with the first or second aspect and any embodiment of the second aspect; and a streaming media device for acquiring the bitstream from the at least one storage medium and transmitting the bitstream, wherein the streaming media device includes a content server or a content distribution server.
[0045] In a sixth aspect, a transcoding system is provided, the transcoding system comprising: at least one storage medium for storing a bitstream generated according to the method described in the second aspect or any embodiment of the second aspect; and a transcoding device for acquiring the bitstream from the at least one storage medium and transcoding the bitstream.
[0046] In one embodiment, the transcoding device can convert the bitstream into MPEG-4 Part 4 (MP4), Matroska Video (MKV), Audio Video Interleave (AVI), Digital Audio Video (DAV), etc., without limitation.
[0047] In a seventh aspect, this application provides an apparatus comprising: one or more processors; a memory for storing one or more programs; wherein when the one or more programs are executed by the one or more processors, the one or more processors implement the method as described in the first aspect or any embodiment of the first aspect above.
[0048] Eighthly, this application provides an apparatus comprising: one or more processors; a memory for storing one or more programs; wherein when the one or more programs are executed by the one or more processors, the one or more processors implement the method as described in the second aspect or any embodiment of the second aspect above.
[0049] Ninthly, this application provides a computer-readable storage medium including a computer program that, when executed on a device, causes the device to perform the method described in the first aspect or any embodiment of the first aspect.
[0050] In a tenth aspect, this application provides a computer-readable storage medium including a computer program that, when executed on a device, causes the device to perform the method described in the second aspect or any embodiment of the second aspect.
[0051] In one aspect, this application provides a computer program that, when executed by a device, is used to perform the method described in the first aspect or any embodiment of the first aspect, or to perform the method described in the second aspect or any embodiment of the second aspect.
[0052] In a twelfth aspect, this application provides a computer program product comprising computer program code that, when executed on a device, causes the device to perform the method described in the first aspect or any embodiment of the first aspect, or to perform the method described in the second aspect or any embodiment of the second aspect.
[0053] In a thirteenth aspect, this application provides a bitstream generated according to the method in the second aspect or any embodiment of the second aspect described above.
[0054] In a fourteenth aspect, this application provides a computer-readable storage medium storing a bitstream generated according to the method in the second aspect or any embodiment of the second aspect described above.
[0055] In a fifteenth aspect, an apparatus for storing a bitstream is provided, the apparatus comprising: a transceiver unit and a storage unit, the transceiver unit being configured to receive a bitstream generated according to the method described in accordance with the second aspect or any embodiment thereof, and the storage unit being configured to store the bitstream.
[0056] In a sixteenth aspect, an apparatus for transmitting a bitstream is provided, the apparatus comprising: a storage unit and a transceiver unit, the storage unit being configured to store a bitstream generated according to the method described in accordance with the second aspect or any embodiment thereof, and the transceiver unit being configured to transmit the bitstream.
[0057] In a seventeenth aspect, an encoder is provided. The encoder includes a processing circuit that implements the steps described in the second aspect or any embodiment of the second aspect.
[0058] In an eighteenth aspect, a decoder is provided. The decoder includes processing circuitry that implements the steps described in the first aspect or any embodiment of the first aspect. Attached Figure Description
[0059] Figure 1A is a schematic block diagram of a video encoding and decoding system provided in an embodiment of this application;
[0060] Figure 1B is a schematic block diagram of a video decoding system provided in an embodiment of this application;
[0061] Figure 2 is a schematic block diagram of an encoder provided in an embodiment of this application;
[0062] Figure 3 is a schematic block diagram of a decoder provided in an embodiment of this application;
[0063] Figure 4 is a schematic diagram of the structure of a video decoding device provided in an embodiment of this application;
[0064] Figure 5 is a schematic diagram of the structure of a device provided in an embodiment of this application;
[0065] Figure 6 is a schematic block diagram of an encoder based on wavelet transform provided in an embodiment of this application;
[0066] Figure 7 is a schematic block diagram of a wavelet transform-based decoder provided in an embodiment of this application;
[0067] Figure 8 is a schematic block diagram of an encoder provided in an embodiment of this application;
[0068] Figure 9A is a schematic diagram of sub-graph division provided in an embodiment of this application;
[0069] Figure 9B is a schematic diagram of sub-graph partitioning provided in an embodiment of this application;
[0070] Figure 10 is a schematic diagram of wavelet transform provided in an embodiment of this application;
[0071] Figure 11 is a schematic block diagram of a decoder provided in an embodiment of this application;
[0072] Figure 12 is a schematic block diagram of an encoder provided in an embodiment of this application;
[0073] Figure 13A is a schematic diagram of the structure of an image bitstream provided in an embodiment of this application;
[0074] Figure 13B is a schematic diagram of the structure of an image bitstream provided in an embodiment of this application;
[0075] Figure 14A is a schematic diagram of the structure of an image bitstream provided in an embodiment of this application;
[0076] Figure 14B is a schematic diagram of the structure of an image bitstream provided in an embodiment of this application;
[0077] Figure 15 is a schematic diagram of the structure of an image bitstream provided in an embodiment of this application;
[0078] Figures 16A to 16C are schematic diagrams of the structure of an image bitstream provided in an embodiment of this application;
[0079] Figures 17A and 17B are schematic diagrams of the structure of an image bitstream provided in an embodiment of this application;
[0080] Figure 18 is a schematic block diagram of a decoder provided in an embodiment of this application;
[0081] Figure 19 is a schematic block diagram of a decoder provided in an embodiment of this application;
[0082] Figure 20a is a schematic diagram of an edge-cloud system provided in an embodiment of this application;
[0083] Figure 20b is a schematic diagram of block data obtained by dividing an image according to an embodiment of this application;
[0084] Figure 20c is a schematic diagram of an encoding method provided in an embodiment of this application;
[0085] Figure 20d is a schematic diagram of a decoding method provided in an embodiment of this application;
[0086] Figure 21a is a schematic diagram of a decoding device provided in an embodiment of this application;
[0087] Figure 21b is a schematic diagram of a decoding device provided in an embodiment of this application. Detailed Implementation
[0088] The embodiments of this application are described below with reference to the accompanying drawings. In the following description, reference is made to the accompanying drawings, which form part of this application and illustrate specific aspects of the embodiments of this application or to which specific aspects of the embodiments of this application may be used. It should be understood that the embodiments of this application may be used in other aspects and may include structural or logical variations not depicted in the drawings. Therefore, the following detailed description should not be construed in a limiting sense, and the scope of this application is defined by the appended claims. For example, it should be understood that the disclosure of the described methods is equally applicable to corresponding devices or systems for performing the methods, and vice versa. For example, if one or more specific method steps are described, the corresponding device may include one or more units, such as functional units, to perform the described one or more method steps (e.g., one unit performs one or more steps, or multiple units, each performing one or more of multiple steps), even if such one or more units are not explicitly described or illustrated in the drawings. On the other hand, for example, if a specific apparatus is described based on one or more units such as functional units, the corresponding method may include a step to perform the functionality of one or more units (e.g., a step to perform the functionality of one or more units, or multiple steps, each of which performs the functionality of one or more units among a plurality of units), even if such one or more steps are not explicitly described or illustrated in the accompanying drawings. Furthermore, it should be understood that, unless otherwise expressly stated, features of the various exemplary embodiments and / or aspects described herein can be combined with each other.
[0089] The terminology used in the implementation section of this application is for the purpose of explaining specific embodiments of this application only, and is not intended to limit this application.
[0090] The following is a brief introduction to some concepts that may be involved in the embodiments of this application. These concepts are only used to explain the specific embodiments of this application and are not intended to limit this application.
[0091] YUV is a color space model used to represent colors, widely used in image encoding and decoding, video encoding and decoding, digital image processing, television broadcasting, and other fields. YUV separates the luminance information from the chrominance information of an image.
[0092] The three components of YUV:
[0093] Y (luminance) component: Y represents the luminance information of an image, that is, the brightness or darkness of the image. It is obtained by weighting the red, green, and blue color channels according to certain weights. The Y component plays an important role in the sharpness and detail of an image.
[0094] U (chromaticity) component: U represents the chromaticity information of the image, indicating the offset of the blue channel relative to the luminance Y. It measures the change in the blue component.
[0095] V (chromaticity) component: V represents the chromaticity information of the image, indicating the offset of the red channel relative to the luminance Y. Residual: The difference between the reconstructed value (or actual value) of a sample or data element and its predicted value.
[0096] A residual block is an M×N residual matrix composed of the residuals corresponding to the coded blocks.
[0097] Dequantization is the process of scaling the quantized residual to obtain the reconstructed residual value.
[0098] A partition divides a set into subsets. Each element in the set belongs to one and only one subset.
[0099] Partition type: The way the subsets obtained from the partition are organized.
[0100] A decoded picture is an image reconstructed by the decoder from the bitstream.
[0101] Prediction is the specific implementation of the prediction process.
[0102] The prediction process uses previously decoded samples to obtain the predicted value for the current sample.
[0103] Syntax element: The result of parsing data units in a bitstream.
[0104] A bitstream is a binary data stream that encodes all or part of an image sample.
[0105] Video coding generally refers to the processing of a sequence of images that form a video or video sequence. In the field of video coding, the terms "picture," "frame," or "image" can be used synonymously. Video coding is performed on the source side and typically involves processing (e.g., by compression) the raw video images to reduce the amount of data required to represent them, thus enabling more efficient storage and / or transmission. Video decoding is performed on the destination side and typically involves inverse processing relative to the encoder to reconstruct the video images. The combination of encoding and decoding is also known as encoding and decoding.
[0106] A video sequence consists of a series of pictures, which are further divided into slices, and slices into blocks. Video coding is performed on a block-by-block basis. In some newer video coding standards, the concept of a block has been further expanded. For example, the H.264 standard uses macroblocks (MBs), which can be further divided into multiple prediction blocks (partitions) for predictive coding. The High Efficiency Video Coding (HEVC) standard uses basic concepts such as coding units (CUs), prediction units (PUs), and transform units (TUs) to functionally divide various block units, and employs a novel tree-based structure for description. For instance, a CU can be divided into smaller CUs using a quadtree, and these smaller CUs can be further divided, forming a quadtree structure. The CU is the basic unit for partitioning and encoding the image. Similar tree structures exist for PUs and TUs. A PU corresponds to a prediction block and is the basic unit for predictive coding. CUs are further divided into multiple PUs according to partitioning patterns. TU can correspond to a transform block, which is the basic unit for transforming the prediction residual. However, regardless of CU, PU, or TU, they all essentially belong to the concept of block data (or image blocks).
[0107] For example, in HEVC, the CTU is split into multiple CUs using a quadtree structure represented as a coding tree. At the CU level, a decision is made on whether to use inter-picture (temporal) or intra-picture (spatial) prediction to encode picture regions. Each CU can be further split into one, two, or four PUs based on the PU splitting type. The same prediction process is applied within a PU, and relevant information is transmitted to the decoder based on the PU. After obtaining residual blocks by applying the prediction process based on the PU splitting type, the CU can be segmented into transform units (TUs) according to other quadtree structures similar to the coding tree used for CUs. In the latest developments in video compression technology, quadtree and binary tree (QTBT) frame segmentation is used to divide coding blocks. In the QTBT block structure, CUs can be square or rectangular in shape.
[0108] In this paper, for ease of description and understanding, the block of data to be processed in the current image is referred to as the current block. For example, in encoding, the current block refers to the block currently being encoded; in decoding, the current block refers to the block currently being decoded. The block in the reference image used to predict the current block is called the reference block; that is, the reference block is the block that provides the reference signal for the current block, where the reference signal represents the pixel value within the image block. In the inter-frame prediction process, the block in the reference image that provides the prediction signal for the current block is called the prediction block, where the prediction signal represents the pixel value, sampled value, or sampled signal within the prediction block. For example, after traversing multiple reference blocks, an optimal reference block is found, and this optimal reference block will provide the prediction for the current block; this block is called the prediction block.
[0109] In lossless video coding, the original video image can be reconstructed, meaning the reconstructed video image has the same quality as the original (assuming no transmission loss or other data loss during storage or transmission). In lossy video coding, further compression is performed, for example, through quantization, to reduce the amount of data required to represent the video image. However, the decoder cannot fully reconstruct the video image, meaning the quality of the reconstructed video image is lower or worse than the original video image.
[0110] The encoding / decoding method of this application embodiment encodes and decodes images or videos on a block-by-block basis.
[0111] In some embodiments, the block to be encoded or the block to be decoded may be an image block or a video block obtained from an image or video.
[0112] In some embodiments, the block to be encoded or the block to be decoded may be an image block or video block within a subgraph obtained by dividing the image or video into subgraphs.
[0113] In some embodiments, the block to be encoded or the block to be decoded can be a block obtained from the transformed data of the image or video to be encoded after transformation processing (e.g., wavelet transform (also known as wavelet forward transform, etc., without limitation).
[0114] This application does not restrict the specific division method of the blocks to be encoded or decoded in an image or video, nor does it restrict the method of obtaining the blocks.
[0115] On the encoding side, the image to be encoded can be a frame from an image or video, a sub-image obtained by dividing a frame from an image or video, an image obtained after transformation (such as wavelet transform), or a sub-image from the transformed image; there are no restrictions here. On the encoding side, "current frame" can represent "image to be encoded," and "current block" can represent "block to be encoded." A frame is a frame of image to be displayed.
[0116] Similarly, the decoding side corresponds to the encoding side. On the decoding side, the image to be decoded can be a frame in an image or video, a sub-image obtained by dividing a frame in an image or video, an image obtained after transformation (such as wavelet transform), or a sub-image in the transformed image; there are no restrictions here. On the decoding side, "current frame" can represent "image to be decoded," and "current block" can represent "block to be decoded." A frame is a frame of image to be displayed.
[0117] Whether on the encoding or decoding side, the reconstructed data (also called the reconstructed value) of a block can be described as a reconstructed block, and the already encoded or decoded block referenced when encoding or decoding the current block can be described as a "reference block".
[0118] Whether on the encoding or decoding side, the prediction data for the current block is also referred to as the prediction block or the prediction value for the current block.
[0119] Whether on the encoding or decoding side, reconstruction is also referred to as refactoring.
[0120] Whether on the encoding or decoding side, the bitstream is also described as a bitstream, etc.
[0121] Whether on the encoding or decoding side, the residual is also referred to as a residual block.
[0122] Whether on the encoding or decoding side, the actual value of the current block is also expressed as the original value of the current block, or the value to be encoded in the current block.
[0123] In the accompanying drawings of the various embodiments described below, dashed boxes or dashed arrows indicate that the step or the data transmitted indicated by the arrow is optional.
[0124] The system architecture used in the embodiments of this application is described below. Referring to FIG1A, FIG1A provides an exemplary schematic block diagram of a video encoding and decoding system 10 used in the embodiments of this application. As shown in FIG1A, the video encoding and decoding system 10 may include a source device 12 and a destination device 14. The source device 12 generates encoded video data, and therefore, the source device 12 may be referred to as a video encoding device. The destination device 14 can decode the encoded video data generated by the source device 12, and therefore, the destination device 14 may be referred to as a video decoding device. Various embodiments of the source device 12, the destination device 14, or both may include one or more processors and memory coupled to the one or more processors. The memory may include, but is not limited to, RAM, ROM, EEPROM, flash memory, or any other media that can be used to store desired program code in the form of computer-accessible instructions or data structures. The source device 12 and the destination device 14 may include a variety of devices, including desktop computers, mobile computing devices, notebook (e.g., laptop) computers, tablet computers, set-top boxes, handsets, televisions, cameras, display devices, digital media players, video game consoles, in-vehicle computers, wireless communication devices, or the like.
[0125] Source device 12 and destination device 14 can communicate via link 13, through which destination device 14 can receive encoded video data from source device 12. Link 13 may include one or more media or devices capable of transmitting encoded video data from source device 12 to destination device 14. In one example, link 13 may include one or more communication media enabling source device 12 to transmit encoded video data to destination device 14 in real time. In this example, source device 12 may modulate the encoded video data according to a communication standard (e.g., a wireless communication protocol) and transmit the modulated video data to destination device 14. The one or more communication media may include wireless and / or wired communication media, such as radio frequency (RF) spectrum or one or more physical transmission lines. The one or more communication media may form part of a packet-based network, such as a local area network, wide area network, or global network (e.g., the Internet). The one or more communication media may include routers, switches, base stations, or other devices facilitating communication from source device 12 to destination device 14.
[0126] The source device 12 includes an encoder 20. Optionally, the source device 12 may also include an image source 16, an image preprocessor 18, and a communication interface 22. In specific implementations, the encoder 20, image source 16, image preprocessor 18, and communication interface 22 may be hardware components or software programs within the source device 12. These are described below:
[0127] Image source 16 may include or be any type of image capture device for, for example, capturing real-world images, and / or any type of image or commentary (for screen content encoding, some text on the screen is also considered as an image to be encoded or part of an image) generation device, such as a computer graphics processor for generating computer-animated images, or any type of device for acquiring and / or providing real-world images, computer-animated images (e.g., screen content, virtual reality (VR) images), and / or any combination thereof (e.g., augmented reality (AR) images). Image source 16 may be a camera for capturing images or a memory for storing images. Image source 16 may also include any type of (internal or external) interface for storing previously captured or generated images and / or acquiring or receiving images. When image source 16 is a camera, image source 16 may be, for example, a local or integrated camera integrated into a source device; when image source 16 is a memory, image source 16 may be a local or integrated memory integrated into a source device. When the image source 16 includes an interface, the interface may be, for example, an external interface for receiving images from an external video source, such as an external image capture device, like a camera, external storage, or an external image generation device, such as an external computer graphics processor, computer, or server. The interface can be any type of interface according to any proprietary or standardized interface protocol, such as a wired or wireless interface, or an optical interface.
[0128] An image can be viewed as a two-dimensional array or matrix of pixels. Pixels in the array are also called sampling points. The number of sampling points in the array or image along the horizontal and vertical directions (or axes) defines the image's size and / or resolution. To represent color, three color components are typically used; that is, an image can be represented as or contain three sampling arrays. For example, in RBG format or color space, an image includes corresponding red, green, and blue sampling arrays. However, in video coding, each pixel is typically represented in a luma / chroma format or color space. For example, for a YUV format image, this includes a luma component indicated by Y (sometimes also indicated by L) and two chroma components indicated by U and V. The luma component Y represents the brightness or grayscale level intensity (e.g., both are the same in a grayscale image), while the two chroma components U and V represent chroma or color information components. Accordingly, a YUV format image includes a luma sampling array of luma sample values (Y) and two chroma sampling arrays of chroma values (U and V). An RGB format image can be converted or transformed to YUV format, and vice versa; this process is also called color transformation or conversion. If the image is black and white, it may only include a luminance sampling array. In this embodiment, the image transmitted from image source 16 to image processor can also be referred to as raw image data 17.
[0129] Image preprocessor 18 is configured to receive raw image data 17 and perform preprocessing on the raw image data 17 to obtain a preprocessed image 19 or preprocessed image data 19. For example, the preprocessing performed by image preprocessor 18 may include retouching, color format conversion (e.g., from RGB format to YUV format), color correction, or noise reduction.
[0130] Encoder 20 (or video encoder 20) is used to receive preprocessed image data 19 and process the preprocessed image data 19 using a relevant prediction mode (such as the prediction mode in the various embodiments herein) to provide encoded image data 21. In some embodiments, encoder 20 may be used to perform the various embodiments described below to implement the encoding method described herein on the encoding side.
[0131] Communication interface 22 can be used to receive encoded image data 21 and transmit the encoded image data 21 via link 13 to destination device 14 or any other device (such as a memory) for storage or direct reconstruction. The other device can be any device used for decoding or storage. Communication interface 22 can, for example, be used to encapsulate the encoded image data 21 into a suitable format, such as data packets, for transmission over link 13.
[0132] Destination device 14 includes decoder 30. Optionally, destination device 14 may also include communication interface 28, image post-processor 32, and display device 34. These are described below:
[0133] Communication interface 28 can be used to receive encoded image data 21 from source device 12 or any other source, such as a storage device, for example, an encoded image data storage device. Communication interface 28 can be used to transmit or receive encoded image data 21 via link 13 between source device 12 and destination device 14 or via any type of network, such as a wired or wireless connection, any type of network, such as a wired or wireless network or any combination thereof, or any type of private and public network, or any combination thereof. Communication interface 28 can be used, for example, to decapsulate data packets transmitted by communication interface 22 to obtain encoded image data 21.
[0134] Both communication interface 28 and communication interface 22 can be configured as unidirectional or bidirectional communication interfaces, and can be used, for example, to send and receive messages to establish connections, acknowledge and exchange any other information related to the communication link and / or data transmission, such as encoded image data transmission.
[0135] Decoder 30 (or video decoder 30) is used to receive encoded image data 21 and provide decoded image data 31 or decoded image 31 (the structural details of decoder 30 will be further described below based on FIG3, FIG4 or FIG5). In some embodiments, decoder 30 can be used to perform the various embodiments described below to implement the decoding method described in this application on the decoding side.
[0136] Image post-processor 32 is used to perform post-processing on decoded image data 31 (also referred to as reconstructed image data) to obtain post-processed image data 33. The post-processing performed by image post-processor 32 may include: color format conversion (e.g., from YUV format to RGB format), color correction, retouching or resampling, or any other processing, and may also be used to transmit the post-processed image data 33 to display device 34.
[0137] Display device 34 is used to receive post-processed image data 33 to display an image to, for example, a user or viewer. Display device 34 can be or may include any class of displays for presenting reconstructed images, such as integrated or external displays or monitors. For example, displays may include liquid crystal displays (LCDs), organic light emitting diode (OLED) displays, plasma displays, projectors, micro-LED displays, liquid crystal on silicon (LCoS), digital light processors (DLP), or any other class of displays.
[0138] Although Figure 1A illustrates source device 12 and destination device 14 as separate devices, device embodiments may also include the functionality of both source device 12 and destination device 14, or both; that is, the functionality of source device 12 or its corresponding features and the functionality of destination device 14 or its corresponding features. In such embodiments, the same hardware and / or software, or separate hardware and / or software, or any combination thereof, may be used to implement the functionality of source device 12 or its corresponding features and the functionality of destination device 14 or its corresponding features.
[0139] Both encoder 20 and decoder 30 can be implemented as any of a variety of suitable circuits, such as one or more microprocessors, digital signal processors (DSPs), application-specific integrated circuits (ASICs), field-programmable gate arrays (FPGAs), discrete logic, hardware, or any combination thereof. If the technology is implemented in part in software, the device can store the software instructions in a suitable non-transitory computer-readable storage medium, and one or more processors can be used to execute the instructions in hardware to perform the technology of this disclosure. Any of the foregoing (including hardware, software, combinations of hardware and software, etc.) can be considered as one or more processors.
[0140] In some cases, the video encoding and decoding system 10 shown in Figure 1A is merely an example, and the technology of this application can be applied to video encoding setups (e.g., video encoding or video decoding) that do not necessarily involve any data communication between the encoding and decoding devices. In other instances, data may be retrieved from local storage, streamed over a network, etc. The video encoding device may encode the data and store it in storage, and / or the video decoding device may retrieve the data from storage and decode it. In some instances, encoding and decoding are performed by devices that do not communicate with each other but only encode data to storage and / or retrieve data from storage and decode the data.
[0141] Referring to FIG1B, FIG1B is an illustrative diagram of an example of a video decoding system 40 including the encoder 20 of FIG2 and / or the decoder 30 of FIG3 according to an exemplary embodiment. The video decoding system 40 can implement various combinations of technologies of the embodiments of this application. In the illustrated embodiment, the video decoding system 40 may include an imaging device 41, an encoder 20, a decoder 30 (and / or a video encoder / decoder implemented by logic circuitry of a processing unit 46), an antenna 42, one or more processors 43, one or more memories 44, and a display device 45.
[0142] As shown in Figure 1B, the imaging device 41, antenna 42, processing unit 46, logic circuit, encoder 20, decoder 30, processor 43, memory 44, and display device 45 are capable of communicating with each other. As discussed, although encoder 20 and decoder 30 are used as examples to describe the video decoding system 40, in different instances, the video decoding system 40 may contain only encoder 20 or only decoder 30.
[0143] In some instances, antenna 42 can be used to transmit or receive encoded video data streams. Additionally, in some instances, display device 45 can be used to present video data. In some instances, logic circuitry can be implemented using processing unit 46. Processing unit 46 can include an ASIC, graphics processor, general-purpose processor, etc. Video decoding system 40 can also include an optional processor 43, which can similarly include an ASIC, graphics processor, general-purpose processor, etc. In some instances, logic circuitry can be implemented in hardware, such as dedicated video encoding hardware, while processor 43 can be implemented in general-purpose software, operating system, etc. Furthermore, memory 44 can be any type of memory, such as volatile memory (e.g., static random access memory (SRAM), dynamic random access memory (DRAM), etc.) or non-volatile memory (e.g., flash memory, etc.). In a non-limiting instance, memory 44 can be implemented using cache memory. In some instances, logic circuitry can access memory 44 (e.g., for implementing an image buffer). In other instances, the logic circuitry and / or processing unit 46 may include memory (e.g., cache, etc.) for implementing image buffers, etc.
[0144] In some instances, the encoder 20 implemented via logic circuitry may include (e.g., implemented via processing unit 46 or memory 44) an image buffer and (e.g., implemented via processing unit 46) a graphics processing unit. The graphics processing unit may be communicatively coupled to the image buffer. The graphics processing unit may include the encoder 20 implemented via logic circuitry to implement various modules discussed with reference to Figure 2 and / or any other encoder system or subsystem described herein. The logic circuitry may be used to perform various operations discussed herein.
[0145] In some instances, decoder 30 may be implemented via logic circuitry in a similar manner to implement the various modules discussed in reference to decoder 30 of Figure 3 and / or any other decoder system or subsystem described herein. In some instances, the logic circuitry-implemented decoder 30 may include an image buffer (implemented via processing unit 46 or memory 44) and a graphics processing unit (e.g., implemented via processing unit 46). The graphics processing unit may be communicatively coupled to the image buffer. The graphics processing unit may include decoder 30 implemented via logic circuitry to implement the various modules discussed in reference to Figure 3 and / or any other decoder system or subsystem described herein.
[0146] In some instances, antenna 42 can be used to receive an encoded stream of video data. As discussed herein, the encoded stream may contain data related to encoded video frames, indicators, index values, mode selection data, etc., such as data related to code segmentation (e.g., transform coefficients or quantized transform coefficients, optional indicators, and / or data defining code segmentation). Video decoding system 40 may also include a decoder 30 coupled to antenna 42 for decoding the encoded stream. Display device 45 is used to display the video frames.
[0147] It should be understood that, referring to the examples described for encoder 20 in the embodiments of this application, decoder 30 can be used to perform the reverse process. Regarding signaling syntax elements, decoder 30 can be used to receive and parse such syntax elements, and accordingly decode the associated video data. In some examples, encoder 20 can entropy-encode syntax elements into an encoded video stream. In such instances, decoder 30 can parse such syntax elements and accordingly decode the associated video data.
[0148] It should be noted that the encoding and decoding method described in the embodiments of this application is mainly used for the encoding and decoding process of video or images. This process exists in both the encoder 20 and the decoder 30. The encoder 20 and decoder 30 in the embodiments of this application can be, for example, the encoder / decoder corresponding to video standard protocols such as H.263, H.264, HEVV, MPEG-2, MPEG-4, VP8, VP9, or next-generation video standard protocols (such as H.266).
[0149] Referring to Figure 2, which is a schematic / conceptual block diagram of an exemplary example of encoder 20, encoder 20 includes a residual calculation unit 204, a transform processing unit 206, a quantization unit 208, an inverse quantization unit 210, an inverse transform processing unit 212, a reconstruction unit 214, a buffer 216, a loop filter unit 220, a decoded picture buffer (DPB) 230, a prediction processing unit 260, and an entropy coding unit 270. Prediction processing unit 260 may include inter-frame prediction unit 244, intra-frame prediction unit 254, and mode selection unit 262. Inter-frame prediction unit 244 may include a motion estimation unit and a motion compensation unit (not shown). Encoder 20 shown in Figure 2 may also be referred to as a hybrid video encoder or a video encoder based on a hybrid video codec.
[0150] Referring to Figure 3, which is a schematic / conceptual block diagram of an example of a decoder 30, the decoder 30 is used to receive, for example, encoded image data (e.g., encoded bitstream) 21 encoded by encoder 20 to obtain a decoded image 331. During the decoding process, the decoder 30 receives video data from encoder 20, such as encoded video bitstreams representing image blocks of encoded video stripes and associated syntax elements.
[0151] In the example of Figure 3, decoder 30 includes an entropy decoding unit 304, an inverse quantization unit 310, an inverse transform processing unit 312, a reconstruction unit 314 (e.g., a summer 314), a buffer 316, a loop filter 320, a decoded image buffer 330, and a prediction processing unit 360. Prediction processing unit 360 may include an inter-frame prediction unit 344, an intra-frame prediction unit 354, and a mode selection unit 362. In some instances, decoder 30 may perform a decoding process that is generally the inverse of the encoding process described in video encoder 20 of Figure 2.
[0152] Referring to Figure 4, Figure 4 is a structural schematic diagram of a video decoding device 400 (e.g., a video encoding device 400 or a video decoding device 400) provided in an embodiment of this application. The video decoding device 400 is adapted to implement the embodiments described herein. In one embodiment, the video decoding device 400 may be a video decoder (e.g., decoder 30 of Figure 1A) or a video encoder (e.g., encoder 20 of Figure 1A). In another embodiment, the video decoding device 400 may be one or more components of the decoder 30 of Figure 1A or the encoder 20 of Figure 1A.
[0153] The video decoding device 400 includes: an input port 410 and a receiving unit (Rx) 420 for receiving data; a processor, logic unit, or central processing unit (CPU) 430 for processing data; a transmitter unit (Tx) 440 and an output port 450 for transmitting data; and a memory 460 for storing data. The video decoding device 400 may also include photoelectric conversion components and electro-optical (EO) components coupled to the input port 410, receiver unit 420, transmitter unit 440, and output port 450 for the input or output of optical or electrical signals.
[0154] Processor 430 is implemented in both hardware and software. Processor 430 can be implemented as one or more CPU chips, cores (e.g., multi-core processors), FPGAs, ASICs, and DSPs. Processor 430 communicates with ingress port 410, receiver unit 420, transmitter unit 440, egress port 450, and memory 460. Processor 430 includes either an encoding module 470 or a decoding module 470. The encoding / decoding module 470 implements the embodiments disclosed herein to implement the encoding or decoding methods provided in the embodiments of this application. For example, the encoding / decoding module 470 implements, processes, or provides various encoding operations. Therefore, the encoding / decoding module 470 provides a substantial improvement to the functionality of the video decoding device 400 and affects the transitions of the video decoding device 400 to different states. Alternatively, the encoding / decoding module 470 can be implemented with instructions stored in memory 460 and executed by processor 430.
[0155] Memory 460 includes one or more disks, tape drives, and solid-state drives, which can be used as overflow data storage devices to store programs while they are selectively executed, and to store instructions and data read during program execution. Memory 460 can be volatile and / or non-volatile, and can be read-only memory (ROM), random access memory (RAM), ternary content-addressable memory (TCAM), and / or static random access memory (SRAM).
[0156] Referring to FIG5, FIG5 is a simplified block diagram of an apparatus 500 that can be used as either or both of the source device 12 and destination device 14 in FIG1A according to an exemplary embodiment. The apparatus 500 can implement the technology of this application. In other words, FIG5 is a schematic block diagram of an implementation of an encoding or decoding apparatus (hereinafter referred to as decoding apparatus 500) according to an embodiment of this application. The decoding apparatus 500 may include a processor 510, a memory 530, and a bus system 550. The processor and the memory are connected via the bus system. The memory is used to store instructions, and the processor is used to execute the instructions stored in the memory. The memory of the decoding apparatus stores program code, and the processor can call the program code stored in the memory to execute various video encoding or decoding methods described in this application. To avoid repetition, detailed descriptions are not provided here.
[0157] In this embodiment, the processor 510 may be a central processing unit (CPU), or it may be other general-purpose processors, DSPs, ASICs, FPGAs, or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. The general-purpose processor may be a microprocessor or any conventional processor.
[0158] The memory 530 may include a read-only memory (ROM) device or a random access memory (RAM) device. Any other suitable type of storage device may also be used as memory 530. Memory 530 may include code and data 531 accessed by processor 510 using bus 550. Memory 530 may further include an operating system 533 and an application program 535, which includes at least one program that allows processor 510 to execute the encoding or decoding methods described in this application. For example, application program 535 may include applications 1 to N, which further include video encoding or decoding applications that execute the encoding or decoding methods described in this application.
[0159] In addition to the data bus, the bus system 550 may also include a power bus, a control bus, and a status signal bus. However, for clarity, all buses are labeled as bus system 550 in the diagram.
[0160] Optionally, the decoding device 500 may also include one or more output devices, such as a display 570. In one example, the display 570 may be a haptic display that combines a display with a haptic unit capable of operatively sensing touch input. The display 570 may be connected to the processor 510 via a bus 550.
[0161] For example, commonly used transform methods in image coding include discrete cosine transform and wavelet transform. Wavelet transform is a local transform method that can perform localized, multi-scale analysis of images, focusing on the details of signal changes, making it very suitable for image coding tasks.
[0162] Referring to Figure 6, which is an exemplary schematic / conceptual block diagram of a wavelet transform-based encoder, the encoder 60 includes, but is not limited to, a wavelet forward transform unit 610, a quantization unit 620, and an entropy coding unit 630. Specifically, the encoder acquires the original image 601 through an interface unit (also called an input interface, not shown in the figure). The original image 601 is input to the wavelet forward transform unit 610, and after wavelet transform (also called wavelet forward transform), wavelet transform coefficients 602 are obtained, which can also be simply referred to as wavelet coefficients in this embodiment. The quantization unit 620 quantizes the wavelet transform coefficients 602 to obtain quantization coefficients 603. The entropy coding unit 630 entropy codes the quantization coefficients 603 to obtain the image bitstream 604 of the original image, which can also be called a compressed bitstream or bitstream.
[0163] It should be noted that the wavelet transform-based encoder architecture in Figure 6 is only illustrative, and other examples may include more units or modules. For example, it may include, but is not limited to, prediction units, transform units, etc., and this application does not impose any limitations.
[0164] Referring to Figure 7, which is an exemplary schematic / conceptual block diagram of a wavelet transform-based decoder, the decoder 70 in the example of Figure 7 includes, but is not limited to, an entropy decoding unit 710, an inverse quantization unit 720, and an inverse wavelet transform unit 730. Specifically, at the decoding end, the decoder interfaces with the image bitstream 701 through an input interface (also called an interface unit, not shown in the figure). The entropy decoding unit 710 performs entropy decoding on the image bitstream 701 to obtain quantization coefficients 702. The image bitstream 701 can be a bitstream 604 generated based on the encoder 60 in Figure 6. The inverse quantization unit 720 performs inverse quantization on the quantization coefficients 702 to obtain inverse quantization coefficients 703 (dequantized coefficient(s)), which can also be called reconstructed coefficients, reconstructed wavelet coefficients, etc. The inverse wavelet transform unit 730 performs inverse wavelet transform on the inverse quantization coefficients 703 to obtain the reconstructed image 704.
[0165] It should be noted that the wavelet transform-based decoder architecture in Figure 7 is for illustrative purposes only, and other instances may include more units or modules. For example, it may include, but is not limited to, prediction units, inverse transform units, etc., and this application does not impose any limitations.
[0166] For example, the wavelet coefficients obtained after wavelet transform include wavelet coefficients of the high-frequency subband and wavelet coefficients of the low-frequency subband. In the architecture shown in Figures 6 and 7, the codec performs the same processing on the wavelet coefficients of the high-frequency subband and the low-frequency subband, which has high processing complexity. In the embodiments of this application, the wavelet coefficients of the high-frequency subband can be simply referred to as the high-frequency subband, and the wavelet coefficients of the low-frequency subband can be simply referred to as the low-frequency subband. It can be understood that the high-frequency subband obtained after wavelet transform can optionally be the set of wavelet coefficients of the high-frequency subband, and the low-frequency subband obtained after wavelet transform can optionally be the set of wavelet coefficients of the low-frequency subband.
[0167] For example, the frequency of the high-frequency sub-band is greater than the frequency of the low-frequency sub-band. This can be understood as the frequency of various coefficients corresponding to the high-frequency sub-band in this application (such as wavelet coefficients, reconstruction coefficients, inverse quantization coefficients, etc. involved in this application) being greater than the frequency of the coefficients of the low-frequency sub-band.
[0168] This application provides a wavelet transform-based codec that can independently encode and decode low-frequency and high-frequency sub-bands, effectively reducing encoding and decoding complexity and improving efficiency. For example, an image undergoes wavelet transform to obtain low-frequency and high-frequency sub-bands, which are then encoded to generate low-frequency and high-frequency sub-band bitstreams, respectively. The low-frequency sub-band can be understood as a sub-image representing the low-frequency signal (or low-frequency information) of the original image, and the high-frequency sub-band can be understood as a sub-image representing the high-frequency signal (or high-frequency information) of the original image.
[0169] Referring to Figure 8, which is a schematic / conceptual block diagram of an encoder as an example, the encoder 80 includes, but is not limited to, a sub-graph partitioning unit 810, a wavelet forward transform unit 820, a low-frequency sub-band processing path 830, and a high-frequency sub-band processing path 840. Optionally, the wavelet forward transform unit and the wavelet inverse transform unit in this embodiment can also be collectively referred to as wavelet transform units, which can be understood as performing both wavelet forward transform processing and wavelet inverse transform processing. In this application, the low-frequency sub-band processing path can also be referred to as a low-frequency sub-band processing unit, and the high-frequency sub-band processing path can also be referred to as a high-frequency sub-band processing unit.
[0170] The low-frequency subband processing path 830 includes, but is not limited to: a transformation / quantization unit 831 (also known as a low-frequency subband transformation / quantization unit) and a low-frequency subband entropy coding unit 832.
[0171] The high-frequency subband processing path 840 includes, but is not limited to: a transform / quantization unit 841 (also known as a high-frequency subband transform / quantization unit) and a high-frequency subband entropy coding unit 842.
[0172] Specifically, encoder 80 receives image 801. Image 801 can be an image in an image sequence that forms a video or video sequence. Image 801 can be referred to as the current image or the image to be encoded, and image 801 can be the original image or an image obtained by processing the original image.
[0173] The sub-image partitioning unit 810 is used to acquire the current image and partition it to obtain at least one sub-image. Specifically, the sub-image partitioning unit 810 partitions the current image into N sub-images according to a sub-image partitioning method, where N is an integer greater than 0 (or an integer greater than 1). The sub-image partitioning method can include, but is not limited to, at least one of the following:
[0174] The width and / or height of the subgraph are multiples of 128;
[0175] The maximum width of the subimage is 1024 pixels;
[0176] The minimum height and / or width of the subimage is 256 pixels;
[0177] The original image resolution is less than or equal to 1080p, and N is an integer greater than 1 and less than or equal to 8; or,
[0178] The original image has a length greater than or equal to 4320 pixels, a width greater than or equal to 2160 pixels, and N is an integer greater than 1 and less than or equal to 16; or,
[0179] The original image has a length greater than or equal to 7680 pixels, a width greater than or equal to 4320 pixels, and N is an integer greater than 1 and less than or equal to 32.
[0180] For example, common video resolutions include: 1280x720, 1280x1080, 1440x1080, 1920x1080 (1080p), 2048x1080, 2048x1556, 3840x2160 (4K), 4096x2160, 5120x2700, 6144x3240, 7680x4320 (8K), and 8192x4320. The above values are only illustrative examples and can be set according to actual needs.
[0181] For example, the subgraph partitioning unit 810 can set specific subgraph specifications (including width and height) based on the above subgraph partitioning method. The specific values can be set according to actual needs within the range specified by the subgraph partitioning method.
[0182] Referring to Figure 9A, which is an exemplary schematic diagram of sub-image partitioning, in the example of Figure 9A, the sub-image partitioning unit 810 can partition the image 801 into m*n sub-images according to the sub-image partitioning method. Optionally, in this example, the width and height of each sub-image satisfy a multiple of 128.
[0183] Referring to Figure 9B, which is an exemplary schematic diagram of sub-image partitioning, in the example of Figure 9B, the sub-image partitioning unit 810 can partition the image into m*n sub-images according to the sub-image partitioning method. When the sub-image partitioning unit 810 partitions the boundary portion of the current image, the width and / or height of the boundary sub-images may optionally not satisfy a multiple of 128. Figure 9B only illustrates this by showing that the width of some boundaries does not satisfy a multiple of 128. Referring to Figure 9B, in this embodiment, for sub-images whose width and height do not satisfy a multiple of 128, the sub-image partitioning unit 810 can pad these sub-images, such as the gray portion in Figure 9B. Taking sub-image 1_n as an example, the height of sub-image 1_n satisfies a multiple of 128, but its width does not. The sub-image partitioning unit 810 pads sub-image 1_n.
[0184] In one possible implementation, the width and / or height of the filled subgraph can optionally be less than or equal to the subgraph size set by the subgraph partitioning method. For example, the size (i.e., width and height) of the filled subgraph 1_n can be the same as that of subgraph 1_1. As another example, the size of the filled subgraph 1_n can be less than the size of subgraph 1_1, where the width of subgraph 1_1 is a, the height is b, the width of subgraph 1_n before filling is c, the height is b, c is less than b, and c is not a multiple of 128. The subgraph partitioning unit 810 fills the subgraph 1_n, and the width of the filled subgraph 1_n is d, and the height is b. Here, d can optionally be a multiple of 16, and d is greater than c and less than or equal to a.
[0185] In this way, by padding the sub-images, each macroblock can meet the 8x8 (pixel) partitioning requirement during the block division process of the encoding. Furthermore, by finding the least common multiple of the width and / or height of the sub-image before padding and 16, sub-images that do not meet the multiple of 16 are padded. This ensures that the size of the sub-image is a multiple of 16 while minimizing the size of the padded sub-image, thereby reducing the encoding complexity of the padded sub-image.
[0186] Optionally, the sub-image partitioning method can be the same for each image in the same video sequence.
[0187] Optionally, the sub-image division unit 810 can divide the image into sub-images along the horizontal and vertical directions, starting from the upper left corner, according to a preset sub-image size. The division order can be set according to actual needs. Typically, the sub-images that need to be filled are boundary sub-images, as shown in Figure 9B.
[0188] In this embodiment, each sub-image is encoded and decoded independently. Specifically, the image is divided into N sub-images, and the encoder 80 encodes each of the N sub-images separately. During the encoding process, a sub-image can also be referred to as the current sub-image or the sub-image to be encoded.
[0189] Referring again to Figure 8, the wavelet forward transform unit 820 is used to perform wavelet transform (also called wavelet forward transform) on the subgraph to obtain low-frequency subband and high-frequency subband. The low-frequency subband includes low-frequency signals in the subgraph that satisfy the low-frequency filter coefficients, and the high-frequency subband includes high-frequency signals in the subgraph that have been decomposed by the high-frequency filter in the wavelet transform.
[0190] Referring to Figure 10, which is an exemplary schematic diagram of wavelet transform, in the example of Figure 10, the wavelet forward transform unit 820 acquires the current sub-image, for example, sub-image 1_1. The wavelet forward transform unit 820 performs a wavelet transform on the current sub-image, wherein the wavelet transform includes one horizontal wavelet transform and one vertical wavelet transform to obtain the wavelet coefficients of the low-low (LL) sub-band (abbreviated as LL sub-band), the wavelet coefficients of the low-high (LH) sub-band (abbreviated as LH sub-band), the wavelet coefficients of the high-high (HH) sub-band (abbreviated as HH sub-band), and the wavelet coefficients of the high-low (HL) sub-band (abbreviated as HL sub-band).
[0191] In this embodiment, the low-frequency subband includes an LL subband, and the high-frequency subband includes an LH subband, an HH subband, and an HL subband. Optionally, the LL subband, LH subband, HH subband, and HL subband have the same dimensions (including width and height).
[0192] Referring again to Figure 8, the low-frequency subband processing path 830 is used to encode the low-frequency subband to obtain low-frequency subband encoded data 806, which can also be referred to as coded low-frequency subband. The high-frequency subband processing path 840 is used to encode the high-frequency subband to obtain high-frequency subband encoded data 809, which can also be referred to as coded high-frequency subband. In this application, the high-frequency subband encoded data can also be referred to as second encoded data.
[0193] Specifically, the wavelet forward transform unit 820 outputs wavelet coefficients 803 of the low-frequency subband to the transform / quantization unit 831, and outputs wavelet coefficients 804 of the high-frequency subband to the transform / quantization unit 841.
[0194] For example, the transform / quantization unit 831 is used to obtain the wavelet coefficients 803 of the low-frequency sub-band, perform quantization processing on the wavelet coefficients 803 of the low-frequency sub-band, or perform transform and quantization processing, and output the quantized coefficients 805 of the low-frequency sub-band, or the quantized wavelet coefficients of the low-frequency sub-band.
[0195] The transform / quantization unit 831 outputs the quantization coefficients 805 of the low-frequency subband to the low-frequency subband entropy encoding unit 832. Optionally, the transform / quantization unit 831 may include, but is not limited to, a transform processing unit and a quantization processing unit (not shown in the figure).
[0196] The transform processing unit is used to transform the low-frequency subband and output transform coefficients, also known as low-frequency subband transform coefficients. The quantization processing unit is used to quantize the subband or the transformed transform coefficients and output quantized coefficients (also known as quantization results).
[0197] The low-frequency subband entropy coding unit 832 is used to acquire the data to be encoded and perform entropy coding on the data to be encoded to obtain low-frequency subband encoded data. The data to be encoded may include, but is not limited to, the quantization coefficients 805 of the low-frequency subband. In some instances, the data to be encoded may also include parameters or information (or syntax elements) input from other modules not shown in the figure. The low-frequency subband encoded data may also be referred to as the first encoded data in this application.
[0198] Referring again to Figure 8, the transform / quantization unit 841 is used to quantize the wavelet coefficients 804 of the high-frequency subband, or to perform both transform and quantization processing, to obtain the quantized coefficients 807 of the high-frequency subband, which can also be referred to as the quantized wavelet coefficients of the high-frequency subband. The transform / quantization unit 841 outputs the quantized coefficients 807 of the high-frequency subband to the high-frequency subband entropy coding unit 842. For parts not described, please refer to the low-frequency subband transform / quantization unit 831; further details are omitted here.
[0199] The high-frequency subband entropy coding unit 842 is used to acquire the data to be encoded and perform entropy coding on the data to be encoded to obtain high-frequency subband encoded data 808, which can also be called encoded high-frequency subband. Optionally, the data to be encoded may include, but is not limited to, the quantization coefficients 807 of the high-frequency subband. In some instances, the data to be encoded may also include parameters or information (or syntax elements) input from other modules not shown in the figure.
[0200] Optionally, the entropy coding unit (including the low-frequency subband entropy coding unit 832 and the high-frequency subband entropy coding unit 842) is used to encode the data to be encoded using an entropy coding algorithm or scheme. The aforementioned entropy coding scheme may be, for example, at least one of the following: variable-length coding (VLC), context-adaptive VLC (CAVLC), arithmetic coding, and context-adaptive binary arithmetic coding (CABAC).
[0201] Optionally, the encoder 80 may also include, but is not limited to, a combining unit (not shown in the figure), which may also be called a multiplexer (MUX). The combining unit is used to generate an image bitstream based on the low-frequency subband coded data 806 and the high-frequency subband coded data 808.
[0202] Specifically, the combining unit writes low-frequency subband coded data 806 into the image bitstream and writes high-frequency subband coded data 808 into the image bitstream. In this embodiment, by encoding the low-frequency subband and high-frequency subband separately, the low-frequency subband coded data and high-frequency subband coded data can be decoded independently. That is, at the decoding end, it can independently decode the low-frequency subband coded data and high-frequency subband coded data in the image bitstream, thereby improving decoding efficiency.
[0203] As mentioned above, a single image can be divided into multiple sub-images, for example, N sub-images. Each sub-image can be decomposed into wavelet coefficients of a high-frequency sub-band and wavelet coefficients of a low-frequency sub-band after wavelet forward transform. Encoder 80 independently encodes the low-frequency and high-frequency sub-bands of each sub-image to obtain the low-frequency sub-band encoded data and high-frequency sub-band encoded data of a single sub-image. In this way, the combining unit can obtain the high-frequency sub-band encoded data and low-frequency sub-band encoded data of each of the N sub-images, that is, obtain N high-frequency sub-band encoded data (optionally, the high-frequency sub-band encoded data of each sub-image includes the HL sub-band encoded data corresponding to the HL sub-band, the HH sub-band encoded data corresponding to the HH sub-band, and the LH sub-band encoded data corresponding to the LH sub-band) and N low-frequency sub-band encoded data. The combining unit can optionally write the low-frequency sub-band encoded data and high-frequency sub-band encoded data of the N sub-images into the image bitstream. The format (or structure) of the image bitstream will be described in detail below.
[0204] Referring to Figure 11, which is a schematic / conceptual block diagram of an exemplary decoder, decoder 110 is used to receive, for example, a bitstream encoded by an encoder to obtain a decoded image, also referred to as a reconstructed image 1108. During the decoding process, the decoder receives a bitstream (also referred to as the bitstream of the original image, or the image data of the original image) from the encoder.
[0205] In the example shown in Figure 11, the decoder 110 includes, but is not limited to: a high-frequency subband processing path 1120, a low-frequency subband processing path 1110, a wavelet inverse transform unit 1130, and a subgraph stitching unit 1140.
[0206] The low-frequency subband processing path 1110 includes, but is not limited to: a low-frequency subband entropy decoding unit 1111 and an inverse quantization / inverse transform unit 1112 (also referred to as a low-frequency subband inverse quantization / inverse transform unit). The high-frequency subband decoding path 1120 includes, but is not limited to: a high-frequency subband entropy decoding unit 1121 and an inverse quantization / inverse transform unit 1122 (also referred to as a high-frequency subband inverse quantization / inverse transform unit).
[0207] For example, decoder 110 receives an image bitstream and obtains a reconstructed image 1108 (also known as a decoded image) based on high-frequency subband coded data 1102 and low-frequency subband coded data 1101 in the image bitstream.
[0208] For example, the low-frequency subband entropy decoding unit 1111 is used to acquire low-frequency subband encoded data 1101 in the image bitstream to obtain entropy decoding data, which includes, but is not limited to, the quantization coefficients 1103 of the low-frequency subband. Specifically, the low-frequency subband entropy decoding unit 1111 performs entropy decoding processing on the low-frequency subband encoded data 1101 to obtain entropy decoding data. The low-frequency subband entropy decoding unit 1111 outputs the quantization coefficients 1103 of the low-frequency subband to the inverse quantization / inverse transform unit 1112.
[0209] The inverse quantization / inverse transform unit 1112 is used to obtain the quantization coefficients 1103 of the low-frequency subband to obtain the reconstruction coefficients 1105 of the low-frequency subband, which can also be simply referred to as the reconstructed low-frequency subband. In some instances, it can also be called the reconstructed value of the low-frequency subband, the reconstruction coefficient of the low-frequency subband, or the reconstructed wavelet coefficients of the low-frequency subband. Specifically, the low-frequency inverse quantization / inverse transform unit performs inverse quantization and / or inverse transform processing on the quantization coefficients to obtain the reconstructed low-frequency subband, such as the reconstructed LL subband. Optionally, the inverse quantization / inverse transform unit 1112 may include, but is not limited to, an inverse quantization processing unit and an inverse transform processing unit (not shown in the figure). The inverse quantization processing unit can be used to perform inverse quantization processing on the input parameters to obtain inverse quantization coefficients. The inverse transform unit can be used to perform inverse transform processing on the input parameters to obtain inverse transform coefficients, which can also be called inverse transform coefficients. For example, the inverse transform processing unit can perform inverse transform processing on the inverse quantization coefficients output by the inverse quantization processing unit to obtain inverse transform inverse quantization coefficients.
[0210] The high-frequency subband entropy decoding unit 1121 is used to acquire the high-frequency subband encoded data 1102 in the image bitstream to obtain entropy-decoded data. The entropy-decoded data includes, but is not limited to, the quantization coefficients 1104 of the high-frequency subband. Specifically, the high-frequency subband entropy decoding unit 1121 performs entropy decoding processing on the high-frequency subband encoded data 1102 to obtain the entropy-decoded data. The high-frequency subband entropy decoding unit 1121 outputs the quantization coefficients 1104 of the high-frequency subband to the inverse quantization / inverse transform unit 1122.
[0211] The inverse quantization / inverse transform unit 1122 is used to obtain the quantization coefficients 1104 of the high-frequency subband, resulting in the reconstructed coefficients 1106 of the high-frequency subband, which can be simply referred to as the reconstructed high-frequency subband. In some instances, it can also be called the reconstructed value of the high-frequency subband, the reconstructed wavelet coefficients of the high-frequency subband, etc. The inverse quantization / inverse transform unit 1122 outputs the reconstructed high-frequency subband to the wavelet inverse transform unit 1130. Specifically, the inverse quantization / inverse transform unit 1122 performs inverse quantization processing on the quantization coefficients 1104 of the high-frequency subband, or performs inverse quantization and inverse transform processing, to obtain the reconstructed high-frequency subband. For example, this includes reconstructing the HH subband (e.g., the reconstructed coefficients of the HH subband), reconstructing the HL subband (e.g., the reconstructed coefficients of the HL subband), and reconstructing the LH subband (e.g., the reconstructed coefficients of the LH subband).
[0212] For example, the wavelet inverse transform unit 1130 is used to obtain the reconstruction coefficients 1105 of the low-frequency sub-band and the reconstruction coefficients 1106 of the high-frequency sub-band to obtain the reconstructed sub-map 1107. Specifically, the wavelet inverse transform unit 1130 can obtain the reconstructed low-frequency sub-band and the reconstructed high-frequency sub-band of each sub-map. The wavelet inverse transform unit performs wavelet inverse transform processing on the obtained reconstructed low-frequency sub-band and reconstructed high-frequency sub-band corresponding to the same sub-map to obtain the reconstructed sub-map. Its inverse transform process is the inverse of the wavelet forward transform process, which will not be described in detail here.
[0213] The sub-image stitching unit 1140, also known as an image reconstruction unit or sub-image combination unit, is used to obtain reconstructed sub-images of the original image to obtain a reconstructed image of the original image. Specifically, the sub-image stitching unit 1140 obtains N reconstructed sub-images corresponding to the current decoded image. Based on the N reconstructed sub-images, the sub-image stitching unit 1140 can obtain the reconstructed image (also known as the decoded image or the decoded image) of the current image.
[0214] Based on the codecs shown in Figures 8 and 11, there can be more variations of the codec, such as including more processing units or modules.
[0215] Referring to Figure 12, which is a schematic / conceptual block diagram of an encoder as an example, the encoder in the example of Figure 12 includes, but is not limited to, a sub-graph partitioning unit 1210, a wavelet forward transform unit 1220, a low-frequency sub-band processing path 1230, and a high-frequency sub-band processing path 1240.
[0216] The descriptions of the subgraph partitioning unit 1210 and the wavelet forward transform unit 1220 can be found in the relevant content in Figure 8, and will not be repeated here.
[0217] The low-frequency subband processing path 1230 is used to obtain the wavelet coefficients 1203 of the low-frequency subband to obtain the low-frequency subband encoded data 1213. The low-frequency subband processing path 1230 includes, but is not limited to: a block partitioning unit 1231 (also called the low-frequency subband block partitioning unit 1231 or the first block partitioning unit 1231), a residual calculation unit 1232, a prediction unit 1237, a control unit 1238, a transform / quantization unit (also called the low-frequency subband transform / quantization unit 1233 or the first transform / quantization unit), an inverse quantization / inverse transform unit 1234 (also called the low-frequency subband inverse quantization / inverse transform unit 1234 or the first inverse transform / inverse quantization unit), a low-frequency subband wavelet coefficient 1203 splicing unit 1246, a low-frequency subband wavelet coefficient 1203 splicing unit 1246, and a low-frequency subband entropy coding unit 1239, etc.
[0218] The high-frequency subband processing path 1240 is used to acquire high-frequency subbands to obtain high-frequency subband encoded data. The high-frequency subband processing path 1240 includes, but is not limited to: block partitioning unit 1231 (also referred to as high-frequency subband block partitioning unit 1231 or second block partitioning unit 1231), transform / quantization unit (also referred to as transform / quantization unit 1242 or second transform / quantization unit), high-frequency subband entropy coding unit 1243, etc.
[0219] Alternatively, in some instances, the encoder may include more or fewer units or modules than in the structure shown in Figure 12.
[0220] The image 1201 encoding method provided in this application will be described in detail below with reference to the encoder shown in Figure 12:
[0221] The codec receives image 1201. A description of image 1201 can be found above and will not be repeated here.
[0222] Sub-image partitioning unit 1210 partitions image 1201 into sub-images and outputs N sub-images. N is an integer greater than 0. In this embodiment, each sub-image is encoded and decoded independently. During the encoding process, sub-image 1202 can be referred to as the current sub-image or the sub-image to be encoded.
[0223] Wavelet forward transform unit 1220 performs wavelet forward transform on the current sub-image to obtain wavelet coefficients 1203 (hereinafter referred to as low-frequency sub-band) and wavelet coefficients 1214 (hereinafter referred to as high-frequency sub-band) of the current sub-image. The wavelet coefficients 1203 of the low-frequency sub-band include the wavelet coefficients of the LL sub-band, and the high-frequency sub-band includes the wavelet coefficients of the LH, HL, and HH sub-bands. In this embodiment, each sub-image of the image can be independently encoded and decoded, and the high-frequency sub-band and low-frequency sub-band of each sub-image are independently encoded and decoded. The LH, HL, and HH sub-bands in the high-frequency sub-band can also be independently encoded and decoded.
[0224] The block partitioning unit 1231 (which may be called the low-frequency sub-band block partitioning unit) is used to obtain the wavelet coefficients 1203 of the low-frequency sub-band of the current sub-graph 1202, so as to obtain at least one macroblock 1204 of the low-frequency sub-band of the sub-graph 1202, wherein the macroblock can also be understood as a set of partial coefficients in the wavelet coefficients of the low-frequency sub-band.
[0225] Specifically, the block partitioning unit 1231 partitions the wavelet coefficients 1203 of the low-frequency sub-band of the current subgraph 1202 into blocks based on the block partitioning method, obtaining at least one macroblock 1204 of the low-frequency sub-band of the current subgraph, for example, M macroblocks, where M is an integer greater than 0 (or greater than 1). The low-frequency block partitioning unit 1231 outputs the macroblocks 1204 of the wavelet coefficients 1203 of the current low-frequency sub-band one by one to the residual calculation unit 1232 and the control unit 1238.
[0226] In this embodiment, macroblock 1204 is a basic encoding / decoding unit. During the encoding process, macroblock 1204 can also be referred to as the current block, current image 1201 block, macroblock 1204 to be encoded, block to be encoded, image 1204 block to be encoded, etc.
[0227] Alternatively, the block partitioning method includes, but is not limited to:
[0228] The wavelet coefficients 1203 of both the high-frequency subband and the low-frequency subband are divided into basic coding units of 8x8 macroblocks 1204 (unit is pixels).
[0229] For example, as described above, each subband uses macroblock 1204 as the basic coding unit. The macroblock 1204 currently to be encoded is referred to as the current macroblock 1204. Specifically, the low-frequency subband processing path 1230 encodes each macroblock 1204 of the wavelet coefficients 1203 of the low-frequency subband block by block. For example, encoding and prediction are performed on each macroblock 1204. The encoding process of the current macroblock 1204 will be described below; the processing processes for other macroblocks are the same, and will not be illustrated individually in this application. For example, in encoding, it refers to the macroblock currently being encoded; in decoding, it refers to the macroblock currently being decoded. The decoded macroblock in the reference image used for predicting the current macroblock 1204 is called the reference block (i.e., the low-frequency subband reconstruction block 1209 in the figure). The reference block is the block that provides the reference signal for the current block, where the reference signal represents the pixel value within the macroblock 1204. The block in the reference image that provides the prediction signal for the current block can be called prediction block 1205, where the prediction signal represents the pixel value, sample value, or sample signal within prediction block 1205. For example, after traversing multiple reference blocks, an optimal reference block is found, which will provide the prediction for the current block; this block is called prediction block 1205.
[0230] Specifically, referring to Figure 12, the residual calculation unit 1232 is used to obtain the current macroblock 1204 and the prediction block 1205 (further details of the prediction block 1205 are provided below) to obtain the residual block 1206. Specifically, the residual calculation unit performs residual calculations on the current macroblock 1204 and the prediction block 1205 to obtain the residual block 1206. The residual calculation unit 1232 outputs the residual block 1206 to the transform / quantization unit 1233.
[0231] The transform / quantization unit 1233 is used to acquire the residual block 1206 to obtain the residual coefficients 1207. Specifically, the transform / quantization unit 1233 performs transform and / or quantization processing on the residual block 1206 to obtain the residual coefficients 1207, which can also be called the quantization coefficients of the residual block, or the quantized residual block. The transform / quantization unit 1233 outputs the residual coefficients 1207 to the inverse quantization single / inverse transform unit 1234 and the low-frequency subband entropy coding unit 1239.
[0232] The inverse quantization / inverse transform unit 1234, also known as the inverse quantization / inverse transform unit, is used to obtain the residual coefficients 1207 to obtain the residual reconstruction block 1208. Specifically, the inverse quantization / inverse transform unit 1234 performs inverse quantization and / or inverse transform processing on the residual coefficients 1207 to obtain the residual reconstruction block 1208, which can also be referred to as the inverse quantization coefficients of the residual block, the inverse quantized residual block, etc. The inverse quantization / inverse transform unit 1234 outputs the residual reconstruction block 1208 to the low-frequency subband splicing unit 1236.
[0233] The dequantization / inverse transform unit 1234 may include a dequantization unit and an inverse transform unit (not shown in the figure). The dequantization unit is used to dequantize the input coefficients, and the inverse transform unit is used to inverse transform the input coefficients.
[0234] The low-frequency subband reconstruction unit 1235 is used to obtain a low-frequency subband reconstruction block 1209 based on the prediction block 1205 and the residual reconstruction block 1208. Specifically, the low-frequency subband reconstruction unit 1235 adds the residual reconstruction block 1208 to the prediction block 1205 to obtain the low-frequency subband reconstruction block 1209, which can also be referred to as the reconstructed low-frequency subband macroblock. Optionally, the low-frequency subband reconstruction unit 1235 outputs the low-frequency subband reconstruction block 1209 to the prediction unit 1237 and the low-frequency subband splicing unit 1236. Optionally, the low-frequency subband reconstruction unit 1235 outputs the low-frequency subband reconstruction block 1209 to the control unit 1238.
[0235] The low-frequency subband stitching unit 1236 is used to obtain the reconstructed low-frequency subband 1211, which can also be referred to as the reconstructed value or reconstructed data of the low-frequency subband, based on the low-frequency subband reconstruction block 1209. Optionally, the low-frequency subband stitching unit 1236 outputs the reconstructed low-frequency subband 1211 to the prediction unit 1237. Optionally, the low-frequency subband stitching unit 1236 outputs the reconstructed low-frequency subband 1211 to the control unit 1238.
[0236] Specifically, as described above, the low-frequency subband uses macroblocks as the basic coding unit, and the low-frequency subband splicing unit 1236 can obtain M low-frequency subband reconstruction blocks of a low-frequency subband. The low-frequency subband splicing unit 1236 can reconstruct the corresponding low-frequency subband based on the M low-frequency subband reconstruction blocks, that is, obtain the reconstructed low-frequency subband 1211.
[0237] The control unit 1238, also known as the mode selection unit, is used to determine the syntax element 1213 based on the macroblock 1204 (i.e. the current block); or to determine the syntax element 1213 based on the current macroblock 1204, the low-frequency subband reconstruction block 1209, and the reconstructed low-frequency subband 1211.
[0238] Syntax element 1213 includes at least one syntax element, such as pattern information. Pattern information, also known as prediction mode information, is used to indicate the prediction mode (or prediction method) of prediction unit 1237, such as inter-frame or intra-frame prediction mode. Control unit 1238 can output syntax element 1213 to prediction unit 1237 and low-frequency subband entropy coding unit 1239.
[0239] Prediction unit 1237, also known as prediction processing unit, is used to acquire syntax element 1213 and perform prediction processing based on syntax element 1213. Specifically, prediction unit 1237 may select a prediction mode based on syntax element 1213 (e.g., mode information in the syntax element). In one example, prediction unit 1237 may acquire low-frequency subband reconstruction block 1209 based on syntax element 1213 to acquire prediction block 1205. Specifically, prediction unit 1237 may perform intra-frame prediction based on low-frequency subband reconstruction block 1209 to acquire prediction block 1205. In another example, prediction unit 1237 may acquire reconstructed low-frequency subband 1211 based on syntax element 1213 to acquire prediction block 1205.
[0240] The prediction unit 1237 outputs prediction block 1205 to the residual calculation unit 1232 and the low-frequency sub-band splicing unit 1236.
[0241] The low-frequency subband entropy coding unit 1239 is used to obtain low-frequency subband encoded data 1213, also known as encoded low-frequency subband, based on residual coefficients 1207 and syntax elements 1213. Specifically, the low-frequency subband entropy coding unit 1239 uses an entropy coding algorithm or scheme (e.g., variable length coding (VLC) scheme, context adaptive VLC (CAVLC) scheme, arithmetic coding scheme, context adaptive binary arithmetic coding (CABAC), syntax-based context-adaptive binary arithmetic coding (SBAC), probability interval partitioning entropy (PIPE) coding, or other entropy coding methods or techniques) to entropy encode the residual coefficients 1207 and syntax elements 1213 to obtain low-frequency subband encoded data 1213 output in the form of, for example, an encoded bitstream.
[0242] Referring again to Figure 12, the block partitioning unit 1241, also known as the high-frequency subband block partitioning unit, is used to obtain the high-frequency subband of the current subgraph 1202 to obtain at least one macroblock 1215 of the high-frequency subband of the subgraph 1202. For a detailed description, please refer to the low-frequency subband section; it will not be repeated here. Specifically, the block partitioning unit 1241 partitions the high-frequency subband 1214 of the current subgraph 1202 (hereinafter referred to as the current high-frequency subband) into blocks based on the block partitioning method, obtaining at least one macroblock 1215 of the current subgraph 1202, for example, M macroblocks, where M is an integer greater than 0 (or an integer greater than 1). Other undescribed parts can be referred to the relevant description of the block partitioning unit 1231; it will not be repeated here.
[0243] Block partitioning unit 1241 outputs the macroblocks of the current high-frequency subband one by one to quantization / conversion unit 1242.
[0244] The transform / quantization unit 1242 is used to transform and / or quantize the macroblock 1215 to obtain the quantization coefficients 1216 of the high-frequency subband block (i.e., the quantization coefficients of the current macroblock). The transform / quantization unit 1242 outputs the quantization coefficients 1216 of the high-frequency subband block to the high-frequency subband entropy coding unit 1243.
[0245] The high-frequency subband entropy coding unit 1243 is used to perform entropy coding on the data to be encoded to obtain high-frequency subband encoded data 1217. The data to be encoded may include, but is not limited to, the quantization coefficients and syntax elements of each high-frequency subband block. The high-frequency subband encoded data 1217 includes, but is not limited to, HH subband encoded data, HL subband encoded data, and LH subband encoded data.
[0246] The encoding and decoding method provided in this application supports two scenarios: full I-frame configuration and I / P frame alternating encoding configuration. The encoder architecture shown in Figure 12 adds relevant modules required for the prediction process based on the wavelet transform architecture shown in Figure 8, which can improve the compression efficiency of I / P frame alternating encoding for scenarios such as fixed camera positions and slow camera movement.
[0247] Optionally, the encoder may also include a combination unit (not shown in the figure) for generating an image bitstream based on low-frequency subband coded data and high-frequency subband coded data. The specific process can be referred to the relevant description in Figure 8 above.
[0248] The bitstream output by the encoder in the embodiments of this application will be described in detail below. The bitstream structure described below can be applied to the encoders shown in Figures 8 and 12, and of course, it can also be applied to other encoder variations based on Figures 8 or 12.
[0249] For example, as described above, the low-frequency subband entropy coding unit 1239 and the high-frequency subband entropy coding unit 1243 output low-frequency subband coded data 1213 and high-frequency subband coded data 1217, respectively. This can be understood as the encoder 120 independently encoding the low-frequency and high-frequency subbands of each subgraph, outputting low-frequency and high-frequency subband coded data corresponding to the current subgraph.
[0250] Referring to Figure 13A, which is an exemplary schematic diagram of an image bitstream structure, the image bitstream in the example of Figure 13A includes, but is not limited to, image header information and image data (also referred to as an image data region).
[0251] For example, the image data includes at least one image data region (also referred to as an image data sub-region), such as, but not limited to, a first image data region and a second image data region. During the encoding process, the encoder (e.g., through a combination unit) writes high-frequency subband encoded data and low-frequency subband encoded data into the image bitstream. Specifically, the encoder writes high-frequency subband encoded data into the first image data region and low-frequency subband encoded data into the second image data region.
[0252] For example, image header information includes, but is not limited to, offset information and image size information.
[0253] For example, image size information is used to indicate the size of the original image. As mentioned above, during the encoding process, some sub-images may be padded during sub-image partitioning to ensure that the length and width of each sub-image are multiples of 16. Thus, during decoding, the size of the reconstructed image obtained by the decoder may be larger than the original image size. The decoder can process the reconstructed image based on the image size information to remove the padded portions.
[0254] For example, offset information is used to indicate the position of a data region in the image bitstream, and can also be understood as indicating the position of independently decodeable coded data in the image bitstream. When decoding coded data (i.e., the image bitstream) according to this application, the offset information in the image header information can be used to obtain independently decodeable coded data, and decoding operations can be performed on the coded data. The independently decodeable coded data (e.g., low-frequency subband coded data and high-frequency subband coded data) can be decoded synchronously during decoding to improve decoding efficiency.
[0255] In one example, the offset information can be the length of the image data region containing adjacent, independently decodeable encoded data in the image bitstream.
[0256] In another example, the offset information can be the offset (i.e., the difference) between the starting position of the image data region where the independently decoded encoded data is located and the ending position of the image header information.
[0257] Referring to Figure 13B, which is an exemplary schematic diagram of an image bitstream structure, the bitstream in the example of Figure 13B includes, but is not limited to, image header information and image data. The image header information includes, but is not limited to, offset information, etc., detailed concepts of which can be found above and will not be repeated here. The image data includes, but is not limited to, low-frequency subband coded data and high-frequency subband coded data. The low-frequency subband coded data is written to the first image data area, and the high-frequency subband coded data is written to the second image data area. Other descriptions can be found in Figure 13A and will not be repeated here.
[0258] It should be noted that the embodiments in this application only use the image bitstream of a single image as an example for illustration, that is, the bitstream includes only one image data. In the process of encoding video images, the encoder can generate an encoded image bitstream for each image, that is, the image bitstream includes multiple image data, and each image data carries the encoded data of the corresponding image.
[0259] Referring to Figure 14A, which is an exemplary schematic diagram of an image bitstream structure, in the example of Figure 14A, as described above, the high-frequency subband coding data of each sub-image further includes: HH subband coding data, HL subband coding data, and LH subband coding data. Accordingly, in this example, the image data includes, but is not limited to: HH subband coding data, HL subband coding data, and LH subband coding data of each sub-image of the image.
[0260] For example, in the example shown in Figure 14A, LL subband coded data is written to the second image data region, HL subband coded data is written to the first image data subregion, HH subband coded data is written to the second image data subregion, and LH subband coded data is written to the dotted image data subregion. The writing order of each high-frequency subband is only an illustrative example and will not be repeated below.
[0261] Optionally, in the example shown in Figure 14A, the offset information of each segment of independently decodeable encoded data in the image header information may include, but is not limited to: the offset of the starting position of the first image data sub-region relative to the ending position of the image header information (this data is usually measured in n bytes), the offset of the starting position of the second image data sub-region relative to the ending position of the image header information, and the offset of the starting position of the third image data sub-region relative to the ending position of the image header information. After obtaining these offsets by decoding the image header information, the starting position of each segment of independently decodeable encoded data can be obtained, so that the LL subband encoded data, HH subband encoded data, HL subband encoded data, and LH subband encoded data can be decoded independently during decoding.
[0262] Optionally, in the example shown in Figure 14A, the offset information may include, but is not limited to: the length information L0 of the first image data region (this length is typically measured in n bytes), the length information L1 of the first image data sub-region, and the length information L2 of the second image data sub-region. L0 is the offset of the starting position of the first image data sub-region relative to the ending position of the image header information. L0 + L1 yields the offset of the starting position of the second image data sub-region relative to the ending position of the image header information. L0 + L1 + L2 yields the offset of the starting position of the third image data sub-region relative to the ending position of the image header information. After obtaining the offset information by decoding the image header information, the starting position of each independently decodeable segment of encoded data can be obtained by addition calculation, so that the LL subband encoded data, HH subband encoded data, HL subband encoded data, and LH subband encoded data can be decoded independently during decoding.
[0263] Referring to Figure 14B, which is an exemplary schematic diagram of an image bitstream structure, in the example of Figure 14B, low-frequency subband coded data is written to the first image data region, and high-frequency subband coded data is written to the second image data region. Further details can be found in Figure 14A, and will not be repeated here.
[0264] Referring to Figure 15, which is an exemplary schematic diagram of an image bitstream structure, in the example of Figure 15, the high-frequency subband encoded data is written to the corresponding image data region according to the type of subband. Specifically, the description of the first image data region and its sub-regions, and the second image data region, can be referred to above and will not be repeated here. Taking HL subband encoded data as an example, the HL subbands of each sub-image (e.g., sub-image 1 to sub-image N) of the image are written to the first image data sub-region; the order is only illustrative.
[0265] In this context, for example, sub-image 1-HL in the figure represents the HL subband encoded data of sub-image 1 of the image. The HL subband encoded data of each sub-image further includes the encoded macroblocks of the HL subband of that sub-image. For example, sub-image 1-HL includes, but is not limited to: sub-image 1-HL-MB0 to sub-image 1-HL-MBm. Sub-image 1-HL-MBx represents the encoded macroblock MBx in the HL subband of sub-image 1. The HH subband encoded data and LH subband encoded data are similar to the HL subband encoded data and will not be described further here.
[0266] Referring again to Figure 15, the LL subband coding data includes, but is not limited to, the LL subband coding data of each sub-image of the image. For example, sub-image 1-LL to sub-image N-LL. Sub-image 1-LL represents the LL subband coding data of sub-image 1 of the image. Each sub-image-LL further includes, but is not limited to, the coding data of each macroblock of that sub-image, i.e., the coded macroblock. For example, sub-image 1-LL includes, but is not limited to, sub-image 1-LL-MB0 to sub-image 1-LL-MBn. Sub-image 1-LL-MBx represents the coding data of macroblock MBx of the LL subband of sub-image 1 of the image.
[0267] For example, during the encoding process, each sub-band of each subgraph is encoded independently; correspondingly, during the decoding process, each encoded sub-band of each subgraph can be decoded independently. In the example shown in Figure 15, it can be understood that the four encoded sub-bands of each subgraph can be decoded independently. For instance, during decoding, the decoder can obtain the HL sub-band encoded data, LH sub-band encoded data, HH sub-band encoded data, and LL sub-band encoded data of subgraph 1 based on the offset information, and perform independent decoding to obtain the decoded subgraph 1.
[0268] In this example, the coded subbands and their coded macroblocks of each sub-image in the figure can also be written into the corresponding image data sub-regions, which are not shown in the figure and will not be repeated below. Accordingly, offset information can be used to indicate the position of the image region to which the independently coded subbands of each sub-image belong. Thus, during decoding, the decoder can obtain the positions of the four coded subbands (LL subband coded data, HH subband coded data, HL subband coded data, and LH subband coded data) of a single sub-image in the image data based on the offset information, and perform decoding on them to obtain the decoded subbands of the corresponding sub-image (including LL subband decoded data, HH subband decoded data, HL subband decoded data, and LH subband decoded data). For example, during decoding, the decoder obtains sub-image 1-HL (including each coded macroblock contained in its sub-region, the same below, and will not be repeated), sub-image 1-HH, sub-image 1-LH, and sub-image 1-LL. In this way, the decoder can obtain the decoded sub-graph 1 based on the above encoded sub-bands without having to decode other sub-graphs one by one according to the order of the bitstream. This can improve decoding efficiency while reducing the occupation of the decoding buffer (e.g., DPB) and reducing the hardware processing pressure and storage burden on the decoding end.
[0269] In one possible implementation, on the encoding side, the low-frequency subband entropy encoding unit can output low-frequency subband encoded data (e.g., LL subband bitstream), and the high-frequency subband entropy encoding unit can output high-frequency subband encoded data (e.g., including HH subband decoded data, HL subband decoded data, and LH subband decoded data). The combining unit writes this data into the image data to generate an image bitstream.
[0270] In another possible implementation, the low-frequency subband entropy coding unit and the high-frequency subband entropy coding unit can also output the coded macroblock of the coded subband to the combining unit after each macroblock is encoded. The combining unit can generate the bitstream structure as shown in the figures (e.g., Figures 15, 16A-16C, 17A-17B, etc.) according to the specified order of the coded macroblocks of the image data.
[0271] Optionally, the subgraph and bitstream structure in Figure 15 can also be applied to the bitstream structures shown in Figures 13B and 14B, and will not be illustrated in detail here.
[0272] In the embodiments of this application, the subbands in the high-frequency subband coded data of the image data can be interleaved and sorted. The interleaving and sorting can be at the sub-image granularity, the subband type granularity, or the macroblock (MB) granularity. Several interleaving and sorting methods are provided below. It should be noted that the interleaving methods shown in the embodiments of this application are only illustrative examples. In other embodiments, other interleaving methods can also be set according to the encoding and decoding requirements.
[0273] Referring to Figure 16A, which is an exemplary schematic diagram of an image bitstream structure, the interleaving method in the example of Figure 16A is interleaving at the subband type of the subimage. Specifically, as shown in Figure 16A, the HL subband encoded data, encoded HH, and encoded LH of each subimage of the image are continuously written into the image bitstream. The subimage order and macroblock order shown in the figure are merely illustrative examples. The format of the low-frequency subband is not shown in the figure; please refer to Figure 15 and its related description, which will not be repeated here.
[0274] For example, as shown in Figure 16A, sub-images 1-HL, 1-HH, and 1-LH are continuously written into the image bitstream. Sub-image 1-HL represents the HL subband encoded data of sub-image 1, which includes, but is not limited to, all encoded macroblocks (MB) of the HL subband of sub-image 1, such as MB0-HL to MBm-HL. Only the bitstream format of sub-image 1 is shown in the figure; other sub-images are similar and will not be described individually here. The LL subband encoded data can be referred to above and will not be repeated here.
[0275] In this example, similar to the description in Figure 15, each coded subband of each sub-image can be decoded independently. Accordingly, offset information can be used to indicate the location of the image region to which the independently coded subband of each sub-image belongs. This allows, during decoding, the positions of the four coded subbands (LL subband coded data, HH subband coded data, HL subband coded data, and LH subband coded data) of a single sub-image can be obtained in the image data based on the offset information, and decoding can be performed on them to obtain the decoded subbands of the corresponding sub-image (including LL subband decoded data, HH subband decoded data, HL subband decoded data, and LH subband decoded data). Details not described herein can be found in Figure 15 and will not be repeated here.
[0276] Referring to Figure 16B, which is an exemplary schematic diagram of the image bitstream structure, the interleaving method in the example of Figure 16B is interleaving at the macroblock level for each sub-image.
[0277] Specifically, in the example shown in Figure 16B, the high-frequency subband encoded data (including LH subband encoded data, HH subband encoded data, and HL subband encoded data) of each sub-image of the image are continuously written into the first image data region. A description of the second image data region can be found in Figure 15, and will not be repeated here.
[0278] For example, as shown in Figure 16B, sub-images 1-HL-MB0, 1-HH-MB0, and 1-LH-MB0 are consecutively written into the first image data region. Here, 1-HL-MB0 represents the encoded macroblock MB0 of the HL subband of 1, 1-HH-MB0 represents the encoded macroblock MB0 of the HH subband of 1, and 1-LH-MB0 represents the encoded macroblock MB0 of the LH subband of 1. The figure only shows the encoded data structure of 1 in the bitstream; the other sub-images are similar and will not be illustrated individually here.
[0279] In this example, during decoding, the decoding end can decode the high-frequency subband encoded data according to the sub-image order, that is, each sub-image in the first image data region is decoded independently. The low-frequency subband encoded data is also decoded according to the sub-image order, that is, each sub-image in the second image data region is decoded independently. Unlike Figures 15, 16A, and 16C, when the bitstream structure in the above figures is applied to decoding, the decoding end decodes the different types of encoded subbands of each sub-image separately. This can also be understood as needing to simultaneously decode the four sub-bitstreams (each sub-bitstream corresponds to one type of encoded subband) of each sub-image to obtain four decoded subbands of an image at the output end, thereby obtaining the decoded sub-image and storing additional data. For the bitstream structure shown in Figure 16B, the decoding end only needs to decode the high-frequency subband and low-frequency subband of each sub-image, that is, two bitstreams. For example, as shown in Figure 16B, when the decoding end decodes the first image data region, it can decode each encoded macroblock one by one according to the encoded macroblock order of each sub-image in the region. That is, the three high-frequency subband encoded data of sub-Figure 1 are written continuously into the first image data area. Therefore, during decoding, the three high-frequency subband encoded data of sub-Figure 1 can be decoded one by one to obtain the decoded high-frequency subband. The processing of LL subband encoded data can be referred to Figure 15, and will not be described in detail here.
[0280] In the example shown in Figure 16B, the offset information is used to indicate the position of the first image data region and the position of the second image data region. That is, the example shown in Figure 16B includes two sub-bitstreams that can be decoded independently. Compared with the framework and decoding methods in Figures 15, 16A, and 16C, it has lower hardware performance requirements, only requiring simultaneous decoding of the two sub-bitstreams of the sub-image (corresponding to low-frequency sub-band encoded data and high-frequency sub-band encoded data).
[0281] Referring to Figure 16C, which is an exemplary schematic diagram of an image bitstream structure, the interleaving method in Figure 16C is based on the sub-bands of each sub-image. Specifically, as shown in Figure 16C, each sub-image of the image is continuously written into the first image data region according to its high-frequency sub-band type. For example, taking sub-image 1 as an example, the coded macroblocks of the HL sub-band encoded data of sub-image 1 are continuously written into the first image data region, that is, sub-image 1-HL-MB0 to sub-image 1-HL-MBm of sub-image 1 are continuously written into the image bitstream. The coded macroblocks of the HH sub-band encoded data of sub-image 1 are continuously written into the first image data region, that is, sub-image 1-HH-MB0 to sub-image 1-HH-MBm of sub-image 1 are continuously written into the image bitstream. The coded macroblocks of the LH sub-band encoded data of sub-image 1 are continuously written into the first image data region, that is, sub-image 1-LH-MB0 to sub-image 1-LH-MBm of sub-image 1 are continuously written into the image bitstream. Other subgraphs are similar and will not be described in detail here. The order of subband types is for illustrative purposes only.
[0282] In this example, similar to the description in Figure 15, each coded subband of each sub-image can be decoded independently. Accordingly, offset information can be used to indicate the location of the image region to which the independently coded subband of each sub-image belongs. This allows, during decoding, the positions of the four coded subbands (LL subband encoded data, HH subband encoded data, HL subband encoded data, and LH subband encoded data) of a single sub-image can be obtained in the image data based on the offset information, and decoding can be performed on them to obtain the decoded subbands of the corresponding sub-image (including LL decoded data, HH decoded data, HL decoded data, and LH decoded data). Parts not described herein can be referred to Figure 15 and will not be repeated here.
[0283] For example, in the example of Figure 16C, during decoding, the decoder obtains the HH subband encoded data, LH subband encoded data, HL subband encoded data, and LL subband encoded data of sub-Figure 1 from the image bitstream based on offset information (not shown in Figure 16C, see Figure 15). The decoder decodes the encoded data of the four subbands of sub-Figure 1 to obtain the reconstructed sub-Figure 1, which can also be called decoded sub-Figure 1 or decoded sub-Figure 1.
[0284] In the embodiments of this application, multiple independently decoded encoded data can be decoded simultaneously, or one or more high-frequency subbands can be decoded simultaneously, and the number of simultaneous decodes depends on the decoder hardware performance.
[0285] Referring to Figure 17A, which is an exemplary schematic diagram of an image bitstream structure, the interleaving method in the example of Figure 17A is granular at the low-frequency and high-frequency subbands of the subgraph. Only the interleaving method of subgraph 1 is shown; other subgraphs are similar and will not be described in detail here. For example, the structure of the low-frequency subband encoded data of the subgraph can be seen in Figure 15, and will not be repeated here. In one example, the structure of the high-frequency subband encoded data of the subgraph can use any of the interleaving methods for high-frequency subband encoded data in Figures 16A to 16C.
[0286] Referring to Figure 17B, which is an exemplary schematic diagram of the bitstream structure, in the example of Figure 17B, the splicing order of the sub-graphs can be low-frequency subband coded data followed by high-frequency subband coded data. Other descriptions can be found in Figure 17A, and will not be repeated here.
[0287] Optionally, for the examples shown in Figures 17A and 17B, the offset information in the image header information is also used to indicate each encoded data that can be decoded independently. The indication method can be seen in Figures 15 and 16A to 16C, which will not be repeated here.
[0288] Referring to Figure 18, which is a schematic / conceptual block diagram of an exemplary decoder, in the example of Figure 18, the decoder receives, for example, an image bitstream encoded by an encoder to obtain a decoded image of the original image, also referred to as a decoded image, reconstructed image, etc. During the decoding process, the decoder receives the image bitstream from the encoder, including, but not limited to, image header information and image data. The image bitstream can be any of the bitstream formats shown in Figures 13A to 17B.
[0289] In the example shown in Figure 18, the decoder includes, but is not limited to: low-frequency subband processing path 1810, high-frequency subband processing path 1820, wavelet inverse transform unit 1830, image combination unit 1840 (also known as image stitching unit), etc.
[0290] For example, the low-frequency subband processing path 1810 is used to acquire low-frequency subband encoded data to obtain reconstructed low-frequency subband 1806 (also known as decoded low-frequency subband). The low-frequency subband processing path includes, but is not limited to: low-frequency subband entropy decoding unit 1811, inverse quantization / inverse transform unit 1812 (also known as low-frequency subband inverse quantization / inverse transform unit), low-frequency subband reconstruction unit 1813, low-frequency subband splicing unit 1815, prediction unit 1814, etc.
[0291] The high-frequency subband processing path 1820 is used to acquire high-frequency subband encoded data to obtain the reconstructed high-frequency subband 1831, which can also be called the reconstructed value of the high-frequency subband or the reconstructed data of the high-frequency subband, including but not limited to: high-frequency subband entropy decoding unit 1821, inverse quantization / inverse transform unit 1821 (also called high-frequency subband inverse quantization / inverse transform unit), high-frequency subband reconstruction unit 1831, etc.
[0292] In some instances, the decoder shown in Figure 18 can perform a decoding process that is largely the reverse of the encoding process described with reference to the encoder in Figure 12.
[0293] The decoding method in the embodiments of this application will be described in detail below with reference to the decoder 180 shown in Figure 18.
[0294] For example, the decoder 180 can obtain high-frequency subband encoded data and low-frequency subband encoded data in the image bitstream based on the image header information in the image bitstream. Furthermore, as described above, during the encoding process, the encoder uses macroblocks as the basic encoding unit, and correspondingly, during the decoding process, the decoder also uses macroblocks (e.g., encoded macroblocks) as the basic decoding unit for decoding.
[0295] For example, the low-frequency subband entropy decoding unit 1811 performs entropy decoding on the low-frequency subband encoded data 1801 in the image bitstream, using macroblocks as the basic decoding unit, to obtain the quantization coefficients 1802 (i.e., the quantization coefficients of the current macroblock) and syntax elements 1807 of the low-frequency subband block. The description of the quantization coefficients 1802 of the low-frequency subband can be found on the encoder side and will not be repeated here. Specifically, the low-frequency subband entropy decoding unit 1811 obtains the encoded macroblocks (i.e., the encoded data of the macroblocks) of the low-frequency subbands (e.g., LL subbands) of each sub-image in the image bitstream, and performs entropy decoding on each encoded macroblock to obtain the quantization coefficients 1802 (which can be simply referred to as the quantization coefficients of the macroblock of the low-frequency subband) and syntax elements 1807 of the corresponding low-frequency subband for each encoded macroblock. During the decoding process, the currently decoded encoded macroblock can be called the current block.
[0296] The low-frequency subband decoding unit is used to output the quantization coefficients 1802 of the low-frequency subband block to the inverse quantization / inverse transform unit 1812, and to output the syntax elements 1807 to the prediction unit 1814.
[0297] The inverse quantization / inverse transform unit 1812 is used to obtain the quantization coefficients 1802 of the low-frequency subband block to obtain the inverse quantization coefficients 1803 of the low-frequency subband block. Alternatively, it can be the inverse transform coefficients of the current block of the low-frequency subband (depending on whether inverse transform processing was performed). Specifically, the inverse quantization / inverse transform unit 1812 performs inverse quantization on the quantization coefficients of the current block of the low-frequency subband, or performs both inverse quantization and inverse transform, to obtain the inverse quantization coefficients of the current block of the low-frequency subband. The inverse quantization / inverse transform unit 1812 outputs the inverse quantization coefficients 1803 of the low-frequency subband block to the low-frequency subband reconstruction unit 1813, for example, the inverse quantization coefficients of the current block of the low-frequency subband.
[0298] The low-frequency subband reconstruction unit 1813 is used to obtain the low-frequency subband reconstruction block 1804, which can also be called the reconstruction coefficient of the low-frequency subband block, based on the quantization coefficients 1803 and prediction block 1805 of the low-frequency subband. Specifically, the low-frequency subband reconstruction unit 1813 adds a prediction block to the inverse quantization coefficients of the current block of the low-frequency subband to obtain the low-frequency subband reconstruction block 1804 corresponding to the current macroblock.
[0299] The prediction unit 1814 is used to obtain syntax element 1807 and perform corresponding prediction processing according to syntax element 1807. For example, intra-frame prediction can be performed based on low-frequency subband reconstruction block 1804, or inter-frame prediction can be performed based on reconstructed low-frequency subband 1806. Its execution method can be referred to the coding side, and will not be elaborated here. The prediction unit 1814 outputs prediction block 1805 to the low-frequency subband reconstruction block 1804 unit.
[0300] For example, the high-frequency subband entropy decoding unit 1821 acquires the high-frequency subband encoded data 1802 in the image bitstream, and, using macroblocks as the basic decoding unit, acquires the quantization coefficients 1808 (which are the quantization coefficients of the current macroblock) of each high-frequency subband block. Specifically, the high-frequency subband entropy decoding unit 1821 performs entropy decoding on the current block of the high-frequency subband encoded data 1802 to obtain the quantization coefficients of the current block of the high-frequency subband. Optionally, based on entropy decoding, the syntax elements corresponding to the current block can also be obtained. The high-frequency subband entropy decoding unit 1821 outputs the quantization coefficients 1808 of the high-frequency subband block to the inverse quantization / inverse transform unit 1822.
[0301] The inverse quantization / inverse transform unit 1822, also known as the high-frequency subband inverse quantization / inverse transform unit, is used to obtain the quantization coefficients 1808 of the high-frequency subband block to obtain the reconstruction coefficients 1809 of the high-frequency subband block. The reconstruction coefficients can be either inverse quantization coefficients after inverse quantization processing, or inverse transform coefficients after inverse quantization and inverse transform processing.
[0302] The high-frequency subband reconstruction unit 1823 (also known as the high-frequency subband splicing unit) is used to obtain the reconstruction coefficients 1809 of the high-frequency subband block to obtain the reconstructed high-frequency subband 1831, which can also be referred to as the reconstructed value or reconstructed data of the high-frequency subband. Specifically, the high-frequency subband reconstruction unit 1823 can obtain the reconstruction coefficients corresponding to each macroblock of the high-frequency subband, that is, reconstruct the high-frequency subband block. The high-frequency subband reconstruction unit 1823 can splice the obtained multiple macroblocks to obtain the corresponding high-frequency subband. Among them, the reconstructed high-frequency subband may optionally include reconstructing the HL subband (e.g., the reconstruction coefficients of the HL subband), reconstructing the HH subband (e.g., the reconstruction coefficients of the HH subband), and reconstructing the LH subband (e.g., the reconstruction coefficients of the LH subband).
[0303] The inverse wavelet transform unit 1830 is used to acquire the reconstructed high-frequency subband 1831 and the reconstructed low-frequency subband 1806 to obtain the reconstructed sub-image 1832. Specifically, the inverse wavelet transform unit 1830 acquires the reconstructed low-frequency subband 1806 output by the low-frequency subband stitching unit 1815 and the reconstructed high-frequency subband 1831 output by the high-frequency subband reconstruction unit 1823, and performs an inverse wavelet transform on the reconstructed low-frequency subband 1806 and the reconstructed high-frequency subband 1831 to obtain the reconstructed sub-image 1832. The inverse wavelet transform unit 1830 outputs the reconstructed sub-image 1832 to the image combining unit (which may also be called the image stitching unit, etc.).
[0304] Image combining unit 1840 is used to acquire reconstructed sub-images 1832 to obtain a reconstructed image 1833 of the original image, which can also be called a decoded image or a decoded image, etc. Specifically, image combining unit 1840 can acquire N reconstructed sub-images (N is an integer greater than 0) of the image (referring to the original image), and stitch (or combine) the N reconstructed sub-images according to the division method (including size and position) of each reconstructed sub-image during encoding to obtain the reconstructed image 1833.
[0305] Optionally, after obtaining the reconstructed image, the image combining unit 1840 can determine whether the reconstructed image contains a padding portion based on the image size information in the image header information and the size information of the current reconstructed image. In one example, if the size of the current reconstructed image is the same as the size indicated by the image size information (i.e., the same as the original image size), the image combining unit 1840 can send the reconstructed image to the display device. In this case, the sizes of the displayed image, the original image, and the reconstructed image are all the same. In another example, if the size of the current reconstructed image is different from the size indicated by the image size information (e.g., larger than the original image size), the image combining unit 1840 can remove the padding portion of the current reconstructed image based on the size indicated by the image size information to obtain the displayed image. The size of the displayed image is the same as the size of the original image. Specifically, in this embodiment, when the encoding side performs sub-image division, the division order is preset, usually from left to right in the horizontal direction and from top to bottom in the vertical direction. Correspondingly, at least one padding sub-image is usually located at the edge of the image, as shown in Figure 9B. For example, the image combining unit 1840 may crop the vertical and / or horizontal edges of the image according to the size information to remove the fill portion of the sub-image at the edge.
[0306] Optionally, in some instances, the image reconstruction unit may also perform the above-mentioned operation of removing the padding portion during the process of acquiring the reconstructed image, so that the size of the reconstructed image is the same as the size of the original image.
[0307] Optionally, the decoder is used, for example, to output a reconstructed image via the decoder's output port (or output interface) for presentation to or viewing by the user.
[0308] Other variations of the decoder can be used to decode compressed image bitstreams.
[0309] For example, as described above, each sub-image in the image bitstream may include two or four independently decodeable encoded data. For instance, in the examples shown in Figures 15, 16A, and 16C, the encoded HH sub-band, encoded LH sub-band, encoded HL sub-band, and encoded LL sub-band of each sub-image can be independently decoded. In the above scenario, the high-frequency sub-band entropy decoding unit can obtain each independently decodeable image data region based on the offset information in the image header information, and obtain the encoded data within the image data region. The high-frequency sub-band entropy decoding unit can simultaneously decode the encoded data of one or more independently decoded image data regions.
[0310] Optionally, in the above scenario, the high-frequency subband processing path may include at least one high-frequency processing subpath (not shown in the figure). For example, the high-frequency subband processing path may include three high-frequency processing subpaths to process three coded subbands of a subgraph simultaneously. Of course, in some instances, there may be more than three or fewer high-frequency subband processing subpaths. The more high-frequency subband processing paths there are, the higher the decoding efficiency. The fewer the paths, the lower the hardware design complexity requirements.
[0311] The decoding method is illustrated below using the bitstream structure shown in Figure 16A. In the example shown in Figure 16A, the low-frequency entropy decoding unit 1801 acquires the LL subband encoded data and performs decoding based on macroblocks. Taking sub-Figure 1 as an example, the low-frequency entropy decoding unit 1801 acquires the LL subband encoded data of sub-Figure 1 and decodes each encoded macroblock. The low-frequency subband decoding path 1810 processes the current block (inverse quantization / inverse transform, prediction, reconstruction, etc.) to output the reconstructed low-frequency subband of sub-Figure 1 to the wavelet inverse transform unit.
[0312] The high-frequency subband entropy decoding unit 1821 acquires LH subband encoded data, HL subband encoded data, and HH subband encoded data, and performs decoding based on the encoded macroblocks. Taking sub-image 1 as an example, specifically, the high-frequency entropy decoding unit 1821 acquires the LH subband encoded data, HL subband encoded data, and HH subband encoded data of sub-image 1 in the image bitstream based on offset information. The acquisition order can be in the order of the bitstream or according to actual needs. The high-frequency subband processing path 1820 processes the decoded macroblocks of sub-image 1 output by the high-frequency subband entropy decoding unit. In one example, the high-frequency subband entropy decoding unit can optionally decode the LH subband encoded data, HL subband encoded data, and HH subband encoded data of sub-Figure 1 simultaneously. The high-frequency subband processing path obtains multiple decoded high-frequency subbands output by the high-frequency subband entropy decoding unit and processes each macroblock in the multiple decoded high-frequency subbands simultaneously to output the reconstructed HH subband, reconstructed HL subband, and reconstructed LH subband of sub-Figure 1 to the wavelet inverse transform unit.
[0313] In another example, the high-frequency subband entropy decoding unit can optionally decode the LH, HL, and HH subband encoded data of sub-Figure 1 simultaneously. The high-frequency subband processing path acquires multiple decoded high-frequency subbands output by the high-frequency subband entropy encoding unit. It can process each macroblock in at least one decoded high-frequency subband, and the decoded data of other received but unprocessed high-frequency subbands can be cached in storage. The processing order can follow the order in the bitstream or be set according to actual needs. Similarly, the high-frequency subband processing path outputs to the wavelet inverse transform unit after acquiring a reconstructed high-frequency subband of sub-Figure 1.
[0314] After the wavelet inverse transform unit obtains the four reconstructed high-frequency subbands of sub-figure 1, including the reconstructed LL subband, reconstructed HL subband, reconstructed HH subband, and reconstructed LH subband, it performs wavelet inverse transform to obtain the reconstructed sub-figure 1.
[0315] Optionally, before acquiring the four reconstructed high-frequency subbands of sub-graph 1, the wavelet inverse transform unit can cache each reconstructed subband acquired. After acquiring all the reconstructed high-frequency subbands of sub-graph 1, it can acquire the cached reconstructed high-frequency subbands of sub-graph 1 and perform the wavelet inverse transform.
[0316] It can be understood that, in the embodiments of this application, when the high-frequency subband processing path and the low-frequency subband processing path process the encoded data of the sub-graph, the order of the sub-graphs and their macroblocks in each independent decoded data is the same. For example, as shown in Figure 15, the high-frequency subband entropy decoding unit can obtain the HH subband encoded data, HL subband encoded data, and LH subband encoded data of a single sub-graph (e.g., sub-graph 1) from the offset. In this way, when decoding, the high-frequency subband entropy decoding unit can obtain each encoded subband and its encoded macroblock of sub-graph 1 to decode sub-graph 1. Correspondingly, the high-frequency subband processing path can process the decoded macroblocks corresponding to the high-frequency subbands of sub-graph 1 to obtain each reconstructed high-frequency subband of sub-graph 1 and output it to the wavelet inverse transform unit so that the wavelet inverse transform unit can output the reconstructed sub-graph 1. In this way, the wavelet inverse transform unit only needs to buffer the decoded data of sub-graph 1 during the processing. If the high-frequency processing unit processes the encoded data in the code stream as shown in Figure 15, the wavelet inverse transform unit will cache the reconstructed HL subbands of other sub-graphs before obtaining the reconstructed HH subband of sub-graph 1, which increases the storage burden and requires a large hardware cache space, affecting the complexity of hardware design.
[0317] For example, in the example shown in Figure 16B, the high-frequency subband encoded data in the image bitstream is interleaved at the MB granularity. That is, during decoding, the high-frequency subband encoded data and low-frequency subband encoded data of each sub-image can be decoded independently. The high-frequency subband processing path can process each macroblock according to the order of the encoded macroblocks of the sub-image in the image bitstream, that is, the reconstructed subbands of each sub-image are obtained according to the order of the sub-images, which can reduce the hardware design complexity of the decoding end.
[0318] Referring to Figure 19, which is an exemplary schematic / conceptual block diagram of a decoder, the decoder 190 includes, but is not limited to: a low-frequency subband processing path 1910, a high-frequency subband processing path 1920, a wavelet inverse transform unit 1930, a sub-image combination unit 1940, and an image combination unit 1950. The low-frequency subband processing path 1910 includes, but is not limited to: a low-frequency subband entropy coding unit 1911, an inverse quantization / inverse transform unit 1912, a low-frequency subband reconstruction unit 1913, a low-frequency subband stitching unit 1915, and a prediction unit 1914. Detailed descriptions can be found in Figure 18, and will not be repeated here. The descriptions of the input and output coefficients or data of each unit (such as low-frequency subband coding data 1901, low-frequency subband quantization coefficients 1902, low-frequency subband inverse quantization coefficients 1903, low-frequency subband reconstruction block 1904, reconstructed low-frequency subband 1906, prediction block 1905, and syntax element 1907) can be found in Figure 18, and will not be repeated here.
[0319] The high-frequency subband processing path 1920 includes, but is not limited to: high-frequency subband entropy coding unit 1921, inverse quantization / inverse transform unit 1922, and high-frequency subband reconstruction unit 1923.
[0320] The high-frequency subband entropy coding unit 1921 obtains the quantization coefficients 1908 of the high-frequency subband block based on the high-frequency subband coded data 1902. The inverse quantization / inverse transform unit 1922 obtains the reconstruction coefficients 1909 of the high-frequency subband block based on the quantization coefficients 1908 of the high-frequency subband block, which can also be called the high-frequency subband reconstruction block.
[0321] The wavelet inverse transform unit 1903 is used to obtain the reconstruction coefficients 1909 of the high-frequency subband block, i.e., the high-frequency subband reconstruction block, and the low-frequency subband reconstruction block 1904 output by the low-frequency subband reconstruction block unit 1913. The wavelet inverse transform is performed on the high-frequency subband reconstruction block (e.g., including HH subband reconstruction block, HL subband reconstruction block, LH subband reconstruction block) and the low-frequency subband reconstruction block 1904 to obtain the reconstruction block 1931, which is the reconstruction block of the current subgraph. It can also be called the reconstruction data of the current block of the current subgraph or the reconstruction value of the current block of the current subgraph.
[0322] The wavelet inverse transform unit 1930 outputs a reconstructed block 1931 to the subgraph combination unit 1940. The subgraph combination unit 1940 can obtain the reconstructed subgraph of the current subgraph based on at least one reconstructed block corresponding to the current subgraph, which can also be referred to as the reconstructed value or reconstructed data of the current subgraph.
[0323] Subgraph combining unit 1940 outputs reconstructed subgraph 1932 to image combining unit 1950.
[0324] The image combination unit 1950 is used to acquire the reconstructed sub-image 1932 to obtain the reconstructed image 1933 of the original image, or the reconstructed value or reconstructed data of the original image, etc. The undescribed parts of Figure 19 can be referred to Figure 18, and will not be repeated here.
[0325] Figure 20a is a schematic diagram of the framework of an edge-cloud collaborative system provided in an embodiment of this application. The edge-cloud collaborative system may include: a central server, edge servers, and clients; wherein, a central server may connect to one or more edge servers, and an edge server may connect to one or more clients. This application does not limit the number of edge servers and clients; the specific number can be flexibly set according to the application scenario.
[0326] For example, a client can access the network through wireless access points such as base stations or Wi-Fi access points and communicate with the edge server through the network, or the client and the edge server can also communicate through a wired connection. Similarly, the edge server can also access the network through wireless access points such as base stations or Wi-Fi access points and communicate with the central server through the network, or the edge server and the central server can also communicate through a wired connection.
[0327] For example, the central server can be a single server, a server cluster consisting of multiple servers, or other distributed systems; this application does not impose any restrictions on this.
[0328] The client can be software, applications, browsers, in-vehicle systems, terminal devices, etc. When the client is implemented as a terminal device, it can include, but is not limited to, the following as shown in Figure 20a: mobile phone, personal computer (PC), virtual reality (VR) device, augmented reality (AR) device, tablet computer, laptop computer, etc. The client can also be a smart TV, mobile internet device (MID), wearable device (such as smartwatch, smart glasses, or smart helmet), smart car, wireless terminal device in industrial control, wireless terminal device in self-driving, wireless terminal device in remote medical surgery, wireless terminal device in smart grid, wireless terminal device in transportation safety, wireless terminal device in smart city, wireless terminal device in smart home, etc. The following embodiments do not impose special limitations on the specific form of the client.
[0329] In one possible scenario, some clients may connect directly to the central server instead of the edge server; in another possible scenario, all clients may connect directly to the central server instead of the edge server.
[0330] Furthermore, the edge-cloud collaborative system framework shown in Figure 20a is only an example of the edge-cloud collaborative system framework of this application. In the edge-cloud collaborative system of this application, the central server and the edge server can also be the same server; or the edge-cloud collaborative system of this application does not include edge servers, but the central server connects with each client. This application does not impose any restrictions on this.
[0331] As shown in Figure 20a, the end-to-cloud collaborative system can be applied to various image encoding and decoding scenarios of end-to-cloud collaboration, such as cloud gaming, cloud exhibitions, 3D cloud conferencing, 3D scenes, interior decoration, clothing design, architectural design and other multi-end collaborative image encoding and decoding scenarios. This application does not limit this.
[0332] In some embodiments, this application provides an encoding method and a decoding method. The functionality of the encoding method can be implemented by at least one of a server and a client, and the functionality of the decoding method can be implemented by at least one of a server and a client.
[0333] This server can be implemented through software or hardware.
[0334] In the first example, when the functionality of the server is implemented through software, the server may be, for example, an application running on a computing instance (such as an encoder or decoder, or an application that implements the encoding and decoding methods of this application), which may be, for example, a virtual machine, a container, or a host.
[0335] In the second example, when the server functionality is implemented through hardware, the server can be implemented through at least one physical device including a processor. This physical device can be a server (e.g., a central server or an edge server), a base station, a relay device, satellite equipment, etc., and there are no restrictions on this.
[0336] The processor can be a central processing unit (CPU) or a graphics processing unit (GPU), or it can be any type of processor or any combination thereof, such as an application-specific integrated circuit (ASIC), a programmable logic device (PLD), a complex programmable logical device (CPLD), a field-programmable gate array (FPGA), a generic array logic (GAL), a system-on-chip (SoC), a software-defined infrastructure (SDI) chip, an AI chip, or a data processing unit (DPU).
[0337] Furthermore, the number of processors included in the server can be arbitrary, and the types of processors included can be one or more. The specific number and types of processors can be set according to the actual business needs of the application, and this application does not impose any restrictions on this.
[0338] In the third example, when the server-side functionality is implemented through hardware, the server can also be a computing cluster comprising multiple computing nodes. Furthermore, these multiple computing nodes can communicate through the at least one switching node. Exemplarily, a computing node can be a computing server including an accelerator card. This accelerator card can be, for example, a deep-learning processing unit (DPU), a GPU, a neural-network processing unit (NPU), or a tensor processing unit (TPU), or other types of accelerator cards. Alternatively, a computing node can be a computing server including a general-purpose processor (such as a CPU).
[0339] The encoding method provided in this application can be applied to any encoder, and the decoding method provided in this application can be applied to any decoder. The encoder and decoder can be standard video encoders and standard video decoders. These standard video encoders and decoders can be implemented according to industry video compression standards, such as ITU-T H.264, H.265 / HEVC, H.266 / VVC, AVS2, AVS3 standards, or extensions of such standards. The solutions in this application are not limited to any specific encoding / decoding standard.
[0340] The encoding and decoding method provided in this application embodiment can be combined with the encoding and decoding method of any of the above embodiments. In addition, the encoding and decoding method of this application embodiment can be applied to the encoding and decoding of images and videos in any intra-frame prediction scenario.
[0341] The following example illustrates the encoding and decoding methods of this application by using an encoder to execute the encoding method and a decoder to execute the decoding method. However, this application does not limit the subject that executes the encoding and decoding methods of this application.
[0342] In H.266, Table 1 shows a portion of the syntax elements of the intra-prediction mode for the chroma component of the current block in the bitstream.
[0343] Table 1
[0344] As shown in Table 1, when indicating the intra-prediction mode of the chroma component of the current block, a field (e.g., cclm_mode_flag) is needed to set the CCLM mode switch (e.g., binary "0" indicates CCLM mode is off, and binary "1" indicates CCLM mode is on).
[0345] When cclm_mode_flag=1, that is, when CCLM mode is enabled, the CCLM mode in H.266 can be further subdivided into 3 CCLM modes. Therefore, the bitstream also needs to carry another field (such as cclm_mode_idx) to indicate which of the above 3 CCLM modes is used for intra-frame prediction of chroma components in the current block.
[0346] For example, cclm_mode_idx can take the value of 0, 1, or 2 (corresponding to 00, 01, and 10 in binary) to indicate which CCLM mode is used for intra-frame prediction of the chrominance components of the current block.
[0347] Thus, the field representing the CCLM mode switch (cclm_mode_flag) in the bitstream can occupy 1 bit, and the field representing the specific type of CCLM mode (cclm_mode_idx) in the bitstream can occupy 2 bits. Therefore, when the chroma component of the current block uses CCLM mode for intra-frame prediction, at least 3 bits are needed in the bitstream to indicate that the intra-frame prediction mode for the chroma component of the current block is CCLM mode. Furthermore, the bitstream needs to use the values of two fields (cclm_mode_flag and cclm_mode_idx mentioned above) to jointly indicate the intra-frame prediction mode used by the chroma component of the current block.
[0348] Furthermore, in H.266, when cclm_mode_flag = 0, i.e., CCLM mode is off, another field (e.g., intra_pred_mode_chroma) can be added to indicate the five intra prediction modes (e.g., vertical mode, horizontal mode, DC mode, planar mode, and the prediction mode derived from the luma component (DM)) used by the chroma component of the current block. Each of these five intra prediction modes can be further subdivided into dozens of intra prediction modes corresponding to different angles (or directions). This requires the bitstream to have more fields to indicate the specific intra prediction mode used in the corresponding intra prediction mode of the five intra prediction modes. As a result, the indication information of the intra prediction mode of the chroma component other than CCLM mode in the bitstream also occupies a lot of bit width.
[0349] The method in this application embodiment can encode and decode the current block in a video or image in intra-frame prediction mode.
[0350] In some embodiments, the intra-frame prediction mode may include at least one of the following: direct current (DC) mode, vertical mode, horizontal mode, planar mode, and cross-component linear model (CCLM) mode.
[0351] In some embodiments, each sample point in the block may include three components: Y, UV, and chromaticity. The Y component is the luminance component, and the UV components are the chromaticity components.
[0352] In some embodiments, the intra-frame prediction mode for the luminance component may include at least one of the following: DC mode, vertical mode, horizontal mode, and Planar mode.
[0353] In some embodiments, the intra-frame prediction mode of the chroma component may include at least one of the following: DC mode, vertical mode, horizontal mode, and CCLM mode.
[0354] In some embodiments, when the current block is encoded and decoded using intra-frame prediction mode, this application provides an encoding and decoding method that differs from traditional encoding and decoding methods.
[0355] The encoding method of this application embodiment will be illustrated below with different examples.
[0356] Example A1
[0357] In some embodiments, this application provides an encoding method, which may include the following steps:
[0358] Step 1: Based on the first intra-frame prediction mode, perform intra-frame prediction on the block to be encoded in the image to be encoded, so as to obtain the prediction data of the block to be encoded.
[0359] In some embodiments, as shown in FIG12, the first intra-frame prediction mode information may be a specific example of the syntax element output by the mode decision unit (e.g., the mode decision unit shown in FIG12) to the prediction unit, or the first field described below may be a specific example of the syntax element.
[0360] The prediction unit, also known as the prediction processing unit, is used to acquire syntax elements and perform prediction processing based on these elements. Specifically, the prediction unit can select a prediction mode based on the syntax elements. In one example, the prediction unit can acquire a low-frequency subband reconstruction block (which is the reconstructed data of the reference block corresponding to the block to be coded) based on the syntax elements to obtain the prediction block. Specifically, the prediction unit can perform intra-frame prediction based on the low-frequency subband reconstruction block to obtain the prediction block.
[0361] This first intra-frame prediction mode is also described as an intra-frame prediction mode for chroma components (e.g., UV components).
[0362] The encoder can perform intra-frame prediction of the current block in the image to be encoded based on the intra-frame prediction mode of the chrominance component to obtain the prediction value of the current block.
[0363] The encoder can determine the intra-prediction mode of the chrominance component of the current block according to the application requirements. The intra-prediction mode of the chrominance component is one of N intra-prediction modes, including the CCLM mode, where N is a positive integer.
[0364] In some embodiments, the encoder acquires the reconstructed data of a reference block corresponding to the block to be encoded, wherein the reference block and the block to be encoded are located in the image to be encoded. Then, based on the intra-prediction mode of the chroma component, the reconstructed data of the reference block can be used to perform intra-prediction on the current block, thereby obtaining the prediction data of the current block.
[0365] In some embodiments, the reference block obtained corresponding to the current block may differ depending on the intra-prediction mode of the chroma component. In other words, the reference block is the reference block of the current block corresponding to the intra-prediction mode of the chroma component. The reference block is a block that has been encoded before the current block. Therefore, the encoder can obtain the reconstructed data of the reference block corresponding to the block to be encoded based on the intra-prediction mode of the chroma component.
[0366] Step 2: Based on the predicted data, encode the block to be encoded to obtain a bitstream.
[0367] The bitstream may include a first field, the value of which indicates the first intra-prediction mode described above used for intra-prediction of the chroma components of the block to be coded.
[0368] In some embodiments, the first field in the bitstream may have a separator on each side. Thus, the method of this application embodiment can use the value of a field to indicate the first intra-prediction mode used for intra-prediction of the chroma components of the current block, and the first intra-prediction mode is one of the above N intra-prediction modes.
[0369] In this embodiment, only the value of one field (e.g., intra_pred_mode_chroma) is needed to indicate the first intra-prediction mode used by the chroma component of the current block. This first intra-prediction mode is one of N intra-prediction modes for intra-prediction of the chroma component, and these N intra-prediction modes may include CCLM modes. In some embodiments, only one CCLM mode is used.
[0370] Thus, in the bitstream of this application embodiment, the field indicating the intra prediction mode of the chroma component of the current block carried only has a first field (e.g., intra_pred_mode_chroma), and this single field can represent any one of the above N intra prediction modes, without the need for more fields to indicate the intra prediction mode adopted by the chroma component of the current block. This makes the information indicating the intra prediction mode of the chroma component in the bitstream occupy a smaller bit width, shortens the length of the bitstream, and reduces the bandwidth usage of the bitstream.
[0371] In some embodiments, the above-mentioned N intra-frame prediction modes further include horizontal mode, vertical mode, and DC mode.
[0372] Table 2 illustrates the syntax structure of the first field in the code stream of an embodiment of this application.
[0373] Table 2
[0374] The first field (intra_pred_mode_chroma) can occupy 2 or more bits to represent any one of the following modes: horizontal mode, vertical mode, DC mode, and CCLM mode.
[0375] In some embodiments, “00” in Table 2 represents vertical mode, “01” represents DC mode, “10” represents horizontal mode, and “11” represents CCLM mode.
[0376] In other embodiments, the intra-pred_mode_chroma value indicating the intra-prediction mode of the chroma component is not limited to the examples above. It can also be "00" representing DC mode, "01" representing vertical mode, "10" representing horizontal mode, and "11" representing CCLM mode, as shown in Table 2. That is to say, the correspondence between the values of intra_pred_mode_chroma in Table 2 and the above N intra-prediction modes can be freely set, and is not limited to the examples above.
[0377] Thus, in this embodiment of the application, only a first field is needed to indicate the intra-prediction modes of at least four chroma components in the bitstream, without the need for many fields to represent the intra-prediction modes of the chroma components, thereby reducing coding complexity.
[0378] In some embodiments, the bitstream further includes a second field, the value of which indicates a second intra-prediction mode used for intra-prediction of the luminance component of the block to be coded, wherein the second intra-prediction mode is one of M intra-prediction modes, where M is a positive integer.
[0379] The M intra-frame prediction modes are intra-frame prediction modes for the luminance component.
[0380] In some embodiments, the second intra-frame prediction mode information may be a specific example of a syntax element output by the mode decision unit (e.g., the mode decision unit shown in FIG12) to the prediction unit, or the second field may be a specific example of the syntax element.
[0381] The prediction unit shown in Figure 12, also known as the prediction processing unit, is used to acquire syntax elements and perform prediction processing based on these elements. Specifically, the prediction unit can select a prediction mode based on the syntax elements. In one example, the prediction unit can acquire the low-frequency subband reconstruction block (i.e., the reconstructed data of the reference block corresponding to the block to be coded) based on the syntax elements to obtain the prediction block. Specifically, the prediction unit can perform intra-frame prediction based on the low-frequency subband reconstruction block to obtain the prediction block.
[0382] In some embodiments, the number of M intra-frame prediction modes and N intra-frame prediction modes may be the same or different, and there is no limitation here.
[0383] In some embodiments, the M intra-frame prediction modes may include at least one of vertical mode, horizontal mode, DC mode, and planar mode.
[0384] Table 3 illustrates the syntactic structure of the second field in the code stream of an embodiment of this application.
[0385] Table 3
[0386] The second field (intra_pred_mode_luma) can occupy 2 or more bits to represent any of the following modes: horizontal, vertical, DC, and Planar.
[0387] In some embodiments, “00” in Table 3 represents vertical mode, “01” represents DC mode, “10” represents horizontal mode, and “11” represents Planar mode.
[0388] In other embodiments, the intra-pred_mode_luma value indicating the intra-prediction mode of the luminance component is not limited to the examples above. It can also be "00" representing DC mode, "01" representing vertical mode, "10" representing horizontal mode, and "11" representing Planar mode in Table 3. That is to say, the correspondence between the intra_pred_mode_luma value in Table 3 and the above M intra-prediction modes can be freely set, and is not limited to the examples above.
[0389] Thus, in this embodiment of the application, only one second field is needed to indicate the intra-prediction mode of the M luminance components in the bitstream, instead of using many fields as in H.266 to represent the intra-prediction mode of the luminance components, thereby reducing coding complexity.
[0390] In some embodiments, Table 4 shows the syntax elements of the intra-prediction mode of the current block in the bitstream of this application embodiment.
[0391] Table 4
[0392] The bitstream may include a first field (intra_pred_mode_chroma) indicating the first intra-prediction mode used by the chroma component of the current block, and a second field (intra_pred_mode_luma) indicating the second intra-prediction mode used by the luma component of the current block.
[0393] The second column in Table 4 will not appear in the bitstream. The information in the second column is used to explain to the reader the intra-prediction mode represented by the field in the first column on the left under different values.
[0394] As shown in Table 4, when intra_pred_mode_chroma = 00, it indicates that the first intra-prediction mode of the chroma component of the current block is "IPRED_VER" (indicating vertical mode); when intra_pred_mode_chroma = 01, it indicates that the first intra-prediction mode of the chroma component of the current block is "IPRED_DC" (indicating DC mode); when intra_pred_mode_chroma = 10, it indicates that the first intra-prediction mode of the chroma component of the current block is "IPRED_HOR" (indicating horizontal mode); when intra_pred_mode_chroma = 11, it indicates that the first intra-prediction mode of the chroma component of the current block is "IPRED_CCLM" (indicating CCLM mode).
[0395] As shown in Table 4, when intra_pred_mode_luma = 00, the second intra-frame prediction mode of the luma component of the current block is "IPRED_VER" (indicating vertical mode); when intra_pred_mode_luma = 01, the second intra-frame prediction mode of the luma component of the current block is "IPRED_DC" (indicating DC mode); when intra_pred_mode_luma = 10, the second intra-frame prediction mode of the luma component of the current block is "IPRED_HOR" (indicating horizontal mode); when intra_pred_mode_luma = 11, the second intra-frame prediction mode of the luma component of the current block is "IPRED_CCLM" (indicating CCLM mode).
[0396] In the embodiments in Table 4, when the intra-prediction mode of the luminance component of the current block is the same as the intra-prediction mode of the chrominance component of the current block, the first field and the second field can be set to the same value, which can reduce the coding complexity and improve the coding efficiency.
[0397] In some embodiments, the bitstream in step 2 above may include a syntax structure corresponding to the block to be encoded, the syntax structure including the first field mentioned above, or the syntax structure including the first field mentioned above and the second field mentioned above.
[0398] In this way, the syntax structure corresponding to the current block in the bitstream can include the first field mentioned above, or the syntax structure can include the first field and the second field, so as to occupy a smaller bit width, which can represent the intra-prediction mode of the chroma component of the current block, or can further represent the intra-prediction mode of the luma component of the current block, thereby reducing the length of the bitstream and improving coding efficiency.
[0399] In some embodiments, the length of the first field is 2 bits, which is much shorter than the prior art, which requires at least 3 bits to represent the intra-frame prediction mode of the chroma component of the current block. This reduces the length of the bitstream and the transmission bandwidth of the bitstream.
[0400] In some embodiments, the length of the second field is the same as the length of the first field, that is, both are 2 bits. In this way, the intra-prediction mode of the luminance component and the intra-prediction mode of the chrominance component of the current block can be represented by 4 bits, and the encoding complexity of the information indicating the intra-prediction mode is lower, thus improving the encoding efficiency.
[0401] In some embodiments, at least one of the first field and the second field has a separator on both sides.
[0402] For example, in the bitstream, as shown in Table 4, the intra_pred_mode_chroma field can have a separator on each side to indicate that the intra_pred_mode_chroma field is a complete field. And / or, as shown in Table 4, the intra_pred_mode_luma field can have a separator on each side to indicate that the intra_pred_mode_luma field is a complete field.
[0403] Of course, in some embodiments, this application does not limit the position and order of the first field and the second field in the bitstream. Thus, in some scenarios, the first field can be the start field or the end field in the syntax structure of the current block in the bitstream, and the first field may only have a separator on the side adjacent to other fields. Similarly, the second field can be the start field or the end field in the syntax structure of the current block in the bitstream, and the second field may only have a separator on the side adjacent to other fields.
[0404] Delimiters are used to separate different fields in a bitstream so that the decoder can accurately decode the bitstream.
[0405] In some embodiments, the syntax structure corresponding to the current block in the bitstream also includes the size of the current block, which is used to perform intra-frame prediction on the current block.
[0406] In some embodiments, the size of the current block can be 8x8, and the encoder can use the corresponding intra-prediction mode to perform intra-prediction on the current block based on the size of the current block (also known as the size).
[0407] In some embodiments, the current block can be intra-frame predicted and coded separately according to the luma component and the chroma component. Then, when the size of the current block is 8x8, the size of the luma component of the current block can be 8x8, the size of the U component of the current block can be 8x8, and the size of the V component of the current block can be 8x8.
[0408] Alternatively, in some embodiments, when the size of the current block is 8x8, the size of the luminance component of the current block can be 8x8, the size of the U component of the current block can be 8x4, and the size of the V component of the current block can be 8x4.
[0409] Alternatively, in some embodiments, when the size of the current block is 8x8, the size of the luminance component of the current block can be 8x8, the size of the U component of the current block can be 4x4, and the size of the V component of the current block can be 4x4.
[0410] Based on the size of the current block, we can find adjacent samples in the current frame using the intra-frame prediction mode. For example, the number of samples can be determined based on the size of the current block, and the predicted value of the current block can be obtained based on the YUV values of the found adjacent samples.
[0411] In some embodiments, the syntax structure corresponding to the current block may include the size of the current block, and include a first field (indicating the intra-prediction mode of the chroma component of the current block) and a second field (indicating the intra-prediction mode of the luma component of the current block).
[0412] In some embodiments, the encoding method of this application can be applied to a wavelet transform encoder. Thus, the current block on the encoding side can be block data in the low-frequency subband obtained by wavelet transform. Other implementation details regarding the wavelet transform encoder can be found in the above introduction to wavelet transform-based encoders, and will not be repeated here.
[0413] Considering that the size of the low-frequency subband output by wavelet transform is only 1 / 4 of the image before wavelet transform (e.g., the image to be encoded), intra-frame prediction of the block data in the low-frequency subband can reduce the amount of data encoded compared to encoding the image to be encoded, thereby improving the intra-frame prediction efficiency and coding efficiency. Considering that the data distribution of the low-frequency subband is more uniform than that of the high-frequency subband output by wavelet transform, intra-frame prediction and encoding of the low-frequency subband using the method of this application embodiment can enable the decoded low-frequency subband to be used for display. For example, the image to be displayed can be a thumbnail of the image to be encoded (e.g., the original image to be encoded).
[0414] In some embodiments, the current block on the coding side can also be block data in the high-frequency subband obtained by wavelet transform, so as to perform intra-frame prediction and corresponding coding on the block data in the high-frequency subband. The process is similar to the process of performing intra-frame prediction and coding on the block data in the low-frequency subband, and will not be described in detail here.
[0415] For example, the image to be encoded may include multiple blocks of data, which can be encoded in the order of their encoding to obtain the bitstream described above.
[0416] In an optional embodiment, Figure 20b shows multiple blocks of data in the image to be encoded, arranged in the encoding order as block 1->block 2->block 3->block 4->block 5->block 6->block 7>block 8->block 9. Of course, this application does not limit the block division method of the image to be encoded, nor the number of blocks obtained.
[0417] In some embodiments, each block is 8x8 in size. In some embodiments, the block size can also be 8x4 or 4x4, and there is no limitation here.
[0418] The strategy for selecting a reference block for the current block within the current frame also differs under different intra-prediction modes.
[0419] Figure 20c is a schematic diagram of an encoding method according to an embodiment of this application. The process may include, but is not limited to, the following steps:
[0420] As shown in Figure 20c, the dashed box and dashed line represent optional steps.
[0421] S401a performs wavelet transform on the video or image to obtain the low-frequency subband.
[0422] S401b divides the low-frequency subband into blocks to obtain multiple blocks of data (e.g., including the current block).
[0423] S405, obtain the intra-frame prediction mode of the current block in the luma component (e.g., the second intra-frame prediction mode mentioned above).
[0424] S406, Obtain the intra-frame prediction mode of the current block in the chroma component (e.g., the first intra-frame prediction mode mentioned above).
[0425] S401c, based on the first intra-frame prediction mode, obtain the reconstruction value of the reference block corresponding to the current block; and based on the second intra-frame prediction mode, obtain the reconstruction value of the reference block corresponding to the current block.
[0426] In some embodiments, the reference blocks selected for the current block may differ under different intra-prediction modes. In other words, the reference blocks obtained by S401c may include reference blocks for intra-prediction of the luma component and reference blocks for intra-prediction of the chroma component. The second intra-prediction mode for intra-prediction of the luma component may not be the same as the first intra-prediction mode for intra-prediction of the chroma component, which may result in differences in the reference blocks selected for the luma component and the chroma component. This will not be elaborated in detail here. The specific method for selecting reference blocks is determined based on the position of the current block and the first intra-prediction mode (or the second intra-prediction mode).
[0427] This application does not impose any restrictions on the execution order of S405 and S406; both are executed before S403.
[0428] S401c can be executed after S405 and S406.
[0429] The aforementioned block data can be a macroblock (MB) or a block obtained by further transforming a macroblock (also called a transformed block (TU)). There are no restrictions here.
[0430] S403, based on a second intra-frame prediction mode (one of the M intra-frame prediction modes mentioned above) for the luma component of the current block, and combining the reconstructed value of the reference block corresponding to the second intra-frame prediction mode, intra-frame prediction of the luma component of the current block can be performed to obtain the predicted value of the luma component of the current block. Also, based on a first intra-frame prediction mode (one of the N intra-frame prediction modes mentioned above) for the chrominance component of the current block, and combining the reconstructed value of the reference block corresponding to the first intra-frame prediction mode, intra-frame prediction of the chrominance component of the current block can be performed to obtain the predicted value of the chrominance component of the current block.
[0431] Thus, the predicted value of the current block obtained by S403 as shown in FIG20c may include the predicted value of the luminance component of the current block and the predicted value of the chrominance component of the current block.
[0432] S404, retrieves the actual value of the current block.
[0433] This actual value may include the actual value of the luminance component and the actual value of the chrominance component.
[0434] S407, calculate the residual between the predicted value and the actual value of the current block to obtain the residual block.
[0435] For example, residuals can be calculated from the luminance component and the chrominance component separately. For instance, the residual between the actual value of the luminance component of the current block and the predicted value of the luminance component of the current block can be calculated, as well as the residual between the actual value of the chrominance component of the current block and the predicted value of the chrominance component of the current block can be calculated.
[0436] S408 can encode the residual of the luminance component of the current block, the residual of the chrominance component of the current block, the intra-prediction mode (second intra-prediction mode) of the luminance component of the current block, and the intra-prediction mode (first intra-prediction mode) of the chrominance component of the current block. Optionally, the size of the current block can also be encoded to obtain a bitstream.
[0437] In this way, the bitstream may include the syntax structure corresponding to the current block in the image to be encoded (e.g., the low-frequency subband obtained by S401a).
[0438] Example B1
[0439] Example B1 can be various embodiments of the decoding method corresponding to Example A1.
[0440] In some embodiments, this application also provides a decoding method, which may include the following steps:
[0441] Step 1: Obtain the bitstream of the image to be decoded. The bitstream includes a first field. The value of the first field indicates the first intra-prediction mode used for intra-prediction of the chroma components of the block to be decoded in the image to be decoded. The first intra-prediction mode is one of N intra-prediction modes, including the CCLM mode, where N is a positive integer.
[0442] This first intra-frame prediction mode is also described as an intra-frame prediction mode for chroma components (e.g., UV components).
[0443] In some embodiments, as shown in FIG18, the first intra-frame prediction mode information may be a specific example of the syntax element output by the low-frequency subband decoding unit to the prediction unit, or the first field described below may be a specific example of the syntax element.
[0444] The prediction unit shown in Figure 18 is used to acquire syntax elements and perform corresponding prediction processing according to the syntax elements. For example, the prediction unit shown in Figure 18 can perform intra-frame prediction on the current block based on the low-frequency sub-band reconstruction block (i.e., the reconstruction data of the reference block corresponding to the first intra-frame prediction mode of the block to be decoded).
[0445] Step 2: Based on the first intra-frame prediction mode, perform intra-frame prediction on the block to be decoded to obtain the prediction data of the block to be decoded.
[0446] The decoder can perform intra-frame prediction of the current block in the image to be decoded based on the intra-frame prediction mode of the chroma components to obtain the predicted value of the current block.
[0447] The decoder can determine the intra-prediction mode of the chroma component of the current block according to the application requirements. The intra-prediction mode of the chroma component is one of N intra-prediction modes, including the CCLM mode, where N is a positive integer.
[0448] In some embodiments, the decoder can obtain the reconstructed data of a reference block corresponding to the block to be decoded, based on the intra-frame prediction mode of the chroma component. The reference block and the block to be decoded are located in the image to be decoded. Then, based on the intra-frame prediction mode of the chroma component, the reconstructed data of the reference block can be used to perform intra-frame prediction on the current block, thereby obtaining the prediction data of the current block.
[0449] In some embodiments, the reference block obtained corresponding to the current block may differ based on the intra-prediction mode of the chroma component. In other words, the reference block is the reference block of the current block corresponding to the intra-prediction mode of that chroma component. The reference block is a block that has been decoded before the current block.
[0450] Step 3: Based on the prediction data, decode the bitstream of the image to be decoded to obtain the reconstructed data of the block to be decoded.
[0451] For example, the reconstruction data of the current block can be obtained based on the residual block corresponding to the current block in the image to be decoded obtained from the bitstream decoding, and the prediction data (also called the prediction block) of the current block.
[0452] In this embodiment, only the value of one field (e.g., intra_pred_mode_chroma) is needed to indicate the first intra-prediction mode used by the chroma component of the current block. This first intra-prediction mode is one of N intra-prediction modes for intra-prediction of the chroma component, and these N intra-prediction modes may include CCLM modes. In some embodiments, only one CCLM mode is used.
[0453] Thus, in the bitstream of this application embodiment, the field indicating the intra prediction mode of the chroma component of the current block carried only has a first field (e.g., intra_pred_mode_chroma), and this single field can represent any one of the above N intra prediction modes, without the need for more fields to indicate the intra prediction mode adopted by the chroma component of the current block. This makes the information indicating the intra prediction mode of the chroma component in the bitstream occupy a smaller bit width, shortens the length of the bitstream, and reduces the bandwidth usage of the bitstream.
[0454] In some embodiments, the above-mentioned N intra-frame prediction modes further include horizontal mode, vertical mode, and DC mode.
[0455] Thus, in this embodiment of the application, only a first field is needed to indicate the intra-prediction modes of at least four chroma components in the bitstream, without the need for many fields to represent the intra-prediction modes of the chroma components, thereby reducing decoding complexity.
[0456] In some embodiments, the bitstream further includes a second field, the value of which indicates a second intra-prediction mode used for intra-prediction of the luminance component of the block to be coded, wherein the second intra-prediction mode is one of M intra-prediction modes, where M is a positive integer.
[0457] The M intra-frame prediction modes are intra-frame prediction modes for the luminance component.
[0458] In some embodiments, as shown in FIG18, the second intra-frame prediction mode information may be a specific example of a syntax element output by the low-frequency subband decoding unit to the prediction unit, or the second field may be a specific example of the syntax element.
[0459] The prediction unit shown in Figure 18 is used to acquire syntax elements and perform corresponding prediction processing according to the syntax elements. For example, the prediction unit shown in Figure 18 can perform intra-frame prediction on the current block based on the low-frequency sub-band reconstruction block (i.e., the reconstruction data of the reference block corresponding to the second intra-frame prediction mode of the block to be decoded).
[0460] In some embodiments, the number of M intra-frame prediction modes and N intra-frame prediction modes may be the same or different, and there is no limitation here.
[0461] In some embodiments, the M intra-frame prediction modes may include at least one of vertical mode, horizontal mode, DC mode, and planar mode.
[0462] Thus, in this embodiment of the application, only one second field is needed to indicate the intra-prediction mode of the M luminance components in the bitstream, without the need for many fields to represent the intra-prediction mode of the luminance components, thereby reducing decoding complexity.
[0463] In some embodiments, the bitstream in step 2 above may include a syntax structure corresponding to the block to be encoded, the syntax structure including the first field mentioned above, or the syntax structure including the first field mentioned above and the second field mentioned above.
[0464] In this way, the syntax structure corresponding to the current block in the bitstream can include the first field mentioned above, or the syntax structure can include the first field and the second field, so as to occupy a smaller bit width, which can represent the intra-frame prediction mode of the chroma component of the current block, or can further represent the intra-frame prediction mode of the luminance component of the current block, thereby reducing the length of the bitstream and improving decoding efficiency.
[0465] In some embodiments, the length of the first field is 2 bits, as shown in Table 2 above. Compared with the prior art, which requires at least 3 bits to represent the intra-frame prediction mode of the chroma component of the current block, the solution of this application can reduce the length of the bitstream and reduce the transmission bandwidth of the bitstream.
[0466] In some embodiments, the length of the second field is the same as the length of the first field, that is, both are 2 bits. In this way, the intra-prediction mode of the luminance component and the intra-prediction mode of the chrominance component of the current block can be represented by 4 bits, and the decoding complexity of the information indicating the intra-prediction mode is lower, thus improving the coding efficiency.
[0467] In some embodiments, at least one of the first field and the second field has a separator on both sides.
[0468] For example, in the bitstream, as shown in Table 4, the intra_pred_mode_chroma field can have a separator on each side to indicate that the intra_pred_mode_chroma field is a complete field. And / or, as shown in Table 4, the intra_pred_mode_luma field can have a separator on each side to indicate that the intra_pred_mode_luma field is a complete field.
[0469] Of course, in some embodiments, this application does not limit the position and order of the first field and the second field in the bitstream. Thus, in some scenarios, the first field can be the start field or the end field in the syntax structure of the current block in the bitstream, and the first field may only have a separator on the side adjacent to other fields. Similarly, the second field can be the start field or the end field in the syntax structure of the current block in the bitstream, and the second field may only have a separator on the side adjacent to other fields.
[0470] Delimiters are used to separate different fields in a bitstream so that the decoder can accurately decode the bitstream.
[0471] In some embodiments, the syntax structure corresponding to the current block in the bitstream also includes the size of the current block, which is used to perform intra-frame prediction on the current block.
[0472] In some embodiments, the size of the current block can be 8x8, and the decoder can use the corresponding intra-prediction mode to perform intra-prediction on the current block based on the size of the current block (also known as the size).
[0473] In some embodiments, the current block can be predicted and decoded separately according to the luma component and the chroma component. Then, when the size of the current block is 8x8, the size of the luma component of the current block can be 8x8, the size of the U component of the current block can be 8x8, and the size of the V component of the current block can be 8x8.
[0474] Alternatively, in some embodiments, when the size of the current block is 8x8, the size of the luminance component of the current block can be 8x8, the size of the U component of the current block can be 8x4, and the size of the V component of the current block can be 8x4.
[0475] Alternatively, in some embodiments, when the size of the current block is 8x8, the size of the luminance component of the current block can be 8x8, the size of the U component of the current block can be 4x4, and the size of the V component of the current block can be 4x4.
[0476] In some embodiments, the syntax structure corresponding to the current block may include the size of the current block, and include a first field (indicating the intra-prediction mode of the chroma component of the current block) and a second field (indicating the intra-prediction mode of the luma component of the current block).
[0477] For a description of the above embodiments, please refer to the description of the relevant embodiments in Tables 1 to 4 on the encoding side. The principle is the same, so it will not be repeated here.
[0478] In some embodiments, the decoding method of this application can be applied to a wavelet transform-based decoder. Thus, the current block on the decoding side can be block data in the low-frequency subband obtained during encoding via wavelet transform. Further implementation details regarding the wavelet transform-based decoder can be found in the above description of wavelet transform-based decoders, and will not be repeated here.
[0479] Considering that the size of the low-frequency subband output by the wavelet transform is only 1 / 4 of the image before the wavelet transform, performing intra-frame prediction on the block data in the low-frequency subband reduces the amount of data decoded compared to decoding the entire image to be decoded (the image before the wavelet transform), thereby improving both intra-frame prediction and decoding efficiency. Considering that the data distribution in the low-frequency subband is more uniform than that in the high-frequency subband output by the wavelet transform, performing intra-frame prediction and decoding on the low-frequency subband using the method of this application embodiment allows the decoded low-frequency subband to be used for display, for example, using the low-frequency subband for display as a thumbnail of the entire image to be decoded.
[0480] In some embodiments, the current block on the decoding side can also be block data in the high-frequency subband obtained by wavelet transform, so as to perform intra-frame prediction and corresponding decoding on the block data in the high-frequency subband. This process is similar to the process of performing intra-frame prediction and decoding on the block data in the low-frequency subband, and will not be described in detail here.
[0481] Figure 20d is a schematic diagram of a decoding method according to an embodiment of this application. The process of this encoding method can correspond to the process of the encoding method shown in Figure 20c above. As shown in Figure 20d, the process may include, but is not limited to, the following steps:
[0482] S501, acquire the bitstream of the image to be decoded, and decode the bitstream to obtain the intra-frame prediction mode (e.g., the second intra-frame prediction mode mentioned above) of the current block on the luma component and the intra-frame prediction mode (e.g., the first intra-frame prediction mode mentioned above) of the current block on the chroma component. Optionally, the residual of the current block can also be obtained from the bitstream. The residual may include the residual block on the luma component of the current block and the residual block on the chroma component of the current block.
[0483] S502, based on the first intra-frame prediction mode, obtain the reconstruction value of the reference block corresponding to the current block; and based on the second intra-frame prediction mode, obtain the reconstruction value of the reference block corresponding to the current block.
[0484] In some embodiments, the reference blocks selected for the current block may differ under different intra-prediction modes. In other words, the reference blocks obtained in S502 may include reference blocks for intra-prediction of the luma component and reference blocks for intra-prediction of the chroma component. The second intra-prediction mode for intra-prediction of the luma component may not be the same as the first intra-prediction mode for intra-prediction of the chroma component, which may result in differences in the reference blocks selected for the luma component and the chroma component. This will not be elaborated in detail here. The specific method for selecting reference blocks is determined based on the position of the current block and the first intra-prediction mode (or the second intra-prediction mode).
[0485] S503, based on a second intra-frame prediction mode (one of the M intra-frame prediction modes mentioned above) for the luma component of the current block, and combined with the reconstructed value of the reference block corresponding to the second intra-frame prediction mode, intra-frame prediction of the luma component of the current block can be performed to obtain the predicted value of the luma component of the current block. Also, based on a first intra-frame prediction mode (one of the N intra-frame prediction modes mentioned above) for the chrominance component of the current block, and combined with the reconstructed value of the reference block corresponding to the first intra-frame prediction mode, intra-frame prediction of the chrominance component of the current block can be performed to obtain the predicted value of the chrominance component of the current block.
[0486] Thus, the predicted value of the current block obtained by S503 as shown in Figure 20d may include the predicted value of the luminance component of the current block and the predicted value of the chrominance component of the current block.
[0487] S504 can obtain the reconstructed value of the current block based on the predicted value of the current block obtained in S503 and the residual of the current block obtained by decoding the bitstream.
[0488] For example, the sum of the predicted value of the luminance component of the current block and the residual block value of the luminance component of the current block can be calculated to obtain the reconstructed value of the luminance component of the current block; and the sum of the predicted value of the chrominance component of the current block and the residual block value of the chrominance component of the current block can be calculated to obtain the reconstructed value of the chrominance component of the current block. Finally, the reconstructed values of the luminance component and the chrominance component of the current block are used to obtain the reconstructed value of the current block.
[0489] Example B2
[0490] Example B2 can be various embodiments of the decoding method corresponding to Example A2.
[0491] In some embodiments, when the first intra-frame prediction mode used by the chroma component of the current block is CCLM mode, the following embodiments will describe in detail how to use the CCLM mode of the present application to decode the bitstream in order to obtain the reconstructed data of the current block.
[0492] In some embodiments, when the prediction mode of the first frame of the current block is the CCLM mode of the present application embodiment, the bitstream decoding can be implemented by any of the following embodiments to obtain the reconstructed data of the current block.
[0493] In some embodiments, when the intra-prediction mode of the current block is CCLM mode, the decoder can determine that the intra-prediction mode of the current block is CCLM mode from the aforementioned first field in the bitstream. To this end, this application also provides a decoding method, which may include the following steps:
[0494] Step 1: Obtain the reconstruction data of the reference block corresponding to the block to be decoded in the image to be decoded.
[0495] In some embodiments, the reconstructed data of the reference block is obtained based on the bitstream of the image to be decoded.
[0496] The reference block is the CCLM mode-corresponding reference block for the current block in the image to be decoded. This reference block has been decoded before the current block, and its reconstructed data can be obtained from the cache.
[0497] Step 2: Obtain the parameters of CCLM based on the reconstruction data of the reference block.
[0498] Step 3: Based on the parameters of the CCLM, perform intra-frame prediction on the block to be decoded to obtain the prediction data of the block to be decoded.
[0499] The parameters of CCLM are determined by M luminance values derived from the reconstructed data based on the reference block, where M is an integer greater than 2.
[0500] To obtain the parameters of CCLM, M (i.e., 3 or more) luminance values can be derived using the reconstructed data of the reference block. Then, the parameters of the CCLM mode can be obtained using these derived 3 or more luminance values.
[0501] In some embodiments, some or all of the M (3 or more) brightness values may not be brightness values directly selected from the reconstructed data of the reference block (i.e., reconstructed brightness values), but rather brightness values obtained after a series of calculations based on the reconstructed brightness values of some sample points selected from the reference block.
[0502] In some possible implementations, the parameters of CCLM are obtained based on M luminance values.
[0503] In some possible implementations, the parameters of CCLM are obtained based on the index of a lookup table, which is based on M luminance values.
[0504] In the embodiments of this application, the index of the lookup table is obtained based on three or more luminance values derived from the derivation, and then the parameters of CCLM are obtained. This provides a method for obtaining CCLM parameters that is different from the traditional method, thereby providing more alternative solutions for obtaining the index for CCLM mode prediction.
[0505] In some possible implementations, the parameters of CCLM can be obtained based on the relative positional relationship between the above M luminance values.
[0506] In some possible implementations, the index is obtained based on the relative positional relationship between the M brightness values.
[0507] The relative positional relationship can indicate the magnitude relationship between the M brightness values, or it can indicate the relative distance between the M brightness values. The index can be obtained in this way, and then the parameters of CCLM can be obtained. The index obtained by this method fully refers to the relative distance and magnitude relationship between the M brightness values derived, so as to provide a more accurate way to obtain the parameters of CCLM.
[0508] The above M brightness values are derived from the N brightness values in the reconstructed data of the above reference block, where N≥M and N is an integer.
[0509] In some embodiments, N brightness values can be selected based on the reconstructed data of the reference block described above, and then M brightness values can be derived based on the N brightness values, where M is an integer greater than or equal to 3.
[0510] For example, calculations (such as averaging) can be performed on the selected N brightness values to obtain 3 brightness values (an example of M brightness values). Then, the parameters of CCLM can be obtained based on the M brightness values.
[0511] For example, let's take the acquisition of parameters (M=3) for a linear model based on the values of three luminance values (Y1, Y2, Y3), three U components (U1, U2, U3), and three V components (V1, V2, V3). The three U components and three V components can be derived from three or more corresponding U and V components (e.g., by averaging). The three luminance values are the three Y components.
[0512] In some embodiments, CCLM may be represented by linear model 1: U = α1Y + β1 and linear model 2: V = α2Y + β2.
[0513] The parameters of the linear model may include the parameters (α1 and β1) of linear model 1 used to predict the U component and the parameters (α2 and β2) of linear model 2 used to predict the V component.
[0514] In a specific embodiment, an index and a first parameter Du are determined based on the three Y components. A second parameter α is determined based on this index. The encoder determines parameter α1 based on the first parameter Du and the second parameter α. For example, the encoder determines parameter α1 as the product of the first parameter Du and the second parameter α, that is, the parameter α1 determined by the encoder is α × Du.
[0515] In some embodiments, the index is determined by a weighted calculation based on the three Y components and their respective weights. For example, the weights corresponding to the three Y components are w1, w2, and w3. For example, the index S satisfies the formula: S = w1 × Y1 + w2 × Y2 + w3 × Y3.
[0516] In some embodiments, w1 is a negative integer, and w2 and w3 are both positive integers. For example, w1 = -3, w2 = 1, and w3 = 2.
[0517] In some embodiments, w1 and w2 are both negative integers, and w3 is a positive integer. For example, w1 = -2, w2 = -1, and w3 = 3.
[0518] In some embodiments, the second parameter α is determined based on the index. For example, the second parameter α corresponding to the index can be obtained from a lookup table based on the index.
[0519] In some embodiments, the first parameter Du is determined based on the three U components and their respective weights. It should be understood that the weights corresponding to the three U components are the same as the weights corresponding to the three Y components. For example, Du = w1×U1 + w2×U2 + w3×U3.
[0520] In some embodiments, the first value, the second value, parameter α1, and parameter β1 satisfy a first prediction formula. The first prediction formula is: P1 = α1 × A + β1, where P1 is the first value and A is the second value. Details regarding the first and second values are provided below. Thus, parameter β1 can be obtained.
[0521] For example, the average of U1 and U2 can be determined as the first value, and the average of Y1 and Y2 can be determined as the second value. That is, the first value is (U1+U2) / 2, and the second value is (Y1+Y2) / 2.
[0522] For example, the average of U2 and U3 can be determined as the first value, and the average of Y2 and Y3 can be determined as the second value. That is, the first value is (U2+U3) / 2, and the second value is (Y2+Y3) / 2.
[0523] Similarly, the parameters (α² and β²) of linear model 2 can be obtained based on the three Y components and three V components. This will not be elaborated further here. It should be understood that the weights used to obtain the parameters of linear model 2 are the same as those used to obtain the parameters of linear model 1.
[0524] In an optional embodiment, the encoder determines the relative relationship of the three derived Y components (Y1, Y2, Y3). Based on this relative relationship (also called relative positional relationship), the parameters of the CCLM are obtained.
[0525] In a specific embodiment, the encoder determines the relative relationship between Y1, Y2, and Y3 based on their magnitude relationships.
[0526] In a specific embodiment, the encoder determines the weight w1 of Y1, the weight w2 of Y2, and the weight w3 of Y3 based on the relative positional relationship between the three Y components.
[0527] In one embodiment, if it is determined that Y1≤Y2≤Y3 and (2×Y2)≥(Y1+Y3), that is, Y2 is closer to Y3 among Y1 and Y3 (or the distance between Y2 and Y1 is the same as the distance between Y2 and Y3), then the relative relationship between Y1, Y2, and Y3 is determined as the first relationship. The first relationship is used to indicate that Y1≤Y2≤Y3, and the distance between Y2 and Y1 is greater than or equal to the distance between Y2 and Y3. In this embodiment, the index is calculated as: S=w1×Y1+w2×Y2+w3×Y3, where S is the index, w1<w2<w3. For example, w1 is a negative integer, and w2 and w3 are both positive integers. For example, w1=-3, w2=1, w3=2. Du=-3×U1+U2+2×U3. The average of U1 and U2 can be determined as the first value, and the average of Y1 and Y2 can be determined as the second value. That is, the first value is (U1+U2) / 2, and the second value is (Y1+Y2) / 2. Based on this, the parameters of linear model 1 can be obtained. In the same way, the parameters of linear model 2 can be obtained.
[0528] In one embodiment, it is determined that Y1≤Y2≤Y3 and (2×Y2)≤(Y1+Y3), meaning that Y2 is closer to Y1 among Y1 and Y3 (or the distance between Y2 and Y1 is the same as the distance between Y2 and Y3). The encoder determines the relative relationship between Y1, Y2, and Y3 as a second relationship, which indicates that Y1≤Y2≤Y3, and the distance between Y2 and Y1 is less than or equal to the distance between Y2 and Y3. In this embodiment, the index is calculated using the formula: S=w1×Y1+w2×Y2+w3×Y3, where S is the index, and w1<w2<w3. For example, w1 and w2 are negative integers, and w3 is a positive integer. For example, w1=-2, w2=-1, w3=3. Du=-2×U1-U2+3×U3. The average of U2 and U3 can be determined as the first value, and the average of Y2 and Y3 can be determined as the second value. That is, the first value is (U2+U3) / 2, and the second value is (Y2+Y3) / 2. Based on this, the parameters of linear model 1 can be obtained. In the same way, the parameters of linear model 2 can be obtained.
[0529] In one embodiment, and in some embodiments, the lookup table may be represented as TABLE[index].
[0530] Where TABLE[index] = {63,63,61,57,54,51,49,47,45,43,41,39,38,37,35,34}, and 0 ≤ index < 16.
[0531] Step 4: Based on the prediction data, decode the bitstream of the image to be decoded to obtain the reconstructed data of the block to be decoded.
[0532] In this embodiment of the application, when performing intra-frame prediction on a block, if the intra-frame prediction mode is CCLM mode, the method of this embodiment can derive the values of three or more luminance components (hereinafter referred to as luminance values) based on the reconstruction data of the reference block corresponding to the current block in the CCLM mode in order to obtain the parameters of the CCLM mode. This method has low complexity when performing intra-frame prediction, which can improve the efficiency of intra-frame prediction and thus improve the decoding efficiency.
[0533] Example A2
[0534] In some embodiments, when the first intra-frame prediction mode used by the chroma component of the current block is CCLM mode, the following embodiments will describe in detail how to use the CCLM mode of the present application to encode the current block to obtain the above-mentioned bitstream.
[0535] In some embodiments, when the prediction mode of the first frame of the current block is the CCLM mode of this application embodiment (different from the three CCLM modes in H.266), the encoding can be implemented by any of the following embodiments.
[0536] In some embodiments, the method may include, but is not limited to, the following steps:
[0537] Step 1: Obtain the reconstruction data of the reference block corresponding to the block to be encoded in the image to be encoded.
[0538] Step 2: Obtain the parameters of CCLM based on the reconstruction data of the reference block.
[0539] Step 3: Based on the parameters of CCLM, perform intra-frame prediction on the block to be encoded to obtain the prediction data of the block to be encoded.
[0540] Step 4: Based on the predicted data, encode the block to be encoded to obtain the bitstream of the image to be encoded.
[0541] In this embodiment of the application, when performing intra-frame prediction on a block, if the intra-frame prediction mode is CCLM mode, the method of this embodiment can derive the values of three or more luminance components (hereinafter referred to as luminance values) based on the reconstruction data of the reference block corresponding to the current block in the CCLM mode in order to obtain the parameters of the CCLM mode. This method has low complexity when performing intra-frame prediction, which can improve the efficiency of intra-frame prediction and thus improve the coding efficiency.
[0542] The process and principle of obtaining CCLM parameters in Example A2 are similar to the decoding process in Example B2, and will not be repeated here.
[0543] In the above embodiments, the encoding and decoding methods of the embodiments of this application are mostly illustrated using the current block as an example. In other embodiments, the encoding and decoding of the various embodiments of this application can also be implemented by taking sub-graphs or images as units. The methods are similar and will not be described again here.
[0544] Based on the same concept as the above method, as shown in FIG21a, this application embodiment also provides a decoding device 1000, which includes: an acquisition module 1001, used to acquire the bitstream of an image to be decoded, the bitstream including a first field, the value of the first field indicating a first intra-frame prediction mode used for intra-frame prediction of the chroma components of the block to be decoded in the image to be decoded, the first intra-frame prediction mode being one of N intra-frame prediction modes, the N intra-frame prediction modes including the CCLM mode, where N is a positive integer; a prediction module 1002, used to perform intra-frame prediction on the block to be decoded based on the first intra-frame prediction mode to obtain prediction data of the block to be decoded; and a decoding module 1003, used to decode the bitstream of the image to be decoded based on the prediction data to obtain reconstructed data of the block to be decoded.
[0545] Based on the same concept as the above method, as shown in FIG21b, this application embodiment also provides an encoding device 2000, which includes a prediction module 2001 for performing intra-frame prediction on a block to be encoded in an image to be encoded based on a first intra-frame prediction mode to obtain prediction data of the block to be encoded; and an encoding module 2002 for encoding the block to be encoded based on the prediction data to obtain a bitstream; wherein the bitstream includes a first field, the value of which indicates the first intra-frame prediction mode used for intra-frame prediction of the chroma components of the block to be encoded, the first intra-frame prediction mode being one of N intra-frame prediction modes, the N intra-frame prediction modes including the CCLM mode, where N is a positive integer.
[0546] The prediction module 1002 of the aforementioned decoding device can be applied to the intra-frame prediction process at the decoding end. Specifically, at the decoding end, the prediction module 1002 can be applied to the intra-frame prediction unit or prediction unit of the aforementioned decoder.
[0547] The prediction module 2002 of the aforementioned encoding apparatus can be applied to the intra-frame prediction process at the encoding end. Specifically, at the encoding end, the prediction module 2002 can be applied to the intra-frame prediction unit or prediction unit of the aforementioned encoder.
[0548] The specific implementation process of the encoding device and the decoding device can be referred to the relevant descriptions of the encoding method and decoding method embodiments, and will not be repeated here for the sake of brevity.
[0549] Those skilled in the art will appreciate that the functionality described in conjunction with the various illustrative logic blocks, modules, and algorithmic steps disclosed herein can be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functionality described by the various illustrative logic blocks, modules, and steps can be stored or transmitted as one or more instructions or codes on a computer-readable medium and executed by a hardware-based processing unit. The computer-readable medium may comprise a computer-readable storage medium, which corresponds to a tangible medium, such as a data storage medium, or a communication medium that includes any medium facilitating the transfer of a computer program from one place to another (e.g., according to a communication protocol). In this way, the computer-readable medium may substantially correspond to (1) a non-transitory tangible computer-readable storage medium, or (2) a communication medium, such as a signal or carrier wave. The data storage medium may be any available medium accessible by one or more computers or one or more processors to retrieve instructions, code, and / or data structures for implementing the techniques described in this application. A computer program product may comprise a computer-readable medium.
[0550] By way of example and not limitation, such computer-readable storage media may include RAM, ROM, EEPROM, CD-ROM or other optical disc storage devices, magnetic disk storage devices or other magnetic storage devices, flash memory, or any other media that can be used to store desired program code in the form of instructions or data structures and is accessible by a computer. Furthermore, any connection is properly referred to as computer-readable media. For example, if instructions are transmitted from a website, server, or other remote source using coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave, then coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of media. However, it should be understood that the computer-readable storage media and data storage media do not include connections, carrier waves, signals, or other temporary media, but are specifically addressed to non-temporary tangible storage media. As used herein, disks and optical discs include compact optical discs (CDs), laser optical discs, optical discs, digital versatile optical discs (DVDs), and Blu-ray discs, where disks typically reproduce data magnetically, while optical discs reproduce data optically using lasers. The combination of the above items should also be included in the scope of computer-readable media.
[0551] Instructions can be executed by one or more processors, such as digital signal processors (DSPs), general-purpose microprocessors, application-specific integrated circuits (ASICs), field-programmable arrays (FPGAs), or other equivalent integrated or discrete logic circuits. Therefore, the term "processor" as used herein can refer to any of the foregoing structures or any other structures suitable for implementing the techniques described herein. Furthermore, in some aspects, the functionality described in the various illustrative logic blocks, modules, and steps described herein can be provided within dedicated hardware and / or software modules configured for encoding and decoding, or incorporated into combined codecs. Moreover, the techniques can be fully implemented within one or more circuit or logic elements.
[0552] The technology of this application can be implemented in a wide variety of devices or apparatuses, including wireless handheld devices, integrated circuits (ICs), or a set of ICs (e.g., chipsets). The various components, modules, or units described in this application are intended to emphasize functional aspects of the apparatus for performing the disclosed technology, but do not necessarily need to be implemented by different hardware units. In fact, as described above, the various units can be combined with suitable software and / or firmware within a codec hardware unit, or provided via interoperable hardware units (containing one or more processors as described above).
[0553] In the above embodiments, the descriptions of each embodiment have different focuses. For parts not described in detail in a certain embodiment, please refer to the relevant descriptions in other embodiments.
[0554] The above description is merely an exemplary embodiment of this application, but the scope of protection of this application is not limited thereto. Any variations or substitutions that can be easily conceived by those skilled in the art within the scope of the technology disclosed in this application should be included within the scope of protection of this application. Therefore, the scope of protection of this application should be determined by the scope of the claims.
Claims
1. A decoding method, characterized in that, The method includes: Obtain the bitstream of the image to be decoded. The bitstream includes a first field. The value of the first field indicates the first intra-frame prediction mode used for intra-frame prediction of the chroma components of the block to be decoded in the image to be decoded. The first intra-frame prediction mode is one of N intra-frame prediction modes. The N intra-frame prediction modes include the Cross-Component Linear Model (CCLM) mode, where N is a positive integer. Based on the first intra-frame prediction mode, intra-frame prediction is performed on the block to be decoded to obtain the prediction data of the block to be decoded; Based on the predicted data, the bitstream of the image to be decoded is decoded to obtain the reconstructed data of the block to be decoded.
2. The method according to claim 1, characterized in that, The N intra-frame prediction modes also include horizontal mode, vertical mode, and DC mode.
3. The method according to claim 1 or 2, characterized in that, The bitstream also includes a second field, the value of which indicates the second intra-prediction mode used for intra-prediction of the luminance component of the block to be decoded. The second intra-prediction mode is one of M intra-prediction modes, where M is a positive integer.
4. The method according to claim 3, characterized in that, The M intra-frame prediction modes include at least one of the following: vertical mode, horizontal mode, DC mode, and planar mode.
5. The method according to claim 4, characterized in that, The bitstream includes a syntax structure corresponding to the block to be decoded, the syntax structure including the first field, or the syntax structure including the first field and the second field.
6. The method according to claim 5, characterized in that, The length of the first field is 2 bits.
7. The method according to claim 6, characterized in that, The length of the second field is the same as the length of the first field.
8. The method according to any one of claims 4 to 7, characterized in that, At least one of the first field and the second field has a separator on both sides.
9. The method according to any one of claims 4 to 8, characterized in that, The syntax structure also includes the size of the block to be decoded, which is used for intra-frame prediction of the block to be decoded.
10. An encoding method, characterized in that, The method includes: Based on the first intra-frame prediction mode, intra-frame prediction is performed on the block to be encoded in the image to be encoded in order to obtain the prediction data of the block to be encoded. Based on the predicted data, the block to be encoded is encoded to obtain a bitstream; The bitstream includes a first field, the value of which indicates the first intra-prediction mode used for intra-prediction of the chroma components of the block to be encoded. The first intra-prediction mode is one of N intra-prediction modes, including the Cross-Component Linear Model (CCLM) mode, where N is a positive integer.
11. The method according to claim 10, characterized in that, The N intra-frame prediction modes also include horizontal mode, vertical mode, and DC mode.
12. The method according to claim 10 or 11, characterized in that, The bitstream also includes a second field, the value of which indicates the second intra-prediction mode used for intra-prediction of the luminance component of the block to be encoded. The second intra-prediction mode is one of M intra-prediction modes, where M is a positive integer.
13. The method according to claim 12, characterized in that, The M intra-frame prediction modes include at least one of vertical mode, horizontal mode, DC mode, and planar mode.
14. The method according to claim 13, characterized in that, The bitstream includes a syntax structure corresponding to the block to be encoded, the syntax structure including the first field, or the syntax structure including the first field and the second field.
15. The method according to claim 14, characterized in that, The length of the first field is 2 bits.
16. The method according to claim 15, characterized in that, The length of the second field is the same as the length of the first field.
17. The method according to any one of claims 13 to 16, characterized in that, At least one of the first field and the second field has a separator on both sides.
18. The method according to any one of claims 13 to 17, characterized in that, The syntax structure also includes the size of the block to be encoded, which is used for intra-frame prediction of the block to be encoded.
19. A bitstream, characterized in that, The bitstream is generated according to the method described in any one of claims 10 to 18.
20. A decoder, characterized in that, include: A memory and a processor, wherein the memory is coupled to the processor; The memory stores program instructions that, when executed by the processor, cause the processor to perform the steps of the method as described in any one of claims 1 to 9.
21. An encoder, characterized in that, include: A memory and a processor, wherein the memory is coupled to the processor; The memory stores program instructions that, when executed by the processor, cause the processor to perform the steps of the method as claimed in any one of claims 10 to 18.
22. A decoder, characterized in that, include: A processing circuit that implements the steps of the method as claimed in any one of claims 1 to 9.
23. An encoder, characterized in that, include: A processing circuit that implements the steps of the method as claimed in any one of claims 10 to 18.
24. A computer-readable storage medium, characterized in that, The computer-readable storage medium stores a computer program that, when executed on a computer or processor, causes the computer or processor to perform the method as claimed in any one of claims 1 to 9, or causes the computer or processor to perform the method as claimed in any one of claims 10 to 18.
25. A computer program product, characterized in that, The computer program product includes computer instructions that, when executed by a computer or processor, cause the steps of the method as described in any one of claims 1 to 9 to be performed, or cause the steps of the method as described in any one of claims 10 to 18 to be performed.
26. A computer-readable storage medium, characterized in that, The computer-readable storage medium stores a bitstream generated according to the method described in any one of claims 10 to 18.