Uses of Interface
lib.transformations.Transformer

Packages that use Transformer
lib.transformations   
 

Uses of Transformer in lib.transformations
 

Classes in lib.transformations that implement Transformer
 class AffineFlipTransform
           
 class AffineFlopTransfrom
           
 class AffineRotateQuadrantsTransform
          functor class to rotate an image by the given quadrant
 class AffineRotateTransform
          functor class to rotate an image by the given degrees
 class AffineScaleTransform
           
 class AffineShearTransform
          functor class to affineShear an image
 class FlipTransform
          functor class to affineFlip an image
 class FlopTransform
          functor class to affineFlop an image
 class ImageTransform
          Produces transformed copies of a given input image.
 class NoneTransform
           
 class RotateTransform
          functor class to rotate an image by the given degrees
 class ScaleTransform
          functor class to affineScale an image