如何比较两张图片中的两条曲线?
我有 2 张图片,有两条线,我想比较这两条曲线并知道它们有多少相似之处...我使用 Mathlab 进行编程,还使用图像处理包。
提前致谢
相册
I have 2 picture that there is two line,I want to compare there two curved line and know how much they are similar together...I use Mathlab for programming and also use Image process package.
Thank's in advance
Photo Album
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果这个问题仍然悬而未决,我建议您看看 Fréchet ,或 Hausdorff 距离度量。这两个是两条曲线之间距离的度量。
If this question is still open, I would advice you to have a look at Fréchet, or Hausdorff distance measures. These two are measures of distance between two curves.