CN104079937B - It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method and transcoding device of HEVC - Google Patents

It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method and transcoding device of HEVC Download PDF

Info

Publication number
CN104079937B
CN104079937B CN201410340334.3A CN201410340334A CN104079937B CN 104079937 B CN104079937 B CN 104079937B CN 201410340334 A CN201410340334 A CN 201410340334A CN 104079937 B CN104079937 B CN 104079937B
Authority
CN
China
Prior art keywords
motion vector
coding unit
unit
block size
macro block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201410340334.3A
Other languages
Chinese (zh)
Other versions
CN104079937A (en
Inventor
张海霞
孙彬
刘治
尚蕾
金蕾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong University
Original Assignee
Shandong University
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 Shandong University filed Critical Shandong University
Priority to CN201410340334.3A priority Critical patent/CN104079937B/en
Publication of CN104079937A publication Critical patent/CN104079937A/en
Application granted granted Critical
Publication of CN104079937B publication Critical patent/CN104079937B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention relates to it is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method of HEVC, specific steps include:(1) H.264 code stream is decoded in H.264 decoder terminal, extracts reference frame information, macroblock size, macro block position, the motion vector MV of macro block, the prediction mode of macro block in described H.264 code stream;(2) the motion vector MV of the macro block according to the H.264 code stream obtained in H.264 decoder terminal determines coding unit CU dividing modes;(3) piecemeal according to coding unit CU determines the dividing mode of predicting unit PU;(4) motion vector information by being extracted in H.264 code stream directly predicts the motion vector of predicting unit PU in current HEVC.The quick inter prediction code-transferring method that the present invention is provided makes the relevant information in H.264 code stream maximize the use, and the complexity of HEVC coding sides is reduced well;The time of HEVC codings is reduced, code efficiency is greatly improved.

Description

It is a kind of based on motion vector analysis by H.264 to the quick interframe transcoding side of HEVC Method and transcoding device
Technical field
The present invention relates to it is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method and transcoding of HEVC Device, belongs to video code conversion field.
Background technology
Current most widely used video encoding and decoding standard is that H.264/AVC, it is widely used in cable television and satellite The field such as TV, wireless and mobile network, multimedia streaming service.However, popularization and ultra high-definition lattice with HD video The rise of formula, original H.264/AVC standard can not well meet demand of the coding and decoding video in effect and speed.Cause This, International Organization for standardization ITU-T and ISO/IEC propose a kind of high-performance video coding HEVC as Video coding of new generation Standard.More H.264/AVC, HEVC improves 30% to 50% in coding and decoding video aspect of performance, but HEVC is in coding side simultaneously Calculation cost and increasingly complex storage organization higher is paid.Also, nowadays H.264 broader applications in shooting Machine, mobile phone, at a distance of etc. in the video capture device of main flow.HEVC cannot replace status H.264 in a short time, that is to say, that In significant period of time, two kinds of video standards will coexist.Therefore, to that H.26/AVC4 will be helped to the research of HEVC transcodings Fusion and transition between two kinds of video standards, have important practical significance.
H.264/AVC it is one kind conversion to video format to the process of HEVC transcodings, most straightforward approach is by H.264 Decoder cascaded with the encoder of HEVC, H.264 decoded video is encoded in directly inputting HEVC encoders. However, some algorithms due to introducing intensive and complexity high in HEVC encoders, therefore, using in H.264 code stream Entrained partial information is optimized to the algorithm of this part amount of calculation and complexity high, just becomes a class of research Topic.
Difference relative to macro block MB, HEVC in H.264 coding standard is the introduction of adative quadtree structure Code tree unit CTU as prediction, conversion, quantify, the elementary cell of entropy code.One code tree unit CTU is bright including one Degree coding tree block CTB and two chroma coder tree blocks.The quaternary tree syntax of code tree unit CTU formulated brightness belonging to it and The size of chroma coder block CB and position, a usual luminance coding tree block CTB and two chroma coder tree blocks and their correlations Syntax constitute a coding unit CU.The full-size of coding unit CU is the size of the luminance coding tree block CTB belonging to it. The size of coding unit CU or comprising pixel count could be arranged to 64 × 64,32 × 32,16 × 16 and 8 × 8.In general, Coding unit CU sizes are bigger, and compression performance is better.Each coding unit CU includes predicting unit PU associated therewith With converter unit TU.For predicting unit PU, can be divided into 2N × 2N, 2N × N, the symmetry division pattern of N × 2N and 2N × The asymmetric Fractionation regimen of nU, 2N × nD, nL × 2N, nR × 2N.Compared with the H.264 coding unit of middle fixed macroblock size, Divisions of the HEVC to coded image is more flexible.However, while video coding performance is improved, also increasing cataloged procedure Complexity.
H.264, traditional is to cascade the encoder of H.264 decoder and HEVC to the method for HEVC transcodings, directly right H.24 the image that standard decoding is obtained carries out HEVC standard coding.This method has traveled through all processes in coding, complexity It is higher, the information included in H.264 code stream is not made full use of.
Currently for the transcoding research between conventional various video encoding standards more comprehensively, for H.264 to HEVC The research of transcoding is also being carried out.Tamer Shanabieh and Eduardo Peixoto et al. proposes a kind of by linearly sentencing Other function, sets up a mapping between the partitioned mode in characteristic information and HEVC coding standards in H.264 code stream.Utilize The thought of pattern classification, extracts the characteristic information in H.264 code stream, directly determines the coding unit of image in HEVC encoders Dividing mode.This approach reduces the amount of calculation that coding side determines partitioned mode, so as to improve code rate.
Additionally, Dong Zhang and Bin Li et al. propose the spectra calculation method based on rate-distortion optimization model come Predict the macroblock mode of the CU and PU of I picture.In the case where encoding efficiency is reduced less, larger reduces coding side Computation complexity.
Due to H.264 with HEVC encode code stream in, reference frame number, motion vector, minimum movement estimate prediction mode Etc. being identical.Therefore, it can extract reference frame number, macro block position coordinate, macro block (mb) type, motion vector in H.264 code stream Etc. information.And apply in HEVC coding sides, the links such as interframe and infra-frame prediction are optimized, so as to whole transcoding is greatly reduced The complexity of process.
The content of the invention
For deficiency of the prior art, the invention discloses it is a kind of based on motion vector analysis by H.264 to HEVC Quick interframe code-transferring method;
The present invention also disclosed a kind of transcoding device for realizing above-mentioned code-transferring method.
The technical scheme is that:
It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method of HEVC, specific steps include:
(1) H.264 code stream is decoded in H.264 decoder terminal, decoder terminal extract it is described H.264 Reference frame information, macroblock size, macro block position, the motion vector MV of macro block, the prediction mode of macro block in code stream;
(2) the motion vector MV of the macro block according to the H.264 code stream obtained in H.264 decoder terminal determines coding unit CU dividing modes, the i.e. piecemeal of coding unit CU, comprise the following steps that:
A, the initial block size for setting coding unit CU are 64 × 64;Calculate the coding that initial block size is 64 × 64 The number and type of the H.264 substandard macro block included in unit CU;
B, basis extract the motion vector MV of the macro block described in the step of obtaining a in H.264 decoding end, calculate block size By the variance of the motion vector of each macro block included in 64 × 64 coding unit CU is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 64 × 64 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
C, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 64 × 64 coding unit CU Line splitting, block size 64 × 64 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 64 × 64 coding unit CU enters line splitting treatment, splits into the coding unit CU that 4 block sizes are 32 × 32, is entered Enter step d;
D, the initial block size for setting coding unit CU are 32 × 32, calculate the coding that initial block size is for 32 × 32 The number and type of the H.264 substandard macro block included in unit CU;
E, basis extract the motion vector MV of the macro block described in the step of obtaining d in H.264 decoding end, calculate block size By the variance of the motion vector of each macro block included in 32 × 32 coding unit CU is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 32 × 32 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
F, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 32 × 32 coding unit CU Line splitting, block size 32 × 32 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 32 × 32 coding unit CU enters line splitting treatment, 4 coding units of block size 16 × 16 is split into, into step g;
G, the initial block size for setting coding unit CU are 16 × 16, calculate the coding that initial block size is for 16 × 16 The number and type of the H.264 substandard macro block included in unit CU;
H, basis extract the motion vector MV of the macro block described in the step of obtaining (g) in H.264 decoding end, calculate piecemeal chi The variance of the motion vector of each macro block included in the very little coding unit CU by 16 × 16 is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 16 × 16 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
I, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 16 × 16 coding unit CU Line splitting, block size 16 × 16 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 16 × 16 coding unit CU enters line splitting treatment, splits into 4 coding units of block size 8 × 8, piecemeal now Size 8 × 8 is exactly coding unit CU dividing modes;
Work as DmvLess than T1When, i.e., block size is sweared by the motion of each macro block included in 64 × 64 coding unit CU Amount difference is little, without entering line splitting;DmvMore than or equal to T1When, i.e., block size in 64 × 64 coding unit CU by including Each macro block motion vector difference it is larger, then enter line splitting treatment;
(3) piecemeal according to coding unit CU determines the dividing mode of predicting unit PU, according to coding unit CU division sides Formula determines the dividing mode of predicting unit PU, and each block size is that the coding unit CU of 2N × 2N has 7 kinds of predicting unit PU Dividing mode, wherein, described N=4,8,16,32;The dividing mode of 7 kinds of described predicting unit PU is respectively 2N × 2N, 2N × N, the symmetry division pattern of N × 2N and 2N × nU, 2N × nD, nL × 2N, the asymmetric Fractionation regimen of nR × 2N, wherein, 7 kinds of described dividing modes of predicting unit PU are international standard, and U is up, and D is down, and R is right, and L is left, and n is non- The mark of symmetric pattern, i.e. 2N × nU with n, 2N × nD, nL × 2N, nR × 2N are asymmetric mode, without the 2N with n × 2N, 2N × N, N × 2N are symmetric pattern;The asymmetric Fractionation regimens of described 2N × nU are from top to bottom 1:3 ratio cut partition is pre- Survey unit PU;The asymmetric Fractionation regimens of described 2N × nD are from top to bottom 3:1 ratio cut partition predicting unit PU;Described nL The asymmetric Fractionation regimens of × 2N are from left to right 1:3 ratio cut partition predicting unit PU;The asymmetric segmentation moulds of described nR × 2N Formula is from left to right 3:1 ratio cut partition predicting unit PU;Comprise the following steps that:
If the block size of j, coding unit CU is 8 × 8, the coding unit CU is divided into 4 block sizes It is 4 × 4 fritter;Otherwise, described coding unit CU is divided into 16 block size identical fritters;
K, according to the motion vector information obtained in H.264 code stream, extract the motion of each fritter in coding unit CU Vector, and calculate the phase of the motion vector of fritter described in each
By the side of the phase of each fritter in coding unit CU under following formula II 7 kinds of dividing modes of predicting unit PU of calculating Difference sum Dψ, described 7 kinds of dividing modes of predicting unit PU are 2N × 2N, 2N × N, the symmetry division pattern of N × 2N and 2N × nU, 2N × nD, nL × 2N, the asymmetric Fractionation regimen of nR × 2N;
Dψ=Dψ1+Dψ2
In formula II, ψ12Two segmented areas in predicting unit PU dividing modes are represented respectively; Wherein, (i, j) is ψ1The transverse and longitudinal coordinate of piecemeal;(i ', j ') is ψ2The transverse and longitudinal coordinate of piecemeal;
Compare D in the case of 7 kinds of described dividing modes of predicting unit PUψ, choose and cause DψPredicting unit when value is minimum The dividing mode of PU is defined as the dividing mode of predicting unit PU;
(4) motion vector information by being extracted in H.264 code stream directly predicts predicting unit PU in current HEVC Motion vector, concretely comprise the following steps:
L, the motion vector according to the H.264 code stream extracted in H.264 decoder terminal in step (l), look for respectively The best matching blocks in reference to frame unit corresponding to each fritter included in the predicting unit PU for determining dividing mode; Described best matching blocks refer to the reference frame unit closest with each fritter included in described predicting unit PU;It is logical Cross following formula III and calculate the variance with reference to each fritter included in frame unit and predicting unit PU respectively apart from D,
In formula III,It is t-th position of fritter in predicting unit PU;It is t-th fritter correspondence in PU units Best matching blocks position;
Wherein, with the variance of each fritter that includes in described predicting unit PU apart from the minimum reference frame unit of sum As described best matching blocks;
If m, obtaining a best matching blocks by step (l), predicting unit PU is directly calculated optimal with described Skew between match block is the motion vector of described predicting unit PU;If obtaining two or more by step (l) Best matching blocks, then calculate and determine the predicting unit PU of dividing mode and asking for described two or more best matching blocks respectively With absolute error criterion SAD, the minimum best matching blocks of sad value are chosen as best matching blocks, directly calculate predicting unit PU Skew between described best matching blocks is the motion vector of described predicting unit PU.
It is a kind of realize based on motion vector analysis by H.264 to HEVC quick interframe code-transferring method transcoding device, Including:H.264 decoder module, motion vector information extraction module, storage module, calculate processing module and HEVC coding modules, The described motion vector information extraction module of described H.264 decoder module connection, described motion vector information extraction module Connect the storage module, the described calculating processing module of described storage module connection, described calculating processing module connection Described HEVC coding modules.
H.264 code stream is carried out in H.264 decoder terminal according to currently preferred, described H.264 decoder module Decoding;Described motion vector information extraction module is used to be wrapped in H.264 decoder terminal extracts described H.264 code stream Reference frame information, macroblock size, macro block position, the motion vector MV of macro block, the prediction mode of macro block for containing;Described storage mould Block, for store motion vector information extraction module extract described in H.264 code stream in the reference frame information, the macro block that include Size, macro block position, the motion vector MV of macro block, the prediction mode of macro block;Described calculating processing module is used for calculation code The variance distance of the motion vector of each macro block included in unit CU, for the phase of each fritter in calculation code unit CU The variance sum of position, for calculating the variance of each fritter included in reference frame cell distance and predicting unit PU apart from it Be additionally operable to calculate the skew between predicting unit PU and described best matching blocks;Described HEVC coding modules, for root According to the data result that the motion vector information and calculating processing module that are extracted from H.264 code stream are obtained, present frame is carried out Optimized Coding Based.
Beneficial effects of the present invention are:
1st, the quick inter prediction code-transferring method that the present invention is provided makes the relevant information in H.264 code stream obtain maximized Utilize, the complexity of HEVC coding sides is reduced well.
2nd, the present invention can reduce the time of HEVC codings, greatly improve code efficiency.
Brief description of the drawings:
Fig. 1 be the present invention it is a kind of realizes be based on motion vector analysis by H.264 to the quick interframe code-transferring method of HEVC Transcoding device structure principle chart.
Specific embodiment
With reference to Figure of description and embodiment, the invention will be further described, and following specific embodiments are only used for Illustrate the present invention rather than limitation the scope of the present invention.
Embodiment 1
It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method of HEVC, specific steps include:
(1) H.264 code stream is decoded in H.264 decoder terminal, decoder terminal extract it is described H.264 Reference frame information, macroblock size, macro block position, the motion vector MV of macro block, the prediction mode of macro block in code stream;
(2) the motion vector MV of the macro block according to the H.264 code stream obtained in H.264 decoder terminal determines coding unit CU dividing modes, the i.e. piecemeal of coding unit CU, comprise the following steps that:
A, the initial block size for setting coding unit CU are 64 × 64;Calculate the coding that initial block size is 64 × 64 The number and type of the H.264 substandard macro block included in unit CU;
B, basis extract the motion vector MV of the macro block described in the step of obtaining a in H.264 decoding end, calculate block size By the variance of the motion vector of each macro block included in 64 × 64 coding unit CU is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 64 × 64 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
C, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 64 × 64 coding unit CU Line splitting, block size 64 × 64 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 64 × 64 coding unit CU enters line splitting treatment, splits into the coding unit CU that 4 block sizes are 32 × 32, is entered Enter step d;
D, the initial block size for setting coding unit CU are 32 × 32, calculate the coding that initial block size is for 32 × 32 The number and type of the H.264 substandard macro block included in unit CU;
E, basis extract the motion vector MV of the macro block described in the step of obtaining d in H.264 decoding end, calculate block size By the variance of the motion vector of each macro block included in 32 × 32 coding unit CU is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 32 × 32 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
F, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 32 × 32 coding unit CU Line splitting, block size 32 × 32 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 32 × 32 coding unit CU enters line splitting treatment, 4 coding units of block size 16 × 16 is split into, into step g;
G, the initial block size for setting coding unit CU are 16 × 16, calculate the coding that initial block size is for 16 × 16 The number and type of the H.264 substandard macro block included in unit CU;
H, basis extract the motion vector MV of the macro block described in the step of obtaining (g) in H.264 decoding end, calculate piecemeal chi The variance of the motion vector of each macro block included in the very little coding unit CU by 16 × 16 is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 16 × 16 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
I, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 16 × 16 coding unit CU Line splitting, block size 16 × 16 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 16 × 16 coding unit CU enters line splitting treatment, splits into 4 coding units of block size 8 × 8, piecemeal now Size 8 × 8 is exactly coding unit CU dividing modes;
Work as DmvLess than T1When, i.e., block size is sweared by the motion of each macro block included in 64 × 64 coding unit CU Amount difference is little, without entering line splitting;DmvMore than or equal to T1When, i.e., block size in 64 × 64 coding unit CU by including Each macro block motion vector difference it is larger, then enter line splitting treatment;
(3) piecemeal according to coding unit CU determines the dividing mode of predicting unit PU, according to coding unit CU division sides Formula determines the dividing mode of predicting unit PU, and each block size is that the coding unit CU of 2N × 2N has 7 kinds of predicting unit PU Dividing mode, wherein, described N=4,8,16,32;The dividing mode of 7 kinds of described predicting unit PU is respectively 2N × 2N, 2N × N, the symmetry division pattern of N × 2N and 2N × nU, 2N × nD, nL × 2N, the asymmetric Fractionation regimen of nR × 2N, wherein, 7 kinds of described dividing modes of predicting unit PU are international standard, and U is up, and D is down, and R is right, and L is left, and n is non- The mark of symmetric pattern, i.e. 2N × nU with n, 2N × nD, nL × 2N, nR × 2N are asymmetric mode, without the 2N with n × 2N, 2N × N, N × 2N are symmetric pattern;The asymmetric Fractionation regimens of described 2N × nU are from top to bottom 1:3 ratio cut partition is pre- Survey unit PU;The asymmetric Fractionation regimens of described 2N × nD are from top to bottom 3:1 ratio cut partition predicting unit PU;Described nL The asymmetric Fractionation regimens of × 2N are from left to right 1:3 ratio cut partition predicting unit PU;The asymmetric segmentation moulds of described nR × 2N Formula is from left to right 3:1 ratio cut partition predicting unit PU;Comprise the following steps that:
If the block size of j, coding unit CU is 8 × 8, the coding unit CU is divided into 4 block sizes It is 4 × 4 fritter;Otherwise, described coding unit CU is divided into 16 block size identical fritters;
K, according to the motion vector information obtained in H.264 code stream, extract the motion of each fritter in coding unit CU Vector, and calculate the phase of the motion vector of fritter described in each
By the side of the phase of each fritter in coding unit CU under following formula II 7 kinds of dividing modes of predicting unit PU of calculating Difference sum Dψ, described 7 kinds of dividing modes of predicting unit PU are 2N × 2N, 2N × N, the symmetry division pattern of N × 2N and 2N × nU, 2N × nD, nL × 2N, the asymmetric Fractionation regimen of nR × 2N;
Dψ=Dψ1+Dψ2
In formula II, ψ12Two segmented areas in predicting unit PU dividing modes are represented respectively; Wherein, (i, j) is ψ1The transverse and longitudinal coordinate of piecemeal;(i ', j ') is ψ2The transverse and longitudinal coordinate of piecemeal;
Compare D in the case of 7 kinds of described dividing modes of predicting unit PUψ, choose and cause DψPredicting unit when value is minimum The dividing mode of PU is defined as the dividing mode of predicting unit PU;
(4) motion vector information by being extracted in H.264 code stream directly predicts predicting unit PU in current HEVC Motion vector, concretely comprise the following steps:
L, the motion vector according to the H.264 code stream extracted in H.264 decoder terminal in step (l), look for respectively The best matching blocks in reference to frame unit corresponding to each fritter included in the predicting unit PU for determining dividing mode; Described best matching blocks refer to the reference frame unit closest with each fritter included in described predicting unit PU;It is logical Cross following formula III and calculate the variance with reference to each fritter included in frame unit and predicting unit PU respectively apart from D,
In formula III,It is t-th position of fritter in predicting unit PU;It is t-th fritter correspondence in PU units Best matching blocks position;
Wherein, with the variance of each fritter that includes in described predicting unit PU apart from the minimum reference frame unit of sum As described best matching blocks;
M, a best matching blocks are obtained by step (l), then directly calculate predicting unit PU and described best match Skew between block is the motion vector of described predicting unit PU.
Embodiment 2
It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method of HEVC, specific steps include:
(1) H.264 code stream is decoded in H.264 decoder terminal, decoder terminal extract it is described H.264 Reference frame information, macroblock size, macro block position, the motion vector MV of macro block, the prediction mode of macro block in code stream;
(2) the motion vector MV of the macro block according to the H.264 code stream obtained in H.264 decoder terminal determines coding unit CU dividing modes, the i.e. piecemeal of coding unit CU, comprise the following steps that:
A, the initial block size for setting coding unit CU are 64 × 64;Calculate the coding that initial block size is 64 × 64 The number and type of the H.264 substandard macro block included in unit CU;
B, basis extract the motion vector MV of the macro block described in the step of obtaining a in H.264 decoding end, calculate block size By the variance of the motion vector of each macro block included in 64 × 64 coding unit CU is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 64 × 64 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
C, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 64 × 64 coding unit CU Line splitting, block size 64 × 64 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 64 × 64 coding unit CU enters line splitting treatment, splits into the coding unit CU that 4 block sizes are 32 × 32, is entered Enter step d;
D, the initial block size for setting coding unit CU are 32 × 32, calculate the coding that initial block size is for 32 × 32 The number and type of the H.264 substandard macro block included in unit CU;
E, basis extract the motion vector MV of the macro block described in the step of obtaining d in H.264 decoding end, calculate block size By the variance of the motion vector of each macro block included in 32 × 32 coding unit CU is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 32 × 32 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
F, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 32 × 32 coding unit CU Line splitting, block size 32 × 32 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 32 × 32 coding unit CU enters line splitting treatment, 4 coding units of block size 16 × 16 is split into, into step g;
G, the initial block size for setting coding unit CU are 16 × 16, calculate the coding that initial block size is for 16 × 16 The number and type of the H.264 substandard macro block included in unit CU;
H, basis extract the motion vector MV of the macro block described in the step of obtaining (g) in H.264 decoding end, calculate piecemeal chi The variance of the motion vector of each macro block included in the very little coding unit CU by 16 × 16 is apart from Dmv,
In formula I, DmvIt is used to represent block size by the motion of each macro block included in 16 × 16 coding unit CU The otherness of vector, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) place m macro blocks and n macro blocks motion vector MV abscissa and ordinate;
I, one threshold value T of setting1If, DmvLess than T1When, then block size need not enter for 16 × 16 coding unit CU Line splitting, block size 16 × 16 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then piecemeal chi Very little is that 16 × 16 coding unit CU enters line splitting treatment, splits into 4 coding units of block size 8 × 8, piecemeal now Size 8 × 8 is exactly coding unit CU dividing modes;
Work as DmvLess than T1When, i.e., block size is sweared by the motion of each macro block included in 64 × 64 coding unit CU Amount difference is little, without entering line splitting;DmvMore than or equal to T1When, i.e., block size in 64 × 64 coding unit CU by including Each macro block motion vector difference it is larger, then enter line splitting treatment;
(3) piecemeal according to coding unit CU determines the dividing mode of predicting unit PU, according to coding unit CU division sides Formula determines the dividing mode of predicting unit PU, and each block size is that the coding unit CU of 2N × 2N has 7 kinds of predicting unit PU Dividing mode, wherein, described N=4,8,16,32;The dividing mode of 7 kinds of described predicting unit PU is respectively 2N × 2N, 2N × N, the symmetry division pattern of N × 2N and 2N × nU, 2N × nD, nL × 2N, the asymmetric Fractionation regimen of nR × 2N, wherein, 7 kinds of described dividing modes of predicting unit PU are international standard, and U is up, and D is down, and R is right, and L is left, and n is non- The mark of symmetric pattern, i.e. 2N × nU with n, 2N × nD, nL × 2N, nR × 2N are asymmetric mode, without the 2N with n × 2N, 2N × N, N × 2N are symmetric pattern;The asymmetric Fractionation regimens of described 2N × nU are from top to bottom 1:3 ratio cut partition is pre- Survey unit PU;The asymmetric Fractionation regimens of described 2N × nD are from top to bottom 3:1 ratio cut partition predicting unit PU;Described nL The asymmetric Fractionation regimens of × 2N are from left to right 1:3 ratio cut partition predicting unit PU;The asymmetric segmentation moulds of described nR × 2N Formula is from left to right 3:1 ratio cut partition predicting unit PU;Comprise the following steps that:
If the block size of j, coding unit CU is 8 × 8, the coding unit CU is divided into 4 block sizes It is 4 × 4 fritter;Otherwise, described coding unit CU is divided into 16 block size identical fritters;
K, according to the motion vector information obtained in H.264 code stream, extract the motion of each fritter in coding unit CU Vector, and calculate the phase of the motion vector of fritter described in each
By the side of the phase of each fritter in coding unit CU under following formula II 7 kinds of dividing modes of predicting unit PU of calculating Difference sum Dψ, described 7 kinds of dividing modes of predicting unit PU are 2N × 2N, 2N × N, the symmetry division pattern of N × 2N and 2N × nU, 2N × nD, nL × 2N, the asymmetric Fractionation regimen of nR × 2N;
Dψ=Dψ1+Dψ2
In formula II, ψ12Two segmented areas in predicting unit PU dividing modes are represented respectively; Wherein, (i, j) is ψ1The transverse and longitudinal coordinate of piecemeal;(i ', j ') is ψ2The transverse and longitudinal coordinate of piecemeal;
Compare D in the case of 7 kinds of described dividing modes of predicting unit PUψ, choose and cause DψPredicting unit when value is minimum The dividing mode of PU is defined as the dividing mode of predicting unit PU;
(4) motion vector information by being extracted in H.264 code stream directly predicts predicting unit PU in current HEVC Motion vector, concretely comprise the following steps:
L, the motion vector according to the H.264 code stream extracted in H.264 decoder terminal in step (l), look for respectively The best matching blocks in reference to frame unit corresponding to each fritter included in the predicting unit PU for determining dividing mode; Described best matching blocks refer to the reference frame unit closest with each fritter included in described predicting unit PU;It is logical Cross following formula III and calculate the variance with reference to each fritter included in frame unit and predicting unit PU respectively apart from D,
In formula III,It is t-th position of fritter in predicting unit PU;It is t-th fritter correspondence in PU units Best matching blocks position;
Wherein, with the variance of each fritter that includes in described predicting unit PU apart from the minimum reference frame unit of sum As described best matching blocks;
M, two or more best matching blocks are obtained by step (l), then calculate the prediction list for determining dividing mode respectively The first PU and summation absolute error criterion SAD of described two or more best matching blocks, chooses the minimum best match of sad value Block is described prediction as best matching blocks, the skew directly calculated between predicting unit PU and described best matching blocks The motion vector of unit PU.
Embodiment 3
It is a kind of realize based on motion vector analysis by H.264 to HEVC quick interframe code-transferring method transcoding device, Including:H.264 decoder module, motion vector information extraction module, storage module, calculate processing module and HEVC coding modules, The described motion vector information extraction module of described H.264 decoder module connection, described motion vector information extraction module Connect the storage module, the described calculating processing module of described storage module connection, described calculating processing module connection Described HEVC coding modules.
Described H.264 decoder module is decoded in H.264 decoder terminal to H.264 code stream;Described motion arrow Amount information extraction modules are used to extract the reference frame information, grand that is included in described H.264 code stream in H.264 decoder terminal Block size, macro block position, the motion vector MV of macro block, the prediction mode of macro block;Described storage module, for storing motion arrow It is the reference frame information that is included in the amount described H.264 code stream that extracts of information extraction modules, macroblock size, macro block position, grand The motion vector MV of block, the prediction mode of macro block;Described calculating processing module is used for what is included in calculation code unit CU The variance distance of the motion vector of each macro block, for the variance sum of the phase of each fritter in calculation code unit CU, uses The variance of each fritter included in reference frame cell distance and predicting unit PU is calculated is additionally operable to calculate prediction apart from sum Skew between unit PU and described best matching blocks;Described HEVC coding modules, carry for basis from H.264 code stream The data result that the motion vector information and calculating processing module for taking are obtained, coding is optimized to present frame.

