下坡单纯形法

发布于 2024-08-01 23:44:23 字数 126 浏览 3 评论 0原文

是否可以使用下坡单纯形法进行模板匹配?假设我在对象的边缘有 40 个地标,并且这些地标上的法向量具有像素强度,并且我想使用下坡单纯形法来拉伸我所拥有的模板每次迭代后的迭代我将检查我正在处理的模板对象和图像中像素的均方误差?有人知道吗?谢谢

Is it possible to use Downhill Simplex Method for template matching?Let's say I have 40 landmarks on the edges of an object and I have pixel intesities of normal vectors on these landmarks and I want to use Downhill Simplex Method for strecthing the template I have with iterations after each iteration i will check mean square of errors of the pixels I have in the template object and image I am working on?Anyone got an idea?Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

维持三分热 2024-08-08 23:44:23

你的问题的答案是肯定的。 但均方误差并不能为您提供最佳解决方案,我建议使用马哈拉诺比斯距离代替。 更多细节可在以下参考文献中找到:F. Arambula Cosio、J. Marquez Flores 和 M. Padilla Castañeda。 在活动形状模型中使用单纯形搜索来改进边界分割。 模式识别快报,31:806—817,2010。

The answer to your question is yes. But Mean Square Error doesn't give you the best solution, I recommend using the Mahalanobis distance instead. Further details are to be found on the following reference: F. Arambula Cosio, J. Marquez Flores, and M. Padilla Castañeda. Use of simplex search in active shape models for improved boundary segmentation. Pattern Recognition Letters, 31:806—817, 2010.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文