RU2023120513A - ENCODER, DECODER AND CORRESPONDING METHODS USING DCT2 HIGH LEVEL PERMISSION FLAG - Google Patents

ENCODER, DECODER AND CORRESPONDING METHODS USING DCT2 HIGH LEVEL PERMISSION FLAG Download PDF

Info

Publication number
RU2023120513A
RU2023120513A RU2023120513A RU2023120513A RU2023120513A RU 2023120513 A RU2023120513 A RU 2023120513A RU 2023120513 A RU2023120513 A RU 2023120513A RU 2023120513 A RU2023120513 A RU 2023120513A RU 2023120513 A RU2023120513 A RU 2023120513A
Authority
RU
Russia
Prior art keywords
sps
flag
dct2
transform
enabled
Prior art date
Application number
RU2023120513A
Other languages
Russian (ru)
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 Хуавэй Текнолоджиз Ко., Лтд.
Publication of RU2023120513A publication Critical patent/RU2023120513A/en

Links

Claims (28)

1. Способ, содержащий:1. A method containing: прием битового потока, при этом битовый поток включает в себя набор параметров последовательности (SPS), при этом SPS включает в себя флаг, указывающий, используется ли ядро преобразования дискретного косинусного преобразования типа 2 (DCT2) для текущего блока;receiving a bitstream, the bitstream including a sequence parameter set (SPS), the SPS including a flag indicating whether a Type 2 Discrete Cosine Transform (DCT2) transform kernel is used for the current block; получение остаточного сигнала текущего блока;receiving the residual signal of the current block; определение того, используется ли ядро преобразования DCT2 для текущего блока, на основе упомянутого флага; determining whether a DCT2 transformation core is used for the current block based on said flag; в ответ на определение того, что ядро преобразования DCT2 используется для текущего блока, выполнение обратного преобразования в отношении остаточного сигнала текущего блока с использованием ядра преобразования DCT2 для получения восстановленного остаточного блока; in response to determining that a DCT2 transform kernel is used for the current block, performing an inverse transform on the residual signal of the current block using the DCT2 transform kernel to obtain a reconstructed residual block; получение восстановленного блока на основе восстановленного остаточного блока.obtaining a reconstructed block based on the reconstructed residual block. 2. Способ по п. 1, в котором упомянутый флаг обозначается как sps_dct2_enabled_flag.2. The method of claim 1, wherein said flag is referred to as sps_dct2_enabled_flag. 3. Способ по п. 2, в котором SPS дополнительно включает в себя sps_mts_intra_enabled_flag и sps_mts_inter_enabled_flag.3. The method of claim 2, wherein the SPS further includes sps_mts_intra_enabled_flag and sps_mts_inter_enabled_flag. 4. Способ по п. 3, в котором SPS включает в себя следующую структуру:4. The method of claim 3, wherein the SPS includes the following structure: seq_parameter_set_rbsp( ) {seq_parameter_set_rbsp( ) { ДескрипторDescriptor ue(v)ue(v) sps_dct2_enabled_flag sps_dct2_enabled_flag if (! sps_dct2_enabled_flag) { if (! sps_dct2_enabled_flag) { sps_mts_intra_enabled_flagsps_mts_intra_enabled_flag u(1)u(1) sps_mts_inter_enabled_flagsps_mts_inter_enabled_flag u(1)u(1) } } u(1)u(1) }}
5. Способ по п. 1, в котором упомянутый флаг, равный первому значению, специфицирует, что для преобразования используется ядро преобразования DCT2.5. The method of claim 1, wherein said flag, equal to the first value, specifies that a DCT2 transform kernel is used for the transform. 6. Способ по п. 1, в котором упомянутый флаг, равный второму значению, специфицирует, что для преобразования используется другое ядро преобразования, нежели DCT2.6. The method of claim 1, wherein said flag, equal to the second value, specifies that a different transformation core than DCT2 is used for the transformation. 7. Способ по п. 6, в котором другое ядро преобразования содержит дискретное синусное преобразование типа 7 (DST7) или дискретное косинусное преобразование типа 8 (DCT8).7. The method of claim 6, wherein the other transform kernel comprises a type 7 discrete sine transform (DST7) or a type 8 discrete cosine transform (DCT8). 8. Способ видеокодирования, содержащий:8. Video encoding method, comprising: получение текущего блока;getting the current block; получение остаточного блока, соответствующего текущему блоку;obtaining a residual block corresponding to the current block; определение ядра преобразования для остаточного блока, при этом ядро преобразования является либо ядром преобразования дискретного косинусного преобразования типа 2 (DCT2), либо другим ядром преобразования, нежели DCT2;determining a transform kernel for the residual block, wherein the transform kernel is either a Type 2 Discrete Cosine Transform (DCT2) transform kernel or a different transform kernel than DCT2; выполнение преобразования в отношении остаточного блока с использованием определенного ядра преобразования для получения коэффициентов преобразования текущего блока; performing a transform on the residual block using the determined transform kernel to obtain transform coefficients of the current block; генерирование битового потока включает в себя набор параметров последовательности (SPS) и данные кодированных изображений, полученные на основе коэффициентов преобразования, при этом SPS включает в себя флаг, указывающий, используется ли ядро преобразования DCT2 или другое ядро преобразования для текущего блока.bitstream generation includes a sequence parameter set (SPS) and encoded image data obtained based on transform coefficients, wherein the SPS includes a flag indicating whether a DCT2 transform kernel or another transform kernel is used for the current block. 9. Способ по п. 8, в котором упомянутый флаг обозначается как sps_dct2_enabled_flag.9. The method of claim 8, wherein said flag is referred to as sps_dct2_enabled_flag. 10. Способ по п. 9, в котором SPS дополнительно включает в себя sps_mts_intra_enabled_flag и sps_mts_inter_enabled_flag.10. The method of claim 9, wherein the SPS further includes sps_mts_intra_enabled_flag and sps_mts_inter_enabled_flag. 11. Способ по п. 10, в котором SPS включает в себя следующую структуру: 11. The method of claim 10, wherein the SPS includes the following structure: seq_parameter_set_rbsp( ) {seq_parameter_set_rbsp( ) { ДескрипторDescriptor ue(v)ue(v) sps_dct2_enabled_flag sps_dct2_enabled_flag if (! sps_dct2_enabled_flag) { if (! sps_dct2_enabled_flag) { sps_mts_intra_enabled_flagsps_mts_intra_enabled_flag u(1)u(1) sps_mts_inter_enabled_flagsps_mts_inter_enabled_flag u(1)u(1) } } u(1)u(1) }}
12. Способ по п. 8, в котором упомянутый флаг, равный первому значению, специфицирует, что для преобразования используется ядро преобразования DCT2.12. The method of claim 8, wherein said flag, equal to the first value, specifies that a DCT2 transform kernel is used for the transformation. 13. Способ по п. 8, в котором упомянутый флаг, равный второму значению, специфицирует, что для преобразования используется другое ядро преобразования, нежели DCT2.13. The method of claim 8, wherein said flag, equal to the second value, specifies that a different transformation core than DCT2 is used for the transformation. 14. Способ по п. 13, в котором другое ядро преобразования содержит дискретное синусное преобразование типа 7 (DST7) или дискретное косинусное преобразование типа 8 (DCT8).14. The method of claim 13, wherein the other transform kernel comprises a type 7 discrete sine transform (DST7) or a type 8 discrete cosine transform (DCT8). 15. Устройство декодирования, содержащее:15. A decoding device, comprising: приемник, выполненный с возможностью приема битового потока для видеосигналов, причем битовый поток содержит набор параметров последовательности (SPS) и данные кодированных изображений, при этом данные кодированных изображений получены на основе коэффициентов преобразования текущего блока, при этом коэффициенты преобразования получают путем выполнения преобразования в отношении остаточного блока текущего кадра с использованием ядра преобразования, при этом ядром преобразования является либо ядро преобразования дискретного косинусного преобразования типа 2 (DCT2), либо другое ядро преобразования, нежели DCT2; и SPS включает в себя флаг, указывающий, используется ли ядро преобразования DCT2 или другое ядро преобразования для текущего блока; декодер, выполненный с возможностью декодирования битового потока посредством выполнения способа по любому из пп 1-7.a receiver configured to receive a bitstream for video signals, the bitstream comprising a sequence parameter set (SPS) and encoded picture data, the encoded picture data being obtained based on the transform coefficients of the current block, the transform coefficients being obtained by performing a transformation on the residual block of the current frame using a transform kernel, wherein the transform kernel is either a Type 2 Discrete Cosine Transform (DCT2) transform kernel or a different transform kernel than DCT2; and the SPS includes a flag indicating whether a DCT2 transform core or another transform core is used for the current block; a decoder configured to decode the bit stream by performing the method according to any one of claims 1-7.
RU2023120513A 2019-01-11 2020-01-11 ENCODER, DECODER AND CORRESPONDING METHODS USING DCT2 HIGH LEVEL PERMISSION FLAG RU2023120513A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US62/791,674 2019-01-11

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
RU2021123533A Division RU2801589C2 (en) 2019-01-11 2020-01-11 Encoder, decoder and corresponding methods using dct2 high level permission flag

