added flags OpenCV_COMPUTE_CAPABILITIES, which stores the version compute…
added flags OpenCV_COMPUTE_CAPABILITIES, which stores the version compute capability from which it is compiled opencv now use opencv with cuda in your application in the such way : set(CUDA_NVCC_FLAGS ${CUDA_NVCC_FLAGS} ${OpenCV_COMPUTE_CAPABILITIES})
Showing
This diff is collapsed.
Please
register
or
sign in
to comment