Loading

摘要: 1 变换矩阵 平移矩阵 \[ \begin{bmatrix} 1 & 0 & t_x\\ 0 & 1 & t_y\\ 0 & 0 & 1\\ \end{bmatrix} \begin{bmatrix} x \\ y \\ 1 \\ \end{bmatrix} = \begin{bmatrix} x 阅读全文
posted @ 2020-06-03 16:01 芒果和小猫 阅读(301) 评论(0) 推荐(0) 编辑