搜索资源列表
AThreshold5
- 先定一个阈值 计算左、右两边的标准差 利用叠代表 计算最佳阈值-a fixed threshold value of left and right on both sides of the standard deviation calculated using the best efforts on behalf of the threshold
biaozhunchaandxinxishang
- 图像融合质量的标准差和信息熵的MATLAB代码,MATLAB代码-quality image fusion and the standard deviation of the information entropy MATLAB code, MATLAB code
GS
- 高斯滤波器是一个平滑化滤波器,平滑化程度是由标准差σ来控制,σ值越大,平滑程度越高,相对的,影像越模糊。
ModifySpace
- 根据分块图像的均值与标准差将图像表示成三种状态:边缘态、平坦态、纹理态。然后计算状态关联图,提取出图像的空间特征。可用于图像检索。
Touch_exe
- 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈值二值化、图像反色。 5. 图像可调阈值边缘检测:Rob
aaa
- 1.图像尺度转换,降低图像分辨率,采用局部平均法、中值法;2.图像质量评价:均值、标准差、信息熵、平均梯度-1.Image scaling, reducing image resolution, using a local average、median method;2.Image quality assessment: the mean, standard deviation, entropy, average gradient
work1
- 提取纹理图像特征,包括平均值、标准差、平滑度、三阶矩、一致性、和熵。-Extract texture features, including mean, standard deviation, smoothness, third moment, consistency, and entropy.
image_fusion_proforma_evalu_quality
- 这是从网上整理出来的图像融合评价标准,总共有13项性能指标。包括平均梯度,边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。大家一起交流吧~-This is sorted out from the online image fusion evaluation criteria, there are a total of 13 perform
yingxiangpingjia
- 影响的均值,标准差,信息熵,相关系数,相对偏差的计算-The impact of the mean, standard deviation, information entropy, correlation coefficient, the calculation of the relative deviation
Statistics
- 图像参数统计小程序,可用于统计图像的均值,标准差,图像的信息熵,平均梯度。简单易用。-Image parameter statistics applets can be used for statistical picture of the mean, standard deviation, the image of the information entropy, average gradient. Easy to use.
wenlitezhengtiqu
- 包括计算共生矩阵、对共生矩阵归一化、对共生矩阵计算能量、熵、惯性矩、相关4个纹理参数、求能量、熵、惯性矩、相关的均值和标准差作为最终8维纹理特征 -Including the calculation of co-occurrence matrix, normalized to the co-occurrence matrix, co-occurrence matrix calculation on the energy, entropy, moment of inertia, related t
Gauss_Integration
- 计算高斯积分值函数,输入参数为均值 标准差-Calculated Gaussian integral function
index
- 图像质量的性能指标,设计标准差,熵,空间频率等指标-Image quality performance, the design standard deviation, entropy, spatial frequency and other indicators
kuaisutisheng
- 针对CT 医学图像和MR I 医学图像成像特点, 提出了基于快速整数提升小波变换的融合方法。在CT 和 MR I 两幅医学图像配准的前提下, 利用提升小波变换把图像分解成低频和高频子图像, 对于小波变换后的高频 子图像, 选择区域标准差大的作为融合后的子图像 对于低频子图像, 采用加权融合, 最后进行小波逆变换, 得到 融合后的图像, 并对融合后图像用信息熵、平均梯度、相关系数的指标进行评价。实验结果表明, 基于快速整数提 升小波变换融合中, 小波高低频系数采用不同的规则能够取得
pjbz
- 用来描述融合图像的熵值,标准偏差以及标准差的评价程序。在遥感图像的融合评价方面很有用-Used to describe the fused image entropy, standard deviation and standard deviation of the evaluation process. Evaluation of remote sensing image fusion is useful
Image-Processing-2
- 图像缩放:图像旋转:图像剪切:生成和应用仿射变换:findbounds函数的应用:makeresampler函数的应用:投影变换:计算图像的局部标准差-Image Zoom: Image Rotation: Image Cut: generation and application of affine transformation: findbounds function application: makeresampler function applications: projection t
points-clouds-
- matlab图像处理代码,利用算法对点云数据进行直方图以及标准差统计,含M文件和GUI-matlab image processing code, the use of algorithms for point cloud data, histograms and standard deviation statistics, including documentation and GUI M
second-gray-image-statistics-and-FFT
- 采集一幅像素大于64*64黑白图像; 常规的数学统计数据处理:计算图象各象素点灰度值得均值、标准差、方差,并绘出灰度直方图; 采用[FFT(傅立叶变换)]对图像进行分析-Acquisition of a pixel is greater than 64* 64 black and white images The conventional mathematical statistical data processing: calculation of each pixel gray
用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数
- 用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数
图像标准差
- 求取图像的标准差,有需要的可以下载,十分方便。