Create a similarity geometric transformation that rotates each image by 45 degrees and shrinks each image. The transformation does not translate the images.
Transformed image, returned as a numeric matrix or numeric array.
B has the same data type as A
and its first two dimensions are w.OutputSize. If
A has p planes, then
B will also have p
planes.