<?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: Applying Face detection to static images in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409471#M2560</link>
    <description>&lt;P&gt;Hi Gabriel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks for your interest in the Intel® RealSense™ Technology.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I would like to recommend you to take a look at the FaceTracking.cpp and FaceTracking.cs samples in the Intel RealSense SDK, those samples show how to use the face tracking features including face detection, so you may use them as a reference to your own code.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;In case you are using the RealSense SDK R3, the source code of these samples is located in this path &lt;I&gt;$(RSSDK_DIR)/sample/face/. &lt;/I&gt;Also, you can find additional information regarding the Face Tracking and Recognition Module in the SDK R3 Documentation: &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?doc_face_face_tracking_and_recognition.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?doc_face_face_tracking_and_recognition.html&lt;/A&gt; Face Tracking and Recognition.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Moreover, in the RealSense SDK R2, the DF_FaceTracking (C++) sample is located here:  &lt;I&gt;$(RSSDK_DIR)/sample/DF_FaceTracking&lt;/I&gt; and the DF_FaceTracking.cs here: &lt;I&gt;$(RSSDK_DIR)/framework/CSharp/DF_FaceTracking.cs.&lt;/I&gt; Also the Face Tracking and Recognition module information can be accessed on this site: &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_face_face_tracking_and_recognition.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_face_face_tracking_and_recognition.html&lt;/A&gt; Face Tracking and Recognition.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Hope this information helps.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Yermi A.&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2017 23:52:18 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2017-06-28T23:52:18Z</dc:date>
    <item>
      <title>Applying Face detection to static images</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409470#M2559</link>
      <description>&lt;P&gt;Hello, I am trying to figure out how to applying face detection to static images. I read in the RealSense documentation that there is a tracking mode type FACE_MODE_COLOR_STILL that do this. But I have an PXCImage instancia with the image I want to apply face detection, but I don't know how to proceed. &lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 17:30:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409470#M2559</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-06-28T17:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Face detection to static images</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409471#M2560</link>
      <description>&lt;P&gt;Hi Gabriel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks for your interest in the Intel® RealSense™ Technology.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I would like to recommend you to take a look at the FaceTracking.cpp and FaceTracking.cs samples in the Intel RealSense SDK, those samples show how to use the face tracking features including face detection, so you may use them as a reference to your own code.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;In case you are using the RealSense SDK R3, the source code of these samples is located in this path &lt;I&gt;$(RSSDK_DIR)/sample/face/. &lt;/I&gt;Also, you can find additional information regarding the Face Tracking and Recognition Module in the SDK R3 Documentation: &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?doc_face_face_tracking_and_recognition.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?doc_face_face_tracking_and_recognition.html&lt;/A&gt; Face Tracking and Recognition.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Moreover, in the RealSense SDK R2, the DF_FaceTracking (C++) sample is located here:  &lt;I&gt;$(RSSDK_DIR)/sample/DF_FaceTracking&lt;/I&gt; and the DF_FaceTracking.cs here: &lt;I&gt;$(RSSDK_DIR)/framework/CSharp/DF_FaceTracking.cs.&lt;/I&gt; Also the Face Tracking and Recognition module information can be accessed on this site: &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_face_face_tracking_and_recognition.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_face_face_tracking_and_recognition.html&lt;/A&gt; Face Tracking and Recognition.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Hope this information helps.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Yermi A.&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 23:52:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409471#M2560</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-06-28T23:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Face detection to static images</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409472#M2561</link>
      <description>&lt;P&gt;Hi, I have studied the example in C++, but the example is for real time and it doesn't work in my project. I am using SDK R2, because face tracking example project don't work in R3 and I think my project will not work too with R3.&lt;/P&gt;&lt;P&gt;So I have the image but I don't know how to make face algorithm recognize it.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 00:04:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409472#M2561</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-06-29T00:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Face detection to static images</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409473#M2562</link>
      <description>&lt;P&gt;I have investigated more regarding what you need to accomplish and unfortunately it is an unsupported use case and cannot be done. My apologies for any inconvenience it may cause.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Yermi A.&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 23:20:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Applying-Face-detection-to-static-images/m-p/409473#M2562</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-06-29T23:20:34Z</dc:date>
    </item>
  </channel>
</rss>

