登录
首页 » matlab » pei

pei

于 2011-11-19 发布 文件大小:7781KB
0 91
下载积分: 1 下载次数: 22

代码说明:

  在matlab环境下对两幅图像进行配准,输出配准参数,显示配准结果(In the matlab environment for registration of two images, output registration parameters, shows the registration results)

文件列表:

pei
...\peizhun

...\.......\caijian.jpg
...\.......\cankao.fig,25373,2011-05-24



...\.......\fudong.jpg,11194,2011-05-24
...\.......\glpf.asv,503,2011-05-15
...\.......\gobad.asv,259,2011-05-17
...\.......\gobad.m,259,2011-05-17
...\.......\heci5.BMP,262710,2009-11-03
...\.......\huiduDSCF2341.jpg,4468458,2011-04-29
...\.......\jiandanlvbo.asv,424,2011-05-19
...\.......\jiandanlvbo.m,418,2011-05-19
...\.......\MI.m,1034,2005-10-19
...\.......\MRfudong2.jpg,6960,2011-04-14
...\.......\myMI.m,653,2005-10-19
...\.......\oneDimSearch.asv,458,2011-05-11
...\.......\oneDimSearch.m,430,2011-05-22
...\.......\POWELL.m,2528,2005-10-19
...\.......\proj.asv,13510,2011-05-24
...\.......\proj.fig,12484,2011-05-26
...\.......\proj.m,13510,2011-05-24
...\.......\PSO.m,5902,2005-10-19
...\.......\restore.asv,485,2011-05-01
...\.......\restore.m,390,2005-10-19
...\.......\test.m,67,2005-10-19
...\.......\test2.m,238,2005-10-19
...\.......\testListBoxlj.fig,7648,2005-10-19
...\.......\testListBoxlj.m,7936,2005-11-27
...\.......\Untitled.asv,577,2011-05-15
...\.......\Untitled.m,630,2011-05-15
...\.......\xinlvbo.asv,344,2011-05-19
...\.......\xinlvbo.m,344,2011-05-19
...\.......\xinlvbo1.m,203,2011-05-24
...\.......\xinlvbo2.m,196,2011-05-24
...\.......\xinPOWELL.asv,2521,2011-05-21
...\.......\xinPOWELL.m,2493,2011-05-21
...\.......\说明.txt,326,2005-10-19
...\使用说明请参看右侧注释===〉〉.txt,908,2007-02-03

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

发表评论

0 个回复

  • lp-d-r
    对任意一副灰度图像进行拉普拉斯金字塔分解。(For any gray-scale image of a Laplacian pyramid decomposition.)
    2009-05-12 08:55:13下载
    积分:1
  • fdct_wrapping
    曲波变换程序代码,实现图像的曲波分解以及显示,可以去图像进行曲波去噪增强,对彩色图像空间模型转化后提取曲波信息(Qu Bo transform program code, and display the image decomposition Qu Bo, Qu Bo can go to image edge enhancement, color image space model for transforming information extracted after Qu Bo)
    2013-11-05 11:33:51下载
    积分:1
  • Image-restoration
    基于小波变换的图像修复算法,对比了FDM和TV算法。(Image restoration algorithm based on wavelet transform)
    2021-05-09 12:48:34下载
    积分:1
  • lvbo
    几种图像去燥以及图像增强的滤波器示例,中值滤波,陷波滤波器、频域低通滤波,均值滤波等(Several examples of image de dryness and image enhancement filters, median filtering, notch filter, frequency domain low-pass filtering, mean filtering, etc.)
    2018-07-19 13:50:33下载
    积分:1
  • flooding
    无线传感器网络,泛洪算法。每一轮次每个节点向中心节点发送数据。最后的生成图像为节点的死亡数。(Wireless sensor networks, the flooding algorithm. Each round, each node sends data to the central node. The final generated image is the node numbers of death.)
    2012-07-07 18:40:48下载
    积分:1
  • PHD_Gradient_pyramid
    说明:  该压缩包内含有基于梯度金字塔变换的多模态图像融合方法的MATLAB代码,可以直接运行,得到融合结果。另外,压缩包内包括了多组已配准、待融合的图像示例,具体包括红外图像与可见光图像、CT与MR图像,多聚焦图像。本人还对代码进行了必要的解释。推荐下载(The compression package contains matlab code of multimodal image fusion method based on gradient pyramid transformation, which can be run directly to get fusion results. In addition, the compressed package includes several groups of images that have been registered and to be fused, including infrared images and visible images, CT and MR images, and multi focus images. I also gave the necessary explanation to the code. Recommended download.)
    2020-07-14 16:40:08下载
    积分:1
  • niumou_v57
    用于信号特征提取、信号消噪,MinkowskiMethod算法 ,未来线路预测,分析误差。( For feature extraction, signal de-noising, MinkowskiMethod algorithm, Future line prediction, error analysis.)
    2016-05-13 17:20:38下载
    积分:1
  • RD-运动补偿
    距离多普勒成像算法,包含运动补偿距离徙动回波构造距离压缩方位压缩(Distance Doppler imaging algorithm, including motion compensation distance migration echo structure compression compression azimuth compression)
    2018-04-21 16:35:48下载
    积分:1
  • 三维数据的法矢量 NormalAdjust
    计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果(Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results)
    2020-07-28 19:28:39下载
    积分:1
  • com
    图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.(Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization, threshold treatment, blur, sharpen, corrosion, expansion, mask filter, frequency domain conversion, edge detection, gradient detection, binarization and so forth. The way to achieve more, and have to undergo a certain degree of optimization, efficiency, good.)
    2010-02-21 17:03:30下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载