搜索资源列表
ShuZiTuXiangdip
- 图像处理的程序实现,基于matlab,但是没有直接采用matlab的相关语句。 内容包括:1.图像灰度直方图的显示、灰度直方图的计算 2.图像的几何变换——水平镜像图、垂直镜像图、水平错切图、垂直错切图 3.图像的平滑、锐化滤波 4.图像的阈值分割 运行程序的main函数,根据提示进行操作即可 -image processing program, based on Matlab, But not directly related to the use of Matlab statemen
Euler(matlab)_CanTestWithImage
- 计算图像中的欧拉数,经典代码,采用matlab实现,可以熟悉欧拉数的求法,及相关MATLAB函数的用法,带图片可测试。-calculated image of Euler number, classic code using Matlab realized, could familiar with the Euler number for the law, MATLAB functions and related usage, with pictures can be tested.
CrossCorrelationImageMatching
- 最大积相关图像匹配源码与测试图片,实现了最大积相关的计算,完整的演示,匹配时间计算。
match
- 针对传统图像相关匹配算法计算量较大的问题,研究图像库中相关图像搜索方法. 提出一种改进的相关 匹配算法,该方法通过对相关系数公式进行简化和迭代运算,减少了重复运算. 通过设定参考图像与目标图像的相 关系数阈值,只需计算方差相差较小的点的相关系数,提高了运算速度,计算时间减少到原来的14 % ,甚至更短. 在文件夹的图像搜索中实现了图像的快速匹配.
Texture523
- 数字图像的纹理分析应用实例,可以计算图像的能量,熵,惯性矩,局部平稳性和相关。
diffract
- 光学计算中跟衍射相关的很多公式,有详细说明,很好用
计算几何学的相关算法
- 计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the
LHimlogpolar.rar
- 用于实现对数极坐标变换的程序,在图像处理中对于旋转、缩放的图像如果需要得到其参数的话,需先进行对数极坐标变换,然后进行相位相关法计算。,for Computing logarithmic polar transformation of image
original Weight.rar
- SAR图像Lee提出的最优加权算法,并附带计算相关系数的性能指标计算。,SAR image Lee proposed the optimal weighting algorithm, and calculating the correlation coefficient attached to the calculation of performance indicators.
document
- 云计算模式在线图片处理 原理与实现 本文档叙述的是自主研发了一套适用于富客户端的云计算模型,使富客户端模式的程序能够和云计算模式相结合。 富客户端程序综合了C/S架构和B/S架构的优点,解决了B/S架构的弊端,提高了Web应用的用户体验,可以使程序直接在浏览器中运行。云计算是将计算提交至服务器端进行,并可在云端存储数据(云存储),两者结合,可以最大限度的解除程序对客户端硬件设备的依赖。 本系统将上述模型应用于需要海量计算的大图像处理中,是前所未有的,极大的提高了处理效率。
Reduce12_2
- 计算两个向量的相关系数,计算过程中,分别去掉1——12中的两个数据,计算两个10维列向量的相关系数-Calculated the correlation coefficient of two vectors to calculate the course of, respectively, to remove 1- 12 in the two data to calculate the two 10-dimensional vector out of the correlation coeffi
Evaluate
- 可以计算任意一副打开图像的熵,平均梯度,以及和另外一副图像的相关系数(注:图像必须是*.BMP格式)-can calculate the shannon ,average grid of any bmp photograph and can also computer the correlation with another one.
yingxiangpingjia
- 影响的均值,标准差,信息熵,相关系数,相对偏差的计算-The impact of the mean, standard deviation, information entropy, correlation coefficient, the calculation of the relative deviation
ex_15_1
- 图像配准:选择图像需要配准的子区域,计算归一化互相关,通过它来确定图像配准的区域,显示配准后的图像。-Image registration: Select the image sub-region need registration, computing normalized cross-correlation, by which to determine the image registration area to show the image after registration.
image
- 一种改进的红外图像归一化互相关匹配算法,分析了传统归一化互相关算法在红外空中目标匹配定位时失效的原因,提出一种改进的红 外图像归一化互相关匹配算法. 该方法将模板和匹配区域之间的纹理相关计算看作一个最优化问 题,论文-An improved infrared image normalized cross correlation matching algorithms, analysis of the traditional normalized cross-correlation alg
test1.m.tar
- 读图片,从图片中选取一点,计算该点与相邻四点的色彩相关系数。-Reading images, select one point from the picture and calculate its color correlation coefficient with the adjacent four points.
gradient_-method
- 数字散斑相关计算中,亚像素位移检测,梯度算法-sub-pixel, gradient method,DSCM
filterrfg
- 关于匹配滤波的相关计算,使用matlab编程实现,探讨匹配滤波的一些问题,-About the matched filtering correlation calculation, the use of matlab programming implementation, some problems of matched filtering,
speckle
- 生成变形前后高斯分布的散斑图像,可调节散斑尺寸、散斑数量等相关参数,并提供散斑质量的评价方法,用于DIC的模拟计算(The speckle image of Gauss distribution before and after deformation can be adjusted, speckle size, speckle number and other related parameters, and the speckle quality evaluation method is al
DIC-paper
- 数字图像相关用于计算变形前后全场的位移信息。(Digital image correlation is used to calculate the displacement information before and after deformation.)