搜索资源列表
Ostu.cpp
- 本人搜集的Ostu图像二值化的算法,是在MATLAB环境下写的,不过上传的代码是文本格式的,各位可以根据自己需要参照一下-I collect images of two gray value of the algorithm is to write MATLAB environment, But the code is uploaded to the text format, you may need to refer to themselves
ostu
- 经典的图像分割算法ostu,去两峰值之间的峰谷为阀值
ostu
- 直方图和ostu二值算法源码,可以修改后加入自己的工程,附最大熵值算法文章一篇
ostu
- 实现OSTU算法,获取图像前后景的阈值分割图像,不适合图像中文字区域提取
ostu
- 图象分割中应用较多的ostu大津阈值法,matlab源代码
ostu算法阈值分割
- ostu阈值分割算法,经典的阈值分割算法
ostu阈值分割
- 基于matlab平台和ostu算法,实现了对图像的分割,分割效果满意。
ostu二值化图像
- 内包括一个主函数以及一个ostu函数,能实现ostu二值化图像的效果。
OSTU-matlab.ostu算法的maltab代码
- ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。,ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.
OSTU.这是一个阈值分割算法
- 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
ostu.rar
- ostu方法对图像进行分割,已经过运行,可出现正确的结果,ostu method of image segmentation, has been running, correct results may be
ostu
- ostu自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法.-ostu Adaptive Computing single threshold (used to convert the gray image to binary image) is simple and efficient method.
ostu
- matlab写的ostu最佳阈值图像分割- ostu optimal image segmentation write with matlab
ostu
- 利用大津法自动求取全局动态阈值进行分类.-Otsu method using automatic strike a dynamic threshold for the overall classification.
Ostu
- otsu图像处理源码,用于图像分割 otsu图像处理源码,用于图像分割-otsu image processing source code, for image segmentation
Ostu
- 一种新颖的Ostu图像阈值分割方法 图像处理 图像分割-A novel method of image segmentation Ostu
OSTU
- 实现了OSTU阈值图像分割,能对灰度图像进行二值化,效果很好!-Achieved OSTU image segmentation, gray image can be binary, works well!
OSTU
- 在做图像处理时,用到OSTU算法时,这里包括了MATLAB中实现的源代码,包括去灰度的源代码等。-When doing image processing, used OSTU algorithm, implemented in MATLAB here including the source code, including source code, etc. to gray.
ostu
- ostu算法用于图像分割。绝对可用,c语言实现!-ostu algorithm for image segmentation. Absolutely free, c language!
ostu
- ostu阈值分割算法,使用matlab实现(OSTU threshold segmentation algorithm, matlab implementation)