登录
首页 » matlab » image_matching123

image_matching123

于 2013-01-06 发布 文件大小:650KB
0 214
下载积分: 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 个回复

  • mosaic_batch
    图像拼接,用于实现多种格式,批处理遥感数据(Image mosaic, used to implement a variety of formats, batch processing of remote sensing data)
    2020-06-29 18:40:01下载
    积分:1
  • db4-lifting-wavelet-decomposition
    db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
    2016-12-30 10:02:32下载
    积分:1
  • haar__like
    本代码是使用matlab编写的harr特征的代码,值得大家研究和参考(This code is the use of matlab prepared harr characteristics of the code, it is worth study and reference)
    2013-06-07 16:40:11下载
    积分:1
  • MFC_TreeCRTL
    对话框以及树控件的描述及应用,很值得初学者学习,代码可以直接运行(Dialog boxes, and a description of the tree control and application, it is worth learning for beginners, the code can be run directly)
    2013-06-27 09:01:38下载
    积分:1
  • SIFT-EMGUCV
    基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点(EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT)
    2014-09-26 17:10:11下载
    积分:1
  • 同态滤波
    说明:  同态滤波利用去除乘性噪声(multiplicative noise),可以同时增加对比度以及标准化亮度,借此达到图像增强的目的。(Homomorphic filtering can increase contrast and standardize brightness simultaneously by removing multiplicative noise, so as to achieve the purpose of image enhancement.)
    2020-05-08 06:49:19下载
    积分:1
  • bscb-for-image-inpainting
    BSCB模型用于图像修复,模仿人工修复的过程,利用PDE的方式(BSCB model for image restoration, to imitate the artificial restoration process, the use of PDE way)
    2012-06-25 10:28:07下载
    积分:1
  • watermark
    图像中数字水印matlab编码,水印的嵌入提取及嵌入强度(Digital watermark image matlab coding, the embedded watermark extraction and embedding strength)
    2008-06-16 02:21:25下载
    积分:1
  • ex2
    说明:  Ostu分割方法实现 根据原理编写Ostu程序,对cameraman灰度图片进行分割;并对获得的前景与背景,分别再进行一次分割;(Implementation of Ostu segmentation method According to the principle, the Ostu program is compiled to segment the gray image of cameraman, and the foreground and background are segmented again;)
    2019-11-12 11:16:29下载
    积分:1
  • Gaussian
    高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
    2014-10-18 09:00:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载