Depth Image Filtering Method, and Depth Image Filtering Threshold Obtaining Method and Apparatus

Abstract
A depth image filtering method, and a filtering threshold obtaining method and apparatus are provided. The method in the embodiments of the present invention includes: determining, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition; determining a set of pixels meeting the preset condition; and determining a pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set. According to the embodiments of the present invention, a ringing effect at an edge of a depth image is effectively removed, and discontinuity of the depth image is reduced, thereby improving quality of a video image.
Description
STATEMENT REGARDING FEDERALLY SPONSORED RESEARCH OR DEVELOPMENT

Not applicable.


REFERENCE TO A MICROFICHE APPENDIX

Not applicable.


TECHNICAL FIELD

Embodiments of the present invention relate to the field of video encoding and decoding technologies, and in particular, to a depth image filtering method and a depth image filtering threshold obtaining method and apparatus.


BACKGROUND

With the development of multimedia communications technologies, people desire three-dimensional (3D) videos in many application fields, such as entertainment and education. The foregoing applications all require that a plurality of camcorders is used for simultaneously obtaining video signals of a same scenario from different angles at different spatial locations, and effectively compressing, encoding, and transmitting a set of obtained video signals.


A depth image is introduced into a 3D video encoding and decoding technology, and different from a video image, the depth image is generally not used for displaying, but is used for generation of a virtual video. A depth image reconstructed after decoding needs to be filtered, so as to remove a blocking artifact.


In the prior art, a bilateral filter is used to filter a depth image. The bilateral filter is put forward based on a Gauss filtering method, where mainly for a principle, in Gauss filtering, that a weight value of Gauss is directly convoluted with an image pixel value to perform image filtering, a filtering weight coefficient is optimized to obtain a product of a Gauss function and image luminance information, and then the optimized weight coefficient is convoluted with the image pixel value, which may be used for keeping a sharp edge, but other parts of the image are smooth, causing the image to be vague.


SUMMARY

Embodiments of the present invention provide a depth image filtering method, a depth image filtering threshold obtaining method and apparatus, which may effectively remove a ringing effect at an edge of a depth image, and reduce discontinuity of the depth image, thereby improving the quality of a video image.


An embodiment of the present invention provides a depth image filtering method, including: determining, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition; determining a set of pixels meeting the preset condition; and determining a pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.


An embodiment of the present invention further provides a depth image filtering threshold obtaining method, including: receiving data from a video encoding end; and obtaining a depth image filtering threshold from the data that is received from the video encoding end, where the depth image filtering threshold is used for setting a preset condition so as to determine a set of pixels which are in an adjacent area of a pixel of a to-be-filtered depth image and meet the preset condition, and pixel values of the pixels in the set are used for determining a pixel value of the pixel of the to-be-filtered depth image.


An embodiment of the present invention further provides a depth image filtering apparatus, including: a first judging unit configured to: determine, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition; a first determining unit configured to determine a set of pixels meeting the preset condition; and a first pixel value determining unit configured to determine a pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.


An embodiment of the present invention further provides a video decoding end, including: a receiving unit configured to receive data from a video encoding end; and a filtering threshold obtaining unit configured to obtain a depth image filtering threshold from the data that is received from the video encoding end, where the depth image filtering coefficient is used for setting a preset condition so as to determine a set of pixels which are in an adjacent area of a pixel of a to-be-filtered depth image and meet the preset condition, and pixel values of the pixels in the set are used for determining a pixel value of the pixel of the to-be-filtered depth image.


According to the embodiments of the present invention, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition is determined, a set of pixels meeting the preset condition is determined, and a pixel value of the pixel of the to-be-filtered depth image is determined according to pixel values of the pixels in the set, which may effectively remove a ringing effect at an edge of a depth image, and reduce discontinuity of the depth image, thereby improving the quality of a video image.





BRIEF DESCRIPTION OF THE DRAWINGS

To describe the technical solutions according to the embodiments of the present invention more clearly, the accompanying drawings for describing the embodiments are introduced briefly in the following. The accompanying drawings in the following description are only some embodiments of the present invention, and persons of ordinary skill in the art can derive other drawings from the accompanying drawings without creative efforts.



FIG. 1 is a flowchart of a depth image filtering method according to Embodiment 1 of the present invention;



FIG. 2 is a flowchart of another depth image filtering method according to Embodiment 1 of the present invention;



FIG. 3 is a flowchart of another depth image filtering method according to Embodiment 1 of the present invention;



FIG. 4 is a flowchart of another depth image filtering method according to Embodiment 1 of the present invention;



FIG. 5 is a flowchart of a depth image filtering threshold obtaining method according to Embodiment 2 of the present invention;



FIG. 6 is a schematic structural diagram of a depth image filtering apparatus according to Embodiment 3 of the present invention;



FIG. 7 is schematic structural diagram of a first pixel value determining unit according to Embodiment 3 of the present invention;



FIG. 8 is schematic structural diagram of another first pixel value determining unit according to Embodiment 3 of the present invention;



FIG. 9 is schematic structural diagram of another first pixel value determining unit according to Embodiment 3 of the present invention;



FIG. 10 is a schematic structural diagram of another depth image filtering apparatus according to Embodiment 3 of the present invention;



FIG. 11 is a schematic structural diagram of another depth image filtering apparatus according to Embodiment 3 of the present invention;



FIG. 12 is a schematic structural diagram of a video decoding end according to Embodiment 4 of the present invention;



FIG. 13 is a schematic structural diagram of another video decoding end according to Embodiment 3 of the present invention;



FIG. 14 is schematic structural diagram of a second pixel value determining unit according to Embodiment 3 of the present invention;



FIG. 15 is schematic structural diagram of another second pixel value determining unit according to Embodiment 3 of the present invention; and



FIG. 16 is schematic structural diagram of another second pixel value determining unit according to Embodiment 3 of the present invention.





DETAILED DESCRIPTION

To make the objectives, technical solutions, and advantages of the embodiments of the present invention more clear, the following clearly describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. The described embodiments are merely a part rather than all of the embodiments of the present invention. All other embodiments obtained by persons of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the protection scope of the present invention.



