2016-02-19 23:43:53 -0600 | asked a question | where can i download pre-compiled OpenCV CUDA binaries? i read in the opencv.org site that there is pre-compiled OpenCV Cuda binaries, but i cant find any links i can download. Can anyone show me the link? Much thanks!!!! |
2016-02-19 23:17:43 -0600 | received badge | ● Supporter (source) |
2016-02-18 00:46:44 -0600 | asked a question | integrating opencv and opengl Hi, Super noob here. i cant figure out how to create a program using opencv and opengl using visual studio c++. ive got opencv and opengl installed and working fine separartely. But when i put the two codes together. I get x64 and x86 problem. Does both have to be the same bit or am i doing something wrong. I hope somebody can take some time and explain to me detailed step on how to go about incorporating opencv and opengl. thank you. |