Generate and affine transformation matrix. Given a set of points, a center, a scale and a targer resolution, the function generates and affine transformation matrix. If invert is ``True`` it will produce the inverse transformation. Arguments: point {torch.tensor} -- the inp
(point, center, scale, resolution, invert=False)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected