<?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: face module in Realsense 2016 R2/R3 seems not exists. in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479274#M4802</link>
    <description>&lt;P&gt;Dear MartyG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.    The code above I listed was compiled with visual studio  2015 in C++  console mode ( for testing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.   C#  sample you pointed is good for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I build  'Code-Sample.Zip' . with C#  in Visual Studio 2015. &lt;/P&gt;&lt;P&gt;It were built in  Debug version sucessfully.&lt;/P&gt;&lt;P&gt;Its output directory contains FaceID.exe FaceID.exe.config  FaceID.pdb, FaceID.vshost.exe FaceID.vshost.exe.config&lt;/P&gt;&lt;P&gt;FaceID.vshost.exe.manifest  libpxcclr.cs.dll  libpxccpp2c.dll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After running it in debugging mode,  it comes with the message:&lt;/P&gt;&lt;P&gt;----------------------------------------------&lt;/P&gt;&lt;P&gt;The program '[6244] FaceID.vshost.exe: Program Trace' has exited with code 0 (0x0).&lt;/P&gt;&lt;P&gt;The program '[6244] FaceID.vshost.exe' has exited with code -1073741795 (0xc000001d) 'Illegal Instruction'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I felt puzzled about  'Illegal Instruction'.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 09:28:49 GMT</pubDate>
    <dc:creator>ewu15</dc:creator>
    <dc:date>2017-02-24T09:28:49Z</dc:date>
    <item>
      <title>face module in Realsense 2016 R2/R3 seems not exists.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479272#M4800</link>
      <description>&lt;P&gt;Dear all:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I installed F200 driver, Realsense 2016 R3 SDK essentials, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and 2016 R2 SDK ( &lt;A href="https://registrationcenter.intel.com/en/products/download/2508/"&gt;https://registrationcenter.intel.com/en/products/download/2508/&lt;/A&gt; &lt;A href="https://registrationcenter.intel.com/en/products/download/2508/"&gt;https://registrationcenter.intel.com/en/products/download/2508/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I compiled the following code,  lots of .h not exits, such as: &lt;/P&gt;&lt;P&gt; "pxcfacemodule.h",  "pxcfacedata.h",  "pxcfaceconfiguration.h".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code was listed below, (Retrieving Facial Landmarks using Intel RealSense SDK):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;  # include&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# include "pxccapturemanager.h"&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# include "pxcsensemanager.h"&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# include "pxcstatus.h"&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# include "pxcfacemodule.h"&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# include "pxcfacedata.h"&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# include "pxcfaceconfiguration.h"&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;using&lt;/CODE&gt; &lt;CODE&gt;namespace&lt;/CODE&gt; &lt;CODE&gt;std;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;int&lt;/CODE&gt; &lt;CODE&gt;MAX_FACES = 4;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;pxcI32 m_numLandmarks;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;PXCFaceData::LandmarkPoint* m_landmarkPoints;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;static&lt;/CODE&gt; &amp;lt;code class="keyword cpp bold" style="font-weight: bold !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0 !important; padd...&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 02:31:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479272#M4800</guid>
      <dc:creator>ewu15</dc:creator>
      <dc:date>2017-02-24T02:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: face module in Realsense 2016 R2/R3 seems not exists.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479273#M4801</link>
      <description>&lt;P&gt;The first question I would ask is if you are compiling in C++ or C# .  From looking at the list of includes at the top of the script, it looks like a C++ script, as the C#  language does not need includes.  So if you are compiling this script in a C#  compiler program then it would not work, as it is like putting diesel fuel into the fuel tank of a vehicle that runs on unleaded.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'Code-Sample.Zip' example script attached to the Intel article below on face recognition is likely in C# , if C#  is indeed what you need, as the author lists knowledge of C#  as a requirement in their article.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk"&gt;https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk&lt;/A&gt; RealSense - Code Sample: Facial Recognition Using Intel® RealSense™ SDK | Intel® Software &lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 08:40:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479273#M4801</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-24T08:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: face module in Realsense 2016 R2/R3 seems not exists.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479274#M4802</link>
      <description>&lt;P&gt;Dear MartyG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.    The code above I listed was compiled with visual studio  2015 in C++  console mode ( for testing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.   C#  sample you pointed is good for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I build  'Code-Sample.Zip' . with C#  in Visual Studio 2015. &lt;/P&gt;&lt;P&gt;It were built in  Debug version sucessfully.&lt;/P&gt;&lt;P&gt;Its output directory contains FaceID.exe FaceID.exe.config  FaceID.pdb, FaceID.vshost.exe FaceID.vshost.exe.config&lt;/P&gt;&lt;P&gt;FaceID.vshost.exe.manifest  libpxcclr.cs.dll  libpxccpp2c.dll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After running it in debugging mode,  it comes with the message:&lt;/P&gt;&lt;P&gt;----------------------------------------------&lt;/P&gt;&lt;P&gt;The program '[6244] FaceID.vshost.exe: Program Trace' has exited with code 0 (0x0).&lt;/P&gt;&lt;P&gt;The program '[6244] FaceID.vshost.exe' has exited with code -1073741795 (0xc000001d) 'Illegal Instruction'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I felt puzzled about  'Illegal Instruction'.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 09:28:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479274#M4802</guid>
      <dc:creator>ewu15</dc:creator>
      <dc:date>2017-02-24T09:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: face module in Realsense 2016 R2/R3 seems not exists.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479275#M4803</link>
      <description>&lt;P&gt;I would recommend only having one RealSense SDK installed at a time to avoid conflict between them (you said in your original message that you had installed R2 and R3).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also note that you are using a face related function.  From R3 onwards, the RealSense SDK was split into a main module (Essentials) and a series of optional modules.  Face functions are one of those optional modules that is not inside Essentials.  If you have not done so already, I recommend returning to the SDK download page and downloading and installing the 'Face Tracking And Recognition' module that is listed below the Essentials module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/intel-realsense-sdk/download"&gt;https://software.intel.com/en-us/intel-realsense-sdk/download&lt;/A&gt; Intel® RealSense™ SDK | Intel® Software &lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 09:36:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479275#M4803</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-24T09:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: face module in Realsense 2016 R2/R3 seems not exists.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479276#M4804</link>
      <description>&lt;P&gt;Dear MartyG,&lt;/P&gt;&lt;P&gt;I use the 2016R3 sdk to get landmark data, and some .h are lost too, such as&lt;/P&gt;&lt;P&gt;pxcfaceconfiguration.h&lt;/P&gt;&lt;P&gt;PXCFaceData.h&lt;/P&gt;&lt;P&gt;You advice to try the R2, however the link to download R2 is unavailable. And the documentation Intel offred in R3 still use these .h. Could you give me a R2 link, or what shoud i do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 01:10:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479276#M4804</guid>
      <dc:creator>jzhan57</dc:creator>
      <dc:date>2017-10-19T01:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: face module in Realsense 2016 R2/R3 seems not exists.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479277#M4805</link>
      <description>&lt;P&gt;You can launch a download of R2 using the link below.  It will start a 1.8 gb download immediately in your browser when clicked on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe"&gt;http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe&lt;/A&gt; &lt;A href="http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe"&gt;http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 07:17:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/face-module-in-Realsense-2016-R2-R3-seems-not-exists/m-p/479277#M4805</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-10-19T07:17:41Z</dc:date>
    </item>
  </channel>
</rss>

