搜索资源列表
PCNN---2D-OTSU
- 给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
2D_OTSU
- 二维的OTSU二值化代码,利用integral image 技术,速度极快!-2D OTSU using integral image techique. It s very fast!
otsu_2d
- 基于OTSU二维图像分割 很有用 具参考价值-OTSU 2d. well worth to download.LOL
otsu_2d_rar-otsu_2d
- math 2d otsu program fot test
test_2dotsu
- 2d otsu mathed program fot test
otsu
- 实现OTSU分割时算法,对2D彩色或灰度图像进行分割,封装成函数,可以直接调用-OTSU segmentation algorithm, 2D color or grayscale image segmentation, packaged into a function, you can directly call
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
Improved_OSTU
- 改进的二维OTSU算法,基于梯度和灰度值的变换-improved 2D OTSU method.
fenge
- 迭代法和二位otsu法图像阈值分割算法,亲测可用-2D-otsu image segmentation algorithm