<?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: Panorama image stitching in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719044#M17262</link>
    <description>&lt;P&gt;Back in 2013, Intel published an article on using two cameras for stitching of panoramic RGB images and provided C++ source code for use with Microsoft DirectShow.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​&lt;A href="https://software.intel.com/en-us/articles/dual-camera-360-panorama-application"&gt;https://software.intel.com/en-us/articles/dual-camera-360-panorama-application&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 03:24:25 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2019-03-15T03:24:25Z</dc:date>
    <item>
      <title>Panorama image stitching</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719043#M17261</link>
      <description>&lt;P&gt;I am interested in combining m RealSense camera video frames into stitched panoramic images: RGB, Depth, and combined RGB-D. &lt;/P&gt;&lt;P&gt;The task is pretty common, but I failed to find implementation, and developing it from scratch is possible, but time consuming... As opposed to regular panoramic image stitching, the parallax and feature points located on different planes are needed to be taken into account.&lt;/P&gt;&lt;P&gt;I have seen the SLAM with D435i, which sound similar, but it uses IMU. The image stitching can be done without IMU (most of your phones does it nicely).&lt;/P&gt;&lt;P&gt;I'd appreciate if anyone could direct me to a relevant code. Ideally open source, but software packages would also do. I would like it to stitch RGB-D, but stitching RGB only using/not using depth information will also be good.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 01:28:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719043#M17261</guid>
      <dc:creator>NSkar</dc:creator>
      <dc:date>2019-03-15T01:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama image stitching</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719044#M17262</link>
      <description>&lt;P&gt;Back in 2013, Intel published an article on using two cameras for stitching of panoramic RGB images and provided C++ source code for use with Microsoft DirectShow.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​&lt;A href="https://software.intel.com/en-us/articles/dual-camera-360-panorama-application"&gt;https://software.intel.com/en-us/articles/dual-camera-360-panorama-application&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 03:24:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719044#M17262</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-03-15T03:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama image stitching</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719045#M17263</link>
      <description>&lt;P&gt;Hi Marty.&lt;/P&gt;&lt;P&gt;This is not exactly what I was hoping for, but indeed relevant, so I will try to use it.&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt; Nikolay&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 23:58:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719045#M17263</guid>
      <dc:creator>NSkar</dc:creator>
      <dc:date>2019-03-15T23:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama image stitching</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719046#M17264</link>
      <description>&lt;P&gt;Glad I could help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did another research check and found a 2017 paper on panoramic stitching involving RealSense. It got overlooked in the original search because they titled the paper as 'panoramic estimation'. They created their images using a 'RealSense Snapshot', an early form of RealSense camera built into some tablets and laptops in 2015.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ingentaconnect.com/contentone/ist/ei/2017/00002017/00000015/art00003?crawler=true&amp;amp;mimetype=application/pdf" target="_self" alt="https://www.ingentaconnect.com/contentone/ist/ei/2017/00002017/00000015/art00003?crawler=true&amp;amp;mimetype=application/pdf"&gt;&lt;/A&gt;&lt;A href="https://www.ingentaconnect.com/contentone/ist/ei/2017/00002017/00000015/art00003?crawler=true&amp;amp;mimetype=application/pdf"&gt;https://www.ingentaconnect.com/contentone/ist/ei/2017/00002017/00000015/art00003?crawler=true&amp;amp;mimetype=application/pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a YouTube video about the Snapshot camera.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=gDgzfAolLs8"&gt;https://www.youtube.com/watch?v=gDgzfAolLs8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 00:11:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719046#M17264</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-03-16T00:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama image stitching</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719047#M17265</link>
      <description>&lt;P&gt;Yep, this looks good, thanks!&lt;/P&gt;&lt;P&gt;Is there a way to get their code? I was not able to find in in their GitHub repositories, and I positive RealSense users will appreciate this code added to demos section.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 00:48:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719047#M17265</guid>
      <dc:creator>NSkar</dc:creator>
      <dc:date>2019-03-16T00:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama image stitching</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719048#M17266</link>
      <description>&lt;P&gt;I could not find source code for this particular paper. I did locate one of the papers about panoramic stitching listed in their reference sources though, which may provide further useful insights. This paper provides some formulas. The 2017 paper's approach was a hybrid approach of this paper and another method, because they found that the method in this paper did not cope well with motion and left artifacts. It may be suitable for you if your images do not involve moving objects though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Zhang_Casual_Stereoscopic_Panorama_2015_CVPR_paper.pdf" target="_self" alt="https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Zhang_Casual_Stereoscopic_Panorama_2015_CVPR_paper.pdf"&gt;&lt;/A&gt;&lt;A href="https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Zhang_Casual_Stereoscopic_Panorama_2015_CVPR_paper.pdf"&gt;https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Zhang_Casual_Stereoscopic_Panorama_2015_CVPR_paper.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did further research about using OpenCV and Python to do panoramic stitching, with a focus on articles that had accompanying source code, and found this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.pyimagesearch.com/2016/01/11/opencv-panorama-stitching/" target="_self" alt="https://www.pyimagesearch.com/2016/01/11/opencv-panorama-stitching/"&gt;&lt;/A&gt;&lt;A href="https://www.pyimagesearch.com/2016/01/11/opencv-panorama-stitching/"&gt;https://www.pyimagesearch.com/2016/01/11/opencv-panorama-stitching/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 01:29:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719048#M17266</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-03-16T01:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama image stitching</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719049#M17267</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 01:35:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Panorama-image-stitching/m-p/719049#M17267</guid>
      <dc:creator>NSkar</dc:creator>
      <dc:date>2019-03-16T01:35:38Z</dc:date>
    </item>
  </channel>
</rss>