FIG. 1 is a flowchart of a depth image filtering method according to Embodiment 1 of the present invention, and the method includes:


Step S101: Determine, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition.


Step S103: Determine a set of pixels meeting the preset condition.


Step S105: Determine a pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.


Step S105 may specifically include:


Step S105′: Determine a median of the pixel values of the pixels in the set, and use the median as the pixel value of the pixel of the to-be-filtered depth image.


The “median” mentioned in the embodiment of the present invention may be a value of an element arranged or an average value of elements arranged in the middle of the set, or may be an average value of elements in the set with a maximum value and a minimum value removed. The median may be calculated in multiple forms.


Optionally, a first filtering algorithm may be used, and a complete procedure is shown in FIG. 2, that is, step S105′ may specifically include:


Step S105-1: Sort the pixel values of the pixels in the set.


Step S105-2: Determine whether the number of pixels in the set is an even number or an odd number.


Step S105-3: When the number of pixels in the set is an odd number, use a pixel value that is located in the middle after sorting as the pixel value of the pixel of the to-be-filtered depth image.


Step S105-4: When the number of pixels in the set is an even number, average two pixel values that are located in the middle after sorting to obtain an average value, and use the average value as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, a second filtering algorithm may be used, and a complete procedure is shown in FIG. 3, that is, step S105′ may specifically include:


Step S105-5: Remove pixels with a maximum pixel value and a minimum pixel value from the set.


Step S105-6: Determine an average value of pixel values of remaining pixels in the set, and use the average value as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, a third filtering algorithm may be used, and a complete procedure is shown in FIG. 4, that is, step S105′ may specifically include:


Step S105-7: Determine an average value of the pixel values of the pixels in the set.


Step S105-8: Compare the average value with a reconstructed pixel value of the pixel of the to-be-filtered depth image.


Step S105-9: When the average value is greater than an original pixel value of the pixel of the to-be-filtered depth image, use the sum of the reconstructed pixel value of the pixel of the to-be-filtered depth image and a pixel offset value as the pixel value of the pixel of the to-be-filtered depth image.


Step S105-10: When the average value is less than an original pixel value of the pixel of the to-be-filtered depth image, use a difference that is generated by subtracting the pixel offset value from the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image.


Step S105-11: When the average value is equal to an original pixel value of the pixel of the to-be-filtered depth image, use the average value as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, before step S101, the method may further include a step of determining the adjacent area of the pixel of the to-be-filtered depth image, where the adjacent area may be in any shape, such as a row, or a column, or a rectangle, or a square.


The foregoing preset condition may include at least one of the following conditions:


a. a spatial distance between the pixel of the to-be-filtered depth image and the pixel in the adjacent area is less than or equal to a first filtering threshold;


b. a difference value between a depth image pixel value of the pixel of the to-be-filtered depth image and a depth image pixel value of the pixel in the adjacent area is less than or equal to a second filtering threshold; and


c. a difference value between a video image pixel value corresponding to a location of the pixel of the to-be-filtered depth image and a video image pixel value of the pixel in the adjacent area is less than or equal to a third filtering threshold.


The foregoing preset condition may be that one condition among a, b, and c is satisfied, or both a and b are satisfied, or both a and c are satisfied, or both b and c are satisfied, or a, b, and c are all satisfied. The difference value of the pixel value may be calculated based on each individual component of an image in any image format, for example, in a luminance and chrominance (YUV) format, may be a difference value of each component (Y or U or V) value, or may be calculated based on an average value of any two component values. An image format may be a format, such as YUV and red green blue (RGB).


Specifically, the first filtering threshold may be marked as σl, the second filtering threshold may be marked as σr, and the third filtering threshold may be marked as σd. The pixel of the to-be-filtered depth image of a reconstructed depth image is marked as p, and an adjacent area of p is taken and is a 5×5 image block; therefore, there are 5×5=25 adjacent pixels in the adjacent area in total, and each pixel is marked as qi (i=1, 2, . . . 25). For each pixel qi, difference values between each pixel qi and the pixel p of the to-be-filtered depth image respectively in three dimensions, which are a space domain, a depth image domain, and a video image domain, are calculated, that is:


a spatial geometrical distance l: |p−qi|,


a difference value d of depth image pixel values: |D(p)−D(qi)|, and


a difference value r of video image pixel values: |Y(p)−Y(qi)|.


Specifically, it is supposed that coordinates of the p are (M, N), and coordinates of the qi, are (mi,ni), and the |p−qi| may be calculated in the following manner:





|p−di|=√{square root over ((M−mi)2+(N−ni)2)}{square root over ((M−mi)2+(N−ni)2)}.


The l, r, and d may be respectively compared with the first filtering threshold σl, the second filtering threshold σr, and the third filtering threshold σd. The foregoing conditions a, b, and c may be respectively indicated as:





|p−qi|≦σl,





|D(p)−D(qi)|≦σr, and





|Y(p)−Y(qi)|≦σd.


Specifically, when the first filtering algorithm is used, after all the pixels qi (i=1, 2, . . . 25) are traversed, the set of pixels meeting the preset condition is determined; and the pixel values of the pixels in the set are sorted. The number of pixels in the set may be an odd number, or may also be an even number. When the number of pixels in the set is an odd number, the pixel value located in the middle after sorting is used as the pixel value of the pixel of the to-be-filtered depth image; and when the number of pixels in the set is an even number, the two pixel values that are located in the middle after sorting are averaged to obtain an average value, and the average value is used as the pixel value of the pixel of the to-be-filtered depth image.


In the embodiment of the present invention, the “average value” refers to a positive integer closest to an average value obtained by actual calculation. In specific calculation, the sum generated by adding 0.5 to the average value obtained by the actual calculation may be rounded down. That is, the average value is








A


=




A
+
0.5



=





(




i
=
1

n



q
i


)

/
n

+
0.5





,




where, the └ ┘ is a rounding down operation.


For example, a set of pixels meeting the preset condition includes q1, q5, q12, q18, q21 (pixel values are respectively 11, 25, 2, 8, 33), the pixel values of the q1, q5, q12, q18, q21 are sorted, and the pixel value arranged in the middle is 11, so that 11 is used as a pixel value of a pixel of a to-be-filtered depth image.


