<?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 Stitch images with overlap in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914855#M1111802</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can someone&amp;nbsp; give suggestions to stitch images with small amount of overlap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which all vi's are used for that?&lt;/P&gt;</description>
    <pubDate>Sat, 13 Apr 2019 11:41:25 GMT</pubDate>
    <dc:creator>SSG0484</dc:creator>
    <dc:date>2019-04-13T11:41:25Z</dc:date>
    <item>
      <title>Stitch 2D Data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3910973#M1110374</link>
      <description>&lt;P&gt;Can someone provide me idea how to stitch 2D images.&lt;/P&gt;
&lt;P&gt;I have tried myself , but its not working.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 06:32:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3910973#M1110374</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-04T06:32:38Z</dc:date>
    </item>
    <item>
      <title>Stitch images row wise with multiple rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3910431#M1112205</link>
      <description>&lt;P&gt;I have a VI code to stitch images rows with more than one row.&lt;/P&gt;
&lt;P&gt;There are some errors.&lt;/P&gt;
&lt;P&gt;Can you help me to correct it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 05:18:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3910431#M1112205</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-03T05:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch 2D Data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3911228#M1110479</link>
      <description>&lt;P&gt;Can you give some more background of what you want? I cannot see your VI since I'm on LV 2016. If you want to join 2 images vertically and you are using the VAS (vision acquisition software from NI), then you can convert both to arrays and build array. If you want to join horizontally you would have to transpose both, build the array, then transpose the output.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 15:24:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3911228#M1110479</guid>
      <dc:creator>Gregory</dc:creator>
      <dc:date>2019-04-04T15:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch 2D Data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3911239#M1110483</link>
      <description>&lt;P&gt;I want 3*3 array of images.&lt;/P&gt;
&lt;P&gt;I don;t know how to give loops.&lt;/P&gt;
&lt;P&gt;Because most of the blocks in labview support 1 row or column only&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 15:34:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3911239#M1110483</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-04T15:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch 2D Data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3911877#M1110716</link>
      <description>&lt;P&gt;Maybe something like this will work for you. In the place marked "Load Images Here" you would load up your images from the file. Instead, I just create a ramp of values from 0 to 255. You might have to do some reorganizing to get the images exactly how you want them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 512px;"&gt;&lt;img src="https://ip1.i.lithium.com/71cdb052bed81bbc86c0702b2501c3bf460f424b/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343530353969313343463937374346353036333033452f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 21:03:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3911877#M1110716</guid>
      <dc:creator>Gregory</dc:creator>
      <dc:date>2019-04-05T21:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch 2D Data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3911925#M1110728</link>
      <description>&lt;P&gt;Thanks ...&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/172572"&gt;@Gregory&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Maybe something like this will work for you. In the place marked "Load Images Here" you would load up your images from the file. Instead, I just create a ramp of values from 0 to 255. You might have to do some reorganizing to get the images exactly how you want them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 512px;"&gt;&lt;img src="https://ip1.i.lithium.com/71cdb052bed81bbc86c0702b2501c3bf460f424b/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343530353969313343463937374346353036333033452f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2019 03:54:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3911925#M1110728</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-06T03:54:29Z</dc:date>
    </item>
    <item>
      <title>Vertical stitching</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912067#M1110827</link>
      <description>&lt;P&gt;I have a modified a&amp;nbsp; horizontal stitching program to vertical stiching. But I am not getting desired output.&lt;/P&gt;
&lt;P&gt;Can you help me with it?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2019 17:38:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912067#M1110827</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-07T17:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical stitching</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912079#M1110828</link>
      <description>&lt;P&gt;You have attached an empty diagram.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;(Seems unnecessary waste of bandwidth because we can create that without your help in about a second. :D)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should also link to the &lt;A href="https://forums.ni.com/t5/LabVIEW/Stitch-2D-Data/m-p/3910973" target="_blank" rel="noopener"&gt;earlier discussion&lt;/A&gt;&amp;nbsp;so we have context.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2019 18:41:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912079#M1110828</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-04-07T18:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical stitching</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912163#M1110843</link>
      <description>&lt;P&gt;Sorry&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 03:13:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912163#M1110843</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-08T03:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical stitching</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912164#M1110844</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/619544"&gt;@SSG0484&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have a modified a&amp;nbsp; horizontal stitching program to vertical stiching. But I am not getting desired output.&lt;/P&gt;
