资源列表
tuxiangzhengqiang
- 用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等-using Matlab to enhance the images include histogram equalization histogram matching an average neighborhood
1
- 用MATLAB实现三角函数曲线、双5y轴图形的绘制、单个轴窗口显示多个图形等,对初学者非常实用
otsu2
- 大津阈值分割法,也称最大类间方差法,利用图像的灰度分布密度函数定义图像的交叉熵。 交叉熵可看作是两个概率系统(即图像背景及目标)的信息量之间的差异。求出的交叉熵越大,则分割效果越好。 -Otsu threshold segmentation method, also known as Otsu method, the use of gray-scale image distribution density function definition images of cross-ent
wavfft
- 对一个一维信号进行傅里叶变换和小波变换去噪,并比较两者的优劣,对小波变换初学者有很大帮助。-For a one-dimensional Fourier transform and wavelet signal denoising, and compare the advantages and disadvantages, the wavelet transform of great help for beginners.
img
- Matlab code for image-Matlab code for image..........................
L0330
- 小波去噪算法,包含多种小波去噪去噪,强制去噪、软阈值去噪、硬阈值去噪-Wavelet denoising algorithm that contains a variety of wavelet denoising denoising forced denoising, soft thresholding and hard threshold denoising
face01
- 这是基于MATLAB的人脸识别,将人脸基本能够清晰的识别出来-This is a MATLAB-based face recognition, basic human face can be clearly identified
wavefusion
- 基于小波变换图像融合的实现 基于小波变换图像融合的实现
Texture_mosaic
- 利用聚类技术实现纹理图像分割,聚类方法为k_聚类-The use of clustering technology to achieve texture image segmentation, experimental use of texture features include: mean, standard deviation, energy and entropy
regiongrow
- 图像处理,图像分割,区域增长源代码,regiongrowing-regiongrow code
featureExtract
- 本代码是基于颜色特征的关键帧提取代码,是用matlab来实现的。-The code is based on color features keyframe extraction code is used matlab to achieve.
dct
- 在频率域内对图像进行水印,使用DCT算法在MATLAB中实现。-a method of digital image watermarking in frequency domain using DCT algorithm in MATLAB