affine_matrix
affine_matrix(tmat, shift):
Creates an affine transformation matrix from a 3x3 transformation matrix or set of matrices and a shift or set of vecs
tmat:np.ndarraybase transformation matrices
shift:AnyNo description…
:returns:_No description…
Examples:
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings