<?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: Three-dimensional coordinate system registration in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430110#M2887</link>
    <description>&lt;P&gt;In the 2016 SDKs, the 0,0,0 3D origin is at the center of the depth camera.&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/index.html?doc_essential_coordinate_systems.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_essential_coordinate_systems.html&lt;/A&gt; Intel® RealSense™ SDK 2016 R2 Documentation &lt;/P&gt;</description>
    <pubDate>Mon, 29 Oct 2018 08:13:10 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-10-29T08:13:10Z</dc:date>
    <item>
      <title>Three-dimensional coordinate system registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430107#M2884</link>
      <description>&lt;P&gt;I am using SR300 to get  RGB-D images of face,i made a three-dimensional coordinate system on the face ,and i want to registrate it with the three-dimensional coordinate system of the camera,in order to get the pose of face .&lt;/P&gt;&lt;P&gt;So i want to konw howto get the three-dimensional coordinate system information of SR300.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 03:29:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430107#M2884</guid>
      <dc:creator>tguan</dc:creator>
      <dc:date>2018-10-29T03:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Three-dimensional coordinate system registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430108#M2885</link>
      <description>&lt;P&gt;On the '2016 R2' and '2016 R3' SDKs, 2D depth image coordinates are converted to 3D world coordinates with the instruction &lt;B&gt;ProjectDepthToCamera&lt;/B&gt;.&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/index.html?projectdepthtocamera_pxcprojection.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?projectdepthtocamera_pxcprojection.html&lt;/A&gt; Intel® RealSense™ SDK 2016 R2 Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to track the face specifically in the R2 or R3 SDK, there are 78 face 'points of interest' in the SDK's facial system whose position is provided in image and world coordinates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.co.uk/content/www/uk/en/support/articles/000006099/emerging-technologies.html"&gt;https://www.intel.co.uk/content/www/uk/en/support/articles/000006099/emerging-technologies.html&lt;/A&gt; Recognition Capabilities of the Intel® RealSense™ Camera&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SDK 2.0, the instruction &lt;B&gt;rs2_deproject_pixel_to_point&lt;/B&gt; is used to convert 2D image points to 3D world points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/blob/5e73f7bb906a3cbec8ae43e888f182cc56c18692/include/librealsense2/rsutil.h#"&gt;https://github.com/IntelRealSense/librealsense/blob/5e73f7bb906a3cbec8ae43e888f182cc56c18692/include/librealsense2/rsutil.h#&lt;/A&gt; L46 librealsense/rsutil.h at 5e73f7bb906a3cbec8ae43e888f182cc56c18692 · IntelRealSense/librealsense · GitHub&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 07:03:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430108#M2885</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-10-29T07:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Three-dimensional coordinate system registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430109#M2886</link>
      <description>&lt;P&gt;Maybe my expression was not clear.&lt;/P&gt;&lt;P&gt;I want to know how to get the Oc-XcYcZc of SR300(c means camera)：Origin coordinates and x, y, z, axis vector.&lt;/P&gt;&lt;P&gt;I will do a registration between the camera three-dimensional coordinate system with the three-dimensional human face coordinate system build by my self,so i want to know the Oc-XcYcZc of SR300.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 07:59:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430109#M2886</guid>
      <dc:creator>tguan</dc:creator>
      <dc:date>2018-10-29T07:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Three-dimensional coordinate system registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430110#M2887</link>
      <description>&lt;P&gt;In the 2016 SDKs, the 0,0,0 3D origin is at the center of the depth camera.&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/index.html?doc_essential_coordinate_systems.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_essential_coordinate_systems.html&lt;/A&gt; Intel® RealSense™ SDK 2016 R2 Documentation &lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 08:13:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Three-dimensional-coordinate-system-registration/m-p/430110#M2887</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-10-29T08:13:10Z</dc:date>
    </item>
  </channel>
</rss>