Claims (3)

1. it is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method of HEVC, it is characterised in that specific step Suddenly include:
(1) H.264 code stream is decoded in H.264 decoder terminal, described H.264 code stream is extracted in decoder terminal Middle reference frame information, macroblock size, macro block position, the motion vector MV of macro block, the prediction mode of macro block;
(2) the motion vector MV of the macro block according to the H.264 code stream obtained in H.264 decoder terminal determines that coding unit CU draws Divide mode, the i.e. piecemeal of coding unit CU, comprise the following steps that:
A, the initial block size for setting coding unit CU are 64 × 64;Calculate the coding unit that initial block size is 64 × 64 The number and type of the H.264 substandard macro block included in CU;
B, basis extract the motion vector MV of the macro block described in the step of obtaining a in H.264 decoding end, and it is 64 to calculate block size The variance of the motion vector of each macro block included in × 64 coding unit CU is apart from Dmv,
D m v = ( MV x m - MV x n ) 2 + ( MV y m - MV y n ) 2 - - - i
In formula I, DmvIt is used to represent block size by the motion vector of each macro block included in 64 × 64 coding unit CU Otherness, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) The abscissa and ordinate of the m macro blocks at place and the motion vector MV of n macro blocks;
C, one threshold value T of setting1If, DmvLess than T1When, then block size need not be divided for 64 × 64 coding unit CU Split, block size 64 × 64 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then block size is 64 × 64 coding unit CU enters line splitting treatment, the coding unit CU that 4 block sizes are 32 × 32 is split into, into step Rapid d;
D, the initial block size for setting coding unit CU are 32 × 32, calculate the coding unit that initial block size is for 32 × 32 The number and type of the H.264 substandard macro block included in CU;
E, basis extract the motion vector MV of the macro block described in the step of obtaining d in H.264 decoding end, and it is 32 to calculate block size The variance of the motion vector of each macro block included in × 32 coding unit CU is apart from Dmv,
D m v = ( MV x m - MV x n ) 2 + ( MV y m - MV y n ) 2 - - - i
In formula I, DmvIt is used to represent block size by the motion vector of each macro block included in 32 × 32 coding unit CU Otherness, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) The abscissa and ordinate of the m macro blocks at place and the motion vector MV of n macro blocks;
F, one threshold value T of setting1If, DmvLess than T1When, then block size need not be divided for 32 × 32 coding unit CU Split, block size 32 × 32 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then block size is 32 × 32 coding unit CU enters line splitting treatment, 4 coding units of block size 16 × 16 is split into, into step g;
G, the initial block size for setting coding unit CU are 16 × 16, calculate the coding unit that initial block size is for 16 × 16 The number and type of the H.264 substandard macro block included in CU;
H, basis extract the motion vector MV of the macro block described in the step of obtaining g in H.264 decoding end, and it is 16 to calculate block size The variance of the motion vector of each macro block included in × 16 coding unit CU is apart from Dmv,
D m v = ( MV x m - MV x n ) 2 + ( MV y m - MV y n ) 2 - - - i
In formula I, DmvIt is used to represent block size by the motion vector of each macro block included in 16 × 16 coding unit CU Otherness, whereinWithRepresent respectively and (x is located in H.264 standardm,ym) and (xn,yn) The abscissa and ordinate of the m macro blocks at place and the motion vector MV of n macro blocks;
I, one threshold value T of setting1If, DmvLess than T1When, then block size need not be divided for 16 × 16 coding unit CU Split, block size 16 × 16 now is exactly coding unit CU dividing modes;If DmvMore than or equal to T1When, then block size is 16 × 16 coding unit CU enters line splitting treatment, splits into 4 coding units of block size 8 × 8, block size now 8 × 8 is exactly coding unit CU dividing modes;
(3) piecemeal according to coding unit CU determines the dividing mode of predicting unit PU, true according to coding unit CU dividing modes Determine the dividing mode of predicting unit PU, each block size there are 7 kinds of divisions of predicting unit PU for the coding unit CU of 2N × 2N Mode, wherein, described N=4,8,16,32;The dividing mode of 7 kinds of described predicting unit PU be respectively 2N × 2N, 2N × N, The symmetry division pattern and 2N × nU of N × 2N, 2N × nD, nL × 2N, the asymmetric Fractionation regimen of nR × 2N, specific steps are such as Under:
If the block size of j, coding unit CU is 8 × 8, by the coding unit CU be divided into 4 block sizes for 4 × 4 fritter;Otherwise, described coding unit CU is divided into 16 block size identical fritters;
K, according to the motion vector information obtained in H.264 code stream, extract the motion vector of each fritter in coding unit CU, And calculate the phase of the motion vector of fritter described in each
By following formula II calculate the phase of each fritter in coding unit CU under 7 kinds of dividing modes of predicting unit PU variance it And Dψ, described 7 kinds of dividing modes of predicting unit PU for 2N × 2N, 2N × N, the symmetry division pattern of N × 2N and 2N × The asymmetric Fractionation regimen of nU, 2N × nD, nL × 2N, nR × 2N;
D ψ = D ψ 1 + D ψ 2 - - - i i
In formula II, ψ12Two segmented areas in predicting unit PU dividing modes are represented respectively; Wherein, (i, j) is ψ1The transverse and longitudinal coordinate of piecemeal;(i ', j ') is ψ2The transverse and longitudinal coordinate of piecemeal;
Compare D in the case of 7 kinds of described dividing modes of predicting unit PUψ, choose and cause DψPredicting unit PU when value is minimum Dividing mode is defined as the dividing mode of predicting unit PU;
(4) motion vector information by being extracted in H.264 code stream directly predicts the fortune of predicting unit PU in current HEVC Dynamic vector, concretely comprises the following steps:
L, the motion vector according to the H.264 code stream extracted in H.264 decoder terminal in step (1), find really respectively The best matching blocks in reference to frame unit corresponding to each fritter included in the predicting unit PU for determining dividing mode;It is described Best matching blocks refer to the reference frame unit closest with each fritter included in described predicting unit PU;Under Formula III calculates the variance with reference to each fritter included in frame unit and predicting unit PU apart from D respectively:
In formula III,It is t-th position of fritter in predicting unit PU;For t-th fritter is corresponding optimal in PU units The position of match block;
Wherein, it is apart from the minimum reference frame unit of sum with the variance of each fritter that includes in described predicting unit PU Described best matching blocks;
If m, obtaining a best matching blocks by step l, predicting unit PU and described best matching blocks are directly calculated Between skew be the motion vector of described predicting unit PU;If obtaining two or more best match by step l Block, then calculate and determine that the predicting unit PU of dividing mode is definitely missed with the summation of described two or more best matching blocks respectively Difference criterion SAD, chooses the minimum best matching blocks of sad value as best matching blocks, directly calculating predicting unit PU with it is described Skew between best matching blocks is the motion vector of described predicting unit PU.
2. it is a kind of realize described in claim 1 based on motion vector analysis by H.264 to the quick interframe transcoding side of HEVC The transcoding device of method, it is characterised in that a kind of to realize based on motion vector analysis by H.264 to the quick interframe transcoding of HEVC The transcoding device of method, including:H.264 decoder module, motion vector information extraction module, storage module, calculate processing module With HEVC coding modules, the described motion vector information extraction module of described H.264 decoder module connection, described motion arrow Amount information extraction modules connect the storage module, the described calculating processing module of described storage module connection, described meter Calculate the described HEVC coding modules of processing module connection.
3. it is according to claim 2 it is a kind of realize described in claim 1 based on motion vector analysis by H.264 to The transcoding device of the quick interframe code-transferring method of HEVC, it is characterised in that described H.264 decoder module is in H.264 decoder H.264 code stream is decoded terminal-pair;Described motion vector information extraction module is used to be extracted in H.264 decoder terminal The reference frame information that is included in described H.264 code stream, macroblock size, macro block position, the motion vector MV of macro block, macro block it is pre- Survey mode;Described storage module, for store motion vector information extraction module extract described in H.264 code stream in wrap Reference frame information, macroblock size, macro block position, the motion vector MV of macro block, the prediction mode of macro block for containing;At described calculating Reason module is used for the variance distance of the motion vector of each macro block included in calculation code unit CU, for calculation code list The variance sum of the phase of each fritter in first CU, for calculating each that include in reference frame cell distance and predicting unit PU The variance of fritter is additionally operable to calculate the skew between predicting unit PU and described best matching blocks apart from sum;Described The number that HEVC coding modules, the motion vector information extracted from H.264 code stream for basis and calculating processing module are obtained According to result, coding is optimized to present frame.
CN201410340334.3A 2014-07-16 2014-07-16 It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method and transcoding device of HEVC Active CN104079937B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410340334.3A CN104079937B (en) 2014-07-16 2014-07-16 It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method and transcoding device of HEVC

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410340334.3A CN104079937B (en) 2014-07-16 2014-07-16 It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method and transcoding device of HEVC

