Sir i am working on a project in which I had applied 1D DWT on a lena image.The image looks like i attached. Now i want to compress the LL band of the image(the part of the image containing the complete image).

1 次查看(过去 30 天)
but i am not getting how to take only that part of the image.e.g. if i want to take complete image i will use
i=imread('lena.bmp'); imshow(i); and it will display the complete image.
but now i want only access LL part of the image as I have to apply DPCM only in that part(subband) of the image.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Wavelet Toolbox 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by