<?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 I believe a Unity application in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029211#M41333</link>
    <description>&lt;P&gt;I believe a Unity application that falls under the segmentation category is the Scene Perception sample that was added to the Sample Browser in the latest R2 release of the SDK.&lt;/P&gt;

&lt;P&gt;It does not run properly on my machine though, as it infinite-loops the error 'PXCM Status Item Unavailable'. &amp;nbsp;You could still take a look at its object hierarchy to see how it is made though.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Mar 2015 07:33:53 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2015-03-02T07:33:53Z</dc:date>
    <item>
      <title>Unity 3D Sementation</title>
      <link>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029209#M41331</link>
      <description>&lt;P&gt;Has anyone employed 3d segmentation in Unity? I've tried just about everything else successfully but I don't see an easy way to implement that.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2015 17:22:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029209#M41331</guid>
      <dc:creator>Eric_P_1</dc:creator>
      <dc:date>2015-03-01T17:22:20Z</dc:date>
    </item>
    <item>
      <title>Are you referring to</title>
      <link>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029210#M41332</link>
      <description>&lt;P&gt;Are you referring to animation/bone &lt;STRONG&gt;segmentation&lt;/STRONG&gt;???&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 02:50:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029210#M41332</guid>
      <dc:creator>Vidyasagar_MSC</dc:creator>
      <dc:date>2015-03-02T02:50:38Z</dc:date>
    </item>
    <item>
      <title>I believe a Unity application</title>
      <link>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029211#M41333</link>
      <description>&lt;P&gt;I believe a Unity application that falls under the segmentation category is the Scene Perception sample that was added to the Sample Browser in the latest R2 release of the SDK.&lt;/P&gt;

&lt;P&gt;It does not run properly on my machine though, as it infinite-loops the error 'PXCM Status Item Unavailable'. &amp;nbsp;You could still take a look at its object hierarchy to see how it is made though.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 07:33:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029211#M41333</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2015-03-02T07:33:53Z</dc:date>
    </item>
    <item>
      <title>Thanks for the info Marty</title>
      <link>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029212#M41334</link>
      <description>&lt;P&gt;Thanks for the info Marty.Haven't tried this yet.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 09:18:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029212#M41334</guid>
      <dc:creator>Vidyasagar_MSC</dc:creator>
      <dc:date>2015-03-02T09:18:17Z</dc:date>
    </item>
    <item>
      <title>I found it, thanks.</title>
      <link>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029213#M41335</link>
      <description>&lt;P&gt;I found it, thanks.&lt;/P&gt;

&lt;P&gt;I'm getting a looping error too on it, object reference not set to an instance of an object on line 108 of depthfusion.cs:&lt;/P&gt;

&lt;P&gt;m_scenePerception.SetMeshingThresholds(m_maxDiffThreshold, m_avgDiffThreshold);&lt;/P&gt;

&lt;P&gt;Unity did mention it was upgrading the project when it loaded, it is perhaps something to do with this being created in an older version of Unity?&lt;/P&gt;

&lt;P&gt;I'd love to figure out how 3d segmentation works in Unity but it's hard without a working example.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 15:52:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029213#M41335</guid>
      <dc:creator>Eric_P_1</dc:creator>
      <dc:date>2015-03-02T15:52:45Z</dc:date>
    </item>
    <item>
      <title>I did not play with the code</title>
      <link>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029214#M41336</link>
      <description>&lt;P&gt;I did not play with the code much due to limited time. But i experimented with SDK Unity toolkit.&lt;/P&gt;

&lt;P&gt;It worked for me.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Check these [Refer Intel RealSense SDK documentation]:&lt;/P&gt;

&lt;P&gt;SDK framework samples &amp;nbsp;-&amp;gt; &amp;nbsp;Unity toolkit samples&lt;/P&gt;

&lt;P&gt;SDK Unity Toolkit.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;You must find the prefabs folder once you import these samples to your Unity project.&lt;/P&gt;

&lt;P&gt;Drag-drop prefabs to your scene gameobjects window and try out. It includes 3D segmentation too.&lt;/P&gt;

&lt;P&gt;And while you use segmentation, you may have to consider seating at proper distance from the Camera.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 06:28:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unity-3D-Sementation/m-p/1029214#M41336</guid>
      <dc:creator>Pruthviraj_N_</dc:creator>
      <dc:date>2015-03-03T06:28:49Z</dc:date>
    </item>
  </channel>
</rss>

