搜索资源列表
图像处理中 各种阈值分割的基本算法的实现
- 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(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.这是一个阈值分割算法
- 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,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
- matlab写的ostu最佳阈值图像分割- ostu optimal image segmentation write with matlab
Ostu
- otsu图像处理源码,用于图像分割 otsu图像处理源码,用于图像分割-otsu image processing source code, for image segmentation
Automatic--OSTU--new
- 自动寻找阈值,实现图像分割。很好用啊!Matlab 编写!-Automatic find threshold, realize image segmentation. Very good! Matlab!
erzhihua
- Ostu算法在图像分割中的应用,即二值化处理-Ostu image segmentation algorithm in the application, that is, to deal with binary
mubanpipeiyuostu
- 里面有我写的模板匹配和OSTU分割法的程序,这是学习模板匹配和自适应分割的好代码,绝对有用!-I wrote inside the template matching and OSTU segmentation procedure, which is the template matching and adaptive segmentation to learn a good code, and is absolutely useful!
ostu_matlab
- Otsu算法是图像分割算法中比较实用和高效的一种,对图像的后续处理有很好的作用-Otsu algorithm is image segmentation algorithm in a more practical and efficient, the follow-up processing of the images have a good effect
5
- ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点-ostu threshold image segmentation algorithm for image segmentation Ostu optimal thresholds to optimize the processing, greatly reduces the search image thresholding comput
Ostu
- 一种新颖的Ostu图像阈值分割方法 图像处理 图像分割-A novel method of image segmentation Ostu
OSTU
- 实现了OSTU阈值图像分割,能对灰度图像进行二值化,效果很好!-Achieved OSTU image segmentation, gray image can be binary, works well!
mitk
- 实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;-Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circular orbits FDK flat panel detec
ostu
- OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
segmentation-algorithm
- 很不错的一段代码,对于ostu阈值分割的理解有很大帮助-Very good piece of code, for ostu segmentation of great help in understanding
ostu-theshold
- 使用otus图像处理方法实现图像分割,他的重点是寻找进行分割的阈值-Otus achieved using image processing image segmentation, his focus is to find the threshold segmentation
ostu
- ostu算法用于图像分割。绝对可用,c语言实现!-ostu algorithm for image segmentation. Absolutely free, c language!
segmentation
- 大津阈值分割算法(基于粒子群,离散粒子群,综合学习粒子群)-ostu segmentation
ostu
- ostu阈值分割算法,使用matlab实现(OSTU threshold segmentation algorithm, matlab implementation)