Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在输入图像中找出给定的图像......首先我使用 opencv 使用模板匹配,但它没有给出正确的结果。所以我切换到使用带有opencv的SIFT进行关键点匹配。但我无法在输入图像中找到像素位置。有人请帮助我我到处寻找但无法解决我的问题
这是一个多方面的问题。它更容易帮助解决特定的问题或问题。
Youtube 上的这个教程帮助我解决了这个问题。