Coordinates and Affine Transforms

transform_to_coords(transform[, bbox, …])

Return the coordinates for a given transform

transform_to_res(transform)

Return the resolution from a transform

transform_to_bounds(transform, height, width)

Return a BoundingBox for some transform and shape

coords_to_transform(y, x[, center, …])

Calculate Affine transform from coordinates

coords_to_bounds(y, x[, center, assume_unique])

Calculate the BoundingBox of the coordinates