For example, a set of pixels meeting the preset condition includes q1, q5, q12, q18, q21, q23 (pixel values are respectively 11, 25, 2, 8, 33, 6), the pixel values of the q1, q5, q12, q18, q21, q23 are sorted, and pixel values arranged in the middle are 8 and 11, so that a mathematical average value └9.5+0.5┘=10 of the 8 and 11 is used as the pixel value of the pixel of the to-be-filtered depth image. Herein, the mathematical average value is used as an example. Definitely, an average value in another form may also be used, such as a geometrical average value.


Specifically, when the second filtering algorithm is used, after all the pixels qi (i=1, 2, . . . , 25) are traversed, the set of pixels meeting the preset condition is determined; the pixels with the maximum pixel value and the minimum pixel value are removed from the set, remaining pixels in the set are averaged to obtain an average value, and the positive integer closest to the average value is used as the pixel value of the pixel of the to-be-filtered depth image.


For example, a set of pixels meeting the preset condition includes q1, q5, q12, q18, q21 (pixel values are respectively 11, 25, 2, 8, 33), pixels q21 and q12, of the maximum and minimum pixel values of the q1, q5, q12, q18, q21 are removed, and the rest q1, q5, q18 are averaged to obtain an average value └(11+25+8)/3+0.5┘=15; the average value 15 is used as the pixel value of the pixel of the to-be-filtered depth image.


Specifically, when the third filtering algorithm is used, after all the pixels qi (i=1, 2, . . . 25) are traversed, the set of pixels meeting the preset condition is determined; the pixel values of the pixels in the set are averaged to obtain an average value, and the average value and the reconstructed pixel value of a current to-be-filtered pixel are compared: when the reconstructed pixel value is greater than or less than the average value, the pixel offset value is subtracted from or added to the reconstructed pixel value to serve as the pixel value of the pixel of the to-be-filtered depth image; and when the reconstructed pixel value is equal to the average value, the average value is directly used as the pixel value of the pixel of the to-be-filtered depth image.


The pixel offset value may be a positive integer closest to a quotient generated by dividing the average value by the number of pixels in the set, or may also be obtained by using another method.


Assuming that a set of pixels meeting the preset condition includes q1, q5, q12, q18, q21 (pixel values are respectively 11, 25, 2, 8, 33), the pixel offset value is └16/5+0.5┘=3.


For example, a reconstructed pixel value of a current reconstructed pixel is 15, pixel values of the q1, q5, q12, q18, q21 are averaged to obtain an average value └(11+25+2+8+33)/5+0.5┘=16, and the reconstructed pixel value and the average value 16 are compared. Because the reconstructed pixel value 15 is less than the average value 16, the reconstructed pixel value is added to the pixel offset value to obtain the pixel value of the pixel of the to-be-filtered depth image, that is, a pixel value finally filtered is 15+3=18.


For example, a reconstructed pixel value of a current reconstructed pixel is 18, pixel values of the q1, q5, q12, q18, q21 are averaged to obtain an average value └(11+25+2+8+33)/5+0.5┘=16, and the reconstructed pixel value and the average value are compared. Because the reconstructed pixel value 18 is greater than the average value 16, the pixel offset value is subtracted from the reconstructed pixel value to obtain the pixel value of the pixel of the to-be-filtered depth image, that is, a pixel value finally filtered is 18−3=15.


For example, a reconstructed pixel value of a current pixel is 16, pixel values of the q1, q5, q12, q18, q21 are averaged to obtain an average value (11+25+2+8+33)/5+0.5=16, and the reconstructed pixel value and the average value are compared. Because the reconstructed pixel value 16 is equal to the average value 16, the average value is used as the pixel value of the pixel of the to-be-filtered depth image.


The method according to the embodiment of the present invention may be executed by a processor (such as a central processing unit (CPU)) or an application-specific integrated circuit (ASIC), or the like. The method according to the embodiment of the present invention may be implemented at a video encoding end or decoding end.


According to the embodiment of the present invention, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition is determined; a set of pixels meeting the preset condition is determined; and a pixel value of the pixel of the to-be-filtered depth image is determined according to pixel values of the pixels in the set, which may effectively remove a ringing effect at an edge of a depth image, and reduce discontinuity of the depth image, thereby improving the quality of a video image.


Embodiment 2

The embodiment of the present invention introduces in detail how to obtain a first filtering threshold σl, a second filtering threshold σr, and a third filtering threshold σd, where: the first filtering threshold σl may be an empirical value 4; the second filtering threshold σr may be obtained by solving a video image filter coefficient which makes an error between an original video image and a reconstructed video image minimum; and the error herein may be a mean squared error (MSE) or an error in another type; and the third filtering threshold σd may be obtained by solving a depth image filter coefficient which makes an error between an original depth image and a reconstructed depth image minimum; and the error herein may be a mean squared error or an error in another type.


Specifically, solving σr is used as an example: use Zk as a filtered video image pixel value, Xk as a pixel value of an original video image, Yi as a pixel value of a reconstructed image in an N×N image block of an adjacent area, and σr,i as a filter coefficient of each pixel (i=1, 2, . . . , N×N); and the mean squared error is used as an error calculating method.


The Yi is filtered to obtain the Zk:







Z
k

=




i
=
1


N
×
N





(


Y
i



σ

r
,
i



)

/




i
=
1


N
×
N





σ

r
,
i


.








An error between the filtered image pixel value Zk and the original image pixel value Xk is:





errork=Zk−Xk.


When the mean squared error is minimum, a corresponding filter coefficient σr,i may be obtained, that is:





σr,i=arg minE[errork2],


where:








E


[

error
k
2

]


=


E


[


(


Z
k

-

X
k


)

2

]


=


E


[


(




i
=
1


N
×
N





Y
i



σ

r
,
i




)

2

]


+

E


[


(

X
k

)

2

]


-

2


E


[


(






i
=
1


N
×
N





Y
i


σ


-
r

,
i





)



(

X
k

)


]






,




E[errork2] is used to obtain a partial derivative:












σ
i





E


[

error
k
2

]



=



2


(




i
,

j
=
1



N
×
N




E


{


(

Y
i

)



(

Y
j

)


}



σ
j



)


-

2


E


[


(

Y
i

)



(

X
k

)


]




=
0








i
=
1

,





,

N
×

N
.






The foregoing equation set is solved to obtain the σr,i, and an optimal video image filter threshold σr is obtained by using a method, for example, for obtaining a median or an average value of coefficients in an optimal filter coefficient set {σr,i}. Specifically, if N=4, σr,1, σr,2, . . . , σr,16 are respectively 2, 2, 6, 3, 21, 12, 10, 7, 4, 8, 5, 3, 8, 14, 23, and 17, an average value σr=(2+2+6+3+21+12+10+7+4+8+5+3+8+14+23+17)/16=137/16=8.5625 may be used as the σr, or a median (7+8)/2=7.5 may also be used as the σr. Definitely, the filter threshold herein may also be an integer value after the average value is rounded down again.


Similarly, a similar method may be used to obtain, by calculation, the depth image filtering threshold σd.


The optimal filter threshold σr and are σd written into a code stream, and transferred to a decoding end.


The embodiment of the present invention provides a flowchart of a depth image filtering threshold obtaining method, and the method is applied to the decoding end. As shown in FIG. 5, the method includes:


S501: Receive data from a video encoding end.


S503: Obtain a depth image filtering threshold from the data that is received from the video encoding end, where the depth image filtering coefficient is used for setting a preset condition, so as to determine pixels that are in an adjacent area of a pixel of a to-be-filtered depth image and meet the preset condition, and obtaining a pixel value of the pixel of the to-be-filtered depth image from the pixels that are in the adjacent area of the pixel of the to-be-filtered depth image and meet the preset condition.


The method according to the embodiment of the present invention may further include:


Step S505: For each pixel in the adjacent area, determine whether the pixel meets the preset condition.


Step S507: Determine a set of pixels meeting the preset condition.


Step S509: Determine the pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.


Step S505 may specifically include:


Step S505′: Determine a median of the pixel values of the pixels in the set, and use the median as the pixel value of the pixel of the to-be-filtered depth image.


The “median” mentioned in the embodiment of the present invention may be a value of an element arranged or an average value of elements arranged in the middle of the set, or may be an average value of elements in the set with a maximum value and a minimum value removed. The median may be calculated in multiple forms.


Optionally, the pixel of the to-be-filtered depth image may be processed by using the foregoing first filtering algorithm, second filtering algorithm or third filtering algorithm.


Optionally, before step S505, the method may further include a step of determining the adjacent area of the pixel of the to-be-filtered depth image, where the adjacent area may be in any shape, such as a row, or a column, or a rectangle, or a square.


The foregoing preset condition may include at least one of the following conditions:


a. a spatial distance between the pixel of the to-be-filtered depth image and the pixel in the adjacent area is less than or equal to a first filtering threshold;


b. a difference value between a depth image pixel value of the pixel of the to-be-filtered depth image and a depth image pixel value of the pixel in the adjacent area is less than or equal to a second filtering threshold; and


c. a difference value between a video image pixel value corresponding to a location of the pixel of the to-be-filtered depth image and a video image pixel value of the pixel in the adjacent area is less than or equal to a third filtering threshold.


The foregoing preset condition may be that one condition among a, b, and c is satisfied, or both a and b are satisfied, or both a and c are satisfied, or both b and c are satisfied, or a, b, and c are all satisfied. The difference value of the pixel value may be a difference value of a component method in any image format, for example, in a YUV format, may be a difference value of each component (Y or U or V) value, or may also be a difference value of a method of an average value of any of several component values. An image format may be a format, such as YUV and RGB.


The embodiment of the present invention provides a data structure of a data packet, including a depth image filtering threshold, including at least one of a first filtering threshold, a second filtering threshold, and a third filtering threshold. The depth image filtering threshold is used for setting a preset condition, so as to determine pixels that are in an adjacent area of a pixel of a to-be-filtered depth image and meet the preset condition, and determining a pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set. The first filtering threshold, the second filtering threshold, and the third filtering threshold may be obtained in the method according to the foregoing embodiment. The data structure in this embodiment is encapsulated with the depth image filtering threshold, and transferred from an encoding end to a decoding end; the decoding end parses a data packet to obtain the depth image filtering threshold, and applies the depth image filtering threshold to set the preset condition, so as to determine the pixel that is in the adjacent area of the pixel of the to-be-filtered depth image and meets the preset condition, and determine the pixel value of the pixel of the to-be-filtered depth image according to the pixel values of the pixels in the set, which may effectively remove a ringing effect at an edge of a depth image, and reduce discontinuity of the depth image, thereby improving the quality of a video image.


Embodiment 3


FIG. 6 is a schematic structural diagram of a depth image filtering apparatus 600 according to Embodiment 3 of the present invention.


As shown in FIG. 6, the depth image filtering apparatus 600 includes: a first judging unit 601 configured to: determine, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition; a first determining unit 603 configured to determine a set of pixels meeting the preset condition; and a first pixel value determining unit 605 configured to determine a pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.


