Ask Your Question

abhishek_t's profile - activity

2015-06-23 08:28:09 -0600 commented question Problem configuring and installing openvcv

Hi, Express 2013 for Windows or Express 2013 for Windows Desktop at the below page : https://www.visualstudio.com/en-us/pr...

Also, In the link above you have suggested switch to ubuntu. I am C++ programmer on Linux(rather than windows) fundamentally. Right now, I do not have access to any Linux machine Is there any Ubuntu VM available which I can simply download and start using. Thanks in Advance!!

2015-06-23 08:11:26 -0600 commented question Problem configuring and installing openvcv

Hi I have installed a few versions of OpenCV 2.x and OpenCV 3.0 as well, none of them have bin or lib folders. Also, which version of devcpp, do you recommend? devcpp/mingw - this is one of the compilers which comes with devcpp, is it must to you this? if yes, I have no hesitation in using it.If not, please which compiler installed with devcpp, i should use. Also, from your comment it appears, with devcpp/mingw, I must first do the build creation. Do, I need build the libs with the other compilers(which gets installed with devcpp)? A details answer will be really appreciated.. Regards Abhishek

2015-06-23 07:16:25 -0600 asked a question Problem configuring and installing openvcv

Hello,

Builds/Official/OpenCV/ Builds folder itself does not exist and hence no folder inside the Builds when I tried to install opencv as suggested : http://docs.opencv.org/doc/tutorials/...

I am trying to configure devcpp with opencv, but the below folders do not exist : C:\OpenCV2.0\lib C:\OpenCV2.0\bin C:\OpenCV2.0\include\opencv

Also, I did not find these libs anywhere on my windows 7 machine : -lcxcore200 -lcv200 -lhighgui200 -lml200 -lcvaux200 -lcxts200 Please help Regards Abhishek