ewoksndreg.transformation.numpy_backend.homography_transform_coordinates# ewoksndreg.transformation.numpy_backend.homography_transform_coordinates(active, coord)[source]# Parameters: active (ndarray) – shape (N+1, N+1) or (K, N+1, N+1) coord (Sequence[ndarray]) – shape (N, M) Return type: ndarray Returns: shape (N, M) or (K, N, M)