The first pixel value determining unit 605 may be specifically configured to determine a median of the pixel values of the pixels in the set, and use the median as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, as shown in FIG. 7, the first pixel value determining unit 605 may include: a first sorting unit 605-1 configured to sort the pixel values of the pixels in the set; a first calculating unit 605-2 configured to: when the number of pixels in the set is an odd number, use a pixel value that is located in the middle after sorting as the pixel value of the pixel of the to-be-filtered depth image; and a second calculating unit 605-3 configured to: when the number of pixels in the set is an even number, average two pixel values that are located in the middle after sorting to obtain an average value, and use the average value as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, as shown in FIG. 8, the first pixel value determining unit 605 may include: a first removing unit 605-4 configured to remove pixels with a maximum pixel value and a minimum pixel value from the set; and a third calculating unit 605-5 configured to determine an average value of pixel values of remaining pixels in the set, and use the average value as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, as shown in FIG. 9, the first pixel value determining unit 605 may include: a fourth calculating unit 605-6 configured to determine the average value of the pixel values of the pixels in the set; a first comparing unit 605-7 configured to compare the average value with a reconstructed pixel value of the pixel of the to-be-filtered depth image; a fifth calculating unit 605-8 configured to: when the average value is greater than the reconstructed pixel value of the pixel of the to-be-filtered depth image, use the sum of the reconstructed pixel value of the pixel of the to-be-filtered depth image and a pixel offset value as the pixel value of the pixel of the to-be-filtered depth image; a sixth calculating unit 605-9 configured to: when the average value is less than the reconstructed pixel value of the pixel of the to-be-filtered depth image, use a difference that is generated by subtracting the pixel offset value from the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image; and a seventh calculating unit 605-10 configured to: when the average value is equal to the reconstructed pixel value of the pixel of the to-be-filtered depth image, use the average value as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, the depth image filtering apparatus 600 may further include: a first adjacent area determining unit configured to determine the adjacent area of the pixel of the to-be-filtered depth image.


As shown in FIG. 10, besides the foregoing units in FIG. 6, the depth image filtering apparatus 600 may further include: a second filter threshold set determining unit 1001 configured to determine a depth image filter coefficient set which makes an error between an original depth image and a reconstructed depth image minimum; and a second filtering threshold obtaining unit 1003 configured to obtain a median or an average value of a depth image filter coefficient in the depth image filter coefficient set, and use the median or the average value as a second filtering threshold.


As shown in FIG. 11, besides the foregoing units in FIG. 6, the depth image filtering apparatus may further include: a third filter threshold set determining unit 1101 configured to determine a video image filter coefficient set which makes an error between an original video image and a reconstructed video image minimum; and a third filtering threshold obtaining unit 1103 configured to obtain a median or an average value of a video image filter coefficient in the video image filter coefficient set, and use the median or the average value as a third filtering threshold.


The foregoing preset condition may include at least one of the following conditions:


a. a spatial distance between the pixel of the to-be-filtered depth image and the pixel in the adjacent area is less than or equal to a first filtering threshold;


b. a difference value between a depth image pixel value of the pixel of the to-be-filtered depth image and a depth image pixel value of the pixel in the adjacent area is less than or equal to the second filtering threshold; and


c. a difference value between a video image pixel value corresponding to a location of the pixel of the to-be-filtered depth image and a video image pixel value of the pixel in the adjacent area is less than or equal to the third filtering threshold.


The foregoing preset condition may be that one condition among a, b, and c is satisfied, or both a and b are satisfied, or both a and c are satisfied, or both b and c are satisfied, or a, b, and c are all satisfied.


The depth image filtering apparatus according to the embodiment of the present invention may be a processor (such as a CPU) or an ASIC, or the like. The depth image filtering apparatus according to the embodiment of the present invention may be deployed at a video encoding end or decoding end. Specifically, the depth image filtering apparatus may be installed on a computer, a mobile phone, a set top box, a television, other various electronic devices, or the like.


According to the embodiment of the present invention, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition is determined; a set of pixels meeting the preset condition is determined; and a pixel value of the pixel of the to-be-filtered depth image is determined according to pixel values of the pixels in the set, which may effectively remove a ringing effect at an edge of a depth image, and reduce discontinuity of the depth image, thereby improving the quality of a video image.


Embodiment 4


FIG. 12 is a schematic structural diagram of a video decoding end 1200 according to Embodiment 4 of the present invention.


As shown in FIG. 12, the video decoding end 1200 according to the embodiment of the present invention includes: a receiving unit 1201 configured to receive data from a video encoding end; and a filtering threshold obtaining unit 1203 configured to parse the data received from the video encoding end to obtain a filtering threshold, where the filtering threshold is used for setting a preset condition, so as to determine pixels that are in an adjacent area of a pixel of a to-be-filtered depth image and meet the preset condition, and obtaining a pixel value of the pixel of the to-be-filtered depth image from the pixels that are in the adjacent area of the pixel of the to-be-filtered depth image and meet the preset condition.


As shown in FIG. 13, besides the foregoing units in FIG. 12, the video decoding end may further include: a second judging unit 1301 configured to: for each pixel in the adjacent area, determine whether the pixel meets the preset condition; a second determining unit 1303 configured to determine a set of pixels meeting the preset condition; and a second pixel value determining unit 1305 configured to determine the pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.


The second pixel value determining unit 1305 may be specifically configured to determine a median of the pixel values of the pixels in the set, and use the median as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, as shown in FIG. 14, the second pixel value determining unit 1305 may include: a second sorting unit 1305-1 configured to sort the pixel values of the pixels in the set; a first video decoding end calculating unit 1305-2 configured to: when the number of pixels in the set is an odd number, use a pixel value that is located in the middle after sorting as the pixel value of the pixel of the to-be-filtered depth image; and a second video decoding end calculating unit 1305-3 configured to: when the number of pixels in the set is an even number, average two pixel values that are located in the middle after sorting to obtain an average value, and use the average value as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, as shown in FIG. 15, the second pixel value determining unit 1305 may include: a second removing unit 1305-4 configured to remove pixels with a maximum pixel value and a minimum pixel value from the set; and a third video decoding end calculating unit 1305-5 configured to determine an average value of pixel values of remaining pixels in the set, and use a positive integer to which the average value is closest as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, as shown in FIG. 16, the second pixel value determining unit 1305 may include: a fourth video decoding end calculating unit 1305-6 configured to determine the average value of the pixel values of the pixels in the set; a second comparing unit 1305-7 configured to compare the average value with a reconstructed pixel value of the pixel of the to-be-filtered depth image; a fifth video decoding end calculating unit 1305-8 configured to: when the average value is greater than the reconstructed pixel value of the pixel of the to-be-filtered depth image, use the sum of the reconstructed pixel value of the pixel of the to-be-filtered depth image and a pixel offset value as the pixel value of the pixel of the to-be-filtered depth image; a sixth video decoding end calculating unit 1305-9 configured to: when the average value is less than the reconstructed pixel value of the pixel of the to-be-filtered depth image, use a difference that is generated by subtracting the pixel offset value from the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image; and a seventh video decoding end calculating unit 1305-10 configured to: when the average value is equal to the reconstructed pixel value of the pixel of the to-be-filtered depth image, use the average value as the pixel value of the pixel of the to-be-filtered depth image.


