affinetrans
(method of EBSD)
perform an affine transformation on spatial ebsd data
Syntax
ebsd = affinetrans(ebsd, A, b)
Input
ebsd | |
A |
transformation matrix or homogeneous coordinates, e.g. [1 0;0 1] or [1 0 dy; 0 1 dx; 0 0 1 ] |
b |
shift term |
Output
transformed ebsd |
MTEX 4.0.4 |