Ask Your Question

BigManBigVan's profile - activity

2015-11-05 14:57:39 -0600 received badge  Editor (source)
2015-11-05 13:50:50 -0600 asked a question OpenCV3.0.0 - VS15 - Python installation

My operating system: Windows 7

I've downloaded and extracted OpenCV3.0.0, I have created an environment variable and added it to the systems path.

I've also downloaded Visual Studio 2015. And I have installed Python 3.5 (adding it to the path in the process)

What is the next step towards getting things up and running so I can start to develop Python applications invoking OpenCV functions within the Visual Studio IDE?

Thank you