<?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 Process face detection on own samples / manipulating samples in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Process-face-detection-on-own-samples-manipulating-samples/m-p/1044181#M47218</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I'm new in Real Sense SDK and will try out something.&lt;BR /&gt;
	Working on streams / devices and recorded files works fine.&lt;BR /&gt;
	Is it possible to process the RealSense features (facedetection, objecttracking, gesture etc.) on own samples / imagedata?&lt;BR /&gt;
	I have tried the following, but it doesn't work:&lt;/P&gt;

&lt;P&gt;while(true)&lt;/P&gt;

&lt;P&gt;{&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; sensemanager-&amp;gt;AcquireFrame()&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sensemanager-&amp;gt;QuerySample();&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; sample-&amp;gt;color-&amp;gt;AcquireAccess(...)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; //fill image buffer&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; sample-&amp;gt;color-&amp;gt;ReleaseAccess(...);&lt;BR /&gt;
	&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessData(...)&lt;BR /&gt;
	&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; sensemanager-&amp;gt;ReleaseFrame();&lt;BR /&gt;
	}&lt;BR /&gt;
	&lt;BR /&gt;
	I can manipulate the imagedata with that, but it has no effect on the essential process (f.e. facetracking)?&lt;BR /&gt;
	(I got the same problems with ImportData instead of Acquire-/ReleaseAccess)&lt;BR /&gt;
	&lt;BR /&gt;
	Is it possible in generally and what do I'm wrong?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jan 2015 17:14:36 GMT</pubDate>
    <dc:creator>Sven_G_</dc:creator>
    <dc:date>2015-01-08T17:14:36Z</dc:date>
    <item>
      <title>Process face detection on own samples / manipulating samples</title>
      <link>https://community.intel.com/t5/Software-Archive/Process-face-detection-on-own-samples-manipulating-samples/m-p/1044181#M47218</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I'm new in Real Sense SDK and will try out something.&lt;BR /&gt;
	Working on streams / devices and recorded files works fine.&lt;BR /&gt;
	Is it possible to process the RealSense features (facedetection, objecttracking, gesture etc.) on own samples / imagedata?&lt;BR /&gt;
	I have tried the following, but it doesn't work:&lt;/P&gt;

&lt;P&gt;while(true)&lt;/P&gt;

&lt;P&gt;{&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; sensemanager-&amp;gt;AcquireFrame()&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sensemanager-&amp;gt;QuerySample();&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; sample-&amp;gt;color-&amp;gt;AcquireAccess(...)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; //fill image buffer&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; sample-&amp;gt;color-&amp;gt;ReleaseAccess(...);&lt;BR /&gt;
	&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessData(...)&lt;BR /&gt;
	&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; sensemanager-&amp;gt;ReleaseFrame();&lt;BR /&gt;
	}&lt;BR /&gt;
	&lt;BR /&gt;
	I can manipulate the imagedata with that, but it has no effect on the essential process (f.e. facetracking)?&lt;BR /&gt;
	(I got the same problems with ImportData instead of Acquire-/ReleaseAccess)&lt;BR /&gt;
	&lt;BR /&gt;
	Is it possible in generally and what do I'm wrong?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2015 17:14:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Process-face-detection-on-own-samples-manipulating-samples/m-p/1044181#M47218</guid>
      <dc:creator>Sven_G_</dc:creator>
      <dc:date>2015-01-08T17:14:36Z</dc:date>
    </item>
  </channel>
</rss>

