-
Notifications
You must be signed in to change notification settings - Fork 109
Description
Hello,
Have anyone build successfully this repo? it keeps giving me issues when building
Trial 1:
Using Opencv3.4 (latest version to date) gave me an issue regarding the "gpu.h" library, and seems I cannot go with this version as there is not a branch or another code version using this opencv version
Trial 2:
Using Opencv2.4. Well I have cuda 9, so it seems that this version of opencv does not compile with this version of cuda. I also tried to copy the findcuda and detectopencv files from latest version of Opencv, and I had also tried to modify some lines in those files, but all these tricks did not make it work.
So before going further and installing another cuda version and give another try, have anyone tried to build this successfully? and what version of opencv and cuda did you have?
Thanks in advance,
Regards,
Bassel Safwat