Package lib.transformations

Interface Summary
Transformer<T extends Image>  
 

Class Summary
AffineFlipTransform  
AffineFlopTransfrom  
AffineRotateQuadrantsTransform functor class to rotate an image by the given quadrant
AffineRotateTransform functor class to rotate an image by the given degrees
AffineScaleTransform  
AffineShearTransform functor class to affineShear an image
FlipTransform functor class to affineFlip an image
FlopTransform functor class to affineFlop an image
ImageTransform Produces transformed copies of a given input image.
NoneTransform  
RotateTransform functor class to rotate an image by the given degrees
ScaleTransform functor class to affineScale an image