Optionally, the video decoding end may further include a second adjacent area determining unit configured to determine the adjacent area of the pixel of the to-be-filtered depth image.


The foregoing preset condition may include at least one of the following conditions:


a. a spatial distance between the pixel of the to-be-filtered depth image and the pixel in the adjacent area is less than or equal to a first filtering threshold;


b. a difference value between a depth image pixel value of the pixel of the to-be-filtered depth image and a depth image pixel value of the pixel in the adjacent area is less than or equal to a second filtering threshold; and


c. a difference value between a video image pixel value corresponding to a location of the pixel of the to-be-filtered depth image and a video image pixel value of the pixel in the adjacent area is less than or equal to a third filtering threshold.


The foregoing preset condition may be that one condition among a, b, and c is satisfied, or both a and b are satisfied, or both a and c are satisfied, or both b and c are satisfied, or a, b, and c are all satisfied. The difference value of the pixel value may be a difference value of a component method in any image format, for example, in a YUV format, may be a difference value of each component (Y or U or V) value, or may also be a difference value of a method of an average value of any of several component values. An image format may be a format, such as YUV and RGB.


The video decoding end according to the embodiment of the present invention may be a processor (such as a CPU) or an ASIC, or the like. The video decoding end according to the embodiment of the present invention may be specifically a computer, a mobile phone, a set top box, a television, other various electronic devices, or the like.


According to the embodiment of the present invention, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition is determined; a set of pixels meeting the preset condition is determined; and a pixel value of the pixel of the to-be-filtered depth image is determined according to pixel values of the pixels in the set, which may effectively remove a ringing effect at an edge of a depth image, and reduce discontinuity of the depth image, thereby improving the quality of a video image.


Persons of ordinary skill in the art should understand that all or a part of the steps for implementing the method embodiments may be implemented by a program instructing relevant hardware. The program may be stored in a computer readable storage medium. When the program is run, the steps included in the method embodiments are performed. The storage medium may be any medium that is capable of storing program code, such as a read-only memory (ROM), a random-access memory (RAM), a magnetic disk, or an optical disc.


