登录
首页 » matlab » image-stitching

image-stitching

于 2011-06-23 发布 文件大小:17339KB
0 124
下载积分: 1 下载次数: 304

代码说明:

  实验两张图片的拼接,对于图片中的匹配对,用ransac方法消除错配,并估计出仿射矩阵。然后将一张图进行仿射变换,再实现拼接(Experiment two pictures of the stitching, matching pairs for the picture, with ransac way to eliminate mismatches, and to estimate the affine matrix. Then an affine transformation diagram, and then realize splicing)

文件列表:

homework1
.........\affinefundmatrix.m,3219,2011-05-06
.........\derivative5.m,4808,2011-05-06
.........\gaussfilt.m,892,2011-05-06
.........\harris.m,4707,2011-05-06
.........\hnormalise.m,1007,2011-05-06
.........\homography2d.m,2493,2011-05-06


.........\iscolinear.m,2318,2011-05-06
.........\main.asv,7958,2011-05-06
.........\main.m,7174,2011-05-06
.........\matchbymonogenicphase.m,9328,2011-05-06
.........\monofilt.m,6435,2011-05-06
.........\nonmaxsuppts.m,4944,2011-05-06
.........\normalise2dpts.m,2361,2011-05-06

.........\randomsample.m,2218,2011-05-06
.........\ransac.m,9876,2011-05-06
.........\ransacfitaffinefund.m,4448,2011-05-06
.........\ransacfithomography.m,4920,2011-05-06
.........\show.m,4944,2011-05-06
.........\其它图片的拼接结果
.........\..................\第2组





.........\..................\.....\图1中的匹配点.png,400863,2011-05-06
.........\..................\.....\图1中的特征点.png,402243,2011-05-06
.........\..................\.....\ͼ2.png,933019,2011-05-06
.........\..................\.....\图2中的匹配点.png,448685,2011-05-06
.........\..................\.....\图2中的特征点.png,436098,2011-05-06
.........\..................\.....\拼接效果图.jpg,171203,2011-05-06
.........\..................\第3组




.........\..................\.....\参数.txt,65,2011-05-06

.........\..................\.....\图1中的匹配点.png,333111,2011-05-06
.........\..................\.....\图1中的特征点.png,328680,2011-05-06
.........\..................\.....\ͼ2.png,894505,2011-05-06
.........\..................\.....\图2中的匹配点.png,335912,2011-05-06
.........\..................\.....\图2中的特征点.png,332125,2011-05-06
.........\..................\.....\拼接效果图.jpg,149277,2011-05-06
.........\拼接过程图
.........\..........\affine





.........\..........\......\图1中的匹配点.png,361755,2011-05-06
.........\..........\......\图1中的特征点.png,358990,2011-05-06
.........\..........\......\ͼ2.png,808996,2011-05-06
.........\..........\......\图2中的匹配点.png,332112,2011-05-06
.........\..........\......\图2中的特征点.png,330854,2011-05-06
.........\..........\......\拼接效果图.jpg,141452,2011-05-06
.........\..........\homography





.........\..........\..........\变换后的图1.png,731283,2011-05-06
.........\..........\..........\图1中的匹配点.png,361755,2011-05-06
.........\..........\..........\图1中的特征点.png,358990,2011-05-06
.........\..........\..........\ͼ2.png,808996,2011-05-06
.........\..........\..........\图2中的匹配点.png,332112,2011-05-06
.........\..........\..........\图2中的特征点.png,330854,2011-05-06
.........\..........\..........\拼接效果图.jpg,156117,2011-05-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • image-processing
    用于图像处理上的相邻像素点之间相关性的计算,主要用于分析像素值之间的关联度(For the calculation of the correlation between the pixels on the image processing)
    2013-03-02 15:14:53下载
    积分:1
  • susan-
    基于SUSAN特征检测算子的边缘提取,添加图片即可运行,可自行根据图片特征设置参数得到较好的边缘检测效果(Edge detection feature extraction SUSAN operator, add images to run, you can set your own parameters to get a better edge detection based on image characteristics)
    2016-03-31 10:02:02下载
    积分:1
  • chengxu1
    本程序实现了对指纹图像的预处理、特征提取,效果很好,有图有程序,可以直接使用。(This procedure to achieve the fingerprint image preprocessing, feature extraction, the effect is very good, there are plans to have procedures can be used directly.)
    2017-05-18 09:57:09下载
    积分:1
  • ImproveCanny
    说明:  一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and the sub-images edge information.)
    2019-03-20 21:30:08下载
    积分:1
  • detecting
    在复杂背景下的多目标检测算法的研究与源代码(In the complex context of multi-target detecting algorithm and source code )
    2012-03-30 10:43:55下载
    积分:1
  • VC-PH
    球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
    2010-05-15 11:42:48下载
    积分:1
  • RANSAC-match
    可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备(Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration )
    2010-12-28 22:37:15下载
    积分:1
  • 20064817924orl_faces_112x92
    说明:  ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 (ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sample, correct classification rate statistics. Classification criteria for the nearest neighbor rule. The real image size is 112x92, the corresponding column vector face database matrix accumulation of each column.)
    2010-03-31 17:47:06下载
    积分:1
  • Untitled5
    凸多边形检测和显示--先把图像中的显著区域提取出来,然后用最小凸多边形囊括显著区域,并把凸多边形显示出来(Convex polygon detection and show- first images extracted significant area, and then use the smallest convex polygon covering a significant area, and the convex polygon displayed)
    2009-05-08 10:37:45下载
    积分:1
  • DCT
    该函数用来实现快速离散余弦变换。该函数利用2N点的快速付立叶变换来实现离散余弦变换(This function is used to implement fast discrete cosine transform. 2N points of the function using the fast Fourier transform to achieve the discrete cosine transform)
    2010-11-15 09:53:27下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载