搜索资源列表
-
0下载:
计算图像的均方差 绝对误差 以及自熵或自信息量的函数 ,Calculating the image mean absolute error variance, as well as the amount of information from the entropy of a function or self
-
-
0下载:
利用matlab计算图像的辐*度(包含均值、方差、偏斜度和陡度)和信息量。-Calculation of the radiation image using matlab precision (including mean, variance, skewness and steepness), and the amount of information.
-
-
1下载:
图像融合的评价程序,包括熵、方差等评价指标。用MATLAB编写-Image fusion evaluation procedures, including the entropy, variance and other assessment indices. Prepared using MATLAB
-
-
3下载:
经典的最大似然法分类法的C语言实现,有助于深入了解遥感分类原理。-This program implements the maximum likelihood classification procedure. ouput:1.classified image, and 2. probability file.
Note: For constructong variance-covariance matrix must be generic binary file.
-
-
0下载:
利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。
-Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
-
-
0下载:
一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the
-
-
1下载:
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not
-
-
4下载:
自己编写的图像质量评价函数,包括方差、平均梯度、模糊熵、信息熵-I have written the image quality evaluation function, including the variance, with an average gradient, fuzzy entropy, information entropy
-
-
1下载:
用MATLAB实现数字图像处理的块编码,数字化,锐化,灰度级变换,直方差均衡等等。-Using MATLAB realization of digital image processing block coding, digitization, sharpening, gray-scale transformation, and so straight variance balanced.
-
-
0下载:
基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
-
-
0下载:
基于像素点的全局阈值法求图像的分割
实现方法有五种:
最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
-
-
0下载:
通过测量小波变换产生图像的熵、方差、最大值、最小值、平均值及各子图像内小波变换系数间的相关性来确定各子图像应采取的编码策略-Wavelet transform generated by measuring the image entropy, variance, maximum, minimum, average and sub-image with the wavelet transform coefficients of correlation between each sub-image
-
-
5下载:
包含了主要的图像质量评价的matlab源程序。图像熵,图像的方差和,以及基于边缘检测算子的质量评价函数。-Contains the main image quality evaluation of the matlab source code. Image entropy, variance and images, as well as edge detection operator based on the quality of the evaluation function.
-
-
0下载:
cvi图像分割技术的应用,通过基于均方错分误差最小的阀值选择方法,基于灰度差直方图的阀值选择方法,以及基于类间方差的阀值选择方法确定其分割的阀值。-cvi image segmentation techniques, through the mistake based on mean square error of the smallest sub-threshold selection method, based on the bad gray histogram threshold sele
-
-
2下载:
图像质量评价,熵、平均梯度、边缘强度、方差等-Image quality evaluation, entropy, average gradient, edge strength, variance, etc.
-
-
0下载:
针对可见光与红外图像的特点和难点,提出了可见光与红外图像配准与融合中的关键技术,即:
使用新型的基于一维最大类间方差和最大连通性测量的图像分割方法对源图像进行分割来更好地实行图像粗
配准 使用新型的特征点提取方法,特征点的匹配及误匹配的消除来更好地实行图像精配准 采用新型的基
于区域的树状小波活性测度计算来实现树状小波图像融合 利用自生成神经网络来实现模栩图像融合.
-For visible light and infrared images of the characteris
-
-
0下载:
计算图像的均值和方差函数,matlab编写的,可以添加到自己的图像处理中-Calculated the mean and variance of the image function, matlab prepared, can be added to their own image processing
-
-
0下载:
读取二维图像 彩图变灰白图像 对图像进行均值 方差 fft变换等计算-Read two-dimensional image change color pictures to gray images of the image transformation such as calculation of mean-variance fft
-
-
0下载:
图像配准,首先实现了简单的图像预处理,然后根据两种不同的配准准则,互信息和边交互方差作图像配准-Image registration, first of all to achieve a simple image pre-processing, and then two different registration criteria, mutual information and edge interaction variance for image registration
-
-
1下载:
带通滤波器(Butterworth、椭圆、窗函数),采样率fs=2000Hz, 通带范围为300 -600Hz,阶数自选, 画出频率响应并分析比较,
对cameraman.tif图像分别添加椒盐噪声(密度为0.03)和高斯白噪声(均值为0,方差为0.02)的图像,利用三种方法进行去噪,显示原始图像、加噪图像和去噪图像并对实验结果进行分析(Band pass filter (Butterworth, ellipse, window function), sampling rate FS = 20
-