<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Intel® Distribution of OpenVINO™ Toolkit의 주제 I copy the contents of</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173584#M16759</link>
    <description>&lt;P&gt;I copy the contents of inference_engine/bin, the necessary opencv dll, tbb dll and ngraph dll in the same folder with the exe file and it runs ok without initializing setupvars. I try it with hello_query_device, classification_sample_async and security_barrier_camera_demo.&lt;/P&gt;&lt;P&gt;I guess that's how we can distribute our application to others.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2020 05:59:53 GMT</pubDate>
    <dc:creator>S_Kom__Kamil</dc:creator>
    <dc:date>2020-04-29T05:59:53Z</dc:date>
    <item>
      <title>What setupvars really do ?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173583#M16758</link>
      <description>&lt;P&gt;I read the setupvars.bat script and it looks like it just update the path environment variable to include the location of many dll files that needed by openvino. But I don't understand this line&lt;/P&gt;
&lt;PRE class="brush:bash; class-name:dark;"&gt;set "InferenceEngine_DIR=%INTEL_OPENVINO_DIR%\deployment_tools\inference_engine\share"&lt;/PRE&gt;

&lt;P&gt;This environment variable is not used in the subsequent script so why set it up ? is it used by any of the dll ?&lt;/P&gt;
&lt;P&gt;The reason I want figure out what setupvars do is because I want to send my app to other members of my team and I don't want to require them to install openvino and mucking around with environment variables. I hope I can just send them the .exe, the relevant dlls and the model and it will run in their computer.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 12:50:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173583#M16758</guid>
      <dc:creator>S_Kom__Kamil</dc:creator>
      <dc:date>2020-04-28T12:50:18Z</dc:date>
    </item>
    <item>
      <title>I copy the contents of</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173584#M16759</link>
      <description>&lt;P&gt;I copy the contents of inference_engine/bin, the necessary opencv dll, tbb dll and ngraph dll in the same folder with the exe file and it runs ok without initializing setupvars. I try it with hello_query_device, classification_sample_async and security_barrier_camera_demo.&lt;/P&gt;&lt;P&gt;I guess that's how we can distribute our application to others.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 05:59:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173584#M16759</guid>
      <dc:creator>S_Kom__Kamil</dc:creator>
      <dc:date>2020-04-29T05:59:53Z</dc:date>
    </item>
    <item>
      <title>Kamil is right, this should</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173585#M16760</link>
      <description>&lt;P&gt;Kamil is right, this should work. If you want to use the GPU or a&amp;nbsp;Myriad you also have to copy the plugin related files like plugins.xml.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 07:32:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173585#M16760</guid>
      <dc:creator>Gerald</dc:creator>
      <dc:date>2020-04-29T07:32:06Z</dc:date>
    </item>
    <item>
      <title>Hi Kamil,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173586#M16761</link>
      <description>&lt;P&gt;Hi Kamil,&lt;/P&gt;&lt;P&gt;You can also try&amp;nbsp;OpenVINO™ Deployment Manager Guide (https://docs.openvinotoolkit.org/latest/_docs_install_guides_deployment_manager_tool.html) that&amp;nbsp;creates a package with the&amp;nbsp;associated dependencies for target devices. This way you do not need to add dlls manually. The only restrition is that the target device should have the same OS as the host OS on which you are creating the package.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 13:41:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/What-setupvars-really-do/m-p/1173586#M16761</guid>
      <dc:creator>SerkanUygungelen</dc:creator>
      <dc:date>2020-04-29T13:41:07Z</dc:date>
    </item>
  </channel>
</rss>

