搜索资源列表
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.
OSTU.这是一个阈值分割算法
- 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
opencv-ostu
- 基于OPENcv大津阈值分割运动目标检测方法的源代码- the code of otsu for moving goal detection based on opencv
ostu
- matlab写的ostu最佳阈值图像分割- ostu optimal image segmentation write with matlab
Ostu
- 一种新颖的Ostu图像阈值分割方法 图像处理 图像分割-A novel method of image segmentation Ostu
OSTU
- 实现了OSTU阈值图像分割,能对灰度图像进行二值化,效果很好!-Achieved OSTU image segmentation, gray image can be binary, works well!
cocahome_20100309235237
- 图像分割,二维图像分割,ostu算法,阈值分割-Segmentation, two-dimensional image segmentation, ostu algorithm, thresholding
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
yixuetuxiangfenge
- 出了一种适合医学图像分割的改进分水岭算法,针对分水岭算法存在的过分割问题,采用数学 形态学重构滤波器和Ostu阈值分割方法对图像中感兴趣的目标和背景进行标记。根据标记的二值图像, 运用形态学极小值标定技术对原有梯度图像进行修正。最后,使用分水岭算法对修正的梯度图像进行分割。该方法能有效抑制过分割现象,而且计算复杂程度较低、分割效果较好。-Out of a medical image segmentation for improved watershed algorithm for seg
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
ostu
- ostu阈值分割算法,用matlab写的,有例子能运行成功!-Ostu operation is good, writen in matlab langue.
Ostu
- OSTU阈值分割法和最大熵阈值分割法,两种阈值分割法的比较,程序直接运行。-The OSTU threshold segmentation method and maximum entropy threshold segmentation method, the comparison of the two threshold segmentation method, the program is run directly.
ostu
- ostu阈值分割算法,使用matlab实现(OSTU threshold segmentation algorithm, matlab implementation)
test12
- 主要使用OSTU进行阈值的选取,然后使用opencv提供的阈值函数对图像进行分割(The main use of OSTU threshold selection, and then use opencv threshold function provided by the segmentation of the image)
otsu
- 基于OSTU实现图像的分割:输入图像与要分割图像的数量(segmentation using Otsu's method)
OSTU
- 用OSTU和KSW实现多阈值图像分割,matlab代码(Image Segmentation Using OSTU and KSW)