User`s guide

6-3
Writing private metadata when anonymizing DICOM files
The dicomanon function now supports writing private metadata fields using the
'WritePrivate' parameter
Expanded color options with imshowpair
imshowpair now supports additional color options for displaying image differences and
stereo imagery when using the new 'ColorChannels' parameter. Using the 'red-
cyan' value with this parameter is particularly useful for viewing stereo anaglyphs.
Performance improvements
The performance of the following functions has improved by taking advantage of
hardware optimizations and multicore capabilities:
adapthisteq
histeq
imrotate
intlut
The dicomanon, dicominfo, dicomlookup, dicomread, dicomwrite functions have optimized
implementations.
New Example
Detect and measure circular objects in an image (ipexcircles).