登录
首页 » matlab » 多幅图像拼接

多幅图像拼接

于 2020-07-03 发布 文件大小:6817KB
0 265
下载积分: 1 下载次数: 102

代码说明:

  多幅图像拼接matlab实现 sift特征提取、描述、匹配、RANSAC、仿射变换(Multiple image mosaics, MATLAB, SIFT feature extraction, description, matching, RANSAC, affine transformation)

文件列表:

PA1\.DS_Store
PA1\alternate template for LaTeX users\cvpr.sty
PA1\alternate template for LaTeX users\yourSUNetID_PA1.tex
PA1\checkpoint\Affine_ref.mat
PA1\checkpoint\Match_input.mat
PA1\checkpoint\Match_ref.mat
PA1\checkpoint\SIFT_ref.mat
PA1\ComputeAffineMatrix.m
PA1\data\campus_000.jpg
PA1\data\campus_001.jpg
PA1\data\campus_002.jpg
PA1\data\campus_003.jpg
PA1\data\campus_004.jpg
PA1\data\pine1.jpg
PA1\data\pine2.jpg
PA1\data\pine3.jpg
PA1\data\pine4.jpg
PA1\data\trees_000.jpg
PA1\data\trees_001.jpg
PA1\data\trees_002.jpg
PA1\data\trees_003.jpg
PA1\data\uttower1.jpg
PA1\data\uttower2.jpg
PA1\data\uttower2_bad.jpg
PA1\data\uttower2_scaledup.jpg
PA1\data\yard1.jpg
PA1\data\yard2.jpg
PA1\data\yard3.jpg
PA1\data\yard4.jpg
PA1\data\yosemite1.jpg
PA1\data\yosemite2.jpg
PA1\data\yosemite3.jpg
PA1\data\yosemite4.jpg
PA1\EvaluateAffineMatrix.m
PA1\EvaluateSIFTDescriptor.m
PA1\EvaluateSIFTMatcher.m
PA1\KeypointDetect\affine.m
PA1\KeypointDetect\build_pyramid.m
PA1\KeypointDetect\construct_key.m
PA1\KeypointDetect\detect_features.m
PA1\KeypointDetect\drawbox.m
PA1\KeypointDetect\eliminate_edges.m
PA1\KeypointDetect\filter_gaussian.m
PA1\KeypointDetect\filter_laplacian.m
PA1\KeypointDetect\find_extrema.m
PA1\KeypointDetect\find_features.m
PA1\KeypointDetect\fit_parabola.m
PA1\KeypointDetect\fit_paraboloid.m
PA1\KeypointDetect\fmransac_test2.m
PA1\KeypointDetect\f_class.m
PA1\KeypointDetect\gauss1d.m
PA1\KeypointDetect\gauss2dx.m
PA1\KeypointDetect\generate_parta_comparisons.m
PA1\KeypointDetect\getpts.m
PA1\KeypointDetect\get_dvtime.m
PA1\KeypointDetect\interp.m
PA1\KeypointDetect\kill_edges.m
PA1\KeypointDetect\make_cost.m
PA1\KeypointDetect\match_dv_odometry.m
PA1\KeypointDetect\motion_corr.m
PA1\KeypointDetect\motion_corr2.m
PA1\KeypointDetect\mv2.m
PA1\KeypointDetect\plotpoints.m
PA1\KeypointDetect\plot_matched.m
PA1\KeypointDetect\process_loop.m
PA1\KeypointDetect\refine_features.m
PA1\KeypointDetect\resample_bilinear.m
PA1\KeypointDetect\showfeatures.m
PA1\KeypointDetect\show_plist.m
PA1\KeypointDetect\show_points.m
PA1\KeypointDetect\structure2.m
PA1\KeypointDetect\symmetric_match.m
PA1\least_squares_handout.pdf
PA1\lecture_panorama.pdf
PA1\MatcherTester.m
PA1\MultipleStitch.m
PA1\PA1.pdf
PA1\PairStitch.m
PA1\PlotMatch.m
PA1\PlotSIFTDescriptor.m
PA1\RANSACFit.m
PA1\SIFT paper.pdf
PA1\SIFTDescriptor.m
PA1\SIFTSimpleMatcher.m
PA1\SIFTTester.m
PA1\StitchTester.m
PA1\TransformationTester.m
PA1\Untitled.m
PA1\uttower_pano.jpg
PA1\yosemite.jpg
PA1\yourSUNetID_PA1.doc
PA1\alternate template for LaTeX users
PA1\checkpoint
PA1\data
PA1\KeypointDetect
PA1

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

发表评论

0 个回复

  • 产生螺旋波面的m文件 vortex
    产生螺旋波面的m文件,拓扑核数是3,相位改变量和高度可以自己调节。内附平面波和球面波的示意图以及产生的图片(generating helical wavefront whose topological number is three)
    2016-07-20 09:18:24下载
    积分:1
  • root
    动态跟踪,边移动边绘制路线。规定经纬度的范围,调用地图的路径算法,求出路径。(Dynamic tracking, while moving to draw lines.Specified range of latitude and longitude, map the path algorithm call, find the path.)
    2014-01-15 15:09:51下载
    积分:1
  • Images-add-mania
    用DHNN (离散Hopfield网络)存储6幅图像作为联想记忆信息,然后对图像进行加噪处理,用所设计的DHNN进行图像复原,给出结果。(Storing DHNN (discrete Hopfield network) six images as associative memory information, and then add noise to the image processing, image restoration designed with DHNN, shows the results.)
    2020-10-03 11:47:40下载
    积分:1
  • 特征提取
    MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interface. After operation, the X and Y axis shifts of the correlation function, the distance and the angle of the GLCM, and the order of the fractional Fu Liye transform can be defined. Output the corresponding feature map.)
    2017-08-27 23:29:25下载
    积分:1
  • rgb2hsi
    rgb图像转化为hsi图像的matlab源程序(rgb image into HSI images matlab source)
    2008-01-10 11:11:41下载
    积分:1
  • avitoavi
    avi视频提取出书帧图像,然后对图像进行处理,经过处理后的图像帧再写成另一段的avi视频。(avi video video frame extracted, processed image frame, and then the images will be referred to the district into another frame of video avi.)
    2009-05-02 11:17:57下载
    积分:1
  • high-mark
    基于高阶互信息的医学图像配准算法 基于高阶互信息的医学图像配准算法代码(High-level mutual information based medical image registration algorithm based on mutual information of high-end medical image registration algorithm code)
    2014-02-18 11:01:24下载
    积分:1
  • PeiZhun
    说明:  基于图像灰度的图像拼接。由两幅内容有重叠的图像拼接成一幅视野更大的图像。(Image mosaic based on image gray scale. Content from the two overlapping images together into a larger image view.)
    2010-04-13 19:23:23下载
    积分:1
  • CWIMATIFUS
    本程序包是基于多分辨率分析的图像融合算法,其中包括基于区域的融合算法。对应程序有相关的文章,是学习图像融合最有用的资料。(This package is based on the analysis of multi-resolution image fusion algorithms, including region-based fusion algorithm. Procedures related to the corresponding articles, image fusion is to study the most useful information.)
    2009-05-14 21:57:55下载
    积分:1
  • opencvhello_matlab
    说明:  opencv入门程序,使用opencv模式读取图像并显示,在vs环境下调用matlab进行图像读取和显示(opencv entry procedures, read the image using opencv mode and display, in the vs environment, call matlab to read and display the image)
    2021-02-23 11:39:40下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载