搜索资源列表
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
PCNN---2D-OTSU
- 给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
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
OTSU
- 给出了用于图像分割的基于2D-OTSU算法的MATLAB代码,效果良好。-PCNN code for image segmentation based on OTSU
otsu_2d
- Otsu二维分割代码 Otsu二维分割代码 -2D Otsu2D Otsu2D Otsu2D Otsu2D Otsu2D 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)