s_i 在 OpenCV findHomography() 函数中代表啥?

Posted

技术标签:

【中文标题】s_i 在 OpenCV findHomography() 函数中代表啥?【英文标题】:What does s_i stands for in OpenCV findHomography() function?s_i 在 OpenCV findHomography() 函数中代表什么? 【发布时间】:2015-10-05 16:07:55 【问题描述】:

findHomography() 的 doc 表明此函数估计的转换是:

(来源:opencv.org)

为什么会有s_i?它代表什么?

单应变换不应该只是x' = Hx吗?

【问题讨论】:

【参考方案1】:

如documentation后面所述:

单应矩阵被确定为一个尺度。因此,它被归一化,使得 h_33=1。

所以s_i 是比例。

【讨论】:

以上是关于s_i 在 OpenCV findHomography() 函数中代表啥?的主要内容,如果未能解决你的问题,请参考以下文章

Luogu P1600 天天爱跑步 树上差分

AtCoderCODE FESTIVAL 2016 qual C E-順列辞書 / Encyclopedia of Permutations

[CQOI2015]任务查询系统

使用严格函数式编程从 poset 生成 DAG

BZOJ 4709柠檬 斜率优化dp+单调栈

NOIP2017模拟12.3子串