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了,我尝试“将它与 Eclipse 连接”但没有成功,如果有人知道它是如何工作的,请帮助我。
OpenCV
在 Eclipse 中安装 CDT C++ 插件。或者下载适用于 C/C++ 开发人员的 Eclipse IDE。然后去Eclipse。文件 -> 新建 -> C/C++ 项目。根据您的需要创建一个项目。从这里开始并不难。创建项目后,您可以从项目属性中调整其他设置。您还可以在此处找到 OpenCV 设置。