<?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: RealSense camera body tracking in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602101#M12239</link>
    <description>&lt;P&gt;1.  What the camera will be able to do with skeleton tracking depends on the OpenCV module used with it.  If an OpenCV module can support lower body tracking, then the D435 should be able to use that software with OpenCV to track those points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  The D435 can output depth streams at up to 90 Frames Per Second (FPS), a significant improvement on previous RealSense cameras that were limited to a maximum of 60 FPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.  Any time that you add additional actively processing devices to a PC, it is going to consume more of that PC's resources such as CPU load and memory usage.  This may have an effect on RealSense data processing, as once the camera sends data through the USB cable to the PC then it may encounter a processing bottleneck, depending on what programs are running on the PC and the capabilities of its hardware&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2018 09:53:13 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-01-04T09:53:13Z</dc:date>
    <item>
      <title>RealSense camera body tracking</title>
      <link>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602098#M12236</link>
      <description>&lt;P&gt;1. Is the RealSense camera capable of&lt;B&gt; real-time&lt;/B&gt; body tracking?&lt;/P&gt;&lt;P&gt;2. Is it possible to recognize the entire skeleton including the lower half?&lt;/P&gt;&lt;P&gt;I want to recognize my head, hands, shoulders, waist and knees like a Kinect.&lt;/P&gt;&lt;P&gt;3. Which camera models can perform these functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 06:17:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602098#M12236</guid>
      <dc:creator>정박1</dc:creator>
      <dc:date>2018-01-04T06:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: RealSense camera body tracking</title>
      <link>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602099#M12237</link>
      <description>&lt;P&gt;If you need real-time tracking and want to track the skeleton, these options may be best for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  The super-powerful new D435 RealSense camera model that goes on sale January 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;2.  Combining the camera's 'RealSense SDK 2.0' software with a skeleton tracking module in the OpenCV software platform, which SDK 2.0 is compatible with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDK 2.0:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/releases/"&gt;https://github.com/IntelRealSense/librealsense/releases/&lt;/A&gt; Releases · IntelRealSense/librealsense · GitHub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OpenCV skeleton tracking:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?time_continue=29&amp;amp;v=OfDdNv-bMBo"&gt;https://www.youtube.com/watch?time_continue=29&amp;amp;v=OfDdNv-bMBo&lt;/A&gt; Human body skeleton detection and tracking using OpenCV - YouTube&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 08:29:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602099#M12237</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-01-04T08:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: RealSense camera body tracking</title>
      <link>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602100#M12238</link>
      <description>&lt;P&gt;1. Can the D435 track the entire body, including the lower body?&lt;/P&gt;&lt;P&gt;2. What is fps?&lt;/P&gt;&lt;P&gt;3. Does connecting multiple cameras on one PC affect speed?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 08:46:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602100#M12238</guid>
      <dc:creator>정박1</dc:creator>
      <dc:date>2018-01-04T08:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: RealSense camera body tracking</title>
      <link>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602101#M12239</link>
      <description>&lt;P&gt;1.  What the camera will be able to do with skeleton tracking depends on the OpenCV module used with it.  If an OpenCV module can support lower body tracking, then the D435 should be able to use that software with OpenCV to track those points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  The D435 can output depth streams at up to 90 Frames Per Second (FPS), a significant improvement on previous RealSense cameras that were limited to a maximum of 60 FPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.  Any time that you add additional actively processing devices to a PC, it is going to consume more of that PC's resources such as CPU load and memory usage.  This may have an effect on RealSense data processing, as once the camera sends data through the USB cable to the PC then it may encounter a processing bottleneck, depending on what programs are running on the PC and the capabilities of its hardware&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 09:53:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/RealSense-camera-body-tracking/m-p/602101#M12239</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-01-04T09:53:13Z</dc:date>
    </item>
  </channel>
</rss>

