<?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: which is the namespace i should using when i used measureData method? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366376#M1459</link>
    <description>&lt;P&gt;Hi Shunhua,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I believe you can still use ProjectCameraToDepth as @MartyG pointed out. That the data is presented in arrays doesn't mean that it will be any less accurate, you can still find the data between two points using this approach.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Let us know your results.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio A&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 May 2017 20:35:01 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2017-05-08T20:35:01Z</dc:date>
    <item>
      <title>which is the namespace i should using when i used measureData method?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366369#M1452</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;     which is the namespace i should using when i used measureData method?I used R200 camere ,I want to get the distance between two point,I learn an EnhancePtoto sample demo,but the demo cannont working,It says that I cannont used the measureData method because I dont using namespace,which namespace should I using?&lt;/P&gt;&lt;P&gt;     thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:34:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366369#M1452</guid>
      <dc:creator>SGai</dc:creator>
      <dc:date>2017-04-25T07:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: which is the namespace i should using when i used measureData method?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366370#M1453</link>
      <description>&lt;P&gt;I believe the Enhanced Photo mode on the R200 is meant for certain models of tablet that had an R200 built into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to find the distance between camera and an object, you could use ProjectCameraToDepth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/projectcameratodepth_pxcprojection.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/projectcameratodepth_pxcprojection.html&lt;/A&gt; ProjectCameraToDepth &lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:45:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366370#M1453</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-04-25T07:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: which is the namespace i should using when i used measureData method?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366371#M1454</link>
      <description>&lt;P&gt;thanks,Let me Learn and try.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:48:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366371#M1454</guid>
      <dc:creator>SGai</dc:creator>
      <dc:date>2017-04-25T07:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: which is the namespace i should using when i used measureData method?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366372#M1455</link>
      <description>&lt;P&gt;I edited my answer (see above) because I wasn't sure that what I originally linked was what you needed.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to find the distance between camera and an object, you could use ProjectCameraToDepth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/projectcameratodepth_pxcprojection.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/projectcameratodepth_pxcprojection.html&lt;/A&gt; ProjectCameraToDepth&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:49:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366372#M1455</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-04-25T07:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: which is the namespace i should using when i used measureData method?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366373#M1456</link>
      <description>&lt;P&gt;Hi Shunhua.G,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Do you still need assistance with this case?&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio A&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 19:23:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366373#M1456</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-27T19:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: which is the namespace i should using when i used measureData method?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366374#M1457</link>
      <description>&lt;P&gt;Hi,Sergio A &lt;/P&gt;&lt;P&gt;I found the method in the enhancephoto demo of the SDK ,and I know how to measure the distance between two points ,but now I want to direct acquire the data from one point,how should I do,  I used the R200 outdoor to get the ptoto from tree. I want to auquire the distance from I to tree. which method to gain it?&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;-Shunhua&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 03:18:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366374#M1457</guid>
      <dc:creator>SGai</dc:creator>
      <dc:date>2017-05-06T03:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: which is the namespace i should using when i used measureData method?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366375#M1458</link>
      <description>&lt;P&gt;thank you, MarthG&lt;/P&gt;&lt;P&gt; I find the  ProjectCameraToDepth is use for Array points, whether use for just ont point?&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 03:27:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366375#M1458</guid>
      <dc:creator>SGai</dc:creator>
      <dc:date>2017-05-06T03:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: which is the namespace i should using when i used measureData method?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366376#M1459</link>
      <description>&lt;P&gt;Hi Shunhua,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I believe you can still use ProjectCameraToDepth as @MartyG pointed out. That the data is presented in arrays doesn't mean that it will be any less accurate, you can still find the data between two points using this approach.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Let us know your results.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio A&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 20:35:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/which-is-the-namespace-i-should-using-when-i-used-measureData/m-p/366376#M1459</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-05-08T20:35:01Z</dc:date>
    </item>
  </channel>
</rss>

