搜索资源列表
-
8下载:
数字摄影测量中的相关系数法影象匹配程序,vc实现.提供例子数据,为raw格式-Digital Photogrammetry of the correlation coefficient method image matching procedures, vc achieve. For example, for the raw format
-
-
0下载:
计算图像纹理共生矩阵及共生矩阵相关系数、熵等几个特征值,供后续的分类识别应用。提供了友好的操作界面。觉得最好的应用就是用于人脸识别的样本训练。-calculated image texture symbiotic matrix and symbiotic correlation coefficient matrix, some features, such as entropy values for the follow-up to the recognition and classificat
-
-
0下载:
图像融合评价程序,通过均值,标准偏差,熵,梯度,相关系数,光谱扭曲度等多个指标对融合图像进行评价比较。-image fusion evaluation procedures, the mean, standard deviation, entropy, gradient, and the correlation coefficient. spectral distortion degree of integration of various indicators to evaluate the
-
-
0下载:
这是显示通信系统中两路信道内噪声相关系数大小,如何确定,受什么参数影响的函数表达-communication system both within the channel noise correlation coefficient size, how to identify, affected by the parameters of function expression
-
-
0下载:
自已用VC编的图像融合算法及质量评价的程序,其中有HIS、PCA、WAVELET及BROWEY等算法,评价参数有均值、梯度、熵、相关系数等。-own VC series of the image fusion algorithms and the quality of the evaluation procedures, which are HIS, PCA, WAVELET and BROWEY algorithm, the evaluation parameters mean, gradie
-
-
1下载:
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
-
-
1下载:
SAR图像Lee提出的最优加权算法,并附带计算相关系数的性能指标计算。,SAR image Lee proposed the optimal weighting algorithm, and calculating the correlation coefficient attached to the calculation of performance indicators.
-
-
2下载:
本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。
在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。
1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。
2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
-
-
1下载:
基于灰度的两幅图像配准算法,两个程序,可以实现相关系数和PFC算法-Based on Gray' s two image registration algorithm, the two procedures, the correlation coefficient can be achieved and the PFC algorithm
-
-
0下载:
实现水印嵌入,提取水印和对图像进行jpeg攻击-The realization of watermark embedding, watermark extraction and image jpeg attack
-
-
0下载:
计算两个向量的相关系数,计算过程中,分别去掉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
-
-
0下载:
实现相同图像相关系数的计算,在图上找到同名点-Images to achieve the same correlation coefficient calculation, the same name in the map to find points
-
-
0下载:
两幅影像进行不加权 相关系数和HIS融合功能-Unweighted 2-weighted images and HIS integration of the correlation coefficient function
-
-
1下载:
matlab 归一化相关系数,可用于模板匹配-matlab normalized correlation coefficient
-
-
0下载:
快速图像匹配相关系数算法及实现的论文研究-Rapid image matching algorithm and the realization of the correlation coefficient
-
-
0下载:
影响的均值,标准差,信息熵,相关系数,相对偏差的计算-The impact of the mean, standard deviation, information entropy, correlation coefficient, the calculation of the relative deviation
-
-
0下载:
基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
-
-
0下载:
IDL开发的求取两幅图像相关系数的程序,用于影像融合质量评价-IDL to strike a developed procedures for the correlation coefficient of two images for image fusion quality evaluation
-
-
0下载:
4-波段相关系数-协方差计算。计算协方差便于处理-4- band correlation coefficient- covariance. The calculated covariance easy processing
-
-
0下载:
相关系数法的点匹配
void draw(int x,int y,Mat mat,Mat mod,int xx,int yy)通过十字丝表明匹配点
void ImgMarch(Mat s,Mat m,Mat roi,int x,int y)相关系数法匹配函数-Match point correlation coefficient method
void draw (int x, int y, Mat mat, Mat mod, int xx, int yy) indicate the
-