Publications (2)

Publication Number Publication Date
CN104079937A CN104079937A (en) 2014-10-01
CN104079937B true CN104079937B (en) 2017-06-23

Family

ID=51600946

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410340334.3A Active CN104079937B (en) 2014-07-16 2014-07-16 It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method and transcoding device of HEVC

Country Status (1)

Country Link
CN (1) CN104079937B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104320658B (en) * 2014-10-20 2017-12-26 南京邮电大学 A kind of HEVC fast encoding methods
CN104837019B (en) * 2015-04-30 2018-01-02 上海交通大学 AVS to HEVC optimization video transcoding methods based on SVMs
CN105430418B (en) * 2015-11-13 2018-04-10 山东大学 H.264/AVC, one kind arrives HEVC fast transcoding methods
CN105898316A (en) * 2015-12-14 2016-08-24 乐视云计算有限公司 Coding information inherent real-time trancoding method and device
US10567793B2 (en) * 2016-06-06 2020-02-18 Google Llc Adaptive overlapped block prediction in variable block size video coding
CN107018412B (en) * 2017-04-20 2019-09-10 四川大学 A kind of DVC-HEVC video transcoding method based on key frame coding unit partition mode
CN107426573B (en) * 2017-08-08 2020-11-06 鄂尔多斯应用技术学院 Self-adaptive rapid prediction unit partitioning method and device based on motion homogeneity
CN109246432A (en) * 2018-09-26 2019-01-18 深圳市网心科技有限公司 A kind of video transcoding method, system, equipment and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1838106A2 (en) * 2006-03-23 2007-09-26 Sony Corporation Video signal coding system and method of coding video signal for network transmission, video output apparatus, and signal conversion apparatus
WO2008039857A2 (en) * 2006-09-26 2008-04-03 Dilithium Networks Pty Ltd. Method and apparatus for compressed video bitstream conversion with reduced-algorithmic-delay
CN103491334A (en) * 2013-09-11 2014-01-01 浙江大学 Video transcode method from H264 to HEVC based on region feature analysis
CN103546749A (en) * 2013-10-14 2014-01-29 上海大学 Method for optimizing HEVC (high efficiency video coding) residual coding by using residual coefficient distribution features and bayes theorem
CN103796023A (en) * 2014-03-05 2014-05-14 武汉拓宝电子系统有限公司 H.265/HEVC transcoding method and transcoder based on H.264/AVC macro block structure and texture

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100681252B1 (en) * 2004-10-02 2007-02-09 삼성전자주식회사 Method for selecting output macroblock mode and output motion vector, and transcoder using the same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1838106A2 (en) * 2006-03-23 2007-09-26 Sony Corporation Video signal coding system and method of coding video signal for network transmission, video output apparatus, and signal conversion apparatus
WO2008039857A2 (en) * 2006-09-26 2008-04-03 Dilithium Networks Pty Ltd. Method and apparatus for compressed video bitstream conversion with reduced-algorithmic-delay
CN103491334A (en) * 2013-09-11 2014-01-01 浙江大学 Video transcode method from H264 to HEVC based on region feature analysis
CN103546749A (en) * 2013-10-14 2014-01-29 上海大学 Method for optimizing HEVC (high efficiency video coding) residual coding by using residual coefficient distribution features and bayes theorem
CN103796023A (en) * 2014-03-05 2014-05-14 武汉拓宝电子系统有限公司 H.265/HEVC transcoding method and transcoder based on H.264/AVC macro block structure and texture

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
H.264到HEVC的低复杂度视频转码算法;蒋炜,田翔,陈耀武;《浙江大学学报(工学版)》;20140630;第48卷(第6期);全文 *
针对HEVC视频编码标准的帧间快速算法研究;李乐;《中国优秀硕士学位论文全文数据库信息科技辑》;20140630(第6期);全文 *

