说明:下载自http://download.csdn.net/detail/fdzfdz/6365125
说明:小波变换的关键在于将原始信号分解到哪一层,在哪一层中找到模极大值点-wavelet transform is the key to where the original signal decomposition level, in which one found modulus maximum po...
说明:本代码用于提取图像的统计几何特征。首先根据选取的阈值对图像进行分层,计算每层图像中连通区域的数目与连通区域的不规则度作为图像的统计几何特征。效果不错