.DataAugmentationComposedProjectiveTransform
	
struct defined in module 
	DataAugmentation
			ComposedProjectiveTransform(tfms...)
			Wrap multiple projective 
			tfms and apply them efficiently. The projections are fused into a single projection and only points inside the final crop are evaluated.
There are
			2
			methods for DataAugmentation.ComposedProjectiveTransform:
		
The following pages link back here:
projective/affine.jl , projective/compose.jl , projective/crop.jl