Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you're having trouble configuring OpenCV on VS, you might want to try the available NuGet package: http://www.nuget.org/packages/opencv/

Just right-click on your project node, select "Manage NuGet packages...", search for opencv, install the package, and start coding. That's it :)