<?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 Yes, it is possible. in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059687#M53485</link>
    <description>&lt;DIV class="field field-name-comment-body field-type-text-long field-label-hidden"&gt;
	&lt;DIV class="field-items"&gt;
		&lt;DIV class="field-item even"&gt;
			&lt;P&gt;Yes, it is possible.&lt;/P&gt;

			&lt;P&gt;But you're not saying from which camera those 22 points are from.&lt;/P&gt;

			&lt;P&gt;If those points are from the Infrared, or the depth stream, then you can get the corresponding 3D points(X, Y, Z) in mm by using the queryvertices function of the RealSense API. You are interested in Z, as that is the distance of that point in space to the camera. Have a look here for more info about this method:&lt;/P&gt;

			&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/queryvertices_pxcprojection.html" target="_blank"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/queryvertices_pxcprojection.html&lt;/A&gt;&lt;/P&gt;

			&lt;P&gt;Make sure you allocate the memory for the vertices first though!&lt;/P&gt;

			&lt;P&gt;If the points are from the color stream, you will need to make sure that they are aligned with the depth stream first, and then proceed in the same way as before. You can create a depth image mapped to the color stream by using this:&lt;/P&gt;

			&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createdepthimagemappedtocolor_pxcprojection.html" target="_blank"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createdepthimagemappedtocolor_pxcprojection.html&lt;/A&gt;&lt;/P&gt;
		&lt;/DIV&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 17 Sep 2015 01:50:19 GMT</pubDate>
    <dc:creator>samontab</dc:creator>
    <dc:date>2015-09-17T01:50:19Z</dc:date>
    <item>
      <title>Intel Depth</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059682#M53480</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I want to know the distance of 22 points from real sense camera.&lt;/P&gt;

&lt;P&gt;Is it possible?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 09:44:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059682#M53480</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-24T09:44:31Z</dc:date>
    </item>
    <item>
      <title> 
Hi,
Maybe this can to help.</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059683#M53481</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Maybe this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can&lt;/SPAN&gt; &lt;SPAN class="hps alt-edited"&gt;to help&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 13:03:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059683#M53481</guid>
      <dc:creator>Ariska_Hidayat</dc:creator>
      <dc:date>2015-08-24T13:03:38Z</dc:date>
    </item>
    <item>
      <title>Ariska,</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059684#M53482</link>
      <description>&lt;P&gt;Ariska,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thankyoo. But i need the code. I want to know at how much distance my hand is placed.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 17:11:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059684#M53482</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-24T17:11:53Z</dc:date>
    </item>
    <item>
      <title>I believe you are trying to</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059685#M53483</link>
      <description>&lt;P&gt;I believe you are trying to get the distance of your hand just like getting distance of a face using QueryFaceAverageDepth method.&lt;BR /&gt;
	However, I&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;don't think the SDK provides a way to query the average depth of user's hand. #CMIIW&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 08:46:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059685#M53483</guid>
      <dc:creator>PKusm</dc:creator>
      <dc:date>2015-09-16T08:46:27Z</dc:date>
    </item>
    <item>
      <title>If you can get the pixel</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059686#M53484</link>
      <description>&lt;P&gt;If you can get the pixel coordinates of whatever you want to know the distance of (I haven't used the hand tracking module much so don't know how easy this is), you can use the &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?mapcolortodepth_pxcprojection.html"&gt;PXCMProjection.MapColorToDepth&lt;/A&gt; function to map coordinates in the colour image to the depth image (you may not need this step if a function in the hand tracking module gives you depth coordinates already), then &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?toshortarray_imagedata_pxcmimage.html"&gt;PXCMImage.ImageData.ToUShortArray&lt;/A&gt;&amp;nbsp;to get the depth at the points you're interested in.&lt;/P&gt;

&lt;P&gt;I originally got the bulk of the code from one of the samples but can't remember which one it was, sorry!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 09:06:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059686#M53484</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2015-09-16T09:06:48Z</dc:date>
    </item>
    <item>
      <title>Yes, it is possible.</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059687#M53485</link>
      <description>&lt;DIV class="field field-name-comment-body field-type-text-long field-label-hidden"&gt;
	&lt;DIV class="field-items"&gt;
		&lt;DIV class="field-item even"&gt;
			&lt;P&gt;Yes, it is possible.&lt;/P&gt;

			&lt;P&gt;But you're not saying from which camera those 22 points are from.&lt;/P&gt;

			&lt;P&gt;If those points are from the Infrared, or the depth stream, then you can get the corresponding 3D points(X, Y, Z) in mm by using the queryvertices function of the RealSense API. You are interested in Z, as that is the distance of that point in space to the camera. Have a look here for more info about this method:&lt;/P&gt;

			&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/queryvertices_pxcprojection.html" target="_blank"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/queryvertices_pxcprojection.html&lt;/A&gt;&lt;/P&gt;

			&lt;P&gt;Make sure you allocate the memory for the vertices first though!&lt;/P&gt;

			&lt;P&gt;If the points are from the color stream, you will need to make sure that they are aligned with the depth stream first, and then proceed in the same way as before. You can create a depth image mapped to the color stream by using this:&lt;/P&gt;

			&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createdepthimagemappedtocolor_pxcprojection.html" target="_blank"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createdepthimagemappedtocolor_pxcprojection.html&lt;/A&gt;&lt;/P&gt;
		&lt;/DIV&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Sep 2015 01:50:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Depth/m-p/1059687#M53485</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-09-17T01:50:19Z</dc:date>
    </item>
  </channel>
</rss>

