Ask Your Question
0

How start using cuda with opencv 3.0

asked 2015-10-14 00:01:06 -0600

valentine gravatar image

updated 2015-10-14 00:09:20 -0600

berak gravatar image

Hello guys,

i came across cuda and learnt that you could use for hard acceleration in opencv. Currently my computer is NVIDIA supported and i have installed cuda toolkit. How do use this with opencv, is there any good tutorial out there that can help? Please your help will duly appreciated. Regards.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-10-14 08:57:21 -0600

Brandon212 gravatar image

What you'll have to do is build OpenCV yourself now with the cuda toolkit included using CMAKE.

It will be like this (but using the 3.0 files instead obviously): https://initialneil.wordpress.com/201...

And this shows the settings for a 3.0 build: http://study.marearts.com/2015/05/bui...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-10-14 00:01:06 -0600

Seen: 100 times

Last updated: Oct 14 '15