CUDA x64 +开放式CV 2.1

发布于 2024-09-15 19:10:41 字数 169 浏览 8 评论 0原文

之前的教程没有显示其他人遇到这个问题:在 Windows 7 x64 中编译 vs2008 中的 openCV 和 CUDA 项目。但我已经坚持了一个多星期了。

在他们自己的项目中构建 openCV 示例以及我自己的代码和 CUDA 零问题。无论我尝试在 VS 中做什么,我都无法让它们一起构建在一个项目中。

the previous tutorials have not shown anybody else having this problem: compiling openCV and CUDA projects in vs2008 in windows 7 x64. but i have been stuck on it for over a week.

Zero problems building openCV samples and my own code and CUDA within their own projects. I cannot get them to build in a single project together no matter what i try to do in VS.

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

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

发布评论

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

评论(3

幸福还没到 2024-09-22 19:10:41

这是一个很好的指南,我相信它会对您有所帮助: 如何在 Windows 7 上使用 GPU (CUDA) 构建 OpenCV 2.2

Here's a good guide, i'm sure it will help you: How to Build OpenCV 2.2 with GPU (CUDA) on Windows 7

终难遇 2024-09-22 19:10:41

自行解决,

这在 Windows 中是不可能的,不用费心尝试...我已经更改为 ubuntu,没有任何问题

self solve

this is NOT possible in windows, don't bother trying... i have since changed to ubuntu with no problems

冷情妓 2024-09-22 19:10:41

在 x64 模式下编译 OpenCV 并在 CMAKE 中选中“With Cuda”是可能的。此外,您还需要具有 Nvidia Performance Primitives 和 GPU 计算 SDK 的 x64 Cuda Toolkit。

It is possible when compiling OpenCV in x64 mode with checking "With Cuda" in CMAKE. Also you need to have the x64 Cuda Toolkit with Nvidia Performance Primitives and GPU Computing SDK.

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