Module: tfg.image.transformer

This module implements image transformation functionalities.

Classes

class BorderType: An enumeration.

class PixelType: An enumeration.

class ResamplingType: An enumeration.

Functions

perspective_transform(...): Applies a projective transformation to an image.

sample(...): Samples an image at user defined coordinates.