<?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: Visible image and infrared image registration in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580152#M10732</link>
    <description>&lt;P&gt;Although alignment to depth is the method supported by RealSense, a member of Intel's GitHub support team for RealSense offered an approach to try if you really need to find a way to align IR to color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/1556#"&gt;https://github.com/IntelRealSense/librealsense/issues/1556#&lt;/A&gt; issuecomment-389061477 Align infrared frame to color · Issue # 1556 · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
    <pubDate>Thu, 30 Aug 2018 13:13:43 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-08-30T13:13:43Z</dc:date>
    <item>
      <title>Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580149#M10729</link>
      <description>&lt;P&gt;   I got visible and infrared images of the same resolution using sr300, but I found that the two images have different ranges, and the target has a different image ratio. I want to merge the two images. How can I proceed?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 11:23:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580149#M10729</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-30T11:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580150#M10730</link>
      <description>&lt;P&gt;RealSense cameras align between depth and some other stream.  So I do not believe you would be able to align IR to color.  It would have to be depth to color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the '2016 R2' SDK, you may be able to do such an operation with the script in the link below:&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_aligned_capturing.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_essential_aligned_capturing.html&lt;/A&gt; Intel® RealSense™ SDK 2016 R2 Documentation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the current RealSense SDK 2.0, which is compatible with SR300, there is an Align sample program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/examples/align"&gt;https://github.com/IntelRealSense/librealsense/tree/master/examples/align&lt;/A&gt; librealsense/examples/align at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the SR300 is used with RealSense SDK 2.0, depth images are always pixel-aligned with IR images, and the depth and IR images have identical intrinsics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/wiki/Projection-in-RealSense-SDK-2.0#"&gt;https://github.com/IntelRealSense/librealsense/wiki/Projection-in-RealSense-SDK-2.0#&lt;/A&gt; sr300 Projection in RealSense SDK 2.0 · IntelRealSense/librealsense Wiki · GitHub &lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 12:14:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580150#M10730</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-08-30T12:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580151#M10731</link>
      <description>&lt;P&gt;  So you mean that we can't align color and infrared images?&lt;/P&gt;&lt;P&gt;Do you know how to get aligned? Thank you！&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 13:03:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580151#M10731</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-30T13:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580152#M10732</link>
      <description>&lt;P&gt;Although alignment to depth is the method supported by RealSense, a member of Intel's GitHub support team for RealSense offered an approach to try if you really need to find a way to align IR to color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/1556#"&gt;https://github.com/IntelRealSense/librealsense/issues/1556#&lt;/A&gt; issuecomment-389061477 Align infrared frame to color · Issue # 1556 · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 13:13:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580152#M10732</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-08-30T13:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580153#M10733</link>
      <description>&lt;P&gt;Do you know other methods? This seems to be a bit problematic. Thank you very much!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 13:36:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580153#M10733</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-30T13:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580154#M10734</link>
      <description>&lt;P&gt;I researched your question extensively, but everyone everywhere agrees that aligning to depth rather than IR is the appropriate method.  There was no alternative to the workaround suggested by Intel's support member that could be found.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 14:03:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580154#M10734</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-08-30T14:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580155#M10735</link>
      <description>&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 01:10:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580155#M10735</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-31T01:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580156#M10736</link>
      <description>&lt;P&gt;Hi Marty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to align infrared to RGB in the SR305, but found the size of image for ir is much smaller (although both at 640x480),  while the depth is same as the RGB,&lt;/P&gt;&lt;P&gt;this means the infrared is certainly not aligned pixel by pixel (it is also offset, see attached), any tips would be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried using the difference in POV for ir and RGB and do inverse trigonometry this gets the sizes closer, but we only have the POV for 1920x1080, what POV I should use for the RGB camera for 640x480 ? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks a lot, &lt;/P&gt;&lt;P&gt;Geoff&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 21:55:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580156#M10736</guid>
      <dc:creator>GYuen</dc:creator>
      <dc:date>2020-05-08T21:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Visible image and infrared image registration</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580157#M10737</link>
      <description>&lt;P&gt;&lt;A href="https://community.intel.com/sfdc-users/GYuen"&gt;@GYuen&lt;/A&gt;​&amp;nbsp;Usually, depth is aligned to color or to IR, but depth must be one of the stream types in alignment (and there is not support in the SDK for aligning color to IR).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that the link below will be helpful to you, as it aligns all three stream types.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/5093" target="_self" alt="https://github.com/IntelRealSense/librealsense/issues/5093"&gt;&lt;/A&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/5093"&gt;https://github.com/IntelRealSense/librealsense/issues/5093&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 22:12:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/580157#M10737</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2020-05-08T22:12:04Z</dc:date>
    </item>
    <item>
      <title>Palm or hand print matching by SR300 / 305</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/1189527#M17659</link>
      <description>&lt;P&gt;Hi Marty&lt;/P&gt;
&lt;P&gt;Are you aware of anyone using the SR300/SR305 to 'read' the palm/hand print for identification ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could be using NIR ...&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;Geoff&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jul 2020 14:57:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Visible-image-and-infrared-image-registration/m-p/1189527#M17659</guid>
      <dc:creator>GYuen</dc:creator>
      <dc:date>2020-07-04T14:57:56Z</dc:date>
    </item>
  </channel>
</rss>