&lt;P&gt;Can you help me with it?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What does "not getting desired output" mean?&amp;nbsp; You're not getting any output?&amp;nbsp; Or the output is different from what you expect?&amp;nbsp; And if so explain, in detail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS:&amp;nbsp; You should correct the spelling of "stitched" in your VI.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 03:21:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912164#M1110844</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2019-04-08T03:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical stitching</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912165#M1110845</link>
      <description>&lt;P&gt;I want all images to be stitched vertically.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 03:22:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912165#M1110845</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-08T03:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical stitching</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912166#M1110846</link>
      <description>&lt;P&gt;We know what you want.&amp;nbsp; But you hadn't described what was wrong.&amp;nbsp; At least now the image shows us something is wrong, but still isn't clear what.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't understand your array manipulation at the top of the last For Loop.&amp;nbsp; Why are you replacing array elements? Or even have an array at all?&amp;nbsp; What is the array that is initializing the shift register?&amp;nbsp; You are always indexing out element 0.&amp;nbsp; It seems to me that index 1 would be properly,&amp;nbsp; The subVI looks for "left/top".&amp;nbsp; I think stitching vertically, the top of the image is being moved down, not the left.&amp;nbsp; Wouldn't that be the second element of that array?&amp;nbsp; And why play with an array at all.&amp;nbsp; Just put an integer in the shift register, read the value, combine that into the array with a 0 for left.&amp;nbsp;&amp;nbsp; Take that original element and add the height and put that scalar in the shift register to be the new top for the next iteration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, check the detailed help for Image to Image function.&amp;nbsp; There is a 3rd image reference input you have unwired.&amp;nbsp; Since that says destination image, I'm think that is what your Stitched image reference should be wired into.&amp;nbsp; But it is all very confusing as you are combing 2 images, yet the subVI has 3 inputs and 1 output.&amp;nbsp; You may even need a shift register on that reference wire.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 03:38:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912166#M1110846</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2019-04-08T03:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical stitching</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912218#M1110866</link>
      <description>&lt;P&gt;Thank u so much for suggestions......&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 07:33:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3912218#M1110866</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-08T07:33:47Z</dc:date>
    </item>
    <item>
      <title>Stitch images with overlap</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914855#M1111802</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can someone&amp;nbsp; give suggestions to stitch images with small amount of overlap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which all vi's are used for that?&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2019 11:41:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914855#M1111802</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-13T11:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch images with overlap</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914889#M1111824</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/619544"&gt;@SSG0484&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can someone&amp;nbsp; give suggestions to stitch images with small amount of overlap.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This description is insufficient because you need to define what should happen at the places of overlap (average both pictures, first one wins, second one wins, etc.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the general case, you would first allocate a 2D array of the final size, then replace (or average, etc.) subsections with the image data at the desired locations.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2019 18:30:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914889#M1111824</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-04-13T18:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch images with overlap</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914955#M1111864</link>
      <description>&lt;P&gt;Actually I would like to take average at&amp;nbsp; overlap regions.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 15:43:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914955#M1111864</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-14T15:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch images with overlap</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914980#M1111877</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/619544"&gt;@SSG0484&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Actually I would like to take average at&amp;nbsp; overlap regions.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So do you have problems with the stitching or with the averaging? What is the datatype of the image?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 17:37:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3914980#M1111877</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-04-14T17:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch images with overlap</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3915130#M1111911</link>
      <description>&lt;P&gt;Actually I need to stitch images of microscopic slide captured using camera. For now I need to stitch two rows of slides with four columns with both vertical and horizontal overlap. Image is monochrome 8 bit image of resolution 3088*2076.&lt;/P&gt;
&lt;P&gt;Actually I don't know how to start.&lt;/P&gt;
&lt;P&gt;I am new to labview image processing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I am searching for ideas to get start with.&lt;/P&gt;
&lt;P&gt;I have acquired images with sufficient overlap on both vertical and horizontal.&lt;/P&gt;
&lt;P&gt;I need to apply average of images at areas of overlap.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 09:26:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3915130#M1111911</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-15T09:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch images with overlap</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3915252#M1111952</link>
      <description>&lt;P&gt;Do you have precise control of the overlap areas? Otherwise you will first need to determine the amount of overlap between images before "stitching" them together.&lt;/P&gt;
&lt;P&gt;It has been many years since I have used NI's imaging package. Have you looked for a native stitching function? The other option is to us third party SW like ImageMagick to do the work for you.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 14:22:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3915252#M1111952</guid>
      <dc:creator>Frozen</dc:creator>
      <dc:date>2019-04-15T14:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Stitch images with overlap</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3915980#M1112190</link>
      <description>&lt;P&gt;How to determine overlap region?&lt;/P&gt;
&lt;P&gt;I have attached work i have done till now.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 18:36:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Stitch-2D-Data/m-p/3915980#M1112190</guid>
      <dc:creator>SSG0484</dc:creator>
      <dc:date>2019-04-16T18:36:39Z</dc:date>
    </item>
  </channel>
</rss>