Finally, it should be noted that the foregoing embodiments are merely intended for describing the technical solutions of the present invention other than limiting the present invention. Although the present invention is described in detail with reference to the foregoing embodiments, persons of ordinary skill in the art should understand that they may still make modifications to the technical solutions described in the foregoing embodiments or make equivalent replacements to some technical features thereof, without departing from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims
  • 1. A depth image filtering method, comprising: determining, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition;determining a set of pixels meeting the preset condition; anddetermining a pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.
  • 2. The depth image filtering method according to claim 1, wherein determining the pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set comprises: determining a median of the pixel values of the pixels in the set; andusing the median as the pixel value of the pixel of the to-be-filtered depth image.
  • 3. The depth image filtering method according to claim 2, wherein determining the median of the pixel values of the pixels in the set, and using the median as the pixel value of the pixel of the to-be-filtered depth image comprises: sorting the pixel values of the pixels in the set;using a pixel value located in the middle of the sorted pixel values as the pixel value of the pixel of the to-be-filtered depth image when the number of pixels in the set is an odd number; andaveraging two pixel values located in the middle of the sorted pixel values to obtain an average value, and using the average value as the pixel value of the pixel of the to-be-filtered depth image when the number of pixels in the set is an even number.
  • 4. The depth image filtering method according to claim 2, wherein determining the median of the pixel values of the pixels in the set, and using the median as the pixel value of the pixel of the to-be-filtered depth image comprises: removing pixels with a maximum pixel value and a minimum pixel value from the set;determining an average value of pixel values of remaining pixels in the set; andusing the average value as the pixel value of the pixel of the to-be-filtered depth image.
  • 5. The depth image filtering method according to claim 1, wherein determining the pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set comprises: determining an average value of the pixel values of the pixels in the set;comparing the average value with a reconstructed pixel value of the pixel of the to-be-filtered depth image;using the sum of the reconstructed pixel value of the pixel of the to-be-filtered depth image and a pixel offset value as the pixel value of the pixel of the to-be-filtered depth image when the average value is greater than the reconstructed pixel value of the pixel of the to-be-filtered depth image;using a difference that is generated by subtracting the pixel offset value from the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image when the average value is less than the reconstructed pixel value of the pixel of the to-be-filtered depth image; andusing the average value or the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image when the average value is equal to the reconstructed pixel value of the pixel of the to-be-filtered depth image.
  • 6. The depth image filtering method according to claim 1, wherein before determining, for each pixel in the adjacent area of the pixel of the to-be-filtered depth image, whether the pixel meets the preset condition, the method further comprises determining the adjacent area of the pixel of the to-be-filtered depth image.
  • 7. The depth image filtering method according to claim 1, wherein the preset condition comprises at least one of the following conditions: a spatial distance between the pixel of the to-be-filtered depth image and the pixel in the adjacent area is less than or equal to a first filtering threshold;a difference value between a depth image pixel value of the pixel of the to-be-filtered depth image and a depth image pixel value of the pixel in the adjacent area is less than or equal to a second filtering threshold; anda difference value between a video image pixel value corresponding to a location of the pixel of the to-be-filtered depth image and a video image pixel value of the pixel in the adjacent area is less than or equal to a third filtering threshold.
  • 8. The depth image filtering method according to claim 7, further comprising: determining a depth image filter coefficient set which minimizes the error between an original depth image and a reconstructed depth image;obtaining a median or an average value of a depth image filter coefficient in the depth image filter coefficient set; andusing the median or the average value as the second filtering threshold.
  • 9. The depth image filtering method according to claim 7, further comprising: determining a video image filter coefficient set which minimizes an error between an original video image and a reconstructed video image;obtaining a median or an average value of a video image filter coefficient in the video image filter coefficient set; andusing the median or the average value as the third filtering threshold.
  • 10. A depth image filtering threshold obtaining method, comprising: receiving data from a video encoding end; andobtaining a depth image filtering threshold from the data,wherein the depth image filtering threshold is used for setting a preset condition to determine a set of pixels which are in an adjacent area of a pixel of a to-be-filtered depth image and meet the preset condition, andwherein pixel values of the pixels in the set are used for determining a pixel value of the pixel of the to-be-filtered depth image.
  • 11. The depth image filtering threshold obtaining method according to claim 10, further comprising determining the pixel value of the pixel of the to-be-filtered depth image according to the pixel values of the pixels in the set.
  • 12. The depth image filtering threshold obtaining method according to claim 11, wherein determining the pixel value of the pixel of the to-be-filtered depth image according to the pixel values of the pixels in the set comprises: determining a median of the pixel values of the pixels in the set; andusing the median as the pixel value of the pixel of the to-be-filtered depth image.
  • 13. The depth image filtering threshold obtaining method according to claim 12, wherein determining the median of the pixel values of the pixels in the set, and using the median as the pixel value of the pixel of the to-be-filtered depth image comprises: sorting the pixel values of the pixels in the set;using a pixel value located in the middle of the sorted pixel values as the pixel value of the pixel of the to-be-filtered depth image when the number of pixels in the set is an odd number; andaveraging two pixel values located in the middle of the sorted pixel values to obtain an average value, and using the average value as the pixel value of the pixel of the to-be-filtered depth image when the number of pixels in the set is an even number.
  • 14. The depth image filtering threshold obtaining method according to claim 12, wherein determining the median of the pixel values of the pixels in the set, and using the median as the pixel value of the pixel of the to-be-filtered depth image comprises: removing pixels with a maximum pixel value and a minimum pixel value from the set;determining an average value of pixel values of remaining pixels in the set; andusing the average value as the pixel value of the pixel of the to-be-filtered depth image.
  • 15. The depth image filtering threshold obtaining method according to claim 11, wherein the determining the pixel value of the pixel of the to-be-filtered depth image according to the pixel values of the pixels in the set comprises: determining an average value of the pixel values of the pixels in the set;comparing the average value with a reconstructed pixel value of the pixel of the to-be-filtered depth image;using the sum of the reconstructed pixel value of the pixel of the to-be-filtered depth image and a pixel offset value as the pixel value of the pixel of the to-be-filtered depth image when the average value is greater than the reconstructed pixel value of the pixel of the to-be-filtered depth image;using a difference that is generated by subtracting the pixel offset value from the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image when the average value is less than the reconstructed pixel value of the pixel of the to-be-filtered depth image; andusing the average value as the pixel value of the pixel of the to-be-filtered depth image when the average value is equal to the reconstructed pixel value of the pixel of the to-be-filtered depth image.
  • 16. The depth image filtering threshold obtaining method according to claim 10, further comprising determining the adjacent area of the pixel of the to-be-filtered depth image.
  • 17. The depth image filtering threshold obtaining method according to claim 10, wherein the preset condition comprises at least one of the following conditions: a spatial distance between the pixel of the to-be-filtered depth image and the pixel in the adjacent area is less than or equal to a first filtering threshold;a difference value between a depth image pixel value of the pixel of the to-be-filtered depth image and a depth image pixel value of the pixel in the adjacent area is less than or equal to a second filtering threshold; anda difference value between a video image pixel value corresponding to a location of the pixel of the to-be-filtered depth image and a video image pixel value of the pixel in the adjacent area is less than or equal to a third filtering threshold.
  • 18. The depth image filtering threshold obtaining method according to claim 10, further comprising: determining, by the video encoding end, a depth image filter coefficient set which minimizes an error between an original depth image and a reconstructed depth image;obtaining a median or an average value of a depth image filter coefficient in the depth image filter coefficient set; andusing the median or the average value as a second filtering threshold.
  • 19. The depth image filtering threshold obtaining method according to claim 10, further comprising: determining, by the video encoding end, a video image filter coefficient set which minimizes an error between an original video image and a reconstructed video image;obtaining a median or an average value of a video image filter coefficient in the video image filter coefficient set; andusing the median or the average value as a third filtering threshold.
  • 20. A depth image filtering apparatus, comprising: a first judging unit configured to determine, for each pixel in an adjacent area of a pixel of a to-be-filtered depth image, whether the pixel meets a preset condition;a first determining unit configured to determine a set of pixels meeting the preset condition; anda first pixel value determining unit configured to determine a pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.
  • 21. The depth image filtering apparatus according to claim 20, wherein the first pixel value determining unit is configured to determine a median of the pixel values of the pixels in the set, and use the median as the pixel value of the pixel of the to-be-filtered depth image.
  • 22. The depth image filtering apparatus according to claim 21, wherein the first pixel value determining unit comprises: a first sorting unit configured to sort the pixel values of the pixels in the set;a first calculating unit configured to use a pixel value located in the middle of the sorted pixel values as the pixel value of the pixel of the to-be-filtered depth image when the number of pixels in the set is an odd number; anda second calculating unit configured to average two pixel values that are located in the middle of the sorted pixel values to obtain an average value, and use the average value as the pixel value of the pixel of the to-be-filtered depth image when the number of pixels in the set is an even number.
  • 23. The depth image filtering apparatus according to claim 21, wherein the first pixel value determining unit comprises: a first removing unit configured to remove pixels with a maximum pixel value and a minimum pixel value from the set; anda third calculating unit configured to determine an average value of pixel values of remaining pixels in the set, and use the average value as the pixel value of the pixel of the to-be-filtered depth image.
  • 24. The depth image filtering apparatus according to claim 20, wherein the first pixel value determining unit comprises: a fourth calculating unit configured to determine an average value of the pixel values of the pixels in the set;a first comparing unit configured to compare the average value with a reconstructed pixel value of the pixel of the to-be-filtered depth image;a fifth calculating unit configured to use the sum of the reconstructed pixel value of the pixel of the to-be-filtered depth image and a pixel offset value as the pixel value of the pixel of the to-be-filtered depth image when the average value is greater than the reconstructed pixel value of the pixel of the to-be-filtered depth image;a sixth calculating unit configured to use a difference that is generated by subtracting the pixel offset value from the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image when the average value is less than the reconstructed pixel value of the pixel of the to-be-filtered depth image; anda seventh calculating unit configured to use the average value or the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image when the average value is equal to the reconstructed pixel value of the pixel of the to-be-filtered depth image.
  • 25. The depth image filtering apparatus according to claim 20, further comprising a first adjacent area determining unit configured to determine the adjacent area of the pixel of the to-be-filtered depth image.
  • 26. The depth image filtering apparatus according to claim 20, wherein the preset condition comprises at least one of the following conditions: a spatial distance between the pixel of the to-be-filtered depth image and the pixel in the adjacent area is less than or equal to a first filtering threshold;a difference value between a depth image pixel value of the pixel of the to-be-filtered depth image and a depth image pixel value of the pixel in the adjacent area is less than or equal to a second filtering threshold; anda difference value between a video image pixel value corresponding to a location of the pixel of the to-be-filtered depth image and a video image pixel value of the pixel in the adjacent area is less than or equal to a third filtering threshold.
  • 27. The depth image filtering apparatus according to claim 26, wherein the apparatus further comprises: a first filter coefficient set determining unit configured to determine a depth image filter coefficient set which minimizes an error between an original depth image and a reconstructed depth image; anda second filtering threshold obtaining unit configured to obtain a median or an average value of a depth image filter coefficient in the depth image filter coefficient set, and use the median or the average value as the second filtering threshold.
  • 28. The depth image filtering apparatus according to claim 26, wherein the apparatus further comprises: a second filter coefficient set determining unit configured to determine a video image filter coefficient set which minimizes an error between an original video image and a reconstructed video image; anda third filtering threshold obtaining unit configured to obtain a median or an average value of a video image filter coefficient in the video image filter coefficient set, and use the median or the average value as the third filtering threshold.
  • 29. A video decoding end, comprising: a receiving unit configured to receive data from a video encoding end; anda filtering threshold obtaining unit configured to obtain a depth image filtering threshold from the data that is received from the video encoding end,wherein the depth image filtering threshold is used for setting a preset condition to determine a set of pixels which are in an adjacent area of a pixel of a to-be-filtered depth image and meet the preset condition, and pixel values of the pixels in the set are used for determining a pixel value of the pixel of the to-be-filtered depth image.
  • 30. The video decoding end according to claim 29, further comprising: a second judging unit configured to, for each pixel in the adjacent area of the pixel of the to-be-filtered depth image, determine whether the pixel meets the preset condition;a second determining unit configured to determine the set of pixels meeting the preset condition; anda second pixel value determining unit configured to determine the pixel value of the pixel of the to-be-filtered depth image according to pixel values of the pixels in the set.
  • 31. The video decoding end according to claim 30, wherein the second pixel value determining unit is specifically configured to determine a median of the pixel values of the pixels in the set, and use the median as the pixel value of the pixel of the to-be-filtered depth image.
  • 32. The video decoding end according to claim 31, wherein the second pixel value determining unit comprises: a second sorting unit configured to sort the pixel values of the pixels in the set;a first video decoding end calculating unit configured to use a pixel value that is located in the middle of the sorted pixel values as the pixel value of the pixel of the to-be-filtered depth image when the number of pixels in the set is an odd number; anda second video decoding end calculating unit configured to average two pixel values that are located in the middle of the sorted pixel values to obtain an average value, and use the average value as the pixel value of the pixel of the to-be-filtered depth image when the number of pixels in the set is an even number.
  • 33. The video decoding end according to claim 31, wherein the second pixel value determining unit comprises: a second removing unit configured to remove pixels with a maximum pixel value and a minimum pixel value from the set; anda third video decoding end calculating unit configured to determine an average value of pixel values of remaining pixels in the set, and use a positive integer to which the average value is closest as the pixel value of the pixel of the to-be-filtered depth image.
  • 34. The depth image filtering apparatus according to claim 30, wherein the second pixel value determining unit comprises: a fourth video decoding end calculating unit configured to determine an average value of the pixel values of the pixels in the set;a second comparing unit configured to compare the average value with a reconstructed pixel value of the pixel of the to-be-filtered depth image;a fifth video decoding end calculating unit configured to use the sum of the reconstructed pixel value of the pixel of the to-be-filtered depth image and a pixel offset value as the pixel value of the pixel of the to-be-filtered depth image when the average value is greater than the reconstructed pixel value of the pixel of the to-be-filtered depth image;a sixth video decoding end calculating unit configured to use a difference that is generated by subtracting the pixel offset value from the reconstructed pixel value of the pixel of the to-be-filtered depth image as the pixel value of the pixel of the to-be-filtered depth image when the average value is less than the reconstructed pixel value of the pixel of the to-be-filtered depth image; anda seventh video decoding end calculating unit configured to use the average value as the pixel value of the pixel of the to-be-filtered depth image when the average value is equal to the reconstructed pixel value of the pixel of the to-be-filtered depth image.
  • 35. The video decoding end according to claim 29, further comprising a second adjacent area determining unit configured to determine the adjacent area of the pixel of the to-be-filtered depth image.
  • 36. The video decoding end according to claim 29, wherein the preset condition comprises at least one of the following conditions: a spatial distance between the pixel of the to-be-filtered depth image and the pixel in the adjacent area is less than or equal to a first filtering threshold;a difference value between a depth image pixel value of the pixel of the to-be-filtered depth image and a depth image pixel value of the pixel in the adjacent area is less than or equal to a second filtering threshold; anda difference value between a video image pixel value corresponding to a location of the pixel of the to-be-filtered depth image and a video image pixel value of the pixel in the adjacent area is less than or equal to a third filtering threshold.
Priority Claims (1)
Number Date Country Kind
201110376446.0 Nov 2011 CN national
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of International Application No. PCT/CN2012/084890, filed on Nov. 20, 2012, which claims priority to Chinese Patent Application No. 201110376446.0, filed on Nov. 23, 2011, both of which are hereby incorporated by reference in their entireties.

Continuations (1)
Number Date Country
Parent PCT/CN2012/084890 Nov 2012 US
Child 14285955 US