Submitted by Bruce (not verified) on Thu, 2008-01-24 16:49.
Dylan
Some progress to report. I have a query that takes a table of from/to
x,y values and computes the coefficients. It then computes the
determinant of the transformation matrix. Next step is to compute the
inverse and then the affine coefficients. It is a bit hard coded at
this point but when it is working I will try to make it as generic as possible.
Dylan Some progress to
Dylan
Some progress to report. I have a query that takes a table of from/to
x,y values and computes the coefficients. It then computes the
determinant of the transformation matrix. Next step is to compute the
inverse and then the affine coefficients. It is a bit hard coded at
this point but when it is working I will try to make it as generic as possible.