New in Wolfram
Mathematica
8: New and Improved Scientific and Information Visualization
◄
previous
|
next
►
Graphics & Visualization
Create Image Plots of Discrete Wavelet Transforms
Create an image plot of the basis tree of the wavelet image coefficients for the discrete wavelet transform of an image.
In[1]:=
X
WaveletImagePlot[ DiscreteWaveletTransform[ ImageCrop[Import["ExampleData/peacock.tif"], {150, 150}], Automatic, 4], ImageSize -> 550, PlotLayout -> "Grid"]
Out[1]=