搜索资源列表
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
hist_thresh
- 直方图阈值分割的代码-histogram thresholding segmentation code
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
leijianyuzhifenge
- 图象类间方差阈值分割,用于图象分割,能得到很好的效果!-image category Otsu threshold segmentation for image segmentation, can be very good results!
Otsu
- 用C++实现的OTSU大津阈值分割方法,使用的是图像的全局阈值-With C++ Realize the OTSU Otsu threshold segmentation method, using images of the overall threshold
otsu_2d
- 灰度图像阈值分割,用二维otsu方法实现的matlab程序-Gray image threshold segmentation, using two-dimensional Otsu method of matlab program
otsu_1d
- 用于实现灰度图像阈值分割的一维otsu方法,matlab源程序-Used to achieve gray image threshold segmentation of the one-dimensional Otsu method, matlab source
leijian
- 类间方差阈值分割是在判决分析最小二乘法y原理基础上得出的,其算法比较简单,是一种可行的阈值选取方法-Otsu threshold segmentation analysis in the ruling principle of least squares method based on y, and its algorithm is relatively simple, is a feasible method of threshold
otsumax_sigma
- otsu自适应阈值分割OTSU算法也称最大类间方差法,是图像分割里基于点的全局阈值选取方法中的一种,诞生于1978年,作者是Otsu。这种方法以其计算简单、稳定有效,一直广为使用,至今仍在matlab的图像处理工具箱里作为灰度图像单阈值自动选取的标准算法-Otsu adaptive threshold segmentation algorithm OTSU also known Otsu method is based on the p
otsuadaptivethreshold
- otsu自适应阈值分割算法,可以参考下,希望对大家有帮助,-Otsu adaptive threshold segmentation algorithm, can refer to, it is hoped to have everyone help
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。
OTSU
- 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional h
otsu
- 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
Otsu
- 一篇有关ostu阈值分割的论文,可以用于图像分割。一篇有关ostu阈值分割的论文,可以用于图像分割-A thresholding the ostu papers, can be used to image segmentation. A thresholding the ostu papers, can be used for image segmentation
Otsu
- 大津法实现图像阈值分割的matlab源程序代码-Otsu Thresholding Image source code matlab
Otsu
- 包含了21篇二维最大类间方差(Otsu)阈值分割方法的论文,-Contains 21 article 2 d between the most kinds of variance (Otsu) threshold segmentation method papers
利用遗传算法进行阈值分割
- 基于OpenCV和VC6.0的阈值分割 含Otsu法,一维交叉熵值法 ,二维OTSU法
otsu_sample_single
- 使用Otsu进行单阈值分割,使用C语言实现(Single Otsu threshold in C)
OTSU
- 图像阈值分割的C++实现,能够自动计算图像阈值,没有图片大小的限制。并且封装位子函数类型,可直接调用。测试性能优秀。(Automatically calculate the image threshold on the C++ platform, and there is no limit of the size of the image. And encapsulate the type of the bit function, wh
070216001于浩然11
- 1. 用函数graythresh()和im2bw()对图像进行阈值分割; 2. 用GUIDE界面编程实现Otsu阈值分割过程。(1. thresholding the image using function graythresh () and im2bw (). 2. using GUIDE interface programming to achieve Otsu threshold segmentation process