登录
首页 » matlab » image_matching123

image_matching123

于 2013-01-06 发布 文件大小:650KB
0 221
下载积分: 1 下载次数: 30

代码说明:

  图像配准,利用互相关的方法进行图像配准,能达到良好效果(Image registration, the use of the cross-correlation method of image registration, and can achieve good results)

文件列表:

image_matching
..............\ear.jpg
..............\GAmatching.m,6056,2009-06-28
..............\GAmatching_rotated.m,7318,2009-06-30
..............\hair2.jpg
..............\main.asv,162,2012-12-14
..............\main.m,179,2012-12-14
..............\NCmatching.m,820,2009-06-15
..............\smooth.m,648,2009-06-28
..............\tucrop.asv,111,2012-12-14
..............\tucrop.m,111,2012-12-14
..............\WaterMark





..............\.........\13.bmp,45080,2012-11-30
..............\.........\14.bmp,61632,2012-11-30
..............\.........\16.bmp,34378,2012-01-12
..............\.........\17.bmp,66614,2012-11-30
..............\.........\18.bmp,66614,2012-11-30
..............\.........\19.bmp,66614,2012-11-30
..............\.........\2 拷贝.bmp,46572,2012-11-30
..............\.........\20.bmp,33638,2012-03-05
..............\.........\21.bmp,42358,2012-12-04
..............\.........\22 拷贝 - 副本 (2).bmp,114454,2012-12-04
..............\.........\22 拷贝 - 副本.bmp,114454,2012-12-04
..............\.........\22 拷贝.bmp,114454,2012-12-04
..............\.........\2_1Avr.bmp,42358,2012-08-09
..............\.........\2_1Ref.bmp,42358,2012-12-04
..............\.........\3 拷贝.bmp,135640,2012-11-30
..............\.........\4 拷贝.bmp,46572,2012-11-30
..............\.........\5 拷贝.bmp,46572,2012-11-30
..............\.........\6 拷贝.bmp,46572,2012-11-30
..............\.........\7 拷贝.bmp,46572,2012-11-30
..............\.........\8 拷贝.bmp,46572,2012-11-30
..............\.........\9 拷贝.bmp,46572,2012-11-30
..............\程序主要函数介绍.doc,45568,2009-06-28

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

发表评论

0 个回复

  • drtoolbox
    国外的牛人写的软件,数据降维工具箱,包含了几十种常用的流形学习方法的源码,自带图形界面。(A foreign master write this dimension reduction toolbox,there s dozens of code of common manifold learning methods. )
    2013-07-31 17:45:11下载
    积分:1
  • Change
    在梯度基础上使用加权平均提取指纹方向场然后使用高斯滤波进行平滑处理(Extraction of fingerprint orientation field using weighted average based on gradient)
    2020-10-26 09:59:59下载
    积分:1
  • 重建算法当中的FDK、ART和TV算法
    图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
    2020-07-16 11:48:49下载
    积分:1
  • harris-match
    harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接(harris corner detection, and realize two image feature point matching, the final completion of image stitching)
    2013-07-21 10:52:13下载
    积分:1
  • matlab
    基本实现bm3d算法,并且附有测试图片,希望对大家有所帮助(The basic implementation of bm3d algorithm, with the test picture attached, hope to help you.)
    2018-02-02 22:27:51下载
    积分:1
  • Global-Local-Contrast-Enhancement
    这是一个结合全局-局部图像对比度增强程序。首先使用全局对比度增强,然后使用局部对比度增强。程序中的参数是经过导师修改过的。文件中给出了原论文。对图像有一定的增强效果,仅供参考。(This is a combination of a global- local image contrast enhancement program. First, using a global contrast enhancement, and then use the local contrast enhancement. Program parameters are modified through mentor. Shows the original paper document. There is a certain image enhancement for reference purposes only.)
    2021-01-27 17:08:36下载
    积分:1
  • matlab K-means
    说明:  按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
    2020-06-19 03:00:01下载
    积分:1
  • Wavelets
    小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
    2007-12-19 13:25:52下载
    积分:1
  • GNSS-PRocess
    本文介绍了一种 )’’ 多系统静态基线数据处理方法!该方法使用统一的方式来处理 &’ 5.)6’’ 北斗 及三者融合的观测数据#这种处理方法已经实现在广州南方测绘仪器有限公司的静态后处理软件中#本文使用实际数据验 证了这种处理方法!得到了较好的结果(This article describes a ) ' multi-system static baseline data processing method! This method uses a unified way to deal & ' ' 5.) 6' ' ' Compass and three observational data fusion# This treatment method It has been achieved in the static Guangzhou South mapping Instrument Co.# post-processing software used herein, the actual data validation of this approach! Get better results)
    2015-06-30 11:16:20下载
    积分:1
  • camshift
    使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)(moving object tracking by camshift method,(modification edition of the original code on the web))
    2010-10-14 09:49:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载