WO2020133380A1 - 一种图像的块内编码或解码方法、数据处理装置和电子设备 - Google Patents

一种图像的块内编码或解码方法、数据处理装置和电子设备 Download PDF

Info

Publication number
WO2020133380A1
WO2020133380A1 PCT/CN2018/125434 CN2018125434W WO2020133380A1 WO 2020133380 A1 WO2020133380 A1 WO 2020133380A1 CN 2018125434 W CN2018125434 W CN 2018125434W WO 2020133380 A1 WO2020133380 A1 WO 2020133380A1
Authority
WO
WIPO (PCT)
Prior art keywords
mode
prediction mode
intra
probable
angle
Prior art date
Application number
PCT/CN2018/125434
Other languages
English (en)
French (fr)
Inventor
姚杰
朱建清
数井君彦
Original Assignee
富士通株式会社
姚杰
朱建清
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士通株式会社, 姚杰, 朱建清 filed Critical 富士通株式会社
Priority to PCT/CN2018/125434 priority Critical patent/WO2020133380A1/zh
Priority to CN201880093365.XA priority patent/CN112106368B/zh
Publication of WO2020133380A1 publication Critical patent/WO2020133380A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/46Embedding additional information in the video signal during the compression process
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/46Embedding additional information in the video signal during the compression process
    • H04N19/463Embedding additional information in the video signal during the compression process by compressing encoding parameters before transmission
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/593Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/44Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder

