User`s guide

3-5
Old Example File Name New Example File Name
ipexmri.m MRISliceExample.m
ipexndvi.m MultispectralVegetationSegmentationExample.m
ipexnormxcorr2.m RegisterNormalizedCrossCorrelationExample.m
ipexpendulum.m PendulumLengthExample.m
ipexprops.m MeasureGrayscaleRegionsExample.m
ipexradius.m MeasureRadiusExample.m
ipexreconstruct.m ReconstructImageExample.m
ipexregularized.m RegularizedImageDeblurringExample.m
ipexrice.m NonuniformIlluminationExample.m
ipexrotate.m RotationFitgeotransExample.m
ipexroundness.m RoundObjectsExample.m
ipexshear.m PadShearImageExample.m
ipexsnow.m SnowflakesGranulometryExample.m
ipextexturefilter.m TextureSegmentationExample.m
ipextraffic.m TrafficSegmentationExample.m
ipexwatershed.m WatershedSegmentationExample.m
ipexwiener.m WienerImageDeblurringExample.m
Location of sample images changed
The location of Image Processing Toolbox sample images has changed. These images
were stored in the imdemos folder and are now stored in the imdata folder.
regionprops function uses new algorithm to calculate perimeter
The regionprops function uses a new algorithm to calculate a perimeter, when used with
the ‘Perimeter’ option. Because of this change, regionprops returns different results
for the perimeter calculations than it did in earlier releases.