Also Published As

Publication number Publication date
CN104079937A (en) 2014-10-01

Similar Documents

Publication Publication Date Title
CN104079937B (en) It is a kind of based on motion vector analysis by H.264 to the quick interframe code-transferring method and transcoding device of HEVC
CN103248893B (en) From H.264/AVC standard to code-transferring method and transcoder thereof the fast frame of HEVC standard
CN101159875B (en) Double forecast video coding/decoding method and apparatus
CN101594537B (en) Massive image data compression method
CN104125469B (en) A kind of fast encoding method for HEVC
CN101729892B (en) Coding method of asymmetric stereoscopic video
CN106170092A (en) Fast encoding method for lossless coding
Shen et al. Ultra fast H. 264/AVC to HEVC transcoder
CN103338370B (en) A kind of multi-view depth video fast encoding method
CN104396245A (en) Method and device for encoding or decoding an image
CN108600766A (en) The coding/decoding method of motion vector
CN103442228B (en) Code-transferring method and transcoder thereof in from standard H.264/AVC to the fast frame of HEVC standard
CN117812270A (en) Encoder, decoder and corresponding methods
CN105681797B (en) A kind of DVC-HEVC video transcoding methods based on prediction residual
CN108391126A (en) To the method and apparatus of video data decoding
CN103327325A (en) Intra-frame prediction mode rapid self-adaptation selection method based on HEVC standard
CN104038764A (en) H.264-to-H.265 video transcoding method and transcoder
CN104811729B (en) A kind of video multi-reference frame coding method
CN107018412B (en) A kind of DVC-HEVC video transcoding method based on key frame coding unit partition mode
CN105898332B (en) For the fast deep figure frame mode decision method of 3D-HEVC coding standards
CN107864380B (en) 3D-HEVC fast intra-frame prediction decision method based on DCT
CN112673633A (en) Encoder, decoder and corresponding methods for merging modes
CN104837019A (en) AVS-to-HEVC optimal video transcoding method based on support vector machine
CN106412611B (en) A kind of complexity control method of efficient video coding
CN110351552B (en) Fast coding method in video coding

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant