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.

convert_OD2RGB

Convert from optical density (OD_RGB) to RGB.

convert_RGB2OD

Convert from RGB to optical density (OD_RGB) space.

imresize

Resize input image.

locsize2bounds

Convert a location and size to bounds.

pad_bounds

Add padding to bounds.