Definitions

  • the present application relates to the field of information technology, in particular to an intra-block encoding or decoding method of an image, a data processing device, and an electronic device.
  • multiple reference lines can be used for intra prediction.
  • MRL Multiple Reference Line
  • the index of the selected reference line may be sent to indicate the reference line, and the index may be expressed as mrl_idx, for example.
  • the encoder can generate a predictor according to the index of the reference line for intra prediction.
  • the reference line index mrl_idx may be sent before the intra prediction mode (intra prediction mode).
  • the intra prediction mode may be a mode in the first set, the first The set is a set of most probable modes (Most Probable Modes) excluding the planar mode and the mean (DC) mode.
  • the most probable mode flag (Most Probable Modes Flag) can be sent to the encoder or decoder to indicate whether the intra prediction mode is one of the most probable modes.
  • the possible mode flag may be expressed as mpm_flag.
  • the encoder or decoder selects the intra prediction mode from the second set of modes according to the indication information, the second set includes the planar mode and the mean (DC) mode, and the most probable mode of angle mode (Most Probable Modes); in addition, if the most probable mode flag mpm_flag does not indicate the most probable mode, then the encoder or decoder according to the remaining bit information in the code stream (remainder ) Set the intra prediction mode.
  • the inventor of the present application found that the above method of setting the intra prediction mode has some defects, for example, although the planar mode and the mean (DC) mode are not suitable for multi-reference line prediction, the planar mode And the mean value (DC) mode still needs to send the index mrl_idx of the reference row, therefore, it increases the bit overhead and reduces the efficiency of coding; in addition, when setting the prediction mode based on the most probable mode, the first set and the first The derivation of the two sets of two sets makes the setting process of the prediction mode more complicated and reduces the coding efficiency.
  • embodiments of the present application provide an intra-block encoding or decoding method of an image, a data processing device, and an electronic device. By setting a flag related to an angle mode to set a prediction mode, it can improve The efficiency of encoding or decoding.
  • a data processing apparatus for performing intra-block encoding or decoding of an image.
  • the data processing apparatus includes:
  • a first setting unit that sets a prediction mode for intra-block encoding or decoding based on a flag related to the angle mode, wherein the flag related to the angle mode is used to indicate whether the prediction mode is in the angle mode A model.
  • an intra-block encoding or decoding method of an image includes:
  • a prediction mode used for intra-block encoding or decoding is set, wherein the flag related to the angle mode is used to indicate whether the prediction mode is one of the angle modes Species mode.
  • an electronic device including the data processing device as described in the first aspect of the above embodiment.
  • the beneficial effect of the embodiments of the present application is that by setting a flag related to an angle mode for setting a prediction mode, the efficiency of encoding or decoding can be improved.
  • FIG. 1 is a schematic diagram of the intra-block encoding or decoding method of this embodiment
  • FIG. 2 is a schematic diagram of a method of setting a prediction mode according to a flag related to an angle mode
  • FIG. 3 is a schematic diagram of a method for setting the prediction mode according to the flag mpm_flag related to the most probable mode
  • FIG. 4 is a schematic flowchart of setting a prediction mode using the intra-block encoding or decoding method of this embodiment
  • FIG. 5 is a schematic diagram of a coding process corresponding to the process of FIG. 4
  • FIG. 6 is a schematic diagram of a pseudocode (Pseudocode) for performing intra-block coding or decoding using the intra-block coding or decoding method of this embodiment;
  • FIG. 7 is a schematic diagram of a data processing apparatus according to Embodiment 2 of the present application.
  • FIG. 8 is a schematic diagram of the first setting unit of Embodiment 2 of the present application.
  • FIG. 9 is a schematic diagram of the second setting unit 801 of Embodiment 2 of the present application.
  • FIG. 10 is a schematic diagram of the structure of an electronic device according to an embodiment of the present application.
  • the terms “first”, “second”, etc. are used to distinguish different elements in terms of titles, but do not mean the spatial arrangement or chronological order of these elements, and these elements should not be used by these terms Restricted.
  • the term “and/or” includes any and all combinations of one or more of the associated listed terms.
  • the terms “comprising”, “including”, “having” and the like refer to the stated features, elements, elements or components, but do not exclude the presence or addition of one or more other features, elements, elements or components.
  • Embodiment 1 of the present application provides an intra-block encoding or decoding method.
  • FIG. 1 is a schematic diagram of the intra-block encoding or decoding method of this embodiment. As shown in FIG. 1, the method includes:
  • Step 101 Set a prediction mode for intra-block encoding or decoding according to the flag related to the angle mode.
  • the flag related to the angle mode is used to indicate whether the prediction mode is one of the angle modes.
  • the prediction mode is set according to the flags related to the angle mode, and not based on the index mrl_idx of the reference line. Therefore, when using a mode that is not suitable for multi-reference line prediction (eg, planar mode or Mean mode), you can omit the encoding, sending and parsing related to the reference line index mrl_idx, thereby improving the efficiency of encoding or decoding; in addition, you can use a unified list of the most likely modes for prediction, simplifying the encoding or decoding process.
  • a mode that is not suitable for multi-reference line prediction eg, planar mode or Mean mode
  • the flag related to the angle mode may be represented as non_ang_flag, where when non_ang_flag is the first value, it may indicate that the prediction mode is the angle mode, and when non_ang_flag is the second value, it may indicate This prediction mode is not an angle mode.
  • the first value may be 0, for example, and the second value may be 1, for example.
  • FIG. 2 is a schematic diagram of a method for setting a prediction mode (ie, step 101) according to a mark related to an angle mode. As shown in FIG. 2, the method may include:
  • the mark related to the most probable mode can be used to indicate whether the prediction mode is a mode in the most probable mode list.
  • the flag related to the most probable mode can be expressed as mpm_flag, when mpm_flag is the third value, it can indicate that the prediction mode is a mode in the most probable mode list, and when mpm_flag is the fourth value, it can indicate This prediction mode is not a mode in the most probable mode list.
  • the third value may be 1, for example, and the fourth value may be 0, for example.
  • FIG. 3 is a schematic diagram of a method for setting the prediction mode (ie, step 201) according to the flag mpm_flag related to the most probable mode. As shown in FIG. 3, the method may include:
  • the prediction mode indicated by the index of the most probable mode is an angle mode in the most probable mode list, because the premise of step 201 is that non_ang_flag indicates that the prediction mode is an angle mode.
  • the index of the most probable mode may be expressed as mpm_idx, and the index of the most probable mode mpm_idx may be used to indicate which mode of the angle mode in the list of most probable modes the prediction mode is.
  • the method for setting the prediction mode (ie, step 201) according to the flag mpm_flag related to the most probable mode may further include:
  • the method for setting the prediction mode according to the remaining bit information (remainder) in the code stream can refer to the prior art, for example, it can be the same as the method in the High Efficiency Video Coding (HEVC) standard.
  • HEVC High Efficiency Video Coding
  • the method of setting the prediction mode according to the flag related to the angle mode may further include:
  • the flag related to the plane mode is used to indicate whether the prediction mode is a plane mode.
  • the flag related to the plane mode may be represented as plan_flag, when plan_flag is the fifth value, it may indicate that the prediction mode is the plane mode, and when plan_flag is the sixth value, it may indicate that the prediction mode is not the plane mode, for example, For the mean value (DC) mode.
  • the fifth value may be 1, for example, and the sixth value may be 0, for example.
  • step 202 the reference row index mrl_idx, and/or the flag mpm_flag related to the most probable mode, and/or the index mpm_idx of the most probable mode, and/or the remaining bit information (remainder) in the code stream will not be sent And parsing, thereby reducing the number of bits encoded in the code stream (coding bits), and improve the efficiency of encoding and decoding.
  • the indexes or marks may be obtained by receiving and parsing the corresponding parts in the code stream.
  • the above index or flag may include, for example, a reference row index mrl_idx, a flag mpm_flag related to the most probable mode, an index mpm_idx of the most probable mode, remaining bit information (remainder) in the code stream, a flag planar_flag related to the plane mode, etc.
  • both the non-ang_flag related to the angle mode and the planar_flag related to the planar mode can be coded using context-based adaptive algorithm entropy coding (context-adaptive entropy-coded) to be encoded into the code stream, encoding device or decoding device
  • context-based adaptive algorithm entropy coding context-adaptive entropy-coded
  • the part corresponding to non_ang_flag or plan_flag in the code stream is received, and the part is parsed to obtain the non_ang_flag or plan_flag.
  • the intra-block encoding or decoding method may further include:
  • Step 102 Use the set prediction mode to encode or decode the luma channel of the image.
  • the prediction mode set in step 101 is used to perform intra-block encoding or decoding on the luma channel of the image.
  • the existing method can be used to determine the prediction mode without introducing the flag non_ang_flag related to the angle mode.
  • FIG. 4 is a schematic flowchart of setting a prediction mode using the intra-block encoding or decoding method of this embodiment. As shown in Figure 4, the process includes the following steps:
  • Step 401 Analyze the non_ang_flag related to the angle mode from the code stream;
  • Step 402 Determine whether non_ang_flag is 0, determine "Yes”, the flow proceeds to Step 403, determine "No", the flow proceeds to 409;
  • Step 403 Parse the flag mpm_flag related to the most probable mode from the code stream
  • Step 404 Determine whether mpm_flag is 1, determine "Yes”, the flow proceeds to Step 405, determine "No”, the flow proceeds to 407;
  • step 405 the index mpm_idx of the most probable pattern is parsed from the code stream; in addition, the index mrl_idx of the reference row can also be parsed;
  • Step 406 According to the index mpm_idx of the most probable mode, select a mode as the prediction mode from the most probable mode list, where mpm_idx indicates the angle mode in the most probable mode list;
  • Step 407 Parse the remaining bit information remainder in the code stream
  • Step 408 Set the prediction mode according to the remaining bit information Remainder in the code stream
  • Step 409 Parse the flag plan_flag related to the plane mode from the code stream
  • Step 410 it is judged whether the planar_flag is 1, and the judgment is "Yes”, the flow proceeds to Step 412, the judgment is "No”, the flow proceeds to 411;
  • Step 411 Set the prediction mode to the mean (DC) mode
  • Step 412 Set the prediction mode to a planar mode.
  • FIG. 5 is a schematic diagram of a coding process corresponding to the process of FIG. 4.
  • the code segment 501 corresponds to steps 401 and 402
  • the code segment 502 corresponds to steps 403, step 404, step 405 and step 406
  • the code segment 503 corresponds to steps 407 and 408,
  • the code segment 504 corresponds to step 409 , Step 410, step 411 and step 412.
  • the code segment 601 represents the start of intra-block encoding or decoding of the luma channel of the image; the code segment 602 represents the step of setting the prediction mode according to the non_ang_flag related to the angle mode; the code segment 603 represents The intra-block coding or decoding of the chroma channel of the image is started; the code segment 604 represents the step of setting the prediction mode.
  • the code segment 601 represents the start of intra-block encoding or decoding of the luma channel of the image
  • the code segment 602 represents the step of setting the prediction mode according to the non_ang_flag related to the angle mode
  • the code segment 603 represents The intra-block coding or decoding of the chroma channel of the image is started; the code segment 604 represents the step of setting the prediction mode.
  • the prediction mode is set according to the flag related to the angle mode, and the prediction mode is not set according to the index mrl_idx of the reference line. Therefore, when using a mode that is not suitable for multi-reference line prediction (for example, (Plane mode or mean mode), you can omit the encoding, sending and parsing related to the reference line index mrl_idx, thereby improving the efficiency of encoding or decoding; in addition, you can use a unified list of the most likely modes for prediction, simplifying the encoding or decoding process.
  • a mode that is not suitable for multi-reference line prediction for example, (Plane mode or mean mode
  • the second embodiment provides a data processing device for intra-block coding or decoding of an image, which corresponds to the intra-block coding or decoding method for images of the first embodiment.
  • FIG. 7 is a schematic diagram of the data processing apparatus according to Embodiment 2 of the present application. As shown in FIG. 7, the apparatus 700 includes: a first setting unit 701.
  • the first setting unit 701 sets a prediction mode for intra-block encoding or decoding according to a flag related to the angle mode, wherein the flag related to the angle mode is used to indicate the prediction mode Whether it is a mode in angle mode.
  • FIG. 8 is a schematic diagram of the first setting unit in Embodiment 2 of the present application. As shown in FIG. 8, the first setting unit 701 includes: a second setting unit 801.
  • the second setting unit 801 sets the prediction for intra-block encoding or decoding according to the flag related to the most probable mode mode.
  • FIG. 9 is a schematic diagram of the second setting unit 801 of Embodiment 2 of the present application. As shown in FIG. 9, the second setting unit 801 includes: a third setting unit 901.
  • the third setting unit 901 sets the prediction mode according to the index of the most probable mode, where the most probable mode The prediction mode indicated by the index of is the angle mode in the most probable mode list.
  • the second setting unit 801 further includes: a fourth setting unit 902.
  • the fourth setting unit 902 sets the prediction mode according to the remaining bit information in the code stream.
  • the first setting unit 701 further includes: a fifth setting unit 802.
  • the fifth setting unit 802 sets the prediction mode used for intra-block encoding or decoding according to the flag related to the plane mode, where the The flag is used to indicate whether the prediction mode is a plane mode.
  • the data processing device 700 further includes: a processing unit 702.
  • the processing unit 702 uses the prediction mode set by the first setting unit 701 to intra-block encode or decode the luminance channel of the image.
  • the prediction mode is set according to the flag related to the angle mode, and the prediction mode is not set according to the index mrl_idx of the reference line. Therefore, when using a mode that is not suitable for multi-reference line prediction (for example, (Plane mode or mean mode), you can omit the encoding, sending and parsing related to the reference line index mrl_idx, thereby improving the efficiency of encoding or decoding; in addition, you can use a unified list of the most likely modes for prediction, simplifying the encoding or decoding process.
  • a mode that is not suitable for multi-reference line prediction for example, (Plane mode or mean mode
  • This embodiment 3 provides an electronic device. Since the principle of the device to solve the problem is similar to the method of embodiment 1, the specific implementation may refer to the method of embodiment 1, and the same content will not be repeated.
  • the electronic device 1000 may include: a central processing unit (CPU) 1001 and a memory 1002; the memory 1002 is coupled to the central processing unit 1001.
  • the memory 1002 can store various data; in addition, a data processing program is stored, and the program is executed under the control of the central processor 1001 to indicate the electronic device according to the received signaling.
  • the function of the apparatus 700 of Example 2 may be integrated into the central processor 1001 of the electronic device 1000.
  • the central processor 1001 may be configured to implement the intra-block encoding or decoding method of the image described in Embodiment 1.
  • the central processor 1001 may be configured to control so that the electronic device 1000 executes the intra-block encoding or decoding method of the image of Embodiment 1.
  • the above device 700 may be configured separately from the central processor 1001.
  • the device 700 may be configured as a chip connected to the central processor 1001, such as the unit shown in FIG. Control to realize the function of the device 700.
  • the electronic device 1000 may further include: an input and output unit 1003, a display unit 1004, and the like; wherein, the functions of the above components are similar to those in the prior art, and will not be repeated here. It is worth noting that the electronic device 1000 does not necessarily include all the components shown in FIG. 10; in addition, the electronic device 1000 may also include components not shown in FIG. 10, and reference may be made to the prior art.
  • the prediction mode is set according to the flag related to the angle mode, and the prediction mode is not set according to the index mrl_idx of the reference line. Therefore, when using a mode that is not suitable for multi-reference line prediction (for example, (Plane mode or mean mode), you can omit the encoding, sending and parsing related to the reference line index mrl_idx, thereby improving the efficiency of encoding or decoding; in addition, you can use a unified list of the most likely modes for prediction, simplifying the encoding or decoding process.
  • a mode that is not suitable for multi-reference line prediction for example, (Plane mode or mean mode
  • Embodiments of the present invention also provide a storage medium storing a computer-readable program, where the computer-readable program causes the data processing apparatus or electronic device to perform the intra-block encoding or decoding method of the image described in Embodiment 1.
  • An embodiment of the present invention also provides a computer-readable program, wherein when the program is executed in a data processing apparatus or an electronic device, the program causes the data processing apparatus or the electronic device to perform the intra-block encoding or decoding method of the image of Embodiment 1. .
  • the above device and method of the present invention may be implemented by hardware, or may be implemented by hardware in combination with software.
  • the present invention relates to such a computer-readable program which, when executed by a logic component, can enable the logic component to implement the above-mentioned device or constituent component, or enable the logic component to implement the various methods described above Or steps.
  • the invention also relates to a storage medium for storing the above program, such as a hard disk, a magnetic disk, an optical disk, a DVD, a flash memory, etc.
  • each device described in conjunction with the embodiments of the present invention may be directly embodied as hardware, software modules executed by a processor, or a combination of both.
  • one or more of the functional block diagrams shown in FIGS. 7-9 and/or one or more combinations of the functional block diagrams may correspond to each software module of the computer program flow or each hardware module.
  • These software modules can correspond to the steps shown in FIG. 1 respectively.
  • These hardware modules can be realized by solidifying these software modules using, for example, a field programmable gate array (FPGA).
  • FPGA field programmable gate array
  • the software module may be located in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, removable disk, CD-ROM, or any other form of storage medium known in the art.
  • a storage medium may be coupled to the processor, so that the processor can read information from the storage medium and write information to the storage medium; or the storage medium may be an integral part of the processor.
  • the processor and the storage medium may be located in the ASIC.
  • the software module can be stored in the memory of the mobile terminal or in a memory card that can be inserted into the mobile terminal. For example, if the device (e.g., mobile terminal) uses a larger capacity MEGA-SIM card or a larger capacity flash memory device, the software module may be stored in the MEGA-SIM card or a larger capacity flash memory device.
  • One or more of the functional block diagrams described in FIGS. 7 to 9 and/or one or more combinations of the functional block diagrams may be implemented as a general-purpose processor or digital signal processor (DSP) for performing the functions described in this application , Application specific integrated circuit (ASIC), field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware component, or any suitable combination thereof.
  • DSP digital signal processor
  • ASIC Application specific integrated circuit
  • FPGA field programmable gate array
  • One or more of the functional block diagrams described in FIGS. 7-9 and/or one or more combinations of functional block diagrams can also be implemented as a combination of computing devices, for example, a combination of DSP and microprocessor, multiple microprocessing Processor, one or more microprocessors in communication with the DSP, or any other such configuration.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本申请提供一种图像的块内编码或解码方法、数据处理装置和电子设备,该数据处理装置包括:第一设定单元,其根据与角度模式有关的标记,设定用于块内编码或解码的预测模式,其中,所述与角度模式有关的标记用于指示所述预测模式是否为角度模式中的一种模式。本申请能够提高编码和解码的效率。

Description

一种图像的块内编码或解码方法、数据处理装置和电子设备 技术领域
本申请涉及信息技术领域,特别涉及一种图像的块内编码或解码方法、数据处理装置和电子设备。
背景技术
在新一代视频编码标准中,可以使用多参考行(Multiple Reference Line,MRL)进行帧内预测。在多参考行帧内预测方法中,所选择的参考行(selected reference line)的索引可以被发送,从而指示该参考行,该索引例如可以被表示为mrl_idx。编码器可以根据该参考行的索引生成预测器用于进行帧内预测。
应该注意,上面对技术背景的介绍只是为了方便对本申请的技术方案进行清楚、完整的说明,并方便本领域技术人员的理解而阐述的。不能仅仅因为这些方案在本申请的背景技术部分进行了阐述而认为上述技术方案为本领域技术人员所公知。
发明内容
在编码或解码过程中,参考行的索引mrl_idx可以先于帧内预测模式(intra prediction mode)被发送。
如果参考行的索引mrl_idx非零,那么平面(planar)模式和均值(DC)模式将被排除在帧内预测模式之外,例如,帧内预测模式可以是第一集合中的模式,该第一集合为不包括平面(planar)模式和均值(DC)模式的最可能模式(Most Probable Modes)的集合。
如果参考行的索引mrl_idx等于零,最可能模式标记(Most Probable Modes Flag)可以被发送给编码器或解码器,用于指示帧内预测模式是否为最可能模式中的某一个帧内预测模式,最可能模式标记可以被表示为mpm_flag。其中,如果最可能模式标记mpm_flag指示了最可能模式,那么编码器或解码器根据指示信息,从第二集合的模式中选择帧内预测模式,该第二集合为包括平面(planar)模式、均值(DC)模式、和角度模式的最可能模式(Most Probable Modes)的集合;此外,如果最可能模式标记mpm_flag没有指示最可能模式,那么编码器或解码器根据码流中的剩余比特信息 (remainder)设定帧内预测模式。
本申请的发明人发现,上述的设定帧内预测模式的方法有些缺陷,例如:尽管平面(planar)模式和均值(DC)模式并不适用于多参考行预测,但在平面(planar)模式和均值(DC)模式时仍然需要发送参考行的索引mrl_idx,因此,增加了比特开销,并且降低了编码的效率;此外,在基于最可能模式设定预测模式时,涉及到第一集合和第二集合这两种集合的导出,使得预测模式的设定流程比较复杂,也降低了编码的效率。
为了克服上述缺陷中的至少一者,本申请实施例提供一种图像的块内编码或解码方法、数据处理装置和电子设备,通过设置与角度模式有关的标记用于设定预测模式,能够提高编码或解码的效率。
根据本申请实施例的第一方面,提供了一种数据处理装置,用于进行图像的块内编码或解码,该数据处理装置包括:
第一设定单元,其根据与角度模式有关的标记,设定用于块内编码或解码的预测模式,其中,所述与角度模式有关的标记用于指示所述预测模式是否为角度模式中的一种模式。
根据本申请实施例的第二方面,提供了一种图像的块内编码或解码方法,该块内编码或解码方法包括:
根据与角度模式有关的标记(例如,non_ang_flag),设定用于块内编码或解码的预测模式,其中,所述与角度模式有关的标记用于指示所述预测模式是否为角度模式中的一种模式。
根据本申请实施例的第三方面,提供了一种电子设备,该电子设备包括如上述实施例的第一方面所述的数据处理装置。
本申请实施例的有益效果在于:通过设置与角度模式有关的标记用于设定预测模式,能够提高编码或解码的效率。
参照后文的说明和附图,详细公开了本申请的特定实施方式,指明了本申请的原理可以被采用的方式。应该理解,本申请的实施方式在范围上并不因而受到限制。在所附权利要求的条款的范围内,本申请的实施方式包括许多改变、修改和等同。
针对一种实施方式描述和/或示出的特征可以以相同或类似的方式在一个或更多个其它实施方式中使用,与其它实施方式中的特征相组合,或替代其它实施方式中的 特征。
应该强调,术语“包括/包含”在本文使用时指特征、整件、步骤或组件的存在,但并不排除一个或更多个其它特征、整件、步骤或组件的存在或附加。
附图说明
在本申请实施例的一个附图或一种实施方式中描述的元素和特征可以与一个或更多个其它附图或实施方式中示出的元素和特征相结合。此外,在附图中,类似的标号表示几个附图中对应的部件,并可用于指示多于一种实施方式中使用的对应部件。
所包括的附图用来提供对本申请实施例的进一步的理解,其构成了说明书的一部分,用于例示本申请的实施方式,并与文字描述一起来阐释本申请的原理。显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。在附图中:
图1是本实施例的块内编码或解码方法的一个示意图;
图2是根据与角度模式有关的标记设定预测模式的方法的一个示意图;
图3是根据与最可能模式有关的标记mpm_flag设定该预测模式的方法的一个示意图;
图4是使用本实施例的块内编码或解码方法设定预测模式的一个流程示意图;
图5是与图4的流程对应的代码流程(coding process)的一个示意图
图6是使用本实施例的块内编码或解码方法进行块内编码或解码的一个伪代码(Pseudocode)示意图;
图7是本申请实施例2的数据处理装置的一个示意图;
图8是本申请实施例2的第一设定单元的一个示意图;
图9是本申请实施例2的第二设定单元801的一个示意图;
图10是本申请实施例的电子设备的构成示意图。
具体实施方式
参照附图,通过下面的说明书,本申请的前述以及其它特征将变得明显。在说明书和附图中,具体公开了本申请的特定实施方式,其表明了其中可以采用本申请的原则的部分实施方式,应了解的是,本申请不限于所描述的实施方式,相反,本申请包 括落入所附权利要求的范围内的全部修改、变型以及等同物。下面结合附图对本申请的各种实施方式进行说明。这些实施方式只是示例性的,不是对本申请的限制。
在本申请实施例中,术语“第一”、“第二”等用于对不同元素从称谓上进行区分,但并不表示这些元素的空间排列或时间顺序等,这些元素不应被这些术语所限制。术语“和/或”包括相关联列出的术语的一种或多个中的任何一个和所有组合。术语“包含”、“包括”、“具有”等是指所陈述的特征、元素、元件或组件的存在,但并不排除存在或添加一个或多个其他特征、元素、元件或组件。
在本申请实施例中,单数形式“一”、“该”等包括复数形式,应广义地理解为“一种”或“一类”而并不是限定为“一个”的含义;此外术语“该”应理解为既包括单数形式也包括复数形式,除非上下文另外明确指出。此外术语“根据”应理解为“至少部分根据……”,术语“基于”应理解为“至少部分基于……”,除非上下文另外明确指出。
实施例1
本申请实施例1提供一种块内编码或解码方法。
图1是本实施例的块内编码或解码方法的一个示意图,如图1所示,该方法包括:
步骤101、根据与角度模式有关的标记,设定用于块内编码或解码的预测模式。
在本实施例中,该与角度模式有关的标记用于指示预测模式是否为角度模式中的一种模式。
通过本实施例,根据与角度模式有关的标记来设定预测模式,并非根据参考行的索引mrl_idx设定预测模式,因而,在使用不适用于多参考行预测的模式时(例如,平面模式或均值模式),可以省略与参考行的索引mrl_idx有关的编码、发送和解析,从而提高编码或解码的效率;此外,可以使用统一的最可能模式列表进行预测,简化编码或解码流程。
在本实施例中,该与角度模式有关的标记可以被表示为non_ang_flag,其中,当non_ang_flag为第一取值时,可以指示该预测模式为角度模式,当non_ang_flag为第二取值时,可以指示该预测模式不是角度模式。该第一取值例如可以是0,该第二取值例如可以是1。
图2是根据与角度模式有关的标记设定预测模式(即,步骤101)的方法的一个示意图,如图2所示,该方法可以包括:
步骤201、当与角度模式有关的标记non_ang_flag指示该预测模式为角度模式中的一种模式时(例如,non_ang_flag=0),根据与最可能模式(Most Probable Modes)有关的标记,设定用于块内编码或解码的预测模式。
其中,该与最可能模式有关的标记可以用来指示该预测模式是否为最可能模式列表中的一种模式。
该与最可能模式有关的标记可以被表示为mpm_flag,当mpm_flag为第三取值时,可以指示该预测模式为最可能模式列表中的一种模式,当mpm_flag为第四取值时,可以指示该预测模式不是最可能模式列表中的模式。该第三取值例如可以是1,该第四取值例如可以是0。
图3是根据与最可能模式有关的标记mpm_flag设定该预测模式(即,步骤201)的方法的一个示意图,如图3所示,该方法可以包括:
步骤301、当与最可能模式有关的标记指示所述预测模式为最可能模式中的一种模式时(例如,mpm_flag=1),根据最可能模式的索引设定所述预测模式。
其中,该最可能模式的索引所指示的预测模式为最可能模式列表中的角度模式,原因在于,步骤201的前提是non_ang_flag指示该预测模式为角度模式。
在本实施例中,该最可能模式的索引可以被表示为mpm_idx,该最可能模式的索引mpm_idx可以用于指示该预测模式为最可能模式列表中的角度模式的哪一个模式。
在本实施例中,如图3所示,根据与最可能模式有关的标记mpm_flag设定该预测模式(即,步骤201)的方法还可以包括:
步骤302、当与最可能模式有关的标记指示该预测模式不是最可能模式中的一种模式时(例如,mpm_flag=0),可以根据码流中的剩余比特信息设定该预测模式。
在步骤302中,根据码流中的剩余比特信息(remainder)设定该预测模式的方法可以参考现有技术,例如可以与高效率视频编码(High Efficiency Video Coding,HEVC)标准中的方法相同。
在本实施例中,如图2所示,根据与角度模式有关的标记设定预测模式的方法还可以包括:
步骤202、当与角度模式有关的标记指示所述预测模式不是角度模式时(例如,non_ang_flag=1),根据与平面模式有关的标记,设定用于块内编码或解码的预测模式。
其中,该与平面模式有关的标记用于指示所述预测模式是否为平面模式。该与平 面模式有关的标记可以表示为planar_flag,当planar_flag为第五取值时,可以指示该预测模式为平面模式,当planar_flag为第六取值时,可以指示该预测模式不是平面模式,例如,为均值(DC)模式。该第五取值例如可以是1,该第六取值例如可以是0。
在步骤202中,参考行索引mrl_idx,和/或与最可能模式有关的标记mpm_flag,和/或最可能模式的索引mpm_idx,和/或以及码流中的剩余比特信息(remainder)不会被发送和解析,由此,降低了码流中编码的比特数(coding bits),并提高了编码和解码的效率。
在本实施例中,在使用上述各索引或标记之前,可以通过对码流中的相应部分进行接收和解析(parse),来获得该索引或标记。上述索引或标记例如可以包括:参考行索引mrl_idx,与最可能模式有关的标记mpm_flag,最可能模式的索引mpm_idx,,码流中的剩余比特信息(remainder),与平面模式有关的标记planar_flag等。
例如,与角度模式有关的标记non_ang_flag以及与平面模式有关的标记planar_flag均可以采用基于上下文自适应算法熵编码进行编码(context-adaptive arithmetic entropy-coded)从而被编入码流,编码装置或解码装置接收到码流中non_ang_flag或planar_flag对应的部分,并对该部分进行解析,从而得到该non_ang_flag或planar_flag。
在本实施例中,如图1所示,该块内编码或解码方法还可以包括:
步骤102、使用设定的所述预测模式,对图像的亮度通道(Luma channel)进行块内编码或解码。
本实施例的步骤102中,采用步骤101设定的预测模式对图像的亮度通道(Luma channel)进行块内编码或解码。此外,在对图像的色度通道(Chroma channel)进行块内编码或解码的情况下,可以使用现有方式来确定预测模式,而不用引入与角度模式有关的标记non_ang_flag。
图4是使用本实施例的块内编码或解码方法设定预测模式的一个流程示意图。如图4所示,该流程包括如下步骤:
步骤401、从码流中解析出与角度模式有关的标记non_ang_flag;
步骤402、判断non_ang_flag是否为0,判断为“是”,流程进入步骤403,判断为“否”,流程进入409;
步骤403、从码流中解析出与最可能模式有关的标记mpm_flag;
步骤404、判断mpm_flag是否为1,判断为“是”,流程进入步骤405,判断为“否”,流程进入407;
步骤405、从码流中解析出最可能模式的索引mpm_idx;此外,还可以解析参考行的索引mrl_idx;
步骤406、根据最可能模式的索引mpm_idx,从最可能模式列表中选择模式作为预测模式,其中,mpm_idx指示该最可能模式列表中的角度模式;
步骤407、解析出码流中的剩余比特信息remainder;
步骤408、根据码流中的剩余比特信息remainder设定预测模式;
步骤409、从码流中解析出与平面模式有关的标记planar_flag;
步骤410、判断planar_flag是否为1,判断为“是”,流程进入步骤412,判断为“否”,流程进入411;
步骤411、将预测模式设置为均值(DC)模式;
步骤412、将预测模式设置为平面(planar)模式。
图5是与图4的流程对应的代码流程(coding process)的一个示意图。
如图5所示,代码段501对应于步骤401和402,代码段502对应于步骤403、步骤404、步骤405和步骤406,代码段503对应于步骤407和408,代码段504对应于步骤409、步骤410、步骤411和步骤412。
如图5的代码段504所示,在与角度模式有关的标记non_ang_flag指示该预测模式不是角度模式时,不用发送参考行索引mrl_idx,和/或与最可能模式有关的标记mpm_flag,和/或最可能模式的索引mpm_idx,和/或以及码流中的剩余比特信息(remainder),由此,降低了码流中编码的比特数(coding bits),并提高了编码和解码的效率。
此外,如图5所示,在基于最可能模式设定预测模式时,使用统一的最可能模式列表进行预测,而不涉及到第一集合和第二集合这两种集合的导出,因此,本实施例的预测模式的设定流程更加简洁,也提高了编码的效率。
图6是使用本实施例的块内编码或解码方法进行块内编码或解码的一个伪代码(Pseudocode)示意图。如图6所示,代码段601表示开始对图像的亮度通道(Luma channel)进行块内编码或解码;代码段602表示根据与角度模式有关的标记non_ang_flag设定预测模式的步骤;代码段603表示开始对图像的色度通道(Chroma  channel)进行块内编码或解码;代码段604表示设定预测模式的步骤。
在本申请的实施例中,根据与角度模式有关的标记来设定预测模式,并非根据参考行的索引mrl_idx设定预测模式,因而,在使用不适用于多参考行预测的模式时(例如,平面模式或均值模式),可以省略与参考行的索引mrl_idx有关的编码、发送和解析,从而提高编码或解码的效率;此外,可以使用统一的最可能模式列表进行预测,简化编码或解码流程。
实施例2
本实施例2提供一种数据处理装置,用于对图像进行块内编码或解码,与实施例1的用于图像的块内编码或解码方法对应。
图7是本申请实施例2的数据处理装置的一个示意图,如图7所示,该装置700包括:第一设定单元701。
在本实施例中,第一设定单元701根据与角度模式有关的标记,设定用于块内编码或解码的预测模式,其中,所述与角度模式有关的标记用于指示所述预测模式是否为角度模式中的一种模式。
图8是本申请实施例2的第一设定单元的一个示意图。如图8所示,该第一设定单元701包括:第二设定单元801。
当所述与角度模式有关的标记指示所述预测模式为角度模式中的一种模式时,第二设定单元801根据与最可能模式有关的标记,设定用于块内编码或解码的预测模式。
图9是本申请实施例2的第二设定单元801的一个示意图。如图9所示,第二设定单元801包括:第三设定单元901。
当与最可能模式有关的标记指示所述预测模式为最可能模式中的一种模式时,第三设定单元901根据最可能模式的索引设定所述预测模式,其中,所述最可能模式的索引所指示的预测模式为最可能模式列表中的角度模式。
如图9所示,第二设定单元801还包括:第四设定单元902。
当所述与最可能模式有关的标记指示所述预测模式不是最可能模式中的一种模式时,第四设定单元902根据码流中的剩余比特信息设定所述预测模式。
如图8所示,第一设定单元701还包括:第五设定单元802。
当与角度模式有关的标记指示的预测模式不是角度模式时,第五设定单元802根据与平面模式有关的标记,设定用于块内编码或解码的预测模式,其中,与平面模式有关的标记用于指示所述预测模式是否为平面模式。
如图7所示,数据处理装置700还包括:处理单元702。处理单元702使用第一设定单元701设定的预测模式,对图像的亮度通道进行块内编码或解码。
关于数据处理装置700中各单元的详细说明,可以参考实施例1中对应的步骤的说明。
在本申请的实施例中,根据与角度模式有关的标记来设定预测模式,并非根据参考行的索引mrl_idx设定预测模式,因而,在使用不适用于多参考行预测的模式时(例如,平面模式或均值模式),可以省略与参考行的索引mrl_idx有关的编码、发送和解析,从而提高编码或解码的效率;此外,可以使用统一的最可能模式列表进行预测,简化编码或解码流程。
实施例3
本实施例3提供一种电子设备,由于该设备解决问题的原理与实施例1的方法类似,因此其具体的实施可以参考实施例1的方法实施,内容相同之处不再重复说明。
图10是本申请实施例的电子设备的构成示意图。如图10所示,电子设备1000可以包括:中央处理器(CPU)1001和存储器1002;存储器1002耦合到中央处理器1001。其中该存储器1002可存储各种数据;此外还存储数据处理的程序,并且在中央处理器1001的控制下执行该程序,以根据接收的信令对该电子设备进行指示。
在一个实施方式中,实施例2的装置700的功能可以被集成到电子设备1000的中央处理器1001中。其中,中央处理器1001可以被配置为实现实施例1所述的图像的块内编码或解码方法。
例如,中央处理器1001可以被配置为进行控制,以使电子设备1000执行实施例1的图像的块内编码或解码方法。
另外,该中央处理器1001的其他配置方式可以参考实施例1,此处不再赘述。
在另一个实施方式中,上述装置700可以与中央处理器1001分开配置,例如,可以将装置700配置为与中央处理器1001连接的芯片,如图10所示的单元,通过中央处理器1001的控制来实现装置700的功能。
此外,此外,如图10所示,电子设备1000还可以包括:输入输出单元1003,显示单元1004等;其中,上述部件的功能与现有技术类似,此处不再赘述。值得注意的是,电子设备1000也并不是必须要包括图10中所示的所有部件;此外,电子设备1000还可以包括图10中没有示出的部件,可以参考现有技术。
在本申请的实施例中,根据与角度模式有关的标记来设定预测模式,并非根据参考行的索引mrl_idx设定预测模式,因而,在使用不适用于多参考行预测的模式时(例如,平面模式或均值模式),可以省略与参考行的索引mrl_idx有关的编码、发送和解析,从而提高编码或解码的效率;此外,可以使用统一的最可能模式列表进行预测,简化编码或解码流程。
本发明实施例还提供一种存储有计算机可读程序的存储介质,其中该计算机可读程序使得数据处理装置或电子设备执行实施例1所述的图像的块内编码或解码方法。
本发明实施例还提供一种计算机可读程序,其中当在数据处理装置或电子设备中执行该程序时,该程序使得数据处理装置或电子设备执行实施例1的图像的块内编码或解码方法。
本发明以上的装置和方法可以由硬件实现,也可以由硬件结合软件实现。本发明涉及这样的计算机可读程序,当该程序被逻辑部件所执行时,能够使该逻辑部件实现上文所述的装置或构成部件,或使该逻辑部件实现上文所述的各种方法或步骤。本发明还涉及用于存储以上程序的存储介质,如硬盘、磁盘、光盘、DVD、flash存储器等。
结合本发明实施例描述的在各装置中的各处理方法可直接体现为硬件、由处理器执行的软件模块或二者组合。例如,图7~9中所示的功能框图中的一个或多个和/或功能框图的一个或多个组合,既可以对应于计算机程序流程的各个软件模块,亦可以对应于各个硬件模块。这些软件模块,可以分别对应于图1所示的各个步骤。这些硬件模块例如可利用现场可编程门阵列(FPGA)将这些软件模块固化而实现。
软件模块可以位于RAM存储器、闪存、ROM存储器、EPROM存储器、EEPROM存储器、寄存器、硬盘、移动磁盘、CD-ROM或者本领域已知的任何其它形式的存储介质。可以将一种存储介质耦接至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息;或者该存储介质可以是处理器的组成部分。处理器和存储介质可以位于ASIC中。该软件模块可以存储在移动终端的存储器中,也可以存储在可插入移动终端的存储卡中。例如,若设备(例如移动终端)采用的是较大容 量的MEGA-SIM卡或者大容量的闪存装置,则该软件模块可存储在该MEGA-SIM卡或者大容量的闪存装置中。
针对图7~9描述的功能框图中的一个或多个和/或功能框图的一个或多个组合,可以实现为用于执行本申请所描述功能的通用处理器、数字信号处理器(DSP)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)或其它可编程逻辑器件、分立门或晶体管逻辑器件、分立硬件组件、或者其任意适当组合。针对图7~9描述的功能框图中的一个或多个和/或功能框图的一个或多个组合,还可以实现为计算设备的组合,例如,DSP和微处理器的组合、多个微处理器、与DSP通信结合的一个或多个微处理器或者任何其它这种配置。
以上结合具体的实施方式对本发明进行了描述,但本领域技术人员应该清楚,这些描述都是示例性的,并不是对本发明保护范围的限制。本领域技术人员可以根据本发明的原理对本发明做出各种变型和修改,这些变型和修改也在本发明的范围内。

Claims (15)

  1. 一种图像的块内编码或解码方法,该块内编码或解码方法包括:
    根据与角度模式有关的标记,设定用于块内编码或解码的预测模式,
    其中,所述与角度模式有关的标记用于指示所述预测模式是否为角度模式中的一种模式。
  2. 如权利要求1所述的块内编码或解码方法,其中,根据与角度模式有关的标记,设定用于块内编码或解码的预测模式,包括:
    当所述与角度模式有关的标记指示所述预测模式为角度模式中的一种模式时,
    根据与最可能模式有关的标记,设定用于块内编码或解码的预测模式。
  3. 如权利要求2所述的块内编码或解码方法,其中,根据与最可能模式有关的标记,设定所述预测模式,包括:
    当所述与最可能模式有关的标记指示所述预测模式为最可能模式中的一种模式时,
    根据最可能模式的索引设定所述预测模式,
    其中,所述最可能模式的索引所指示的预测模式为最可能模式列表中的角度模式。
  4. 如权利要求2所述的块内编码或解码方法,其中,根据与最可能模式有关的标记,设定所述预测模式,包括:
    当所述与最可能模式有关的标记指示所述预测模式不是最可能模式中的一种模式时,
    根据码流中的剩余比特信息设定所述预测模式。
  5. 如权利要求1所述的块内编码或解码方法,其中,根据与角度模式有关的标记,设定用于块内编码或解码的预测模式,包括:
    当所述与角度模式有关的标记指示所述预测模式不是角度模式时,
    根据与平面模式有关的标记,设定用于块内编码或解码的预测模式,
    其中,所述与平面模式有关的标记用于指示所述预测模式是否为平面模式。
  6. 如权利要求1所述的块内编码或解码方法,其中,所述块内编码或解码方法还包括:
    使用设定的所述预测模式,对图像的亮度通道进行块内编码或解码。
  7. 如权利要求1所述的块内编码或解码方法,其中,
    所述与角度模式有关的标记基于上下文自适应算法熵编码进行编码。
  8. 一种数据处理装置,用于进行图像的块内编码或解码,该数据处理装置包括:
    第一设定单元,其根据与角度模式有关的标记,设定用于块内编码或解码的预测模式,
    其中,所述与角度模式有关的标记用于指示所述预测模式是否为角度模式中的一种模式。
  9. 如权利要求8所述的数据处理装置,其中,所述第一设定单元包括:
    第二设定单元,当所述与角度模式有关的标记指示所述预测模式为角度模式中的一种模式时,
    所述第二设定单元根据与最可能模式有关的标记,设定用于块内编码或解码的预测模式。
  10. 如权利要求9所述的数据处理装置,其中,所述第二设定单元包括:
    第三设定单元,当所述与最可能模式有关的标记指示所述预测模式为最可能模式中的一种模式时,
    所述第三设定单元根据最可能模式的索引设定所述预测模式,
    其中,所述最可能模式的索引所指示的预测模式为最可能模式列表中的角度模式。
  11. 如权利要求9所述的数据处理装置,其中,所述第二设定单元还包括:
    第四设定单元,当所述与最可能模式有关的标记指示所述预测模式不是最可能模式中的一种模式时,
    所述第四设定单元根据码流中的剩余比特信息设定所述预测模式。
  12. 如权利要求8所述的数据处理装置,其中,所述第一设定单元还包括:
    第五设定单元,当所述与角度模式有关的标记指示所述预测模式不是角度模式时,
    所述第五设定单元根据与平面模式有关的标记,设定用于块内编码或解码的预测模式,
    其中,所述与平面模式有关的标记用于指示所述预测模式是否为平面模式。
  13. 如权利要求8所述的数据处理装置,其中,所述数据处理装置还包括:
    处理单元,其使用设定的所述预测模式,对图像的亮度通道进行块内编码或解码。
  14. 如权利要求8所述的数据处理装置,其中,
    所述与角度模式有关的标记基于上下文自适应算法熵编码进行编码。
  15. 一种电子设备,该电子设备具有如权利要求8-14中的任一项所述的数据处理装置。
PCT/CN2018/125434 2018-12-29 2018-12-29 一种图像的块内编码或解码方法、数据处理装置和电子设备 WO2020133380A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2018/125434 WO2020133380A1 (zh) 2018-12-29 2018-12-29 一种图像的块内编码或解码方法、数据处理装置和电子设备
CN201880093365.XA CN112106368B (zh) 2018-12-29 2018-12-29 一种图像的块内编码或解码方法、数据处理装置和电子设备

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/125434 WO2020133380A1 (zh) 2018-12-29 2018-12-29 一种图像的块内编码或解码方法、数据处理装置和电子设备

Publications (1)

Publication Number Publication Date
WO2020133380A1 true WO2020133380A1 (zh) 2020-07-02

Family

ID=71128907

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/125434 WO2020133380A1 (zh) 2018-12-29 2018-12-29 一种图像的块内编码或解码方法、数据处理装置和电子设备

Country Status (2)

Country Link
CN (1) CN112106368B (zh)
WO (1) WO2020133380A1 (zh)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2498234A (en) * 2012-01-09 2013-07-10 Canon Kk Image encoding and decoding methods based on comparison of current prediction modes with reference prediction modes
CN104541505A (zh) * 2012-09-28 2015-04-22 英特尔公司 层间内部模式预测
EP3188484A1 (en) * 2012-01-20 2017-07-05 Sony Corporation Logical intra mode naming in hevc video coding

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105704490B (zh) * 2010-04-16 2018-07-31 Sk电信有限公司 视频编码设备
KR20120070479A (ko) * 2010-12-21 2012-06-29 한국전자통신연구원 화면 내 예측 방향 정보 부호화/복호화 방법 및 그 장치
KR101739579B1 (ko) * 2011-01-04 2017-05-24 에스케이 텔레콤주식회사 코딩 유닛 단위 병렬 인트라예측을 이용한 부호화/복호화 방법 및 장치
US20160373782A1 (en) * 2015-06-18 2016-12-22 Qualcomm Incorporated Intra prediction and intra mode coding
CA3025520A1 (en) * 2016-05-25 2017-11-30 Arris Enterprises Llc Improved weighted angular prediction coding for intra coding
US10542264B2 (en) * 2017-04-04 2020-01-21 Arris Enterprises Llc Memory reduction implementation for weighted angular prediction

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2498234A (en) * 2012-01-09 2013-07-10 Canon Kk Image encoding and decoding methods based on comparison of current prediction modes with reference prediction modes
GB2498225A (en) * 2012-01-09 2013-07-10 Canon Kk Encoding and Decoding Information Representing Prediction Modes
EP3188484A1 (en) * 2012-01-20 2017-07-05 Sony Corporation Logical intra mode naming in hevc video coding
CN104541505A (zh) * 2012-09-28 2015-04-22 英特尔公司 层间内部模式预测

Also Published As

Publication number Publication date
CN112106368B (zh) 2022-07-22
CN112106368A (zh) 2020-12-18

Similar Documents

Publication Publication Date Title
US9906789B2 (en) Encoding or decoding method and apparatus
US10165305B2 (en) Encoding and decoding transform coefficient sub-blocks in same predetermine order
JP6693949B2 (ja) カラーマッピングデータに基づきビデオ信号をカラーマッピングする方法、ビデオ信号及びカラーマッピングデータを符号化する方法、並びに対応するデバイス
WO2020133380A1 (zh) 一种图像的块内编码或解码方法、数据处理装置和电子设备
WO2018068263A1 (zh) 图像编码方法、装置以及图像处理设备
CN103237225A (zh) 利用yuv与rgb空间联合修正视频编解码误差的方法
WO2020258056A1 (zh) 一种视频图像处理方法、设备及存储介质
WO2021128277A1 (zh) 交叉分量自适应环路滤波方法、装置以及视频编解码设备
WO2020062161A1 (zh) 一种确定用于帧内预测的最可能模式的方法、装置和电子设备
AU2014277750B2 (en) Encoding or decoding method and apparatus
WO2020062125A1 (zh) 图像编码方法、装置以及电子设备
RU2024102373A (ru) Сигнализация, связанная с адаптивным преобразованием цвета, для уровня cu и уровня tu
WO2015192340A1 (zh) 基于调色板的图像编码方法、装置以及图像处理设备
JPWO2020254500A5 (zh)
WO2016029420A1 (zh) 基于调色板的图像编码方法、装置以及图像处理设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18945096

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18945096

Country of ref document: EP

Kind code of ref document: A1