<?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: What can I do with a D435? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492553#M5786</link>
    <description>&lt;P&gt;The D435 has significant technical advantages over an ordinary webcam, including a long view range, wide field of view and a Vision Processor D4 vision chip for superior image processing and filtering.  It also excels at tracking objects that are in motion.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2018 12:56:05 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-02-22T12:56:05Z</dc:date>
    <item>
      <title>What can I do with a D435?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492550#M5783</link>
      <description>&lt;P&gt;Hi, my project is a robot equipped with these components:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- UP Squared Celeron Duo Core 4GB memory/32GB eMMC &lt;/P&gt;&lt;P&gt;Link: &lt;A href="https://up-shop.org/up-boards/94-up-squared-celeron-duo-core-4gb-memory32gb-emmc.html"&gt;https://up-shop.org/up-boards/94-up-squared-celeron-duo-core-4gb-memory32gb-emmc.html&lt;/A&gt; &lt;A href="https://up-shop.org/up-boards/94-up-squared-celeron-duo-core-4gb-memory32gb-emmc.html"&gt;https://up-shop.org/up-boards/94-up-squared-celeron-duo-core-4gb-memory32gb-emmc.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Intel RealSense Depth Camera D435&lt;/P&gt;&lt;P&gt;Link: &lt;A href="https://click.intel.com/intelr-realsensetm-depth-camera-d435.html"&gt;https://click.intel.com/intelr-realsensetm-depth-camera-d435.html&lt;/A&gt; Intel® RealSense™ Depth Camera D435 - Intel® RealSense™ Depth Cameras &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- OS Windows 10 Full&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Language Visual C# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, my question is: with these components, what can my robot do? Person tracking/recognition? Face tracking/recognition? Scanning room? Follow a person?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 11:50:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492550#M5783</guid>
      <dc:creator>PCaba</dc:creator>
      <dc:date>2018-02-22T11:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: What can I do with a D435?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492551#M5784</link>
      <description>&lt;P&gt;Your project should be able to do all of those things with the D435, but you will need to combine its RealSense SDK 2.0 software with modules provided by other software platforms such as OpenCV and ROS, as the SDK 2.0 does not have built-in support for the detection and tracking features that you listed.  SDK 2.0 is compatible with being integrated with a range of platforms such as OpenCV, ROS and LABVIEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Supported Languages&lt;/B&gt;&lt;/P&gt;&lt;P&gt;C++ 11 (GCC 5 / Visual Studio 2015 Update 3)&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;Python 2.7 / 3.6&lt;/P&gt;&lt;P&gt;Node.js&lt;/P&gt;&lt;P&gt;ROS&lt;/P&gt;&lt;P&gt;LabVIEW&lt;/P&gt;&lt;P&gt;.NET / C# &lt;/P&gt;&lt;P&gt;Unity&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:42:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492551#M5784</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-02-22T12:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: What can I do with a D435?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492552#M5785</link>
      <description>&lt;P&gt;Thanks for response.&lt;/P&gt;&lt;P&gt;But, if  I can use (for example) the OpenCv (EmguCV in my case) with a normal webcam, what is the advantage to use a D435?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:49:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492552#M5785</guid>
      <dc:creator>PCaba</dc:creator>
      <dc:date>2018-02-22T12:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: What can I do with a D435?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492553#M5786</link>
      <description>&lt;P&gt;The D435 has significant technical advantages over an ordinary webcam, including a long view range, wide field of view and a Vision Processor D4 vision chip for superior image processing and filtering.  It also excels at tracking objects that are in motion.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:56:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/What-can-I-do-with-a-D435/m-p/492553#M5786</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-02-22T12:56:05Z</dc:date>
    </item>
  </channel>
</rss>

