Title:
Automatic-image-mosaic-method Download
Description: An automatic seamless image mosaic method based on feature points is proposed. First a scale-invariant feature extracting algorithm SIFT is used for feature extraction and matching. In order to improve the accuracy of matching, guided complementary
matching and voting filter is used. Then, the transforming matrix H is computed with RANSAC algorithm and LM algorithm. And
finally image mosaic is completed with smoothing algorithm. The method implements automatically and avoids the disadvantages of traditional image mosaic method under different scale and illumination conditions. Experimental results show that the image mosaic method is stable and effective.
To Search:
File list (Check if you may need any files):
图像拼接matlab\1.jpg
..............\appendimages.m
..............\findHomography.m
..............\hall1.JPG
..............\hall2.JPG
..............\high.jpg
..............\imMosaic.asv
..............\imMosaic.m
..............\low.jpg
..............\mosaicTest.asv
..............\mosaicTest.m
..............\mosaic_hall.jpg
..............\randIndex.m
..............\ransac1.m
..............\sift.m
..............\siftMatch.asv
..............\siftMatch.m
..............\siftWin32.exe
..............\solveHomo.m
..............\tmp.key
图像拼接matlab