搜索资源列表
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
ostunew
- 自己编的一个vc图像处理程序,实现ostu算法功能。-their vc a series of the image processing algorithms to achieve ostu function.
ostu
- 经典的图像分割算法ostu,去两峰值之间的峰谷为阀值
ostu
- 直方图和ostu二值算法源码,可以修改后加入自己的工程,附最大熵值算法文章一篇
ostu
- 实现OSTU算法,获取图像前后景的阈值分割图像,不适合图像中文字区域提取
CTPKontrolle(08.03.12)
- 两种阈值分割算法,一种是 ostu算法,另一种算法,对ostu算法进行改进,可以对双峰值图像分割,效果有很大改善
ostu算法阈值分割
- ostu阈值分割算法,经典的阈值分割算法
ostu阈值分割
- 基于matlab平台和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.
OTSU 算法可以说是自适应计算单阈值
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
OSTU.这是一个阈值分割算法
- 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
erzhihua
- Ostu算法在图像分割中的应用,即二值化处理-Ostu image segmentation algorithm in the application, that is, to deal with binary
cocahome_20100309235237
- 图像分割,二维图像分割,ostu算法,阈值分割-Segmentation, two-dimensional image segmentation, ostu algorithm, thresholding
OSTU
- 在做图像处理时,用到OSTU算法时,这里包括了MATLAB中实现的源代码,包括去灰度的源代码等。-When doing image processing, used OSTU algorithm, implemented in MATLAB here including the source code, including source code, etc. to gray.
texture
- 两种阈值分割算法,一种是 ostu算法,另一种算法,对ostu算法进行改进,可以对双峰值图像分割,效果有很大改善 -English VersionEnglish VersionEnglish Version
ostu
- ostu算法用于图像分割。绝对可用,c语言实现!-ostu algorithm for image segmentation. Absolutely free, c language!
ostu
- ostu算法 它是1979年由日本大津提出的,在最小二乘法原理基础上推导出来的。适用于双峰的直方图-ostu algorithm Otsu, Japan in 1979, derived based on the principle of the least squares method. Applicable to bimodal histogram
Ostu
- OSTU算法目的就是计算出一连通区域的阈值,然后对该区域二值化-Purposes of OSTU algorithm is a connected region is calculated threshold value, then the region II
ostu
- otsu (大津算法)又名最大类间差方法,通过统计整个图像的直方图特性来实现全局阈值T的自动选取,此为可以成功运行与matlab上的代吗。(Otsu algorithm, also known as the largest inter class difference method, by statistical the histogram of the entire image characteristics to achieve the global threshold T automati
ostu
- ostu阈值分割算法,使用matlab实现(OSTU threshold segmentation algorithm, matlab implementation)