What happens in Affine transformation (in python) when you multiple a point with a matrix?

后端 未结 0 1450
温柔的废话
温柔的废话 2021-01-30 23:39

Maybe I am missing something here, but the following behavior is quite unexpected to me when using the Affine python library.

from affine import Affine
t = Affine         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题