From: talal hammouri on
Hi all,
As we know wavelet toolbox can made compression for images as an example 2-D Wavelet, My question can wavelet toolbox compress video or just extract images from the video and do compression for the images and then re-extract the compression image to made video ? . can any body help me in this issue. since i need it in my research.

Thanxs
From: Wayne King on
"talal hammouri" <talalah(a)yahoo.com> wrote in message <hjp2dv$o69$1(a)fred.mathworks.com>...
> Hi all,
> As we know wavelet toolbox can made compression for images as an example 2-D Wavelet, My question can wavelet toolbox compress video or just extract images from the video and do compression for the images and then re-extract the compression image to made video ? . can any body help me in this issue. since i need it in my research.
>
> Thanxs

Hi, do you have the R2010a pre-release? 3D wavelet transforms are now supported. There are utilities for 3D wavelet decomposition and reconstruction. See the wavelet3ddemo.
Wayne