搜索资源列表
test
- 图像二值化的一种方法,能适合光照不均匀的情况,代码短效果好,十分好用,一个是wellner原始算法,一个是改进后的算法。-the thresholding algorithom, one is Wellner method,the other is improving Wellner method, it can work well on the uneven light condithion. it s smooth and effe
Wellner
- Wellner 算法的原文文章,它是一种局部二值化方法,wellner以其高效,高质,广泛应用 于图像处理领域,通过测试它能处理高噪声的图像。-the paper for Wellner algorithom, it is the adaptive thresholding method, it work efficiently on the image with high noise. so it was used widly.
adaptivethresh
- 自动阈值分割算法,算法是Wellner s adaptive thresholding。-Automatic threshold segmentation algorithm, the algorithm is Wellner' s adaptive thresholding.
kuaisuzishiyingyuzhifangfa
- 一种快速图像阈值分割法,不是otsu或迭代法,Wellner 1993快速自适应的图像二值化方法,有具体使用方法,很详细-A fast image thresholding segmentation method, not otsu or iterative methods, Wellner 1993 fast adaptive image binarization method
adaptivethresh
- wellner的自适应阈值函数,进行图像的二值化(Wellner's adaptive thresholding)