资源列表
图像加噪降噪
- 对声音加高斯噪声,然后对噪声进行处理、加强,从而达到更好的效果
main_lee
- 进行Lee滤波的MATALB代码,适用于任何需要进行滤波的场合,尤其适用于InSAR处理(MATALB code for Lee filtering is suitable for any occasion where filtering is needed, especially for InSAR processing)
运动矢量,运动搜索
- 对视频帧进行运动矢量生成,即对任意两帧图片进行运动估计,生成两幅图片的运动矢量。
Image-Change-Detection-master
- 此matlab代码是用于遥感图像变化检测的(This matlab code is used for remote sensing image change detection)
GS algorithmn
- 相位恢复算法,gs算法,适用于双强度测量的相位恢复问题(a phase retrieval algorithmn-gs using MATLAB)
第 27 章 基于区域生长的肝影像分割系统
- 权重自适应图像去噪,根据形态学。效果还行(Weight adaptive image denoising)
Image Processing toolbox
- 图像处理小工具箱,包括中值滤波,高斯滤波,均值滤波,canny边缘提取等小程序(Image processing toolbox, including median filter, gaussian filter, mean filter, canny edge extraction and other small procedures)
meanshift图像分割
- 实现meanshift 图像分割,效果还不错(Implement mean shift image segmentation, the effect is good)
GMM-HMRF
- 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)
GAN
- 利用matlab构成的GAN自动生成网络,网上大牛做的觉得挺好就放上来了,献给需要的人(Using matlab constitute GAN automatic generation network, online cattle do feel good put up, dedicated to the need of people)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
115157718fruitvegtablerecognition_knn
- 基于KNN算法对多种水果和蔬菜图像进行分类识别,识别率较高(Based on KNN algorithm, a variety of fruit and vegetable images are classified and recognized with high recognition rate)