From 95cf222e29dfce0f2c3e2771912aa007c64cd874 Mon Sep 17 00:00:00 2001 From: yo mama Date: Sat, 24 Jun 2017 20:21:21 -0700 Subject: added 3Drotate script --- bin/3Drotate | 39 --------------------------------------- 1 file changed, 39 deletions(-) (limited to 'bin/3Drotate') diff --git a/bin/3Drotate b/bin/3Drotate index 227b92d..55b50e6 100755 --- a/bin/3Drotate +++ b/bin/3Drotate @@ -757,45 +757,6 @@ v4=$vv #u5=$uu #v5=$vv -# unused -: ' -# Now invert P to get Q for the inverse perspective transformation -# Use the Method of the Adjoint Matrix = transpose of matrix of cofactors divided by the determinant -# M3inverse $P00 $P01 $P02 $P10 $P11 $P12 $P20 $P21 $P22 -# -# project output corners to input domain -# UL -#echo "UL 0,0" -#u=$u1 -#v=$v1 -#echo "u,v=$u,$v" -#inverseProject $u $v -#echo "i,j=$ii,$jj" -#echo "UR 255,0" -#u=$u2 -#v=$v2 -#echo "u,v=$u,$v" -#inverseProject $u $v -#echo "i,j=$ii,$jj" -#echo "BR 255,255" -#u=$u3 -#v=$v3 -#echo "u,v=$u,$v" -#inverseProject $u $v -#echo "i,j=$ii,$jj" -#echo "BL 0,255" -#u=$u4 -#v=$v4 -#echo "u,v=$u,$v" -#inverseProject $u $v -#echo "i,j=$ii,$jj" -#echo "C 127.5,127.5" -#u=$u5 -#v=$v5 -#echo "u,v=$u,$v" -#inverseProject $u $v -#echo "i,j=$ii,$jj" -' # deal with adjustments for auto settings # first get the bounding box dimensions -- cgit v1.2.3-70-g09d2