<?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 Re: How detects face without RGB sensor in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487139#M5378</link>
    <description>&lt;P&gt;I am not sure why you would need to cover the RGB sensor.  If you wanted an RGB scan then you would produce an RGB color stream, and if you wanted an IR scan then you would produce an IR stream.  Sorry if I'm being dense!  &lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2017 13:10:50 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2017-02-15T13:10:50Z</dc:date>
    <item>
      <title>How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487138#M5377</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do a face analysis with the IR sensor. I've been able to access to the landmark and expression information but when I cover the RGB sensor it doesn't work. Even neither the face detection doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: I'm working in c++ with the RS300 sensor.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 13:00:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487138#M5377</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-15T13:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487139#M5378</link>
      <description>&lt;P&gt;I am not sure why you would need to cover the RGB sensor.  If you wanted an RGB scan then you would produce an RGB color stream, and if you wanted an IR scan then you would produce an IR stream.  Sorry if I'm being dense!  &lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 13:10:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487139#M5378</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-15T13:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487140#M5379</link>
      <description>&lt;P&gt;I want to do the face analysis in night conditions so I can't use the RGB sensor. I know how to stream with the IR sensor but not how to use the SDK to detect the face without the RGB sensor... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the app that the SDK provides works fine without the RGB sensor. For that I'm asking how to extract the face information using just the IR sensor.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 13:18:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487140#M5379</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-15T13:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487141#M5380</link>
      <description>&lt;P&gt;So the problem basically is that you need the RGB sensor to be able to see the face but it will not activate because it is too dark to see the face?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Yuneec flight drones equipped with the R200 camera can do night-vision fine, so it must be feasible to see in the dark.  The issue is likely that in your particular case, you need a reaction when the face is detected by the camera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I admit I've looked at many possibilities and I'm stuck.  The only thing that comes to mind is Blob Tracking.  If the camera sees a general large flat-ish surface area filling its view - it does not have to recognize it as a face, as Blob Tracking is not that sophisticated - then it may trigger.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 13:52:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487141#M5380</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-15T13:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487142#M5381</link>
      <description>&lt;P&gt;No, I'm able to see the face without the RGB sensor, just with the IR camera, but I don't know how actívate the SDK functions for that as the same way that I do with the RGB. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 14:20:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487142#M5381</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-15T14:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487143#M5382</link>
      <description>&lt;P&gt;RealSense can analyze a person's pulse through IR.  The scripts included in this guide may give you some useful clues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/pulse-detection-with-intel-realsense-technology"&gt;https://software.intel.com/en-us/articles/pulse-detection-with-intel-realsense-technology&lt;/A&gt; RealSense - Pulse Detection with Intel® RealSense™ Technology | Intel® Software&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could maybe even use that scripting directly as your face activator.  If pulse &amp;gt; 0 then there is a living person in front of the camera.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 14:33:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487143#M5382</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-15T14:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487144#M5383</link>
      <description>&lt;P&gt;It doesn't work the pulse detection, I don't know why &lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 17:36:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487144#M5383</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-15T17:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487145#M5384</link>
      <description>&lt;P&gt;If you cannot get pulse detection to work, another feature you could try is Person Tracking - tracking body movement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_pt_tracking_body_movement.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_pt_tracking_body_movement.html&lt;/A&gt; Intel® RealSense™ SDK 2016 R2 Documentation &lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 17:53:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487145#M5384</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-15T17:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487146#M5385</link>
      <description>&lt;P&gt;This is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int main()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;{&lt;P&gt;&amp;nbsp;&lt;/P&gt; PXCSenseManager *psm = PXCSenseManager::CreateInstance();&lt;P&gt;&amp;nbsp;&lt;/P&gt; int sts = psm-&amp;gt;EnableFace();&lt;P&gt; SampleReader* reader = SampleReader::Activate(psm);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; UtilRender *renderIR = new UtilRender(L"3D IR STREAM");&lt;P&gt;&amp;nbsp;&lt;/P&gt; reader-&amp;gt;EnableStream(StreamType::STREAM_TYPE_IR, 640, 480);&lt;P&gt; PXCFaceModule* faceAnalyzer = psm-&amp;gt;QueryFace();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; FaceData* outputData = faceAnalyzer-&amp;gt;CreateOutput();&lt;P&gt;&amp;nbsp;&lt;/P&gt; FaceConfiguration* config = faceAnalyzer-&amp;gt;CreateActiveConfiguration();&lt;P&gt;&amp;nbsp;&lt;/P&gt; config-&amp;gt;SetTrackingMode(FaceConfiguration::TrackingModeType::FACE_MODE_IR);&lt;P&gt;&amp;nbsp;&lt;/P&gt; config-&amp;gt;QueryPulse();&lt;P&gt; // Enable face tracking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; FaceModule *face = FaceModule::Activate(psm);&lt;P&gt;&amp;nbsp;&lt;/P&gt; FaceData *data = face-&amp;gt;CreateOutput();&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; psm-&amp;gt;Init();&lt;P&gt; PXCImage *irIm;&lt;/P&gt;&lt;P&gt; while (psm-&amp;gt;AcquireFrame(true) &amp;gt;= Status::STATUS_NO_ERROR)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; {&lt;P&gt;&amp;nbsp;&lt;/P&gt;  data-&amp;gt;Update();&lt;P&gt;  cout &amp;lt;&amp;lt; data-&amp;gt;QueryNumberOfDetectedFaces();&lt;/P&gt;&lt;P&gt; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; return 0;&lt;P&gt;&amp;nbsp;&lt;/P&gt;}&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I cover the RGB sensor, QueryNumberOfDetectedFaces returns 0... So I don't know why or what I'm doing wrong...&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 17:31:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487146#M5385</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-16T17:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487147#M5386</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Hi MQMQ,&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your interest in the Intel Realsense Platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try MartyG suggestion to use the Person Tracking? If you did could you be so kind to share your results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the code you share in your previous reply, was this created by you? Or are you using an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be waiting for your reply, have a great day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Jose P.&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 20:25:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487147#M5386</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-17T20:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487148#M5387</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I tried the example of MartyG, but it didn't work. The code that I put was writed by me with the help of the Intel tutorial. (/RSSDK/doc/PDF/sdkmanual-face.pdf)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for answering&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 11:18:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487148#M5387</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-20T11:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487149#M5388</link>
      <description>&lt;P&gt;This reminds me of a forum discussion I was working on at the weekend, where people could not get Person Tracking to work with their R200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because development on R200 features in the SDK stopped after the 2016 R2 SDK, it is unlikely that the problem will be fixed now if it cannot be done without creating new code.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 11:26:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487149#M5388</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-20T11:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487150#M5389</link>
      <description>&lt;P&gt;It works! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot add the line " config-&amp;gt;ApplyChanges();" at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 13:00:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487150#M5389</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-20T13:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487151#M5390</link>
      <description>&lt;P&gt;Great news, MQMQ!  Good luck!  &lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 13:04:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487151#M5390</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-20T13:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: How detects face without RGB sensor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487152#M5391</link>
      <description>&lt;P&gt;Hi MQMQ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I'm glad to know that you got your code running! Please let us know if you have any more questions.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Have a nice day!&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Best Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Jose P.</description>
      <pubDate>Mon, 20 Feb 2017 21:31:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-detects-face-without-RGB-sensor/m-p/487152#M5391</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-20T21:31:39Z</dc:date>
    </item>
  </channel>
</rss>

