panorama icon indicating copy to clipboard operation
panorama copied to clipboard

Image alignment and stitching with MATLAB

Results 7 panorama issues
Sort by recently updated
recently updated
newest added

Index exceeds array bounds. Error in run (line 55) pathscript = evalin('caller', strcat('which(''', script, ''')')); Error in main (line 31) run('lib/vlfeat-0.9.20/toolbox/vl_setup');

Undefined function 'imageSet' when I run the main.m. Could you please help me?

>> RunAllDatasets 索引超出矩阵维度。 出错 run (line 50) pathscript = evalin('caller', ['which(''' script ''')']); 出错 main (line 31) run('lib/vlfeat-0.9.20/toolbox/vl_setup'); 出错 RunAllDatasets (line 2) panorama=main(i);

My photo pixel is 20 million, the program is always running an error like this: >> panorama=main(1); figure imshow(panorama); imwrite(panorama,'stitching.jpg'); creating panorama for ucsb4 resizing14 sec warping:67 sec SIFT &...

Hi, I used my own pictures for combining them, and after combining the result picture doesn't have clarity, even if I changed the focus property. Can you please help me?

您好,最近读了你的算法,觉得您的工作非常的好 但是我使用您的算法,跑出来的图片会有模糊现象,而且图片尺寸也对不上,请问是哪里的问题呢? 这个我对yellowstone4下的子图像进行拼接的结果,尺寸在1156×571 ![yellowstone4](https://user-images.githubusercontent.com/103424635/222097745-ffa7c006-1e29-4883-bb3c-fbde006951f1.jpg) 但是您给出的结果十分的清晰,而且图像尺寸也大得多,尺寸为3624×1172 ![yellowstone4](https://user-images.githubusercontent.com/103424635/222098055-788cb980-2e46-442e-9700-fea32f2ef503.jpg)

May I ask how to obtain the focus parameter of a group of pictures?