User`s guide

R2007a
17-2
Enhancements to imresize Function
imresize now runs faster, uses less memory, supports new interpolation methods, and
supports new options for specifying output size.
Compatibility Considerations
The imresize function has been completely rewritten with new algorithms, new options,
and new syntaxes. If you need the results produced by the version of imresize in
previous releases, use the imresize_old function.
applycform Supports Tetrahedral Interpolation
The applycform function now uses tetrahedral interpolation for profiles containing
multidimensional lookup tables, and returns more accurate results.
Compatibility Considerations
The results returned by applycform are more accurate but they are different than
results returned in previous releases, for profiles containing multidimensional lookup
tables.
Control Point Selection Tool Enhancements
The Control Point Selection Tool has enhanced visual appearance and usability. For
example, points are now numbered for easier identification of matched pairs.
In addition, the tool now supports a 'wait' option which enables cpselect to be
used in scripts. When you specify this option, cpselect blocks the MATLAB command
line until point selection is completed. For information about using the Control Point
Selection Tool, see Image Registration and the reference page for the cpselect function.
Compatibility Considerations
The Control Point Selection Tool no longer includes the Redo or Undo options on the
Edit menu.