User`s guide

18 Image Processing Toolbox 3.1 Release Notes
18-10
ipexrotate
Finding the Rotation and Scale of a Distorted
Image: illustrates how to use the
cp2tform function
to get the rotation angle and scale factor of a
distorted image.
ipexsegcell
Detecting a Cell Using Image Segmentation:
illustrates how to use dilation and erosion to
perform edge detection.
ipexsegmicro
Detecting Microstructures Using Image
Segmentation: illustrates how to use morphological
opening and closing to extract large objects from an
image.
ipexsegwatershed
Detecting Touching Objects Using Watershed
Segmentation: illustrates use of morphology
functions to perform marker-control watershed
segmentation.
ipexshear
Padding and Shearing an Image Simultaneously:
illustrates how to use the padding options of the
image transformation functions.
ipextform
Creating a Gallery of Transformed Images:
illustrates how to use the
imtransform function to
perform many types of image transformations.