JirongZhang / DeepHomography

Content-Aware Unsupervised Deep Homography Estimation
MIT License
340 stars 57 forks source link

fc输出的8个值是四个顶点坐标?而不是变换矩阵的8个参数? #42

Open gjd2017 opened 2 years ago

hmf21 commented 1 year ago

四点对和八个参数之间是可以相互转换的吧

lhaippp commented 1 year ago

because it is not stable to directly compute homography matrix

hmf21 commented 1 year ago

hi @lhaippp, is there any materials or papers that explain this conclusion?

lhaippp commented 1 year ago

hi @lhaippp, is there any materials or papers that explain this conclusion?

yes, check it in "Multi-view geometry".