Closed scizen9 closed 1 year ago
New transformation AsymmetricPolynomialTransform based on scikit image _geometric.py PolynomialTransform, but able to handle non-square orders, such as (2, 4).
Updated SolveGeom.py to use new asymmetric polynomial transform.
Will do this another way. Too many redundant commits!
New transformation AsymmetricPolynomialTransform based on scikit image _geometric.py PolynomialTransform, but able to handle non-square orders, such as (2, 4).
Updated SolveGeom.py to use new asymmetric polynomial transform.