Code covered by the BSD License  

Highlights from
image mosaic using SIFT

3.0

3.0 | 1 rating Rate this file 118 Downloads (last 30 days) File Size: 253.85 KB File ID: #30849
image thumbnail

image mosaic using SIFT

by Edward Wiggin

 

24 Mar 2011

Automatic image mosaic using SIFT, RANSAC and homography.

| Watch this File

File Information
Description

SIFT is derived from a downloaded binary code 'siftDemoV4.rar'.

Required Products Image Processing Toolbox
MATLAB release MATLAB 7.11 (2010b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
02 Apr 2011 Yong Zhao

May this file is just an apply of sift. the true sift alg may the siftwin32.exe with no source can learn.

12 Jun 2011 Kyle

Warning: isrgb is obsolete and may be removed in the future.
See product release notes for more information.
> In isrgb at 29
  In sift at 22
  In siftMatch at 18
  In imMosaic at 12
  In mosaicTest at 12
'siftWin32' is not recognized as an internal or external command,
operable program or batch file.
??? Error using ==> sift at 53
Invalid keypoint file beginning.

Error in ==> siftMatch at 18
[des1, loc1] = sift(img1);

Error in ==> imMosaic at 12
[matchLoc1 matchLoc2] = siftMatch(img1, img2);

Error in ==> mosaicTest at 12
img0 = imMosaic(img2,img1,1);

Any1 know what is wrong?

30 Sep 2011 suxing

??? Error: File: imMosaic.m Line: 78 Column: 9
Unbalanced or unexpected parenthesis or bracket.
should be written as for Matlab 2009
[M3, N3, ~] = size(img21);
[M2, N2, ~] = size(img21);

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
image processing Edward Wiggin 24 Mar 2011 16:13:36
image mosaic Edward Wiggin 24 Mar 2011 16:13:36
sift Edward Wiggin 24 Mar 2011 16:13:36
computer vision Edward Wiggin 24 Mar 2011 16:13:36
homography Edward Wiggin 24 Mar 2011 16:13:36
ransac Edward Wiggin 24 Mar 2011 16:13:36
image mosaic Eliahu Aron 01 Feb 2012 12:04:26

Contact us at files@mathworks.com