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