搜索资源列表
PCNN---2D-OTSU
- 给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
2D-otsu2
- 二维原始Otsu算法的MATLAB实现和其对应的文献。实现效果很好。-MATLAB realization of two-dimensional original Otsu algorithm and its corresponding literature. To achieve good results.
otsu_2d
- Otsu 2维分割的源代码,编程语言是Matlab,可以实现分割功能-Otsu 2D Segmentation,using Matlab
OTSU
- 给出了用于图像分割的基于2D-OTSU算法的MATLAB代码,效果良好。-PCNN code for image segmentation based on OTSU
563602837otsu_2d
- 实现2维最大类间方差的图像分割,运行速度快,有代码注解。。。。。。。。。。。 实现2维最大类间方差的图像分割,运行速度快,有代码注解。。。。。。。。。。。(To achieve the 2 largest inter class variance image segmentation, fast running, there are code notes..........)
2D-OTSU
- 是传统2D OTSU算法的MATLAB源代码,利用的是中值图像和原始灰度图像建立的二维灰度图像直方图(2D OTSU)