搜索资源列表
Bernsen
- Bernsen區域演算法,能进行参数修改-Bernsen regional algorithm parameters can be modified
Bernsen1
- bernsen算法实现图像的二值化出理,是一种局部二值化算法-bernsen algorithm for image binarization of science, is a local binarization algorithm
matlab-code
- 灰度图像二值化方法matlab代码 :1OTSU算法代码、Bernsen算法代码-Gray image binarization method matlab code: 1 OTSU algorithm code, Bernsen algorithm code
improved-Bernsen
- 改进型Bernsen二值化算法,基于opencv C++的实现,能够对阴影处理有较好的祛除效果-Improved Bernsen algorithm, based in openCV and C++.
Bernsen
- Bernsen算法是一种典型的局部阈值算法-Bernsen algorithm is a kind of typical local threshold algorithm
Combined-with-Canny
- 对经典的二值化方法Ostu 算法和Bernsen 算法中存在的缺点进行了分析, 提出一种结合Canny 算子的图像 二值化方法.该方法综合考虑了边缘信息和灰度信息, 通过边缘附近种子点在高阈值二值化图像中的填充和低阈值 图像对它的修补而得到二值化结果图像, 较好地解决了经典二值化方法中存在的抗噪能力差、边缘粗糙、伪影现象 等缺点.实验结果证明, 该方法能够较好地解决低对比度图像和目标像素灰度不均匀图像的二值化问题-The disadvantage of the classical