使用小波实现的纹理图像分割我要分享

Texture image segmentation using wavelet transform

图像聚类分割 图像分割 图像分割-MATLAB matlab-纹理分割 小波图像分割

关注次数: 302

下载次数: 1

文件大小: 63K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:自己编的使用小波实现的纹理图像分割,具体过程是先对图像进行三级小波分解,每级都对系数聚类并指导下一级分类,分割效果较好~


English Description:

The specific process is to decompose the image with three levels of wavelet, and each level clusters the coefficients and guides the next level classification, so the segmentation effect is better~


代码预览