<?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 Thanks! I ended up in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Multithreading-Database-Switching/m-p/1105105#M70192</link>
    <description>&lt;P&gt;Thanks! I ended up progressing further in my code but now I have hit another obstactle in terms of hitting a System Access Exception when attempting to create multiple Sense Managers on different threads utilizing the same camera. In fact, I believe it's the almost identical situation the below topic from 2 years ago:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/536374" target="_blank"&gt;https://software.intel.com/en-us/forums/realsense/topic/536374&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I am attempting to dispose the sense managers correctly but it seems not to be synced just like how the guy in the above thread experienced. I was wondering if anyone has had any experience with syncing Sense Managers from different threads?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2016 00:45:13 GMT</pubDate>
    <dc:creator>Daniel_M_4</dc:creator>
    <dc:date>2016-03-15T00:45:13Z</dc:date>
    <item>
      <title>Multithreading/Database Switching</title>
      <link>https://community.intel.com/t5/Software-Archive/Multithreading-Database-Switching/m-p/1105103#M70190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I was wondering if the developers or anyone on this forum had any experience with multithreading in regards of processing camera streams for facial recognition or something similar. In particular, if someone could point me towards a code sample or explain how they got their code to work. I am attempting to use multithreading as a way to improve performance in terms of checking against multiple faces but am running into problems. Alternatively, if someone knows how to switch the recognition database without having to rebuild the whole pipeline(SenseManager,FaceConfig,RecognitionConfig, etc), I'd be interested to hear about that as well.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 03:05:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Multithreading-Database-Switching/m-p/1105103#M70190</guid>
      <dc:creator>Daniel_M_4</dc:creator>
      <dc:date>2016-03-10T03:05:01Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/Multithreading-Database-Switching/m-p/1105104#M70191</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have worked in computer vision for quite a few years now. There are many steps involved in getting an application like that running correctly.&lt;/P&gt;

&lt;P&gt;Here is a video I made to get you started with the initial frame grabbing from the RealSense camera using multi threads:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=wIkIdjN6Oyw" target="_blank"&gt;https://www.youtube.com/watch?v=wIkIdjN6Oyw&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Image processing itself can be a very time consuming process, so it must be done in a separate thread. This means that you can process an image while you are acquiring the next one from the camera, which may allow you to run in real time.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 03:38:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Multithreading-Database-Switching/m-p/1105104#M70191</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-03-10T03:38:40Z</dc:date>
    </item>
    <item>
      <title>Thanks! I ended up</title>
      <link>https://community.intel.com/t5/Software-Archive/Multithreading-Database-Switching/m-p/1105105#M70192</link>
      <description>&lt;P&gt;Thanks! I ended up progressing further in my code but now I have hit another obstactle in terms of hitting a System Access Exception when attempting to create multiple Sense Managers on different threads utilizing the same camera. In fact, I believe it's the almost identical situation the below topic from 2 years ago:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/536374" target="_blank"&gt;https://software.intel.com/en-us/forums/realsense/topic/536374&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I am attempting to dispose the sense managers correctly but it seems not to be synced just like how the guy in the above thread experienced. I was wondering if anyone has had any experience with syncing Sense Managers from different threads?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 00:45:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Multithreading-Database-Switching/m-p/1105105#M70192</guid>
      <dc:creator>Daniel_M_4</dc:creator>
      <dc:date>2016-03-15T00:45:13Z</dc:date>
    </item>
  </channel>
</rss>

