Install OpenCV with Cuda support in Macports? -


i tried use macports install opencv 2.4.1 cuda support no luck.

the current version of port opencv 2.4.1. can install opencv , compile in xcode, when tried use gpu library, says no gpu support.

according thread https://trac.macports.org/ticket/34753, version 2.4.1 in macports should support cuda somehow, don't it.

is there way configure it?

thanks in advance.

you need osx 10.7.3 , cuda 4.1 (or above).


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -