A similarity transformation includes only rotation, translation,
isotropic scaling, and reflection. A similarity transformation does not modify the
shape of an input object. Straight lines remain straight, and parallel lines remain
parallel.
Note
isSimilarity
returns True
if the
transformation includes reflection. Some toolbox functions, such as imregister
, support only
non-reflective similarity. Other functions, such as fitgeotrans
, support
reflection.