Publications (1)

Publication Number Publication Date
RU2023120513A true RU2023120513A (en) 2023-08-11

Family

ID=

Similar Documents

Publication Publication Date Title
CN112823521B (en) Image encoding method using history-based motion information and apparatus therefor
TWI688262B (en) Overlapped motion compensation for video coding
US9794591B2 (en) Coding and decoding of transform skipped blocks
JP6022597B2 (en) Maximum coding unit (LCU) or partition-based syntax for adaptive loop filter and sample adaptive offset in video coding
US9706200B2 (en) Unification of signaling lossless coding mode and pulse code modulation (PCM) mode in video coding
JP2017201811A5 (en)
US20140146894A1 (en) Devices and methods for modifications of syntax related to transform skip for high efficiency video coding (hevc)
WO2019062544A1 (en) Inter frame prediction method and device and codec for video images
TW202310619A (en) Methods and apparatuses of syntax signaling constraint for cross-component adaptive loop filter in video coding system
JP2015516770A (en) Uniform granularity for quantization matrix in video coding
CN112042195B (en) Intra-frame prediction method and device for video sequence
JP6588507B2 (en) Decoding method, decoding apparatus, encoding method, and encoding apparatus.
TWI741584B (en) Methods and apparatuses of syntax signaling and referencing constraint in video coding system
US20140092975A1 (en) Devices and methods for using base layer motion vector for enhancement layer motion vector prediction
US20220191548A1 (en) Picture prediction method, encoder, decoder and storage medium
EP2920971A1 (en) Devices and methods for processing of non-idr related syntax for high efficiency video coding (hevc)
AU2020414207B2 (en) Image coding apparatus and method based on sub-picture
RU2023120513A (en) ENCODER, DECODER AND CORRESPONDING METHODS USING DCT2 HIGH LEVEL PERMISSION FLAG
US8687698B2 (en) Using multiple transform/subband representations for video encoding
US20220046253A1 (en) Video encoding and decoding methods and apparatuses, device, and storage medium
US20230096855A1 (en) In-loop filtering-based image coding device and method
WO2023172851A1 (en) Model adjustment for local illumination compensation in video coding
RU2023122728A (en) METHOD AND DEVICE FOR IMAGE CODING BASED ON SUB-PICTURE
KR20220100702A (en) Picture segmentation-based video coding apparatus and method
KR20220100701A (en) Video coding apparatus and method