<?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 Maybe the web server, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021219#M38283</link>
    <description>&lt;P&gt;Maybe the web server, responsible for create web socket, don't implement the face recognize. In documentation the framework in JavaScript is "Experimental".&lt;/P&gt;

&lt;P&gt;Can you try to implement a simple web server and send these values with web socket? A&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Dec 2014 13:25:26 GMT</pubDate>
    <dc:creator>jefferson_p_</dc:creator>
    <dc:date>2014-12-23T13:25:26Z</dc:date>
    <item>
      <title>[JavaScript] Face Expressions Recognition</title>
      <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021215#M38279</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to get the face expressions/pose recognition using JavaScript. I've tried the sample (the one in the SDK), but it looks like it is not able to recognize the expressions (smile, surprise, etc) neither the poses. Anyone had any hint about it?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 00:35:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021215#M38279</guid>
      <dc:creator>DMaio</dc:creator>
      <dc:date>2014-12-12T00:35:05Z</dc:date>
    </item>
    <item>
      <title>Please try with the C++</title>
      <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021216#M38280</link>
      <description>&lt;P&gt;Please try with the C++ sample from the sample explorer, just to check if your camera and the set-up is working correctly.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 19:53:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021216#M38280</guid>
      <dc:creator>Pubudu-Silva_Intel</dc:creator>
      <dc:date>2014-12-16T19:53:41Z</dc:date>
    </item>
    <item>
      <title>I have the same problem, the</title>
      <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021217#M38281</link>
      <description>&lt;P&gt;I have the same problem, the C++ sample works reporting facial expressions and face alerts but not in the javascript sample? Is this a known bug as this is a blocker for me in the realsense challenge.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 13:56:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021217#M38281</guid>
      <dc:creator>Alexander_A_1</dc:creator>
      <dc:date>2014-12-17T13:56:28Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021218#M38282</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;yes the camera is working (the C++ examples works as expected).&lt;BR /&gt;
	I don't know if it's a known bug or not, but it's really annoying and it's a blocking for me too.&lt;BR /&gt;
	I've made a really dirty workarounds to get it work (For example: for the head tracking (left/right/up/down) I'm tracking the nose point).&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2014 17:46:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021218#M38282</guid>
      <dc:creator>DMaio</dc:creator>
      <dc:date>2014-12-21T17:46:04Z</dc:date>
    </item>
    <item>
      <title>Maybe the web server,</title>
      <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021219#M38283</link>
      <description>&lt;P&gt;Maybe the web server, responsible for create web socket, don't implement the face recognize. In documentation the framework in JavaScript is "Experimental".&lt;/P&gt;

&lt;P&gt;Can you try to implement a simple web server and send these values with web socket? A&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2014 13:25:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021219#M38283</guid>
      <dc:creator>jefferson_p_</dc:creator>
      <dc:date>2014-12-23T13:25:26Z</dc:date>
    </item>
    <item>
      <title>Sorry, I didn't understand,</title>
      <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021220#M38284</link>
      <description>&lt;P&gt;Sorry, I didn't understand, what's the point or benefit to create a web server to send values with web socket?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I've seen that the support for JavaScript is "alpha/experimental", so this may not be considered as a bug, but just as a missing (or not yet implemented) feature. In the sample from the SDK if you enable the 'expressions' check, you'll see no information. The only useful data I see is when "pose" check is enabled (there are "PoseAngles" that could be helpful/interesting).&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Regards,&lt;BR /&gt;
	Daniele.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2014 15:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021220#M38284</guid>
      <dc:creator>DMaio</dc:creator>
      <dc:date>2014-12-23T15:58:00Z</dc:date>
    </item>
    <item>
      <title>Hi</title>
      <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021221#M38285</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Did you have any success with the Expression Recognition in JavaScript?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2015 14:45:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021221#M38285</guid>
      <dc:creator>Arthur_T_1</dc:creator>
      <dc:date>2015-07-06T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021222#M38286</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Arthur T. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Did you have any success with the Expression Recognition in JavaScript?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;no, no news till today :/&lt;/P&gt;

&lt;P&gt;Moreover it looks like the JavaScript support has been (temporarily) removed from the SDK:&lt;BR /&gt;
	&lt;A href="https://software.intel.com/en-us/RealSenseAndJavaScriptShift"&gt;https://software.intel.com/en-us/RealSenseAndJavaScriptShift&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
	Daniele.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2015 16:37:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/JavaScript-Face-Expressions-Recognition/m-p/1021222#M38286</guid>
      <dc:creator>DMaio</dc:creator>
      <dc:date>2015-07-06T16:37:14Z</dc:date>
    </item>
  </channel>
</rss>

