<?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>Items with no label中的主题 Re: Virtual Fitting Room - Skeleton Tracking / Full body tracking</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454812#M3525</link>
    <description>&lt;P&gt;Whilst Kinect may be a valid option if you are developing the dressing room app as a personal project and not a commercial one (since you can no longer buy Kinect cameras), the SR300 is much newer camera technology, so my recommendation would be to go with the SR300 in order to produce the most capable app possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RealSense SDK only comes with a sample Person Tracking program for the R200 camera model and not the SR300, unfortunately.  The R200 is the more suitable camera of the two, as it is better at scanning full human bodies than the SR300 is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The '2016 R2' RealSense SDK does have a sample Unity program called AR Mirror though, which overlays virtual objects onto a real body in a similar way to the clothes in your example YouTube video.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Nov 2017 13:41:04 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2017-11-01T13:41:04Z</dc:date>
    <item>
      <title>Virtual Fitting Room - Skeleton Tracking / Full body tracking</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454809#M3522</link>
      <description>&lt;P&gt;Hello everyone I'm going to develop a virtual fitting room in unity 3d using sr300 camera. Can you guys please tell me is it possible to track full body / skeleton in Sr300? I'm not finding any helpful answer on the web. Or should i buy kinect(which is discontinued) to develop this app.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 11:06:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454809#M3522</guid>
      <dc:creator>Cres1</dc:creator>
      <dc:date>2017-11-01T11:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Fitting Room - Skeleton Tracking / Full body tracking</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454810#M3523</link>
      <description>&lt;P&gt;Person Tracking mode (of which skeleton tracking is a sub-feature) is supported on SR300 but is rarely used on that camera.  It is much more common for the R200 model to be used for Person Tracking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only SR300 Person Tracking video that I know of is this one from Mike Taulty (who has also produced tutorials on his blog ( &lt;A href="https://mtaulty.com/"&gt;https://mtaulty.com/&lt;/A&gt; &lt;A href="https://mtaulty.com/"&gt;https://mtaulty.com/&lt;/A&gt; ) that have been very useful for other aspects of RealSense programming).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://player.vimeo.com/video/166142848"&gt;https://player.vimeo.com/video/166142848&lt;/A&gt; RealSense SR300 Person Tracking Preview from .NET from Mike Taulty on Vimeo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to create full-body tracking on an SR300 in Unity without using Person Tracking.  My own Unity project does this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 12:08:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454810#M3523</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-11-01T12:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Fitting Room - Skeleton Tracking / Full body tracking</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454811#M3524</link>
      <description>&lt;P&gt;Thank a lot for your reply. The idea of my app is like this &lt;A href="https://www.youtube.com/watch?v=F-3qC4q8toU"&gt;https://www.youtube.com/watch?v=F-3qC4q8toU&lt;/A&gt; Augmented Reality Virtual Fitting Room, TryLive Apparel - YouTube &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any unity sample provided by them which demonstrate person tracking mode? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you suggest should i go with realsense sr300 for developing virtual dressing room or lookout for other options such as kinect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Marty!&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 13:24:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454811#M3524</guid>
      <dc:creator>Cres1</dc:creator>
      <dc:date>2017-11-01T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Fitting Room - Skeleton Tracking / Full body tracking</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454812#M3525</link>
      <description>&lt;P&gt;Whilst Kinect may be a valid option if you are developing the dressing room app as a personal project and not a commercial one (since you can no longer buy Kinect cameras), the SR300 is much newer camera technology, so my recommendation would be to go with the SR300 in order to produce the most capable app possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RealSense SDK only comes with a sample Person Tracking program for the R200 camera model and not the SR300, unfortunately.  The R200 is the more suitable camera of the two, as it is better at scanning full human bodies than the SR300 is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The '2016 R2' RealSense SDK does have a sample Unity program called AR Mirror though, which overlays virtual objects onto a real body in a similar way to the clothes in your example YouTube video.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 13:41:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Virtual-Fitting-Room-Skeleton-Tracking-Full-body-tracking/m-p/454812#M3525</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-11-01T13:41:04Z</dc:date>
    </item>
  </channel>
</rss>

