<?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 how to mix color data and depth data in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474442#M4572</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;    i have a question about use creative senz3d camera to capture picture which showing 3d picture, but i have only use sdk sample to show two windows displaying color camera and depth camera. how i can use another interface to mix two camera data and display one picture? &lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2017 06:09:13 GMT</pubDate>
    <dc:creator>尔黄</dc:creator>
    <dc:date>2017-02-22T06:09:13Z</dc:date>
    <item>
      <title>how to mix color data and depth data</title>
      <link>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474442#M4572</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;    i have a question about use creative senz3d camera to capture picture which showing 3d picture, but i have only use sdk sample to show two windows displaying color camera and depth camera. how i can use another interface to mix two camera data and display one picture? &lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 06:09:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474442#M4572</guid>
      <dc:creator>尔黄</dc:creator>
      <dc:date>2017-02-22T06:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to mix color data and depth data</title>
      <link>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474443#M4573</link>
      <description>&lt;P&gt;Hi Bill, the Creative Senz3D camera from 2013 is no longer supported.  This forum is for that camera's successor, RealSense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having said that, last week I did find a script that combines color and depth streams together into one, though it is of course for the RealSense camera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://mtaulty.com/2015/04/16/m_15794/"&gt;https://mtaulty.com/2015/04/16/m_15794/&lt;/A&gt; &lt;A href="https://mtaulty.com/2015/04/16/m_15794/"&gt;https://mtaulty.com/2015/04/16/m_15794/&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 07:53:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474443#M4573</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-22T07:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to mix color data and depth data</title>
      <link>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474444#M4574</link>
      <description>&lt;P&gt;Thank you so much for your reply,MartyG. I will study your algorithm and try to code in the camera &lt;A href="http://sample.By"&gt;sample.By&lt;/A&gt; the way, I want to know whether you have some document about introduce combination measures for  creative senz3D or another camera.Because I did not find some information which talking the theory about the two camera data combined, thank you ~&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:52:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474444#M4574</guid>
      <dc:creator>尔黄</dc:creator>
      <dc:date>2017-02-22T09:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to mix color data and depth data</title>
      <link>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474445#M4575</link>
      <description>&lt;P&gt;Other options are &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createcolorimagemappedtodepth_pxcprojection.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createcolorimagemappedtodepth_pxcprojection.html&lt;/A&gt; CreateColorImageMappedToDepth and &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createdepthimagemappedtocolor_pxcprojection.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createdepthimagemappedtocolor_pxcprojection.html&lt;/A&gt; CreateDepthImageMappedToColor, depending on if you want the result centered on the colour or depth images. You can see examples of these in the Projection sample included in the SDK.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 10:30:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474445#M4575</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-02-22T10:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to mix color data and depth data</title>
      <link>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474446#M4576</link>
      <description>&lt;P&gt;I found a Perceptual Computing Camera example (PCC is the other name for the Creative Senz3d) that applies a depth mask to an RGB image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/blogs/2013/06/14/masking-rgb-inputs-with-depth-data-using-the-intel-percc-sdk-and-opencv"&gt;https://software.intel.com/en-us/blogs/2013/06/14/masking-rgb-inputs-with-depth-data-using-the-intel-percc-sdk-and-opencv&lt;/A&gt; Masking RGB Inputs with Depth Data using the Intel® Perceptual Computing SDK and OpenCV* | Intel® Software &lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 11:26:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474446#M4576</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-02-22T11:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to mix color data and depth data</title>
      <link>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474447#M4577</link>
      <description>&lt;P&gt;Thank you very much for the help of the website! The I have a request is the 2013 SDK has been found, I would like to ask where there is the SDK download?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 09:52:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/how-to-mix-color-data-and-depth-data/m-p/474447#M4577</guid>
      <dc:creator>尔黄</dc:creator>
      <dc:date>2017-02-28T09:52:47Z</dc:date>
    </item>
  </channel>
</rss>

