登录
首页 » matlab » Image-registration

Image-registration

于 2016-04-07 发布 文件大小:52KB
0 117
下载积分: 1 下载次数: 7

代码说明:

  图像配准技术,适合初学者,内部有解释说明,欢迎指正( Image registration techniques, suitable for beginners, internal explanation, please correct me)

文件列表:

2.3图像配准技术
...............\2.3程序运行说明.docx,12197,2012-09-26
...............\correlatiomatrix.m,1376,2012-02-08
...............\draw2.m,853,2012-02-08
...............\ex2.m,1026,2012-02-08
...............\getRegionValue.m,1439,2012-02-08
...............\kp_harris.m,1140,2012-02-08
...............\match.m,602,2012-02-08
...............\matchbycorrelation.m,1275,2012-02-08


...............\template_matching.m,2744,2012-02-08
...............\test.m,754,2012-02-08

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

发表评论

0 个回复

  • LDA-mathematics-gossip
    LDA知识的讲解,浅显易懂,便于学习,还有对LDA模型的建立的说明以运用(LDA knowledge to explain, easy to understand, easy to learn, as well as the establishment of LDA model description to use)
    2014-12-22 10:54:20下载
    积分:1
  • version1.0
    关于边缘检测的matlab程序,设置初始点,调试用的初始化等等(About matlab edge detection procedure, set the initial point, debugging and so on used to initialize)
    2009-04-02 13:23:47下载
    积分:1
  • 3).correlation
    MATLAB code for correlation between signals
    2014-01-03 17:26:48下载
    积分:1
  • DTC-daima
    说明:  直接转矩控制源代码,大家共同研究.m文件等.(Direct Torque Control of source code, everyone together. M files.)
    2008-09-07 21:19:49下载
    积分:1
  • ICA2009-C12
    Electric Traction Motor Drive Modeling For Electric Karting Application Using Matlab® /Simulink® Software
    2012-03-26 17:45:50下载
    积分:1
  • 18_Random_Number_Generation.doc
    18 Random Number Generation - a large collection of random number generators.
    2011-01-06 04:52:46下载
    积分:1
  • fcmamatlab
    模糊C均值聚类算法的matlab源代码,包括注释!(fuzzy c means)
    2013-08-16 10:21:41下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • 2D_Split_step_fast_foruier_methoD
    分步傅立叶法计算高斯光脉冲在 光纤中的传播 考虑二阶色散(Split-step fast foruier method)
    2010-11-03 19:53:41下载
    积分:1
  • mixed-integer-programming-problem
    处理混合整数规划问题,可以方便计算整数规划问题(Handle mixed integer programming problem)
    2020-11-02 15:29:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载