资源列表
code
- ①去噪得到理想图像 均值滤波获取理想图像,滤波窗口取3 3; 改进均值滤波获取理想图像,滤波过程中首先去掉滤波窗口中的最大值点和最小值点,然后进行滤波,滤波窗口取3 3; 利用中值滤波法,获取理想图像,滤波窗口取3 3或5 5; 改进中值滤波法,获取理想图像,选取中值滤波法的中间三个值的平均作为输出,滤波窗口取3 3; ②利用原始图像减去理想图像得到噪声图像。 -① get the ideal imag
fusetool
- 图像融合工具箱,里边含有图像处理最新的一些算法源码-Image fusion toolbox, inside contains some of the latest image processing algorithm source code
nGMCAlab
- 基于几何形态学分析的图像分解工具箱,可以用来研究稀疏表示和图像压缩-Morphological analysis of images based on geometric decomposition toolbox can be used to study the sparse representation and image compression
data_fusion
- 数据融合的不同方法,主要针对拜占庭将军问题进行分析的。-different method of data fusion algorithm, mainly about special problem
LISQ
- 数据融合的综合分析,各种方法逐一实现,并进行性能分析-synthetical analyse of data fusion
LISQ1
- 多传感器数据融合综合分析,matlab实现各种方法。-the synthetical anslyse of muti-sensor data fusion
zipfile1
- matlab实现目前常用的数据融合的方法-matlab data fusion
zipfiles
- matlab实现目前常用的数据融合的方法——续-matlab data fusion
MOD11_conversion_l2_swath
- 批处理MOD11重投影为UTM,WGS-84-reprojection _MOD11 (UTM,datum=WGS-84,zone=47/50N)
pipei
- 采用数字图像匹配技术,运用归一化协方差互相关函数,在原图中进行匹配-gital Image matching
digital-image-processing-algorithms
- C#数字图像处理算法典型实例 可以当作学习资料来看-C# digital image processing algorithms typical examples
K-L
- K-L变换算法 以矢量信号X的协方差矩阵Ф的归一化正交特征矢量q所构成的正交矩阵Q,来对该矢量信号X做正交变换Y=QX,则称此变换为K-L变换(K-LT或KLT),K-LT是Karhunen-Loève Transform的简称,有的文献资料也写作KLT。可见,要实现KLT,首先要从信号求出其协方差矩阵Ф,再由Ф求出正交矩阵Q。Ф的求法与自相关矩阵求法类似。-K- L
