搜索资源列表
图像的纹理分析和相关性
- 分析图象中的能量及熵、相关性等参数-image analysis of the energy and entropy, related parameters
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
图像纹理分析-节省时间
- 图像纹理分析的好的源代码,可以计算纹理的二阶特征:能量,熵,局部稳定性,惯性距,和相关性。节省了分析纹理的研究人员的时间。-image texture analysis of good source code can calculate the second-order texture characteristics : energy, entropy, local stability, inertial distance, and relevance. Texture analysis of
基于小波变换的图像融合
- 基于小波变换的图像融合源代码-融合规则分别使用简单的模值取大和基于区域能量
图像增强
- 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵
NSCT
- 基于边缘和局部能量的NSCT变换遥感图像融合-Edge and local energy NSCT based remote sensing image fusion
SFLCT_SML_fusion
- 改进拉普拉斯能量和的尖锐频率局部化 Contourlet 域多聚焦图像融合方法-Sum-modified-Laplacian-based Multifocus Image Fusion Method in Cycle Spinning Sharp Frequency Localized Contourlet Transform Domain
tuxiangronghe
- exercise1:为基于小波变化与局部能量的图像融合方法 exercise2:为基于自适应算法的图像融合算法 myfunction1~myfunction5:为性能指标评价函数-exercise1: wavelet-based change and the local energy method of image fusion exercise2: adaptive algorithm based on image fusion algorithm myfunction1 ~ myfu
1
- 图像融合算法,exercise1:为基于小波变化与局部能量的图像融合方法 exercise2:为基于自适应算法的图像融合算法 myfunction1~myfunction5:为性能指标评价函数-Image fusion algorithm, exercise1: wavelet-based change and the local energy method of image fusion exercise2: adaptive algorithm based on image fusi
imageronghe
- 图像融合算法,exercise1:为基于小波变化与局部能量的图像融合方法 exercise2:为基于自适应算法的图像融合算法 myfunction1~myfunction5:为性能指标评价函数-Image fusion algorithm, exercise1: wavelet-based change and the local energy method of image fusion exercise2: adaptive algorithm based on image fusi
imageDecomposition
- 图像分解,基于能量泛函的,将图像分解成结构和纹理-Image decomposition, based on energy functional, there will be broken down into the structure and texture image
CBIR
- 一个基于Gabor滤波器组的多特征融合的图像检索算法(CBIR based on Multi-Features Combining Multi-parameters from Gabor Filter-bank, 简称multi法),融合了基于Gabor 小波系数的标准方差,峰态,能量,平滑度和一致性度量五个特征量度,实验表明,该算法是一种更加有效的图像检索方法。-we propose a CBIR algorithm based on Multi-Features Combining Mult
contourlettransform
- 基于边缘和局部能量的NSCT变换遥感图像融合-Adaptive multi-spectral and panchromatic images fusion algorithm based on unsubsampled contourlet transform
quyufangcha
- 通过3*3矩阵移动计算图像区域方差反应图像能量 以此比较图像的清晰与否 实现图像融合-3* 3 matrix through mobile computing image image energy in this region compared variance response and clear images for image fusion or
wavelet-matlab
- 基于小波变换的图像融合源代码,利用的融合规则分别使用简单的模值取大和基于区域能量。-Image fusion based on wavelet transform source code, the use of fusion rule modulus were obtained using a simple large and region-based energy.
9527
- exercise1:为基于小波变化与局部能量的图像融合方法 exercise2:为基于自适应算法的图像融合算法 myfunction1~myfunction5:为性能指标评价函数-exercise1: To change and local energy based on wavelet image fusion method exercise2: adaptive algorithm based image fusion algorithm myfunction1 ~ myfuncti
quyunengliangquda
- 基于区域能量的图像融合方法 赋原图 代码简练-Based on the Regional energy image fusion method
ICM(能量终止)
- 基于条件迭代法与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the ICM and Markov random field)
SA(能量终止)
- 基于模拟退火与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the SA and MNF)
Hibert图像置乱
- 图像置乱技术的目的是将图像噪声化,使得图像的能量尽量地均匀分布。由于图像置乱可选取不同的方法,同样的方法可以设置不同的参数,组合起来的结果会千差万别,因此,将置乱作为图像加密的一种方法从安全的角度考虑是可行的。 Hibert图像置乱。(The purpose of image scrambling technique is to make the image noise, so that the image energy can be distributed evenly as far as p