Rotate
	
struct defined in module 
	DataAugmentation
			Rotate(γ)
Rotate(γs)
Rotate 2D spatial data around the center by an angle chosen at uniformly from [-γ, γ], an angle given in degrees.
			You can also pass any 
			Distributions.Sampleable from which the angle is selected.
			
			
			
			tfm
			 
			=
			 
			
			Rotate
			(
			10
			)There are
			2
			methods for DataAugmentation.Rotate:
		
The following pages link back here: