Wavelet Toolbox |
Other Images
The Wavelet Toolbox lets you work with some other type of images. Using the imread
function, the various tools using images try to load indexed images from files that are not MAT files (for example PCX -files).
For more information on the supported file types, type help imread
.
Use the imfinfo
function to find the type of image stored in the file. If the file does not contain an indexed image, the load operation fails.
Wavelet Decomposition of Indexed Images | Image Conversion |
© 1994-2005 The MathWorks, Inc.