integrating opencv and opengl

asked 2016-02-17 18:32:06 -0600

mvpete13 gravatar image

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.

edit retag flag offensive close merge delete

Comments

you can find some examples here or here or...

LBerger gravatar imageLBerger ( 2016-02-18 04:27:10 -0600 )edit