Emgu - GetHomographyMatrixFromMatchedFeatures 每次都返回 null
我正在使用 Emgu(一个 OpenCV C# 包装器),每次我尝试从 GetHomographyMatrixFromMatchedFeatures 方法获取 HomographyMatrix 时,它都会返回 null。 GetHomographyMatrixFromMatchedFeatures 方法注释状态“恢复单应矩阵 使用RANDSAC。如果无法恢复矩阵,则返回 null。”
我有有效的匹配特征。
我不明白为什么它无法恢复矩阵。有任何线索吗?
谢谢。
I am using Emgu (an OpenCV C# wrapper), and every time I try to get a HomographyMatrix from the GetHomographyMatrixFromMatchedFeatures method, it comes back null. The GetHomographyMatrixFromMatchedFeatures method comments state "Recover the homography matrix
using RANDSAC. If the matrix cannot be recovered, return null."
I have valid matched features.
I don't understand why it wouldn't be able to recover the matrix. Any clues?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论