AU2017213472B2 - Dynamic Image Decoding Device - Google Patents

Dynamic Image Decoding Device Download PDF

Info

Publication number
AU2017213472B2
AU2017213472B2 AU2017213472A AU2017213472A AU2017213472B2 AU 2017213472 B2 AU2017213472 B2 AU 2017213472B2 AU 2017213472 A AU2017213472 A AU 2017213472A AU 2017213472 A AU2017213472 A AU 2017213472A AU 2017213472 B2 AU2017213472 B2 AU 2017213472B2
Authority
AU
Australia
Prior art keywords
block
blocks
available blocks
available
decoded
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
AU2017213472A
Other versions
AU2017213472A1 (en
Inventor
Saori Asaka
Takeshi Chujoh
Akiyuki Tanizawa
Naofumi Wada
Takashi Watanabe
Goki Yasuda
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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
Priority claimed from AU2009348128A external-priority patent/AU2009348128B2/en
Priority claimed from AU2014201817A external-priority patent/AU2014201817B2/en
Priority to AU2017213472A priority Critical patent/AU2017213472B2/en
Application filed by Toshiba Corp filed Critical Toshiba Corp
Publication of AU2017213472A1 publication Critical patent/AU2017213472A1/en
Application granted granted Critical
Publication of AU2017213472B2 publication Critical patent/AU2017213472B2/en
Priority to AU2019202533A priority patent/AU2019202533B2/en
Priority to AU2020223781A priority patent/AU2020223781B2/en
Priority to AU2020223783A priority patent/AU2020223783B2/en
Priority to AU2022201795A priority patent/AU2022201795B2/en
Priority to AU2023214292A priority patent/AU2023214292A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

A B S T R A C T A video decoding apparatus comprising processing circuitry configured to: acquire one or more available blocks having a motion vector from decoded blocks adjacent to a to-be-decoded block and a number of the one or more available blocks; select a selected block from the one or more available blocks; select a selected code table from a plurality of code tables depending on the number of the one or more available blocks; and decode selection information specifying the selected block using the selected code table, the selected code table including index and code words corresponding to the index, and the to-be-decoded block by using a motion vector of the selected block. A maximum number of the index is equal to a number obtained by subtracting 1 from the number of the one or more available blocks; the maximum number of the index is varied depending on the number of the one or more available blocks; and when the number of the one or more available blocks is 1, the selection information is not decoded. 9363766_1 (GHMatters) P88999.AU.3 013 0) a) CM 0) ) Et ce LO CJ Ce - ED c 0 o ) 0CD C ca C\Ct 0)C C) x C- ) 0T 0) _ (W

Description

VIDEO ENCODING APPARATUS AND A VIDEO DECODING APPARATUS
Related Application
This application is based on and claims the benefit of the filing and priority dates of patent application no. 2016200942 filed 12 February 2016, divided from patent application no. 2014201817 filed 7 April 2014, divided from patent application no. 2009348128 filed 18 June 2009, the content of all of which as filed is incorporated herein by reference in its entirety.
Technical Field
The present invention relates to a video encoding apparatus and a video decoding apparatus which derive a motion vector from an encoded and decoded image and perform a motion compensated prediction.
Background Art
There is a motion compensated prediction as one of techniques used for encoding a video image.
In the motion compensated prediction, a video encoding apparatus acquires a motion vector using a to-be-encoded image to be newly encoded and a local decoded image already generated and generates a prediction image by carrying out motion compensation using this motion vector.
As one of methods for acquiring a motion vector in
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
the motion compensated prediction, there is a direct mode for generating a prediction image using a motion vector of a to-be-encoded block derived from the motion vector of an encoded block (refer to Japanese Patent
5 No. 4020789 and U.S. Patent No. 7233621). Because the motion vector is not encoded in the direct mode, the number of encoded bits of the motion vector information can be reduced. The direct mode is employed in H.264/AVC.
10 In the direct mode, a motion vector is generated by a method for calculating a motion vector from a median value of the motion vector of an encoded block adjacent to a to-be-encoded block in generating the motion vector of the to-be-encoded block by prediction.
15 Therefore, degrees of freedom for calculating the motion vector calculation are low. In addition, when a method for calculating a motion vector by selecting one from a plurality of encoded blocks is used for improving the degrees of freedom, the position of the
20 block must be always sent as motion vector selection information in order to indicate the selected encoded block. For this reason, the number of encoded bits may be increased.
25 Summary of the Invention According to a first broad aspect of the present invention, there is provided a video decoding apparatus comprising:
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 processing circuitry configured to:
acquire one or more available blocks having a motion vector from decoded blocks adjacent to a to-bedecoded block and a number of the one or more available blocks;
select a selected block from the one or more available blocks;
select a selected code table from a plurality of code tables depending on the number of the one or more 10 available blocks; and decode selection information specifying the selected block using the selected code table, the selected code table including index and code words corresponding to the index, and the to-be-decoded block by using a motion vector of the selected block, wherein :
a maximum number of the index is equal to a number obtained by subtracting 1 from the number of the one or more available blocks;
the maximum number of the index is varied depending on the number of the one or more available blocks; and when the number of the one or more available blocks is 1, the selection information is not decoded.
According to a second broad aspect of the present invention, there is provided a video decoding method comprising:
acquiring one or more available blocks having
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 motion vectors from decoded blocks adjacent to a to-bedecoded block and a number of the one or more available blocks from decoded blocks adjacent to a to-be-decoded block;
selecting a selected block from the one or more available blocks;
selecting a selected code table from a plurality of code tables depending on the number of the one or more available blocks; and decoding selection information specifying the selected block using the selected code table, the selected code table including index and code words corresponding to the index, and the to-be-decoded block by using a motion vector of the selected block;
wherein a maximum number of the index is equal to a number obtained by subtracting 1 from the number of the one or more available blocks;
the maximum number of the index is varied depending on the number of the one or more available blocks;
when the number of the one or more available blocks is 1, the selection information is not decoded.
According to this aspect, there is also provided a computer program configured to, when executed by a computer, control the computer to implement the video decoding method of this aspect of the invention. This aspect also provides a computer readable medium, comprising such a computer program.
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
According to a third broad aspect of the present invention, there is provided a video decoding apparatus comprising a computer constructed and arranged to:
acquire one or more available blocks having motion vectors from decoded blocks adjacent to a to-be-decoded block and a number of the one or more available blocks;
select a selected block from the one or more available blocks;
select a selected code table from a plurality of code tables depending on the number of the one or more available blocks; and decode selection information specifying the selected block using the selected code table, the selected code table including index and code words corresponding to the index, and the to-be-decoded block by using a motion vector of the selected block;
wherein a maximum number of the index is equal to a number obtained by subtracting 1 from the number of the one or more available blocks;
the maximum number of the index is varied depending on the number of the one or more available blocks; and when the number of the one or more available blocks is 1, the selection information is not decoded.
Brief Description of Drawings
In order that the invention may be more clearly ascertained, embodiments will now be described, by way
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 of example, with reference to the accompanying drawing, in which:
FIG. 1 is a block diagram of a video encoding apparatus related to an embodiment of the present invention.
FIG. 2 is a flowchart representing a processing procedure of the video encoding apparatus.
FIG. 3 is a flowchart representing a processing procedure of an acquisition /selection module.
FIG. 4A is a diagram for describing a discrimination method based on a block size.
FIG. 4B is a diagram for describing a discrimination method based on a block size.
FIG. 4C is a diagram for describing a discrimination method based on a block size.
FIG. 5 is a diagram for describing a discrimination method by a unidirectional or a bidirectional.
FIG. 6 is a flowchart representing a processing procedure of a selection information encoder.
FIG. 7 shows an example of an index of selection information .
FIG. 8 shows an example of a code table of selection information.
FIG. 9 is a schematic view of a syntax structure.
FIG. 10 shows a data structure of a macroblock layer .
FIG. 11 shows a block diagram of a video decoding
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 apparatus according to an embodiment of the present invention .
FIG. 12 shows a flowchart representing a processing procedure of the video decoding apparatus.
Mode for Carrying Out the Invention
There will now be explained embodiments of the present invention referring to drawings.
A video encoding apparatus related to an embodiment is described with reference to FIG. 1 hereinafter. A subtracter 101 calculates a difference between an input video signal 11 and a predictive coded video signal 15, and output a prediction error signal 12. The output terminal of the subtracter 101 is connected to a variable length encoder 111 through an orthogonal transformer 102 and a quantizer 103. The orthogonal transformer 102 orthogonal-transforms a prediction error signal 12 from the subtracter 101, and the quantizer 103 quantizes an orthogonal transformation coefficient and outputs quantization orthogonal transformation coefficient information 13. The variable length encoder 111 performs variable length encoding on the quantization orthogonal transformation coefficient information 13 from the quantizer 103.
The output terminal of the quantizer 103 is connected to an adder 106 through a dequantizer 104 and an inverse orthogonal transformer 105. The dequantizer
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
104 dequantizes the quantized orthogonal transformation coefficient information 13, and converts it in an orthogonal transformation coefficient. The inverse orthogonal transformer 105 converts the orthogonal
5 transformation coefficient to a prediction error signal. The adder 106 adds the prediction error signal of the inverse orthogonal transformer 105 and the predictive coded video signal 15 to generate a local decoded image signal 14. The output terminal of the
10 adder 106 is connected to a motion compensated prediction module 108 through a frame memory 107. The frame memory 107 accumulates a local decoded image signal 14. A setting module 114 sets a motion compensated prediction mode (a prediction mode) of a
15 to-be-encoded block. The prediction mode includes a unidirectional prediction using a single reference picture and a bidirectional prediction using two reference pictures. The unidirectional prediction includes L0 prediction and LI prediction of AVC. A
20 motion compensated prediction module 108 comprises a prediction module 109 and an acquisition/selection module 110. The acquisition/selection module 110 acquires available blocks having motion vectors and the number
25 of the available blocks from encoded blocks adjacent to the to-be-encoded block, and selects a selection block from the available blocks. The motion compensated prediction module 108 generates a predictive coded
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 video signal 15 from a local decoded image signal 14 and the input video signal 11 from the frame memory 107. The acquisition/selection module 110 selects one block (a selection block) from the adjacent blocks adjacent to the to-be-encoded block. For example, the block having an appropriate motion vector among the adjacent blocks is selected as the selection block.
The acquisition/selection module 110 selects the motion vector of the selection block as a motion vector 16 to be used for the motion compensated prediction, and sends it to the prediction module 109. In addition, the acquisition/selection module 110 generates selection information 17 of the selection block and sends it to the variable length encoder 111.
The variable length encoder 111 has a selection information encoder 112. The selection information encoder 112 subjects the selection information 17 to variable length encoding while switching a code table so as to have therein the same number of entries as the available blocks of encoded blocks. The available block is a block having a motion vector among encoded blocks adjacent to the to-be-encoded block. A multiplexer 113 multiplexes quantized orthogonal transformation coefficient information and selection information and output encoded data.
The action of the video encoding apparatus of the above configuration will be described referring to the flowchart of FIG. 2.
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
At first a prediction error signal 12 is generated (Sil). In generation of this prediction error signal
12, a motion vector is selected, and a prediction image is generated using the selected motion vector. The subtracter 101 calculates a difference between the signal of the prediction image, that is, the prediction image signal 15 and the input video signal 11 to generate the prediction error signal 12.
The orthogonal transformer 102 orthogonal10 transforms the prediction error signal 12 to generate an orthogonal transformed coefficient (S12). The quantizer 103 quantizes the orthogonal transformed coefficient (S13). The dequantizer 104 dequantizes the quantized orthogonal transformed coefficient information (S14), and then subjects it to inverse orthogonal transform to provide a reproduced prediction error signal (S15). The adder 106 adds the reproduced prediction error signal and the predictive coded video signal 15 to generate a local decoded image signal 14 20 (S16). The local decoded image signal 14 is stored in the frame memory 107 (as a reference picture) (S17), and the local decoded image signal read from the frame memory 107 is inputted to the motion compensated prediction module 108.
The prediction module 109 of the motion compensated prediction module 108 subjects the local decoded image signal (reference image) to motion compensated prediction using the motion vector 16 to
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 generate the predictive coded video signal 15. The predictive coded video signal 15 is sent to the subtracter 101 to calculate a difference with respect to the input video signal 11, and further is sent to the adder 106 to generate the local decoded image signal 14.
The acquisition/selection module 110 selects a motion vector to use in motion compensated prediction from adjacent blocks and sends the selected motion vector 16 to the prediction module 109 to generate selection information 17. The selection information 17 is sent to the selection information encoder 112. When the motion vector is selected from the adjacent blocks, the appropriate motion vector allowing the amount of encoded bits to be decreased is selected.
The orthogonal transformation coefficient information 13 quantized with the quantizer 103 also is input to the variable length encoder 111 and is subjected to variable length coding (S18). The acquisition/selection module 110 outputs the selection information 16 used for motion compensated prediction, and inputs it to the selection information encoder 112. The selection information encoder 112 switches the code table so as to have therein the same number of entries as the available bocks of the encoded blocks neighboring the to-be-encoded block and having motion vectors, and the selection information 17 is subjected to variable length coding. The multiplexer 113
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 multiplexes the quantized orthogonal transformation coefficient information from the variable length encoder 111 and the selection information to output a bit stream of coded data 18 (S19). The coded data 18 is sent to a storage system (not shown) or a transmission path.
In the flowchart of FIG. 2, the flow of steps S14 to S17 may be replaced by the flow of steps S18 and S19.
In other words, the variable length coding step
S18 and multiplexing step S19 may be executed following the quantization step S13, and the dequantizing step S14 to the storage step S17 may be executed following the multiplexing step S19.
The action of the acquisition/selection module 110 will be described referring to flowchart shown in FIG. 3.
At first the available block candidates being the encoded blocks neighboring the to-be-encoded block and 20 having motion vectors are searched for (S101). When the available block candidates are searched for, the block size for motion compensated prediction of these available block candidates is determined (S102). Next, it is determined whether the available block candidates 25 are a unidirectional prediction or a bidirectional prediction (S103). An available block is extracted from the available block candidates based on the determined result and the prediction mode of the
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 to-be-encoded block. One selection block is selected for from the extracted available blocks, and information specifying the selection block is acquired as selection information (S104).
There will be described a process for determining a block size referring to FIGS. 4A to 4C (S102).
The adjacent blocks used in the present embodiment are assumed to be blocks, which are positioned at the left, upper left, upper and upper right of the to-be-encoded block. Therefore, when the to-be-encoded block positions the most upper left, this to-be-encoded block cannot be applied to the present invention because there is not the available block adjacent to the to-be-encoded block. When the to-be-encoded block is on the upper end of the screen, the available block is only a left block, and when the to-be-encoded block is on the extreme left and not on the extreme right, the two blocks of the to-be-encoded blocks which position the upper and upper right thereof.
When the block size is a size 16x16, the block sizes for motion compensated prediction of the adjacent blocks are four kinds of size 16x16, size 16x8, size 8x16 and size 8x8 as shown in FIGS. 4A to 4C.
Considering these four kinds, the adjacent blocks that may be available blocks are 20 kinds as shown in
FIGS. 4A to 4C. In other words, there are four kinds for size 16x16 as shown in FIG. 4A, 10 kinds for size 16x8 as shown in FIG. 4B, and six kinds for size 8x8 as
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 shown in FIG. 4C. In discrimination of the block size (S102), the available block is searched for according to the block size from 20 kinds of blocks. For example, when the size of the available block is assumed to be only size 16x16, the available blocks determined by this block size are four kinds of blocks of size 16x16 as shown in FIG. 4A. In other words, the available blocks are a block on the upper left side of the to-be-encoded block, a block on the upper side of the to-be-encoded block, and a block on the left side of the to-be-encoded block and a block on the upper right side of the to-be-encoded block. In addition, even if the macroblock size was expanded not less than size 16x16, it can be the available block similarly to the macroblock size of 16x16. For example, when the macroblock size is 32x32, the block size for motion compensated prediction of the adjacent block are four kinds of size 32x32, size 32x16, size 16x32, and size 16x16, and the adjacent blocks that may be the available blocks are 20 kinds.
There will be described the determination of the unidirectional prediction or bidirectional prediction which is executed by the acquisition/selection module 110 (S103) with reference to FIG. 5.
For example, the block size is limited to 16x16, and the unidirectional or bidirectional prediction of the adjacent block with respect to the to-be-encoded block is assumed to be a case as shown in FIG. 5. In
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 discrimination of the unidirectional or bidirectional prediction (S103), the available block is searched for according to the direction of prediction. For example, the adjacent block having a prediction direction L0 is assumed to be an available block determined in the prediction direction. In other words, the upper, left and upper right blocks of the to-be-encoded blocks shown in FIG. 5 (a) are available blocks determined in the prediction direction. In this case, the upper left block of the to-be-encoded blocks is not employed.
When the adjacent block including the prediction direction LI is assumed to be the available block determined in the prediction direction, the upper left and upper blocks of the to-be-encoded blocks shown in
FIG. 5 (b) are available blocks determined in the prediction direction. In this case, the left and upper right blocks of the to-be-encoded blocks are not employed. When the adjacent block including the prediction direction L0/L1 is assumed to be the available block determined in the prediction direction, only the upper block of the to-be-encoded blocks shown in FIG. 5 (c) is the available block determined in the prediction direction. In this case, the left, upper left and upper right blocks of the to-be-encoded blocks are not employed. In addition, the prediction direction L0 (LI) corresponds to the prediction direction of the L0 prediction (LI prediction) in AVC.
There will be described the selection information
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 encoder 112 referring to flowchart shown in FIG. 6.
The available block of the encoded block having a motion vector is searched for from among adjacent blocks adjacent to the to-be-encoded block, and the available block information determined by the block size and the unidirectional or bidirectional prediction is acquired (S201). The code tables corresponding to the number of available blocks as shown in FIG. 8 are switched using this available block information (S202).
The selection information 17 sent from the acquisition/selection module 110 is subjected to variable length coding using a changed code table (S203).
An example of an index of selection information is explained referring to FIG. 7 next.
When there is no available block as shown in
FIG. 7 (a), the selection information is not sent because the present invention is inapplicable to this block. When there is one available block as shown in
FIG 7 (b), the selection information is not sent because a motion vector of an available block used for motion compensation of the to-be-encoded block is determined in unique. When there are two available blocks as shown in FIG. 7 (c), the selection information of an index 0 or 1 is sent. When there are three available blocks as shown in FIG. 7 (d) , the selection information of an index 0, 1 or 2 is sent. When there are four available blocks as shown in
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
FIG. 7 (e), the selection information of an index 0, 1, or 3 is sent.
In addition, as an example of setting an index of the available block, an example of setting the index to the available block in order of the left, upper left, upper and upper right of the to-be-encoded blocks is shown in FIG. 7. In other words, the index is set to the block to be used except for the block which is not used.
There will be described a code table of the selection information 17 referring to FIG. 8 next.
The selection information encoder 112 switches the code table according to the number of available blocks (S202). As mentioned above, when there are two or more 15 available blocks, the selection information 17 must be encoded.
At first when there are two available blocks, indexes 0 and 1 are needed, and the code table is indicated by the table on the left side of FIG. 8.
When there are three available blocks, indexes 0, 1 and are needed, and the code table is indicated by the table on the center of FIG. 8. When there are four available blocks, indexes 0, 1, 2, 3 and 4 are needed, and the code table is indicated by the table on the right side of FIG. 8. These code tables are switched according to the number of available blocks.
There will be explained an encoding method of the selection information.
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
FIG. 9 shows a schematic diagram of a structure of syntax used in this embodiment.
The syntax comprises mainly three parts, wherein
High Level Syntax 801 is filled with syntax information of the upper layer not less than a slice. Slice Level
Syntax 804 specifies information necessary for every slice, Macroblock Level Syntax 807 specifies a variable length coded error signal or mode information which is needed for every macroblock.
These syntaxes each comprise more detailed syntaxes. The High Level Syntax 801 comprises syntaxes of sequence and picture levels such as Sequence parameter set syntax 802 and Picture parameter set syntax 803. Slice Level Syntax 804 comprises Slice header syntax 405, Slice data syntax 406 and so on.
Further, Macroblock Level Syntax 807 comprises macroblock layer syntax 808, macroblock prediction syntax 809 and so on.
The syntax information necessary for this embodiment is macroblock layer syntax 808. The syntax is described hereinafter.
The available_block_num shown in FIG. 10 (a) and (b) indicates the number of available blocks. When this is two or more, it is necessary to encode the selection information. In addition, the mvcopy_flag indicates a flag representing whether the motion vector of the available block is used in the motion compensated prediction. When there are one or more
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 available blocks and the flag is 1, the motion vector of the available block can be used in the motion compensated prediction. Further, the mv_select_info indicates the selection information, and the code table 5 is as described above.
FIG. 10 (a) shows a syntax when selection information is encoded after mb_type. When, for example, the block size is only size 16x16, the mvcopy_flag and mv_select_info needs not be encoded 10 if the mb_type is other than 16x16. If mb_type is
16x16, mvcopy_flag and mv_select_info are encoded.
FIG. 10 (b) shows a syntax when selection information is encoded before mb_type. If, for example, mvcopy_flag is 1, it is not necessary to 15 encode mb_type. If mv_copy_flag is 0, mb_type is encoded.
In this embodiment, what order may be employed in a scan order for encoding. For example, a line scan or a Z scan is applicable to the present invention.
FIG. 11 illustrates a video decoding apparatus according to an embodiment of the present invention.
The coded data 18 output from the video encoding apparatus of FIG. 1 is input to a demultiplexer 201 of the video decoding apparatus as encoded data 21 to be 25 decoded through a storage system or a transmission system. The demultiplexer 201 demultiplexes the encoded data 21 to separate the encoded data 21 into quantization orthogonal transformation coefficient
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 information and selection information. The output terminal of the demultiplexer 201 is connected to a variable length decoder 202. The variable length decoder 202 decodes the quantization orthogonal transformation coefficient information and the selection information. The output terminal of the variable length decoder 202 is connected to an adder 206 via a dequantizer 204 and an inverse orthogonal transformer 205. The dequantizer 204 dequantizes the quantized orthogonal transformation coefficient information to transform it to an orthogonal transformation coefficient. The inverse orthogonal transformer 205 subjects the orthogonal transformation coefficient to inverse orthogonal transform to generate a prediction error signal. The adder 206 adds the prediction error signal to the predictive coded video signal from a prediction image generator 207 to produce a video signal.
The prediction image generator 207 includes a prediction module 208 and a selector 209. The selector
209 selects a motion vector by the selection information 23 decoded by the selection information decoder 203 of the variable length decoder 202 and sends a selection motion vector 25 to a prediction module 208. The prediction module 208 motioncompensates a reference image stored in a frame memory
210 by a motion vector 25 to produce a prediction image .
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
The action of the video decoding apparatus of the above configuration will be described referring to the flowchart of FIG. 12.
The demultiplexer 201 demultiplexes the coded data
21 (S31), and the variable length decoder 202 decodes it to produce quantized orthogonal transformation coefficient information 22 (S32). In addition, the selection information decoder 203 checks the condition of the adjacent block adjacent to a to-be-decoded block and decode it by switching code tables according to the number of the available blocks of the adjacent encoded blocks having motion vectors as shown in FIG. 8, similarly to the selection information encoder 112 of the encoding apparatus, thereby to produce the selection information 23 (S33).
The quantized orthogonal transformation coefficient information 22 that is information output from the variable length decoder 202 is sent to the dequantizer 204, and the selection information 23 which is information output from selection information decoder 203 is sent to the selector 209.
The quantization orthogonal transformation coefficient information 22 is dequantized with the dequantizer 204 (S34), and then subjected to inverse orthogonal transform with the inverse orthogonal transformer 205 (S35). As a result, the prediction error signal 24 is obtained. The adder 206 adds the prediction image signal to the prediction error signal
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
24 to reproduce a video signal 26 (S36). The reproduced video signal 27 is stored in the frame memory 210 (S37). The prediction image generator 207 generates the
5 prediction image 26 using the motion vector of the available block that is the decoded block neighboring the to-be-decoded block and having a motion vector, the motion vector being selected by the decoded selection information 23. The selector 209 selects one motion
10 vector from the adjacent blocks on the basis of the available block information of the adjacent block and the selection information 23 decoded with the selection information decoder 203, similarly to the acquisition/selection module 110 of the coding
15 apparatus. The prediction module 208 generates the prediction image 26 using this selected motion vector 25, and sends it to the adder 206 to produce a video signal 27. According to the present invention, encoding the
20 selection information according to the number of available blocks allows the selection information to be sent using a suitable code table, resulting in that additional information of the selection information can be reduced.
25 In addition, using the motion vector of the available block for the motion compensated prediction of the to-be-encoded block allows the additional information on the motion vector information to be
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 reduced.
Furthermore, the motion vector calculation method is not fixed and improves degrees of freedom of motion vector calculation as compared with a direct mode by selecting an appropriate one from among the available blocks .
The technique of the present invention recited in the embodiment of the present invention may be executed with a computer and also may be distributed as a program capable of causing a computer to execute by storing it in a recording medium such as a magnetic disk (flexible disk, a hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), a semiconductor memory, etc.
In addition, the present invention is not limited to the above embodiments and may be modified in component within a scope without departing from the subject matter of the invention.
In addition, it is possible to provide various inventions by combining appropriately a plurality of components disclosed in the above embodiments. For example, some components may be deleted from all components shown in the embodiments. Further, the components of different embodiments may be combined appropriately.
Industrial Applicability
The apparatus of the present invention is applied to an image compression process in a communication, a storage and a broadcast.
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
Modifications within the scope of the invention may be readily effected by those skilled in the art. It is to be understood, therefore, that this invention is not limited to the particular embodiments described by way of example hereinabove.
In the claims that follow and in the preceding description of the invention, except where the context requires otherwise owing to express language or necessary implication, the word comprise or variations such as comprises or comprising is used in an inclusive sense, that is, to specify the presence of the stated features but not to preclude the presence or addition of further features in various embodiments of the invention.
Further, any reference herein to prior art is not intended to imply that such prior art forms or formed a part of the common general knowledge in any country.
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017

Claims (5)

1. A video decoding apparatus comprising: processing circuitry configured to:
acquire one or more available blocks having a motion vector from decoded blocks adjacent to a to-bedecoded block and a number of the one or more available blocks;
select a selected block from the one or more available blocks;
select a selected code table from a plurality of code tables depending on the number of the one or more available blocks; and decode selection information specifying the selected block using the selected code table, the selected code table including index and code words corresponding to the index, and the to-be-decoded block by using a motion vector of the selected block, wherein :
a maximum number of the index is equal to a number obtained by subtracting 1 from the number of the one or more available blocks;
the maximum number of the index is varied depending on the number of the one or more available blocks; and when the number of the one or more available blocks is 1, the selection information is not decoded.
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017
2. A video decoding method comprising:
acquiring one or more available blocks having motion vectors from decoded blocks adjacent to a to-bedecoded block and a number of the one or more available blocks from decoded blocks adjacent to a to-be-decoded block;
selecting a selected block from the one or more available blocks;
selecting a selected code table from a plurality of code tables depending on the number of the one or more available blocks; and decoding selection information specifying the selected block using the selected code table, the selected code table including index and code words corresponding to the index, and the to-be-decoded block by using a motion vector of the selected block;
wherein a maximum number of the index is equal to a number obtained by subtracting 1 from the number of the one or more available blocks;
the maximum number of the index is varied depending on the number of the one or more available blocks;
when the number of the one or more available blocks is 1, the selection information is not decoded.
3. A video decoding apparatus comprising a computer constructed and arranged to:
acquire one or more available blocks having motion
9363766_1 (GHMatters) P88999.AU.3
2017213472 09 Aug 2017 vectors from decoded blocks adjacent to a to-be-decoded block and a number of the one or more available blocks;
select a selected block from the one or more available blocks;
select a selected code table from a plurality of code tables depending on the number of the one or more available blocks; and decode selection information specifying the selected block using the selected code table, the selected code table including index and code words corresponding to the index, and the to-be-decoded block by using a motion vector of the selected block;
wherein a maximum number of the index is equal to a number obtained by subtracting 1 from the number of the one or more available blocks;
the maximum number of the index is varied depending on the number of the one or more available blocks; and when the number of the one or more available blocks is 1, the selection information is not decoded.
4. A computer program configured to, when executed by a computer, control the computer to implement the video decoding method of claim 2.
5. A computer readable medium, comprising a computer program as claimed in claim 4.
AU2017213472A 2009-06-18 2017-08-09 Dynamic Image Decoding Device Active AU2017213472B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
AU2017213472A AU2017213472B2 (en) 2009-06-18 2017-08-09 Dynamic Image Decoding Device
AU2019202533A AU2019202533B2 (en) 2009-06-18 2019-04-11 Dynamic Image Decoding Device
AU2020223783A AU2020223783B2 (en) 2009-06-18 2020-08-28 Dynamic Image Decoding Device
AU2020223781A AU2020223781B2 (en) 2009-06-18 2020-08-28 Dynamic Image Decoding Device
AU2022201795A AU2022201795B2 (en) 2009-06-18 2022-03-15 Dynamic Image Decoding Device
AU2023214292A AU2023214292A1 (en) 2009-06-18 2023-08-10 Dynamic Image Decoding Device

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
AU2009348128A AU2009348128B2 (en) 2009-06-18 2009-06-18 Dynamic Image Encoding Device
AU2009348128 2009-06-18
AU2014201817A AU2014201817B2 (en) 2009-06-18 2014-04-07 Dynamic Image Decoding Device
AU2016200942A AU2016200942B2 (en) 2009-06-18 2016-02-12 Dynamic Image Decoding Device
AU2017213472A AU2017213472B2 (en) 2009-06-18 2017-08-09 Dynamic Image Decoding Device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
AU2016200942A Division AU2016200942B2 (en) 2009-06-18 2016-02-12 Dynamic Image Decoding Device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
AU2019202533A Division AU2019202533B2 (en) 2009-06-18 2019-04-11 Dynamic Image Decoding Device

Publications (2)

Publication Number Publication Date
AU2017213472A1 AU2017213472A1 (en) 2017-08-31
AU2017213472B2 true AU2017213472B2 (en) 2019-03-14

Family

ID=55450334

Family Applications (3)

Application Number Title Priority Date Filing Date
AU2016200942A Active AU2016200942B2 (en) 2009-06-18 2016-02-12 Dynamic Image Decoding Device
AU2017213472A Active AU2017213472B2 (en) 2009-06-18 2017-08-09 Dynamic Image Decoding Device
AU2019202533A Active AU2019202533B2 (en) 2009-06-18 2019-04-11 Dynamic Image Decoding Device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
AU2016200942A Active AU2016200942B2 (en) 2009-06-18 2016-02-12 Dynamic Image Decoding Device

Family Applications After (1)

Application Number Title Priority Date Filing Date
AU2019202533A Active AU2019202533B2 (en) 2009-06-18 2019-04-11 Dynamic Image Decoding Device

Country Status (1)

Country Link
AU (3) AU2016200942B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6498810B1 (en) * 1997-09-12 2002-12-24 Lg Electronics Inc. Method for motion vector coding of MPEG-4

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009115901A2 (en) * 2008-03-19 2009-09-24 Nokia Corporation Combined motion vector and reference index prediction for video coding

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6498810B1 (en) * 1997-09-12 2002-12-24 Lg Electronics Inc. Method for motion vector coding of MPEG-4

Also Published As

Publication number Publication date
AU2017213472A1 (en) 2017-08-31
AU2019202533B2 (en) 2020-09-24
AU2016200942A1 (en) 2016-03-03
AU2019202533A1 (en) 2019-05-02
AU2016200942B2 (en) 2017-06-08

Similar Documents

Publication Publication Date Title
CA2765828C (en) Video encoding apparatus and a video decoding apparatus
AU2017213472B2 (en) Dynamic Image Decoding Device
AU2022201795B2 (en) Dynamic Image Decoding Device
CA3091657C (en) Video encoding apparatus, video decoding apparatus and related methods

Legal Events

Date Code Title Description
FGA Letters patent sealed or granted (standard patent)