<?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>topic Having not done anything on in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080264#M61314</link>
    <description>&lt;P&gt;Having not done anything on this for a while I thought I'd pick it up again.&lt;/P&gt;

&lt;P&gt;I found the memory leak issue was to do with numpy being required to be explicitly told to take ownership of the data.&amp;nbsp; This, however, allows one frame to be returned and then on the next frame an access violation occurs. Tried various things but still can't get anythingworkable.&lt;/P&gt;

&lt;P&gt;Suggestions welcomed.&lt;/P&gt;

&lt;P&gt;current code is at &lt;A href="https://github.com/binraker/PyRealSense"&gt;https://github.com/binraker/PyRealSense&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 22 Oct 2016 11:49:25 GMT</pubDate>
    <dc:creator>peter_b_3</dc:creator>
    <dc:date>2016-10-22T11:49:25Z</dc:date>
    <item>
      <title>experemental Python extension</title>
      <link>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080261#M61311</link>
      <description>&lt;P&gt;I have started to write a python extension to control my F200.&lt;/P&gt;

&lt;P&gt;At the moment it is very very rough but I have posted it on gitHb should anyone want to play with it or extend it.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/binraker/PyRealSense" target="_blank"&gt;https://github.com/binraker/PyRealSense&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2016 12:45:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080261#M61311</guid>
      <dc:creator>peter_b_3</dc:creator>
      <dc:date>2016-01-10T12:45:01Z</dc:date>
    </item>
    <item>
      <title>Great job! Thanks for</title>
      <link>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080262#M61312</link>
      <description>&lt;P&gt;Great job! Thanks for supporting RealSense SDK.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 19:26:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080262#M61312</guid>
      <dc:creator>Xusheng_L_Intel</dc:creator>
      <dc:date>2016-01-12T19:26:22Z</dc:date>
    </item>
    <item>
      <title>I currently have a memory</title>
      <link>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080263#M61313</link>
      <description>&lt;P&gt;I currently have a memory leak in my extension. Using the code on GitHub when I run the test file "1.py" during debugging, the memory usage rises until it causes an error. As far as I can see I am releasing everything but obviously there is something I am missing.&lt;/P&gt;

&lt;P&gt;Any suggestions welcomed.&lt;/P&gt;

&lt;P&gt;(This is the&amp;nbsp; first C++ I have written in a decade and the first Python extension so I my apologies for its rather lashed together appearance)&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2016 15:44:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080263#M61313</guid>
      <dc:creator>peter_b_3</dc:creator>
      <dc:date>2016-01-24T15:44:09Z</dc:date>
    </item>
    <item>
      <title>Having not done anything on</title>
      <link>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080264#M61314</link>
      <description>&lt;P&gt;Having not done anything on this for a while I thought I'd pick it up again.&lt;/P&gt;

&lt;P&gt;I found the memory leak issue was to do with numpy being required to be explicitly told to take ownership of the data.&amp;nbsp; This, however, allows one frame to be returned and then on the next frame an access violation occurs. Tried various things but still can't get anythingworkable.&lt;/P&gt;

&lt;P&gt;Suggestions welcomed.&lt;/P&gt;

&lt;P&gt;current code is at &lt;A href="https://github.com/binraker/PyRealSense"&gt;https://github.com/binraker/PyRealSense&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2016 11:49:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080264#M61314</guid>
      <dc:creator>peter_b_3</dc:creator>
      <dc:date>2016-10-22T11:49:25Z</dc:date>
    </item>
    <item>
      <title>It works!!</title>
      <link>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080265#M61315</link>
      <description>&lt;P&gt;It works!!&lt;/P&gt;

&lt;P&gt;My latest commit to the aforementioned Github repo is functional (if simple). It should allow anyone wanting to build a python application with one of these cameras to have a good starting point to do so.&lt;/P&gt;

&lt;P&gt;I shall continue to update it as I add more features.&lt;/P&gt;

&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2016 16:52:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/experemental-Python-extension/m-p/1080265#M61315</guid>
      <dc:creator>peter_b_3</dc:creator>
      <dc:date>2016-10-23T16:52:40Z</dc:date>
    </item>
  </channel>
</rss>

