I have been using CUDA for some basic operations. in order to use it with images i would like to use opencv along with cuda.
However when i include the opencv header files and libraries inside my cuda project, it does not compile. produces error while compiling cxoperations.hpp.
please can someone tell me how to use opencv with cuda and compile successfully??
thank you
I have been using CUDA for some basic operations. in order to use it with images i would like to use opencv along with cuda.
However when i include the opencv header files and libraries inside my cuda project, it does not compile. produces error while compiling cxoperations.hpp.
please can someone tell me how to use opencv with cuda and compile successfully??
thank you