<?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 @ Andre I am going through in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050362#M49703</link>
    <description>&lt;P&gt;@ Andre I am going through the Hand viewer in (c#). There is a lot of inbuilt source.I need clear explanation of it. Is it possible for you to have a web conference.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Aug 2015 06:36:42 GMT</pubDate>
    <dc:creator>agund4</dc:creator>
    <dc:date>2015-08-14T06:36:42Z</dc:date>
    <item>
      <title>Real sense basics</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050358#M49699</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am very new to intel real sense SDK&lt;/P&gt;

&lt;P&gt;Could somebody guide me in Hand recognisation.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 10:31:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050358#M49699</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-12T10:31:45Z</dc:date>
    </item>
    <item>
      <title>You can start by browsing the</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050359#M49700</link>
      <description>&lt;P&gt;You can start by browsing the samples, and then read the code of the hand tracker sample. Also, there is a lot of information in the SDK documentation. Have a look here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?manuals_hand_tracking.html" target="_blank"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?manuals_hand_tracking.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 23:15:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050359#M49700</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-08-12T23:15:23Z</dc:date>
    </item>
    <item>
      <title>@samontab  I need the code</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050360#M49701</link>
      <description>&lt;P&gt;@samontab &amp;nbsp;I need the code explanation of algorithams&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 17:12:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050360#M49701</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-13T17:12:33Z</dc:date>
    </item>
    <item>
      <title>@aravind g., what do you mean</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050361#M49702</link>
      <description>&lt;P&gt;@aravind g., what do you mean by that? Could you explain a little bit further?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 00:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050361#M49702</guid>
      <dc:creator>AndreCarlucci</dc:creator>
      <dc:date>2015-08-14T00:47:00Z</dc:date>
    </item>
    <item>
      <title>@ Andre I am going through</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050362#M49703</link>
      <description>&lt;P&gt;@ Andre I am going through the Hand viewer in (c#). There is a lot of inbuilt source.I need clear explanation of it. Is it possible for you to have a web conference.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 06:36:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050362#M49703</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-14T06:36:42Z</dc:date>
    </item>
    <item>
      <title>What is not clear? read the</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050363#M49704</link>
      <description>&lt;P&gt;What is not clear? read the documentation and see the source code of the examples. It is all there.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 00:53:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050363#M49704</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-08-26T00:53:47Z</dc:date>
    </item>
    <item>
      <title>Hi Aravind,</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050364#M49705</link>
      <description>&lt;P&gt;Hi Aravind,&lt;/P&gt;

&lt;P&gt;You can try to look this set of simple samples that I made:&amp;nbsp;https://software.intel.com/en-us/articles/intel-realsense-sdk-code-samples&lt;/P&gt;

&lt;P&gt;They were made to version 4.0 but if you replace the DLLs inside the folder Libs by the new ones, you should get it working.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Felipe&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 00:57:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050364#M49705</guid>
      <dc:creator>Felipe_P_Intel</dc:creator>
      <dc:date>2015-08-26T00:57:05Z</dc:date>
    </item>
    <item>
      <title>Hi Mr Felipe,</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050365#M49706</link>
      <description>&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Hi Mr Felipe,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;example&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is very complete&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I have a little&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I can not run&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;these examples&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;after I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;replace&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&amp;nbsp;&lt;/SPAN&gt; lippxcclr.cs.&lt;SPAN class="hps"&gt;dll&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;also&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;unworkable&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Location Error:&lt;/P&gt;

&lt;P&gt;PXCMSession.ImplVersion sdkVersion = session.QueryVersion();&lt;/P&gt;

&lt;P&gt;Information Error.&lt;/P&gt;

&lt;P&gt;An unhandled exception of type 'System.NullReferenceException' occurred in SpeechRecognitionDictation.exe&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Pelase what I must doing? thx.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Ariska.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 03:10:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050365#M49706</guid>
      <dc:creator>Ariska_Hidayat</dc:creator>
      <dc:date>2015-08-27T03:10:37Z</dc:date>
    </item>
    <item>
      <title>Hi Ariska,</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050366#M49707</link>
      <description>&lt;P&gt;Hi Ariska,&lt;/P&gt;

&lt;P&gt;If C# is your thing, you can try SharpSenses: &lt;A href="https://github.com/SharpSenses/SharpSenses" target="_blank"&gt;https://github.com/SharpSenses/SharpSenses&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;All you have to do is create a new project, install the nuget package "Install-Package SharpSenses.RealSense" and you're good to go. No need to import any other dll and it works with x32 and x64.&lt;/P&gt;

&lt;P&gt;For speech recognition:&lt;/P&gt;

&lt;PRE class="brush:csharp;"&gt;   car cam = Camera.Create();
   cam.Speech.SpeechRecognized += (s, a) =&amp;gt; {
        Console.WriteLine("-&amp;gt; " + a.Sentence);
    };
    cam.Speech.EnableRecognition();&lt;/PRE&gt;

&lt;P&gt;Currently it works with R3, but I''ll upload the R4 version by the end of the week.&lt;/P&gt;

&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 16:14:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050366#M49707</guid>
      <dc:creator>AndreCarlucci</dc:creator>
      <dc:date>2015-08-27T16:14:32Z</dc:date>
    </item>
    <item>
      <title>Hi Aravind,</title>
      <link>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050367#M49708</link>
      <description>&lt;P&gt;Hi Aravind,&lt;/P&gt;

&lt;P&gt;You need to replace both libraries (libpxccpp2c.dll and libpxcclr.cs.dll)&amp;nbsp;inside the Libs folder and make sure that you are building for the right architecture (win32 or x64) or for AnyCpu. After making sure that you replaced everything, just clean your Visual Studio build and run the samples again.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Felipe&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 19:39:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Real-sense-basics/m-p/1050367#M49708</guid>
      <dc:creator>Felipe_P_Intel</dc:creator>
      <dc:date>2015-08-27T19:39:12Z</dc:date>
    </item>
  </channel>
</rss>

