.DataAugmentationthreepointwarpaffine
	
function defined in module 
	DataAugmentation
			threepointwarpaffine(srcps, dstps)
			Calculate an affine 
			
			CoordinateTransformations.LinearMap
		
 from 3 source points to 3 destination points.
Adapted from CoordinateTransformations.jl#30 .
There is
			1
			method for DataAugmentation.threepointwarpaffine:
		
The following page links back here: