Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6571 Discussions

How to set the environment variables in windows ?

Peng_X_
Beginner
1,508 Views

I notice the new version of Intel CV SDK released yesterday. It's happy to see that it begins to support Windows platform. However, when I finished installing the packages and tried to run the samples from https://software.intel.com/en-us/computer-vision-sdk-support/code-samples​ , it seems that the environment variables ​are not correctly set. I refered to the Quick Start Guide from https://software.intel.com/en-us/cvsdk-quickstartguide-installing-intel-computer-vision-sdk​ but it just says "On Windows* OS all of the environment variables should be set up by the installer". So do I need to do more about this after installing ? Is there anyone who has succeeded in configuring ? Thanks.

0 Kudos
2 Replies
Jeffrey_M_Intel1
Employee
1,508 Views

I also see that environment variables like OpenCV_DIR are not set.  Looking for a workaround.  I hope to get back to you in a day or two.

0 Kudos
Peng_X_
Beginner
1,508 Views

Jeffrey M. (Intel) wrote:

I also see that environment variables like OpenCV_DIR are not set.  Looking for a workaround.  I hope to get back to you in a day or two.

Thank you for your reply. Actually I have solved the problem by redownloading the sample code. The new Readme file helped me find the problem: I used the Cmake-GUI tool to generate the projects, which led to the failure. I tried using command line and it worked well. Thank you all the same.

0 Kudos
Reply