资源列表
GMM-HMRF
- 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)
meanshift图像分割
- 实现meanshift 图像分割,效果还不错(Implement mean shift image segmentation, the effect is good)
Image Processing toolbox
- 图像处理小工具箱,包括中值滤波,高斯滤波,均值滤波,canny边缘提取等小程序(Image processing toolbox, including median filter, gaussian filter, mean filter, canny edge extraction and other small procedures)
第 27 章 基于区域生长的肝影像分割系统
- 权重自适应图像去噪,根据形态学。效果还行(Weight adaptive image denoising)
GS algorithmn
- 相位恢复算法,gs算法,适用于双强度测量的相位恢复问题(a phase retrieval algorithmn-gs using MATLAB)
Image-Change-Detection-master
- 此matlab代码是用于遥感图像变化检测的(This matlab code is used for remote sensing image change detection)
运动矢量,运动搜索
- 对视频帧进行运动矢量生成,即对任意两帧图片进行运动估计,生成两幅图片的运动矢量。
main_lee
- 进行Lee滤波的MATALB代码,适用于任何需要进行滤波的场合,尤其适用于InSAR处理(MATALB code for Lee filtering is suitable for any occasion where filtering is needed, especially for InSAR processing)
图像加噪降噪
- 对声音加高斯噪声,然后对噪声进行处理、加强,从而达到更好的效果
FusionEvaluation
- 几种图像融合评价指标,AG,EN,FMI,MI,Qab,Qw,SF,SSIM,即平均梯度AG、信息熵EN、特征互信息FMI、互信息MI、边缘信息保持量Qab、加权融合质量评价因子Qw、空间频率SF和相似性指数SSIM。能较好的描述图像融合结果,稳定性较好。(Several evaluation indexes of image fusion, Ag, en, FMI, MI, qAB, QW, SF, SSIM, namely average gradient AG, information e
非线性分叉图
- matlab绘制,非线性分叉图,非线性动力学(Matlab drawing, nonlinear bifurcation diagram, nonlinear dynamics)
omp重构图像
- 小波分解与重构,具体的图像可以用自己的。。。。。。。。。