Image stitching error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Image stitching error

HenryHardwick
Hello everyone I have a bit of a problem with using  the Grid/Collection Stitching plugin,

I have written a macro to stitch a series of images together however in approximately 10% of the images certain tiles are left out. I believe I have found the source of the problem in the log but I am not sure what to do about it, here is the excerpt from the log, take note of the last three lines.

 Stitching internal version: 1.2
Loading (0, 0): C:\Users\LAB\Documents\HH\TargetFolder\7-1.jpg ...
640x480px, channels=1, timepoints=1 (35 ms)
Loading (1, 0): C:\Users\LAB\Documents\HH\TargetFolder\7-2.jpg ...
640x480px, channels=1, timepoints=1 (36 ms)
Loading (2, 0): C:\Users\LAB\Documents\HH\TargetFolder\7-3.jpg ...
640x480px, channels=1, timepoints=1 (32 ms)
Loading (3, 0): C:\Users\LAB\Documents\HH\TargetFolder\7-4.jpg ...
640x480px, channels=1, timepoints=1 (33 ms)
7-1.jpg[1] <- 7-2.jpg[1]: (568.0, 162.0) correlation (R)=0.8307056 (37 ms)
7-2.jpg[1] <- 7-3.jpg[1]: (600.0, 116.0) correlation (R)=0.85632706 (45 ms)
ERROR: Could not compute phase correlation: Fourier Transform of failed: fft1= fft2=
ERROR: Pairwise stitching failed.
ERROR: Collection stitching failed

Any help would be greatly appreciated, Henry Hardwick.