While executing the Matlab Command
Lo_D,Hi_D,Lo_R,Hi_R] = wfilters('db4')
I obtained the following coefficients for the db4 2D wavelet filters
[Lo_D,Hi_D,Lo_R,Hi_R] = wfilters('db4')
Lo_D = [-0.0106 0.0329 0.0308 -0.1870 -0.0280 0.6309 0.7148 0.2304]
Hi_D = [-0.2304 0.7148 -0.6309 -0.0280 0.1870 0.0308 -0.0329 -0.0106]
Lo_R = [0.2304 0.7148 0.6309 -0.0280 -0.1870 0.0308 0.0329 -0.0106]
Hi_R = [-0.0106 -0.0329 0.0308 0.1870 -0.0280 -0.6309 0.7148 -0.2304]
Kindly help me to understand,how, these coefficients will process an image