<?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 Can i get a display coordinate from World coordinate? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474396#M4565</link>
    <description>&lt;P&gt;Can i get a display coordinate from World coordinate? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I want to know where i am looking at display.&lt;P&gt;&amp;nbsp;&lt;/P&gt;(It's not world.image coordinate.)</description>
    <pubDate>Wed, 22 Feb 2017 04:08:07 GMT</pubDate>
    <dc:creator>松拓也</dc:creator>
    <dc:date>2017-02-22T04:08:07Z</dc:date>
    <item>
      <title>Can i get a display coordinate from World coordinate?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474396#M4565</link>
      <description>&lt;P&gt;Can i get a display coordinate from World coordinate? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I want to know where i am looking at display.&lt;P&gt;&amp;nbsp;&lt;/P&gt;(It's not world.image coordinate.)</description>
      <pubDate>Wed, 22 Feb 2017 04:08:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474396#M4565</guid>
      <dc:creator>松拓也</dc:creator>
      <dc:date>2017-02-22T04:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can i get a display coordinate from World coordinate?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474397#M4566</link>
      <description>&lt;P&gt;Usually people want to convert color (display) to depth (world), so your request is reversed from the norm.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your needs, an SDK instruction called ProjectCameraToColor may be suitable.  "The ProjectCameraToColor function projects an array of world coordinates to the color image coordinates."&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/projectcameratocolor_pxcprojection.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/projectcameratocolor_pxcprojection.html&lt;/A&gt; ProjectCameraToColor &lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:07:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474397#M4566</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-22T08:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can i get a display coordinate from World coordinate?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474398#M4567</link>
      <description>&lt;P&gt;How are you getting your world coordinates? I get mine from ProjectColourToCamera, which means the nth element in the world coordinates array is the nth pixel in the colour image, so as long as my world coordinates array stays in the same order I know which colour pixel it represents. If you don't currently do any mapping between the colour and depth images, Marty's suggestion might be easiest to implement.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 10:39:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474398#M4567</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-02-22T10:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can i get a display coordinate from World coordinate?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474399#M4568</link>
      <description>&lt;P&gt;Hi jazz_up_feeling_0809,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Do you still need assistance on this case? Did you find the answer you were looking for?&lt;P&gt;&amp;nbsp;&lt;/P&gt;We'll be waiting for your response.&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>Fri, 24 Feb 2017 21:03:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474399#M4568</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-24T21:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can i get a display coordinate from World coordinate?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474400#M4569</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Sorry for my late reply.&lt;/P&gt;&lt;P&gt;Many Thanks. I'll try it!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 06:01:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474400#M4569</guid>
      <dc:creator>松拓也</dc:creator>
      <dc:date>2017-02-27T06:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can i get a display coordinate from World coordinate?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474401#M4570</link>
      <description>&lt;P&gt;I get the world coordinate to method below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/doc_face_face_landmark_data.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/doc_face_face_landmark_data.html&lt;/A&gt; Face Landmark Data [+JS,UWP] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once, I'll try Marty's method.&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 06:07:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474401#M4570</guid>
      <dc:creator>松拓也</dc:creator>
      <dc:date>2017-02-27T06:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can i get a display coordinate from World coordinate?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474402#M4571</link>
      <description>&lt;P&gt;Hi jazz_up_feeling_0809,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Keep us updated on your progress. If you have any questions, don't hesitate to ask.&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, 27 Feb 2017 20:34:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Can-i-get-a-display-coordinate-from-World-coordinate/m-p/474402#M4571</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-02-27T20:34:12Z</dc:date>
    </item>
  </channel>
</rss>

