R12 Release Notes    

Chapter 23
Image Processing Toolbox 2.2.2 Release Notes


New Features

The focus of the Image Processing Toolbox 2.2.2 is on bug fixes (see Major Bug Fixes below).

A number of important new features will be released in the Image Processing Toolbox 3.0, which will be made available in a Web downloadable version after Release 12.0 is released.

New Demo

The Image Processing Toolbox 2.2.2 includes the new landsatdemo function, which is a demo that illustrates how to construct color composite images from multispectral Landsat data.

Support For Function Handles

The following functions have been updated to support function handles, a new MATLAB 6.0 language feature:

The MATLAB language has a new data type called the function handle. The function handle captures all the information about a function that MATLAB needs to evaluate it. You can pass a function handle in an argument list to other functions. See Function Handles of these Release Notes for further information about function handles.

Documentation Enhanced

The online Image Processing Toolbox User's Guide was enhanced for Release 12 by adding a "Getting Started" section, and by adding glossaries of relevant terms at the beginning of several chapters.


 Known Software Problems Major Bug Fixes