visual c++ - OpenCV and include files -


Has anyone installed OpenCV 2.0 on Windows? Does the installation make directories like "... \ opencv \ cxcore \ include"? How can you add libraries to Visual C ++ 2008 (Express) and include the files included in it?

Post-text "itemprop =" text ">

For now, documentation and examples are rarely found on OpenCV2. I strongly recommend using OpenCV 1.1 Unless there is a compulsion to use 2.0, there are more tutorials for installing OpenCV 1.x, of which 2 are specific to Visual Studio


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -