资源列表
zdd
- 去除图像中的噪点,恢复原始图像的清晰程度。主要用于书页扫描-Removal of Facial Image and restore the original image clarity. Mainly used for scanning pages
xiaobo
- 将相同尺寸的灰度图象和2值图像进行2级小波分解,在前者的细节子带嵌入分解后的2值图像的数字水印程序
psnr
- 求图像峰值信噪比,可以用于图像质量的评估。
基于Mean Shift的阈值分割
- 阈值分割算法是一种将灰度图像转化为二值图像的简单有效的方法,但是由于需处理图像的复杂性,常常使得阈值分割算法中阈值的选取问题无法很好解决。针对这个问题,在进行阈值化处理之前,我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。 简单来说,基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素
wavecut.rar
- 在MATLAB环境中,进行数字图像处理中常用到的小波函数系列之三,In the MATLAB environment, to carry out commonly used in digital image processing of the wavelet function series of three
TextureSegmentationUsingTexturFilters
- 利用图像分割得到图像纹理滤波,从而进行纹理图像的纹理分割-Obtained by image segmentation image texture filtering, texture to texture image segmentation
con2
- 基于contourlet的区域能量融合算法-Based on the regional energy integration algorithm contourlet
recognize
- 路标识别的应用实例,可以快捷的检测并识别路标的种类!-Road sign recognition application example, you can quickly test and identify the types of signs!
high-boost
- 高频增强滤波源代码。编码实现高频增强滤波,减弱瑞利噪声及高斯白噪声-high-boost filtering code
ttaTotxt
- 将标注数据格式tta转化成haar训练文件格式txt-Change labeled data in tta format to haar training data in txt format
Otsu
- 图像处理,大津法阀值分割法,用于图像灰度图的分割-Image processing, Otsu threshold segmentation
gauss
- 对图像进行高斯模糊处理(图像复原)的源代码,编译后的可执行文件须带参数运行-Gaussian blur image processing (image restoration) of the source code, compiled executable file carry operation parameters