How to install openCV on netbeans to use with c++?

asked 2015-02-04 02:10:54 -0600

mrahim gravatar image

As the question says, I want to do OpenCV projects with Netbeans using C++. Any help is appreciated since I have been trying to do this for a while...

edit retag flag offensive close merge delete

Comments

Really, please do a google search ... there are TONS of configurations and tutorials on how to do so

and many many others. Configuring the IDE is always the same, old API or not ...

StevenPuttemans gravatar imageStevenPuttemans ( 2015-02-04 02:57:05 -0600 )edit
1

also, it might be wise, to choose an ide, which is supported by cmake, so you can simply generate your project / setup.

berak gravatar imageberak ( 2015-02-04 03:17:18 -0600 )edit