transformsΒΆ

Define Image transforms.

Functions

background_composite

Image composite with specified background.

bounds2locsize

Calculate the size of a tuple of bounds.

bounds2slices

Convert bounds to slices.

imresize

Resize input image.

locsize2bounds

Convert a location and size to bounds.

od2rgb

Convert from optical density (OD_RGB) to RGB.

pad_bounds

Add padding to bounds.

rgb2od

Convert from RGB to optical density (OD_RGB) space.