Ask Your Question

bianchi's profile - activity

2014-05-07 00:46:17 -0600 commented answer Visual studio 10 and openCV ?

done, I can compile it now, thanks folks

2014-05-07 00:45:23 -0600 asked a question Build in Visual studio and run on ARM processor ?

Guys,

Is it possible to build opencv application on Visual Studio for ARM processor and then deploy the application on Linux system ?

Any clues ? Thanks

2014-05-01 21:25:32 -0600 commented answer Visual studio 10 and openCV ?

Now I can compile it but I got :

error LNK1112: module machine type 'x64' conflicts with target machine type 'X86' ocvtest\opencv_highgui249d.lib(opencv_highgui249d.dll)

What's the issue ? thanks

2014-05-01 08:36:40 -0600 asked a question Visual studio 10 and openCV ?

Guys, how can I install openCV at Visual Studio 10? I tried to follow this link: http://docs.opencv.org/trunk/doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.html#windows-visual-studio-how-to

but I got error : 1 IntelliSense: cannot open source file "opencv2/core.hpp"

I have set all the environment path from the link...

Any clues ? thanks