【问题标题】:Substitute estimateGeometrictransformation代用估计几何变换
【发布时间】:2014-11-25 18:06:22
【问题描述】:

我通过 matlab 的帮助发现函数“estimateGeometrictransformation”不支持“Briskpoints”。怎么能代替呢。我必须实现一个代码来检测匹配点。 (就像我在这个例子中看到的http://it.mathworks.com/help/vision/examples/object-detection-in-a-cluttered-scene-using-point-feature-matching.html

谢谢。

【问题讨论】:

    标签: matlab computer-vision matlab-cvst


    【解决方案1】:

    如果pointsbriskPoints 对象,您应该能够使用points.Location 获取x-y 坐标,并将它们传递给estimateGeometricTransformation

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-01-16
      • 2018-09-02
      • 2020-02-24
      • 2018-05-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多