搜索资源列表
图像处理中 各种阈值分割的基本算法的实现
- 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.
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.rar
- ostu方法对图像进行分割,已经过运行,可出现正确的结果,ostu method of image segmentation, has been running, correct results may be
ostu
- OSTU matlab 源代码-OSTU matlab code.......
OSTU
- 二维OSTU方法 ,能够自动给出合适阈值 matlab环境下开发-Two-dimensional OSTU method that can automatically give the appropriate thresholds developed under matlab environment
ostu
- matlab写的ostu最佳阈值图像分割- ostu optimal image segmentation write with matlab
ostu
- 利用大津法自动求取全局动态阈值进行分类.-Otsu method using automatic strike a dynamic threshold for the overall classification.
Automatic--OSTU--new
- 自动寻找阈值,实现图像分割。很好用啊!Matlab 编写!-Automatic find threshold, realize image segmentation. Very good! Matlab!
ostu
- 大津站直的阈值化算法,用MATLAB实现,目前较好的阈值化算法-Stand straight Otsu s thresholding algorithm, using MATLAB to achieve, the current threshold of a better algorithm
max_sigma
- matlab ostu 算法源码实现非常棒-matlab ostu code
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最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
Ostu2dim
- Ostu二维方法实现图像单阈值分割,效果优于传统的一维算法-Ostu single two-dimensional method of image segmentation, better than traditional one-dimensional algorithm
ostu
- Matlab源代码:ostu图像阈值分割技术,可有效的提取图像的边缘信息,实现图像二值化-Matlab source code: ostu image segmentation techniques, can effectively extract the image edge information of image binarization
texture
- 两种阈值分割算法,一种是 ostu算法,另一种算法,对ostu算法进行改进,可以对双峰值图像分割,效果有很大改善 -English VersionEnglish VersionEnglish Version
OSTU-matlab
- matlab,图像分割,最大类间方差(OSTU)-matlab, image segmentation, the largest class variance (OSTU)
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
matlab
- ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点(OSTU threshold image segmentation algorithm for image segmentation Ostu optimal threshold optimization process, greatly reduces the search image thresholding computation t
ostu
- ostu阈值分割算法,使用matlab实现(OSTU threshold segmentation algorithm, matlab implementation)
OSTU
- 用OSTU和KSW实现多阈值图像分割,matlab代码(Image Segmentation Using OSTU and KSW)